Pull request #124 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 41c1c1911e961908baeef7fa38a53b92e0289cee+958790dae25eb4aa599a15975d5755b3abdf86cf (c4b4765f801a5117f0e2e5e0ed81ddf786851f15) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9526 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 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee Merge succeeded, producing 642fa47e430a114f574fe529806f610c5b75029c Checking out Revision 642fa47e430a114f574fe529806f610c5b75029c (PR-124) > 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 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-28T17:02:02.916Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-28T17:02:03.214Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-28T17:02:03.325Z] ========================================================= [2020-10-28T17:02:03.325Z] EdgeX Global Pipelines Version Info [2020-10-28T17:02:03.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:02:04.834Z] ------------------- [2020-10-28T17:02:04.834Z] stable info: [2020-10-28T17:02:04.834Z] ------------------- [2020-10-28T17:02:04.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-28T17:02:04.834Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-28T17:02:04.834Z] Message: update stable to v1.0.148 [2020-10-28T17:02:05.780Z] ------------------- [2020-10-28T17:02:05.780Z] experimental info: [2020-10-28T17:02:05.780Z] ------------------- [2020-10-28T17:02:05.780Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-28T17:02:05.780Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-28T17:02:05.780Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-28T17:02:06.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-28T17:02:06.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-28T17:02:06.387Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-28T17:02:06.490Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-28T17:02:06.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-28T17:02:06.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-28T17:02:06.773Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-28T17:02:06.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-28T17:02:06.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-28T17:02:07.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-28T17:02:07.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-28T17:02:07.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-28T17:02:07.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-28T17:02:07.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-28T17:02:07.657Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T17:02:07.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T17:02:07.874Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T17:02:07.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T17:02:08.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-28T17:02:08.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-28T17:02:08.345Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-28T17:02:08.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-28T17:02:08.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-28T17:02:08.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-28T17:02:08.740Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-28T17:02:08.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-10-28T17:02:08.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-10-28T17:02:09.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-10-28T17:02:09.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 642fa47e430a114f574fe529806f610c5b75029c [Pipeline] echo [2020-10-28T17:02:09.235Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 642fa47 [Pipeline] echo [2020-10-28T17:02:09.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T17:02:09.994Z] + git log --format=format:%s -1 642fa47e430a114f574fe529806f610c5b75029c [Pipeline] echo [2020-10-28T17:02:10.061Z] GIT_COMMIT: 642fa47e430a114f574fe529806f610c5b75029c, Commit Message: Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD [Pipeline] echo [2020-10-28T17:02:10.111Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:02:10.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T17:02:11.276Z] [2020-10-28T17:02:11.276Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:02:11.643Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T17:02:11.643Z] latest: Pulling from edgex-devops/git-semver [2020-10-28T17:02:11.643Z] 31603596830f: Pulling fs layer [2020-10-28T17:02:11.643Z] 2a8b12db71e7: Pulling fs layer [2020-10-28T17:02:11.643Z] 6ca5941a6612: Pulling fs layer [2020-10-28T17:02:11.643Z] ecc8261a40a4: Pulling fs layer [2020-10-28T17:02:11.643Z] ecc8261a40a4: Waiting [2020-10-28T17:02:11.643Z] 2a8b12db71e7: Download complete [2020-10-28T17:02:11.910Z] 31603596830f: Download complete [2020-10-28T17:02:11.910Z] ecc8261a40a4: Verifying Checksum [2020-10-28T17:02:11.910Z] ecc8261a40a4: Download complete [2020-10-28T17:02:11.910Z] 6ca5941a6612: Verifying Checksum [2020-10-28T17:02:11.910Z] 6ca5941a6612: Download complete [2020-10-28T17:02:12.173Z] 31603596830f: Pull complete [2020-10-28T17:02:12.434Z] 2a8b12db71e7: Pull complete [2020-10-28T17:02:13.382Z] 6ca5941a6612: Pull complete [2020-10-28T17:02:13.645Z] ecc8261a40a4: Pull complete [2020-10-28T17:02:13.645Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-28T17:02:13.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T17:02:13.645Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-28T17:02:13.767Z] prd-centos7-docker-4c-2g-9526 does not seem to be running inside a container [2020-10-28T17:02:13.818Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T17:02:15.804Z] $ docker top 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T17:02:16.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T17:02:16.166Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T17:02:16.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T17:02:16.396Z] $ docker exec 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 ssh-agent [2020-10-28T17:02:16.568Z] SSH_AUTH_SOCK=/tmp/ssh-uc0k2jkvLerW/agent.13 [2020-10-28T17:02:16.568Z] SSH_AGENT_PID=18 [2020-10-28T17:02:16.578Z] Running ssh-add (command line suppressed) [2020-10-28T17:02:16.708Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3844605632117173222.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3844605632117173222.key) [2020-10-28T17:02:16.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T17:02:17.108Z] + git tag --points-at HEAD [Pipeline] } [2020-10-28T17:02:17.128Z] $ docker exec --env ******** --env ******** 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 ssh-agent -k [2020-10-28T17:02:17.249Z] unset SSH_AUTH_SOCK; [2020-10-28T17:02:17.249Z] unset SSH_AGENT_PID; [2020-10-28T17:02:17.249Z] echo Agent pid 18 killed; [2020-10-28T17:02:17.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-28T17:02:17.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T17:02:17.704Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T17:02:17.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T17:02:17.876Z] $ docker exec 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 ssh-agent [2020-10-28T17:02:18.049Z] SSH_AUTH_SOCK=/tmp/ssh-749MhR0Q1S3g/agent.47 [2020-10-28T17:02:18.049Z] SSH_AGENT_PID=53 [2020-10-28T17:02:18.056Z] Running ssh-add (command line suppressed) [2020-10-28T17:02:18.177Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_9016289486564800545.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_9016289486564800545.key) [2020-10-28T17:02:18.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T17:02:18.573Z] + git semver init [2020-10-28T17:02:18.573Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T17:02:18.573Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-10-28T17:02:18.573Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-10-28T17:02:18.573Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T17:02:18.573Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T17:02:18.573Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T17:02:18.573Z] # $SEMVER_BRANCH = PR-124 [2020-10-28T17:02:18.573Z] # $SEMVER_TEMP = /tmp/semver-001702061 [2020-10-28T17:02:18.573Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-28T17:02:19.146Z] # '/tmp/semver-001702061' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-10-28T17:02:19.146Z] # -> Force: false [2020-10-28T17:02:19.146Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-10-28T17:02:19.158Z] $ docker exec --env ******** --env ******** 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 ssh-agent -k [2020-10-28T17:02:19.282Z] unset SSH_AUTH_SOCK; [2020-10-28T17:02:19.282Z] unset SSH_AGENT_PID; [2020-10-28T17:02:19.282Z] echo Agent pid 53 killed; [2020-10-28T17:02:19.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T17:02:19.832Z] + git semver [Pipeline] } [2020-10-28T17:02:19.848Z] $ docker stop --time=1 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 [2020-10-28T17:02:21.264Z] $ docker rm -f 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T17:02:21.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-28T17:02:22.329Z] Stashed 1 file(s) [Pipeline] echo [2020-10-28T17:02:22.331Z] [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 [2020-10-28T17:02:38.192Z] Still waiting to schedule task [2020-10-28T17:02:38.192Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-28T17:02:38.196Z] Still waiting to schedule task [2020-10-28T17:02:38.196Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-28T17:05:49.325Z] Running on prd-centos7-docker-4c-2g-9530 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-28T17:05:49.426Z] Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout [2020-10-28T17:05:51.690Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9529 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-28T17:05:51.756Z] Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout [2020-10-28T17:05:52.134Z] using credential edgex-jenkins-ssh [2020-10-28T17:05:52.198Z] Cloning the remote Git repository [2020-10-28T17:05:52.229Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:05:52.299Z] > git init /w/workspace/app-service-configurable/23 # timeout=10 [2020-10-28T17:05:52.350Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:05:52.350Z] > git --version # timeout=10 [2020-10-28T17:05:52.356Z] > git --version # 'git version 2.16.5' [2020-10-28T17:05:52.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:05:52.382Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T17:05:52.901Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-28T17:05:52.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T17:05:52.919Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-28T17:05:52.931Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:05:52.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:05:52.938Z] > 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 [2020-10-28T17:05:53.367Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-28T17:05:53.505Z] Merge succeeded, producing 65a3e1ae97137b3c11383a15adb22204a6fb2af6 [2020-10-28T17:05:53.505Z] Checking out Revision 65a3e1ae97137b3c11383a15adb22204a6fb2af6 (PR-124) [2020-10-28T17:05:53.381Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T17:05:53.386Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-28T17:05:53.420Z] > git remote # timeout=10 [2020-10-28T17:05:53.434Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T17:05:53.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:05:53.445Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-28T17:05:53.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T17:05:53.510Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T17:05:53.525Z] > git checkout -f 65a3e1ae97137b3c11383a15adb22204a6fb2af6 # timeout=10 [2020-10-28T17:05:57.278Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-28T17:05:57.292Z] First time build. Skipping changelog. [2020-10-28T17:05:57.375Z] using credential edgex-jenkins-ssh [2020-10-28T17:05:57.445Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-10-28T17:05:57.284Z] > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 [2020-10-28T17:05:57.519Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:05:57.630Z] > git init /w/workspace/app-service-configurable/23 # timeout=10 [2020-10-28T17:05:57.711Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:05:57.712Z] > git --version # timeout=10 [2020-10-28T17:05:57.727Z] > git --version # 'git version 2.17.1' [2020-10-28T17:05:57.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:05:57.814Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] unstash [Pipeline] echo [2020-10-28T17:05:58.232Z] ========================================================= [2020-10-28T17:05:58.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-28T17:05:58.232Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:05:58.940Z] + 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 . [2020-10-28T17:05:58.940Z] Sending build context to Docker daemon 98.82kB [2020-10-28T17:05:59.205Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T17:05:59.205Z] Step 2/8 : FROM ${BASE} [2020-10-28T17:05:59.219Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-28T17:05:58.553Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-28T17:05:58.576Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T17:05:58.608Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-28T17:05:58.656Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:05:58.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:05:58.670Z] > 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 [2020-10-28T17:05:59.246Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T17:05:59.274Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-28T17:05:59.469Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-28T17:05:59.469Z] df20fa9351a1: Pulling fs layer [2020-10-28T17:05:59.469Z] ed8968b2872e: Pulling fs layer [2020-10-28T17:05:59.469Z] a92cc7c5fd73: Pulling fs layer [2020-10-28T17:05:59.469Z] e871e8e8d7a9: Pulling fs layer [2020-10-28T17:05:59.469Z] e73272ec9a57: Pulling fs layer [2020-10-28T17:05:59.469Z] 1e910a182e73: Pulling fs layer [2020-10-28T17:05:59.469Z] 4e634b169226: Pulling fs layer [2020-10-28T17:05:59.469Z] e871e8e8d7a9: Waiting [2020-10-28T17:05:59.469Z] e73272ec9a57: Waiting [2020-10-28T17:05:59.469Z] 1e910a182e73: Waiting [2020-10-28T17:05:59.469Z] 4e634b169226: Waiting [2020-10-28T17:05:59.469Z] a92cc7c5fd73: Verifying Checksum [2020-10-28T17:05:59.469Z] a92cc7c5fd73: Download complete [2020-10-28T17:05:59.469Z] ed8968b2872e: Verifying Checksum [2020-10-28T17:05:59.469Z] ed8968b2872e: Download complete [2020-10-28T17:05:59.469Z] e73272ec9a57: Verifying Checksum [2020-10-28T17:05:59.469Z] e73272ec9a57: Download complete [2020-10-28T17:05:59.469Z] 1e910a182e73: Verifying Checksum [2020-10-28T17:05:59.469Z] 1e910a182e73: Download complete [2020-10-28T17:05:59.469Z] df20fa9351a1: Verifying Checksum [2020-10-28T17:05:59.469Z] df20fa9351a1: Download complete [2020-10-28T17:05:59.550Z] Merge succeeded, producing cd2766a97cdac595323b5fee16ef115f284530d6 [2020-10-28T17:05:59.550Z] Checking out Revision cd2766a97cdac595323b5fee16ef115f284530d6 (PR-124) [2020-10-28T17:05:59.735Z] df20fa9351a1: Pull complete [2020-10-28T17:05:59.998Z] ed8968b2872e: Pull complete [2020-10-28T17:05:59.998Z] a92cc7c5fd73: Pull complete [2020-10-28T17:05:59.357Z] > git remote # timeout=10 [2020-10-28T17:05:59.371Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T17:05:59.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:05:59.399Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-28T17:05:59.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T17:05:59.561Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T17:05:59.585Z] > git checkout -f cd2766a97cdac595323b5fee16ef115f284530d6 # timeout=10 [2020-10-28T17:06:01.394Z] 4e634b169226: Verifying Checksum [2020-10-28T17:06:01.394Z] 4e634b169226: Download complete [2020-10-28T17:06:02.354Z] e871e8e8d7a9: Verifying Checksum [2020-10-28T17:06:02.354Z] e871e8e8d7a9: Download complete [2020-10-28T17:06:03.947Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-28T17:06:03.969Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T17:06:05.025Z] ========================================================= [2020-10-28T17:06:05.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-28T17:06:05.025Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:06:03.958Z] > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 [2020-10-28T17:06:06.008Z] + 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 . [2020-10-28T17:06:06.614Z] Sending build context to Docker daemon 98.82kB [2020-10-28T17:06:06.614Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T17:06:06.614Z] Step 2/8 : FROM ${BASE} [2020-10-28T17:06:07.212Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-28T17:06:07.212Z] b538f80385f9: Pulling fs layer [2020-10-28T17:06:07.212Z] 74f711af9a0d: Pulling fs layer [2020-10-28T17:06:07.212Z] 99f96fe45779: Pulling fs layer [2020-10-28T17:06:07.212Z] 8529a6b9a6be: Pulling fs layer [2020-10-28T17:06:07.212Z] 45590311c82a: Pulling fs layer [2020-10-28T17:06:07.212Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-28T17:06:07.212Z] 209524e5b208: Pulling fs layer [2020-10-28T17:06:07.212Z] 45590311c82a: Waiting [2020-10-28T17:06:07.212Z] 69ca0ff8b7b3: Waiting [2020-10-28T17:06:07.212Z] 209524e5b208: Waiting [2020-10-28T17:06:07.212Z] 8529a6b9a6be: Waiting [2020-10-28T17:06:07.212Z] 99f96fe45779: Verifying Checksum [2020-10-28T17:06:07.212Z] 99f96fe45779: Download complete [2020-10-28T17:06:07.212Z] 74f711af9a0d: Verifying Checksum [2020-10-28T17:06:07.212Z] 74f711af9a0d: Download complete [2020-10-28T17:06:07.212Z] 45590311c82a: Verifying Checksum [2020-10-28T17:06:07.212Z] 45590311c82a: Download complete [2020-10-28T17:06:07.212Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-28T17:06:07.212Z] 69ca0ff8b7b3: Download complete [2020-10-28T17:06:07.687Z] e871e8e8d7a9: Pull complete [2020-10-28T17:06:07.687Z] e73272ec9a57: Pull complete [2020-10-28T17:06:07.687Z] 1e910a182e73: Pull complete [2020-10-28T17:06:07.814Z] b538f80385f9: Verifying Checksum [2020-10-28T17:06:07.814Z] b538f80385f9: Download complete [2020-10-28T17:06:08.434Z] b538f80385f9: Pull complete [2020-10-28T17:06:09.039Z] 74f711af9a0d: Pull complete [2020-10-28T17:06:09.313Z] 99f96fe45779: Pull complete [2020-10-28T17:06:09.587Z] 209524e5b208: Verifying Checksum [2020-10-28T17:06:09.587Z] 209524e5b208: Download complete [2020-10-28T17:06:11.063Z] 8529a6b9a6be: Verifying Checksum [2020-10-28T17:06:11.063Z] 8529a6b9a6be: Download complete [2020-10-28T17:06:15.891Z] 4e634b169226: Pull complete [2020-10-28T17:06:15.891Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-28T17:06:15.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-28T17:06:15.891Z] ---> f7629b54cfaa [2020-10-28T17:06:15.891Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-28T17:06:15.891Z] ---> Running in 63a7522278b9 [2020-10-28T17:06:15.891Z] Removing intermediate container 63a7522278b9 [2020-10-28T17:06:15.891Z] ---> 747e0d0e249b [2020-10-28T17:06:15.891Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T17:06:15.891Z] ---> Running in a3336ab1adc8 [2020-10-28T17:06:17.298Z] Removing intermediate container a3336ab1adc8 [2020-10-28T17:06:17.298Z] ---> d5286fc19b62 [2020-10-28T17:06:17.298Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-28T17:06:17.298Z] ---> Running in be3e8d74315c [2020-10-28T17:06:17.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T17:06:18.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T17:06:19.774Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-28T17:06:19.774Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-28T17:06:20.037Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-28T17:06:20.037Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-28T17:06:20.037Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-28T17:06:20.300Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-28T17:06:20.300Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T17:06:20.300Z] OK: 167 MiB in 45 packages [2020-10-28T17:06:21.230Z] 8529a6b9a6be: Pull complete [2020-10-28T17:06:21.230Z] 45590311c82a: Pull complete [2020-10-28T17:06:21.230Z] 69ca0ff8b7b3: Pull complete [2020-10-28T17:06:21.250Z] Removing intermediate container be3e8d74315c [2020-10-28T17:06:21.250Z] ---> 2e5e957e6b9f [2020-10-28T17:06:21.250Z] Step 6/8 : WORKDIR /app [2020-10-28T17:06:21.250Z] ---> Running in 1fafeead86ee [2020-10-28T17:06:21.250Z] Removing intermediate container 1fafeead86ee [2020-10-28T17:06:21.250Z] ---> 636dad5ce334 [2020-10-28T17:06:21.250Z] Step 7/8 : COPY . . [2020-10-28T17:06:21.515Z] ---> 6609b4bc44bd [2020-10-28T17:06:21.515Z] Step 8/8 : RUN go mod download [2020-10-28T17:06:21.778Z] ---> Running in 852e1b5d6e2d [2020-10-28T17:06:25.558Z] 209524e5b208: Pull complete [2020-10-28T17:06:25.558Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-28T17:06:25.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-28T17:06:25.558Z] ---> 5bddaf1c2fca [2020-10-28T17:06:25.558Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-28T17:06:28.201Z] ---> Running in 8658bff1cdbc [2020-10-28T17:06:28.201Z] Removing intermediate container 8658bff1cdbc [2020-10-28T17:06:28.201Z] ---> 95e340dcd7da [2020-10-28T17:06:28.201Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T17:06:28.201Z] ---> Running in 33a97952568f [2020-10-28T17:06:30.831Z] Removing intermediate container 33a97952568f [2020-10-28T17:06:30.831Z] ---> 72e27ffd7199 [2020-10-28T17:06:30.831Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-28T17:06:30.831Z] ---> Running in 9dc05405aa96 [2020-10-28T17:06:32.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T17:06:33.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T17:06:34.231Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-28T17:06:34.231Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-28T17:06:34.522Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-28T17:06:34.522Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-28T17:06:34.794Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-28T17:06:34.794Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-28T17:06:35.067Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T17:06:35.067Z] OK: 144 MiB in 45 packages [2020-10-28T17:06:36.512Z] Removing intermediate container 9dc05405aa96 [2020-10-28T17:06:36.512Z] ---> 946a57faf818 [2020-10-28T17:06:36.512Z] Step 6/8 : WORKDIR /app [2020-10-28T17:06:36.512Z] ---> Running in 359e8964af39 [2020-10-28T17:06:36.786Z] Removing intermediate container 359e8964af39 [2020-10-28T17:06:36.786Z] ---> 39bb6b246eeb [2020-10-28T17:06:36.786Z] Step 7/8 : COPY . . [2020-10-28T17:06:37.386Z] ---> 09527176306b [2020-10-28T17:06:37.386Z] Step 8/8 : RUN go mod download [2020-10-28T17:06:37.658Z] ---> Running in 5ab667930d88 [2020-10-28T17:06:48.459Z] Removing intermediate container 852e1b5d6e2d [2020-10-28T17:06:48.459Z] ---> dd0c8566be0b [2020-10-28T17:06:48.459Z] Successfully built dd0c8566be0b [2020-10-28T17:06:48.459Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:06:49.999Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T17:06:49.999Z] . [Pipeline] withDockerContainer [2020-10-28T17:06:50.140Z] prd-centos7-docker-4c-2g-9530 does not seem to be running inside a container [2020-10-28T17:06:50.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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 ******** ci-base-image-x86_64 cat [2020-10-28T17:06:50.980Z] $ docker top 182f37728be77f8eb3bca4768cddae3110e8e9ebec95e6615e9a36aa164e1787 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T17:06:51.507Z] + go version [2020-10-28T17:06:51.507Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-28T17:06:51.524Z] $ docker stop --time=1 182f37728be77f8eb3bca4768cddae3110e8e9ebec95e6615e9a36aa164e1787 [2020-10-28T17:06:52.867Z] $ docker rm -f 182f37728be77f8eb3bca4768cddae3110e8e9ebec95e6615e9a36aa164e1787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:06:54.041Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T17:06:54.041Z] . [Pipeline] withDockerContainer [2020-10-28T17:06:54.165Z] prd-centos7-docker-4c-2g-9530 does not seem to be running inside a container [2020-10-28T17:06:54.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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 ******** ci-base-image-x86_64 cat [2020-10-28T17:06:54.809Z] $ docker top dea9f609475c6d5a0227a3ebc5d1b8bf4245f3db51edb3575c0687d64dde5a31 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T17:06:55.305Z] + make test [2020-10-28T17:06:55.305Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-28T17:07:04.478Z] Removing intermediate container 5ab667930d88 [2020-10-28T17:07:04.479Z] ---> e9fe7486ef8d [2020-10-28T17:07:04.479Z] Successfully built e9fe7486ef8d [2020-10-28T17:07:04.751Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:07:05.161Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T17:07:05.161Z] . [Pipeline] withDockerContainer [2020-10-28T17:07:05.405Z] prd-ubuntu18.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container [2020-10-28T17:07:05.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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 ******** ci-base-image-arm64 cat [2020-10-28T17:07:07.378Z] $ docker top 041478b841f3784fb312ce02b7cde4f9895d052d3cc196409d40e1829547fe0d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T17:07:08.803Z] + go version [2020-10-28T17:07:08.803Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-28T17:07:08.830Z] $ docker stop --time=1 041478b841f3784fb312ce02b7cde4f9895d052d3cc196409d40e1829547fe0d [2020-10-28T17:07:10.721Z] $ docker rm -f 041478b841f3784fb312ce02b7cde4f9895d052d3cc196409d40e1829547fe0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:07:11.783Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T17:07:11.783Z] . [Pipeline] withDockerContainer [2020-10-28T17:07:12.053Z] prd-ubuntu18.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container [2020-10-28T17:07:12.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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 ******** ci-base-image-arm64 cat [2020-10-28T17:07:13.543Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-28T17:07:13.544Z] CGO_ENABLED=1 go vet ./... [2020-10-28T17:07:14.054Z] $ docker top a8b16c4c253759c4a2b653f5e3ce17d698f43f3622c3b4e091757738c8b319a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T17:07:15.481Z] + make test [2020-10-28T17:07:15.481Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-28T17:07:16.164Z] gofmt -l . [2020-10-28T17:07:16.164Z] [ "`gofmt -l .`" = "" ] [2020-10-28T17:07:16.164Z] ./bin/test-go-mod-tidy.sh [2020-10-28T17:07:16.745Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-28T17:07:17.351Z] Stashed 1 file(s) [Pipeline] } [2020-10-28T17:07:17.357Z] $ docker stop --time=1 dea9f609475c6d5a0227a3ebc5d1b8bf4245f3db51edb3575c0687d64dde5a31 [2020-10-28T17:07:19.099Z] $ docker rm -f dea9f609475c6d5a0227a3ebc5d1b8bf4245f3db51edb3575c0687d64dde5a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-28T17:07:22.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T17:07:22.596Z] + ls -al . [2020-10-28T17:07:22.596Z] total 96 [2020-10-28T17:07:22.596Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 28 17:07 . [2020-10-28T17:07:22.596Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 17:05 .. [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 28 17:05 Attribution.txt [2020-10-28T17:07:22.596Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 28 17:05 bin [2020-10-28T17:07:22.596Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 28 17:06 coverage.out [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 28 17:05 docker-compose.debug.yml [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 28 17:05 docker-compose.yml [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 28 17:05 Dockerfile [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 28 17:05 Dockerfile.build [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 28 17:05 .dockerignore [2020-10-28T17:07:22.596Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 17:05 .git [2020-10-28T17:07:22.596Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 28 17:05 .github [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 28 17:05 .gitignore [2020-10-28T17:07:22.596Z] -rw-r--r--. 1 jenkins jenkins 133 Oct 28 17:07 go.mod [2020-10-28T17:07:22.596Z] -rw-r--r--. 1 jenkins jenkins 19455 Oct 28 17:07 go.sum [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 766 Oct 28 17:05 Jenkinsfile [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 28 17:05 LICENSE [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 28 17:05 main.go [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 28 17:05 makefile [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 28 17:05 README.md [2020-10-28T17:07:22.596Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 28 17:05 res [2020-10-28T17:07:22.596Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 28 17:05 snap [2020-10-28T17:07:22.596Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 17:02 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:07:22.907Z] + 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=642fa47e430a114f574fe529806f610c5b75029c --label arch=amd64 --label version=0.0.0 . [2020-10-28T17:07:22.907Z] Sending build context to Docker daemon 120.8kB [2020-10-28T17:07:23.170Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-28T17:07:23.170Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-28T17:07:23.170Z] ---> dd0c8566be0b [2020-10-28T17:07:23.170Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-28T17:07:23.170Z] ---> Running in 6cd327114ff2 [2020-10-28T17:07:23.432Z] Removing intermediate container 6cd327114ff2 [2020-10-28T17:07:23.432Z] ---> a2b1aeea9088 [2020-10-28T17:07:23.432Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T17:07:23.432Z] ---> Running in 799c8cfe65fe [2020-10-28T17:07:23.432Z] Removing intermediate container 799c8cfe65fe [2020-10-28T17:07:23.432Z] ---> f4d7f7cbd0eb [2020-10-28T17:07:23.432Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-28T17:07:23.696Z] ---> Running in 96a781ff5831 [2020-10-28T17:07:23.968Z] Removing intermediate container 96a781ff5831 [2020-10-28T17:07:23.968Z] ---> 59eef65757ce [2020-10-28T17:07:23.968Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T17:07:23.968Z] ---> Running in dd48c4bdea8c [2020-10-28T17:07:24.917Z] Removing intermediate container dd48c4bdea8c [2020-10-28T17:07:24.917Z] ---> 83e7a1fdc9d5 [2020-10-28T17:07:24.917Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T17:07:24.917Z] ---> Running in 3e881d76f0dd [2020-10-28T17:07:25.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T17:07:26.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T17:07:27.018Z] OK: 167 MiB in 45 packages [2020-10-28T17:07:27.281Z] Removing intermediate container 3e881d76f0dd [2020-10-28T17:07:27.281Z] ---> 1c5a35669fe7 [2020-10-28T17:07:27.281Z] Step 8/27 : WORKDIR /app [2020-10-28T17:07:27.281Z] ---> Running in 59ed085df40d [2020-10-28T17:07:27.544Z] Removing intermediate container 59ed085df40d [2020-10-28T17:07:27.544Z] ---> 60abf6c39508 [2020-10-28T17:07:27.544Z] Step 9/27 : COPY go.mod . [2020-10-28T17:07:27.813Z] ---> 7658c61f8961 [2020-10-28T17:07:27.814Z] Step 10/27 : RUN go mod download [2020-10-28T17:07:27.814Z] ---> Running in 424b7f48e53e [2020-10-28T17:07:28.769Z] Removing intermediate container 424b7f48e53e [2020-10-28T17:07:28.769Z] ---> 9724e90de0e9 [2020-10-28T17:07:28.769Z] Step 11/27 : COPY . . [2020-10-28T17:07:28.769Z] ---> 0c0f7d1eab04 [2020-10-28T17:07:28.769Z] Step 12/27 : ARG MAKE="make build" [2020-10-28T17:07:29.033Z] ---> Running in 16efe5f65078 [2020-10-28T17:07:29.033Z] Removing intermediate container 16efe5f65078 [2020-10-28T17:07:29.033Z] ---> 3673a4b0786f [2020-10-28T17:07:29.033Z] Step 13/27 : RUN $MAKE [2020-10-28T17:07:29.297Z] ---> Running in f10fbecd2c3c [2020-10-28T17:07:29.560Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-28T17:07:47.789Z] Removing intermediate container f10fbecd2c3c [2020-10-28T17:07:47.789Z] ---> 75e97cdc861e [2020-10-28T17:07:47.789Z] Step 14/27 : FROM alpine:latest [2020-10-28T17:07:47.789Z] latest: Pulling from library/alpine [2020-10-28T17:07:47.789Z] 188c0c94c7c5: Pulling fs layer [2020-10-28T17:07:47.789Z] 188c0c94c7c5: Verifying Checksum [2020-10-28T17:07:47.789Z] 188c0c94c7c5: Download complete [2020-10-28T17:07:47.789Z] 188c0c94c7c5: Pull complete [2020-10-28T17:07:47.789Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T17:07:47.789Z] Status: Downloaded newer image for alpine:latest [2020-10-28T17:07:47.789Z] ---> d6e46aa2470d [2020-10-28T17:07:47.789Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-28T17:07:47.789Z] ---> Running in b0f9b95fe1ad [2020-10-28T17:07:47.789Z] Removing intermediate container b0f9b95fe1ad [2020-10-28T17:07:47.789Z] ---> 96351dcd8463 [2020-10-28T17:07:47.789Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-28T17:07:47.789Z] ---> Running in 4494300f46f1 [2020-10-28T17:07:47.789Z] Removing intermediate container 4494300f46f1 [2020-10-28T17:07:47.789Z] ---> f65bac3ea99d [2020-10-28T17:07:47.789Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-28T17:07:47.789Z] ---> Running in 087bdc83c3c0 [2020-10-28T17:07:48.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T17:07:48.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T17:07:48.632Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-28T17:07:48.632Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-28T17:07:48.632Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-28T17:07:48.632Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-28T17:07:48.632Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-28T17:07:48.632Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-28T17:07:48.632Z] Executing busybox-1.31.1-r19.trigger [2020-10-28T17:07:48.632Z] Executing ca-certificates-20191127-r4.trigger [2020-10-28T17:07:48.632Z] OK: 9 MiB in 20 packages [2020-10-28T17:07:49.583Z] Removing intermediate container 087bdc83c3c0 [2020-10-28T17:07:49.583Z] ---> 82d6a5be0087 [2020-10-28T17:07:49.583Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-28T17:07:49.848Z] ---> 96557ed4d275 [2020-10-28T17:07:49.849Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-28T17:07:50.112Z] ---> 2c15dbc1078e [2020-10-28T17:07:50.112Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-28T17:07:50.112Z] ---> 3d25a071bd41 [2020-10-28T17:07:50.112Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-28T17:07:51.069Z] ---> 374d220ef73d [2020-10-28T17:07:51.069Z] Step 22/27 : EXPOSE 48095 [2020-10-28T17:07:51.069Z] ---> Running in ee59621a2a01 [2020-10-28T17:07:51.069Z] Removing intermediate container ee59621a2a01 [2020-10-28T17:07:51.069Z] ---> c56a26e2b3a1 [2020-10-28T17:07:51.069Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-28T17:07:51.069Z] ---> Running in 5b2c0c4a8ae1 [2020-10-28T17:07:51.335Z] Removing intermediate container 5b2c0c4a8ae1 [2020-10-28T17:07:51.335Z] ---> cf2686ba6844 [2020-10-28T17:07:51.335Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T17:07:51.335Z] ---> Running in ea78ce90c05e [2020-10-28T17:07:51.601Z] Removing intermediate container ea78ce90c05e [2020-10-28T17:07:51.601Z] ---> 50b0debd68fb [2020-10-28T17:07:51.601Z] Step 25/27 : LABEL arch=amd64 [2020-10-28T17:07:51.601Z] ---> Running in 37582bfd06c0 [2020-10-28T17:07:51.864Z] Removing intermediate container 37582bfd06c0 [2020-10-28T17:07:51.864Z] ---> 97d80cd88239 [2020-10-28T17:07:51.864Z] Step 26/27 : LABEL git_sha=642fa47e430a114f574fe529806f610c5b75029c [2020-10-28T17:07:51.864Z] ---> Running in 89ba42e86694 [2020-10-28T17:07:52.127Z] Removing intermediate container 89ba42e86694 [2020-10-28T17:07:52.127Z] ---> 851cca22adbf [2020-10-28T17:07:52.127Z] Step 27/27 : LABEL version=0.0.0 [2020-10-28T17:07:52.127Z] ---> Running in da833e665260 [2020-10-28T17:07:52.127Z] Removing intermediate container da833e665260 [2020-10-28T17:07:52.127Z] ---> 0b92eb102e38 [2020-10-28T17:07:52.127Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T17:07:52.127Z] Successfully built 0b92eb102e38 [2020-10-28T17:07:52.127Z] 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 [2020-10-28T17:08:07.957Z] Still waiting to schedule task [2020-10-28T17:08:07.957Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-10-28T17:08:12.138Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-28T17:08:12.138Z] CGO_ENABLED=1 go vet ./... [2020-10-28T17:08:13.580Z] gofmt -l . [2020-10-28T17:08:13.580Z] [ "`gofmt -l .`" = "" ] [2020-10-28T17:08:13.580Z] ./bin/test-go-mod-tidy.sh [2020-10-28T17:08:13.855Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-28T17:08:15.324Z] Warning: overwriting stash ‘coverage-report’ [2020-10-28T17:08:15.996Z] Stashed 1 file(s) [Pipeline] } [2020-10-28T17:08:16.005Z] $ docker stop --time=1 a8b16c4c253759c4a2b653f5e3ce17d698f43f3622c3b4e091757738c8b319a6 [2020-10-28T17:08:18.264Z] $ docker rm -f a8b16c4c253759c4a2b653f5e3ce17d698f43f3622c3b4e091757738c8b319a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T17:08:19.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T17:08:20.032Z] + ls -al . [2020-10-28T17:08:20.032Z] total 120 [2020-10-28T17:08:20.032Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 28 17:08 . [2020-10-28T17:08:20.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 17:05 .. [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 28 17:05 .dockerignore [2020-10-28T17:08:20.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 17:06 .git [2020-10-28T17:08:20.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 17:05 .github [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 28 17:05 .gitignore [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 28 17:05 Attribution.txt [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 28 17:05 Dockerfile [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 28 17:05 Dockerfile.build [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 766 Oct 28 17:05 Jenkinsfile [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 28 17:05 LICENSE [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 28 17:05 README.md [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 17:02 VERSION [2020-10-28T17:08:20.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 17:05 bin [2020-10-28T17:08:20.032Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 28 17:07 coverage.out [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 28 17:05 docker-compose.debug.yml [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 28 17:05 docker-compose.yml [2020-10-28T17:08:20.032Z] -rw-r--r-- 1 jenkins jenkins 133 Oct 28 17:08 go.mod [2020-10-28T17:08:20.032Z] -rw-r--r-- 1 jenkins jenkins 19455 Oct 28 17:08 go.sum [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 28 17:05 main.go [2020-10-28T17:08:20.032Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 28 17:05 makefile [2020-10-28T17:08:20.032Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 17:05 res [2020-10-28T17:08:20.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 17:05 snap [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:08:20.402Z] + 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=642fa47e430a114f574fe529806f610c5b75029c --label arch=arm64 --label version=0.0.0 . [2020-10-28T17:08:20.402Z] Sending build context to Docker daemon 120.8kB [2020-10-28T17:08:20.675Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-28T17:08:20.675Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-28T17:08:20.675Z] ---> e9fe7486ef8d [2020-10-28T17:08:20.675Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-28T17:08:20.951Z] ---> Running in 1d37eb551928 [2020-10-28T17:08:21.226Z] Removing intermediate container 1d37eb551928 [2020-10-28T17:08:21.226Z] ---> b39fe40e7242 [2020-10-28T17:08:21.226Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T17:08:21.502Z] ---> Running in 73807db85c53 [2020-10-28T17:08:21.778Z] Removing intermediate container 73807db85c53 [2020-10-28T17:08:21.778Z] ---> 44dd8dd83c3e [2020-10-28T17:08:21.778Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-28T17:08:22.051Z] ---> Running in 96c665e6e248 [2020-10-28T17:08:22.325Z] Removing intermediate container 96c665e6e248 [2020-10-28T17:08:22.325Z] ---> d939f79f6ce3 [2020-10-28T17:08:22.325Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T17:08:22.598Z] ---> Running in 995a8bc79409 [2020-10-28T17:08:25.228Z] Removing intermediate container 995a8bc79409 [2020-10-28T17:08:25.228Z] ---> 1058fd19a414 [2020-10-28T17:08:25.228Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T17:08:25.228Z] ---> Running in b6426895cf6b [2020-10-28T17:08:26.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T17:08:27.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T17:08:29.064Z] OK: 144 MiB in 45 packages [2020-10-28T17:08:30.050Z] Removing intermediate container b6426895cf6b [2020-10-28T17:08:30.050Z] ---> 4c62ea248640 [2020-10-28T17:08:30.050Z] Step 8/27 : WORKDIR /app [2020-10-28T17:08:30.050Z] ---> Running in 9dc6954294d8 [2020-10-28T17:08:30.329Z] Removing intermediate container 9dc6954294d8 [2020-10-28T17:08:30.329Z] ---> 71e4c7481777 [2020-10-28T17:08:30.329Z] Step 9/27 : COPY go.mod . [2020-10-28T17:08:31.313Z] ---> 2b5e7fa54396 [2020-10-28T17:08:31.313Z] Step 10/27 : RUN go mod download [2020-10-28T17:08:31.313Z] ---> Running in 91bd2ebb1ed1 [2020-10-28T17:08:33.937Z] Removing intermediate container 91bd2ebb1ed1 [2020-10-28T17:08:33.937Z] ---> b0acdc03cbde [2020-10-28T17:08:33.937Z] Step 11/27 : COPY . . [2020-10-28T17:08:34.919Z] ---> 367726d02f83 [2020-10-28T17:08:34.919Z] Step 12/27 : ARG MAKE="make build" [2020-10-28T17:08:34.919Z] ---> Running in 2f127abdf5c5 [2020-10-28T17:08:35.516Z] Removing intermediate container 2f127abdf5c5 [2020-10-28T17:08:35.516Z] ---> 1581eeea912d [2020-10-28T17:08:35.516Z] Step 13/27 : RUN $MAKE [2020-10-28T17:08:35.516Z] ---> Running in 1e070b02072a [2020-10-28T17:08:36.952Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-28T17:09:03.689Z] Running on prd-ubuntu18.04-docker-8c-8g-9531 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-28T17:09:03.755Z] Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout [2020-10-28T17:09:05.860Z] using credential edgex-jenkins-ssh [2020-10-28T17:09:05.912Z] Cloning the remote Git repository [2020-10-28T17:09:05.928Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:09:06.003Z] > git init /w/workspace/app-service-configurable/23 # timeout=10 [2020-10-28T17:09:06.030Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:09:06.030Z] > git --version # timeout=10 [2020-10-28T17:09:06.036Z] > git --version # 'git version 2.17.1' [2020-10-28T17:09:06.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:09:06.066Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T17:09:07.114Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-28T17:09:07.202Z] Merge succeeded, producing fe1deca74738a930950ed49616aac24b8e702d5e [2020-10-28T17:09:07.203Z] Checking out Revision fe1deca74738a930950ed49616aac24b8e702d5e (PR-124) [2020-10-28T17:09:06.621Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-28T17:09:06.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T17:09:06.634Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-28T17:09:06.644Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:09:06.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:09:06.647Z] > 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 [2020-10-28T17:09:07.112Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T17:09:07.123Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-28T17:09:07.151Z] > git remote # timeout=10 [2020-10-28T17:09:07.157Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T17:09:07.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:09:07.173Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-28T17:09:07.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T17:09:07.195Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T17:09:07.198Z] > git checkout -f fe1deca74738a930950ed49616aac24b8e702d5e # timeout=10 [2020-10-28T17:09:10.817Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-28T17:09:10.826Z] First time build. Skipping changelog. [2020-10-28T17:09:10.813Z] > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:09:12.202Z] + echo snap-build.sh [2020-10-28T17:09:12.202Z] snap-build.sh [2020-10-28T17:09:12.202Z] + SNAP_BASE_DIR=. [2020-10-28T17:09:12.202Z] + '[' '!' -z /w/workspace/app-service-configurable/23 ']' [2020-10-28T17:09:12.202Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/23 [2020-10-28T17:09:12.202Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/23]' [2020-10-28T17:09:12.202Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/23] [2020-10-28T17:09:12.202Z] + cd /w/workspace/app-service-configurable/23 [2020-10-28T17:09:12.202Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-10-28T17:09:12.202Z] Reading package lists... [2020-10-28T17:09:12.465Z] Building dependency tree... [2020-10-28T17:09:12.466Z] Reading state information... [2020-10-28T17:09:12.466Z] The following packages were automatically installed and are no longer required: [2020-10-28T17:09:12.466Z] dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common [2020-10-28T17:09:12.466Z] liblxc1 lxcfs uidmap xdelta3 [2020-10-28T17:09:12.466Z] Use 'sudo apt autoremove' to remove them. [2020-10-28T17:09:12.466Z] The following packages will be REMOVED: [2020-10-28T17:09:12.466Z] lxd* lxd-client* [2020-10-28T17:09:13.040Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-10-28T17:09:13.040Z] After this operation, 31.7 MB disk space will be freed. [2020-10-28T17:09:14.088Z] (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.) [2020-10-28T17:09:14.088Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-28T17:09:15.034Z] Removing lxd dnsmasq configuration [2020-10-28T17:09:15.034Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-10-28T17:09:15.034Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-28T17:09:15.606Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:09:15.869Z] (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.) [2020-10-28T17:09:15.869Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-28T17:09:17.257Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-28T17:09:17.517Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-10-28T17:09:18.919Z] + sudo snap remove --purge lxd [2020-10-28T17:09:18.919Z] snap "lxd" is not installed [2020-10-28T17:09:18.919Z] + sudo groupadd --force --system lxd [2020-10-28T17:09:18.919Z] ++ whoami [2020-10-28T17:09:18.919Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-10-28T17:09:18.919Z] + newgrp - lxd [2020-10-28T17:09:18.919Z] + sudo snap install lxd [2020-10-28T17:09:23.990Z] Removing intermediate container 1e070b02072a [2020-10-28T17:09:23.990Z] ---> 0c62060143d4 [2020-10-28T17:09:23.990Z] Step 14/27 : FROM alpine:latest [2020-10-28T17:09:23.990Z] latest: Pulling from library/alpine [2020-10-28T17:09:23.990Z] 5f621e34cdf4: Pulling fs layer [2020-10-28T17:09:23.990Z] 5f621e34cdf4: Download complete [2020-10-28T17:09:23.990Z] 5f621e34cdf4: Pull complete [2020-10-28T17:09:23.990Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T17:09:23.990Z] Status: Downloaded newer image for alpine:latest [2020-10-28T17:09:23.990Z] ---> 2e77e061c27f [2020-10-28T17:09:23.990Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-28T17:09:24.263Z] ---> Running in 2bfd22311787 [2020-10-28T17:09:24.533Z] Removing intermediate container 2bfd22311787 [2020-10-28T17:09:24.533Z] ---> 13a5c42702ba [2020-10-28T17:09:24.533Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-28T17:09:24.810Z] ---> Running in 7bb288220626 [2020-10-28T17:09:25.082Z] Removing intermediate container 7bb288220626 [2020-10-28T17:09:25.083Z] ---> 08c50bfd5f98 [2020-10-28T17:09:25.083Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-28T17:09:25.355Z] ---> Running in 664f27134719 [2020-10-28T17:09:26.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T17:09:26.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T17:09:27.073Z] 2020-10-28T17:09:25Z INFO Waiting for automatic snapd restart... [2020-10-28T17:09:27.385Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-28T17:09:27.385Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-28T17:09:27.386Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-28T17:09:27.386Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-28T17:09:27.386Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-28T17:09:27.386Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-28T17:09:27.386Z] Executing busybox-1.31.1-r19.trigger [2020-10-28T17:09:27.656Z] Executing ca-certificates-20191127-r4.trigger [2020-10-28T17:09:27.656Z] OK: 9 MiB in 20 packages [2020-10-28T17:09:29.634Z] Removing intermediate container 664f27134719 [2020-10-28T17:09:29.634Z] ---> 14b8e9449552 [2020-10-28T17:09:29.634Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-28T17:09:29.908Z] ---> bbac99d88eba [2020-10-28T17:09:29.908Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-28T17:09:30.891Z] ---> 4e00fcb6c6ba [2020-10-28T17:09:30.891Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-28T17:09:31.486Z] ---> 3f4fc8c2220f [2020-10-28T17:09:31.486Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-28T17:09:33.458Z] ---> 35f67c9b790e [2020-10-28T17:09:33.458Z] Step 22/27 : EXPOSE 48095 [2020-10-28T17:09:33.458Z] ---> Running in 6cb3d2f3995e [2020-10-28T17:09:33.731Z] Removing intermediate container 6cb3d2f3995e [2020-10-28T17:09:33.731Z] ---> 21460cc806a3 [2020-10-28T17:09:33.731Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-28T17:09:33.731Z] ---> Running in a13201fcf4ae [2020-10-28T17:09:34.326Z] Removing intermediate container a13201fcf4ae [2020-10-28T17:09:34.326Z] ---> c49d74dcfdcc [2020-10-28T17:09:34.326Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T17:09:34.326Z] ---> Running in acb2b644c14e [2020-10-28T17:09:34.922Z] Removing intermediate container acb2b644c14e [2020-10-28T17:09:34.922Z] ---> 599c54a3efd6 [2020-10-28T17:09:34.922Z] Step 25/27 : LABEL arch=arm64 [2020-10-28T17:09:34.922Z] ---> Running in 4c5ec4a891e1 [2020-10-28T17:09:35.518Z] Removing intermediate container 4c5ec4a891e1 [2020-10-28T17:09:35.518Z] ---> f4b14125dbf1 [2020-10-28T17:09:35.518Z] Step 26/27 : LABEL git_sha=642fa47e430a114f574fe529806f610c5b75029c [2020-10-28T17:09:35.518Z] ---> Running in c610b0ee69c8 [2020-10-28T17:09:36.113Z] Removing intermediate container c610b0ee69c8 [2020-10-28T17:09:36.113Z] ---> 64a42f358412 [2020-10-28T17:09:36.113Z] Step 27/27 : LABEL version=0.0.0 [2020-10-28T17:09:36.113Z] ---> Running in 3042538f262a [2020-10-28T17:09:36.385Z] Removing intermediate container 3042538f262a [2020-10-28T17:09:36.385Z] ---> e16aaa3f32ae [2020-10-28T17:09:36.385Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T17:09:36.385Z] Successfully built e16aaa3f32ae [2020-10-28T17:09:36.657Z] 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 [2020-10-28T17:09:42.002Z] lxd 4.7 from Canonical* installed [2020-10-28T17:09:42.002Z] + sudo lxd init --auto [2020-10-28T17:09:50.163Z] + sudo snap install --classic snapcraft [2020-10-28T17:09:52.277Z] Still waiting to schedule task [2020-10-28T17:09:52.278Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-28T17:09:54.376Z] snapcraft 4.3 from Canonical* installed [2020-10-28T17:09:54.376Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-28T17:09:54.376Z] + sudo snapcraft prime --use-lxd [2020-10-28T17:09:56.295Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-10-28T17:09:56.295Z] 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: [2020-10-28T17:09:56.295Z] - README.md [2020-10-28T17:09:56.295Z] [2020-10-28T17:09:56.295Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-28T17:09:56.868Z] Launching a container. [2020-10-28T17:10:15.004Z] Waiting for container to be ready [2020-10-28T17:10:15.004Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-10-28T17:10:15.004Z] [2020-10-28T17:10:17.560Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-10-28T17:10:17.823Z] Waiting for network to be ready... [2020-10-28T17:10:18.396Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-28T17:10:18.396Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-10-28T17:10:18.396Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-28T17:10:18.396Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-10-28T17:10:18.396Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] [2020-10-28T17:10:18.396Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] [2020-10-28T17:10:18.396Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-28T17:10:18.661Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-28T17:10:18.661Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-28T17:10:18.661Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-28T17:10:18.661Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-28T17:10:18.661Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-28T17:10:18.661Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-28T17:10:18.661Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-28T17:10:18.922Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-28T17:10:18.922Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-10-28T17:10:19.494Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-10-28T17:10:19.494Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-10-28T17:10:19.494Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-10-28T17:10:19.494Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-10-28T17:10:19.494Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-10-28T17:10:19.494Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-10-28T17:10:19.494Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-10-28T17:10:19.494Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-10-28T17:10:19.756Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-10-28T17:10:19.756Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-10-28T17:10:20.018Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-10-28T17:10:20.018Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-10-28T17:10:20.018Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-10-28T17:10:20.018Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] [2020-10-28T17:10:20.018Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] [2020-10-28T17:10:20.018Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] [2020-10-28T17:10:20.280Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-28T17:10:20.280Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-28T17:10:20.280Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-28T17:10:20.280Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-28T17:10:20.280Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-28T17:10:20.280Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1681 kB] [2020-10-28T17:10:20.280Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-28T17:10:25.582Z] Fetched 34.8 MB in 7s (4903 kB/s) [2020-10-28T17:10:26.528Z] Reading package lists... [2020-10-28T17:10:26.790Z] Reading package lists... [2020-10-28T17:10:27.051Z] Building dependency tree... [2020-10-28T17:10:27.051Z] Reading state information... [2020-10-28T17:10:27.314Z] The following additional packages will be installed: [2020-10-28T17:10:27.314Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-28T17:10:27.314Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-28T17:10:27.314Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-28T17:10:27.314Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-10-28T17:10:27.314Z] Suggested packages: [2020-10-28T17:10:27.314Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-10-28T17:10:27.314Z] Recommended packages: [2020-10-28T17:10:27.314Z] gnupg libsasl2-modules [2020-10-28T17:10:27.314Z] The following NEW packages will be installed: [2020-10-28T17:10:27.314Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-28T17:10:27.314Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-28T17:10:27.314Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-28T17:10:27.314Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-10-28T17:10:27.314Z] The following packages will be upgraded: [2020-10-28T17:10:27.314Z] gpg gpg-agent gpgconf libudev1 [2020-10-28T17:10:27.314Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-10-28T17:10:27.314Z] Need to get 3531 kB of archives. [2020-10-28T17:10:27.314Z] After this operation, 13.3 MB of additional disk space will be used. [2020-10-28T17:10:27.314Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-10-28T17:10:27.575Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-10-28T17:10:27.575Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-10-28T17:10:27.575Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-10-28T17:10:27.575Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-10-28T17:10:27.575Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-10-28T17:10:27.575Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] [2020-10-28T17:10:27.838Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] [2020-10-28T17:10:28.101Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-10-28T17:10:28.101Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-10-28T17:10:28.101Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-10-28T17:10:28.369Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-10-28T17:10:28.369Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-10-28T17:10:28.369Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-10-28T17:10:28.369Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-10-28T17:10:28.369Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-10-28T17:10:28.369Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-10-28T17:10:28.370Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-10-28T17:10:28.370Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-10-28T17:10:28.370Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-10-28T17:10:28.370Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-10-28T17:10:28.370Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] [2020-10-28T17:10:28.632Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:10:28.632Z] Fetched 3531 kB in 1s (3165 kB/s) [2020-10-28T17:10:28.632Z] (Reading database ... 12511 files and directories currently installed.) [2020-10-28T17:10:28.632Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... [2020-10-28T17:10:28.632Z] Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-28T17:10:28.632Z] Setting up libudev1:amd64 (237-3ubuntu10.42) ... [2020-10-28T17:10:28.893Z] Selecting previously unselected package udev. [2020-10-28T17:10:28.893Z] (Reading database ... 12511 files and directories currently installed.) [2020-10-28T17:10:28.893Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... [2020-10-28T17:10:28.893Z] Unpacking udev (237-3ubuntu10.42) ... [2020-10-28T17:10:29.155Z] Selecting previously unselected package libfuse2:amd64. [2020-10-28T17:10:29.155Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-10-28T17:10:29.155Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-10-28T17:10:29.155Z] Selecting previously unselected package fuse. [2020-10-28T17:10:29.155Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-10-28T17:10:29.155Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-10-28T17:10:29.417Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-28T17:10:29.417Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-28T17:10:29.417Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-28T17:10:29.417Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-28T17:10:29.678Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-28T17:10:29.679Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-28T17:10:29.679Z] Selecting previously unselected package libksba8:amd64. [2020-10-28T17:10:29.679Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-10-28T17:10:29.679Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-10-28T17:10:29.940Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-10-28T17:10:29.940Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:29.940Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:29.940Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-10-28T17:10:29.940Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:29.940Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:29.940Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-10-28T17:10:29.940Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:29.940Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:30.203Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-10-28T17:10:30.203Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:30.203Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:30.465Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-10-28T17:10:30.465Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:30.465Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:31.854Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-10-28T17:10:31.854Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:31.854Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:31.854Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-10-28T17:10:31.854Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:31.854Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:31.854Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-10-28T17:10:31.854Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:31.854Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:31.854Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-10-28T17:10:31.854Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-28T17:10:31.854Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:31.854Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-28T17:10:31.854Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-10-28T17:10:31.854Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-28T17:10:31.854Z] Selecting previously unselected package libsasl2-2:amd64. [2020-10-28T17:10:32.115Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-10-28T17:10:32.115Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-28T17:10:32.115Z] Selecting previously unselected package libldap-common. [2020-10-28T17:10:32.115Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-10-28T17:10:32.115Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-28T17:10:32.115Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-28T17:10:32.115Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... [2020-10-28T17:10:32.115Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-28T17:10:32.377Z] Selecting previously unselected package dirmngr. [2020-10-28T17:10:32.377Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-28T17:10:32.377Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-28T17:10:32.377Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-28T17:10:32.377Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-10-28T17:10:32.638Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-10-28T17:10:32.638Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-28T17:10:32.638Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-28T17:10:32.638Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-10-28T17:10:32.638Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:32.638Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-10-28T17:10:32.638Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:10:32.899Z] Setting up udev (237-3ubuntu10.42) ... [2020-10-28T17:10:33.159Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-10-28T17:10:33.159Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:33.422Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-10-28T17:10:33.422Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-10-28T17:10:33.422Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-10-28T17:10:33.422Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:33.422Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:33.422Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:33.422Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:33.685Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:33.685Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:33.685Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-28T17:10:33.685Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-28T17:10:33.685Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-28T17:10:33.685Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:10:34.261Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-10-28T17:10:34.261Z] settings in the [Install] section, and DefaultInstance for template units). [2020-10-28T17:10:34.261Z] This means they are not meant to be enabled using systemctl. [2020-10-28T17:10:34.261Z] Possible reasons for having this kind of units are: [2020-10-28T17:10:34.261Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-10-28T17:10:34.261Z] .wants/ or .requires/ directory. [2020-10-28T17:10:34.261Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-10-28T17:10:34.261Z] a requirement dependency on it. [2020-10-28T17:10:34.261Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-10-28T17:10:34.261Z] D-Bus, udev, scripted systemctl call, ...). [2020-10-28T17:10:34.261Z] 4) In case of template units, the unit is meant to be enabled with some [2020-10-28T17:10:34.261Z] instance name specified. [2020-10-28T17:10:34.524Z] Reading package lists... [2020-10-28T17:10:34.786Z] Building dependency tree... [2020-10-28T17:10:34.786Z] Reading state information... [2020-10-28T17:10:35.049Z] The following additional packages will be installed: [2020-10-28T17:10:35.049Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-10-28T17:10:35.049Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-10-28T17:10:35.049Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-10-28T17:10:35.049Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-10-28T17:10:35.049Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-10-28T17:10:35.049Z] Suggested packages: [2020-10-28T17:10:35.049Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-10-28T17:10:35.049Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-10-28T17:10:35.049Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-10-28T17:10:35.049Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-10-28T17:10:35.049Z] systemd-container policykit-1 [2020-10-28T17:10:35.049Z] Recommended packages: [2020-10-28T17:10:35.049Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-10-28T17:10:35.049Z] The following NEW packages will be installed: [2020-10-28T17:10:35.049Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-10-28T17:10:35.049Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-10-28T17:10:35.049Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-10-28T17:10:35.049Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-10-28T17:10:35.049Z] python3.6-minimal snapd squashfs-tools sudo [2020-10-28T17:10:35.049Z] The following packages will be upgraded: [2020-10-28T17:10:35.049Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-10-28T17:10:35.049Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-10-28T17:10:35.049Z] Need to get 35.1 MB of archives. [2020-10-28T17:10:35.049Z] After this operation, 140 MB of additional disk space will be used. [2020-10-28T17:10:35.049Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-10-28T17:10:35.049Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] [2020-10-28T17:10:35.311Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-10-28T17:10:35.311Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] [2020-10-28T17:10:35.311Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-10-28T17:10:35.311Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-10-28T17:10:35.311Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-10-28T17:10:35.311Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-10-28T17:10:35.311Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-10-28T17:10:35.311Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] [2020-10-28T17:10:35.311Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-10-28T17:10:35.311Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-10-28T17:10:35.311Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-10-28T17:10:35.311Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-10-28T17:10:35.311Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-10-28T17:10:35.311Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-10-28T17:10:35.311Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-10-28T17:10:35.573Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-10-28T17:10:36.145Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] [2020-10-28T17:10:36.145Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-10-28T17:10:36.145Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-10-28T17:10:36.145Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-10-28T17:10:36.145Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-10-28T17:10:36.145Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-10-28T17:10:36.145Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-10-28T17:10:36.145Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-10-28T17:10:36.145Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-10-28T17:10:36.145Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-10-28T17:10:36.145Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-10-28T17:10:36.145Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] [2020-10-28T17:10:37.535Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:10:37.535Z] Fetched 35.1 MB in 2s (16.3 MB/s) [2020-10-28T17:10:37.535Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-28T17:10:37.535Z] Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... [2020-10-28T17:10:37.535Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-28T17:10:38.114Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... [2020-10-28T17:10:38.114Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-28T17:10:38.114Z] Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... [2020-10-28T17:10:38.376Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-28T17:10:38.376Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-10-28T17:10:38.376Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-28T17:10:38.376Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-10-28T17:10:38.641Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-28T17:10:38.641Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-10-28T17:10:38.641Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-28T17:10:38.903Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-10-28T17:10:38.903Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-10-28T17:10:39.477Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-10-28T17:10:39.477Z] (Reading database ... 12764 files and directories currently installed.) [2020-10-28T17:10:39.477Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-28T17:10:39.477Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-28T17:10:39.738Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-10-28T17:10:39.738Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-28T17:10:39.738Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:10:40.000Z] Selecting previously unselected package libexpat1:amd64. [2020-10-28T17:10:40.000Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-10-28T17:10:40.000Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-10-28T17:10:40.000Z] Selecting previously unselected package python3.6-minimal. [2020-10-28T17:10:40.000Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-28T17:10:40.000Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:10:40.261Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-28T17:10:40.523Z] Checking for services that may need to be restarted...done. [2020-10-28T17:10:40.523Z] Checking for services that may need to be restarted...done. [2020-10-28T17:10:40.523Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:10:40.523Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-10-28T17:10:40.523Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:10:41.096Z] Selecting previously unselected package python3-minimal. [2020-10-28T17:10:41.096Z] (Reading database ... 13012 files and directories currently installed.) [2020-10-28T17:10:41.096Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-10-28T17:10:41.096Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-10-28T17:10:41.096Z] Selecting previously unselected package mime-support. [2020-10-28T17:10:41.096Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-10-28T17:10:41.096Z] Unpacking mime-support (3.60ubuntu1) ... [2020-10-28T17:10:41.358Z] Selecting previously unselected package libmpdec2:amd64. [2020-10-28T17:10:41.358Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-10-28T17:10:41.358Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-10-28T17:10:41.358Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-10-28T17:10:41.358Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-28T17:10:41.358Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:10:41.618Z] Selecting previously unselected package python3.6. [2020-10-28T17:10:41.618Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-28T17:10:41.618Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:10:41.618Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-28T17:10:41.618Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-10-28T17:10:41.618Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-10-28T17:10:41.879Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-10-28T17:10:42.140Z] Selecting previously unselected package python3. [2020-10-28T17:10:42.140Z] (Reading database ... 13442 files and directories currently installed.) [2020-10-28T17:10:42.140Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-10-28T17:10:42.140Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-10-28T17:10:42.140Z] Selecting previously unselected package multiarch-support. [2020-10-28T17:10:42.140Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... [2020-10-28T17:10:42.140Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-10-28T17:10:42.140Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-10-28T17:10:42.400Z] Selecting previously unselected package liblzo2-2:amd64. [2020-10-28T17:10:42.400Z] (Reading database ... 13479 files and directories currently installed.) [2020-10-28T17:10:42.400Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-10-28T17:10:42.400Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-10-28T17:10:42.400Z] Selecting previously unselected package libbsd0:amd64. [2020-10-28T17:10:42.400Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-10-28T17:10:42.400Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-10-28T17:10:42.400Z] Selecting previously unselected package sudo. [2020-10-28T17:10:42.400Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-10-28T17:10:42.400Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-28T17:10:42.662Z] Selecting previously unselected package apparmor. [2020-10-28T17:10:42.662Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-10-28T17:10:42.662Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-10-28T17:10:42.924Z] Selecting previously unselected package libedit2:amd64. [2020-10-28T17:10:42.924Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-10-28T17:10:42.924Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-10-28T17:10:42.924Z] Selecting previously unselected package libkrb5support0:amd64. [2020-10-28T17:10:42.924Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-10-28T17:10:42.924Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-10-28T17:10:42.924Z] Selecting previously unselected package libk5crypto3:amd64. [2020-10-28T17:10:42.924Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-10-28T17:10:42.924Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-10-28T17:10:43.187Z] Selecting previously unselected package libkeyutils1:amd64. [2020-10-28T17:10:43.187Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-10-28T17:10:43.187Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-10-28T17:10:43.187Z] Selecting previously unselected package libkrb5-3:amd64. [2020-10-28T17:10:43.187Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-10-28T17:10:43.187Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-10-28T17:10:43.187Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-28T17:10:43.187Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-10-28T17:10:43.187Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-10-28T17:10:43.448Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-10-28T17:10:43.448Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-10-28T17:10:43.448Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-10-28T17:10:43.448Z] Selecting previously unselected package openssh-client. [2020-10-28T17:10:43.448Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-10-28T17:10:43.448Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-28T17:10:43.709Z] Selecting previously unselected package squashfs-tools. [2020-10-28T17:10:43.709Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-10-28T17:10:43.709Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-28T17:10:43.709Z] Selecting previously unselected package snapd. [2020-10-28T17:10:43.709Z] Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... [2020-10-28T17:10:43.971Z] Unpacking snapd (2.47.1+18.04) ... [2020-10-28T17:10:45.886Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-10-28T17:10:46.146Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-10-28T17:10:46.146Z] Setting up mime-support (3.60ubuntu1) ... [2020-10-28T17:10:46.408Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-28T17:10:46.408Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-10-28T17:10:46.408Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-10-28T17:10:46.408Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:10:46.408Z] Setting up systemd (237-3ubuntu10.42) ... [2020-10-28T17:10:46.408Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-10-28T17:10:47.353Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-10-28T17:10:47.353Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-10-28T17:10:47.353Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-10-28T17:10:47.353Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:10:47.353Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-10-28T17:10:47.353Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:10:48.297Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-28T17:10:48.297Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-10-28T17:10:48.297Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-10-28T17:10:48.297Z] Setting up python3 (3.6.7-1~18.04) ... [2020-10-28T17:10:48.297Z] running python rtupdate hooks for python3.6... [2020-10-28T17:10:48.297Z] running python post-rtupdate hooks for python3.6... [2020-10-28T17:10:48.297Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-10-28T17:10:49.681Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-10-28T17:10:49.941Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-10-28T17:10:49.941Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-28T17:10:50.200Z] Setting up snapd (2.47.1+18.04) ... [2020-10-28T17:10:50.461Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-10-28T17:10:50.722Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-10-28T17:10:50.983Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-10-28T17:10:51.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-10-28T17:10:51.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-28T17:10:51.244Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-28T17:10:51.505Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-10-28T17:10:51.766Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-10-28T17:10:52.026Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-10-28T17:10:52.287Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-10-28T17:10:52.287Z] /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' [2020-10-28T17:10:52.287Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:10:52.287Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-28T17:10:53.671Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-28T17:10:53.671Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-28T17:10:53.671Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-28T17:10:55.053Z] Reading package lists... [2020-10-28T17:10:55.314Z] Reading package lists... [2020-10-28T17:10:55.314Z] Building dependency tree... [2020-10-28T17:10:55.314Z] Reading state information... [2020-10-28T17:10:55.575Z] Calculating upgrade... [2020-10-28T17:10:55.836Z] The following packages will be upgraded: [2020-10-28T17:10:55.836Z] advancecomp base-files bash binutils binutils-common [2020-10-28T17:10:55.836Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-10-28T17:10:55.836Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-10-28T17:10:55.836Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-10-28T17:10:55.836Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-10-28T17:10:55.836Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-10-28T17:10:55.836Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-10-28T17:10:55.836Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-10-28T17:10:55.836Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-10-28T17:10:55.836Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-10-28T17:10:55.836Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-10-28T17:10:55.836Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-10-28T17:10:55.836Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-10-28T17:10:55.836Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-10-28T17:10:56.097Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-10-28T17:10:56.097Z] Need to get 63.5 MB of archives. [2020-10-28T17:10:56.097Z] After this operation, 5165 kB of additional disk space will be used. [2020-10-28T17:10:56.097Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-10-28T17:10:56.097Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-10-28T17:10:56.358Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-10-28T17:10:56.618Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-10-28T17:10:56.618Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-10-28T17:10:56.879Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-10-28T17:10:56.879Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-10-28T17:10:56.879Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-28T17:10:56.879Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] [2020-10-28T17:10:56.879Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-28T17:10:56.879Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-28T17:10:56.879Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-28T17:10:56.879Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-28T17:10:56.879Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-28T17:10:56.879Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-28T17:10:56.879Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-10-28T17:10:56.879Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-10-28T17:10:56.879Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-10-28T17:10:56.879Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-10-28T17:10:56.879Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-10-28T17:10:56.879Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-10-28T17:10:56.879Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-10-28T17:10:56.879Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-10-28T17:10:56.879Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-10-28T17:10:56.879Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-10-28T17:10:56.879Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-10-28T17:10:56.879Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-28T17:10:56.879Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-28T17:10:56.879Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-10-28T17:10:56.879Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] [2020-10-28T17:10:56.879Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-10-28T17:10:56.879Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-10-28T17:10:57.139Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-10-28T17:10:57.139Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-10-28T17:10:57.139Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] [2020-10-28T17:10:57.139Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-10-28T17:10:57.139Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-10-28T17:10:57.139Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-10-28T17:10:57.139Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-10-28T17:10:57.139Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-10-28T17:10:57.139Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-10-28T17:10:57.140Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-10-28T17:10:57.140Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-28T17:10:57.140Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-28T17:10:57.400Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-10-28T17:10:57.400Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-10-28T17:10:57.400Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-10-28T17:10:57.400Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-10-28T17:10:57.400Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-10-28T17:10:57.400Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-28T17:10:57.400Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-10-28T17:10:57.661Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-28T17:10:57.661Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-10-28T17:10:57.661Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-10-28T17:10:57.661Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-10-28T17:10:57.661Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-10-28T17:10:57.661Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-10-28T17:10:57.661Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-10-28T17:10:57.661Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-10-28T17:10:57.661Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-10-28T17:10:57.661Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-10-28T17:10:57.661Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-10-28T17:10:57.922Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] [2020-10-28T17:10:57.922Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-10-28T17:10:57.922Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-10-28T17:10:57.922Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-10-28T17:10:57.922Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-10-28T17:10:57.922Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-10-28T17:10:57.922Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-10-28T17:10:57.922Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-10-28T17:10:57.922Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-10-28T17:10:57.922Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-10-28T17:10:58.182Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-10-28T17:10:58.182Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-10-28T17:10:58.182Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-10-28T17:10:58.182Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-10-28T17:10:58.182Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] [2020-10-28T17:10:58.182Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-10-28T17:10:58.182Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-10-28T17:10:58.182Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-28T17:10:58.182Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-28T17:10:58.444Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-28T17:10:58.444Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-28T17:10:58.444Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-28T17:10:58.444Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-28T17:10:58.444Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-28T17:10:58.444Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-28T17:10:58.707Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-28T17:10:58.973Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-28T17:10:59.235Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-28T17:10:59.235Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-28T17:10:59.498Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-28T17:10:59.498Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-28T17:10:59.498Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-28T17:10:59.498Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-28T17:10:59.498Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-28T17:10:59.760Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:10:59.760Z] Fetched 63.5 MB in 4s (16.8 MB/s) [2020-10-28T17:11:00.020Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:00.020Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-28T17:11:00.020Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-28T17:11:00.600Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-28T17:11:00.600Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-28T17:11:00.861Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... [2020-10-28T17:11:00.861Z] Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-10-28T17:11:01.435Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:01.695Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:01.695Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:01.695Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:01.695Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:01.695Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:01.956Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:01.956Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:01.956Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:01.956Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:02.216Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:02.216Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:02.216Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:02.216Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:02.216Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:02.478Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-28T17:11:02.478Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:02.478Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-10-28T17:11:02.478Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:02.478Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-28T17:11:02.478Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:02.740Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:02.740Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:02.740Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:02.740Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:03.002Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:11:03.002Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:03.264Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-28T17:11:03.264Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... [2020-10-28T17:11:03.264Z] Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-28T17:11:03.837Z] Setting up libc6:amd64 (2.27-3ubuntu1.2) ... [2020-10-28T17:11:04.098Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-28T17:11:04.098Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-10-28T17:11:04.098Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-10-28T17:11:04.098Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-10-28T17:11:04.098Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-10-28T17:11:04.358Z] Setting up base-files (10.1ubuntu2.10) ... [2020-10-28T17:11:04.358Z] Installing new version of config file /etc/issue ... [2020-10-28T17:11:04.358Z] Installing new version of config file /etc/issue.net ... [2020-10-28T17:11:04.358Z] Installing new version of config file /etc/lsb-release ... [2020-10-28T17:11:04.358Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-10-28T17:11:04.620Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-10-28T17:11:04.882Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-10-28T17:11:04.882Z] Removing obsolete conffile /etc/default/motd-news ... [2020-10-28T17:11:04.882Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:04.882Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-10-28T17:11:04.882Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-10-28T17:11:05.144Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-10-28T17:11:05.144Z] 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 [2020-10-28T17:11:05.144Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:05.144Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:05.144Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:05.144Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:05.404Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:05.404Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-10-28T17:11:05.404Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-10-28T17:11:05.404Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-10-28T17:11:05.666Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:05.666Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-10-28T17:11:05.666Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-28T17:11:05.666Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-10-28T17:11:05.926Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:05.926Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-28T17:11:05.926Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-28T17:11:05.926Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-28T17:11:06.187Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:06.187Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-28T17:11:06.187Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-28T17:11:06.187Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-10-28T17:11:06.187Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:06.187Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-10-28T17:11:06.187Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-10-28T17:11:06.447Z] Setting up grep (3.1-2build1) ... [2020-10-28T17:11:06.447Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:06.447Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-10-28T17:11:06.447Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-28T17:11:06.707Z] Setting up login (1:4.5-1ubuntu2) ... [2020-10-28T17:11:06.707Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:06.707Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-28T17:11:06.707Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:11:06.968Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-10-28T17:11:06.968Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:06.968Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T17:11:06.968Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-28T17:11:07.912Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T17:11:07.912Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-28T17:11:07.912Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-28T17:11:07.912Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-28T17:11:08.482Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-28T17:11:08.482Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:08.482Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-28T17:11:08.482Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-28T17:11:09.870Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-10-28T17:11:09.870Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-28T17:11:09.870Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-10-28T17:11:09.870Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-28T17:11:09.870Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-10-28T17:11:10.131Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:10.131Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-10-28T17:11:10.132Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-10-28T17:11:10.132Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-10-28T17:11:10.406Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:10.406Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:10.406Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:10.406Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:10.666Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:10.666Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:10.666Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:10.666Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:10.928Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:10.928Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:10.928Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:10.928Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:10.928Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:10.928Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:10.929Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:11.194Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:11.194Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:11.194Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-28T17:11:11.194Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:11:11.455Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-28T17:11:11.455Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:11:11.455Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-28T17:11:11.455Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:11.455Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-28T17:11:11.455Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:11:11.717Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-28T17:11:11.717Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:11.717Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:11.717Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:11.717Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:11.977Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:11.977Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:11.977Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:11.977Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:12.238Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:12.238Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:12.238Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:12.809Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:13.068Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-10-28T17:11:13.329Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-10-28T17:11:13.329Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:13.329Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-28T17:11:13.329Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-28T17:11:13.593Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:11:13.854Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-28T17:11:13.854Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-10-28T17:11:13.854Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:11:13.854Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-10-28T17:11:14.116Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:14.116Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-10-28T17:11:14.116Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-10-28T17:11:14.386Z] Setting up debconf (1.5.66ubuntu1) ... [2020-10-28T17:11:14.652Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:14.652Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-28T17:11:14.652Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-28T17:11:14.652Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-28T17:11:14.916Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:14.916Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-28T17:11:14.916Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-28T17:11:14.916Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-28T17:11:15.184Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:15.184Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-28T17:11:15.184Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-28T17:11:15.448Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-28T17:11:15.727Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:15.727Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-28T17:11:15.727Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:11:15.727Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... [2020-10-28T17:11:15.727Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-28T17:11:15.999Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-28T17:11:15.999Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-28T17:11:15.999Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-28T17:11:15.999Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:15.999Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-10-28T17:11:16.316Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-10-28T17:11:16.316Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-10-28T17:11:16.316Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:16.316Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-10-28T17:11:16.316Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-28T17:11:16.581Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-28T17:11:16.854Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:16.854Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-28T17:11:16.854Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-28T17:11:16.854Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-28T17:11:17.119Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:17.119Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-10-28T17:11:17.119Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-10-28T17:11:17.119Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-10-28T17:11:17.386Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:17.386Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-10-28T17:11:17.386Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-28T17:11:17.651Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-10-28T17:11:17.927Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:17.927Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-28T17:11:17.927Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-28T17:11:17.927Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-10-28T17:11:18.199Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:18.199Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-10-28T17:11:18.199Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-10-28T17:11:18.464Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-10-28T17:11:18.464Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:18.464Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-10-28T17:11:18.464Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-10-28T17:11:18.464Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-10-28T17:11:18.726Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:18.726Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-10-28T17:11:18.726Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-10-28T17:11:18.726Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-10-28T17:11:18.726Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:18.726Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-10-28T17:11:18.988Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-10-28T17:11:18.988Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-10-28T17:11:18.988Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-28T17:11:18.988Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-10-28T17:11:18.988Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-10-28T17:11:19.254Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-10-28T17:11:19.254Z] (Reading database ... 13915 files and directories currently installed.) [2020-10-28T17:11:19.254Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-10-28T17:11:19.254Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-28T17:11:19.254Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-10-28T17:11:19.517Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-28T17:11:19.517Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-28T17:11:19.779Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-28T17:11:19.779Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-10-28T17:11:19.779Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-10-28T17:11:20.042Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-10-28T17:11:20.042Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-10-28T17:11:20.042Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-10-28T17:11:20.042Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-10-28T17:11:20.312Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-10-28T17:11:20.313Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-10-28T17:11:20.313Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-10-28T17:11:20.313Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-10-28T17:11:20.576Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-10-28T17:11:20.576Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-10-28T17:11:20.576Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-10-28T17:11:20.576Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-10-28T17:11:20.838Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-10-28T17:11:20.838Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-10-28T17:11:20.838Z] Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... [2020-10-28T17:11:21.099Z] Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... [2020-10-28T17:11:21.671Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-10-28T17:11:21.932Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-10-28T17:11:21.932Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-10-28T17:11:21.932Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-10-28T17:11:21.932Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-28T17:11:21.932Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-28T17:11:22.505Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-28T17:11:22.505Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-28T17:11:22.505Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-28T17:11:22.505Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-28T17:11:22.767Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-28T17:11:22.767Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-28T17:11:23.028Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:23.028Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:23.028Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:23.289Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:23.289Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:23.289Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:23.550Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:23.550Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:24.492Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:24.492Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:25.435Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:25.435Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:26.380Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:26.380Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:26.641Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:26.641Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:27.588Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-28T17:11:27.588Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:11:27.588Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-28T17:11:27.851Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-28T17:11:27.851Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-28T17:11:27.851Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-28T17:11:28.111Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-28T17:11:28.373Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-28T17:11:28.374Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-28T17:11:28.374Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-10-28T17:11:28.374Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-28T17:11:28.374Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-28T17:11:28.636Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-28T17:11:28.636Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-28T17:11:28.636Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-10-28T17:11:28.636Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-10-28T17:11:28.898Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:28.898Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-28T17:11:28.898Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:28.898Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:28.898Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:28.898Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-10-28T17:11:28.898Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-10-28T17:11:28.898Z] Setting up tzdata (2020a-0ubuntu0.18.04) ... [2020-10-28T17:11:29.162Z] [2020-10-28T17:11:29.162Z] Current default time zone: 'Etc/UTC' [2020-10-28T17:11:29.162Z] Local time is now: Wed Oct 28 17:11:29 UTC 2020. [2020-10-28T17:11:29.162Z] Universal Time is now: Wed Oct 28 17:11:29 UTC 2020. [2020-10-28T17:11:29.162Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-10-28T17:11:29.162Z] [2020-10-28T17:11:29.162Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-10-28T17:11:29.162Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:29.162Z] Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-28T17:11:29.162Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:11:29.162Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-10-28T17:11:29.162Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-10-28T17:11:29.425Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T17:11:29.425Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-10-28T17:11:29.425Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-10-28T17:11:29.425Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-10-28T17:11:29.425Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:29.425Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-10-28T17:11:29.686Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:29.686Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-28T17:11:29.686Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:29.686Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-28T17:11:29.686Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-28T17:11:29.686Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-10-28T17:11:29.947Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-28T17:11:29.947Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-10-28T17:11:29.947Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-10-28T17:11:29.947Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:11:29.947Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-28T17:11:31.338Z] Updating certificates in /etc/ssl/certs... [2020-10-28T17:11:32.286Z] 22 added, 17 removed; done. [2020-10-28T17:11:32.286Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-28T17:11:32.286Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:11:32.286Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-10-28T17:11:32.286Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-10-28T17:11:32.286Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-10-28T17:11:32.546Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:32.546Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-28T17:11:32.546Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:32.546Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:32.546Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:32.546Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:32.546Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:32.546Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-28T17:11:32.809Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-28T17:11:32.809Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-28T17:11:32.809Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-28T17:11:32.809Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-28T17:11:32.809Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:32.809Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:11:32.809Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-28T17:11:32.809Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-28T17:11:33.073Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-28T17:11:33.073Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:11:33.073Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-28T17:11:33.073Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-28T17:11:33.073Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-28T17:11:33.073Z] Updating certificates in /etc/ssl/certs... [2020-10-28T17:11:33.644Z] 0 added, 0 removed; done. [2020-10-28T17:11:33.644Z] Running hooks in /etc/ca-certificates/update.d... [2020-10-28T17:11:33.644Z] done. [2020-10-28T17:11:34.214Z] Reading package lists... [2020-10-28T17:11:34.481Z] Building dependency tree... [2020-10-28T17:11:34.481Z] Reading state information... [2020-10-28T17:11:34.743Z] The following NEW packages will be installed: [2020-10-28T17:11:34.743Z] apt-transport-https [2020-10-28T17:11:34.743Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-10-28T17:11:34.743Z] Need to get 1692 B of archives. [2020-10-28T17:11:34.743Z] After this operation, 153 kB of additional disk space will be used. [2020-10-28T17:11:34.743Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-10-28T17:11:35.008Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:11:35.008Z] Fetched 1692 B in 0s (8214 B/s) [2020-10-28T17:11:35.008Z] Selecting previously unselected package apt-transport-https. [2020-10-28T17:11:35.008Z] (Reading database ... 13932 files and directories currently installed.) [2020-10-28T17:11:35.008Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-10-28T17:11:35.008Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-28T17:11:35.269Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-28T17:11:35.530Z] Waiting for network to be ready... [2020-10-28T17:11:35.591Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-9532 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-28T17:11:35.655Z] Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout [2020-10-28T17:11:39.569Z] using credential edgex-jenkins-ssh [2020-10-28T17:11:39.623Z] Cloning the remote Git repository [2020-10-28T17:11:39.690Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:11:39.797Z] > git init /w/workspace/app-service-configurable/23 # timeout=10 [2020-10-28T17:11:39.856Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:11:39.856Z] > git --version # timeout=10 [2020-10-28T17:11:39.872Z] > git --version # 'git version 2.17.1' [2020-10-28T17:11:39.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:11:39.918Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T17:11:40.823Z] 2020-10-28T17:11:39Z INFO Waiting for automatic snapd restart... [2020-10-28T17:11:41.355Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-28T17:11:41.394Z] snapd 2.47.1 from Canonical* installed [2020-10-28T17:11:41.543Z] Merge succeeded, producing cc0f72d059cc2e5f49f76807a7c46aa0e389b7e9 [2020-10-28T17:11:41.543Z] Checking out Revision cc0f72d059cc2e5f49f76807a7c46aa0e389b7e9 (PR-124) [2020-10-28T17:11:41.655Z] "snapd" switched to the "latest/stable" channel [2020-10-28T17:11:41.655Z] [2020-10-28T17:11:40.725Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-28T17:11:40.737Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T17:11:40.757Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-28T17:11:40.787Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-28T17:11:40.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:11:40.799Z] > 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 [2020-10-28T17:11:41.388Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T17:11:41.398Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-28T17:11:41.467Z] > git remote # timeout=10 [2020-10-28T17:11:41.483Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T17:11:41.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T17:11:41.503Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-28T17:11:41.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T17:11:41.567Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T17:11:41.577Z] > git checkout -f cc0f72d059cc2e5f49f76807a7c46aa0e389b7e9 # timeout=10 [2020-10-28T17:11:44.966Z] core18 20200929 from Canonical* installed [2020-10-28T17:11:45.226Z] "core18" switched to the "latest/stable" channel [2020-10-28T17:11:45.226Z] [2020-10-28T17:11:45.686Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-28T17:11:45.718Z] First time build. Skipping changelog. [2020-10-28T17:11:45.720Z] > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:11:47.013Z] + echo snap-build.sh [2020-10-28T17:11:47.013Z] snap-build.sh [2020-10-28T17:11:47.013Z] + SNAP_BASE_DIR=. [2020-10-28T17:11:47.013Z] + '[' '!' -z /w/workspace/app-service-configurable/23 ']' [2020-10-28T17:11:47.013Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/23 [2020-10-28T17:11:47.013Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/23]' [2020-10-28T17:11:47.013Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/23] [2020-10-28T17:11:47.013Z] + cd /w/workspace/app-service-configurable/23 [2020-10-28T17:11:47.013Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-10-28T17:11:47.013Z] Reading package lists... [2020-10-28T17:11:47.617Z] Building dependency tree... [2020-10-28T17:11:47.617Z] Reading state information... [2020-10-28T17:11:48.213Z] The following packages were automatically installed and are no longer required: [2020-10-28T17:11:48.213Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2020-10-28T17:11:48.213Z] xdelta3 [2020-10-28T17:11:48.213Z] Use 'sudo apt autoremove' to remove them. [2020-10-28T17:11:48.489Z] The following packages will be REMOVED: [2020-10-28T17:11:48.489Z] lxd* lxd-client* [2020-10-28T17:11:49.926Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-10-28T17:11:49.926Z] After this operation, 29.1 MB disk space will be freed. [2020-10-28T17:11:50.531Z] snapcraft 4.3 from Canonical* installed [2020-10-28T17:11:50.531Z] "snapcraft" switched to the "latest/stable" channel [2020-10-28T17:11:50.531Z] [2020-10-28T17:11:51.834Z] (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.) [2020-10-28T17:11:51.834Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-28T17:11:53.078Z] 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: [2020-10-28T17:11:53.078Z] - README.md [2020-10-28T17:11:53.078Z] [2020-10-28T17:11:53.078Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-28T17:11:55.227Z] Removing lxd dnsmasq configuration [2020-10-28T17:11:55.227Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-10-28T17:11:55.227Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-28T17:11:56.668Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:11:56.942Z] (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.) [2020-10-28T17:11:57.217Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-28T17:11:59.665Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-28T17:11:59.665Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-28T17:11:59.926Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-28T17:11:59.926Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-28T17:12:01.539Z] Processing triggers for systemd (237-3ubuntu10.39) ... [2020-10-28T17:12:01.584Z] Reading package lists... [2020-10-28T17:12:01.844Z] Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config [2020-10-28T17:12:02.138Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-10-28T17:12:07.538Z] + sudo snap remove --purge lxd [2020-10-28T17:12:07.538Z] snap "lxd" is not installed [2020-10-28T17:12:07.538Z] + sudo groupadd --force --system lxd [2020-10-28T17:12:07.538Z] ++ whoami [2020-10-28T17:12:07.538Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-10-28T17:12:07.538Z] + newgrp - lxd [2020-10-28T17:12:07.814Z] + sudo snap install lxd [2020-10-28T17:12:08.466Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-28T17:12:08.467Z] Reading package lists... [2020-10-28T17:12:08.467Z] Building dependency tree... [2020-10-28T17:12:08.467Z] Reading state information... [2020-10-28T17:12:08.467Z] Suggested packages: [2020-10-28T17:12:08.467Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-28T17:12:08.467Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-10-28T17:12:08.467Z] Recommended packages: [2020-10-28T17:12:08.467Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-10-28T17:12:08.467Z] The following NEW packages will be installed: [2020-10-28T17:12:08.467Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-10-28T17:12:08.467Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-10-28T17:12:08.467Z] libzmq5 pkg-config [2020-10-28T17:12:08.467Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-10-28T17:12:08.467Z] Need to get 7861 kB of archives. [2020-10-28T17:12:08.467Z] After this operation, 44.1 MB of additional disk space will be used. [2020-10-28T17:12:08.467Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-10-28T17:12:08.467Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-10-28T17:12:08.727Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-10-28T17:12:08.727Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-10-28T17:12:08.988Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-28T17:12:08.988Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-28T17:12:08.988Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-28T17:12:08.988Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-28T17:12:08.988Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-28T17:12:09.250Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-10-28T17:12:09.250Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-28T17:12:09.250Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-28T17:12:09.250Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-28T17:12:09.250Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-28T17:12:09.511Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-28T17:12:09.511Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-28T17:12:09.511Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:12:09.771Z] Fetched 7861 kB in 1s (7011 kB/s) [2020-10-28T17:12:09.771Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-10-28T17:12:09.771Z] (Reading database ... 13936 files and directories currently installed.) [2020-10-28T17:12:09.771Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-10-28T17:12:09.771Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-28T17:12:10.031Z] Selecting previously unselected package libpsl5:amd64. [2020-10-28T17:12:10.031Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-10-28T17:12:10.031Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-10-28T17:12:10.031Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-10-28T17:12:10.031Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-10-28T17:12:10.031Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-10-28T17:12:10.293Z] Selecting previously unselected package librtmp1:amd64. [2020-10-28T17:12:10.293Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-10-28T17:12:10.293Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-28T17:12:10.293Z] Selecting previously unselected package libcurl4:amd64. [2020-10-28T17:12:10.293Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-28T17:12:10.293Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-28T17:12:10.293Z] Selecting previously unselected package curl. [2020-10-28T17:12:10.293Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-28T17:12:10.293Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-28T17:12:10.557Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-28T17:12:10.557Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-28T17:12:10.557Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-28T17:12:10.557Z] Selecting previously unselected package liberror-perl. [2020-10-28T17:12:10.557Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-10-28T17:12:10.557Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-28T17:12:10.557Z] Selecting previously unselected package git-man. [2020-10-28T17:12:10.557Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-28T17:12:10.557Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T17:12:10.818Z] Selecting previously unselected package git. [2020-10-28T17:12:10.818Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-28T17:12:10.818Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T17:12:11.762Z] Selecting previously unselected package libnorm1:amd64. [2020-10-28T17:12:11.762Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-28T17:12:11.762Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-28T17:12:12.022Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-28T17:12:12.022Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-28T17:12:12.022Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-28T17:12:12.022Z] Selecting previously unselected package libsodium23:amd64. [2020-10-28T17:12:12.022Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2020-10-28T17:12:12.022Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-28T17:12:12.022Z] Selecting previously unselected package libzmq5:amd64. [2020-10-28T17:12:12.022Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-28T17:12:12.022Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-28T17:12:12.283Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-28T17:12:12.283Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-28T17:12:12.283Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-28T17:12:12.283Z] Selecting previously unselected package pkg-config. [2020-10-28T17:12:12.283Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-28T17:12:12.283Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-28T17:12:12.543Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-28T17:12:12.543Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T17:12:12.543Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-10-28T17:12:12.543Z] Setting up liberror-perl (0.17025-1) ... [2020-10-28T17:12:12.543Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-10-28T17:12:12.543Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-28T17:12:12.543Z] No schema files found: doing nothing. [2020-10-28T17:12:12.543Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-28T17:12:12.543Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-28T17:12:12.806Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-28T17:12:12.806Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-28T17:12:12.806Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-28T17:12:12.806Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-28T17:12:12.806Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-28T17:12:12.806Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-28T17:12:12.806Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T17:12:13.068Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-28T17:12:13.068Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:12:19.692Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-28T17:12:19.692Z] curl set to automatically installed. [2020-10-28T17:12:19.692Z] git set to automatically installed. [2020-10-28T17:12:19.692Z] git-man set to automatically installed. [2020-10-28T17:12:19.692Z] libcurl3-gnutls set to automatically installed. [2020-10-28T17:12:19.692Z] libcurl4 set to automatically installed. [2020-10-28T17:12:19.692Z] liberror-perl set to automatically installed. [2020-10-28T17:12:19.692Z] libglib2.0-0 set to automatically installed. [2020-10-28T17:12:19.692Z] libnghttp2-14 set to automatically installed. [2020-10-28T17:12:19.692Z] libnorm1 set to automatically installed. [2020-10-28T17:12:19.692Z] libpgm-5.2-0 set to automatically installed. [2020-10-28T17:12:19.692Z] libpsl5 set to automatically installed. [2020-10-28T17:12:19.692Z] librtmp1 set to automatically installed. [2020-10-28T17:12:19.692Z] libsodium23 set to automatically installed. [2020-10-28T17:12:19.692Z] libzmq3-dev set to automatically installed. [2020-10-28T17:12:19.692Z] libzmq5 set to automatically installed. [2020-10-28T17:12:19.692Z] pkg-config set to automatically installed. [2020-10-28T17:12:21.653Z] snapd is not logged in, snap install commands will use sudo [2020-10-28T17:12:26.111Z] 2020-10-28T17:12:20Z INFO Waiting for restart... [2020-10-28T17:12:28.250Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-28T17:12:28.823Z] snap "core18" has no updates available [2020-10-28T17:12:29.396Z] Pulling go [2020-10-28T17:12:30.797Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-28T17:12:30.797Z] Skipping pull go (already ran) [2020-10-28T17:12:30.797Z] Building go [2020-10-28T17:12:30.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T17:12:30.797Z] Dload Upload Total Spent Left Speed [2020-10-28T17:12:34.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.0M 0 0 21.2M 0 0:00:05 --:--:-- 0:00:05 21.2M 37 115M 37 43.7M 0 0 24.3M 0 0:00:04 0:00:01 0:00:03 24.3M 62 115M 62 71.8M 0 0 25.6M 0 0:00:04 0:00:02 0:00:02 25.6M 86 115M 86 100M 0 0 26.3M 0 0:00:04 0:00:03 0:00:01 26.3M 100 115M 100 115M 0 0 26.1M 0 0:00:04 0:00:04 --:--:-- 26.1M [2020-10-28T17:12:35.928Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-28T17:12:40.138Z] Staging go [2020-10-28T17:12:55.095Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-28T17:12:55.095Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-28T17:12:55.095Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-10-28T17:12:55.095Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] [2020-10-28T17:12:55.095Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] [2020-10-28T17:12:55.095Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-10-28T17:12:55.095Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-28T17:12:55.095Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-28T17:12:55.095Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-28T17:12:55.095Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-28T17:12:55.095Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-28T17:12:55.095Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-28T17:12:55.095Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-28T17:12:55.095Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-28T17:12:55.095Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-28T17:12:55.095Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-10-28T17:12:55.095Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-10-28T17:12:55.095Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-10-28T17:12:55.095Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-10-28T17:12:55.095Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-10-28T17:12:55.095Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-10-28T17:12:55.095Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-10-28T17:12:55.095Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-10-28T17:12:55.095Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-10-28T17:12:55.095Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-10-28T17:12:55.095Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-10-28T17:12:55.095Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-10-28T17:12:55.095Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-10-28T17:12:55.095Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] [2020-10-28T17:12:55.095Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] [2020-10-28T17:12:55.095Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-10-28T17:12:55.095Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] [2020-10-28T17:12:55.095Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-28T17:12:55.095Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-28T17:12:55.095Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-28T17:12:55.095Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-28T17:12:55.095Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-28T17:12:55.095Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1681 kB] [2020-10-28T17:12:55.095Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-28T17:12:55.095Z] Fetched 34.8 MB in 6s (5771 kB/s) [2020-10-28T17:12:55.095Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-10-28T17:12:55.095Z] Fetched 224 kB in 0s (0 B/s) [2020-10-28T17:12:55.095Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-10-28T17:12:55.095Z] Fetched 157 kB in 0s (0 B/s) [2020-10-28T17:12:55.095Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-10-28T17:12:55.095Z] Fetched 221 kB in 0s (0 B/s) [2020-10-28T17:12:55.095Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-10-28T17:12:55.095Z] Fetched 143 kB in 0s (0 B/s) [2020-10-28T17:12:55.095Z] Pulling app-service-config [2020-10-28T17:12:56.041Z] Pulling config-common [2020-10-28T17:12:57.431Z] Skipping build go (already ran) [2020-10-28T17:12:57.431Z] Building app-service-config [2020-10-28T17:12:57.432Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-28T17:12:58.377Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 [2020-10-28T17:12:58.377Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 [2020-10-28T17:12:58.439Z] lxd 4.7 from Canonical* installed [2020-10-28T17:12:58.439Z] + sudo lxd init --auto [2020-10-28T17:12:58.649Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 [2020-10-28T17:12:58.649Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-28T17:12:58.649Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-10-28T17:12:58.649Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-28T17:12:58.649Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-28T17:12:58.649Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-28T17:12:58.649Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-28T17:12:58.649Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-28T17:12:58.649Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-28T17:12:58.649Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-10-28T17:12:58.649Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-28T17:12:58.649Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-10-28T17:12:58.649Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-10-28T17:12:58.649Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-28T17:12:58.649Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T17:12:58.649Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-28T17:12:58.649Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T17:12:58.649Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-28T17:12:58.649Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-28T17:12:58.932Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-28T17:12:58.932Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-28T17:12:58.932Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-28T17:12:58.932Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T17:12:58.932Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-28T17:12:58.932Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-28T17:12:58.932Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-28T17:12:58.932Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-28T17:12:58.932Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-28T17:12:58.932Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-28T17:12:58.932Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-28T17:12:58.932Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-28T17:12:59.194Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-28T17:12:59.194Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-28T17:12:59.194Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-28T17:12:59.194Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-28T17:12:59.194Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-28T17:12:59.194Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-28T17:12:59.194Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-28T17:12:59.194Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-28T17:12:59.194Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-28T17:12:59.194Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-28T17:12:59.194Z] go: downloading golang.org/x/text v0.3.2 [2020-10-28T17:12:59.464Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T17:12:59.464Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-28T17:13:11.729Z] Building config-common [2020-10-28T17:13:12.681Z] Skipping stage go (already ran) [2020-10-28T17:13:12.681Z] Staging app-service-config [2020-10-28T17:13:13.519Z] + sudo snap install --classic snapcraft [2020-10-28T17:13:14.078Z] Staging config-common [2020-10-28T17:13:15.024Z] Priming go [2020-10-28T17:13:15.974Z] Priming app-service-config [2020-10-28T17:13:17.367Z] 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] } [2020-10-28T17:13:31.800Z] snapcraft 4.3 from Canonical* installed [2020-10-28T17:13:31.800Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-28T17:13:31.800Z] + sudo snapcraft prime --use-lxd [2020-10-28T17:13:35.187Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-10-28T17:13:35.187Z] 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: [2020-10-28T17:13:35.187Z] - README.md [2020-10-28T17:13:35.187Z] [2020-10-28T17:13:35.187Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-28T17:13:38.566Z] Launching a container. [2020-10-28T17:15:30.383Z] Waiting for container to be ready [2020-10-28T17:15:30.383Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-10-28T17:15:30.383Z] [2020-10-28T17:15:42.780Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-10-28T17:15:42.780Z] Waiting for network to be ready... [2020-10-28T17:15:43.371Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-28T17:15:43.644Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-28T17:15:43.922Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-28T17:15:44.197Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-10-28T17:15:44.197Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] [2020-10-28T17:15:44.197Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] [2020-10-28T17:15:44.197Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] [2020-10-28T17:15:44.197Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] [2020-10-28T17:15:44.471Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] [2020-10-28T17:15:44.471Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-10-28T17:15:44.471Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-10-28T17:15:44.471Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-10-28T17:15:44.471Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-10-28T17:15:44.471Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] [2020-10-28T17:15:44.471Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] [2020-10-28T17:15:44.471Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-10-28T17:15:44.744Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-10-28T17:15:45.339Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-10-28T17:15:45.339Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-10-28T17:15:45.339Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-10-28T17:15:45.339Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-10-28T17:15:45.339Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-10-28T17:15:45.339Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-10-28T17:15:45.339Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-10-28T17:15:45.339Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-10-28T17:15:45.339Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-10-28T17:15:45.933Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-10-28T17:15:46.529Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] [2020-10-28T17:15:46.529Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-10-28T17:15:46.529Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-10-28T17:15:46.529Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] [2020-10-28T17:15:46.529Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] [2020-10-28T17:15:46.529Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-10-28T17:15:46.529Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-10-28T17:15:46.800Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-10-28T17:15:46.801Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-10-28T17:15:46.801Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-10-28T17:15:46.801Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] [2020-10-28T17:15:46.801Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-10-28T17:15:56.931Z] Fetched 32.6 MB in 13s (2510 kB/s) [2020-10-28T17:16:00.310Z] Reading package lists... [2020-10-28T17:16:01.743Z] Reading package lists... [2020-10-28T17:16:02.337Z] Building dependency tree... [2020-10-28T17:16:02.337Z] Reading state information... [2020-10-28T17:16:02.931Z] The following additional packages will be installed: [2020-10-28T17:16:02.931Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-28T17:16:02.931Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-28T17:16:02.932Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-28T17:16:02.932Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-10-28T17:16:02.932Z] Suggested packages: [2020-10-28T17:16:02.932Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-10-28T17:16:02.932Z] Recommended packages: [2020-10-28T17:16:02.932Z] gnupg libsasl2-modules [2020-10-28T17:16:03.204Z] The following NEW packages will be installed: [2020-10-28T17:16:03.204Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-28T17:16:03.204Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-28T17:16:03.204Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-28T17:16:03.204Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-10-28T17:16:03.204Z] The following packages will be upgraded: [2020-10-28T17:16:03.204Z] gpg gpg-agent gpgconf libudev1 [2020-10-28T17:16:03.476Z] 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. [2020-10-28T17:16:03.476Z] Need to get 3109 kB of archives. [2020-10-28T17:16:03.476Z] After this operation, 12.6 MB of additional disk space will be used. [2020-10-28T17:16:03.476Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] [2020-10-28T17:16:03.745Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] [2020-10-28T17:16:04.720Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] [2020-10-28T17:16:04.720Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] [2020-10-28T17:16:04.720Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] [2020-10-28T17:16:04.720Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] [2020-10-28T17:16:04.720Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] [2020-10-28T17:16:04.720Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-10-28T17:16:04.720Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-10-28T17:16:04.720Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-10-28T17:16:04.720Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-10-28T17:16:04.720Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-10-28T17:16:04.720Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-10-28T17:16:04.720Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] [2020-10-28T17:16:04.720Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-10-28T17:16:04.994Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-10-28T17:16:04.994Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-10-28T17:16:04.994Z] 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] [2020-10-28T17:16:04.994Z] 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] [2020-10-28T17:16:04.994Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-10-28T17:16:04.994Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.6 [132 kB] [2020-10-28T17:16:04.994Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] [2020-10-28T17:16:05.589Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:16:05.589Z] Fetched 3109 kB in 2s (1697 kB/s) [2020-10-28T17:16:05.861Z] (Reading database ... 12460 files and directories currently installed.) [2020-10-28T17:16:05.861Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... [2020-10-28T17:16:05.861Z] Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-28T17:16:05.861Z] Setting up libudev1:arm64 (237-3ubuntu10.42) ... [2020-10-28T17:16:06.134Z] Selecting previously unselected package udev. [2020-10-28T17:16:06.134Z] (Reading database ... 12460 files and directories currently installed.) [2020-10-28T17:16:06.134Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... [2020-10-28T17:16:06.407Z] Unpacking udev (237-3ubuntu10.42) ... [2020-10-28T17:16:07.011Z] Selecting previously unselected package libfuse2:arm64. [2020-10-28T17:16:07.011Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... [2020-10-28T17:16:07.011Z] Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-10-28T17:16:07.011Z] Selecting previously unselected package fuse. [2020-10-28T17:16:07.011Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... [2020-10-28T17:16:07.011Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-10-28T17:16:07.286Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-28T17:16:07.286Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-28T17:16:07.560Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-28T17:16:07.560Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-28T17:16:07.560Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-28T17:16:07.830Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-28T17:16:07.831Z] Selecting previously unselected package libksba8:arm64. [2020-10-28T17:16:07.831Z] Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... [2020-10-28T17:16:08.103Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-10-28T17:16:08.103Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-10-28T17:16:08.103Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:08.103Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:08.377Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-10-28T17:16:08.377Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:08.377Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:08.377Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-10-28T17:16:08.377Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:08.651Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:08.651Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-10-28T17:16:08.651Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:08.651Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:08.925Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-10-28T17:16:08.925Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:08.925Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:08.925Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-10-28T17:16:08.925Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:08.925Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:09.198Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-10-28T17:16:09.198Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:09.198Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:09.470Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-10-28T17:16:09.470Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:09.470Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:09.470Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-10-28T17:16:09.470Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-28T17:16:09.470Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:09.742Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-10-28T17:16:09.743Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-10-28T17:16:09.743Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-28T17:16:10.014Z] Selecting previously unselected package libsasl2-2:arm64. [2020-10-28T17:16:10.014Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-10-28T17:16:10.015Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-28T17:16:10.015Z] Selecting previously unselected package libldap-common. [2020-10-28T17:16:10.015Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-10-28T17:16:10.015Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-28T17:16:10.287Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-10-28T17:16:10.287Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... [2020-10-28T17:16:10.287Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-28T17:16:10.287Z] Selecting previously unselected package dirmngr. [2020-10-28T17:16:10.287Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-28T17:16:10.560Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-28T17:16:10.560Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-28T17:16:10.831Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-10-28T17:16:10.831Z] Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-10-28T17:16:10.831Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-28T17:16:10.831Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-28T17:16:10.831Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-10-28T17:16:10.831Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:11.103Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-10-28T17:16:11.103Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:16:11.103Z] Setting up udev (237-3ubuntu10.42) ... [2020-10-28T17:16:12.533Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-10-28T17:16:12.812Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:12.812Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-10-28T17:16:13.087Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-10-28T17:16:13.087Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-10-28T17:16:13.087Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:13.087Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:13.087Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:13.087Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:13.087Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:13.357Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:13.357Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-28T17:16:13.357Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-28T17:16:13.357Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-28T17:16:13.357Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:16:15.331Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-10-28T17:16:15.331Z] settings in the [Install] section, and DefaultInstance for template units). [2020-10-28T17:16:15.331Z] This means they are not meant to be enabled using systemctl. [2020-10-28T17:16:15.331Z] Possible reasons for having this kind of units are: [2020-10-28T17:16:15.331Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-10-28T17:16:15.331Z] .wants/ or .requires/ directory. [2020-10-28T17:16:15.331Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-10-28T17:16:15.331Z] a requirement dependency on it. [2020-10-28T17:16:15.331Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-10-28T17:16:15.331Z] D-Bus, udev, scripted systemctl call, ...). [2020-10-28T17:16:15.331Z] 4) In case of template units, the unit is meant to be enabled with some [2020-10-28T17:16:15.331Z] instance name specified. [2020-10-28T17:16:16.306Z] Reading package lists... [2020-10-28T17:16:16.897Z] Building dependency tree... [2020-10-28T17:16:16.897Z] Reading state information... [2020-10-28T17:16:17.489Z] The following additional packages will be installed: [2020-10-28T17:16:17.489Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-10-28T17:16:17.489Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-10-28T17:16:17.489Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-10-28T17:16:17.489Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-10-28T17:16:17.489Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-10-28T17:16:17.489Z] Suggested packages: [2020-10-28T17:16:17.489Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-10-28T17:16:17.489Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-10-28T17:16:17.489Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-10-28T17:16:17.489Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-10-28T17:16:17.489Z] systemd-container policykit-1 [2020-10-28T17:16:17.489Z] Recommended packages: [2020-10-28T17:16:17.489Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-10-28T17:16:17.760Z] The following NEW packages will be installed: [2020-10-28T17:16:17.760Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-10-28T17:16:17.760Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-10-28T17:16:17.760Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-10-28T17:16:17.760Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-10-28T17:16:17.760Z] python3.6-minimal snapd squashfs-tools sudo [2020-10-28T17:16:17.760Z] The following packages will be upgraded: [2020-10-28T17:16:17.760Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-10-28T17:16:18.033Z] 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. [2020-10-28T17:16:18.033Z] Need to get 30.9 MB of archives. [2020-10-28T17:16:18.033Z] After this operation, 132 MB of additional disk space will be used. [2020-10-28T17:16:18.033Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] [2020-10-28T17:16:18.629Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] [2020-10-28T17:16:18.629Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] [2020-10-28T17:16:18.629Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] [2020-10-28T17:16:18.899Z] 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] [2020-10-28T17:16:18.899Z] 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] [2020-10-28T17:16:18.899Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-10-28T17:16:18.899Z] 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] [2020-10-28T17:16:18.899Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] [2020-10-28T17:16:18.899Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-10-28T17:16:18.899Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] [2020-10-28T17:16:18.899Z] 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] [2020-10-28T17:16:18.899Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-10-28T17:16:18.899Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] [2020-10-28T17:16:18.899Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] [2020-10-28T17:16:18.899Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] [2020-10-28T17:16:18.899Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-10-28T17:16:19.169Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-10-28T17:16:19.169Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] [2020-10-28T17:16:19.169Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] [2020-10-28T17:16:19.169Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-10-28T17:16:19.169Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-10-28T17:16:19.169Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-10-28T17:16:19.169Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-10-28T17:16:19.169Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-10-28T17:16:19.169Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-10-28T17:16:19.169Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] [2020-10-28T17:16:19.169Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-10-28T17:16:19.169Z] 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] [2020-10-28T17:16:19.169Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] [2020-10-28T17:16:20.600Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:16:20.600Z] Fetched 30.9 MB in 2s (13.6 MB/s) [2020-10-28T17:16:20.872Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-28T17:16:20.872Z] Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... [2020-10-28T17:16:21.144Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-28T17:16:22.576Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... [2020-10-28T17:16:22.576Z] Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-28T17:16:22.576Z] Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... [2020-10-28T17:16:22.849Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-28T17:16:22.849Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... [2020-10-28T17:16:22.849Z] Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-28T17:16:23.122Z] Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... [2020-10-28T17:16:23.393Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-28T17:16:23.393Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... [2020-10-28T17:16:23.666Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-28T17:16:24.261Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-10-28T17:16:24.262Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-10-28T17:16:25.693Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-10-28T17:16:25.693Z] (Reading database ... 12713 files and directories currently installed.) [2020-10-28T17:16:25.693Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-10-28T17:16:25.973Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-28T17:16:26.571Z] Selecting previously unselected package libpython3.6-minimal:arm64. [2020-10-28T17:16:26.571Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-28T17:16:26.571Z] Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:16:26.844Z] Selecting previously unselected package libexpat1:arm64. [2020-10-28T17:16:26.844Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-10-28T17:16:26.845Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-10-28T17:16:26.845Z] Selecting previously unselected package python3.6-minimal. [2020-10-28T17:16:27.119Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-28T17:16:27.119Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:16:27.392Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-28T17:16:27.940Z] Checking for services that may need to be restarted...done. [2020-10-28T17:16:27.940Z] Checking for services that may need to be restarted...done. [2020-10-28T17:16:27.940Z] Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:16:27.940Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-10-28T17:16:27.940Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:16:29.905Z] Selecting previously unselected package python3-minimal. [2020-10-28T17:16:30.178Z] (Reading database ... 12961 files and directories currently installed.) [2020-10-28T17:16:30.178Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... [2020-10-28T17:16:30.178Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-10-28T17:16:30.178Z] Selecting previously unselected package mime-support. [2020-10-28T17:16:30.178Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-10-28T17:16:30.178Z] Unpacking mime-support (3.60ubuntu1) ... [2020-10-28T17:16:30.451Z] Selecting previously unselected package libmpdec2:arm64. [2020-10-28T17:16:30.451Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... [2020-10-28T17:16:30.451Z] Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-10-28T17:16:30.451Z] Selecting previously unselected package libpython3.6-stdlib:arm64. [2020-10-28T17:16:30.451Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-28T17:16:30.451Z] Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:16:31.428Z] Selecting previously unselected package python3.6. [2020-10-28T17:16:31.428Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-28T17:16:31.428Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:16:31.699Z] Selecting previously unselected package libpython3-stdlib:arm64. [2020-10-28T17:16:31.699Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... [2020-10-28T17:16:31.699Z] Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-10-28T17:16:31.699Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-10-28T17:16:32.674Z] Selecting previously unselected package python3. [2020-10-28T17:16:32.674Z] (Reading database ... 13391 files and directories currently installed.) [2020-10-28T17:16:32.674Z] Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... [2020-10-28T17:16:32.674Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-10-28T17:16:32.947Z] Selecting previously unselected package multiarch-support. [2020-10-28T17:16:32.947Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... [2020-10-28T17:16:32.947Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-10-28T17:16:32.947Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-10-28T17:16:33.217Z] Selecting previously unselected package liblzo2-2:arm64. [2020-10-28T17:16:33.217Z] (Reading database ... 13428 files and directories currently installed.) [2020-10-28T17:16:33.217Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-10-28T17:16:33.217Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-10-28T17:16:33.217Z] Selecting previously unselected package libbsd0:arm64. [2020-10-28T17:16:33.217Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-10-28T17:16:33.217Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-10-28T17:16:33.488Z] Selecting previously unselected package sudo. [2020-10-28T17:16:33.488Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... [2020-10-28T17:16:33.488Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-28T17:16:33.760Z] Selecting previously unselected package apparmor. [2020-10-28T17:16:33.760Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... [2020-10-28T17:16:33.760Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-10-28T17:16:34.032Z] Selecting previously unselected package libedit2:arm64. [2020-10-28T17:16:34.032Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... [2020-10-28T17:16:34.032Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-10-28T17:16:34.305Z] Selecting previously unselected package libkrb5support0:arm64. [2020-10-28T17:16:34.305Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-10-28T17:16:34.305Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-10-28T17:16:34.305Z] Selecting previously unselected package libk5crypto3:arm64. [2020-10-28T17:16:34.578Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-10-28T17:16:34.578Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-10-28T17:16:34.578Z] Selecting previously unselected package libkeyutils1:arm64. [2020-10-28T17:16:34.578Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-10-28T17:16:34.578Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-10-28T17:16:34.851Z] Selecting previously unselected package libkrb5-3:arm64. [2020-10-28T17:16:34.851Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-10-28T17:16:34.851Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-10-28T17:16:34.851Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-10-28T17:16:34.851Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-10-28T17:16:35.125Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-10-28T17:16:35.125Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-10-28T17:16:35.125Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... [2020-10-28T17:16:35.125Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-10-28T17:16:35.396Z] Selecting previously unselected package openssh-client. [2020-10-28T17:16:35.396Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-10-28T17:16:35.396Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-28T17:16:35.992Z] Selecting previously unselected package squashfs-tools. [2020-10-28T17:16:35.992Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-10-28T17:16:35.992Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-28T17:16:35.992Z] Selecting previously unselected package snapd. [2020-10-28T17:16:35.992Z] Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... [2020-10-28T17:16:35.992Z] Unpacking snapd (2.47.1+18.04) ... [2020-10-28T17:16:41.407Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-10-28T17:16:41.407Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-10-28T17:16:41.407Z] Setting up mime-support (3.60ubuntu1) ... [2020-10-28T17:16:41.690Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-28T17:16:41.690Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-10-28T17:16:41.690Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-10-28T17:16:41.690Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:16:41.960Z] Setting up systemd (237-3ubuntu10.42) ... [2020-10-28T17:16:41.960Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-10-28T17:16:43.385Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-10-28T17:16:43.385Z] Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-10-28T17:16:43.385Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-10-28T17:16:43.656Z] Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:16:43.656Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-10-28T17:16:43.656Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-28T17:16:47.028Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-28T17:16:47.028Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-10-28T17:16:47.028Z] Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-10-28T17:16:47.028Z] Setting up python3 (3.6.7-1~18.04) ... [2020-10-28T17:16:47.028Z] running python rtupdate hooks for python3.6... [2020-10-28T17:16:47.028Z] running python post-rtupdate hooks for python3.6... [2020-10-28T17:16:47.309Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-10-28T17:16:49.916Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-10-28T17:16:50.189Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-10-28T17:16:50.189Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-28T17:16:50.784Z] Setting up snapd (2.47.1+18.04) ... [2020-10-28T17:16:52.207Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-10-28T17:16:52.802Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-10-28T17:16:53.777Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-10-28T17:16:54.368Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-10-28T17:16:54.961Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-28T17:16:54.961Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-28T17:16:55.554Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-10-28T17:16:56.529Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-10-28T17:16:57.126Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-10-28T17:16:57.720Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-10-28T17:16:58.313Z] /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' [2020-10-28T17:16:58.313Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-28T17:16:58.313Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-28T17:17:01.696Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-28T17:17:01.970Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-28T17:17:01.970Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-28T17:17:07.239Z] Reading package lists... [2020-10-28T17:17:07.780Z] Reading package lists... [2020-10-28T17:17:08.372Z] Building dependency tree... [2020-10-28T17:17:08.372Z] Reading state information... [2020-10-28T17:17:08.642Z] Calculating upgrade... [2020-10-28T17:17:10.066Z] The following packages will be upgraded: [2020-10-28T17:17:10.066Z] advancecomp base-files bash binutils binutils-aarch64-linux-gnu [2020-10-28T17:17:10.066Z] binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg [2020-10-28T17:17:10.066Z] dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep [2020-10-28T17:17:10.066Z] libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin [2020-10-28T17:17:10.066Z] libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 [2020-10-28T17:17:10.066Z] libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 [2020-10-28T17:17:10.066Z] libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 [2020-10-28T17:17:10.066Z] libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules [2020-10-28T17:17:10.066Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2020-10-28T17:17:10.066Z] libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev [2020-10-28T17:17:10.066Z] libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 [2020-10-28T17:17:10.066Z] linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch [2020-10-28T17:17:10.066Z] perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar [2020-10-28T17:17:10.066Z] tzdata ubuntu-keyring util-linux [2020-10-28T17:17:10.066Z] 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-10-28T17:17:10.066Z] Need to get 54.4 MB of archives. [2020-10-28T17:17:10.066Z] After this operation, 5746 kB of additional disk space will be used. [2020-10-28T17:17:10.066Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-10-28T17:17:11.036Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-10-28T17:17:11.036Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] [2020-10-28T17:17:11.036Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-10-28T17:17:11.036Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-10-28T17:17:11.036Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-10-28T17:17:11.036Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-10-28T17:17:11.036Z] 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] [2020-10-28T17:17:11.036Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] [2020-10-28T17:17:11.036Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-10-28T17:17:11.036Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-10-28T17:17:11.036Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] [2020-10-28T17:17:11.036Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] [2020-10-28T17:17:11.036Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] [2020-10-28T17:17:11.036Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] [2020-10-28T17:17:11.036Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] [2020-10-28T17:17:11.036Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] [2020-10-28T17:17:11.036Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] [2020-10-28T17:17:11.307Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] [2020-10-28T17:17:11.307Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] [2020-10-28T17:17:11.307Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] [2020-10-28T17:17:11.307Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] [2020-10-28T17:17:11.307Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] [2020-10-28T17:17:11.307Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-10-28T17:17:11.307Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-28T17:17:11.307Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-10-28T17:17:11.581Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-28T17:17:11.581Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] [2020-10-28T17:17:11.581Z] 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] [2020-10-28T17:17:11.581Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] [2020-10-28T17:17:11.581Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] [2020-10-28T17:17:11.581Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] [2020-10-28T17:17:11.581Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] [2020-10-28T17:17:11.581Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] [2020-10-28T17:17:11.581Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] [2020-10-28T17:17:11.581Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] [2020-10-28T17:17:11.581Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] [2020-10-28T17:17:11.581Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] [2020-10-28T17:17:11.581Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] [2020-10-28T17:17:11.855Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] [2020-10-28T17:17:11.855Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] [2020-10-28T17:17:11.855Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-10-28T17:17:11.855Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] [2020-10-28T17:17:11.855Z] 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] [2020-10-28T17:17:11.855Z] 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] [2020-10-28T17:17:11.855Z] 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] [2020-10-28T17:17:11.855Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] [2020-10-28T17:17:11.855Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] [2020-10-28T17:17:11.855Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] [2020-10-28T17:17:11.855Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] [2020-10-28T17:17:11.855Z] 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] [2020-10-28T17:17:11.855Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] [2020-10-28T17:17:11.855Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] [2020-10-28T17:17:11.855Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] [2020-10-28T17:17:12.127Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] [2020-10-28T17:17:12.127Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] [2020-10-28T17:17:12.127Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] [2020-10-28T17:17:12.127Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] [2020-10-28T17:17:12.127Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] [2020-10-28T17:17:12.127Z] 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] [2020-10-28T17:17:12.127Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] [2020-10-28T17:17:12.127Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] [2020-10-28T17:17:12.127Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] [2020-10-28T17:17:12.127Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-10-28T17:17:12.127Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] [2020-10-28T17:17:12.127Z] 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] [2020-10-28T17:17:12.127Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] [2020-10-28T17:17:12.127Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] [2020-10-28T17:17:12.127Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] [2020-10-28T17:17:12.127Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] [2020-10-28T17:17:12.127Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] [2020-10-28T17:17:12.398Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] [2020-10-28T17:17:12.398Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] [2020-10-28T17:17:12.398Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] [2020-10-28T17:17:12.398Z] 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] [2020-10-28T17:17:12.398Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-10-28T17:17:12.399Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-10-28T17:17:12.399Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-28T17:17:12.399Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-10-28T17:17:12.399Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-10-28T17:17:12.399Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-10-28T17:17:12.992Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-10-28T17:17:13.265Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-28T17:17:13.265Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-10-28T17:17:13.265Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-10-28T17:17:13.544Z] 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] [2020-10-28T17:17:13.544Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-28T17:17:13.544Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-28T17:17:13.544Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-28T17:17:13.544Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-28T17:17:13.544Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-10-28T17:17:13.544Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-10-28T17:17:13.544Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-10-28T17:17:14.174Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:17:14.479Z] Fetched 54.4 MB in 4s (14.5 MB/s) [2020-10-28T17:17:14.479Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:14.479Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-10-28T17:17:14.479Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-28T17:17:15.919Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-28T17:17:15.919Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-28T17:17:15.919Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... [2020-10-28T17:17:15.919Z] Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-10-28T17:17:16.892Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:16.892Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:17:17.163Z] Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:17.163Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:17:17.433Z] Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:17.433Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:17:17.703Z] Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:17.704Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:17:17.704Z] Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:17.974Z] Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:17:17.974Z] Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:17:18.245Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-28T17:17:18.245Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:18.245Z] Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-10-28T17:17:18.515Z] Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:17:18.515Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-28T17:17:18.515Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:18.786Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:17:18.786Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:18.786Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:17:19.056Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:19.056Z] Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-28T17:17:19.329Z] Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:17:19.599Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-28T17:17:19.599Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... [2020-10-28T17:17:20.193Z] Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-28T17:17:21.169Z] Setting up libc6:arm64 (2.27-3ubuntu1.2) ... [2020-10-28T17:17:21.763Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-28T17:17:21.763Z] Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... [2020-10-28T17:17:21.763Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-10-28T17:17:21.763Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-10-28T17:17:22.036Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-10-28T17:17:22.628Z] Setting up base-files (10.1ubuntu2.10) ... [2020-10-28T17:17:22.897Z] Installing new version of config file /etc/issue ... [2020-10-28T17:17:22.897Z] Installing new version of config file /etc/issue.net ... [2020-10-28T17:17:22.897Z] Installing new version of config file /etc/lsb-release ... [2020-10-28T17:17:22.897Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-10-28T17:17:23.874Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-10-28T17:17:23.874Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-10-28T17:17:23.874Z] Removing obsolete conffile /etc/default/motd-news ... [2020-10-28T17:17:24.145Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:24.145Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... [2020-10-28T17:17:24.145Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-10-28T17:17:24.416Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-10-28T17:17:24.416Z] 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 [2020-10-28T17:17:24.687Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:24.687Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:24.687Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:24.957Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:17:24.957Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:24.957Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... [2020-10-28T17:17:25.227Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-10-28T17:17:25.227Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-10-28T17:17:25.499Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:25.499Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... [2020-10-28T17:17:25.499Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-28T17:17:26.092Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-10-28T17:17:26.363Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:26.363Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-28T17:17:26.363Z] Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-28T17:17:26.634Z] Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-28T17:17:26.634Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:26.634Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-28T17:17:26.634Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-28T17:17:26.905Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-10-28T17:17:27.176Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:27.176Z] Preparing to unpack .../grep_3.1-2build1_arm64.deb ... [2020-10-28T17:17:27.176Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-10-28T17:17:27.448Z] Setting up grep (3.1-2build1) ... [2020-10-28T17:17:27.448Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:27.448Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... [2020-10-28T17:17:27.448Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-28T17:17:27.720Z] Setting up login (1:4.5-1ubuntu2) ... [2020-10-28T17:17:27.991Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:27.991Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-28T17:17:27.991Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:17:28.264Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-10-28T17:17:28.536Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:28.536Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T17:17:28.536Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-28T17:17:29.965Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T17:17:29.965Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-28T17:17:29.965Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-28T17:17:29.965Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-28T17:17:30.939Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-28T17:17:30.939Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:30.939Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-28T17:17:30.939Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-28T17:17:32.363Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-10-28T17:17:32.634Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-28T17:17:32.905Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-10-28T17:17:32.905Z] Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-28T17:17:33.176Z] Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... [2020-10-28T17:17:33.176Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:33.176Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... [2020-10-28T17:17:33.448Z] Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-10-28T17:17:33.448Z] Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... [2020-10-28T17:17:33.718Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:33.718Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:33.718Z] Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:33.987Z] Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:17:33.987Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:33.988Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:34.258Z] Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:34.258Z] Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:17:34.530Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:34.530Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:34.530Z] Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:34.802Z] Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:17:34.802Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:34.802Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:34.802Z] Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:35.073Z] Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:17:35.344Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:35.344Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-28T17:17:35.344Z] Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:17:35.344Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-28T17:17:35.617Z] Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:17:35.617Z] Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-28T17:17:35.888Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:35.888Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-28T17:17:35.888Z] Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:17:36.159Z] Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-28T17:17:36.159Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:36.159Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:36.432Z] Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:36.432Z] Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:17:36.705Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:36.705Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:36.705Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:36.979Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:17:36.979Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:36.979Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:37.253Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:38.228Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:17:39.202Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-10-28T17:17:40.176Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-10-28T17:17:40.448Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:40.448Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-28T17:17:40.448Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-28T17:17:40.720Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:17:40.992Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-28T17:17:40.992Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-10-28T17:17:41.264Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-28T17:17:41.264Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-10-28T17:17:41.554Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:41.554Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-10-28T17:17:41.954Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-10-28T17:17:42.271Z] Setting up debconf (1.5.66ubuntu1) ... [2020-10-28T17:17:42.933Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:42.933Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-28T17:17:42.933Z] Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-28T17:17:42.933Z] Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-28T17:17:43.527Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:43.527Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-28T17:17:43.527Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-28T17:17:43.798Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-28T17:17:43.798Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:43.798Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-28T17:17:44.390Z] Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-28T17:17:44.390Z] Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-28T17:17:44.980Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:44.980Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-28T17:17:44.980Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-28T17:17:44.980Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... [2020-10-28T17:17:44.980Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-28T17:17:45.253Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-28T17:17:45.253Z] Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-28T17:17:45.525Z] Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-28T17:17:45.796Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:45.797Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... [2020-10-28T17:17:45.797Z] Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-10-28T17:17:46.070Z] Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... [2020-10-28T17:17:46.070Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:46.070Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-10-28T17:17:46.342Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-28T17:17:46.342Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-28T17:17:47.318Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:47.318Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-28T17:17:47.318Z] Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-28T17:17:47.318Z] Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-28T17:17:47.590Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:47.590Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... [2020-10-28T17:17:47.590Z] Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-10-28T17:17:47.861Z] Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-10-28T17:17:47.861Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:47.861Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... [2020-10-28T17:17:48.135Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-28T17:17:48.407Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-10-28T17:17:49.001Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:49.002Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-28T17:17:49.002Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-28T17:17:49.002Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-10-28T17:17:49.274Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:49.274Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... [2020-10-28T17:17:49.274Z] Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-10-28T17:17:49.545Z] Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... [2020-10-28T17:17:49.815Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:49.815Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... [2020-10-28T17:17:49.815Z] Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-10-28T17:17:49.815Z] Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... [2020-10-28T17:17:50.087Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:50.087Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... [2020-10-28T17:17:50.087Z] Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-10-28T17:17:50.359Z] Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... [2020-10-28T17:17:50.631Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:50.631Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... [2020-10-28T17:17:50.631Z] Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-10-28T17:17:50.903Z] Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... [2020-10-28T17:17:50.903Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-28T17:17:50.903Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-10-28T17:17:51.176Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-10-28T17:17:51.176Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-10-28T17:17:51.449Z] (Reading database ... 13864 files and directories currently installed.) [2020-10-28T17:17:51.449Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-10-28T17:17:51.449Z] Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-28T17:17:51.721Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-10-28T17:17:51.721Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-28T17:17:51.992Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-10-28T17:17:51.992Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-28T17:17:52.586Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-10-28T17:17:52.586Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-10-28T17:17:52.886Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... [2020-10-28T17:17:52.886Z] Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-10-28T17:17:53.159Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-10-28T17:17:53.159Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-10-28T17:17:53.428Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... [2020-10-28T17:17:53.428Z] Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-10-28T17:17:53.710Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... [2020-10-28T17:17:53.710Z] Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-10-28T17:17:53.710Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... [2020-10-28T17:17:53.981Z] Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-10-28T17:17:53.981Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... [2020-10-28T17:17:53.981Z] Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-10-28T17:17:54.252Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... [2020-10-28T17:17:54.252Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-10-28T17:17:54.524Z] Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... [2020-10-28T17:17:54.524Z] Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... [2020-10-28T17:17:56.487Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... [2020-10-28T17:17:56.487Z] Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-10-28T17:17:56.487Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... [2020-10-28T17:17:56.487Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-10-28T17:17:56.487Z] Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-28T17:17:56.487Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-28T17:17:57.459Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-28T17:17:57.730Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-28T17:17:58.000Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-28T17:17:58.000Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-28T17:17:58.000Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-28T17:17:58.273Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-28T17:17:58.273Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:58.273Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:17:58.545Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:58.545Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:17:58.817Z] Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-28T17:17:58.817Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:18:00.787Z] Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-28T17:18:00.787Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:18:02.753Z] Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-28T17:18:02.753Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:18:03.728Z] Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-28T17:18:03.728Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:18:04.321Z] Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-28T17:18:04.321Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:18:06.291Z] Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-28T17:18:06.291Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-28T17:18:06.291Z] Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-28T17:18:06.291Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-28T17:18:06.291Z] Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-28T17:18:06.291Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-28T17:18:06.563Z] Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-28T17:18:06.835Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-28T17:18:07.109Z] Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-28T17:18:07.109Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-10-28T17:18:07.109Z] Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-28T17:18:07.382Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-28T17:18:07.382Z] Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-28T17:18:07.382Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-28T17:18:07.653Z] Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... [2020-10-28T17:18:07.925Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-10-28T17:18:07.925Z] Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-28T17:18:07.925Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:18:07.925Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:18:08.197Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:18:08.197Z] Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... [2020-10-28T17:18:08.197Z] Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-10-28T17:18:08.197Z] Setting up tzdata (2020a-0ubuntu0.18.04) ... [2020-10-28T17:18:08.788Z] [2020-10-28T17:18:08.788Z] Current default time zone: 'Etc/UTC' [2020-10-28T17:18:08.788Z] Local time is now: Wed Oct 28 17:18:08 UTC 2020. [2020-10-28T17:18:08.788Z] Universal Time is now: Wed Oct 28 17:18:08 UTC 2020. [2020-10-28T17:18:08.788Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-10-28T17:18:08.788Z] [2020-10-28T17:18:08.788Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-10-28T17:18:08.788Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:18:08.788Z] Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... [2020-10-28T17:18:08.788Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-10-28T17:18:08.788Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-10-28T17:18:09.059Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-10-28T17:18:09.059Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-28T17:18:09.059Z] Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... [2020-10-28T17:18:09.059Z] Setting up libkmod2:arm64 (24-1ubuntu3.5) ... [2020-10-28T17:18:09.059Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-10-28T17:18:09.059Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:18:09.059Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-10-28T17:18:09.666Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:18:09.666Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-28T17:18:09.666Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-28T17:18:09.666Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-28T17:18:09.666Z] Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-10-28T17:18:10.101Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-28T17:18:10.101Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-10-28T17:18:10.101Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-10-28T17:18:10.101Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:18:10.101Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-28T17:18:15.545Z] Updating certificates in /etc/ssl/certs... [2020-10-28T17:18:18.156Z] 22 added, 17 removed; done. [2020-10-28T17:18:18.427Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-10-28T17:18:18.427Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-28T17:18:18.427Z] Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-10-28T17:18:18.427Z] Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... [2020-10-28T17:18:18.697Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-10-28T17:18:18.697Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:18:18.697Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-28T17:18:18.697Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:18:18.697Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:18:18.967Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:18:18.967Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:18:18.967Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-28T17:18:18.967Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-28T17:18:18.967Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-28T17:18:18.967Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-28T17:18:19.239Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:18:19.239Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-28T17:18:19.239Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-28T17:18:19.239Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-28T17:18:19.239Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-28T17:18:19.510Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-28T17:18:19.510Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:18:19.510Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-28T17:18:19.780Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-28T17:18:20.051Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-28T17:18:20.051Z] Updating certificates in /etc/ssl/certs... [2020-10-28T17:18:22.022Z] 0 added, 0 removed; done. [2020-10-28T17:18:22.022Z] Running hooks in /etc/ca-certificates/update.d... [2020-10-28T17:18:22.022Z] done. [2020-10-28T17:18:23.985Z] Reading package lists... [2020-10-28T17:18:24.255Z] Building dependency tree... [2020-10-28T17:18:24.255Z] Reading state information... [2020-10-28T17:18:25.232Z] The following NEW packages will be installed: [2020-10-28T17:18:25.232Z] apt-transport-https [2020-10-28T17:18:25.232Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-10-28T17:18:25.232Z] Need to get 1692 B of archives. [2020-10-28T17:18:25.232Z] After this operation, 153 kB of additional disk space will be used. [2020-10-28T17:18:25.232Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-10-28T17:18:25.823Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:18:25.823Z] Fetched 1692 B in 0s (9097 B/s) [2020-10-28T17:18:25.823Z] Selecting previously unselected package apt-transport-https. [2020-10-28T17:18:25.823Z] (Reading database ... 13881 files and directories currently installed.) [2020-10-28T17:18:25.823Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-10-28T17:18:25.823Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-28T17:18:26.093Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-28T17:18:27.522Z] Waiting for network to be ready... [2020-10-28T17:18:54.279Z] 2020-10-28T17:18:39Z INFO Waiting for automatic snapd restart... [2020-10-28T17:18:54.279Z] snapd 2.47.1 from Canonical* installed [2020-10-28T17:18:54.279Z] "snapd" switched to the "latest/stable" channel [2020-10-28T17:18:54.279Z] [2020-10-28T17:19:09.343Z] core18 20200929 from Canonical* installed [2020-10-28T17:19:09.343Z] "core18" switched to the "latest/stable" channel [2020-10-28T17:19:09.343Z] [2020-10-28T17:19:27.636Z] snapcraft 4.3 from Canonical* installed [2020-10-28T17:19:27.636Z] "snapcraft" switched to the "latest/stable" channel [2020-10-28T17:19:27.636Z] [2020-10-28T17:19:34.321Z] 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: [2020-10-28T17:19:34.321Z] - README.md [2020-10-28T17:19:34.321Z] [2020-10-28T17:19:34.321Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-28T17:19:42.567Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-28T17:19:42.567Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-28T17:19:42.567Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-28T17:19:42.567Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-28T17:19:48.221Z] Reading package lists... [2020-10-28T17:19:49.645Z] Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config [2020-10-28T17:19:56.328Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-28T17:19:56.328Z] Reading package lists... [2020-10-28T17:19:56.600Z] Building dependency tree... [2020-10-28T17:19:56.600Z] Reading state information... [2020-10-28T17:19:57.572Z] Suggested packages: [2020-10-28T17:19:57.572Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-28T17:19:57.572Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-10-28T17:19:57.572Z] Recommended packages: [2020-10-28T17:19:57.572Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-10-28T17:19:57.572Z] The following NEW packages will be installed: [2020-10-28T17:19:57.572Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-10-28T17:19:57.572Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-10-28T17:19:57.572Z] libzmq5 pkg-config [2020-10-28T17:19:57.842Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-10-28T17:19:57.842Z] Need to get 6537 kB of archives. [2020-10-28T17:19:57.842Z] After this operation, 40.1 MB of additional disk space will be used. [2020-10-28T17:19:57.842Z] 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] [2020-10-28T17:19:58.435Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-10-28T17:19:58.435Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-10-28T17:19:58.435Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-10-28T17:19:58.435Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-10-28T17:19:58.435Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-28T17:19:58.435Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-28T17:19:58.435Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-28T17:19:58.435Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-28T17:19:58.706Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-28T17:19:58.706Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-10-28T17:19:58.706Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-10-28T17:19:58.706Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-10-28T17:19:58.706Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-10-28T17:19:58.706Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-10-28T17:19:58.976Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-10-28T17:19:59.246Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-28T17:19:59.517Z] Fetched 6537 kB in 1s (5289 kB/s) [2020-10-28T17:19:59.517Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-10-28T17:19:59.517Z] (Reading database ... 13885 files and directories currently installed.) [2020-10-28T17:19:59.517Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-10-28T17:19:59.787Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-28T17:20:00.060Z] Selecting previously unselected package libpsl5:arm64. [2020-10-28T17:20:00.060Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... [2020-10-28T17:20:00.060Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-10-28T17:20:00.333Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-10-28T17:20:00.333Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-10-28T17:20:00.333Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-10-28T17:20:00.333Z] Selecting previously unselected package librtmp1:arm64. [2020-10-28T17:20:00.333Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-10-28T17:20:00.333Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-28T17:20:00.607Z] Selecting previously unselected package libcurl4:arm64. [2020-10-28T17:20:00.607Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-28T17:20:00.607Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-28T17:20:00.607Z] Selecting previously unselected package curl. [2020-10-28T17:20:00.607Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-28T17:20:00.607Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-28T17:20:00.878Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-28T17:20:00.878Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-28T17:20:00.878Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-28T17:20:01.151Z] Selecting previously unselected package liberror-perl. [2020-10-28T17:20:01.151Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-10-28T17:20:01.151Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-28T17:20:01.151Z] Selecting previously unselected package git-man. [2020-10-28T17:20:01.151Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-28T17:20:01.151Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T17:20:01.423Z] Selecting previously unselected package git. [2020-10-28T17:20:01.423Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-28T17:20:01.423Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T17:20:02.854Z] Selecting previously unselected package libnorm1:arm64. [2020-10-28T17:20:02.854Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-10-28T17:20:02.854Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-28T17:20:03.125Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-10-28T17:20:03.125Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-10-28T17:20:03.125Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-28T17:20:03.125Z] Selecting previously unselected package libsodium23:arm64. [2020-10-28T17:20:03.395Z] Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... [2020-10-28T17:20:03.395Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-10-28T17:20:03.395Z] Selecting previously unselected package libzmq5:arm64. [2020-10-28T17:20:03.395Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-28T17:20:03.395Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-28T17:20:03.665Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-10-28T17:20:03.665Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-28T17:20:03.665Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-28T17:20:03.938Z] Selecting previously unselected package pkg-config. [2020-10-28T17:20:03.938Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-10-28T17:20:03.938Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-28T17:20:03.938Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-28T17:20:03.938Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-28T17:20:04.209Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-10-28T17:20:04.209Z] Setting up liberror-perl (0.17025-1) ... [2020-10-28T17:20:04.209Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-10-28T17:20:04.209Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-28T17:20:04.209Z] No schema files found: doing nothing. [2020-10-28T17:20:04.209Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-28T17:20:04.209Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-28T17:20:04.482Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-10-28T17:20:04.482Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-28T17:20:04.482Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-28T17:20:04.482Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-28T17:20:04.482Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-28T17:20:04.754Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-28T17:20:04.754Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-28T17:20:04.754Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-28T17:20:04.754Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-28T17:20:13.013Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-28T17:20:13.296Z] curl set to automatically installed. [2020-10-28T17:20:13.296Z] git set to automatically installed. [2020-10-28T17:20:13.296Z] git-man set to automatically installed. [2020-10-28T17:20:13.296Z] libcurl3-gnutls set to automatically installed. [2020-10-28T17:20:13.296Z] libcurl4 set to automatically installed. [2020-10-28T17:20:13.296Z] liberror-perl set to automatically installed. [2020-10-28T17:20:13.296Z] libglib2.0-0 set to automatically installed. [2020-10-28T17:20:13.296Z] libnghttp2-14 set to automatically installed. [2020-10-28T17:20:13.296Z] libnorm1 set to automatically installed. [2020-10-28T17:20:13.296Z] libpgm-5.2-0 set to automatically installed. [2020-10-28T17:20:13.296Z] libpsl5 set to automatically installed. [2020-10-28T17:20:13.296Z] librtmp1 set to automatically installed. [2020-10-28T17:20:13.296Z] libsodium23 set to automatically installed. [2020-10-28T17:20:13.296Z] libzmq3-dev set to automatically installed. [2020-10-28T17:20:13.296Z] libzmq5 set to automatically installed. [2020-10-28T17:20:13.296Z] pkg-config set to automatically installed. [2020-10-28T17:20:15.902Z] snapd is not logged in, snap install commands will use sudo [2020-10-28T17:20:22.585Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-28T17:20:23.175Z] snap "core18" has no updates available [2020-10-28T17:20:24.141Z] Pulling go [2020-10-28T17:20:27.505Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-28T17:20:27.780Z] Skipping pull go (already ran) [2020-10-28T17:20:27.780Z] Building go [2020-10-28T17:20:27.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T17:20:27.780Z] Dload Upload Total Spent Left Speed [2020-10-28T17:37:29.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 93.2M 2 2079k 0 0 1569k 0 0:01:00 0:00:01 0:00:59 1570k 2 93.2M 2 2079k 0 0 893k 0 0:01:46 0:00:02 0:01:44 894k 2 93.2M 2 2079k 0 0 624k 0 0:02:32 0:00:03 0:02:29 624k 2 93.2M 2 2079k 0 0 480k 0 0:03:18 0:00:04 0:03:14 480k 2 93.2M 2 2079k 0 0 390k 0 0:04:04 0:00:05 0:03:59 390k 2 93.2M 2 2079k 0 0 328k 0 0:04:50 0:00:06 0:04:44 0 2 93.2M 2 2079k 0 0 283k 0 0:05:36 0:00:07 0:05:29 0 2 93.2M 2 2079k 0 0 249k 0 0:06:22 0:00:08 0:06:14 0 2 93.2M 2 2079k 0 0 222k 0 0:07:08 0:00:09 0:06:59 0 2 93.2M 2 2079k 0 0 201k 0 0:07:54 0:00:10 0:07:44 0 2 93.2M 2 2079k 0 0 183k 0 0:08:40 0:00:11 0:08:29 0 2 93.2M 2 2079k 0 0 168k 0 0:09:26 0:00:12 0:09:14 0 2 93.2M 2 2079k 0 0 155k 0 0:10:12 0:00:13 0:09:59 0 2 93.2M 2 2079k 0 0 144k 0 0:10:58 0:00:14 0:10:44 0 2 93.2M 2 2079k 0 0 135k 0 0:11:44 0:00:15 0:11:29 0 2 93.2M 2 2079k 0 0 127k 0 0:12:30 0:00:16 0:12:14 0 2 93.2M 2 2079k 0 0 119k 0 0:13:16 0:00:17 0:12:59 0 2 93.2M 2 2079k 0 0 113k 0 0:14:02 0:00:18 0:13:44 0 2 93.2M 2 2079k 0 0 107k 0 0:14:48 0:00:19 0:14:29 0 2 93.2M 2 2079k 0 0 102k 0 0:15:34 0:00:20 0:15:14 0 2 93.2M 2 2079k 0 0 99699 0 0:16:20 0:00:21 0:15:59 0 2 93.2M 2 2079k 0 0 95232 0 0:17:06 0:00:22 0:16:44 0 2 93.2M 2 2079k 0 0 91149 0 0:17:52 0:00:23 0:17:29 0 2 93.2M 2 2079k 0 0 87401 0 0:18:38 0:00:24 0:18:14 0 2 93.2M 2 2079k 0 0 83949 0 0:19:24 0:00:25 0:18:59 0 2 93.2M 2 2079k 0 0 80760 0 0:20:10 0:00:26 0:19:44 0 2 93.2M 2 2079k 0 0 77804 0 0:20:56 0:00:27 0:20:29 0 2 93.2M 2 2079k 0 0 75056 0 0:21:42 0:00:28 0:21:14 0 2 93.2M 2 2079k 0 0 72496 0 0:22:28 0:00:29 0:21:59 0 2 93.2M 2 2079k 0 0 70108 0 0:23:14 0:00:30 0:22:44 0 2 93.2M 2 2079k 0 0 67869 0 0:24:00 0:00:31 0:23:29 0 2 93.2M 2 2079k 0 0 65769 0 0:24:46 0:00:32 0:24:14 0 2 93.2M 2 2079k 0 0 63795 0 0:25:32 0:00:33 0:24:59 0 2 93.2M 2 2079k 0 0 61936 0 0:26:18 0:00:34 0:25:44 0 2 93.2M 2 2079k 0 0 60183 0 0:27:04 0:00:35 0:26:29 0 2 93.2M 2 2079k 0 0 58526 0 0:27:49 0:00:36 0:27:13 0 2 93.2M 2 2079k 0 0 56957 0 0:28:35 0:00:37 0:27:58 0 2 93.2M 2 2079k 0 0 55471 0 0:29:21 0:00:38 0:28:43 0 2 93.2M 2 2079k 0 0 54060 0 0:30:07 0:00:39 0:29:28 0 2 93.2M 2 2079k 0 0 52719 0 0:30:53 0:00:40 0:30:13 0 2 93.2M 2 2079k 0 0 51444 0 0:31:39 0:00:41 0:30:58 0 2 93.2M 2 2079k 0 0 50228 0 0:32:25 0:00:42 0:31:43 0 2 93.2M 2 2079k 0 0 49068 0 0:33:11 0:00:43 0:32:28 0 2 93.2M 2 2079k 0 0 47961 0 0:33:57 0:00:44 0:33:13 0 2 93.2M 2 2079k 0 0 46903 0 0:34:43 0:00:45 0:33:58 0 2 93.2M 2 2079k 0 0 45890 0 0:35:29 0:00:46 0:34:43 0 2 93.2M 2 2079k 0 0 44921 0 0:36:15 0:00:47 0:35:28 0 2 93.2M 2 2079k 0 0 43991 0 0:37:01 0:00:48 0:36:13 0 2 93.2M 2 2079k 0 0 43099 0 0:37:47 0:00:49 0:36:58 0 2 93.2M 2 2079k 0 0 42242 0 0:38:33 0:00:50 0:37:43 0 2 93.2M 2 2079k 0 0 41419 0 0:39:19 0:00:51 0:38:28 0 2 93.2M 2 2079k 0 0 40628 0 0:40:05 0:00:52 0:39:13 0 2 93.2M 2 2079k 0 0 39866 0 0:40:51 0:00:53 0:39:58 0 2 93.2M 2 2079k 0 0 39132 0 0:41:37 0:00:54 0:40:43 0 2 93.2M 2 2079k 0 0 38424 0 0:42:23 0:00:55 0:41:28 0 2 93.2M 2 2079k 0 0 37742 0 0:43:09 0:00:56 0:42:13 0 2 93.2M 2 2079k 0 0 37084 0 0:43:55 0:00:57 0:42:58 0 2 93.2M 2 2079k 0 0 36448 0 0:44:41 0:00:58 0:43:43 0 2 93.2M 2 2079k 0 0 35833 0 0:45:27 0:00:59 0:44:28 0 2 93.2M 2 2079k 0 0 35533 0 0:45:50 0:00:59 0:44:51 0 8 93.2M 8 7839k 0 0 127k 0 0:12:28 0:01:01 0:11:27 1147k 8 93.2M 8 7839k 0 0 125k 0 0:12:40 0:01:02 0:11:38 1147k 8 93.2M 8 7839k 0 0 123k 0 0:12:52 0:01:03 0:11:49 1147k 8 93.2M 8 7839k 0 0 121k 0 0:13:04 0:01:04 0:12:00 1147k 8 93.2M 8 7839k 0 0 119k 0 0:13:17 0:01:05 0:12:12 1043k 8 93.2M 8 7839k 0 0 117k 0 0:13:29 0:01:06 0:12:23 0 8 93.2M 8 7839k 0 0 116k 0 0:13:41 0:01:07 0:12:34 0 8 93.2M 8 7839k 0 0 114k 0 0:13:53 0:01:08 0:12:45 0 8 93.2M 8 7839k 0 0 112k 0 0:14:05 0:01:09 0:12:56 0 8 93.2M 8 7839k 0 0 111k 0 0:14:18 0:01:10 0:13:08 0 8 93.2M 8 7839k 0 0 109k 0 0:14:30 0:01:11 0:13:19 0 8 93.2M 8 7839k 0 0 108k 0 0:14:42 0:01:12 0:13:30 0 8 93.2M 8 7839k 0 0 106k 0 0:14:54 0:01:13 0:13:41 0 8 93.2M 8 7839k 0 0 105k 0 0:15:06 0:01:14 0:13:52 0 8 93.2M 8 7839k 0 0 103k 0 0:15:19 0:01:15 0:14:04 0 8 93.2M 8 7839k 0 0 102k 0 0:15:31 0:01:16 0:14:15 0 8 93.2M 8 7839k 0 0 101k 0 0:15:43 0:01:17 0:14:26 0 8 93.2M 8 7839k 0 0 99k 0 0:15:55 0:01:18 0:14:37 0 8 93.2M 8 7839k 0 0 98k 0 0:16:07 0:01:19 0:14:48 0 8 93.2M 8 7839k 0 0 99729 0 0:16:20 0:01:20 0:15:00 0 8 93.2M 8 7839k 0 0 98503 0 0:16:32 0:01:21 0:15:11 0 8 93.2M 8 7839k 0 0 97307 0 0:16:44 0:01:22 0:15:22 0 8 93.2M 8 7839k 0 0 96139 0 0:16:56 0:01:23 0:15:33 0 8 93.2M 8 7839k 0 0 94999 0 0:17:08 0:01:24 0:15:44 0 8 93.2M 8 7839k 0 0 93885 0 0:17:21 0:01:25 0:15:56 0 8 93.2M 8 7839k 0 0 92799 0 0:17:33 0:01:26 0:16:07 0 8 93.2M 8 7839k 0 0 91736 0 0:17:45 0:01:27 0:16:18 0 8 93.2M 8 7839k 0 0 90698 0 0:17:57 0:01:28 0:16:29 0 8 93.2M 8 7839k 0 0 89682 0 0:18:09 0:01:29 0:16:40 0 8 93.2M 8 7839k 0 0 88690 0 0:18:22 0:01:30 0:16:52 0 8 93.2M 8 7839k 0 0 87718 0 0:18:34 0:01:31 0:17:03 0 8 93.2M 8 7839k 0 0 86768 0 0:18:46 0:01:32 0:17:14 0 8 93.2M 8 7839k 0 0 85839 0 0:18:58 0:01:33 0:17:25 0 8 93.2M 8 7839k 0 0 84929 0 0:19:10 0:01:34 0:17:36 0 8 93.2M 8 7839k 0 0 84038 0 0:19:23 0:01:35 0:17:48 0 8 93.2M 8 7839k 0 0 83165 0 0:19:35 0:01:36 0:17:59 0 8 93.2M 8 7839k 0 0 82311 0 0:19:47 0:01:37 0:18:10 0 8 93.2M 8 7839k 0 0 81474 0 0:19:59 0:01:38 0:18:21 0 8 93.2M 8 7839k 0 0 80653 0 0:20:11 0:01:39 0:18:32 0 8 93.2M 8 7839k 0 0 79849 0 0:20:24 0:01:40 0:18:44 0 8 93.2M 8 7839k 0 0 79061 0 0:20:36 0:01:41 0:18:55 0 8 93.2M 8 7839k 0 0 78289 0 0:20:48 0:01:42 0:19:06 0 8 93.2M 8 7839k 0 0 77531 0 0:21:00 0:01:43 0:19:17 0 8 93.2M 8 7839k 0 0 76788 0 0:21:12 0:01:44 0:19:28 0 8 93.2M 8 7839k 0 0 76060 0 0:21:25 0:01:45 0:19:40 0 8 93.2M 8 7839k 0 0 75344 0 0:21:37 0:01:46 0:19:51 0 8 93.2M 8 7839k 0 0 74642 0 0:21:49 0:01:47 0:20:02 0 8 93.2M 8 7839k 0 0 73953 0 0:22:01 0:01:48 0:20:13 0 8 93.2M 8 7839k 0 0 73277 0 0:22:13 0:01:49 0:20:24 0 8 93.2M 8 7839k 0 0 72613 0 0:22:26 0:01:50 0:20:36 0 8 93.2M 8 7839k 0 0 71960 0 0:22:38 0:01:51 0:20:47 0 8 93.2M 8 7839k 0 0 71320 0 0:22:50 0:01:52 0:20:58 0 8 93.2M 8 7839k 0 0 70690 0 0:23:02 0:01:53 0:21:09 0 8 93.2M 8 7839k 0 0 70072 0 0:23:14 0:01:54 0:21:20 0 8 93.2M 8 7839k 0 0 69465 0 0:23:27 0:01:55 0:21:32 0 8 93.2M 8 7839k 0 0 68868 0 0:23:39 0:01:56 0:21:43 0 8 93.2M 8 7839k 0 0 68281 0 0:23:51 0:01:57 0:21:54 0 8 93.2M 8 7839k 0 0 67704 0 0:24:03 0:01:58 0:22:05 0 8 93.2M 8 7839k 0 0 67136 0 0:24:15 0:01:59 0:22:16 0 14 93.2M 14 13.6M 0 0 115k 0 0:13:47 0:02:01 0:11:46 1057k 14 93.2M 14 13.6M 0 0 114k 0 0:13:54 0:02:02 0:11:52 1057k 14 93.2M 14 13.6M 0 0 113k 0 0:14:01 0:02:03 0:11:58 1057k 14 93.2M 14 13.6M 0 0 112k 0 0:14:08 0:02:04 0:12:04 1057k 14 93.2M 14 13.6M 0 0 111k 0 0:14:14 0:02:05 0:12:09 1057k 14 93.2M 14 13.6M 0 0 110k 0 0:14:21 0:02:06 0:12:15 0 14 93.2M 14 13.6M 0 0 109k 0 0:14:28 0:02:07 0:12:21 0 14 93.2M 14 13.6M 0 0 109k 0 0:14:35 0:02:08 0:12:27 0 14 93.2M 14 13.6M 0 0 108k 0 0:14:42 0:02:09 0:12:33 0 14 93.2M 14 13.6M 0 0 107k 0 0:14:49 0:02:10 0:12:39 0 14 93.2M 14 13.6M 0 0 106k 0 0:14:55 0:02:11 0:12:44 0 14 93.2M 14 13.6M 0 0 105k 0 0:15:02 0:02:12 0:12:50 0 14 93.2M 14 13.6M 0 0 104k 0 0:15:09 0:02:13 0:12:56 0 14 93.2M 14 13.6M 0 0 104k 0 0:15:16 0:02:14 0:13:02 0 14 93.2M 14 13.6M 0 0 103k 0 0:15:23 0:02:15 0:13:08 0 14 93.2M 14 13.6M 0 0 102k 0 0:15:30 0:02:16 0:13:14 0 14 93.2M 14 13.6M 0 0 101k 0 0:15:36 0:02:17 0:13:19 0 14 93.2M 14 13.6M 0 0 101k 0 0:15:43 0:02:18 0:13:25 0 14 93.2M 14 13.6M 0 0 100k 0 0:15:50 0:02:19 0:13:31 0 14 93.2M 14 13.6M 0 0 99k 0 0:15:57 0:02:20 0:13:37 0 14 93.2M 14 13.6M 0 0 98k 0 0:16:04 0:02:21 0:13:43 0 14 93.2M 14 13.6M 0 0 98k 0 0:16:11 0:02:22 0:13:49 0 14 93.2M 14 13.6M 0 0 99946 0 0:16:17 0:02:23 0:13:54 0 14 93.2M 14 13.6M 0 0 99253 0 0:16:24 0:02:24 0:14:00 0 14 93.2M 14 13.6M 0 0 98569 0 0:16:31 0:02:25 0:14:06 0 14 93.2M 14 13.6M 0 0 97894 0 0:16:38 0:02:26 0:14:12 0 14 93.2M 14 13.6M 0 0 97229 0 0:16:45 0:02:27 0:14:18 0 14 93.2M 14 13.6M 0 0 96573 0 0:16:52 0:02:28 0:14:24 0 14 93.2M 14 13.6M 0 0 95925 0 0:16:58 0:02:29 0:14:29 0 14 93.2M 14 13.6M 0 0 95556 0 0:17:02 0:02:30 0:14:32 0 14 93.2M 14 13.6M 0 0 94922 0 0:17:09 0:02:31 0:14:38 0 14 93.2M 14 13.6M 0 0 94296 0 0:17:16 0:02:32 0:14:44 0 14 93.2M 14 13.6M 0 0 93678 0 0:17:23 0:02:33 0:14:50 0 14 93.2M 14 13.6M 0 0 93069 0 0:17:30 0:02:34 0:14:56 0 14 93.2M 14 13.6M 0 0 92467 0 0:17:37 0:02:35 0:15:02 0 14 93.2M 14 13.6M 0 0 91874 0 0:17:43 0:02:36 0:15:07 0 14 93.2M 14 13.6M 0 0 91287 0 0:17:50 0:02:37 0:15:13 0 14 93.2M 14 13.6M 0 0 90709 0 0:17:57 0:02:38 0:15:19 0 14 93.2M 14 13.6M 0 0 90137 0 0:18:04 0:02:39 0:15:25 0 14 93.2M 14 13.6M 0 0 89573 0 0:18:11 0:02:40 0:15:31 0 14 93.2M 14 13.6M 0 0 89015 0 0:18:17 0:02:41 0:15:36 0 14 93.2M 14 13.6M 0 0 88465 0 0:18:24 0:02:42 0:15:42 0 14 93.2M 14 13.6M 0 0 87921 0 0:18:31 0:02:43 0:15:48 0 14 93.2M 14 13.6M 0 0 87384 0 0:18:38 0:02:44 0:15:54 0 14 93.2M 14 13.6M 0 0 86854 0 0:18:45 0:02:45 0:16:00 0 14 93.2M 14 13.6M 0 0 86330 0 0:18:52 0:02:46 0:16:06 0 14 93.2M 14 13.6M 0 0 85812 0 0:18:58 0:02:47 0:16:11 0 14 93.2M 14 13.6M 0 0 85300 0 0:19:05 0:02:48 0:16:17 0 14 93.2M 14 13.6M 0 0 84795 0 0:19:12 0:02:49 0:16:23 0 14 93.2M 14 13.6M 0 0 84295 0 0:19:19 0:02:50 0:16:29 0 14 93.2M 14 13.6M 0 0 83802 0 0:19:26 0:02:51 0:16:35 0 14 93.2M 14 13.6M 0 0 83314 0 0:19:33 0:02:52 0:16:41 0 14 93.2M 14 13.6M 0 0 82831 0 0:19:39 0:02:53 0:16:46 0 14 93.2M 14 13.6M 0 0 82354 0 0:19:46 0:02:54 0:16:52 0 14 93.2M 14 13.6M 0 0 81883 0 0:19:53 0:02:55 0:16:58 0 14 93.2M 14 13.6M 0 0 81417 0 0:20:00 0:02:56 0:17:04 0 14 93.2M 14 13.6M 0 0 80956 0 0:20:07 0:02:57 0:17:10 0 14 93.2M 14 13.6M 0 0 80501 0 0:20:14 0:02:58 0:17:16 0 14 93.2M 14 13.6M 0 0 80051 0 0:20:20 0:02:59 0:17:21 0 14 93.2M 14 13.6M 0 0 79605 0 0:20:27 0:03:00 0:17:27 0 14 93.2M 14 13.6M 0 0 79165 0 0:20:34 0:03:01 0:17:33 0 15 93.2M 15 14.6M 0 0 84477 0 0:19:16 0:03:01 0:16:15 219k 18 93.2M 18 17.5M 0 0 98k 0 0:16:10 0:03:02 0:13:08 853k 18 93.2M 18 17.5M 0 0 97k 0 0:16:15 0:03:03 0:13:12 853k 18 93.2M 18 17.5M 0 0 99632 0 0:16:20 0:03:04 0:13:16 853k 18 93.2M 18 17.5M 0 0 99094 0 0:16:26 0:03:05 0:13:21 853k 18 93.2M 18 17.5M 0 0 98563 0 0:16:31 0:03:06 0:13:25 575k 18 93.2M 18 17.5M 0 0 98037 0 0:16:36 0:03:07 0:13:29 0 18 93.2M 18 17.5M 0 0 97516 0 0:16:42 0:03:08 0:13:34 0 18 93.2M 18 17.5M 0 0 97001 0 0:16:47 0:03:09 0:13:38 0 18 93.2M 18 17.5M 0 0 96492 0 0:16:52 0:03:10 0:13:42 0 18 93.2M 18 17.5M 0 0 95987 0 0:16:58 0:03:11 0:13:47 0 18 93.2M 18 17.5M 0 0 95488 0 0:17:03 0:03:12 0:13:51 0 18 93.2M 18 17.5M 0 0 94995 0 0:17:08 0:03:13 0:13:55 0 18 93.2M 18 17.5M 0 0 94506 0 0:17:14 0:03:14 0:14:00 0 18 93.2M 18 17.5M 0 0 94022 0 0:17:19 0:03:15 0:14:04 0 18 93.2M 18 17.5M 0 0 93544 0 0:17:24 0:03:16 0:14:08 0 18 93.2M 18 17.5M 0 0 93070 0 0:17:30 0:03:17 0:14:13 0 18 93.2M 18 17.5M 0 0 92601 0 0:17:35 0:03:18 0:14:17 0 18 93.2M 18 17.5M 0 0 92136 0 0:17:40 0:03:19 0:14:21 0 18 93.2M 18 17.5M 0 0 91676 0 0:17:46 0:03:20 0:14:26 0 18 93.2M 18 17.5M 0 0 91221 0 0:17:51 0:03:21 0:14:30 0 18 93.2M 18 17.5M 0 0 90770 0 0:17:56 0:03:22 0:14:34 0 18 93.2M 18 17.5M 0 0 90324 0 0:18:02 0:03:23 0:14:39 0 18 93.2M 18 17.5M 0 0 89882 0 0:18:07 0:03:24 0:14:43 0 18 93.2M 18 17.5M 0 0 89445 0 0:18:12 0:03:25 0:14:47 0 18 93.2M 18 17.5M 0 0 89011 0 0:18:18 0:03:26 0:14:52 0 18 93.2M 18 17.5M 0 0 88582 0 0:18:23 0:03:27 0:14:56 0 18 93.2M 18 17.5M 0 0 88157 0 0:18:28 0:03:28 0:15:00 0 18 93.2M 18 17.5M 0 0 87736 0 0:18:33 0:03:29 0:15:04 0 18 93.2M 18 17.5M 0 0 87319 0 0:18:39 0:03:30 0:15:09 0 18 93.2M 18 17.5M 0 0 86906 0 0:18:44 0:03:31 0:15:13 0 18 93.2M 18 17.5M 0 0 86496 0 0:18:49 0:03:32 0:15:17 0 18 93.2M 18 17.5M 0 0 86091 0 0:18:55 0:03:33 0:15:22 0 18 93.2M 18 17.5M 0 0 85690 0 0:19:00 0:03:34 0:15:26 0 18 93.2M 18 17.5M 0 0 85292 0 0:19:05 0:03:35 0:15:30 0 18 93.2M 18 17.5M 0 0 84898 0 0:19:11 0:03:36 0:15:35 0 18 93.2M 18 17.5M 0 0 84507 0 0:19:16 0:03:37 0:15:39 0 18 93.2M 18 17.5M 0 0 84120 0 0:19:21 0:03:38 0:15:43 0 18 93.2M 18 17.5M 0 0 83737 0 0:19:27 0:03:39 0:15:48 0 18 93.2M 18 17.5M 0 0 83357 0 0:19:32 0:03:40 0:15:52 0 18 93.2M 18 17.5M 0 0 82980 0 0:19:37 0:03:41 0:15:56 0 18 93.2M 18 17.5M 0 0 82607 0 0:19:43 0:03:42 0:16:01 0 18 93.2M 18 17.5M 0 0 82237 0 0:19:48 0:03:43 0:16:05 0 18 93.2M 18 17.5M 0 0 81870 0 0:19:53 0:03:44 0:16:09 0 18 93.2M 18 17.5M 0 0 81508 0 0:19:59 0:03:45 0:16:14 0 18 93.2M 18 17.5M 0 0 81147 0 0:20:04 0:03:46 0:16:18 0 18 93.2M 18 17.5M 0 0 80790 0 0:20:09 0:03:47 0:16:22 0 18 93.2M 18 17.5M 0 0 80436 0 0:20:15 0:03:48 0:16:27 0 18 93.2M 18 17.5M 0 0 80086 0 0:20:20 0:03:49 0:16:31 0 18 93.2M 18 17.5M 0 0 79738 0 0:20:25 0:03:50 0:16:35 0 18 93.2M 18 17.5M 0 0 79394 0 0:20:31 0:03:51 0:16:40 0 18 93.2M 18 17.5M 0 0 79052 0 0:20:36 0:03:52 0:16:44 0 18 93.2M 18 17.5M 0 0 78713 0 0:20:41 0:03:53 0:16:48 0 18 93.2M 18 17.5M 0 0 78377 0 0:20:47 0:03:54 0:16:53 0 18 93.2M 18 17.5M 0 0 78044 0 0:20:52 0:03:55 0:16:57 0 18 93.2M 18 17.5M 0 0 77714 0 0:20:57 0:03:56 0:17:01 0 18 93.2M 18 17.5M 0 0 77387 0 0:21:02 0:03:57 0:17:05 0 18 93.2M 18 17.5M 0 0 77062 0 0:21:08 0:03:58 0:17:10 0 18 93.2M 18 17.5M 0 0 76740 0 0:21:13 0:03:59 0:17:14 0 18 93.2M 18 17.5M 0 0 76421 0 0:21:18 0:04:00 0:17:18 0 20 93.2M 20 19.2M 0 0 83375 0 0:19:32 0:04:01 0:15:31 361k 30 93.2M 30 27.9M 0 0 117k 0 0:13:29 0:04:02 0:09:27 2084k 30 93.2M 30 27.9M 0 0 117k 0 0:13:33 0:04:03 0:09:30 2084k 30 93.2M 30 27.9M 0 0 116k 0 0:13:36 0:04:04 0:09:32 2084k 30 93.2M 30 27.9M 0 0 116k 0 0:13:39 0:04:05 0:09:34 2084k 30 93.2M 30 27.9M 0 0 115k 0 0:13:43 0:04:06 0:09:37 1643k 30 93.2M 30 27.9M 0 0 115k 0 0:13:46 0:04:07 0:09:39 0 30 93.2M 30 27.9M 0 0 115k 0 0:13:49 0:04:08 0:09:41 0 30 93.2M 30 27.9M 0 0 114k 0 0:13:53 0:04:09 0:09:44 0 30 93.2M 30 27.9M 0 0 114k 0 0:13:56 0:04:10 0:09:46 0 30 93.2M 30 27.9M 0 0 113k 0 0:13:59 0:04:11 0:09:48 0 30 93.2M 30 27.9M 0 0 113k 0 0:14:03 0:04:12 0:09:51 0 30 93.2M 30 27.9M 0 0 112k 0 0:14:06 0:04:13 0:09:53 0 30 93.2M 30 27.9M 0 0 112k 0 0:14:09 0:04:14 0:09:55 0 30 93.2M 30 27.9M 0 0 111k 0 0:14:13 0:04:15 0:09:58 0 30 93.2M 30 27.9M 0 0 111k 0 0:14:16 0:04:16 0:10:00 0 30 93.2M 30 27.9M 0 0 111k 0 0:14:19 0:04:17 0:10:02 0 30 93.2M 30 27.9M 0 0 110k 0 0:14:23 0:04:18 0:10:05 0 30 93.2M 30 27.9M 0 0 110k 0 0:14:26 0:04:19 0:10:07 0 30 93.2M 30 27.9M 0 0 109k 0 0:14:29 0:04:20 0:10:09 0 30 93.2M 30 27.9M 0 0 109k 0 0:14:33 0:04:21 0:10:12 0 30 93.2M 30 27.9M 0 0 108k 0 0:14:36 0:04:22 0:10:14 0 30 93.2M 30 27.9M 0 0 108k 0 0:14:39 0:04:23 0:10:16 0 30 93.2M 30 27.9M 0 0 108k 0 0:14:43 0:04:24 0:10:19 0 30 93.2M 30 27.9M 0 0 107k 0 0:14:46 0:04:25 0:10:21 0 30 93.2M 30 27.9M 0 0 107k 0 0:14:49 0:04:26 0:10:23 0 30 93.2M 30 27.9M 0 0 106k 0 0:14:53 0:04:28 0:10:25 0 30 93.2M 30 27.9M 0 0 106k 0 0:14:56 0:04:29 0:10:27 0 30 93.2M 30 27.9M 0 0 106k 0 0:14:59 0:04:30 0:10:29 0 30 93.2M 30 27.9M 0 0 105k 0 0:15:03 0:04:31 0:10:32 0 30 93.2M 30 27.9M 0 0 105k 0 0:15:06 0:04:32 0:10:34 0 30 93.2M 30 27.9M 0 0 104k 0 0:15:09 0:04:33 0:10:36 0 30 93.2M 30 27.9M 0 0 104k 0 0:15:13 0:04:34 0:10:39 0 30 93.2M 30 27.9M 0 0 104k 0 0:15:16 0:04:35 0:10:41 0 30 93.2M 30 27.9M 0 0 103k 0 0:15:19 0:04:36 0:10:43 0 30 93.2M 30 27.9M 0 0 103k 0 0:15:23 0:04:37 0:10:46 0 30 93.2M 30 27.9M 0 0 103k 0 0:15:26 0:04:38 0:10:48 0 30 93.2M 30 27.9M 0 0 102k 0 0:15:29 0:04:39 0:10:50 0 30 93.2M 30 27.9M 0 0 102k 0 0:15:33 0:04:40 0:10:53 0 30 93.2M 30 27.9M 0 0 101k 0 0:15:36 0:04:41 0:10:55 0 30 93.2M 30 27.9M 0 0 101k 0 0:15:39 0:04:42 0:10:57 0 30 93.2M 30 27.9M 0 0 101k 0 0:15:43 0:04:43 0:11:00 0 30 93.2M 30 27.9M 0 0 100k 0 0:15:46 0:04:44 0:11:02 0 30 93.2M 30 27.9M 0 0 100k 0 0:15:49 0:04:45 0:11:04 0 30 93.2M 30 27.9M 0 0 100k 0 0:15:53 0:04:46 0:11:07 0 30 93.2M 30 27.9M 0 0 99k 0 0:15:56 0:04:47 0:11:09 0 30 93.2M 30 27.9M 0 0 99k 0 0:15:59 0:04:48 0:11:11 0 30 93.2M 30 27.9M 0 0 99k 0 0:16:03 0:04:49 0:11:14 0 30 93.2M 30 27.9M 0 0 98k 0 0:16:06 0:04:50 0:11:16 0 30 93.2M 30 27.9M 0 0 98k 0 0:16:09 0:04:51 0:11:18 0 30 93.2M 30 27.9M 0 0 98k 0 0:16:13 0:04:52 0:11:21 0 30 93.2M 30 27.9M 0 0 97k 0 0:16:16 0:04:53 0:11:23 0 30 93.2M 30 27.9M 0 0 99731 0 0:16:20 0:04:54 0:11:26 0 30 93.2M 30 27.9M 0 0 99392 0 0:16:23 0:04:55 0:11:28 0 30 93.2M 30 27.9M 0 0 99056 0 0:16:26 0:04:56 0:11:30 0 30 93.2M 30 27.9M 0 0 98722 0 0:16:30 0:04:57 0:11:33 0 30 93.2M 30 27.9M 0 0 98390 0 0:16:33 0:04:58 0:11:35 0 30 93.2M 30 27.9M 0 0 98060 0 0:16:36 0:04:59 0:11:37 0 30 93.2M 30 27.9M 0 0 97733 0 0:16:40 0:05:00 0:11:40 0 30 93.2M 30 27.9M 0 0 97563 0 0:16:41 0:05:00 0:11:41 0 32 93.2M 32 30.4M 0 0 103k 0 0:15:25 0:05:01 0:10:24 509k 32 93.2M 32 30.4M 0 0 102k 0 0:15:28 0:05:02 0:10:26 509k 32 93.2M 32 30.4M 0 0 102k 0 0:15:31 0:05:03 0:10:28 509k 32 93.2M 32 30.4M 0 0 102k 0 0:15:34 0:05:04 0:10:30 509k 32 93.2M 32 30.4M 0 0 101k 0 0:15:37 0:05:05 0:10:32 464k 32 93.2M 32 30.4M 0 0 101k 0 0:15:40 0:05:06 0:10:34 0 32 93.2M 32 30.4M 0 0 101k 0 0:15:43 0:05:07 0:10:36 0 32 93.2M 32 30.4M 0 0 100k 0 0:15:47 0:05:08 0:10:39 0 32 93.2M 32 30.4M 0 0 100k 0 0:15:50 0:05:09 0:10:41 0 32 93.2M 32 30.4M 0 0 100k 0 0:15:53 0:05:10 0:10:43 0 32 93.2M 32 30.4M 0 0 99k 0 0:15:56 0:05:11 0:10:45 0 32 93.2M 32 30.4M 0 0 99k 0 0:15:59 0:05:12 0:10:47 0 32 93.2M 32 30.4M 0 0 99k 0 0:16:02 0:05:13 0:10:49 0 32 93.2M 32 30.4M 0 0 98k 0 0:16:05 0:05:14 0:10:51 0 32 93.2M 32 30.4M 0 0 98k 0 0:16:08 0:05:15 0:10:53 0 32 93.2M 32 30.4M 0 0 98k 0 0:16:11 0:05:16 0:10:55 0 32 93.2M 32 30.4M 0 0 97k 0 0:16:14 0:05:17 0:10:57 0 32 93.2M 32 30.4M 0 0 99964 0 0:16:17 0:05:18 0:10:59 0 32 93.2M 32 30.4M 0 0 99651 0 0:16:20 0:05:19 0:11:01 0 32 93.2M 32 30.4M 0 0 99340 0 0:16:23 0:05:20 0:11:03 0 32 93.2M 32 30.4M 0 0 99031 0 0:16:26 0:05:22 0:11:04 0 32 93.2M 32 30.4M 0 0 98724 0 0:16:30 0:05:23 0:11:07 0 32 93.2M 32 30.4M 0 0 98418 0 0:16:33 0:05:24 0:11:09 0 32 93.2M 32 30.4M 0 0 98115 0 0:16:36 0:05:25 0:11:11 0 32 93.2M 32 30.4M 0 0 97814 0 0:16:39 0:05:26 0:11:13 0 32 93.2M 32 30.4M 0 0 97514 0 0:16:42 0:05:27 0:11:15 0 32 93.2M 32 30.4M 0 0 97216 0 0:16:45 0:05:28 0:11:17 0 32 93.2M 32 30.4M 0 0 96920 0 0:16:48 0:05:29 0:11:19 0 32 93.2M 32 30.4M 0 0 96626 0 0:16:51 0:05:30 0:11:21 0 32 93.2M 32 30.4M 0 0 96333 0 0:16:54 0:05:31 0:11:23 0 32 93.2M 32 30.4M 0 0 96042 0 0:16:57 0:05:32 0:11:25 0 32 93.2M 32 30.4M 0 0 95754 0 0:17:00 0:05:33 0:11:27 0 32 93.2M 32 30.4M 0 0 95466 0 0:17:03 0:05:34 0:11:29 0 32 93.2M 32 30.4M 0 0 95181 0 0:17:06 0:05:35 0:11:31 0 32 93.2M 32 30.4M 0 0 94897 0 0:17:09 0:05:36 0:11:33 0 32 93.2M 32 30.4M 0 0 94615 0 0:17:13 0:05:37 0:11:36 0 32 93.2M 32 30.4M 0 0 94335 0 0:17:16 0:05:38 0:11:38 0 32 93.2M 32 30.4M 0 0 94056 0 0:17:19 0:05:39 0:11:40 0 32 93.2M 32 30.4M 0 0 93779 0 0:17:22 0:05:40 0:11:42 0 32 93.2M 32 30.4M 0 0 93503 0 0:17:25 0:05:41 0:11:44 0 32 93.2M 32 30.4M 0 0 93229 0 0:17:28 0:05:42 0:11:46 0 32 93.2M 32 30.4M 0 0 92957 0 0:17:31 0:05:43 0:11:48 0 32 93.2M 32 30.4M 0 0 92686 0 0:17:34 0:05:44 0:11:50 0 32 93.2M 32 30.4M 0 0 92417 0 0:17:37 0:05:45 0:11:52 0 32 93.2M 32 30.4M 0 0 92150 0 0:17:40 0:05:46 0:11:54 0 32 93.2M 32 30.4M 0 0 91884 0 0:17:43 0:05:47 0:11:56 0 32 93.2M 32 30.4M 0 0 91619 0 0:17:46 0:05:48 0:11:58 0 32 93.2M 32 30.4M 0 0 91356 0 0:17:49 0:05:49 0:12:00 0 32 93.2M 32 30.4M 0 0 91095 0 0:17:52 0:05:50 0:12:02 0 32 93.2M 32 30.4M 0 0 90834 0 0:17:56 0:05:51 0:12:05 0 32 93.2M 32 30.4M 0 0 90576 0 0:17:59 0:05:52 0:12:07 0 32 93.2M 32 30.4M 0 0 90319 0 0:18:02 0:05:53 0:12:09 0 32 93.2M 32 30.4M 0 0 90063 0 0:18:05 0:05:54 0:12:11 0 32 93.2M 32 30.4M 0 0 89809 0 0:18:08 0:05:55 0:12:13 0 32 93.2M 32 30.4M 0 0 89557 0 0:18:11 0:05:56 0:12:15 0 32 93.2M 32 30.4M 0 0 89305 0 0:18:14 0:05:57 0:12:17 0 32 93.2M 32 30.4M 0 0 89055 0 0:18:17 0:05:58 0:12:19 0 32 93.2M 32 30.4M 0 0 88807 0 0:18:20 0:05:59 0:12:21 0 32 93.2M 32 30.4M 0 0 88560 0 0:18:23 0:06:00 0:12:23 0 32 93.2M 32 30.4M 0 0 88469 0 0:18:24 0:06:00 0:12:24 1566 37 93.2M 37 34.6M 0 0 98k 0 0:16:12 0:06:01 0:10:11 901k 37 93.2M 37 34.6M 0 0 97k 0 0:16:15 0:06:02 0:10:13 901k 37 93.2M 37 34.6M 0 0 99933 0 0:16:18 0:06:03 0:10:15 901k 37 93.2M 37 34.6M 0 0 99659 0 0:16:20 0:06:04 0:10:16 901k 37 93.2M 37 34.6M 0 0 99386 0 0:16:23 0:06:05 0:10:18 807k 37 93.2M 37 34.6M 0 0 99115 0 0:16:26 0:06:06 0:10:20 0 37 93.2M 37 34.6M 0 0 98845 0 0:16:28 0:06:07 0:10:21 0 37 93.2M 37 34.6M 0 0 98576 0 0:16:31 0:06:08 0:10:23 0 37 93.2M 37 34.6M 0 0 98309 0 0:16:34 0:06:09 0:10:25 0 37 93.2M 37 34.6M 0 0 98044 0 0:16:36 0:06:10 0:10:26 0 37 93.2M 37 34.6M 0 0 97780 0 0:16:39 0:06:11 0:10:28 0 37 93.2M 37 34.6M 0 0 97517 0 0:16:42 0:06:12 0:10:30 0 37 93.2M 37 34.6M 0 0 97256 0 0:16:44 0:06:13 0:10:31 0 37 93.2M 37 34.6M 0 0 96996 0 0:16:47 0:06:14 0:10:33 0 37 93.2M 37 34.6M 0 0 96737 0 0:16:50 0:06:15 0:10:35 0 37 93.2M 37 34.6M 0 0 96480 0 0:16:53 0:06:16 0:10:37 0 37 93.2M 37 34.6M 0 0 96225 0 0:16:55 0:06:17 0:10:38 0 37 93.2M 37 34.6M 0 0 95970 0 0:16:58 0:06:18 0:10:40 0 37 93.2M 37 34.6M 0 0 95717 0 0:17:01 0:06:19 0:10:42 0 37 93.2M 37 34.6M 0 0 95465 0 0:17:03 0:06:20 0:10:43 0 37 93.2M 37 34.6M 0 0 95215 0 0:17:06 0:06:21 0:10:45 0 37 93.2M 37 34.6M 0 0 94966 0 0:17:09 0:06:22 0:10:47 0 37 93.2M 37 34.6M 0 0 94718 0 0:17:11 0:06:23 0:10:48 0 37 93.2M 37 34.6M 0 0 94471 0 0:17:14 0:06:24 0:10:50 0 37 93.2M 37 34.6M 0 0 94226 0 0:17:17 0:06:25 0:10:52 0 37 93.2M 37 34.6M 0 0 93982 0 0:17:19 0:06:26 0:10:53 0 37 93.2M 37 34.6M 0 0 93739 0 0:17:22 0:06:27 0:10:55 0 37 93.2M 37 34.6M 0 0 93498 0 0:17:25 0:06:28 0:10:57 0 37 93.2M 37 34.6M 0 0 93258 0 0:17:28 0:06:29 0:10:59 0 37 93.2M 37 34.6M 0 0 93019 0 0:17:30 0:06:30 0:11:00 0 37 93.2M 37 34.6M 0 0 92781 0 0:17:33 0:06:31 0:11:02 0 37 93.2M 37 34.6M 0 0 92544 0 0:17:36 0:06:32 0:11:04 0 37 93.2M 37 34.6M 0 0 92309 0 0:17:38 0:06:33 0:11:05 0 37 93.2M 37 34.6M 0 0 92075 0 0:17:41 0:06:34 0:11:07 0 37 93.2M 37 34.6M 0 0 91842 0 0:17:44 0:06:35 0:11:09 0 37 93.2M 37 34.6M 0 0 91610 0 0:17:46 0:06:36 0:11:10 0 37 93.2M 37 34.6M 0 0 91380 0 0:17:49 0:06:37 0:11:12 0 37 93.2M 37 34.6M 0 0 91150 0 0:17:52 0:06:38 0:11:14 0 37 93.2M 37 34.6M 0 0 90922 0 0:17:54 0:06:39 0:11:15 0 37 93.2M 37 34.6M 0 0 90695 0 0:17:57 0:06:40 0:11:17 0 37 93.2M 37 34.6M 0 0 90469 0 0:18:00 0:06:41 0:11:19 0 37 93.2M 37 34.6M 0 0 90244 0 0:18:03 0:06:43 0:11:20 0 37 93.2M 37 34.6M 0 0 90020 0 0:18:05 0:06:44 0:11:21 0 37 93.2M 37 34.6M 0 0 89797 0 0:18:08 0:06:45 0:11:23 0 37 93.2M 37 34.6M 0 0 89575 0 0:18:11 0:06:46 0:11:25 0 37 93.2M 37 34.6M 0 0 89355 0 0:18:13 0:06:47 0:11:26 0 37 93.2M 37 34.6M 0 0 89136 0 0:18:16 0:06:48 0:11:28 0 37 93.2M 37 34.6M 0 0 88917 0 0:18:19 0:06:49 0:11:30 0 37 93.2M 37 34.6M 0 0 88700 0 0:18:21 0:06:50 0:11:31 0 37 93.2M 37 34.6M 0 0 88484 0 0:18:24 0:06:51 0:11:33 0 37 93.2M 37 34.6M 0 0 88269 0 0:18:27 0:06:52 0:11:35 0 37 93.2M 37 34.6M 0 0 88054 0 0:18:29 0:06:53 0:11:36 0 37 93.2M 37 34.6M 0 0 87841 0 0:18:32 0:06:54 0:11:38 0 37 93.2M 37 34.6M 0 0 87629 0 0:18:35 0:06:55 0:11:40 0 37 93.2M 37 34.6M 0 0 87418 0 0:18:38 0:06:56 0:11:42 0 37 93.2M 37 34.6M 0 0 87208 0 0:18:40 0:06:57 0:11:43 0 37 93.2M 37 34.6M 0 0 86999 0 0:18:43 0:06:58 0:11:45 0 37 93.2M 37 34.6M 0 0 86791 0 0:18:46 0:06:59 0:11:47 0 37 93.2M 37 34.6M 0 0 86584 0 0:18:48 0:07:00 0:11:48 0 37 93.2M 37 34.7M 0 0 86667 0 0:18:47 0:07:00 0:11:47 16835 42 93.2M 42 39.8M 0 0 98947 0 0:16:27 0:07:01 0:09:26 1079k 42 93.2M 42 39.8M 0 0 98712 0 0:16:30 0:07:02 0:09:28 1079k 42 93.2M 42 39.8M 0 0 98479 0 0:16:32 0:07:03 0:09:29 1079k 42 93.2M 42 39.8M 0 0 98247 0 0:16:34 0:07:04 0:09:30 1079k 42 93.2M 42 39.8M 0 0 98015 0 0:16:37 0:07:05 0:09:32 958k 42 93.2M 42 39.8M 0 0 97785 0 0:16:39 0:07:06 0:09:33 0 42 93.2M 42 39.8M 0 0 97556 0 0:16:41 0:07:07 0:09:34 0 42 93.2M 42 39.8M 0 0 97328 0 0:16:44 0:07:08 0:09:36 0 42 93.2M 42 39.8M 0 0 97102 0 0:16:46 0:07:09 0:09:37 0 42 93.2M 42 39.8M 0 0 96876 0 0:16:48 0:07:10 0:09:38 0 42 93.2M 42 39.8M 0 0 96651 0 0:16:51 0:07:11 0:09:40 0 42 93.2M 42 39.8M 0 0 96427 0 0:16:53 0:07:12 0:09:41 0 42 93.2M 42 39.8M 0 0 96205 0 0:16:55 0:07:13 0:09:42 0 42 93.2M 42 39.8M 0 0 95983 0 0:16:58 0:07:14 0:09:44 0 42 93.2M 42 39.8M 0 0 95762 0 0:17:00 0:07:15 0:09:45 0 42 93.2M 42 39.8M 0 0 95543 0 0:17:02 0:07:16 0:09:46 0 42 93.2M 42 39.8M 0 0 95324 0 0:17:05 0:07:17 0:09:48 0 42 93.2M 42 39.8M 0 0 95107 0 0:17:07 0:07:18 0:09:49 0 42 93.2M 42 39.8M 0 0 94890 0 0:17:10 0:07:19 0:09:51 0 42 93.2M 42 39.8M 0 0 94675 0 0:17:12 0:07:20 0:09:52 0 42 93.2M 42 39.8M 0 0 94460 0 0:17:14 0:07:21 0:09:53 0 42 93.2M 42 39.8M 0 0 94246 0 0:17:17 0:07:22 0:09:55 0 42 93.2M 42 39.8M 0 0 94034 0 0:17:19 0:07:23 0:09:56 0 42 93.2M 42 39.8M 0 0 93822 0 0:17:21 0:07:24 0:09:57 0 42 93.2M 42 39.8M 0 0 93611 0 0:17:24 0:07:25 0:09:59 0 42 93.2M 42 39.8M 0 0 93401 0 0:17:26 0:07:26 0:10:00 0 42 93.2M 42 39.8M 0 0 93192 0 0:17:28 0:07:27 0:10:01 0 42 93.2M 42 39.8M 0 0 92984 0 0:17:31 0:07:28 0:10:03 0 42 93.2M 42 39.8M 0 0 92777 0 0:17:33 0:07:29 0:10:04 0 42 93.2M 42 39.8M 0 0 92571 0 0:17:35 0:07:30 0:10:05 0 42 93.2M 42 39.8M 0 0 92366 0 0:17:38 0:07:31 0:10:07 0 42 93.2M 42 39.8M 0 0 92162 0 0:17:40 0:07:32 0:10:08 0 42 93.2M 42 39.8M 0 0 91958 0 0:17:42 0:07:33 0:10:09 0 42 93.2M 42 39.8M 0 0 91756 0 0:17:45 0:07:34 0:10:11 0 42 93.2M 42 39.8M 0 0 91554 0 0:17:47 0:07:35 0:10:12 0 42 93.2M 42 39.8M 0 0 91353 0 0:17:49 0:07:36 0:10:13 0 42 93.2M 42 39.8M 0 0 91154 0 0:17:52 0:07:37 0:10:15 0 42 93.2M 42 39.8M 0 0 90955 0 0:17:54 0:07:38 0:10:16 0 42 93.2M 42 39.8M 0 0 90756 0 0:17:56 0:07:39 0:10:17 0 42 93.2M 42 39.8M 0 0 90559 0 0:17:59 0:07:40 0:10:19 0 42 93.2M 42 39.8M 0 0 90363 0 0:18:01 0:07:41 0:10:20 0 42 93.2M 42 39.8M 0 0 90167 0 0:18:03 0:07:42 0:10:21 0 42 93.2M 42 39.8M 0 0 89972 0 0:18:06 0:07:43 0:10:23 0 42 93.2M 42 39.8M 0 0 89779 0 0:18:08 0:07:44 0:10:24 0 42 93.2M 42 39.8M 0 0 89586 0 0:18:10 0:07:45 0:10:25 0 42 93.2M 42 39.8M 0 0 89393 0 0:18:13 0:07:46 0:10:27 0 42 93.2M 42 39.8M 0 0 89202 0 0:18:15 0:07:47 0:10:28 0 42 93.2M 42 39.8M 0 0 89011 0 0:18:18 0:07:48 0:10:30 0 42 93.2M 42 39.8M 0 0 88822 0 0:18:20 0:07:49 0:10:31 0 42 93.2M 42 39.8M 0 0 88633 0 0:18:22 0:07:50 0:10:32 0 42 93.2M 42 39.8M 0 0 88445 0 0:18:25 0:07:51 0:10:34 0 42 93.2M 42 39.8M 0 0 88257 0 0:18:27 0:07:52 0:10:35 0 42 93.2M 42 39.8M 0 0 88071 0 0:18:29 0:07:53 0:10:36 0 42 93.2M 42 39.8M 0 0 87885 0 0:18:32 0:07:54 0:10:38 0 42 93.2M 42 39.8M 0 0 87700 0 0:18:34 0:07:55 0:10:39 0 42 93.2M 42 39.8M 0 0 87516 0 0:18:36 0:07:56 0:10:40 0 42 93.2M 42 39.8M 0 0 87332 0 0:18:39 0:07:58 0:10:41 0 42 93.2M 42 39.8M 0 0 87150 0 0:18:41 0:07:59 0:10:42 0 42 93.2M 42 39.8M 0 0 86968 0 0:18:43 0:08:00 0:10:43 0 43 93.2M 43 40.1M 0 0 87561 0 0:18:36 0:08:00 0:10:36 72868 47 93.2M 47 44.3M 0 0 96448 0 0:16:53 0:08:01 0:08:52 969k 47 93.2M 47 44.3M 0 0 96248 0 0:16:55 0:08:02 0:08:53 969k 47 93.2M 47 44.3M 0 0 96049 0 0:16:57 0:08:03 0:08:54 969k 47 93.2M 47 44.3M 0 0 95850 0 0:16:59 0:08:04 0:08:55 968k 47 93.2M 47 44.3M 0 0 95652 0 0:17:01 0:08:05 0:08:56 815k 47 93.2M 47 44.3M 0 0 95455 0 0:17:03 0:08:06 0:08:57 0 47 93.2M 47 44.3M 0 0 95259 0 0:17:06 0:08:07 0:08:59 0 47 93.2M 47 44.3M 0 0 95064 0 0:17:08 0:08:08 0:09:00 0 47 93.2M 47 44.3M 0 0 94869 0 0:17:10 0:08:09 0:09:01 0 47 93.2M 47 44.3M 0 0 94676 0 0:17:12 0:08:10 0:09:02 0 47 93.2M 47 44.3M 0 0 94483 0 0:17:14 0:08:11 0:09:03 0 47 93.2M 47 44.3M 0 0 94291 0 0:17:16 0:08:12 0:09:04 0 47 93.2M 47 44.3M 0 0 94099 0 0:17:18 0:08:13 0:09:05 0 47 93.2M 47 44.3M 0 0 93909 0 0:17:20 0:08:14 0:09:06 0 47 93.2M 47 44.3M 0 0 93719 0 0:17:22 0:08:15 0:09:07 0 47 93.2M 47 44.3M 0 0 93530 0 0:17:24 0:08:16 0:09:08 0 47 93.2M 47 44.3M 0 0 93342 0 0:17:27 0:08:17 0:09:10 0 47 93.2M 47 44.3M 0 0 93154 0 0:17:29 0:08:18 0:09:11 0 47 93.2M 47 44.3M 0 0 92968 0 0:17:31 0:08:19 0:09:12 0 47 93.2M 47 44.3M 0 0 92782 0 0:17:33 0:08:20 0:09:13 0 47 93.2M 47 44.3M 0 0 92596 0 0:17:35 0:08:21 0:09:14 0 47 93.2M 47 44.3M 0 0 92412 0 0:17:37 0:08:22 0:09:15 0 47 93.2M 47 44.3M 0 0 92228 0 0:17:39 0:08:23 0:09:16 0 47 93.2M 47 44.3M 0 0 92045 0 0:17:41 0:08:24 0:09:17 0 47 93.2M 47 44.3M 0 0 91863 0 0:17:43 0:08:25 0:09:18 0 47 93.2M 47 44.3M 0 0 91681 0 0:17:46 0:08:26 0:09:20 0 47 93.2M 47 44.3M 0 0 91500 0 0:17:48 0:08:27 0:09:21 0 47 93.2M 47 44.3M 0 0 91320 0 0:17:50 0:08:28 0:09:22 0 47 93.2M 47 44.3M 0 0 91140 0 0:17:52 0:08:29 0:09:23 0 47 93.2M 47 44.3M 0 0 90962 0 0:17:54 0:08:30 0:09:24 0 47 93.2M 47 44.3M 0 0 90784 0 0:17:56 0:08:31 0:09:25 0 47 93.2M 47 44.3M 0 0 90606 0 0:17:58 0:08:32 0:09:26 0 47 93.2M 47 44.3M 0 0 90430 0 0:18:00 0:08:33 0:09:27 0 47 93.2M 47 44.3M 0 0 90254 0 0:18:02 0:08:34 0:09:28 0 47 93.2M 47 44.3M 0 0 90078 0 0:18:05 0:08:35 0:09:30 0 47 93.2M 47 44.3M 0 0 89904 0 0:18:07 0:08:36 0:09:31 0 47 93.2M 47 44.3M 0 0 89730 0 0:18:09 0:08:37 0:09:32 0 47 93.2M 47 44.3M 0 0 89556 0 0:18:11 0:08:38 0:09:33 0 47 93.2M 47 44.3M 0 0 89384 0 0:18:13 0:08:39 0:09:34 0 47 93.2M 47 44.3M 0 0 89212 0 0:18:15 0:08:40 0:09:35 0 47 93.2M 47 44.3M 0 0 89041 0 0:18:17 0:08:41 0:09:36 0 47 93.2M 47 44.3M 0 0 88870 0 0:18:19 0:08:42 0:09:37 0 47 93.2M 47 44.3M 0 0 88700 0 0:18:21 0:08:43 0:09:38 0 47 93.2M 47 44.3M 0 0 88531 0 0:18:23 0:08:44 0:09:39 0 47 93.2M 47 44.3M 0 0 88362 0 0:18:26 0:08:45 0:09:41 0 47 93.2M 47 44.3M 0 0 88194 0 0:18:28 0:08:46 0:09:42 0 47 93.2M 47 44.3M 0 0 88026 0 0:18:30 0:08:47 0:09:43 0 47 93.2M 47 44.3M 0 0 87860 0 0:18:32 0:08:48 0:09:44 0 47 93.2M 47 44.3M 0 0 87694 0 0:18:34 0:08:49 0:09:45 0 47 93.2M 47 44.3M 0 0 87528 0 0:18:36 0:08:50 0:09:46 0 47 93.2M 47 44.3M 0 0 87363 0 0:18:38 0:08:51 0:09:47 0 47 93.2M 47 44.3M 0 0 87199 0 0:18:40 0:08:52 0:09:48 0 47 93.2M 47 44.3M 0 0 87035 0 0:18:42 0:08:53 0:09:49 0 47 93.2M 47 44.3M 0 0 86872 0 0:18:45 0:08:54 0:09:51 0 47 93.2M 47 44.3M 0 0 86710 0 0:18:47 0:08:55 0:09:52 0 47 93.2M 47 44.3M 0 0 86548 0 0:18:49 0:08:56 0:09:53 0 47 93.2M 47 44.3M 0 0 86387 0 0:18:51 0:08:57 0:09:54 0 47 93.2M 47 44.3M 0 0 86226 0 0:18:53 0:08:58 0:09:55 0 47 93.2M 47 44.3M 0 0 86066 0 0:18:55 0:08:59 0:09:56 0 49 93.2M 49 46.0M 0 0 89300 0 0:18:14 0:09:00 0:09:14 379k 53 93.2M 53 49.4M 0 0 95634 0 0:17:01 0:09:01 0:08:00 1077k 53 93.2M 53 49.4M 0 0 95457 0 0:17:03 0:09:02 0:08:01 1077k 53 93.2M 53 49.4M 0 0 95281 0 0:17:05 0:09:03 0:08:02 1077k 53 93.2M 53 49.4M 0 0 95106 0 0:17:07 0:09:04 0:08:03 1077k 53 93.2M 53 49.4M 0 0 94932 0 0:17:09 0:09:05 0:08:04 663k 53 93.2M 53 49.4M 0 0 94758 0 0:17:11 0:09:06 0:08:05 0 53 93.2M 53 49.4M 0 0 94584 0 0:17:13 0:09:07 0:08:06 0 53 93.2M 53 49.4M 0 0 94412 0 0:17:15 0:09:08 0:08:07 0 53 93.2M 53 49.4M 0 0 94239 0 0:17:17 0:09:09 0:08:08 0 53 93.2M 53 49.4M 0 0 94068 0 0:17:19 0:09:10 0:08:09 0 53 93.2M 53 49.4M 0 0 93897 0 0:17:20 0:09:11 0:08:09 0 53 93.2M 53 49.4M 0 0 93727 0 0:17:22 0:09:12 0:08:10 0 53 93.2M 53 49.4M 0 0 93557 0 0:17:24 0:09:13 0:08:11 0 53 93.2M 53 49.4M 0 0 93388 0 0:17:26 0:09:14 0:08:12 0 53 93.2M 53 49.4M 0 0 93220 0 0:17:28 0:09:15 0:08:13 0 53 93.2M 53 49.4M 0 0 93052 0 0:17:30 0:09:16 0:08:14 0 53 93.2M 53 49.4M 0 0 92885 0 0:17:32 0:09:17 0:08:15 0 53 93.2M 53 49.4M 0 0 92719 0 0:17:34 0:09:18 0:08:16 0 53 93.2M 53 49.4M 0 0 92553 0 0:17:36 0:09:19 0:08:17 0 53 93.2M 53 49.4M 0 0 92387 0 0:17:37 0:09:20 0:08:17 0 53 93.2M 53 49.4M 0 0 92223 0 0:17:39 0:09:21 0:08:18 0 53 93.2M 53 49.4M 0 0 92058 0 0:17:41 0:09:22 0:08:19 0 53 93.2M 53 49.4M 0 0 91895 0 0:17:43 0:09:23 0:08:20 0 53 93.2M 53 49.4M 0 0 91732 0 0:17:45 0:09:24 0:08:21 0 53 93.2M 53 49.4M 0 0 91569 0 0:17:47 0:09:25 0:08:22 0 53 93.2M 53 49.4M 0 0 91407 0 0:17:49 0:09:26 0:08:23 0 53 93.2M 53 49.4M 0 0 91246 0 0:17:51 0:09:27 0:08:24 0 53 93.2M 53 49.4M 0 0 91085 0 0:17:53 0:09:28 0:08:25 0 53 93.2M 53 49.4M 0 0 90925 0 0:17:54 0:09:29 0:08:25 0 53 93.2M 53 49.4M 0 0 90765 0 0:17:56 0:09:30 0:08:26 0 53 93.2M 53 49.4M 0 0 90606 0 0:17:58 0:09:31 0:08:27 0 53 93.2M 53 49.4M 0 0 90448 0 0:18:00 0:09:32 0:08:28 0 53 93.2M 53 49.4M 0 0 90290 0 0:18:02 0:09:33 0:08:29 0 53 93.2M 53 49.4M 0 0 90132 0 0:18:04 0:09:34 0:08:30 0 53 93.2M 53 49.4M 0 0 89976 0 0:18:06 0:09:35 0:08:31 0 53 93.2M 53 49.4M 0 0 89819 0 0:18:08 0:09:36 0:08:32 0 53 93.2M 53 49.4M 0 0 89664 0 0:18:10 0:09:37 0:08:33 0 53 93.2M 53 49.4M 0 0 89508 0 0:18:11 0:09:38 0:08:33 0 53 93.2M 53 49.4M 0 0 89354 0 0:18:13 0:09:39 0:08:34 0 53 93.2M 53 49.4M 0 0 89200 0 0:18:15 0:09:40 0:08:35 0 53 93.2M 53 49.4M 0 0 89046 0 0:18:17 0:09:41 0:08:36 0 53 93.2M 53 49.4M 0 0 88893 0 0:18:19 0:09:42 0:08:37 0 53 93.2M 53 49.4M 0 0 88740 0 0:18:21 0:09:43 0:08:38 0 53 93.2M 53 49.4M 0 0 88588 0 0:18:23 0:09:44 0:08:39 0 53 93.2M 53 49.4M 0 0 88437 0 0:18:25 0:09:45 0:08:40 0 53 93.2M 53 49.4M 0 0 88286 0 0:18:27 0:09:46 0:08:41 0 53 93.2M 53 49.4M 0 0 88135 0 0:18:28 0:09:47 0:08:41 0 53 93.2M 53 49.4M 0 0 87986 0 0:18:30 0:09:48 0:08:42 0 53 93.2M 53 49.4M 0 0 87836 0 0:18:32 0:09:49 0:08:43 0 53 93.2M 53 49.4M 0 0 87687 0 0:18:34 0:09:50 0:08:44 0 53 93.2M 53 49.4M 0 0 87539 0 0:18:36 0:09:51 0:08:45 0 53 93.2M 53 49.4M 0 0 87391 0 0:18:38 0:09:52 0:08:46 0 53 93.2M 53 49.4M 0 0 87243 0 0:18:40 0:09:53 0:08:47 0 53 93.2M 53 49.4M 0 0 87096 0 0:18:42 0:09:54 0:08:48 0 53 93.2M 53 49.4M 0 0 86950 0 0:18:44 0:09:55 0:08:49 0 53 93.2M 53 49.4M 0 0 86804 0 0:18:45 0:09:56 0:08:49 0 53 93.2M 53 49.4M 0 0 86658 0 0:18:47 0:09:57 0:08:50 0 53 93.2M 53 49.4M 0 0 86513 0 0:18:49 0:09:58 0:08:51 0 53 93.2M 53 49.4M 0 0 86369 0 0:18:51 0:09:59 0:08:52 0 56 93.2M 56 52.2M 0 0 91284 0 0:17:50 0:10:00 0:07:50 624k 57 93.2M 57 53.5M 0 0 93307 0 0:17:27 0:10:01 0:07:26 887k 57 93.2M 57 53.5M 0 0 93152 0 0:17:29 0:10:02 0:07:27 887k 57 93.2M 57 53.5M 0 0 92997 0 0:17:30 0:10:03 0:07:27 887k 57 93.2M 57 53.5M 0 0 92843 0 0:17:32 0:10:04 0:07:28 887k 57 93.2M 57 53.5M 0 0 92689 0 0:17:34 0:10:05 0:07:29 253k 57 93.2M 57 53.5M 0 0 92536 0 0:17:36 0:10:06 0:07:30 0 57 93.2M 57 53.5M 0 0 92384 0 0:17:37 0:10:07 0:07:30 0 57 93.2M 57 53.5M 0 0 92232 0 0:17:39 0:10:08 0:07:31 0 57 93.2M 57 53.5M 0 0 92080 0 0:17:41 0:10:09 0:07:32 0 57 93.2M 57 53.5M 0 0 91928 0 0:17:43 0:10:10 0:07:33 0 57 93.2M 57 53.5M 0 0 91778 0 0:17:44 0:10:11 0:07:33 0 57 93.2M 57 53.5M 0 0 91627 0 0:17:46 0:10:12 0:07:34 0 57 93.2M 57 53.5M 0 0 91478 0 0:17:48 0:10:13 0:07:35 0 57 93.2M 57 53.5M 0 0 91329 0 0:17:50 0:10:14 0:07:36 0 57 93.2M 57 53.5M 0 0 91180 0 0:17:51 0:10:15 0:07:36 0 57 93.2M 57 53.5M 0 0 91032 0 0:17:53 0:10:16 0:07:37 0 57 93.2M 57 53.5M 0 0 90884 0 0:17:55 0:10:17 0:07:38 0 57 93.2M 57 53.5M 0 0 90737 0 0:17:57 0:10:18 0:07:39 0 57 93.2M 57 53.5M 0 0 90590 0 0:17:58 0:10:19 0:07:39 0 57 93.2M 57 53.5M 0 0 90444 0 0:18:00 0:10:20 0:07:40 0 57 93.2M 57 53.5M 0 0 90298 0 0:18:02 0:10:21 0:07:41 0 57 93.2M 57 53.5M 0 0 90153 0 0:18:04 0:10:22 0:07:42 0 57 93.2M 57 53.5M 0 0 90008 0 0:18:05 0:10:23 0:07:42 0 57 93.2M 57 53.5M 0 0 89864 0 0:18:07 0:10:24 0:07:43 0 57 93.2M 57 53.5M 0 0 89720 0 0:18:09 0:10:25 0:07:44 0 57 93.2M 57 53.5M 0 0 89576 0 0:18:11 0:10:26 0:07:45 0 57 93.2M 57 53.5M 0 0 89433 0 0:18:12 0:10:27 0:07:45 0 57 93.2M 57 53.5M 0 0 89291 0 0:18:14 0:10:28 0:07:46 0 57 93.2M 57 53.5M 0 0 89149 0 0:18:16 0:10:29 0:07:47 0 57 93.2M 57 53.5M 0 0 89007 0 0:18:18 0:10:30 0:07:48 0 57 93.2M 57 53.5M 0 0 88866 0 0:18:19 0:10:31 0:07:48 0 57 93.2M 57 53.5M 0 0 88725 0 0:18:21 0:10:32 0:07:49 0 57 93.2M 57 53.5M 0 0 88585 0 0:18:23 0:10:33 0:07:50 0 57 93.2M 57 53.5M 0 0 88445 0 0:18:25 0:10:34 0:07:51 0 57 93.2M 57 53.5M 0 0 88306 0 0:18:26 0:10:35 0:07:51 0 57 93.2M 57 53.5M 0 0 88167 0 0:18:28 0:10:36 0:07:52 0 57 93.2M 57 53.5M 0 0 88028 0 0:18:30 0:10:37 0:07:53 0 57 93.2M 57 53.5M 0 0 87890 0 0:18:32 0:10:38 0:07:54 0 57 93.2M 57 53.5M 0 0 87752 0 0:18:33 0:10:39 0:07:54 0 57 93.2M 57 53.5M 0 0 87615 0 0:18:35 0:10:40 0:07:55 0 57 93.2M 57 53.5M 0 0 87478 0 0:18:37 0:10:41 0:07:56 0 57 93.2M 57 53.5M 0 0 87342 0 0:18:39 0:10:42 0:07:57 0 57 93.2M 57 53.5M 0 0 87206 0 0:18:40 0:10:43 0:07:57 0 57 93.2M 57 53.5M 0 0 87070 0 0:18:42 0:10:44 0:07:58 0 57 93.2M 57 53.5M 0 0 86935 0 0:18:44 0:10:45 0:07:59 0 57 93.2M 57 53.5M 0 0 86801 0 0:18:45 0:10:46 0:07:59 0 57 93.2M 57 53.5M 0 0 86666 0 0:18:47 0:10:47 0:08:00 0 57 93.2M 57 53.5M 0 0 86532 0 0:18:49 0:10:48 0:08:01 0 57 93.2M 57 53.5M 0 0 86399 0 0:18:51 0:10:49 0:08:02 0 57 93.2M 57 53.5M 0 0 86266 0 0:18:52 0:10:50 0:08:02 0 57 93.2M 57 53.5M 0 0 86133 0 0:18:54 0:10:51 0:08:03 0 57 93.2M 57 53.5M 0 0 86001 0 0:18:56 0:10:52 0:08:04 0 57 93.2M 57 53.5M 0 0 85869 0 0:18:58 0:10:53 0:08:05 0 57 93.2M 57 53.5M 0 0 85738 0 0:18:59 0:10:54 0:08:05 0 57 93.2M 57 53.5M 0 0 85607 0 0:19:01 0:10:55 0:08:06 0 57 93.2M 57 53.5M 0 0 85476 0 0:19:03 0:10:56 0:08:07 0 57 93.2M 57 53.5M 0 0 85346 0 0:19:05 0:10:57 0:08:08 0 57 93.2M 57 53.5M 0 0 85216 0 0:19:06 0:10:58 0:08:08 0 57 93.2M 57 53.5M 0 0 85087 0 0:19:08 0:10:59 0:08:09 0 61 93.2M 61 57.3M 0 0 90925 0 0:17:54 0:11:01 0:06:53 677k 61 93.2M 61 57.3M 0 0 90787 0 0:17:56 0:11:02 0:06:54 677k 61 93.2M 61 57.3M 0 0 90650 0 0:17:58 0:11:03 0:06:55 677k 61 93.2M 61 57.3M 0 0 90514 0 0:17:59 0:11:04 0:06:55 677k 61 93.2M 61 57.3M 0 0 90377 0 0:18:01 0:11:05 0:06:56 677k 61 93.2M 61 57.3M 0 0 90241 0 0:18:03 0:11:06 0:06:57 0 61 93.2M 61 57.3M 0 0 90106 0 0:18:04 0:11:07 0:06:57 0 61 93.2M 61 57.3M 0 0 89971 0 0:18:06 0:11:08 0:06:58 0 61 93.2M 61 57.3M 0 0 89836 0 0:18:07 0:11:09 0:06:58 0 61 93.2M 61 57.3M 0 0 89702 0 0:18:09 0:11:10 0:06:59 0 61 93.2M 61 57.3M 0 0 89568 0 0:18:11 0:11:11 0:07:00 0 61 93.2M 61 57.3M 0 0 89435 0 0:18:12 0:11:12 0:07:00 0 61 93.2M 61 57.3M 0 0 89302 0 0:18:14 0:11:13 0:07:01 0 61 93.2M 61 57.3M 0 0 89169 0 0:18:16 0:11:14 0:07:02 0 61 93.2M 61 57.3M 0 0 89037 0 0:18:17 0:11:15 0:07:02 0 61 93.2M 61 57.3M 0 0 88905 0 0:18:19 0:11:16 0:07:03 0 61 93.2M 61 57.3M 0 0 88773 0 0:18:20 0:11:17 0:07:03 0 61 93.2M 61 57.3M 0 0 88642 0 0:18:22 0:11:18 0:07:04 0 61 93.2M 61 57.3M 0 0 88512 0 0:18:24 0:11:19 0:07:05 0 61 93.2M 61 57.3M 0 0 88381 0 0:18:25 0:11:20 0:07:05 0 61 93.2M 61 57.3M 0 0 88251 0 0:18:27 0:11:21 0:07:06 0 61 93.2M 61 57.3M 0 0 88122 0 0:18:29 0:11:22 0:07:07 0 61 93.2M 61 57.3M 0 0 87992 0 0:18:30 0:11:23 0:07:07 0 61 93.2M 61 57.3M 0 0 87864 0 0:18:32 0:11:24 0:07:08 0 61 93.2M 61 57.3M 0 0 87735 0 0:18:34 0:11:25 0:07:09 0 61 93.2M 61 57.3M 0 0 87607 0 0:18:35 0:11:26 0:07:09 0 61 93.2M 61 57.3M 0 0 87480 0 0:18:37 0:11:27 0:07:10 0 61 93.2M 61 57.3M 0 0 87352 0 0:18:38 0:11:28 0:07:10 0 61 93.2M 61 57.3M 0 0 87225 0 0:18:40 0:11:29 0:07:11 0 61 93.2M 61 57.3M 0 0 87099 0 0:18:42 0:11:30 0:07:12 0 66 93.2M 66 62.1M 0 0 94203 0 0:17:17 0:11:32 0:05:45 867k 66 93.2M 66 62.1M 0 0 94066 0 0:17:19 0:11:33 0:05:46 867k 66 93.2M 66 62.1M 0 0 93931 0 0:17:20 0:11:34 0:05:46 867k 66 93.2M 66 62.1M 0 0 93795 0 0:17:22 0:11:35 0:05:47 867k 66 93.2M 66 62.1M 0 0 93660 0 0:17:23 0:11:36 0:05:47 867k 66 93.2M 66 62.1M 0 0 93526 0 0:17:25 0:11:37 0:05:48 0 66 93.2M 66 62.1M 0 0 93391 0 0:17:26 0:11:38 0:05:48 0 66 93.2M 66 62.1M 0 0 93258 0 0:17:28 0:11:39 0:05:49 0 66 93.2M 66 62.1M 0 0 93124 0 0:17:29 0:11:40 0:05:49 0 66 93.2M 66 62.1M 0 0 92991 0 0:17:31 0:11:41 0:05:50 0 66 93.2M 66 62.1M 0 0 92858 0 0:17:32 0:11:42 0:05:50 0 66 93.2M 66 62.1M 0 0 92726 0 0:17:34 0:11:43 0:05:51 0 66 93.2M 66 62.1M 0 0 92594 0 0:17:35 0:11:44 0:05:51 0 66 93.2M 66 62.1M 0 0 92463 0 0:17:37 0:11:45 0:05:52 0 66 93.2M 66 62.1M 0 0 92331 0 0:17:38 0:11:46 0:05:52 0 66 93.2M 66 62.1M 0 0 92201 0 0:17:40 0:11:47 0:05:53 0 66 93.2M 66 62.1M 0 0 92070 0 0:17:41 0:11:48 0:05:53 0 66 93.2M 66 62.1M 0 0 91940 0 0:17:43 0:11:49 0:05:54 0 66 93.2M 66 62.1M 0 0 91810 0 0:17:44 0:11:50 0:05:54 0 66 93.2M 66 62.1M 0 0 91681 0 0:17:46 0:11:51 0:05:55 0 66 93.2M 66 62.1M 0 0 91552 0 0:17:47 0:11:52 0:05:55 0 66 93.2M 66 62.1M 0 0 91424 0 0:17:49 0:11:53 0:05:56 0 66 93.2M 66 62.1M 0 0 91295 0 0:17:50 0:11:54 0:05:56 0 66 93.2M 66 62.1M 0 0 91167 0 0:17:52 0:11:55 0:05:57 0 66 93.2M 66 62.1M 0 0 91040 0 0:17:53 0:11:56 0:05:57 0 66 93.2M 66 62.1M 0 0 90913 0 0:17:55 0:11:57 0:05:58 0 66 93.2M 66 62.1M 0 0 90786 0 0:17:56 0:11:58 0:05:58 0 66 93.2M 66 62.1M 0 0 90659 0 0:17:58 0:11:59 0:05:59 0 66 93.2M 66 62.1M 0 0 90533 0 0:17:59 0:12:00 0:05:59 0 66 93.2M 66 62.1M 0 0 90408 0 0:18:01 0:12:01 0:06:00 0 66 93.2M 66 62.2M 0 0 90536 0 0:17:59 0:12:01 0:05:58 26970 72 93.2M 72 67.7M 0 0 98243 0 0:16:34 0:12:02 0:04:32 1214k 72 93.2M 72 67.7M 0 0 98107 0 0:16:36 0:12:03 0:04:33 1214k 72 93.2M 72 67.7M 0 0 97971 0 0:16:37 0:12:04 0:04:33 1214k 72 93.2M 72 67.7M 0 0 97836 0 0:16:38 0:12:05 0:04:33 1214k 72 93.2M 72 67.7M 0 0 97701 0 0:16:40 0:12:06 0:04:34 1024k 72 93.2M 72 67.7M 0 0 97567 0 0:16:41 0:12:07 0:04:34 0 72 93.2M 72 67.7M 0 0 97433 0 0:16:43 0:12:08 0:04:35 0 72 93.2M 72 67.7M 0 0 97299 0 0:16:44 0:12:09 0:04:35 0 72 93.2M 72 67.7M 0 0 97166 0 0:16:45 0:12:10 0:04:35 0 72 93.2M 72 67.7M 0 0 97033 0 0:16:47 0:12:11 0:04:36 0 72 93.2M 72 67.7M 0 0 96900 0 0:16:48 0:12:12 0:04:36 0 72 93.2M 72 67.7M 0 0 96768 0 0:16:50 0:12:13 0:04:37 0 72 93.2M 72 67.7M 0 0 96636 0 0:16:51 0:12:14 0:04:37 0 72 93.2M 72 67.7M 0 0 96504 0 0:16:52 0:12:15 0:04:37 0 72 93.2M 72 67.7M 0 0 96373 0 0:16:54 0:12:16 0:04:38 0 72 93.2M 72 67.7M 0 0 96242 0 0:16:55 0:12:17 0:04:38 0 72 93.2M 72 67.7M 0 0 96112 0 0:16:56 0:12:18 0:04:38 0 72 93.2M 72 67.7M 0 0 95981 0 0:16:58 0:12:19 0:04:39 0 72 93.2M 72 67.7M 0 0 95852 0 0:16:59 0:12:20 0:04:39 0 72 93.2M 72 67.7M 0 0 95722 0 0:17:01 0:12:21 0:04:40 0 72 93.2M 72 67.7M 0 0 95593 0 0:17:02 0:12:22 0:04:40 0 72 93.2M 72 67.7M 0 0 95464 0 0:17:03 0:12:23 0:04:40 0 72 93.2M 72 67.7M 0 0 95336 0 0:17:05 0:12:24 0:04:41 0 72 93.2M 72 67.7M 0 0 95208 0 0:17:06 0:12:25 0:04:41 0 72 93.2M 72 67.7M 0 0 95080 0 0:17:07 0:12:26 0:04:41 0 72 93.2M 72 67.7M 0 0 94953 0 0:17:09 0:12:27 0:04:42 0 72 93.2M 72 67.7M 0 0 94826 0 0:17:10 0:12:28 0:04:42 0 72 93.2M 72 67.7M 0 0 94699 0 0:17:12 0:12:29 0:04:43 0 72 93.2M 72 67.7M 0 0 94573 0 0:17:13 0:12:30 0:04:43 0 72 93.2M 72 67.7M 0 0 94447 0 0:17:14 0:12:31 0:04:43 0 72 93.2M 72 67.7M 0 0 94321 0 0:17:16 0:12:32 0:04:44 0 72 93.2M 72 67.7M 0 0 94196 0 0:17:17 0:12:33 0:04:44 0 72 93.2M 72 67.7M 0 0 94071 0 0:17:18 0:12:34 0:04:44 0 72 93.2M 72 67.7M 0 0 93946 0 0:17:20 0:12:35 0:04:45 0 72 93.2M 72 67.7M 0 0 93822 0 0:17:21 0:12:36 0:04:45 0 72 93.2M 72 67.7M 0 0 93698 0 0:17:23 0:12:37 0:04:46 0 72 93.2M 72 67.7M 0 0 93574 0 0:17:24 0:12:39 0:04:45 0 72 93.2M 72 67.7M 0 0 93451 0 0:17:25 0:12:40 0:04:45 0 72 93.2M 72 67.7M 0 0 93328 0 0:17:27 0:12:41 0:04:46 0 72 93.2M 72 67.7M 0 0 93205 0 0:17:28 0:12:42 0:04:46 0 72 93.2M 72 67.7M 0 0 93083 0 0:17:30 0:12:43 0:04:47 0 72 93.2M 72 67.7M 0 0 92961 0 0:17:31 0:12:44 0:04:47 0 72 93.2M 72 67.7M 0 0 92839 0 0:17:32 0:12:45 0:04:47 0 72 93.2M 72 67.7M 0 0 92717 0 0:17:34 0:12:46 0:04:48 0 72 93.2M 72 67.7M 0 0 92596 0 0:17:35 0:12:47 0:04:48 0 72 93.2M 72 67.7M 0 0 92476 0 0:17:36 0:12:48 0:04:48 0 72 93.2M 72 67.7M 0 0 92355 0 0:17:38 0:12:49 0:04:49 0 72 93.2M 72 67.7M 0 0 92235 0 0:17:39 0:12:50 0:04:49 0 72 93.2M 72 67.7M 0 0 92115 0 0:17:41 0:12:51 0:04:50 0 72 93.2M 72 67.7M 0 0 91995 0 0:17:42 0:12:52 0:04:50 0 72 93.2M 72 67.7M 0 0 91876 0 0:17:43 0:12:53 0:04:50 0 72 93.2M 72 67.7M 0 0 91757 0 0:17:45 0:12:54 0:04:51 0 72 93.2M 72 67.7M 0 0 91639 0 0:17:46 0:12:55 0:04:51 0 72 93.2M 72 67.7M 0 0 91520 0 0:17:47 0:12:56 0:04:51 0 72 93.2M 72 67.7M 0 0 91402 0 0:17:49 0:12:57 0:04:52 0 72 93.2M 72 67.7M 0 0 91285 0 0:17:50 0:12:58 0:04:52 0 72 93.2M 72 67.7M 0 0 91167 0 0:17:52 0:12:59 0:04:53 0 72 93.2M 72 67.7M 0 0 91050 0 0:17:53 0:13:00 0:04:53 0 72 93.2M 72 67.7M 0 0 90956 0 0:17:54 0:13:00 0:04:54 0 76 93.2M 76 71.7M 0 0 96153 0 0:16:56 0:13:02 0:03:54 778k 76 93.2M 76 71.7M 0 0 96030 0 0:16:57 0:13:03 0:03:54 778k 76 93.2M 76 71.7M 0 0 95907 0 0:16:59 0:13:04 0:03:55 778k 76 93.2M 76 71.7M 0 0 95785 0 0:17:00 0:13:05 0:03:55 778k 76 93.2M 76 71.7M 0 0 95663 0 0:17:01 0:13:06 0:03:55 751k 76 93.2M 76 71.7M 0 0 95541 0 0:17:02 0:13:07 0:03:55 0 76 93.2M 76 71.7M 0 0 95420 0 0:17:04 0:13:08 0:03:56 0 76 93.2M 76 71.7M 0 0 95299 0 0:17:05 0:13:09 0:03:56 0 76 93.2M 76 71.7M 0 0 95178 0 0:17:06 0:13:10 0:03:56 0 76 93.2M 76 71.7M 0 0 95057 0 0:17:08 0:13:11 0:03:57 0 76 93.2M 76 71.7M 0 0 94937 0 0:17:09 0:13:12 0:03:57 0 76 93.2M 76 71.7M 0 0 94817 0 0:17:10 0:13:13 0:03:57 0 76 93.2M 76 71.7M 0 0 94698 0 0:17:12 0:13:14 0:03:58 0 76 93.2M 76 71.7M 0 0 94578 0 0:17:13 0:13:15 0:03:58 0 76 93.2M 76 71.7M 0 0 94459 0 0:17:14 0:13:16 0:03:58 0 76 93.2M 76 71.7M 0 0 94341 0 0:17:16 0:13:17 0:03:59 0 76 93.2M 76 71.7M 0 0 94222 0 0:17:17 0:13:18 0:03:59 0 76 93.2M 76 71.7M 0 0 94104 0 0:17:18 0:13:19 0:03:59 0 76 93.2M 76 71.7M 0 0 93986 0 0:17:19 0:13:20 0:03:59 0 76 93.2M 76 71.7M 0 0 93869 0 0:17:21 0:13:21 0:04:00 0 76 93.2M 76 71.7M 0 0 93752 0 0:17:22 0:13:22 0:04:00 0 76 93.2M 76 71.7M 0 0 93635 0 0:17:23 0:13:23 0:04:00 0 76 93.2M 76 71.7M 0 0 93518 0 0:17:25 0:13:24 0:04:01 0 76 93.2M 76 71.7M 0 0 93402 0 0:17:26 0:13:25 0:04:01 0 76 93.2M 76 71.7M 0 0 93286 0 0:17:27 0:13:26 0:04:01 0 76 93.2M 76 71.7M 0 0 93170 0 0:17:29 0:13:27 0:04:02 0 76 93.2M 76 71.7M 0 0 93054 0 0:17:30 0:13:28 0:04:02 0 76 93.2M 76 71.7M 0 0 92939 0 0:17:31 0:13:29 0:04:02 0 76 93.2M 76 71.7M 0 0 92824 0 0:17:32 0:13:30 0:04:02 0 76 93.2M 76 71.7M 0 0 92710 0 0:17:34 0:13:31 0:04:03 0 76 93.2M 76 71.7M 0 0 92595 0 0:17:35 0:13:32 0:04:03 0 76 93.2M 76 71.7M 0 0 92481 0 0:17:36 0:13:33 0:04:03 0 76 93.2M 76 71.7M 0 0 92367 0 0:17:38 0:13:34 0:04:04 0 76 93.2M 76 71.7M 0 0 92254 0 0:17:39 0:13:35 0:04:04 0 76 93.2M 76 71.7M 0 0 92141 0 0:17:40 0:13:36 0:04:04 0 76 93.2M 76 71.7M 0 0 92028 0 0:17:42 0:13:37 0:04:05 0 76 93.2M 76 71.7M 0 0 91915 0 0:17:43 0:13:38 0:04:05 0 76 93.2M 76 71.7M 0 0 91803 0 0:17:44 0:13:39 0:04:05 0 76 93.2M 76 71.7M 0 0 91691 0 0:17:45 0:13:40 0:04:05 0 76 93.2M 76 71.7M 0 0 91579 0 0:17:47 0:13:41 0:04:06 0 76 93.2M 76 71.7M 0 0 91467 0 0:17:48 0:13:42 0:04:06 0 76 93.2M 76 71.7M 0 0 91356 0 0:17:49 0:13:43 0:04:06 0 76 93.2M 76 71.7M 0 0 91245 0 0:17:51 0:13:44 0:04:07 0 76 93.2M 76 71.7M 0 0 91134 0 0:17:52 0:13:45 0:04:07 0 76 93.2M 76 71.7M 0 0 91024 0 0:17:53 0:13:46 0:04:07 0 76 93.2M 76 71.7M 0 0 90913 0 0:17:55 0:13:47 0:04:08 0 76 93.2M 76 71.7M 0 0 90804 0 0:17:56 0:13:48 0:04:08 0 76 93.2M 76 71.7M 0 0 90694 0 0:17:57 0:13:49 0:04:08 0 76 93.2M 76 71.7M 0 0 90584 0 0:17:58 0:13:50 0:04:08 0 76 93.2M 76 71.7M 0 0 90475 0 0:18:00 0:13:51 0:04:09 0 76 93.2M 76 71.7M 0 0 90366 0 0:18:01 0:13:52 0:04:09 0 76 93.2M 76 71.7M 0 0 90258 0 0:18:02 0:13:53 0:04:09 0 76 93.2M 76 71.7M 0 0 90149 0 0:18:04 0:13:54 0:04:10 0 76 93.2M 76 71.7M 0 0 90041 0 0:18:05 0:13:55 0:04:10 0 76 93.2M 76 71.7M 0 0 89933 0 0:18:06 0:13:56 0:04:10 0 76 93.2M 76 71.7M 0 0 89826 0 0:18:08 0:13:57 0:04:11 0 76 93.2M 76 71.7M 0 0 89718 0 0:18:09 0:13:58 0:04:11 0 76 93.2M 76 71.7M 0 0 89611 0 0:18:10 0:13:59 0:04:11 0 76 93.2M 76 71.7M 0 0 89504 0 0:18:11 0:14:00 0:04:11 0 76 93.2M 76 71.7M 0 0 89472 0 0:18:12 0:14:00 0:04:12 961 81 93.2M 81 76.3M 0 0 95029 0 0:17:08 0:14:02 0:03:06 976k 81 93.2M 81 76.3M 0 0 94916 0 0:17:09 0:14:03 0:03:06 976k 81 93.2M 81 76.3M 0 0 94803 0 0:17:10 0:14:04 0:03:06 976k 81 93.2M 81 76.3M 0 0 94691 0 0:17:12 0:14:05 0:03:07 976k 81 93.2M 81 76.3M 0 0 94579 0 0:17:13 0:14:06 0:03:07 859k 81 93.2M 81 76.3M 0 0 94467 0 0:17:14 0:14:07 0:03:07 0 81 93.2M 81 76.3M 0 0 94355 0 0:17:15 0:14:08 0:03:07 0 81 93.2M 81 76.3M 0 0 94244 0 0:17:17 0:14:09 0:03:08 0 81 93.2M 81 76.3M 0 0 94133 0 0:17:18 0:14:10 0:03:08 0 81 93.2M 81 76.3M 0 0 94022 0 0:17:19 0:14:11 0:03:08 0 81 93.2M 81 76.3M 0 0 93911 0 0:17:20 0:14:12 0:03:08 0 81 93.2M 81 76.3M 0 0 93801 0 0:17:21 0:14:13 0:03:08 0 81 93.2M 81 76.3M 0 0 93691 0 0:17:23 0:14:14 0:03:09 0 81 93.2M 81 76.3M 0 0 93581 0 0:17:24 0:14:15 0:03:09 0 81 93.2M 81 76.3M 0 0 93472 0 0:17:25 0:14:16 0:03:09 0 81 93.2M 81 76.3M 0 0 93362 0 0:17:26 0:14:17 0:03:09 0 81 93.2M 81 76.3M 0 0 93253 0 0:17:28 0:14:18 0:03:10 0 81 93.2M 81 76.3M 0 0 93145 0 0:17:29 0:14:19 0:03:10 0 81 93.2M 81 76.3M 0 0 93036 0 0:17:30 0:14:20 0:03:10 0 81 93.2M 81 76.3M 0 0 92928 0 0:17:31 0:14:21 0:03:10 0 81 93.2M 81 76.3M 0 0 92820 0 0:17:32 0:14:22 0:03:10 0 81 93.2M 81 76.3M 0 0 92712 0 0:17:34 0:14:23 0:03:11 0 81 93.2M 81 76.3M 0 0 92605 0 0:17:35 0:14:24 0:03:11 0 81 93.2M 81 76.3M 0 0 92498 0 0:17:36 0:14:25 0:03:11 0 81 93.2M 81 76.3M 0 0 92391 0 0:17:37 0:14:26 0:03:11 0 81 93.2M 81 76.3M 0 0 92284 0 0:17:39 0:14:27 0:03:12 0 81 93.2M 81 76.3M 0 0 92177 0 0:17:40 0:14:28 0:03:12 0 81 93.2M 81 76.3M 0 0 92071 0 0:17:41 0:14:29 0:03:12 0 81 93.2M 81 76.3M 0 0 91965 0 0:17:42 0:14:30 0:03:12 0 81 93.2M 81 76.3M 0 0 91859 0 0:17:43 0:14:31 0:03:12 0 81 93.2M 81 76.3M 0 0 91754 0 0:17:45 0:14:32 0:03:13 0 81 93.2M 81 76.3M 0 0 91649 0 0:17:46 0:14:33 0:03:13 0 81 93.2M 81 76.3M 0 0 91544 0 0:17:47 0:14:34 0:03:13 0 81 93.2M 81 76.3M 0 0 91439 0 0:17:48 0:14:35 0:03:13 0 81 93.2M 81 76.3M 0 0 91334 0 0:17:50 0:14:36 0:03:14 0 81 93.2M 81 76.3M 0 0 91230 0 0:17:51 0:14:37 0:03:14 0 81 93.2M 81 76.3M 0 0 91126 0 0:17:52 0:14:38 0:03:14 0 81 93.2M 81 76.3M 0 0 91022 0 0:17:53 0:14:39 0:03:14 0 81 93.2M 81 76.3M 0 0 90918 0 0:17:55 0:14:40 0:03:15 0 81 93.2M 81 76.3M 0 0 90815 0 0:17:56 0:14:41 0:03:15 0 81 93.2M 81 76.3M 0 0 90712 0 0:17:57 0:14:42 0:03:15 0 81 93.2M 81 76.3M 0 0 90609 0 0:17:58 0:14:43 0:03:15 0 81 93.2M 81 76.3M 0 0 90506 0 0:17:59 0:14:44 0:03:15 0 81 93.2M 81 76.3M 0 0 90404 0 0:18:01 0:14:45 0:03:16 0 81 93.2M 81 76.3M 0 0 90302 0 0:18:02 0:14:46 0:03:16 0 81 93.2M 81 76.3M 0 0 90200 0 0:18:03 0:14:47 0:03:16 0 81 93.2M 81 76.3M 0 0 90098 0 0:18:04 0:14:48 0:03:16 0 81 93.2M 81 76.3M 0 0 89997 0 0:18:06 0:14:49 0:03:17 0 81 93.2M 81 76.3M 0 0 89895 0 0:18:07 0:14:50 0:03:17 0 81 93.2M 81 76.3M 0 0 89794 0 0:18:08 0:14:51 0:03:17 0 81 93.2M 81 76.3M 0 0 89693 0 0:18:09 0:14:52 0:03:17 0 81 93.2M 81 76.3M 0 0 89593 0 0:18:10 0:14:53 0:03:17 0 81 93.2M 81 76.3M 0 0 89492 0 0:18:12 0:14:54 0:03:18 0 81 93.2M 81 76.3M 0 0 89392 0 0:18:13 0:14:55 0:03:18 0 81 93.2M 81 76.3M 0 0 89292 0 0:18:14 0:14:56 0:03:18 0 81 93.2M 81 76.3M 0 0 89193 0 0:18:15 0:14:57 0:03:18 0 81 93.2M 81 76.3M 0 0 89093 0 0:18:17 0:14:58 0:03:19 0 81 93.2M 81 76.3M 0 0 88994 0 0:18:18 0:14:59 0:03:19 0 81 93.2M 81 76.3M 0 0 88895 0 0:18:19 0:15:00 0:03:19 0 81 93.2M 81 76.3M 0 0 88862 0 0:18:19 0:15:00 0:03:19 0 87 93.2M 87 81.7M 0 0 94979 0 0:17:09 0:15:02 0:02:07 1140k 87 93.2M 87 81.7M 0 0 94873 0 0:17:10 0:15:03 0:02:07 1139k 87 93.2M 87 81.7M 0 0 94768 0 0:17:11 0:15:04 0:02:07 1139k 87 93.2M 87 81.7M 0 0 94663 0 0:17:12 0:15:05 0:02:07 1139k 87 93.2M 87 81.7M 0 0 94559 0 0:17:13 0:15:06 0:02:07 1001k 87 93.2M 87 81.7M 0 0 94454 0 0:17:14 0:15:07 0:02:07 0 87 93.2M 87 81.7M 0 0 94350 0 0:17:15 0:15:08 0:02:07 0 87 93.2M 87 81.7M 0 0 94246 0 0:17:17 0:15:09 0:02:08 0 87 93.2M 87 81.7M 0 0 94142 0 0:17:18 0:15:10 0:02:08 0 87 93.2M 87 81.7M 0 0 94039 0 0:17:19 0:15:11 0:02:08 0 87 93.2M 87 81.7M 0 0 93935 0 0:17:20 0:15:12 0:02:08 0 87 93.2M 87 81.7M 0 0 93832 0 0:17:21 0:15:13 0:02:08 0 87 93.2M 87 81.7M 0 0 93729 0 0:17:22 0:15:14 0:02:08 0 87 93.2M 87 81.7M 0 0 93627 0 0:17:23 0:15:15 0:02:08 0 87 93.2M 87 81.7M 0 0 93524 0 0:17:25 0:15:16 0:02:09 0 87 93.2M 87 81.7M 0 0 93422 0 0:17:26 0:15:17 0:02:09 0 87 93.2M 87 81.7M 0 0 93320 0 0:17:27 0:15:18 0:02:09 0 87 93.2M 87 81.7M 0 0 93219 0 0:17:28 0:15:19 0:02:09 0 87 93.2M 87 81.7M 0 0 93117 0 0:17:29 0:15:20 0:02:09 0 87 93.2M 87 81.7M 0 0 93016 0 0:17:30 0:15:21 0:02:09 0 87 93.2M 87 81.7M 0 0 92915 0 0:17:31 0:15:22 0:02:09 0 87 93.2M 87 81.7M 0 0 92814 0 0:17:33 0:15:23 0:02:10 0 87 93.2M 87 81.7M 0 0 92713 0 0:17:34 0:15:24 0:02:10 0 87 93.2M 87 81.7M 0 0 92613 0 0:17:35 0:15:25 0:02:10 0 87 93.2M 87 81.7M 0 0 92513 0 0:17:36 0:15:26 0:02:10 0 87 93.2M 87 81.7M 0 0 92413 0 0:17:37 0:15:27 0:02:10 0 87 93.2M 87 81.7M 0 0 92313 0 0:17:38 0:15:28 0:02:10 0 87 93.2M 87 81.7M 0 0 92214 0 0:17:39 0:15:29 0:02:10 0 87 93.2M 87 81.7M 0 0 92114 0 0:17:41 0:15:30 0:02:11 0 87 93.2M 87 81.7M 0 0 92015 0 0:17:42 0:15:31 0:02:11 0 87 93.2M 87 81.7M 0 0 91916 0 0:17:43 0:15:32 0:02:11 0 87 93.2M 87 81.7M 0 0 91818 0 0:17:44 0:15:33 0:02:11 0 87 93.2M 87 81.7M 0 0 91719 0 0:17:45 0:15:34 0:02:11 0 87 93.2M 87 81.7M 0 0 91621 0 0:17:46 0:15:35 0:02:11 0 87 93.2M 87 81.7M 0 0 91523 0 0:17:47 0:15:36 0:02:11 0 87 93.2M 87 81.7M 0 0 91425 0 0:17:49 0:15:37 0:02:12 0 87 93.2M 87 81.7M 0 0 91327 0 0:17:50 0:15:38 0:02:12 0 87 93.2M 87 81.7M 0 0 91230 0 0:17:51 0:15:39 0:02:12 0 87 93.2M 87 81.7M 0 0 91133 0 0:17:52 0:15:40 0:02:12 0 87 93.2M 87 81.7M 0 0 91036 0 0:17:53 0:15:41 0:02:12 0 87 93.2M 87 81.7M 0 0 90939 0 0:17:54 0:15:42 0:02:12 0 87 93.2M 87 81.7M 0 0 90842 0 0:17:55 0:15:43 0:02:12 0 87 93.2M 87 81.7M 0 0 90746 0 0:17:57 0:15:44 0:02:13 0 87 93.2M 87 81.7M 0 0 90650 0 0:17:58 0:15:45 0:02:13 0 87 93.2M 87 81.7M 0 0 90554 0 0:17:59 0:15:46 0:02:13 0 87 93.2M 87 81.7M 0 0 90458 0 0:18:00 0:15:47 0:02:13 0 87 93.2M 87 81.7M 0 0 90362 0 0:18:01 0:15:48 0:02:13 0 87 93.2M 87 81.7M 0 0 90267 0 0:18:02 0:15:49 0:02:13 0 87 93.2M 87 81.7M 0 0 90172 0 0:18:03 0:15:50 0:02:13 0 87 93.2M 87 81.7M 0 0 90077 0 0:18:05 0:15:51 0:02:14 0 87 93.2M 87 81.7M 0 0 89982 0 0:18:06 0:15:52 0:02:14 0 87 93.2M 87 81.7M 0 0 89888 0 0:18:07 0:15:53 0:02:14 0 87 93.2M 87 81.7M 0 0 89793 0 0:18:08 0:15:54 0:02:14 0 87 93.2M 87 81.7M 0 0 89699 0 0:18:09 0:15:55 0:02:14 0 87 93.2M 87 81.7M 0 0 89605 0 0:18:10 0:15:56 0:02:14 0 87 93.2M 87 81.7M 0 0 89511 0 0:18:11 0:15:57 0:02:14 0 87 93.2M 87 81.7M 0 0 89418 0 0:18:13 0:15:58 0:02:15 0 87 93.2M 87 81.7M 0 0 89324 0 0:18:14 0:15:59 0:02:15 0 87 93.2M 87 81.7M 0 0 89231 0 0:18:15 0:16:00 0:02:15 0 87 93.2M 87 81.7M 0 0 89204 0 0:18:15 0:16:00 0:02:15 0 93 93.2M 93 86.9M 0 0 94752 0 0:17:11 0:16:02 0:01:09 1111k 93 93.2M 93 86.9M 0 0 94654 0 0:17:12 0:16:03 0:01:09 1111k 93 93.2M 93 86.9M 0 0 94555 0 0:17:13 0:16:04 0:01:09 1111k 93 93.2M 93 86.9M 0 0 94457 0 0:17:14 0:16:05 0:01:09 1111k 93 93.2M 93 86.9M 0 0 94359 0 0:17:15 0:16:06 0:01:09 968k 93 93.2M 93 86.9M 0 0 94261 0 0:17:16 0:16:07 0:01:09 0 93 93.2M 93 86.9M 0 0 94164 0 0:17:17 0:16:08 0:01:09 0 93 93.2M 93 86.9M 0 0 94067 0 0:17:19 0:16:09 0:01:10 0 93 93.2M 93 86.9M 0 0 93969 0 0:17:20 0:16:10 0:01:10 0 93 93.2M 93 86.9M 0 0 93872 0 0:17:21 0:16:11 0:01:10 0 93 93.2M 93 86.9M 0 0 93776 0 0:17:22 0:16:12 0:01:10 0 93 93.2M 93 86.9M 0 0 93679 0 0:17:23 0:16:13 0:01:10 0 93 93.2M 93 86.9M 0 0 93583 0 0:17:24 0:16:14 0:01:10 0 93 93.2M 93 86.9M 0 0 93487 0 0:17:25 0:16:15 0:01:10 0 93 93.2M 93 86.9M 0 0 93391 0 0:17:26 0:16:16 0:01:10 0 93 93.2M 93 86.9M 0 0 93295 0 0:17:27 0:16:17 0:01:10 0 93 93.2M 93 86.9M 0 0 93199 0 0:17:28 0:16:18 0:01:10 0 93 93.2M 93 86.9M 0 0 93104 0 0:17:29 0:16:19 0:01:10 0 93 93.2M 93 86.9M 0 0 93009 0 0:17:30 0:16:20 0:01:10 0 93 93.2M 93 86.9M 0 0 92914 0 0:17:31 0:16:21 0:01:10 0 93 93.2M 93 86.9M 0 0 92819 0 0:17:32 0:16:22 0:01:10 0 93 93.2M 93 86.9M 0 0 92725 0 0:17:34 0:16:23 0:01:11 0 93 93.2M 93 86.9M 0 0 92630 0 0:17:35 0:16:24 0:01:11 0 93 93.2M 93 86.9M 0 0 92536 0 0:17:36 0:16:25 0:01:11 0 93 93.2M 93 86.9M 0 0 92442 0 0:17:37 0:16:26 0:01:11 0 93 93.2M 93 86.9M 0 0 92348 0 0:17:38 0:16:27 0:01:11 0 93 93.2M 93 86.9M 0 0 92254 0 0:17:39 0:16:28 0:01:11 0 93 93.2M 93 86.9M 0 0 92161 0 0:17:40 0:16:29 0:01:11 0 93 93.2M 93 86.9M 0 0 92068 0 0:17:41 0:16:30 0:01:11 0 93 93.2M 93 86.9M 0 0 91975 0 0:17:42 0:16:31 0:01:11 0 93 93.2M 93 86.9M 0 0 91882 0 0:17:43 0:16:32 0:01:11 0 93 93.2M 93 86.9M 0 0 91789 0 0:17:44 0:16:33 0:01:11 0 93 93.2M 93 86.9M 0 0 91697 0 0:17:45 0:16:34 0:01:11 0 93 93.2M 93 86.9M 0 0 91604 0 0:17:46 0:16:35 0:01:11 0 93 93.2M 93 86.9M 0 0 91512 0 0:17:48 0:16:36 0:01:12 0 93 93.2M 93 86.9M 0 0 91420 0 0:17:49 0:16:37 0:01:12 0 93 93.2M 93 86.9M 0 0 91328 0 0:17:50 0:16:38 0:01:12 0 93 93.2M 93 86.9M 0 0 91237 0 0:17:51 0:16:39 0:01:12 0 93 93.2M 93 86.9M 0 0 91145 0 0:17:52 0:16:40 0:01:12 0 93 93.2M 93 86.9M 0 0 91054 0 0:17:53 0:16:41 0:01:12 0 93 93.2M 93 86.9M 0 0 90963 0 0:17:54 0:16:42 0:01:12 0 93 93.2M 93 86.9M 0 0 90872 0 0:17:55 0:16:43 0:01:12 0 93 93.2M 93 86.9M 0 0 90782 0 0:17:56 0:16:44 0:01:12 0 93 93.2M 93 86.9M 0 0 90691 0 0:17:57 0:16:45 0:01:12 0 93 93.2M 93 86.9M 0 0 90601 0 0:17:58 0:16:46 0:01:12 0 93 93.2M 93 86.9M 0 0 90511 0 0:17:59 0:16:47 0:01:12 0 93 93.2M 93 86.9M 0 0 90421 0 0:18:00 0:16:48 0:01:12 0 93 93.2M 93 86.9M 0 0 90331 0 0:18:01 0:16:49 0:01:12 0 93 93.2M 93 86.9M 0 0 90241 0 0:18:03 0:16:50 0:01:13 0 93 93.2M 93 86.9M 0 0 90152 0 0:18:04 0:16:51 0:01:13 0 93 93.2M 93 86.9M 0 0 90063 0 0:18:05 0:16:52 0:01:13 0 93 93.2M 93 86.9M 0 0 89974 0 0:18:06 0:16:53 0:01:13 0 93 93.2M 93 86.9M 0 0 89885 0 0:18:07 0:16:54 0:01:13 0 93 93.2M 93 86.9M 0 0 89796 0 0:18:08 0:16:55 0:01:13 0 93 93.2M 93 86.9M 0 0 89707 0 0:18:09 0:16:56 0:01:13 0 93 93.2M 93 86.9M 0 0 89619 0 0:18:10 0:16:57 0:01:13 0 93 93.2M 93 86.9M 0 0 89531 0 0:18:11 0:16:58 0:01:13 0 93 93.2M 93 86.9M 0 0 89443 0 0:18:12 0:16:59 0:01:13 0 93 93.2M 93 86.9M 0 0 89355 0 0:18:13 0:17:00 0:01:13 0 93 93.2M 93 86.9M 0 0 89376 0 0:18:13 0:17:00 0:01:13 11361 100 93.2M 100 93.2M 0 0 95725 0 0:17:01 0:17:01 --:--:-- 1674k [2020-10-28T17:37:29.985Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-28T17:37:45.065Z] Staging go [2020-10-28T17:38:24.089Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-28T17:38:24.089Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-28T17:38:24.089Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-28T17:38:24.089Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] [2020-10-28T17:38:24.089Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] [2020-10-28T17:38:24.089Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] [2020-10-28T17:38:24.089Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-10-28T17:38:24.089Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] [2020-10-28T17:38:24.089Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] [2020-10-28T17:38:24.089Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-10-28T17:38:24.089Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-10-28T17:38:24.089Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-10-28T17:38:24.089Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-10-28T17:38:24.089Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] [2020-10-28T17:38:24.089Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] [2020-10-28T17:38:24.089Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-10-28T17:38:24.089Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-10-28T17:38:24.089Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-10-28T17:38:24.089Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-10-28T17:38:24.089Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-10-28T17:38:24.089Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-10-28T17:38:24.089Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-10-28T17:38:24.089Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-10-28T17:38:24.089Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-10-28T17:38:24.089Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-10-28T17:38:24.089Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-10-28T17:38:24.089Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-10-28T17:38:24.089Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] [2020-10-28T17:38:24.089Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-10-28T17:38:24.089Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-10-28T17:38:24.089Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] [2020-10-28T17:38:24.089Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] [2020-10-28T17:38:24.089Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-10-28T17:38:24.089Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-10-28T17:38:24.089Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-10-28T17:38:24.089Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-10-28T17:38:24.089Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-10-28T17:38:24.089Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] [2020-10-28T17:38:24.089Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-10-28T17:38:24.089Z] Fetched 32.6 MB in 6s (0 B/s) [2020-10-28T17:38:24.089Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-10-28T17:38:24.089Z] Fetched 218 kB in 0s (0 B/s) [2020-10-28T17:38:24.089Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-10-28T17:38:24.089Z] Fetched 140 kB in 0s (0 B/s) [2020-10-28T17:38:24.089Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-10-28T17:38:24.089Z] Fetched 208 kB in 0s (0 B/s) [2020-10-28T17:38:24.089Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-10-28T17:38:24.089Z] Fetched 90.4 kB in 0s (0 B/s) [2020-10-28T17:38:24.089Z] Pulling app-service-config [2020-10-28T17:38:26.063Z] Pulling config-common [2020-10-28T17:38:30.368Z] Skipping build go (already ran) [2020-10-28T17:38:30.368Z] Building app-service-config [2020-10-28T17:38:30.640Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-28T17:38:32.073Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 [2020-10-28T17:38:32.348Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 [2020-10-28T17:38:32.348Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 [2020-10-28T17:38:32.348Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-10-28T17:38:32.348Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-10-28T17:38:32.348Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-10-28T17:38:32.348Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-28T17:38:32.348Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-28T17:38:32.632Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-28T17:38:32.632Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-28T17:38:32.632Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-28T17:38:32.632Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-28T17:38:32.633Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-28T17:38:32.633Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-10-28T17:38:32.633Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-28T17:38:32.633Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-28T17:38:32.633Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-28T17:38:32.633Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-28T17:38:32.633Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-28T17:38:32.633Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-28T17:38:32.906Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-28T17:38:32.906Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-28T17:38:32.906Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-28T17:38:32.906Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-28T17:38:33.178Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-28T17:39:41.203Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-28T17:39:41.203Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-28T17:39:41.203Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-28T17:39:41.203Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-28T17:40:07.981Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-28T17:40:07.981Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-28T17:40:07.981Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-28T17:40:07.981Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-28T17:40:07.981Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-28T17:40:07.981Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-28T17:40:07.981Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-28T17:40:07.981Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-28T17:40:07.981Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-28T17:40:07.981Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-28T17:40:07.981Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-28T17:40:07.981Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-28T17:40:40.516Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-28T17:40:40.516Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-28T17:40:40.516Z] go: downloading golang.org/x/text v0.3.2 [2020-10-28T17:40:40.516Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-28T17:40:40.516Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-28T17:42:17.328Z] Building config-common [2020-10-28T17:42:29.694Z] Skipping stage go (already ran) [2020-10-28T17:42:29.694Z] Staging app-service-config [2020-10-28T17:42:33.986Z] Staging config-common [2020-10-28T17:42:37.361Z] Priming go [2020-10-28T17:42:41.648Z] Priming app-service-config [2020-10-28T17:42:47.043Z] 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 [2020-10-28T17:42:55.643Z] provisioning config files... [2020-10-28T17:42:55.657Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config3696945079134180240tmp [Pipeline] { [Pipeline] sh [2020-10-28T17:42:56.069Z] + set +x [2020-10-28T17:42:56.069Z] + curl -s https://codecov.io/bash [2020-10-28T17:42:56.069Z] + bash -s -- [2020-10-28T17:42:56.332Z] [2020-10-28T17:42:56.332Z] _____ _ [2020-10-28T17:42:56.332Z] / ____| | | [2020-10-28T17:42:56.332Z] | | ___ __| | ___ ___ _____ __ [2020-10-28T17:42:56.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-28T17:42:56.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-28T17:42:56.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-28T17:42:56.332Z] Bash-20201009-048fee3 [2020-10-28T17:42:56.332Z] [2020-10-28T17:42:56.332Z] [2020-10-28T17:42:56.332Z] ==> Jenkins CI detected. [2020-10-28T17:42:56.332Z] project root: . [2020-10-28T17:42:56.332Z] Fixing merge commit SHA [2020-10-28T17:42:56.332Z] --> token set from env [2020-10-28T17:42:56.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-28T17:42:56.332Z] ==> Running gcov in . (disable via -X gcov) [2020-10-28T17:42:56.332Z] ==> Python coveragepy not found [2020-10-28T17:42:56.332Z] ==> Searching for coverage reports in: [2020-10-28T17:42:56.332Z] + . [2020-10-28T17:42:56.332Z] -> Found 1 reports [2020-10-28T17:42:56.332Z] ==> Detecting git/mercurial file structure [2020-10-28T17:42:56.332Z] ==> Reading reports [2020-10-28T17:42:56.332Z] + ./coverage.out bytes=10 [2020-10-28T17:42:56.332Z] ==> Appending adjustments [2020-10-28T17:42:56.332Z] https://docs.codecov.io/docs/fixing-reports [2020-10-28T17:42:56.332Z] + Found adjustments [2020-10-28T17:42:56.332Z] ==> Gzipping contents [2020-10-28T17:42:56.332Z] ==> Uploading reports [2020-10-28T17:42:56.332Z] url: https://codecov.io [2020-10-28T17:42:56.332Z] query: branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-10-28T17:42:56.332Z] -> Pinging Codecov [2020-10-28T17:42:56.332Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-10-28T17:42:56.595Z] -> Uploading to [2020-10-28T17:42:56.595Z] [2020-10-28T17:42:56.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T17:42:56.595Z] Dload Upload Total Spent Left Speed [2020-10-28T17:42:56.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-28T17:42:56.595Z] X> Failed to upload [2020-10-28T17:42:56.595Z] ==> Uploading to Codecov [2020-10-28T17:42:56.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T17:42:56.595Z] Dload Upload Total Spent Left Speed [2020-10-28T17:42:57.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 499 100 121 100 378 226 707 --:--:-- --:--:-- --:--:-- 707 [2020-10-28T17:42:57.120Z] View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] } [2020-10-28T17:42:57.132Z] 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 [2020-10-28T17:42:59.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:43:00.317Z] ---> package-listing.sh [2020-10-28T17:43:00.317Z] ++ facter osfamily [2020-10-28T17:43:00.317Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-28T17:43:00.317Z] + OS_FAMILY=redhat [2020-10-28T17:43:00.317Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-10-28T17:43:00.317Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-28T17:43:00.317Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-28T17:43:00.317Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-28T17:43:00.317Z] + PACKAGES=/tmp/packages_start.txt [2020-10-28T17:43:00.317Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-28T17:43:00.317Z] + PACKAGES=/tmp/packages_end.txt [2020-10-28T17:43:00.317Z] + case "${OS_FAMILY}" in [2020-10-28T17:43:00.317Z] + rpm -qa [2020-10-28T17:43:00.317Z] + sort [2020-10-28T17:43:04.547Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-28T17:43:04.547Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-28T17:43:04.547Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-28T17:43:04.547Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-28T17:43:04.547Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-10-28T17:43:04.547Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo [2020-10-28T17:43:04.561Z] 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 [2020-10-28T17:43:04.855Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:43:05.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T17:43:05.160Z] [2020-10-28T17:43:05.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-28T17:43:05.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T17:43:05.539Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-28T17:43:05.539Z] df20fa9351a1: Pulling fs layer [2020-10-28T17:43:05.539Z] 36b3adc4ff6f: Pulling fs layer [2020-10-28T17:43:05.539Z] 8ad3a11d3b57: Pulling fs layer [2020-10-28T17:43:05.539Z] 46f8f816bc3b: Pulling fs layer [2020-10-28T17:43:05.539Z] 93b61091891f: Pulling fs layer [2020-10-28T17:43:05.539Z] 93b9cdb0e59b: Pulling fs layer [2020-10-28T17:43:05.539Z] 5e14af77c1be: Pulling fs layer [2020-10-28T17:43:05.539Z] 01666e4c0597: Pulling fs layer [2020-10-28T17:43:05.539Z] aa168da1d23b: Pulling fs layer [2020-10-28T17:43:05.539Z] 93b9cdb0e59b: Waiting [2020-10-28T17:43:05.539Z] 5e14af77c1be: Waiting [2020-10-28T17:43:05.539Z] 01666e4c0597: Waiting [2020-10-28T17:43:05.539Z] aa168da1d23b: Waiting [2020-10-28T17:43:05.539Z] 46f8f816bc3b: Waiting [2020-10-28T17:43:05.539Z] 93b61091891f: Waiting [2020-10-28T17:43:05.539Z] 36b3adc4ff6f: Verifying Checksum [2020-10-28T17:43:05.539Z] 36b3adc4ff6f: Download complete [2020-10-28T17:43:05.539Z] 46f8f816bc3b: Verifying Checksum [2020-10-28T17:43:05.539Z] 46f8f816bc3b: Download complete [2020-10-28T17:43:05.539Z] df20fa9351a1: Verifying Checksum [2020-10-28T17:43:05.539Z] 93b9cdb0e59b: Verifying Checksum [2020-10-28T17:43:05.539Z] 93b9cdb0e59b: Download complete [2020-10-28T17:43:05.812Z] 93b61091891f: Verifying Checksum [2020-10-28T17:43:05.812Z] 93b61091891f: Download complete [2020-10-28T17:43:05.812Z] 5e14af77c1be: Verifying Checksum [2020-10-28T17:43:05.812Z] 5e14af77c1be: Download complete [2020-10-28T17:43:05.812Z] 01666e4c0597: Verifying Checksum [2020-10-28T17:43:05.812Z] 01666e4c0597: Download complete [2020-10-28T17:43:06.084Z] 8ad3a11d3b57: Verifying Checksum [2020-10-28T17:43:06.084Z] 8ad3a11d3b57: Download complete [2020-10-28T17:43:06.084Z] df20fa9351a1: Pull complete [2020-10-28T17:43:06.351Z] 36b3adc4ff6f: Pull complete [2020-10-28T17:43:06.936Z] 8ad3a11d3b57: Pull complete [2020-10-28T17:43:07.205Z] 46f8f816bc3b: Pull complete [2020-10-28T17:43:07.784Z] 93b61091891f: Pull complete [2020-10-28T17:43:08.047Z] 93b9cdb0e59b: Pull complete [2020-10-28T17:43:08.047Z] aa168da1d23b: Verifying Checksum [2020-10-28T17:43:08.047Z] aa168da1d23b: Download complete [2020-10-28T17:43:08.047Z] 5e14af77c1be: Pull complete [2020-10-28T17:43:08.313Z] 01666e4c0597: Pull complete [2020-10-28T17:43:14.952Z] aa168da1d23b: Pull complete [2020-10-28T17:43:14.952Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-28T17:43:14.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T17:43:14.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-28T17:43:15.197Z] prd-centos7-docker-4c-2g-9526 does not seem to be running inside a container [2020-10-28T17:43:15.257Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-28T17:43:22.192Z] $ docker top 5b6e5fbfe05635a46537f58db09ce158e03194e78bcc105990171e03c217965e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T17:43:22.726Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-28T17:43:23.025Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-28T17:43:23.328Z] + ls /var/log/sa-host [2020-10-28T17:43:23.328Z] + sadf -c /var/log/sa-host/sa05 [2020-10-28T17:43:23.328Z] file_magic: OK [2020-10-28T17:43:23.328Z] HZ: Using current value: 100 [2020-10-28T17:43:23.328Z] file_header: OK [2020-10-28T17:43:23.328Z] 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 [2020-10-28T17:43:23.328Z] Statistics: [2020-10-28T17:43:23.328Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T17:43:23.328Z] File successfully converted to sysstat format version 12.2.1 [2020-10-28T17:43:23.328Z] + sadf -c /var/log/sa-host/sa28 [2020-10-28T17:43:23.328Z] file_magic: OK [2020-10-28T17:43:23.328Z] HZ: Using current value: 100 [2020-10-28T17:43:23.328Z] file_header: OK [2020-10-28T17:43:23.328Z] 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 [2020-10-28T17:43:23.328Z] Statistics: [2020-10-28T17:43:23.328Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T17:43:23.328Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T17:43:24.027Z] provisioning config files... [2020-10-28T17:43:24.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1038502946907003596tmp [Pipeline] { [Pipeline] echo [2020-10-28T17:43:24.125Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:43:24.427Z] ---> create-netrc.sh [Pipeline] } [2020-10-28T17:43:24.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-28T17:43:24.531Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:43:24.835Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-28T17:43:24.846Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:43:25.146Z] ---> sudo-logs.sh [2020-10-28T17:43:25.146Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-28T17:43:25.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:43:25.455Z] ---> job-cost.sh [2020-10-28T17:43:25.455Z] lf-activate-venv: SKIPPING [2020-10-28T17:43:25.455Z] INFO: No Stack... [2020-10-28T17:43:26.859Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-28T17:43:27.121Z] INFO: Archiving Costs [Pipeline] echo [2020-10-28T17:43:27.136Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T17:43:27.437Z] ---> logs-deploy.sh [2020-10-28T17:43:27.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/23 [2020-10-28T17:43:27.437Z] INFO: archiving workspace using pattern(s): [2020-10-28T17:43:29.363Z] Archives upload complete. [2020-10-28T17:43:29.363Z] INFO: archiving logs to Nexus