Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 41c1c1911e961908baeef7fa38a53b92e0289cee+7658dde2fa5f0df1322b53e9d399e0259178d9cc (a3d6579c8e075229fb2d2cd54264cba05c7bff0e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find d8f89cc71b9e7d4aab3302ed4023620cad223655 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-11990’ is offline; ‘prd-centos7-docker-4c-2g-11992’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-11550’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11993 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 > git remote # timeout=10 Merge succeeded, producing a0426c5be28d8e5f9c1bd41f81e4655016a188e6 Checking out Revision a0426c5be28d8e5f9c1bd41f81e4655016a188e6 (PR-124) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0426c5be28d8e5f9c1bd41f81e4655016a188e6 # timeout=10 Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-13T00:53:45.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-13T00:53:46.110Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-13T00:53:46.209Z] ========================================================= [2020-11-13T00:53:46.209Z] EdgeX Global Pipelines Version Info [2020-11-13T00:53:46.209Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-13T00:53:47.723Z] ------------------- [2020-11-13T00:53:47.723Z] stable info: [2020-11-13T00:53:47.723Z] ------------------- [2020-11-13T00:53:47.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-13T00:53:47.723Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-13T00:53:47.723Z] Message: update stable to v1.0.162 [2020-11-13T00:53:48.674Z] ------------------- [2020-11-13T00:53:48.674Z] experimental info: [2020-11-13T00:53:48.674Z] ------------------- [2020-11-13T00:53:48.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-13T00:53:48.674Z] Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b [2020-11-13T00:53:48.674Z] Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-13T00:53:49.033Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-11-13T00:53:49.123Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-11-13T00:53:49.213Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-13T00:53:49.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-13T00:53:49.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-13T00:53:49.515Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-13T00:53:49.608Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-13T00:53:49.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-13T00:53:49.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-13T00:53:49.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-13T00:53:49.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-13T00:53:50.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-11-13T00:53:50.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-13T00:53:50.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-13T00:53:50.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-13T00:53:50.561Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-13T00:53:50.685Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-13T00:53:50.793Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-13T00:53:50.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-13T00:53:51.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-13T00:53:51.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-13T00:53:51.256Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-13T00:53:51.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-13T00:53:51.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-13T00:53:51.529Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-13T00:53:51.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-11-13T00:53:51.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-11-13T00:53:51.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-11-13T00:53:51.923Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0426c5be28d8e5f9c1bd41f81e4655016a188e6 [Pipeline] echo [2020-11-13T00:53:52.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0426c5 [Pipeline] echo [2020-11-13T00:53:52.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-13T00:53:52.741Z] + git log --format=format:%s -1 a0426c5be28d8e5f9c1bd41f81e4655016a188e6 [Pipeline] echo [2020-11-13T00:53:52.805Z] GIT_COMMIT: a0426c5be28d8e5f9c1bd41f81e4655016a188e6, Commit Message: Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD [Pipeline] echo [2020-11-13T00:53:52.876Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:53:53.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-13T00:53:53.733Z] [2020-11-13T00:53:53.733Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:53:54.107Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-13T00:53:54.107Z] latest: Pulling from edgex-devops/git-semver [2020-11-13T00:53:54.107Z] 31603596830f: Pulling fs layer [2020-11-13T00:53:54.107Z] 2a8b12db71e7: Pulling fs layer [2020-11-13T00:53:54.107Z] 6ca5941a6612: Pulling fs layer [2020-11-13T00:53:54.107Z] ecc8261a40a4: Pulling fs layer [2020-11-13T00:53:54.107Z] ecc8261a40a4: Waiting [2020-11-13T00:53:54.107Z] 2a8b12db71e7: Download complete [2020-11-13T00:53:54.370Z] 31603596830f: Verifying Checksum [2020-11-13T00:53:54.370Z] 31603596830f: Download complete [2020-11-13T00:53:54.370Z] 6ca5941a6612: Verifying Checksum [2020-11-13T00:53:54.370Z] ecc8261a40a4: Verifying Checksum [2020-11-13T00:53:54.370Z] ecc8261a40a4: Download complete [2020-11-13T00:53:54.632Z] 31603596830f: Pull complete [2020-11-13T00:53:54.895Z] 2a8b12db71e7: Pull complete [2020-11-13T00:53:55.854Z] 6ca5941a6612: Pull complete [2020-11-13T00:53:55.854Z] ecc8261a40a4: Pull complete [2020-11-13T00:53:55.854Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-13T00:53:56.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-13T00:53:56.119Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-13T00:53:56.244Z] prd-centos7-docker-4c-2g-11993 does not seem to be running inside a container [2020-11-13T00:53:56.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-13T00:53:58.428Z] $ docker top 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-13T00:53:58.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-13T00:53:58.694Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-13T00:53:58.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-13T00:53:58.908Z] $ docker exec 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 ssh-agent [2020-11-13T00:53:59.061Z] SSH_AUTH_SOCK=/tmp/ssh-AuNG5PLJOAQS/agent.12 [2020-11-13T00:53:59.061Z] SSH_AGENT_PID=18 [2020-11-13T00:53:59.072Z] Running ssh-add (command line suppressed) [2020-11-13T00:53:59.197Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_4886581494008250553.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_4886581494008250553.key) [2020-11-13T00:53:59.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-13T00:53:59.577Z] + git tag --points-at HEAD [Pipeline] } [2020-11-13T00:53:59.600Z] $ docker exec --env ******** --env ******** 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 ssh-agent -k [2020-11-13T00:53:59.712Z] unset SSH_AUTH_SOCK; [2020-11-13T00:53:59.712Z] unset SSH_AGENT_PID; [2020-11-13T00:53:59.713Z] echo Agent pid 18 killed; [2020-11-13T00:53:59.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-13T00:53:59.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-13T00:53:59.897Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-13T00:54:00.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-13T00:54:00.077Z] $ docker exec 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 ssh-agent [2020-11-13T00:54:00.231Z] SSH_AUTH_SOCK=/tmp/ssh-PFgI9XT5b6vg/agent.49 [2020-11-13T00:54:00.231Z] SSH_AGENT_PID=54 [2020-11-13T00:54:00.238Z] Running ssh-add (command line suppressed) [2020-11-13T00:54:00.358Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_8155296169002834756.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_8155296169002834756.key) [2020-11-13T00:54:00.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-13T00:54:00.741Z] + git semver init [2020-11-13T00:54:00.741Z] # -> Open(): unable to determine branch for HEAD [2020-11-13T00:54:00.741Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-11-13T00:54:00.741Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-11-13T00:54:00.741Z] # $SEMVER_REMOTE_NAME = origin [2020-11-13T00:54:00.741Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-13T00:54:00.741Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-13T00:54:00.741Z] # $SEMVER_BRANCH = PR-124 [2020-11-13T00:54:00.741Z] # $SEMVER_TEMP = /tmp/semver-169875144 [2020-11-13T00:54:00.741Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-11-13T00:54:01.316Z] # '/tmp/semver-169875144' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-11-13T00:54:01.316Z] # -> Force: false [2020-11-13T00:54:01.316Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-11-13T00:54:01.334Z] $ docker exec --env ******** --env ******** 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 ssh-agent -k [2020-11-13T00:54:01.453Z] unset SSH_AUTH_SOCK; [2020-11-13T00:54:01.454Z] unset SSH_AGENT_PID; [2020-11-13T00:54:01.454Z] echo Agent pid 54 killed; [2020-11-13T00:54:01.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-13T00:54:01.986Z] + git semver [Pipeline] } [2020-11-13T00:54:02.009Z] $ docker stop --time=1 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 [2020-11-13T00:54:03.376Z] $ docker rm -f 0f7a8d548ff9fab2db2ab317ca46759c96fc5d0666d3c7ad9f7ecc37dd1be442 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-13T00:54:03.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-13T00:54:04.427Z] Stashed 1 file(s) [Pipeline] echo [2020-11-13T00:54:04.430Z] [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-11-13T00:54:19.958Z] Still waiting to schedule task [2020-11-13T00:54:19.958Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-13T00:54:19.961Z] Still waiting to schedule task [2020-11-13T00:54:19.961Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-13T00:57:06.577Z] Running on prd-centos7-docker-4c-2g-11994 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-13T00:57:06.639Z] Running in /w/workspace/app-service-configurable/28 [Pipeline] { [Pipeline] checkout [2020-11-13T00:57:09.519Z] using credential edgex-jenkins-ssh [2020-11-13T00:57:09.576Z] Cloning the remote Git repository [2020-11-13T00:57:09.626Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T00:57:09.696Z] > git init /w/workspace/app-service-configurable/28 # timeout=10 [2020-11-13T00:57:09.989Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T00:57:09.989Z] > git --version # timeout=10 [2020-11-13T00:57:10.002Z] > git --version # 'git version 2.16.5' [2020-11-13T00:57:10.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T00:57:10.033Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T00:57:11.114Z] Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-13T00:57:11.197Z] Merge succeeded, producing 7daa19e12de1d95ae687db1b724b34ac077f104b [2020-11-13T00:57:11.198Z] Checking out Revision 7daa19e12de1d95ae687db1b724b34ac077f104b (PR-124) [2020-11-13T00:57:10.648Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-13T00:57:10.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T00:57:10.669Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-13T00:57:10.683Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T00:57:10.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T00:57:10.689Z] > 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-11-13T00:57:11.126Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T00:57:11.131Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-13T00:57:11.162Z] > git remote # timeout=10 [2020-11-13T00:57:11.167Z] > git config --get remote.origin.url # timeout=10 [2020-11-13T00:57:11.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T00:57:11.175Z] > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 [2020-11-13T00:57:11.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-13T00:57:11.203Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T00:57:11.209Z] > git checkout -f 7daa19e12de1d95ae687db1b724b34ac077f104b # timeout=10 [2020-11-13T00:57:14.832Z] Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" [2020-11-13T00:57:14.843Z] First time build. Skipping changelog. [2020-11-13T00:57:14.839Z] > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-13T00:57:15.845Z] ========================================================= [2020-11-13T00:57:15.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-13T00:57:15.845Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:57:16.666Z] + 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-11-13T00:57:16.666Z] Sending build context to Docker daemon 98.82kB [2020-11-13T00:57:16.929Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-13T00:57:16.929Z] Step 2/8 : FROM ${BASE} [2020-11-13T00:57:17.199Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-13T00:57:17.199Z] df20fa9351a1: Pulling fs layer [2020-11-13T00:57:17.199Z] ed8968b2872e: Pulling fs layer [2020-11-13T00:57:17.199Z] a92cc7c5fd73: Pulling fs layer [2020-11-13T00:57:17.199Z] e871e8e8d7a9: Pulling fs layer [2020-11-13T00:57:17.199Z] e73272ec9a57: Pulling fs layer [2020-11-13T00:57:17.199Z] 1e910a182e73: Pulling fs layer [2020-11-13T00:57:17.199Z] 4e634b169226: Pulling fs layer [2020-11-13T00:57:17.199Z] e73272ec9a57: Waiting [2020-11-13T00:57:17.199Z] 1e910a182e73: Waiting [2020-11-13T00:57:17.199Z] 4e634b169226: Waiting [2020-11-13T00:57:17.199Z] e871e8e8d7a9: Waiting [2020-11-13T00:57:17.199Z] a92cc7c5fd73: Verifying Checksum [2020-11-13T00:57:17.199Z] a92cc7c5fd73: Download complete [2020-11-13T00:57:17.199Z] ed8968b2872e: Verifying Checksum [2020-11-13T00:57:17.199Z] ed8968b2872e: Download complete [2020-11-13T00:57:17.199Z] e73272ec9a57: Verifying Checksum [2020-11-13T00:57:17.199Z] e73272ec9a57: Download complete [2020-11-13T00:57:17.199Z] 1e910a182e73: Verifying Checksum [2020-11-13T00:57:17.199Z] 1e910a182e73: Download complete [2020-11-13T00:57:17.199Z] df20fa9351a1: Verifying Checksum [2020-11-13T00:57:17.199Z] df20fa9351a1: Download complete [2020-11-13T00:57:17.462Z] df20fa9351a1: Pull complete [2020-11-13T00:57:17.726Z] ed8968b2872e: Pull complete [2020-11-13T00:57:17.726Z] a92cc7c5fd73: Pull complete [2020-11-13T00:57:19.655Z] 4e634b169226: Verifying Checksum [2020-11-13T00:57:19.655Z] 4e634b169226: Download complete [2020-11-13T00:57:20.230Z] e871e8e8d7a9: Verifying Checksum [2020-11-13T00:57:20.230Z] e871e8e8d7a9: Download complete [2020-11-13T00:57:25.562Z] e871e8e8d7a9: Pull complete [2020-11-13T00:57:25.562Z] e73272ec9a57: Pull complete [2020-11-13T00:57:25.562Z] 1e910a182e73: Pull complete [2020-11-13T00:57:32.191Z] 4e634b169226: Pull complete [2020-11-13T00:57:32.191Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-13T00:57:32.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-13T00:57:32.191Z] ---> f7629b54cfaa [2020-11-13T00:57:32.191Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-13T00:57:32.191Z] ---> Running in 9eae32539fad [2020-11-13T00:57:32.191Z] Removing intermediate container 9eae32539fad [2020-11-13T00:57:32.191Z] ---> bc7fd0483d27 [2020-11-13T00:57:32.191Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-13T00:57:32.191Z] ---> Running in 935d8d66f033 [2020-11-13T00:57:32.766Z] Removing intermediate container 935d8d66f033 [2020-11-13T00:57:32.766Z] ---> e274cbc0e371 [2020-11-13T00:57:32.766Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-11-13T00:57:32.766Z] ---> Running in 63bb21d4a387 [2020-11-13T00:57:33.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-13T00:57:34.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-13T00:57:34.557Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-11-13T00:57:34.822Z] (2/6) Installing libsodium (1.0.18-r0) [2020-11-13T00:57:34.822Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-11-13T00:57:34.822Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-11-13T00:57:35.086Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-13T00:57:35.086Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-11-13T00:57:35.087Z] Executing busybox-1.31.1-r16.trigger [2020-11-13T00:57:35.087Z] OK: 167 MiB in 45 packages [2020-11-13T00:57:36.041Z] Removing intermediate container 63bb21d4a387 [2020-11-13T00:57:36.041Z] ---> 389957876ea5 [2020-11-13T00:57:36.041Z] Step 6/8 : WORKDIR /app [2020-11-13T00:57:36.041Z] ---> Running in f79d37da6fb5 [2020-11-13T00:57:36.041Z] Removing intermediate container f79d37da6fb5 [2020-11-13T00:57:36.041Z] ---> 30a0f4bd441f [2020-11-13T00:57:36.041Z] Step 7/8 : COPY . . [2020-11-13T00:57:36.307Z] ---> 933e9f918f4b [2020-11-13T00:57:36.307Z] Step 8/8 : RUN go mod download [2020-11-13T00:57:36.572Z] ---> Running in b4825c4c4499 [2020-11-13T00:58:02.809Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11995 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-13T00:58:02.879Z] Running in /w/workspace/app-service-configurable/28 [Pipeline] { [Pipeline] checkout [2020-11-13T00:58:03.213Z] Removing intermediate container b4825c4c4499 [2020-11-13T00:58:03.213Z] ---> 173e77efd1d8 [2020-11-13T00:58:03.213Z] Successfully built 173e77efd1d8 [2020-11-13T00:58:03.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:58:03.603Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-13T00:58:03.603Z] . [Pipeline] withDockerContainer [2020-11-13T00:58:03.724Z] prd-centos7-docker-4c-2g-11994 does not seem to be running inside a container [2020-11-13T00:58:03.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/28 -v /w/workspace/app-service-configurable/28:/w/workspace/app-service-configurable/28:rw,z -v /w/workspace/app-service-configurable/28@tmp:/w/workspace/app-service-configurable/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-13T00:58:04.623Z] $ docker top 4c186582d439355fca51e4c0f8c6764fda5d697350fc9abbbb6c0cd3bb601f01 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-13T00:58:05.136Z] + go version [2020-11-13T00:58:05.136Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-13T00:58:05.155Z] $ docker stop --time=1 4c186582d439355fca51e4c0f8c6764fda5d697350fc9abbbb6c0cd3bb601f01 [2020-11-13T00:58:06.525Z] $ docker rm -f 4c186582d439355fca51e4c0f8c6764fda5d697350fc9abbbb6c0cd3bb601f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:58:07.538Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-13T00:58:07.538Z] . [Pipeline] withDockerContainer [2020-11-13T00:58:07.634Z] prd-centos7-docker-4c-2g-11994 does not seem to be running inside a container [2020-11-13T00:58:07.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/28 -v /w/workspace/app-service-configurable/28:/w/workspace/app-service-configurable/28:rw,z -v /w/workspace/app-service-configurable/28@tmp:/w/workspace/app-service-configurable/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-13T00:58:08.282Z] $ docker top bb6a82a55679aac50ffbe0aedc38daee322523f7599170506b1e0c69943589ca -eo pid,comm [2020-11-13T00:58:08.306Z] using credential edgex-jenkins-ssh [2020-11-13T00:58:08.383Z] Cloning the remote Git repository [Pipeline] { [Pipeline] sh [2020-11-13T00:58:08.769Z] + make test [2020-11-13T00:58:08.770Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-11-13T00:58:08.448Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T00:58:08.560Z] > git init /w/workspace/app-service-configurable/28 # timeout=10 [2020-11-13T00:58:08.641Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T00:58:08.643Z] > git --version # timeout=10 [2020-11-13T00:58:08.661Z] > git --version # 'git version 2.17.1' [2020-11-13T00:58:08.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T00:58:08.711Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T00:58:10.209Z] Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-13T00:58:10.504Z] Merge succeeded, producing 9dc22ccb643852cb00270761ae756a3cda4678bb [2020-11-13T00:58:10.505Z] Checking out Revision 9dc22ccb643852cb00270761ae756a3cda4678bb (PR-124) [2020-11-13T00:58:09.551Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-13T00:58:09.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T00:58:09.605Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-13T00:58:09.650Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T00:58:09.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T00:58:09.661Z] > 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-11-13T00:58:10.233Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T00:58:10.273Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-13T00:58:10.350Z] > git remote # timeout=10 [2020-11-13T00:58:10.367Z] > git config --get remote.origin.url # timeout=10 [2020-11-13T00:58:10.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T00:58:10.388Z] > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 [2020-11-13T00:58:10.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-13T00:58:10.516Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T00:58:10.550Z] > git checkout -f 9dc22ccb643852cb00270761ae756a3cda4678bb # timeout=10 [2020-11-13T00:58:14.869Z] Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" [2020-11-13T00:58:14.897Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-13T00:58:15.900Z] ========================================================= [2020-11-13T00:58:15.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-13T00:58:15.900Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:58:14.879Z] > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 [2020-11-13T00:58:17.006Z] + 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-11-13T00:58:17.610Z] Sending build context to Docker daemon 98.82kB [2020-11-13T00:58:17.884Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-13T00:58:17.884Z] Step 2/8 : FROM ${BASE} [2020-11-13T00:58:18.157Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-13T00:58:18.157Z] b538f80385f9: Pulling fs layer [2020-11-13T00:58:18.157Z] 74f711af9a0d: Pulling fs layer [2020-11-13T00:58:18.157Z] 99f96fe45779: Pulling fs layer [2020-11-13T00:58:18.157Z] 8529a6b9a6be: Pulling fs layer [2020-11-13T00:58:18.157Z] 45590311c82a: Pulling fs layer [2020-11-13T00:58:18.157Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-13T00:58:18.157Z] 209524e5b208: Pulling fs layer [2020-11-13T00:58:18.157Z] 8529a6b9a6be: Waiting [2020-11-13T00:58:18.157Z] 45590311c82a: Waiting [2020-11-13T00:58:18.157Z] 69ca0ff8b7b3: Waiting [2020-11-13T00:58:18.157Z] 209524e5b208: Waiting [2020-11-13T00:58:18.157Z] 99f96fe45779: Verifying Checksum [2020-11-13T00:58:18.157Z] 99f96fe45779: Download complete [2020-11-13T00:58:18.157Z] 74f711af9a0d: Verifying Checksum [2020-11-13T00:58:18.157Z] 74f711af9a0d: Download complete [2020-11-13T00:58:18.157Z] 45590311c82a: Verifying Checksum [2020-11-13T00:58:18.157Z] 45590311c82a: Download complete [2020-11-13T00:58:18.157Z] 69ca0ff8b7b3: Download complete [2020-11-13T00:58:18.157Z] b538f80385f9: Verifying Checksum [2020-11-13T00:58:18.157Z] b538f80385f9: Download complete [2020-11-13T00:58:19.156Z] b538f80385f9: Pull complete [2020-11-13T00:58:19.762Z] 74f711af9a0d: Pull complete [2020-11-13T00:58:20.042Z] 99f96fe45779: Pull complete [2020-11-13T00:58:20.323Z] 209524e5b208: Verifying Checksum [2020-11-13T00:58:20.323Z] 209524e5b208: Download complete [2020-11-13T00:58:21.768Z] 8529a6b9a6be: Verifying Checksum [2020-11-13T00:58:21.768Z] 8529a6b9a6be: Download complete [2020-11-13T00:58:27.003Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-11-13T00:58:27.003Z] CGO_ENABLED=1 go vet ./... [2020-11-13T00:58:29.594Z] gofmt -l . [2020-11-13T00:58:29.594Z] [ "`gofmt -l .`" = "" ] [2020-11-13T00:58:29.594Z] ./bin/test-go-mod-tidy.sh [2020-11-13T00:58:30.170Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-11-13T00:58:30.730Z] Stashed 1 file(s) [Pipeline] } [2020-11-13T00:58:30.739Z] $ docker stop --time=1 bb6a82a55679aac50ffbe0aedc38daee322523f7599170506b1e0c69943589ca [2020-11-13T00:58:31.958Z] 8529a6b9a6be: Pull complete [2020-11-13T00:58:32.468Z] $ docker rm -f bb6a82a55679aac50ffbe0aedc38daee322523f7599170506b1e0c69943589ca [2020-11-13T00:58:32.553Z] 45590311c82a: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [2020-11-13T00:58:32.829Z] 69ca0ff8b7b3: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-13T00:58:35.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-13T00:58:35.892Z] + ls -al . [2020-11-13T00:58:35.892Z] total 96 [2020-11-13T00:58:35.892Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 13 00:58 . [2020-11-13T00:58:35.892Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 13 00:57 .. [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 6568 Nov 13 00:57 Attribution.txt [2020-11-13T00:58:35.892Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 13 00:57 bin [2020-11-13T00:58:35.892Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 13 00:58 coverage.out [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 180 Nov 13 00:57 docker-compose.debug.yml [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 133 Nov 13 00:57 docker-compose.yml [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 2002 Nov 13 00:57 Dockerfile [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 966 Nov 13 00:57 Dockerfile.build [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 13 00:57 .dockerignore [2020-11-13T00:58:35.892Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 13 00:57 .git [2020-11-13T00:58:35.892Z] drwxrwxr-x. 2 jenkins jenkins 81 Nov 13 00:57 .github [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 93 Nov 13 00:57 .gitignore [2020-11-13T00:58:35.892Z] -rw-r--r--. 1 jenkins jenkins 126 Nov 13 00:58 go.mod [2020-11-13T00:58:35.892Z] -rw-r--r--. 1 jenkins jenkins 19551 Nov 13 00:58 go.sum [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 766 Nov 13 00:57 Jenkinsfile [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 13 00:57 LICENSE [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 1519 Nov 13 00:57 main.go [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 1573 Nov 13 00:57 makefile [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 1277 Nov 13 00:57 README.md [2020-11-13T00:58:35.892Z] drwxrwxr-x. 10 jenkins jenkins 171 Nov 13 00:57 res [2020-11-13T00:58:35.892Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 13 00:57 snap [2020-11-13T00:58:35.892Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 13 00:54 VERSION [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:58:36.201Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a0426c5be28d8e5f9c1bd41f81e4655016a188e6 --label arch=amd64 --label version=0.0.0 . [2020-11-13T00:58:36.201Z] Sending build context to Docker daemon 121.3kB [2020-11-13T00:58:36.464Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-11-13T00:58:36.464Z] Step 2/27 : FROM ${BASE} AS builder [2020-11-13T00:58:36.464Z] ---> 173e77efd1d8 [2020-11-13T00:58:36.464Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-11-13T00:58:36.464Z] ---> Running in 3eec3af66333 [2020-11-13T00:58:36.464Z] Removing intermediate container 3eec3af66333 [2020-11-13T00:58:36.464Z] ---> 80f5bb7d1793 [2020-11-13T00:58:36.464Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-11-13T00:58:36.726Z] ---> Running in e74a09b012e2 [2020-11-13T00:58:36.726Z] Removing intermediate container e74a09b012e2 [2020-11-13T00:58:36.726Z] ---> e52f653a29f7 [2020-11-13T00:58:36.726Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-13T00:58:36.991Z] ---> Running in e65b17d8c326 [2020-11-13T00:58:36.991Z] Removing intermediate container e65b17d8c326 [2020-11-13T00:58:36.991Z] ---> 1b1c0c26b5d1 [2020-11-13T00:58:36.991Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-13T00:58:36.991Z] ---> Running in d428fdcab8a4 [2020-11-13T00:58:37.189Z] 209524e5b208: Pull complete [2020-11-13T00:58:37.189Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-13T00:58:37.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-13T00:58:37.189Z] ---> 5bddaf1c2fca [2020-11-13T00:58:37.189Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-13T00:58:37.937Z] Removing intermediate container d428fdcab8a4 [2020-11-13T00:58:37.938Z] ---> fd6be6411fab [2020-11-13T00:58:37.938Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-13T00:58:37.938Z] ---> Running in 7e6ae1adc73d [2020-11-13T00:58:38.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-13T00:58:39.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-13T00:58:39.665Z] OK: 167 MiB in 45 packages [2020-11-13T00:58:39.832Z] ---> Running in 0bdd6ef9426b [2020-11-13T00:58:39.832Z] Removing intermediate container 0bdd6ef9426b [2020-11-13T00:58:39.832Z] ---> 7a57202bf058 [2020-11-13T00:58:39.832Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-13T00:58:39.832Z] ---> Running in 14d92e8cb235 [2020-11-13T00:58:39.927Z] Removing intermediate container 7e6ae1adc73d [2020-11-13T00:58:39.927Z] ---> 1ec46660838f [2020-11-13T00:58:39.927Z] Step 8/27 : WORKDIR /app [2020-11-13T00:58:39.927Z] ---> Running in 7c01f99b868e [2020-11-13T00:58:40.189Z] Removing intermediate container 7c01f99b868e [2020-11-13T00:58:40.189Z] ---> e8818cf455c2 [2020-11-13T00:58:40.189Z] Step 9/27 : COPY go.mod . [2020-11-13T00:58:40.454Z] ---> 089661623774 [2020-11-13T00:58:40.454Z] Step 10/27 : RUN go mod download [2020-11-13T00:58:40.454Z] ---> Running in ce1f4bfd9b2d [2020-11-13T00:58:41.413Z] Removing intermediate container ce1f4bfd9b2d [2020-11-13T00:58:41.413Z] ---> 5ce3f5e0ffcd [2020-11-13T00:58:41.413Z] Step 11/27 : COPY . . [2020-11-13T00:58:41.675Z] ---> c92049879219 [2020-11-13T00:58:41.675Z] Step 12/27 : ARG MAKE="make build" [2020-11-13T00:58:41.947Z] ---> Running in eeb787403fb1 [2020-11-13T00:58:41.947Z] Removing intermediate container eeb787403fb1 [2020-11-13T00:58:41.947Z] ---> 4f64c8c038eb [2020-11-13T00:58:41.947Z] Step 13/27 : RUN $MAKE [2020-11-13T00:58:41.947Z] ---> Running in 71a42e2dd3ef [2020-11-13T00:58:42.480Z] Removing intermediate container 14d92e8cb235 [2020-11-13T00:58:42.480Z] ---> 8edc97f86b62 [2020-11-13T00:58:42.480Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-11-13T00:58:42.480Z] ---> Running in 4854bedc78cb [2020-11-13T00:58:42.530Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-13T00:58:43.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-13T00:58:44.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-13T00:58:45.484Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-11-13T00:58:45.484Z] (2/6) Installing libsodium (1.0.18-r0) [2020-11-13T00:58:45.484Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-11-13T00:58:45.484Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-11-13T00:58:45.758Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-13T00:58:45.758Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-11-13T00:58:45.758Z] Executing busybox-1.31.1-r16.trigger [2020-11-13T00:58:46.029Z] OK: 144 MiB in 45 packages [2020-11-13T00:58:47.008Z] Removing intermediate container 4854bedc78cb [2020-11-13T00:58:47.008Z] ---> 557d0de6f4e8 [2020-11-13T00:58:47.008Z] Step 6/8 : WORKDIR /app [2020-11-13T00:58:47.288Z] ---> Running in 3a45522c44fa [2020-11-13T00:58:47.562Z] Removing intermediate container 3a45522c44fa [2020-11-13T00:58:47.562Z] ---> bb924202fdf6 [2020-11-13T00:58:47.562Z] Step 7/8 : COPY . . [2020-11-13T00:58:48.164Z] ---> 354acf3df77f [2020-11-13T00:58:48.164Z] Step 8/8 : RUN go mod download [2020-11-13T00:58:48.444Z] ---> Running in 517a61115e38 [2020-11-13T00:59:00.801Z] Removing intermediate container 71a42e2dd3ef [2020-11-13T00:59:00.801Z] ---> 5c7959565079 [2020-11-13T00:59:00.801Z] Step 14/27 : FROM alpine:latest [2020-11-13T00:59:00.801Z] latest: Pulling from library/alpine [2020-11-13T00:59:00.801Z] 188c0c94c7c5: Pulling fs layer [2020-11-13T00:59:00.801Z] 188c0c94c7c5: Verifying Checksum [2020-11-13T00:59:00.801Z] 188c0c94c7c5: Download complete [2020-11-13T00:59:00.801Z] 188c0c94c7c5: Pull complete [2020-11-13T00:59:00.801Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-13T00:59:00.801Z] Status: Downloaded newer image for alpine:latest [2020-11-13T00:59:00.801Z] ---> d6e46aa2470d [2020-11-13T00:59:00.801Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-13T00:59:00.801Z] ---> Running in cda0c0f41ecd [2020-11-13T00:59:00.801Z] Removing intermediate container cda0c0f41ecd [2020-11-13T00:59:00.801Z] ---> 311700828f89 [2020-11-13T00:59:00.801Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-11-13T00:59:00.801Z] ---> Running in b4a020fc2915 [2020-11-13T00:59:00.801Z] Removing intermediate container b4a020fc2915 [2020-11-13T00:59:00.801Z] ---> e406fb71821e [2020-11-13T00:59:00.801Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-11-13T00:59:00.801Z] ---> Running in ca388debdec8 [2020-11-13T00:59:00.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-13T00:59:00.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-13T00:59:00.801Z] (1/6) Installing ca-certificates (20191127-r4) [2020-11-13T00:59:00.801Z] (2/6) Installing libgcc (9.3.0-r2) [2020-11-13T00:59:00.801Z] (3/6) Installing libsodium (1.0.18-r0) [2020-11-13T00:59:00.801Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-11-13T00:59:00.801Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-13T00:59:00.801Z] (6/6) Installing zeromq (4.3.3-r0) [2020-11-13T00:59:00.801Z] Executing busybox-1.31.1-r19.trigger [2020-11-13T00:59:00.801Z] Executing ca-certificates-20191127-r4.trigger [2020-11-13T00:59:00.801Z] OK: 9 MiB in 20 packages [2020-11-13T00:59:02.207Z] Removing intermediate container ca388debdec8 [2020-11-13T00:59:02.207Z] ---> dbd51506ec42 [2020-11-13T00:59:02.207Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-11-13T00:59:02.207Z] ---> a3fb9253305c [2020-11-13T00:59:02.207Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-11-13T00:59:02.470Z] ---> 5773c23f6899 [2020-11-13T00:59:02.470Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-11-13T00:59:02.733Z] ---> 61c16951eb4d [2020-11-13T00:59:02.733Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-11-13T00:59:03.309Z] ---> 46b7797b0bc3 [2020-11-13T00:59:03.309Z] Step 22/27 : EXPOSE 48095 [2020-11-13T00:59:03.571Z] ---> Running in 44c438ac5964 [2020-11-13T00:59:03.571Z] Removing intermediate container 44c438ac5964 [2020-11-13T00:59:03.571Z] ---> 8dcd238a1223 [2020-11-13T00:59:03.571Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-11-13T00:59:03.571Z] ---> Running in fed0d209c40e [2020-11-13T00:59:03.834Z] Removing intermediate container fed0d209c40e [2020-11-13T00:59:03.834Z] ---> d0d9fa6e6f12 [2020-11-13T00:59:03.834Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-13T00:59:03.834Z] ---> Running in 1d2acb3aa44f [2020-11-13T00:59:04.096Z] Removing intermediate container 1d2acb3aa44f [2020-11-13T00:59:04.096Z] ---> 762f40374239 [2020-11-13T00:59:04.096Z] Step 25/27 : LABEL arch=amd64 [2020-11-13T00:59:04.096Z] ---> Running in b3b3d1dba68b [2020-11-13T00:59:04.358Z] Removing intermediate container b3b3d1dba68b [2020-11-13T00:59:04.358Z] ---> 9844c4aae35e [2020-11-13T00:59:04.358Z] Step 26/27 : LABEL git_sha=a0426c5be28d8e5f9c1bd41f81e4655016a188e6 [2020-11-13T00:59:04.358Z] ---> Running in e774416eea12 [2020-11-13T00:59:04.620Z] Removing intermediate container e774416eea12 [2020-11-13T00:59:04.620Z] ---> a105aee78226 [2020-11-13T00:59:04.620Z] Step 27/27 : LABEL version=0.0.0 [2020-11-13T00:59:04.620Z] ---> Running in 4f363016d1f9 [2020-11-13T00:59:04.620Z] Removing intermediate container 4f363016d1f9 [2020-11-13T00:59:04.620Z] ---> 3c271dd4703c [2020-11-13T00:59:04.620Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-13T00:59:04.620Z] Successfully built 3c271dd4703c [2020-11-13T00:59:04.620Z] 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-11-13T00:59:15.494Z] Removing intermediate container 517a61115e38 [2020-11-13T00:59:15.494Z] ---> d399888db27d [2020-11-13T00:59:15.494Z] Successfully built d399888db27d [2020-11-13T00:59:15.765Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:59:16.183Z] + docker inspect -f . ci-base-image-arm64 [2020-11-13T00:59:16.183Z] . [Pipeline] withDockerContainer [2020-11-13T00:59:16.421Z] prd-ubuntu18.04-docker-arm64-4c-16g-11995 does not seem to be running inside a container [2020-11-13T00:59:16.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/28 -v /w/workspace/app-service-configurable/28:/w/workspace/app-service-configurable/28:rw,z -v /w/workspace/app-service-configurable/28@tmp:/w/workspace/app-service-configurable/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-13T00:59:18.320Z] $ docker top 587a2dba6e7ad9629012ac1a8688b7fa3c5b417e17daae6ffef02e5b15437df7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-13T00:59:19.721Z] + go version [2020-11-13T00:59:19.721Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-13T00:59:19.756Z] $ docker stop --time=1 587a2dba6e7ad9629012ac1a8688b7fa3c5b417e17daae6ffef02e5b15437df7 [2020-11-13T00:59:20.228Z] Still waiting to schedule task [2020-11-13T00:59:20.228Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-11-13T00:59:21.683Z] $ docker rm -f 587a2dba6e7ad9629012ac1a8688b7fa3c5b417e17daae6ffef02e5b15437df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-13T00:59:22.781Z] + docker inspect -f . ci-base-image-arm64 [2020-11-13T00:59:22.781Z] . [Pipeline] withDockerContainer [2020-11-13T00:59:23.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-11995 does not seem to be running inside a container [2020-11-13T00:59:23.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/28 -v /w/workspace/app-service-configurable/28:/w/workspace/app-service-configurable/28:rw,z -v /w/workspace/app-service-configurable/28@tmp:/w/workspace/app-service-configurable/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-13T00:59:24.970Z] $ docker top 6e1d511f75920a7a17ded222ae2350e724455e7a229da084a23a1e2c69c057b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-13T00:59:26.405Z] + make test [2020-11-13T00:59:26.405Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-11-13T01:00:11.026Z] Running on prd-ubuntu18.04-docker-8c-8g-11996 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-13T01:00:11.090Z] Running in /w/workspace/app-service-configurable/28 [Pipeline] { [Pipeline] checkout [2020-11-13T01:00:13.482Z] using credential edgex-jenkins-ssh [2020-11-13T01:00:13.552Z] Cloning the remote Git repository [2020-11-13T01:00:13.581Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T01:00:13.654Z] > git init /w/workspace/app-service-configurable/28 # timeout=10 [2020-11-13T01:00:13.691Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T01:00:13.692Z] > git --version # timeout=10 [2020-11-13T01:00:13.698Z] > git --version # 'git version 2.17.1' [2020-11-13T01:00:13.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T01:00:13.723Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T01:00:14.365Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-13T01:00:14.387Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T01:00:14.402Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-13T01:00:14.423Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T01:00:14.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T01:00:14.429Z] > 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-11-13T01:00:14.963Z] Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-13T01:00:15.061Z] Merge succeeded, producing 4f462a6531b91b78865a448d11360de05144e96b [2020-11-13T01:00:15.062Z] Checking out Revision 4f462a6531b91b78865a448d11360de05144e96b (PR-124) [2020-11-13T01:00:14.981Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T01:00:14.987Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-13T01:00:15.025Z] > git remote # timeout=10 [2020-11-13T01:00:15.034Z] > git config --get remote.origin.url # timeout=10 [2020-11-13T01:00:15.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T01:00:15.044Z] > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 [2020-11-13T01:00:15.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-13T01:00:15.073Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T01:00:15.077Z] > git checkout -f 4f462a6531b91b78865a448d11360de05144e96b # timeout=10 [2020-11-13T01:00:18.842Z] Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" [2020-11-13T01:00:18.851Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-13T01:00:18.855Z] > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 [2020-11-13T01:00:19.974Z] + echo snap-build.sh [2020-11-13T01:00:19.974Z] snap-build.sh [2020-11-13T01:00:19.974Z] + SNAP_BASE_DIR=. [2020-11-13T01:00:19.974Z] + '[' '!' -z /w/workspace/app-service-configurable/28 ']' [2020-11-13T01:00:19.974Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/28 [2020-11-13T01:00:19.974Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/28]' [2020-11-13T01:00:19.974Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/28] [2020-11-13T01:00:19.974Z] + cd /w/workspace/app-service-configurable/28 [2020-11-13T01:00:19.974Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-11-13T01:00:19.974Z] Reading package lists... [2020-11-13T01:00:20.239Z] Building dependency tree... [2020-11-13T01:00:20.239Z] Reading state information... [2020-11-13T01:00:20.503Z] The following packages were automatically installed and are no longer required: [2020-11-13T01:00:20.503Z] dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common [2020-11-13T01:00:20.503Z] liblxc1 lxcfs uidmap xdelta3 [2020-11-13T01:00:20.503Z] Use 'sudo apt autoremove' to remove them. [2020-11-13T01:00:20.503Z] The following packages will be REMOVED: [2020-11-13T01:00:20.503Z] lxd* lxd-client* [2020-11-13T01:00:21.076Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-11-13T01:00:21.076Z] After this operation, 31.7 MB disk space will be freed. [2020-11-13T01:00:22.126Z] (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-11-13T01:00:22.126Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-13T01:00:23.024Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-11-13T01:00:23.024Z] CGO_ENABLED=1 go vet ./... [2020-11-13T01:00:23.073Z] Removing lxd dnsmasq configuration [2020-11-13T01:00:23.073Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-11-13T01:00:23.333Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-11-13T01:00:23.906Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-11-13T01:00:24.170Z] (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-11-13T01:00:24.170Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-13T01:00:24.462Z] gofmt -l . [2020-11-13T01:00:24.462Z] [ "`gofmt -l .`" = "" ] [2020-11-13T01:00:24.462Z] ./bin/test-go-mod-tidy.sh [2020-11-13T01:00:24.761Z] ./bin/test-attribution-txt.sh [2020-11-13T01:00:25.566Z] Processing triggers for systemd (237-3ubuntu10.42) ... [Pipeline] stash [2020-11-13T01:00:25.832Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-11-13T01:00:25.848Z] Warning: overwriting stash ‘coverage-report’ [2020-11-13T01:00:26.473Z] Stashed 1 file(s) [Pipeline] } [2020-11-13T01:00:26.496Z] $ docker stop --time=1 6e1d511f75920a7a17ded222ae2350e724455e7a229da084a23a1e2c69c057b4 [2020-11-13T01:00:27.220Z] + sudo snap remove --purge lxd [2020-11-13T01:00:27.481Z] snap "lxd" is not installed [2020-11-13T01:00:27.481Z] + sudo groupadd --force --system lxd [2020-11-13T01:00:27.481Z] ++ whoami [2020-11-13T01:00:27.481Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-11-13T01:00:27.481Z] + newgrp - lxd [2020-11-13T01:00:27.481Z] + sudo snap install lxd [2020-11-13T01:00:28.787Z] $ docker rm -f 6e1d511f75920a7a17ded222ae2350e724455e7a229da084a23a1e2c69c057b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-13T01:00:30.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-13T01:00:30.473Z] + ls -al . [2020-11-13T01:00:30.473Z] total 120 [2020-11-13T01:00:30.473Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 01:00 . [2020-11-13T01:00:30.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 00:58 .. [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 13 00:58 .dockerignore [2020-11-13T01:00:30.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 00:58 .git [2020-11-13T01:00:30.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 00:58 .github [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 93 Nov 13 00:58 .gitignore [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 6568 Nov 13 00:58 Attribution.txt [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 2002 Nov 13 00:58 Dockerfile [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 966 Nov 13 00:58 Dockerfile.build [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 766 Nov 13 00:58 Jenkinsfile [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 13 00:58 LICENSE [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 1277 Nov 13 00:58 README.md [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 00:54 VERSION [2020-11-13T01:00:30.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 00:58 bin [2020-11-13T01:00:30.473Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 13 00:59 coverage.out [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 180 Nov 13 00:58 docker-compose.debug.yml [2020-11-13T01:00:30.473Z] -rw-rw-r-- 1 jenkins jenkins 133 Nov 13 00:58 docker-compose.yml [2020-11-13T01:00:30.473Z] -rw-r--r-- 1 jenkins jenkins 126 Nov 13 01:00 go.mod [2020-11-13T01:00:30.473Z] -rw-r--r-- 1 jenkins jenkins 19551 Nov 13 01:00 go.sum [2020-11-13T01:00:30.474Z] -rw-rw-r-- 1 jenkins jenkins 1519 Nov 13 00:58 main.go [2020-11-13T01:00:30.474Z] -rw-rw-r-- 1 jenkins jenkins 1573 Nov 13 00:58 makefile [2020-11-13T01:00:30.474Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 00:58 res [2020-11-13T01:00:30.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 00:58 snap [Pipeline] isUnix [Pipeline] sh [2020-11-13T01:00:30.820Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a0426c5be28d8e5f9c1bd41f81e4655016a188e6 --label arch=arm64 --label version=0.0.0 . [2020-11-13T01:00:30.820Z] Sending build context to Docker daemon 121.3kB [2020-11-13T01:00:31.092Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-11-13T01:00:31.092Z] Step 2/27 : FROM ${BASE} AS builder [2020-11-13T01:00:31.092Z] ---> d399888db27d [2020-11-13T01:00:31.092Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-11-13T01:00:31.366Z] ---> Running in 85539fd3460d [2020-11-13T01:00:31.650Z] Removing intermediate container 85539fd3460d [2020-11-13T01:00:31.650Z] ---> 383bcde47f74 [2020-11-13T01:00:31.650Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-11-13T01:00:31.927Z] ---> Running in 32858df621cf [2020-11-13T01:00:32.201Z] Removing intermediate container 32858df621cf [2020-11-13T01:00:32.201Z] ---> ce3be470720a [2020-11-13T01:00:32.201Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-13T01:00:32.480Z] ---> Running in e32a75ae688f [2020-11-13T01:00:32.760Z] Removing intermediate container e32a75ae688f [2020-11-13T01:00:32.760Z] ---> b3443cc6c12d [2020-11-13T01:00:32.760Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-13T01:00:33.036Z] ---> Running in f6cf643acc56 [2020-11-13T01:00:35.662Z] Removing intermediate container f6cf643acc56 [2020-11-13T01:00:35.662Z] ---> 677cdb198316 [2020-11-13T01:00:35.662Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-13T01:00:35.662Z] ---> Running in c86589d15d58 [2020-11-13T01:00:37.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-13T01:00:37.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-13T01:00:38.300Z] OK: 144 MiB in 45 packages [2020-11-13T01:00:39.285Z] Removing intermediate container c86589d15d58 [2020-11-13T01:00:39.285Z] ---> a1de993da379 [2020-11-13T01:00:39.285Z] Step 8/27 : WORKDIR /app [2020-11-13T01:00:39.558Z] ---> Running in 4e01efe13c6f [2020-11-13T01:00:40.154Z] Removing intermediate container 4e01efe13c6f [2020-11-13T01:00:40.154Z] ---> 6f8854122d1b [2020-11-13T01:00:40.154Z] Step 9/27 : COPY go.mod . [2020-11-13T01:00:40.754Z] ---> 49cb7753bc0e [2020-11-13T01:00:40.754Z] Step 10/27 : RUN go mod download [2020-11-13T01:00:40.754Z] ---> Running in 2dbfacb0f088 [2020-11-13T01:00:43.383Z] Removing intermediate container 2dbfacb0f088 [2020-11-13T01:00:43.383Z] ---> e2464fd1df2e [2020-11-13T01:00:43.383Z] Step 11/27 : COPY . . [2020-11-13T01:00:44.366Z] ---> f586ec9a2679 [2020-11-13T01:00:44.366Z] Step 12/27 : ARG MAKE="make build" [2020-11-13T01:00:44.366Z] ---> Running in 7628c781dbdb [2020-11-13T01:00:44.965Z] Removing intermediate container 7628c781dbdb [2020-11-13T01:00:44.965Z] ---> 83ea028cd78a [2020-11-13T01:00:44.965Z] Step 13/27 : RUN $MAKE [2020-11-13T01:00:44.965Z] ---> Running in bdd08650bb84 [2020-11-13T01:00:45.660Z] 2020-11-13T01:00:43Z INFO Waiting for automatic snapd restart... [2020-11-13T01:00:46.402Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-13T01:00:57.965Z] lxd 4.7 from Canonical* installed [2020-11-13T01:00:57.965Z] + sudo lxd init --auto [2020-11-13T01:01:06.146Z] + sudo snap install --classic snapcraft [2020-11-13T01:01:11.453Z] snapcraft 4.4.1 from Canonical* installed [2020-11-13T01:01:11.453Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-11-13T01:01:11.453Z] + sudo snapcraft prime --use-lxd [2020-11-13T01:01:12.853Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-11-13T01:01:12.853Z] 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-11-13T01:01:12.853Z] - README.md [2020-11-13T01:01:12.853Z] [2020-11-13T01:01:12.853Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-13T01:01:13.799Z] Launching a container. [2020-11-13T01:01:28.762Z] Waiting for container to be ready [2020-11-13T01:01:28.762Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-11-13T01:01:28.762Z] [2020-11-13T01:01:30.694Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-11-13T01:01:31.269Z] Waiting for network to be ready... [2020-11-13T01:01:31.530Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-11-13T01:01:31.792Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1425 kB] [2020-11-13T01:01:31.792Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-11-13T01:01:31.792Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [280 kB] [2020-11-13T01:01:31.792Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-11-13T01:01:31.792Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-11-13T01:01:31.792Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-11-13T01:01:31.792Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.7 kB] [2020-11-13T01:01:31.792Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1088 kB] [2020-11-13T01:01:31.792Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [243 kB] [2020-11-13T01:01:32.054Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-11-13T01:01:32.316Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-11-13T01:01:32.578Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-11-13T01:01:32.578Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-11-13T01:01:32.578Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-11-13T01:01:32.578Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-11-13T01:01:32.578Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-11-13T01:01:32.578Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-11-13T01:01:32.841Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-11-13T01:01:33.102Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1752 kB] [2020-11-13T01:01:33.102Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [371 kB] [2020-11-13T01:01:33.365Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [32.3 kB] [2020-11-13T01:01:33.365Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7012 B] [2020-11-13T01:01:33.365Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [190 kB] [2020-11-13T01:01:33.365Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [25.3 kB] [2020-11-13T01:01:33.365Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1692 kB] [2020-11-13T01:01:33.365Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [355 kB] [2020-11-13T01:01:33.422Z] Removing intermediate container bdd08650bb84 [2020-11-13T01:01:33.422Z] ---> fd017b1a4789 [2020-11-13T01:01:33.422Z] Step 14/27 : FROM alpine:latest [2020-11-13T01:01:33.422Z] latest: Pulling from library/alpine [2020-11-13T01:01:33.422Z] 5f621e34cdf4: Pulling fs layer [2020-11-13T01:01:33.422Z] 5f621e34cdf4: Verifying Checksum [2020-11-13T01:01:33.422Z] 5f621e34cdf4: Download complete [2020-11-13T01:01:34.022Z] 5f621e34cdf4: Pull complete [2020-11-13T01:01:34.022Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-13T01:01:34.022Z] Status: Downloaded newer image for alpine:latest [2020-11-13T01:01:34.022Z] ---> 2e77e061c27f [2020-11-13T01:01:34.022Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-13T01:01:34.295Z] ---> Running in e79279401348 [2020-11-13T01:01:34.567Z] Removing intermediate container e79279401348 [2020-11-13T01:01:34.567Z] ---> 495a8774578c [2020-11-13T01:01:34.567Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-11-13T01:01:34.841Z] ---> Running in 4a04d45e0c73 [2020-11-13T01:01:35.116Z] Removing intermediate container 4a04d45e0c73 [2020-11-13T01:01:35.116Z] ---> 736623add8f8 [2020-11-13T01:01:35.116Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-11-13T01:01:35.392Z] ---> Running in 398f13cff06d [2020-11-13T01:01:36.674Z] Fetched 23.4 MB in 5s (4963 kB/s) [2020-11-13T01:01:36.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-13T01:01:37.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-13T01:01:37.247Z] Reading package lists... [2020-11-13T01:01:37.510Z] Reading package lists... [2020-11-13T01:01:37.698Z] (1/6) Installing ca-certificates (20191127-r4) [2020-11-13T01:01:37.698Z] (2/6) Installing libgcc (9.3.0-r2) [2020-11-13T01:01:37.698Z] (3/6) Installing libsodium (1.0.18-r0) [2020-11-13T01:01:37.698Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-11-13T01:01:37.698Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-13T01:01:37.698Z] (6/6) Installing zeromq (4.3.3-r0) [2020-11-13T01:01:37.698Z] Executing busybox-1.31.1-r19.trigger [2020-11-13T01:01:37.698Z] Executing ca-certificates-20191127-r4.trigger [2020-11-13T01:01:37.772Z] Building dependency tree... [2020-11-13T01:01:37.772Z] Reading state information... [2020-11-13T01:01:37.772Z] The following additional packages will be installed: [2020-11-13T01:01:37.772Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-13T01:01:37.772Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-13T01:01:37.772Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-13T01:01:37.772Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-11-13T01:01:37.772Z] Suggested packages: [2020-11-13T01:01:37.772Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-11-13T01:01:37.772Z] Recommended packages: [2020-11-13T01:01:37.772Z] gnupg libsasl2-modules [2020-11-13T01:01:37.772Z] The following NEW packages will be installed: [2020-11-13T01:01:37.772Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-13T01:01:37.772Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-13T01:01:37.772Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-13T01:01:37.772Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-11-13T01:01:37.772Z] The following packages will be upgraded: [2020-11-13T01:01:37.772Z] gpg gpg-agent gpgconf libudev1 [2020-11-13T01:01:37.969Z] OK: 9 MiB in 20 packages [2020-11-13T01:01:38.035Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-11-13T01:01:38.035Z] Need to get 3530 kB of archives. [2020-11-13T01:01:38.035Z] After this operation, 13.3 MB of additional disk space will be used. [2020-11-13T01:01:38.035Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] [2020-11-13T01:01:38.035Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-11-13T01:01:38.297Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] [2020-11-13T01:01:38.561Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-11-13T01:01:38.561Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-11-13T01:01:38.561Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-11-13T01:01:38.561Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-11-13T01:01:38.561Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.7 [17.0 kB] [2020-11-13T01:01:38.561Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.7 [155 kB] [2020-11-13T01:01:38.824Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-11-13T01:01:38.824Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-11-13T01:01:38.824Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-11-13T01:01:38.824Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-11-13T01:01:38.824Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-11-13T01:01:38.824Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-11-13T01:01:38.824Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-11-13T01:01:38.824Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-11-13T01:01:38.824Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-11-13T01:01:38.824Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-11-13T01:01:38.824Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-11-13T01:01:38.824Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-11-13T01:01:38.824Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-11-13T01:01:39.086Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:01:39.086Z] Fetched 3530 kB in 1s (3228 kB/s) [2020-11-13T01:01:39.086Z] (Reading database ... 12511 files and directories currently installed.) [2020-11-13T01:01:39.086Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... [2020-11-13T01:01:39.086Z] Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-13T01:01:39.348Z] Setting up libudev1:amd64 (237-3ubuntu10.42) ... [2020-11-13T01:01:39.348Z] Selecting previously unselected package udev. [2020-11-13T01:01:39.348Z] (Reading database ... 12511 files and directories currently installed.) [2020-11-13T01:01:39.348Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... [2020-11-13T01:01:39.348Z] Unpacking udev (237-3ubuntu10.42) ... [2020-11-13T01:01:39.413Z] Removing intermediate container 398f13cff06d [2020-11-13T01:01:39.413Z] ---> 9d4c201ec214 [2020-11-13T01:01:39.413Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-11-13T01:01:39.611Z] Selecting previously unselected package libfuse2:amd64. [2020-11-13T01:01:39.611Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-11-13T01:01:39.611Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-11-13T01:01:39.874Z] Selecting previously unselected package fuse. [2020-11-13T01:01:39.874Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-11-13T01:01:39.874Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-11-13T01:01:39.874Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-13T01:01:39.874Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-13T01:01:40.136Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-13T01:01:40.136Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-13T01:01:40.136Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-13T01:01:40.136Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-13T01:01:40.393Z] ---> 88a48563aa3f [2020-11-13T01:01:40.393Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-11-13T01:01:40.398Z] Selecting previously unselected package libksba8:amd64. [2020-11-13T01:01:40.398Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-11-13T01:01:40.398Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-11-13T01:01:40.660Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-11-13T01:01:40.660Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:40.660Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:40.660Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-11-13T01:01:40.660Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:40.660Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:40.923Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-11-13T01:01:40.923Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:40.923Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:40.923Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-11-13T01:01:40.923Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:40.923Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:40.923Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-11-13T01:01:40.923Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:40.923Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:40.990Z] ---> b2a2ead92312 [2020-11-13T01:01:40.990Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-11-13T01:01:41.185Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-11-13T01:01:41.185Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:41.185Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:41.185Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-11-13T01:01:41.185Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:41.185Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:41.448Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-11-13T01:01:41.448Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:41.448Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:41.448Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-11-13T01:01:41.448Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-13T01:01:41.448Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:41.584Z] ---> 5981754acd13 [2020-11-13T01:01:41.584Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-11-13T01:01:41.713Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-13T01:01:41.714Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-11-13T01:01:41.714Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-13T01:01:41.714Z] Selecting previously unselected package libsasl2-2:amd64. [2020-11-13T01:01:41.714Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-11-13T01:01:41.714Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-13T01:01:41.714Z] Selecting previously unselected package libldap-common. [2020-11-13T01:01:41.714Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.7_all.deb ... [2020-11-13T01:01:41.714Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-13T01:01:41.714Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-13T01:01:41.714Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.7_amd64.deb ... [2020-11-13T01:01:41.976Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-13T01:01:41.976Z] Selecting previously unselected package dirmngr. [2020-11-13T01:01:41.976Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-13T01:01:41.976Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-13T01:01:42.239Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-13T01:01:42.239Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-11-13T01:01:42.239Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-11-13T01:01:42.239Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-13T01:01:42.239Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-13T01:01:42.239Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-11-13T01:01:42.239Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:42.500Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-11-13T01:01:42.500Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:01:42.500Z] Setting up udev (237-3ubuntu10.42) ... [2020-11-13T01:01:43.073Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-11-13T01:01:43.073Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:43.073Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-11-13T01:01:43.073Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-11-13T01:01:43.334Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-11-13T01:01:43.334Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:43.334Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:43.334Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:43.334Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:43.334Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:43.334Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:43.334Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-13T01:01:43.334Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-13T01:01:43.334Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-13T01:01:43.556Z] ---> 23ad932adc60 [2020-11-13T01:01:43.556Z] Step 22/27 : EXPOSE 48095 [2020-11-13T01:01:43.556Z] ---> Running in d7fb0aaac4b8 [2020-11-13T01:01:43.597Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:01:43.829Z] Removing intermediate container d7fb0aaac4b8 [2020-11-13T01:01:43.829Z] ---> 7b7b1b837703 [2020-11-13T01:01:43.829Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-11-13T01:01:43.829Z] ---> Running in 5cdc59e5d286 [2020-11-13T01:01:44.170Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-11-13T01:01:44.170Z] settings in the [Install] section, and DefaultInstance for template units). [2020-11-13T01:01:44.170Z] This means they are not meant to be enabled using systemctl. [2020-11-13T01:01:44.170Z] Possible reasons for having this kind of units are: [2020-11-13T01:01:44.170Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-11-13T01:01:44.170Z] .wants/ or .requires/ directory. [2020-11-13T01:01:44.170Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-11-13T01:01:44.170Z] a requirement dependency on it. [2020-11-13T01:01:44.170Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-11-13T01:01:44.170Z] D-Bus, udev, scripted systemctl call, ...). [2020-11-13T01:01:44.170Z] 4) In case of template units, the unit is meant to be enabled with some [2020-11-13T01:01:44.170Z] instance name specified. [2020-11-13T01:01:44.421Z] Removing intermediate container 5cdc59e5d286 [2020-11-13T01:01:44.421Z] ---> 7580b13b2492 [2020-11-13T01:01:44.421Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-13T01:01:44.421Z] ---> Running in 0b2768013ad7 [2020-11-13T01:01:44.432Z] Reading package lists... [2020-11-13T01:01:44.432Z] Building dependency tree... [2020-11-13T01:01:44.432Z] Reading state information... [2020-11-13T01:01:44.692Z] Removing intermediate container 0b2768013ad7 [2020-11-13T01:01:44.692Z] ---> 11b1c110db21 [2020-11-13T01:01:44.692Z] Step 25/27 : LABEL arch=arm64 [2020-11-13T01:01:44.694Z] The following additional packages will be installed: [2020-11-13T01:01:44.694Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-11-13T01:01:44.694Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-11-13T01:01:44.694Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-11-13T01:01:44.694Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-11-13T01:01:44.694Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-11-13T01:01:44.694Z] Suggested packages: [2020-11-13T01:01:44.694Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-11-13T01:01:44.694Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-11-13T01:01:44.694Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-11-13T01:01:44.694Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-11-13T01:01:44.694Z] systemd-container policykit-1 [2020-11-13T01:01:44.694Z] Recommended packages: [2020-11-13T01:01:44.694Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-11-13T01:01:44.694Z] The following NEW packages will be installed: [2020-11-13T01:01:44.694Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-11-13T01:01:44.694Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-11-13T01:01:44.694Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-11-13T01:01:44.695Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-11-13T01:01:44.695Z] python3.6-minimal snapd squashfs-tools sudo [2020-11-13T01:01:44.695Z] The following packages will be upgraded: [2020-11-13T01:01:44.695Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-11-13T01:01:44.959Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-11-13T01:01:44.959Z] Need to get 35.1 MB of archives. [2020-11-13T01:01:44.959Z] After this operation, 140 MB of additional disk space will be used. [2020-11-13T01:01:44.959Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-11-13T01:01:44.959Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] [2020-11-13T01:01:44.959Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-11-13T01:01:44.959Z] 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-11-13T01:01:44.962Z] ---> Running in 41617b25a647 [2020-11-13T01:01:45.221Z] 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-11-13T01:01:45.221Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-11-13T01:01:45.221Z] 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-11-13T01:01:45.221Z] 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-11-13T01:01:45.221Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-11-13T01:01:45.221Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-11-13T01:01:45.221Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-11-13T01:01:45.221Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-11-13T01:01:45.221Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-11-13T01:01:45.221Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-11-13T01:01:45.221Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-11-13T01:01:45.221Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-11-13T01:01:45.221Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-11-13T01:01:45.232Z] Removing intermediate container 41617b25a647 [2020-11-13T01:01:45.232Z] ---> df19b4e802dd [2020-11-13T01:01:45.232Z] Step 26/27 : LABEL git_sha=a0426c5be28d8e5f9c1bd41f81e4655016a188e6 [2020-11-13T01:01:45.502Z] ---> Running in 5365fdc48d50 [2020-11-13T01:01:45.774Z] Removing intermediate container 5365fdc48d50 [2020-11-13T01:01:45.774Z] ---> ec639a3a0ef1 [2020-11-13T01:01:45.774Z] Step 27/27 : LABEL version=0.0.0 [2020-11-13T01:01:46.048Z] ---> Running in 0cf2be68e77e [2020-11-13T01:01:46.169Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] [2020-11-13T01:01:46.169Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-11-13T01:01:46.169Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-11-13T01:01:46.169Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-11-13T01:01:46.169Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-11-13T01:01:46.169Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-11-13T01:01:46.169Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-11-13T01:01:46.169Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-11-13T01:01:46.169Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-11-13T01:01:46.169Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-11-13T01:01:46.169Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-11-13T01:01:46.169Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-11-13T01:01:46.169Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] [2020-11-13T01:01:46.318Z] Removing intermediate container 0cf2be68e77e [2020-11-13T01:01:46.318Z] ---> 7565cfee3f0e [2020-11-13T01:01:46.318Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-13T01:01:46.318Z] Successfully built 7565cfee3f0e [2020-11-13T01:01:46.318Z] 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-11-13T01:01:47.559Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:01:47.559Z] Fetched 35.1 MB in 3s (13.7 MB/s) [2020-11-13T01:01:47.822Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-13T01:01:47.822Z] Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... [2020-11-13T01:01:47.822Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-13T01:01:48.398Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... [2020-11-13T01:01:48.398Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-13T01:01:48.662Z] Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... [2020-11-13T01:01:48.662Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-13T01:01:48.662Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-11-13T01:01:48.923Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-13T01:01:48.923Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-11-13T01:01:49.185Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-13T01:01:49.185Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-11-13T01:01:49.185Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-13T01:01:49.446Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-11-13T01:01:49.446Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-11-13T01:01:50.020Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-11-13T01:01:50.020Z] (Reading database ... 12764 files and directories currently installed.) [2020-11-13T01:01:50.020Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-11-13T01:01:50.282Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-13T01:01:50.545Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-11-13T01:01:50.545Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-13T01:01:50.545Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:01:50.545Z] Selecting previously unselected package libexpat1:amd64. [2020-11-13T01:01:50.545Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-11-13T01:01:50.545Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-11-13T01:01:50.807Z] Selecting previously unselected package python3.6-minimal. [2020-11-13T01:01:50.807Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-13T01:01:50.807Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:01:51.075Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-13T01:01:51.075Z] Checking for services that may need to be restarted...done. [2020-11-13T01:01:51.075Z] Checking for services that may need to be restarted...done. [2020-11-13T01:01:51.075Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:01:51.075Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-11-13T01:01:51.338Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:01:51.910Z] Selecting previously unselected package python3-minimal. [2020-11-13T01:01:51.910Z] (Reading database ... 13012 files and directories currently installed.) [2020-11-13T01:01:51.910Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-11-13T01:01:51.910Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-11-13T01:01:51.910Z] Selecting previously unselected package mime-support. [2020-11-13T01:01:51.910Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-11-13T01:01:51.910Z] Unpacking mime-support (3.60ubuntu1) ... [2020-11-13T01:01:51.910Z] Selecting previously unselected package libmpdec2:amd64. [2020-11-13T01:01:51.910Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-11-13T01:01:51.910Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-11-13T01:01:52.171Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-11-13T01:01:52.171Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-13T01:01:52.171Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:01:52.432Z] Selecting previously unselected package python3.6. [2020-11-13T01:01:52.432Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-13T01:01:52.432Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:01:52.432Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-13T01:01:52.432Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-11-13T01:01:52.432Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-11-13T01:01:52.432Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-11-13T01:01:52.696Z] Selecting previously unselected package python3. [2020-11-13T01:01:52.696Z] (Reading database ... 13442 files and directories currently installed.) [2020-11-13T01:01:52.696Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-11-13T01:01:52.957Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-11-13T01:01:52.957Z] Selecting previously unselected package multiarch-support. [2020-11-13T01:01:52.957Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-11-13T01:01:52.957Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-11-13T01:01:52.957Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-11-13T01:01:53.218Z] Selecting previously unselected package liblzo2-2:amd64. [2020-11-13T01:01:53.218Z] (Reading database ... 13479 files and directories currently installed.) [2020-11-13T01:01:53.218Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-11-13T01:01:53.218Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-11-13T01:01:53.218Z] Selecting previously unselected package libbsd0:amd64. [2020-11-13T01:01:53.218Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-11-13T01:01:53.218Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-11-13T01:01:53.218Z] Selecting previously unselected package sudo. [2020-11-13T01:01:53.218Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-11-13T01:01:53.218Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-13T01:01:53.479Z] Selecting previously unselected package apparmor. [2020-11-13T01:01:53.479Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-11-13T01:01:53.479Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-11-13T01:01:53.739Z] Selecting previously unselected package libedit2:amd64. [2020-11-13T01:01:53.739Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-11-13T01:01:53.739Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-11-13T01:01:53.740Z] Selecting previously unselected package libkrb5support0:amd64. [2020-11-13T01:01:53.740Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-11-13T01:01:53.740Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-11-13T01:01:54.000Z] Selecting previously unselected package libk5crypto3:amd64. [2020-11-13T01:01:54.000Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-11-13T01:01:54.000Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-11-13T01:01:54.000Z] Selecting previously unselected package libkeyutils1:amd64. [2020-11-13T01:01:54.000Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-11-13T01:01:54.000Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-11-13T01:01:54.000Z] Selecting previously unselected package libkrb5-3:amd64. [2020-11-13T01:01:54.000Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-11-13T01:01:54.000Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-11-13T01:01:54.262Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-13T01:01:54.262Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-11-13T01:01:54.262Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-11-13T01:01:54.262Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-11-13T01:01:54.262Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-11-13T01:01:54.262Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-11-13T01:01:54.526Z] Selecting previously unselected package openssh-client. [2020-11-13T01:01:54.526Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-11-13T01:01:54.526Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-13T01:01:54.788Z] Selecting previously unselected package squashfs-tools. [2020-11-13T01:01:54.788Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-11-13T01:01:54.788Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-13T01:01:54.788Z] Selecting previously unselected package snapd. [2020-11-13T01:01:54.788Z] Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... [2020-11-13T01:01:54.788Z] Unpacking snapd (2.47.1+18.04) ... [2020-11-13T01:01:57.366Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-11-13T01:01:57.366Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-11-13T01:01:57.366Z] Setting up mime-support (3.60ubuntu1) ... [2020-11-13T01:01:57.366Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-13T01:01:57.628Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-11-13T01:01:57.628Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-11-13T01:01:57.628Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:01:57.628Z] Setting up systemd (237-3ubuntu10.42) ... [2020-11-13T01:01:57.628Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-11-13T01:01:58.575Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-11-13T01:01:58.575Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-11-13T01:01:58.575Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-11-13T01:01:58.575Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:01:58.575Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-11-13T01:01:58.836Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:01:59.778Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-13T01:01:59.778Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-11-13T01:01:59.778Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-11-13T01:01:59.778Z] Setting up python3 (3.6.7-1~18.04) ... [2020-11-13T01:01:59.778Z] running python rtupdate hooks for python3.6... [2020-11-13T01:01:59.778Z] running python post-rtupdate hooks for python3.6... [2020-11-13T01:01:59.778Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-11-13T01:02:01.696Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-11-13T01:02:01.696Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-11-13T01:02:01.696Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-13T01:02:01.696Z] Setting up snapd (2.47.1+18.04) ... [2020-11-13T01:02:02.050Z] Still waiting to schedule task [2020-11-13T01:02:02.050Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-11-13T01:02:02.267Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-11-13T01:02:02.267Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-11-13T01:02:02.528Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-11-13T01:02:02.789Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-11-13T01:02:03.049Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-13T01:02:03.049Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-13T01:02:03.310Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-11-13T01:02:03.310Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-11-13T01:02:03.573Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-11-13T01:02:03.835Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-11-13T01:02:03.835Z] /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-11-13T01:02:04.096Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:02:04.096Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-13T01:02:05.041Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-11-13T01:02:05.302Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-11-13T01:02:05.302Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-11-13T01:02:06.693Z] Reading package lists... [2020-11-13T01:02:06.955Z] Reading package lists... [2020-11-13T01:02:07.217Z] Building dependency tree... [2020-11-13T01:02:07.217Z] Reading state information... [2020-11-13T01:02:07.217Z] Calculating upgrade... [2020-11-13T01:02:07.481Z] The following packages will be upgraded: [2020-11-13T01:02:07.481Z] advancecomp base-files bash binutils binutils-common [2020-11-13T01:02:07.481Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-11-13T01:02:07.481Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-11-13T01:02:07.481Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-11-13T01:02:07.481Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-11-13T01:02:07.481Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-11-13T01:02:07.481Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-11-13T01:02:07.481Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-11-13T01:02:07.481Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-11-13T01:02:07.481Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-11-13T01:02:07.481Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-11-13T01:02:07.481Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-11-13T01:02:07.481Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-11-13T01:02:07.481Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-11-13T01:02:08.055Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-11-13T01:02:08.055Z] Need to get 63.5 MB of archives. [2020-11-13T01:02:08.055Z] After this operation, 5178 kB of additional disk space will be used. [2020-11-13T01:02:08.055Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-123.126 [997 kB] [2020-11-13T01:02:08.318Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-11-13T01:02:08.318Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-11-13T01:02:08.318Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-11-13T01:02:08.318Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-11-13T01:02:08.318Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-11-13T01:02:08.318Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-11-13T01:02:08.318Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-11-13T01:02:08.318Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-11-13T01:02:08.318Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-11-13T01:02:08.318Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-11-13T01:02:08.318Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-11-13T01:02:08.318Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-11-13T01:02:08.318Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-11-13T01:02:08.318Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-11-13T01:02:08.318Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-11-13T01:02:08.318Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-11-13T01:02:08.318Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-11-13T01:02:08.580Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-11-13T01:02:08.581Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-11-13T01:02:08.581Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-11-13T01:02:08.581Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-11-13T01:02:08.581Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-11-13T01:02:08.581Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-11-13T01:02:08.581Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-11-13T01:02:08.581Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-11-13T01:02:08.581Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-11-13T01:02:08.581Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-11-13T01:02:08.581Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-11-13T01:02:08.581Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-11-13T01:02:08.581Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-11-13T01:02:08.581Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-11-13T01:02:08.581Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-11-13T01:02:08.581Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-11-13T01:02:08.581Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-11-13T01:02:08.581Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-11-13T01:02:08.581Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-11-13T01:02:08.581Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-11-13T01:02:08.581Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-11-13T01:02:08.581Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-11-13T01:02:08.581Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-11-13T01:02:08.581Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-11-13T01:02:08.581Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-11-13T01:02:08.581Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-11-13T01:02:08.581Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-11-13T01:02:08.581Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-11-13T01:02:08.843Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-11-13T01:02:08.843Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-11-13T01:02:08.843Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-11-13T01:02:08.843Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-11-13T01:02:08.843Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-11-13T01:02:08.843Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-11-13T01:02:08.843Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-11-13T01:02:08.843Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-11-13T01:02:09.106Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-11-13T01:02:09.106Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-11-13T01:02:09.106Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-11-13T01:02:09.462Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-11-13T01:02:09.462Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-11-13T01:02:09.462Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-11-13T01:02:09.462Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-11-13T01:02:09.462Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-11-13T01:02:10.850Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-11-13T01:02:14.158Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-11-13T01:02:14.158Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-11-13T01:02:15.555Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-11-13T01:02:15.817Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-11-13T01:02:15.817Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-11-13T01:02:15.817Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-11-13T01:02:16.080Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-11-13T01:02:16.080Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-11-13T01:02:16.080Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-11-13T01:02:16.080Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-11-13T01:02:16.080Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-11-13T01:02:16.080Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-11-13T01:02:16.080Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-11-13T01:02:16.694Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-11-13T01:02:16.694Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-11-13T01:02:16.694Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-11-13T01:02:16.694Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-11-13T01:02:16.694Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-11-13T01:02:16.694Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] [2020-11-13T01:02:16.694Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-11-13T01:02:16.694Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-11-13T01:02:16.957Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-11-13T01:02:16.957Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-11-13T01:02:17.529Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-11-13T01:02:17.529Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-11-13T01:02:17.529Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-11-13T01:02:17.791Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-11-13T01:02:17.791Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-11-13T01:02:17.791Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-11-13T01:02:17.791Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-11-13T01:02:17.791Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-11-13T01:02:18.053Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-11-13T01:02:18.627Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-11-13T01:02:18.889Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:02:18.889Z] Fetched 63.5 MB in 11s (5737 kB/s) [2020-11-13T01:02:18.889Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:18.889Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-11-13T01:02:18.889Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-13T01:02:19.835Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-11-13T01:02:19.835Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-13T01:02:19.835Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-123.126_amd64.deb ... [2020-11-13T01:02:19.835Z] Unpacking linux-libc-dev:amd64 (4.15.0-123.126) over (4.15.0-20.21) ... [2020-11-13T01:02:20.780Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:20.780Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:20.780Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:20.780Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:20.780Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:20.780Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:21.041Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:21.041Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:21.041Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:21.041Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:21.041Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:21.041Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:21.303Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:21.303Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:21.303Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:21.303Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-13T01:02:21.303Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:21.564Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-11-13T01:02:21.564Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:21.564Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-13T01:02:21.564Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:21.564Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:21.825Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:21.825Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:21.825Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:21.825Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:02:22.086Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:22.086Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-13T01:02:22.086Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-11-13T01:02:22.348Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-13T01:02:22.921Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-11-13T01:02:22.921Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-13T01:02:22.921Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-11-13T01:02:23.183Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-11-13T01:02:23.183Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-11-13T01:02:23.183Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-11-13T01:02:23.445Z] Setting up base-files (10.1ubuntu2.10) ... [2020-11-13T01:02:23.445Z] Installing new version of config file /etc/issue ... [2020-11-13T01:02:23.445Z] Installing new version of config file /etc/issue.net ... [2020-11-13T01:02:23.445Z] Installing new version of config file /etc/lsb-release ... [2020-11-13T01:02:23.445Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-11-13T01:02:23.709Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-11-13T01:02:23.709Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-11-13T01:02:23.709Z] Removing obsolete conffile /etc/default/motd-news ... [2020-11-13T01:02:23.971Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:23.971Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-11-13T01:02:23.971Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-11-13T01:02:24.232Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-11-13T01:02:24.232Z] 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-11-13T01:02:24.232Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:24.232Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:24.232Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:24.496Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:24.496Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:24.496Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-11-13T01:02:24.496Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-11-13T01:02:24.759Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-11-13T01:02:24.759Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:24.759Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-11-13T01:02:24.759Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-13T01:02:25.020Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-11-13T01:02:25.282Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:25.282Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-13T01:02:25.282Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-13T01:02:25.282Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-13T01:02:25.544Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:25.544Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-13T01:02:25.544Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-13T01:02:25.544Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-11-13T01:02:25.544Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:25.544Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-11-13T01:02:25.544Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-11-13T01:02:25.811Z] Setting up grep (3.1-2build1) ... [2020-11-13T01:02:25.811Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:25.811Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-11-13T01:02:25.811Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-13T01:02:26.073Z] Setting up login (1:4.5-1ubuntu2) ... [2020-11-13T01:02:26.073Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:26.073Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-13T01:02:26.073Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:02:26.336Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-11-13T01:02:26.336Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:26.336Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-13T01:02:26.336Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-13T01:02:26.910Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-13T01:02:27.173Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-13T01:02:27.173Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-13T01:02:27.173Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-13T01:02:27.748Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-11-13T01:02:27.748Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:27.748Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-11-13T01:02:28.010Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-13T01:02:28.961Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-11-13T01:02:28.961Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-13T01:02:28.961Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-11-13T01:02:28.961Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-13T01:02:28.961Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-11-13T01:02:29.223Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:29.223Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-11-13T01:02:29.223Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-11-13T01:02:29.223Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-11-13T01:02:29.485Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:29.485Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:29.485Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:29.485Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:29.485Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:29.485Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:29.485Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:29.748Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:29.748Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:29.748Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:29.748Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:30.011Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:30.011Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:30.011Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:30.011Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:30.279Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:30.279Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:30.279Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-13T01:02:30.279Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:02:30.541Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-13T01:02:30.541Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:02:30.541Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-13T01:02:30.804Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:30.804Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-13T01:02:30.804Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:02:30.804Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-13T01:02:31.066Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:31.066Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:31.066Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:31.066Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:31.066Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:31.066Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:31.328Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:31.328Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:31.328Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:31.328Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:31.592Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:31.856Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:32.118Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-11-13T01:02:32.690Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-11-13T01:02:32.690Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:32.690Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-11-13T01:02:32.690Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-13T01:02:32.993Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-11-13T01:02:33.571Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-13T01:02:33.571Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-11-13T01:02:33.571Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:02:33.833Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-11-13T01:02:33.833Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:33.833Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-11-13T01:02:33.833Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-11-13T01:02:34.095Z] Setting up debconf (1.5.66ubuntu1) ... [2020-11-13T01:02:34.367Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:34.367Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-13T01:02:34.367Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-13T01:02:34.629Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-13T01:02:34.629Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:34.629Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-13T01:02:34.629Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-13T01:02:34.891Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-13T01:02:34.891Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:34.891Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-13T01:02:35.153Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-13T01:02:35.153Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-13T01:02:35.442Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:35.442Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-13T01:02:35.442Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:02:35.442Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... [2020-11-13T01:02:35.750Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-13T01:02:35.750Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-13T01:02:35.750Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-13T01:02:35.750Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-13T01:02:36.055Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:36.055Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-11-13T01:02:36.055Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-11-13T01:02:36.055Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-11-13T01:02:36.055Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:36.055Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-11-13T01:02:36.055Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-13T01:02:36.356Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-13T01:02:36.620Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:36.620Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-13T01:02:36.620Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-13T01:02:36.620Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-13T01:02:36.890Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:36.890Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-11-13T01:02:36.890Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-11-13T01:02:36.890Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-11-13T01:02:37.162Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:37.162Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-11-13T01:02:37.162Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-13T01:02:37.438Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-11-13T01:02:37.707Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:37.707Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-13T01:02:37.707Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-13T01:02:37.707Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-11-13T01:02:37.978Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:37.978Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-11-13T01:02:37.978Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-11-13T01:02:37.978Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-11-13T01:02:38.250Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:38.250Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-11-13T01:02:38.250Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-11-13T01:02:38.250Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-11-13T01:02:38.526Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:38.526Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-11-13T01:02:38.526Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-11-13T01:02:38.526Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-11-13T01:02:39.110Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:39.110Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-11-13T01:02:39.110Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-11-13T01:02:39.110Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-11-13T01:02:39.110Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-13T01:02:39.110Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-11-13T01:02:39.110Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-11-13T01:02:39.371Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-11-13T01:02:39.371Z] (Reading database ... 13915 files and directories currently installed.) [2020-11-13T01:02:39.371Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-11-13T01:02:39.371Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-13T01:02:39.633Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-11-13T01:02:39.633Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-13T01:02:39.633Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-11-13T01:02:39.894Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-13T01:02:39.894Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-11-13T01:02:39.894Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-11-13T01:02:40.156Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-11-13T01:02:40.156Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-11-13T01:02:40.156Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-11-13T01:02:40.420Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-11-13T01:02:40.420Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-11-13T01:02:40.420Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-11-13T01:02:40.420Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-11-13T01:02:40.682Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-11-13T01:02:40.682Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-11-13T01:02:40.682Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-11-13T01:02:40.943Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-11-13T01:02:40.943Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-11-13T01:02:40.943Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-11-13T01:02:40.943Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-11-13T01:02:41.204Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-11-13T01:02:41.204Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-11-13T01:02:42.149Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-11-13T01:02:42.149Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-11-13T01:02:42.149Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-11-13T01:02:42.149Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-11-13T01:02:42.410Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-13T01:02:42.410Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-13T01:02:42.671Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-13T01:02:42.671Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-13T01:02:42.933Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-13T01:02:42.933Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-13T01:02:42.933Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-13T01:02:42.933Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-13T01:02:43.195Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:43.195Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:43.195Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:43.195Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:43.456Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:43.456Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:43.456Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:43.456Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:44.846Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:44.846Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:45.419Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:45.419Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:46.365Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:46.365Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:46.626Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:46.626Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:47.569Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-13T01:02:47.569Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:02:47.830Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-13T01:02:47.830Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-13T01:02:47.830Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-11-13T01:02:47.830Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-13T01:02:48.101Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-11-13T01:02:48.101Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-13T01:02:48.362Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-11-13T01:02:48.362Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-11-13T01:02:48.362Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-13T01:02:48.623Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-13T01:02:48.623Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-13T01:02:48.623Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-13T01:02:48.623Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-11-13T01:02:48.886Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-11-13T01:02:48.886Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:48.886Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-13T01:02:48.886Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:49.147Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:49.147Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:49.147Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-11-13T01:02:49.147Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-11-13T01:02:49.147Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-11-13T01:02:49.410Z] [2020-11-13T01:02:49.410Z] Current default time zone: 'Etc/UTC' [2020-11-13T01:02:49.410Z] Local time is now: Fri Nov 13 01:02:49 UTC 2020. [2020-11-13T01:02:49.410Z] Universal Time is now: Fri Nov 13 01:02:49 UTC 2020. [2020-11-13T01:02:49.410Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-11-13T01:02:49.410Z] [2020-11-13T01:02:49.410Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-11-13T01:02:49.410Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:49.410Z] Setting up linux-libc-dev:amd64 (4.15.0-123.126) ... [2020-11-13T01:02:49.410Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:02:49.671Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-11-13T01:02:49.671Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-11-13T01:02:49.671Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-13T01:02:49.671Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-11-13T01:02:49.671Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-11-13T01:02:49.671Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-11-13T01:02:49.671Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:49.671Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-11-13T01:02:49.932Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:49.932Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-11-13T01:02:49.932Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:49.932Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-11-13T01:02:50.194Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-11-13T01:02:50.194Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-11-13T01:02:50.194Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-13T01:02:50.194Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-11-13T01:02:50.194Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-11-13T01:02:50.194Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-11-13T01:02:50.194Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-13T01:02:52.114Z] Updating certificates in /etc/ssl/certs... [2020-11-13T01:02:52.687Z] 22 added, 17 removed; done. [2020-11-13T01:02:52.687Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-11-13T01:02:52.687Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:02:52.687Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-11-13T01:02:52.687Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-11-13T01:02:52.687Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-11-13T01:02:52.949Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:52.949Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-11-13T01:02:52.949Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:52.949Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:52.949Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:52.949Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:52.949Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:52.949Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-11-13T01:02:52.949Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-11-13T01:02:53.210Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-11-13T01:02:53.210Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-11-13T01:02:53.210Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-11-13T01:02:53.210Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:53.210Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:02:53.210Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-11-13T01:02:53.210Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-11-13T01:02:53.470Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-11-13T01:02:53.470Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-13T01:02:53.470Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-13T01:02:53.470Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-11-13T01:02:53.470Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-13T01:02:53.470Z] Updating certificates in /etc/ssl/certs... [2020-11-13T01:02:54.043Z] 0 added, 0 removed; done. [2020-11-13T01:02:54.043Z] Running hooks in /etc/ca-certificates/update.d... [2020-11-13T01:02:54.043Z] done. [2020-11-13T01:02:54.617Z] Reading package lists... [2020-11-13T01:02:54.879Z] Building dependency tree... [2020-11-13T01:02:54.879Z] Reading state information... [2020-11-13T01:02:55.139Z] The following NEW packages will be installed: [2020-11-13T01:02:55.139Z] apt-transport-https [2020-11-13T01:02:56.524Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-11-13T01:02:56.524Z] Need to get 1692 B of archives. [2020-11-13T01:02:56.524Z] After this operation, 153 kB of additional disk space will be used. [2020-11-13T01:02:56.524Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-11-13T01:02:56.524Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:02:56.524Z] Fetched 1692 B in 1s (1315 B/s) [2020-11-13T01:02:56.524Z] Selecting previously unselected package apt-transport-https. [2020-11-13T01:02:56.524Z] (Reading database ... 13929 files and directories currently installed.) [2020-11-13T01:02:56.524Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-11-13T01:02:56.524Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-13T01:02:56.524Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-13T01:02:57.097Z] Waiting for network to be ready... [2020-11-13T01:03:07.101Z] 2020-11-13T01:03:04Z INFO Waiting for automatic snapd restart... [2020-11-13T01:03:07.362Z] snapd 2.47.1 from Canonical* installed [2020-11-13T01:03:07.627Z] "snapd" switched to the "latest/stable" channel [2020-11-13T01:03:07.627Z] [2020-11-13T01:03:11.841Z] core18 20200929 from Canonical* installed [2020-11-13T01:03:12.105Z] "core18" switched to the "latest/stable" channel [2020-11-13T01:03:12.105Z] [2020-11-13T01:03:17.411Z] snapcraft 4.4.1 from Canonical* installed [2020-11-13T01:03:17.411Z] "snapcraft" switched to the "latest/stable" channel [2020-11-13T01:03:17.411Z] [2020-11-13T01:03:20.719Z] 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-11-13T01:03:20.719Z] - README.md [2020-11-13T01:03:20.719Z] [2020-11-13T01:03:20.719Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-13T01:03:27.317Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-13T01:03:27.317Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-11-13T01:03:28.704Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-11-13T01:03:28.704Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-11-13T01:03:30.352Z] Reading package lists... [2020-11-13T01:03:30.615Z] Installing build dependencies: curl=7.58.0-2ubuntu3.10 git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 libcurl4=7.58.0-2ubuntu3.10 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2020-11-13T01:03:37.218Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-13T01:03:37.218Z] Reading package lists... [2020-11-13T01:03:37.218Z] Building dependency tree... [2020-11-13T01:03:37.218Z] Reading state information... [2020-11-13T01:03:37.218Z] Suggested packages: [2020-11-13T01:03:37.218Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-11-13T01:03:37.218Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-11-13T01:03:37.218Z] Recommended packages: [2020-11-13T01:03:37.218Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-11-13T01:03:37.218Z] The following NEW packages will be installed: [2020-11-13T01:03:37.218Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-11-13T01:03:37.218Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-11-13T01:03:37.218Z] libzmq5 pkg-config [2020-11-13T01:03:37.218Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-11-13T01:03:37.218Z] Need to get 7861 kB of archives. [2020-11-13T01:03:37.218Z] After this operation, 44.1 MB of additional disk space will be used. [2020-11-13T01:03:37.218Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-11-13T01:03:37.481Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-11-13T01:03:37.742Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-11-13T01:03:37.742Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-11-13T01:03:37.742Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-11-13T01:03:37.742Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-11-13T01:03:38.005Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-11-13T01:03:38.005Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-11-13T01:03:38.005Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-11-13T01:03:38.267Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-11-13T01:03:38.267Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-11-13T01:03:38.267Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-11-13T01:03:38.267Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-11-13T01:03:38.267Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-11-13T01:03:38.530Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-11-13T01:03:38.530Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-11-13T01:03:38.791Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:03:38.791Z] Fetched 7861 kB in 2s (5012 kB/s) [2020-11-13T01:03:38.791Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-11-13T01:03:38.791Z] (Reading database ... 13933 files and directories currently installed.) [2020-11-13T01:03:38.791Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-11-13T01:03:39.060Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-13T01:03:39.060Z] Selecting previously unselected package libpsl5:amd64. [2020-11-13T01:03:39.060Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-11-13T01:03:39.322Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-11-13T01:03:39.322Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-11-13T01:03:39.322Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-11-13T01:03:39.322Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-11-13T01:03:39.322Z] Selecting previously unselected package librtmp1:amd64. [2020-11-13T01:03:39.322Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-11-13T01:03:39.322Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-13T01:03:39.611Z] Selecting previously unselected package libcurl4:amd64. [2020-11-13T01:03:39.611Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-13T01:03:39.611Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-13T01:03:39.611Z] Selecting previously unselected package curl. [2020-11-13T01:03:39.611Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-13T01:03:39.611Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-11-13T01:03:39.611Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-11-13T01:03:39.611Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-13T01:03:39.611Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-13T01:03:39.883Z] Selecting previously unselected package liberror-perl. [2020-11-13T01:03:39.883Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-11-13T01:03:39.883Z] Unpacking liberror-perl (0.17025-1) ... [2020-11-13T01:03:39.883Z] Selecting previously unselected package git-man. [2020-11-13T01:03:39.883Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-11-13T01:03:39.883Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-13T01:03:39.883Z] Selecting previously unselected package git. [2020-11-13T01:03:40.152Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-11-13T01:03:40.152Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-11-13T01:03:41.114Z] Selecting previously unselected package libnorm1:amd64. [2020-11-13T01:03:41.115Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-11-13T01:03:41.115Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-11-13T01:03:41.115Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-11-13T01:03:41.115Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-11-13T01:03:41.115Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-11-13T01:03:41.115Z] Selecting previously unselected package libsodium23:amd64. [2020-11-13T01:03:41.115Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2020-11-13T01:03:41.115Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-11-13T01:03:41.115Z] Selecting previously unselected package libzmq5:amd64. [2020-11-13T01:03:41.115Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-11-13T01:03:41.115Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-13T01:03:41.376Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-11-13T01:03:41.376Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-11-13T01:03:41.376Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-13T01:03:41.376Z] Selecting previously unselected package pkg-config. [2020-11-13T01:03:41.376Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-11-13T01:03:41.376Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-11-13T01:03:41.637Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-11-13T01:03:41.638Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-13T01:03:41.638Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-11-13T01:03:41.638Z] Setting up liberror-perl (0.17025-1) ... [2020-11-13T01:03:41.638Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-11-13T01:03:41.638Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-13T01:03:41.901Z] No schema files found: doing nothing. [2020-11-13T01:03:41.901Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-13T01:03:41.901Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-11-13T01:03:41.901Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-11-13T01:03:41.901Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-11-13T01:03:41.901Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-13T01:03:41.901Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-13T01:03:41.901Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-13T01:03:42.164Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-13T01:03:42.164Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-11-13T01:03:42.164Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-11-13T01:03:42.164Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-13T01:03:42.281Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-11997 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-13T01:03:42.429Z] Running in /w/workspace/app-service-configurable/28 [Pipeline] { [Pipeline] checkout [2020-11-13T01:03:46.776Z] using credential edgex-jenkins-ssh [2020-11-13T01:03:46.864Z] Cloning the remote Git repository [2020-11-13T01:03:46.912Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T01:03:47.049Z] > git init /w/workspace/app-service-configurable/28 # timeout=10 [2020-11-13T01:03:47.120Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T01:03:47.121Z] > git --version # timeout=10 [2020-11-13T01:03:47.137Z] > git --version # 'git version 2.17.1' [2020-11-13T01:03:47.139Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T01:03:47.249Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T01:03:48.579Z] Merging remotes/origin/master commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-13T01:03:47.954Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-13T01:03:47.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-13T01:03:47.990Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-13T01:03:48.023Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-13T01:03:48.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T01:03:48.035Z] > 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-11-13T01:03:48.597Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T01:03:48.792Z] Merge succeeded, producing ddb2f3e098d6bb180d3d46065b1634a24d7d1270 [2020-11-13T01:03:48.793Z] Checking out Revision ddb2f3e098d6bb180d3d46065b1634a24d7d1270 (PR-124) [2020-11-13T01:03:48.867Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-13T01:03:48.867Z] curl set to automatically installed. [2020-11-13T01:03:48.867Z] git set to automatically installed. [2020-11-13T01:03:48.867Z] git-man set to automatically installed. [2020-11-13T01:03:48.867Z] libcurl3-gnutls set to automatically installed. [2020-11-13T01:03:48.867Z] libcurl4 set to automatically installed. [2020-11-13T01:03:48.867Z] liberror-perl set to automatically installed. [2020-11-13T01:03:48.867Z] libglib2.0-0 set to automatically installed. [2020-11-13T01:03:48.867Z] libnghttp2-14 set to automatically installed. [2020-11-13T01:03:48.867Z] libnorm1 set to automatically installed. [2020-11-13T01:03:48.867Z] libpgm-5.2-0 set to automatically installed. [2020-11-13T01:03:48.867Z] libpsl5 set to automatically installed. [2020-11-13T01:03:48.867Z] librtmp1 set to automatically installed. [2020-11-13T01:03:48.867Z] libsodium23 set to automatically installed. [2020-11-13T01:03:48.867Z] libzmq3-dev set to automatically installed. [2020-11-13T01:03:48.867Z] libzmq5 set to automatically installed. [2020-11-13T01:03:48.867Z] pkg-config set to automatically installed. [2020-11-13T01:03:48.610Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-13T01:03:48.688Z] > git remote # timeout=10 [2020-11-13T01:03:48.705Z] > git config --get remote.origin.url # timeout=10 [2020-11-13T01:03:48.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-13T01:03:48.727Z] > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 [2020-11-13T01:03:48.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-13T01:03:48.796Z] > git config core.sparsecheckout # timeout=10 [2020-11-13T01:03:48.807Z] > git checkout -f ddb2f3e098d6bb180d3d46065b1634a24d7d1270 # timeout=10 [2020-11-13T01:03:50.785Z] snapd is not logged in, snap install commands will use sudo [2020-11-13T01:03:52.984Z] Commit message: "Merge commit '7658dde2fa5f0df1322b53e9d399e0259178d9cc' into HEAD" [2020-11-13T01:03:53.003Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-13T01:03:52.990Z] > git rev-list --no-walk f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 [2020-11-13T01:03:54.455Z] + echo snap-build.sh [2020-11-13T01:03:54.455Z] snap-build.sh [2020-11-13T01:03:54.455Z] + SNAP_BASE_DIR=. [2020-11-13T01:03:54.455Z] + '[' '!' -z /w/workspace/app-service-configurable/28 ']' [2020-11-13T01:03:54.455Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/28 [2020-11-13T01:03:54.455Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/28]' [2020-11-13T01:03:54.455Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/28] [2020-11-13T01:03:54.455Z] + cd /w/workspace/app-service-configurable/28 [2020-11-13T01:03:54.455Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-11-13T01:03:54.455Z] Reading package lists... [2020-11-13T01:03:55.051Z] Building dependency tree... [2020-11-13T01:03:55.051Z] Reading state information... [2020-11-13T01:03:55.647Z] The following packages were automatically installed and are no longer required: [2020-11-13T01:03:55.647Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2020-11-13T01:03:55.647Z] xdelta3 [2020-11-13T01:03:55.647Z] Use 'sudo apt autoremove' to remove them. [2020-11-13T01:03:55.919Z] The following packages will be REMOVED: [2020-11-13T01:03:55.919Z] lxd* lxd-client* [2020-11-13T01:03:57.374Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-11-13T01:03:57.374Z] After this operation, 29.1 MB disk space will be freed. [2020-11-13T01:03:57.375Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-13T01:03:57.670Z] snap "core18" has no updates available [2020-11-13T01:03:58.616Z] Pulling go [2020-11-13T01:03:59.096Z] (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-11-13T01:03:59.374Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-13T01:04:00.011Z] 'app-service-config' has dependencies that need to be staged: go [2020-11-13T01:04:00.012Z] Skipping pull go (already ran) [2020-11-13T01:04:00.012Z] Building go [2020-11-13T01:04:00.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-13T01:04:00.012Z] Dload Upload Total Spent Left Speed [2020-11-13T01:04:02.009Z] Removing lxd dnsmasq configuration [2020-11-13T01:04:02.283Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-11-13T01:04:02.879Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-11-13T01:04:03.865Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:04:03.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4543k 0 0 7623k 0 0:00:15 --:--:-- 0:00:15 7610k 31 115M 31 35.9M 0 0 22.5M 0 0:00:05 0:00:01 0:00:04 22.5M 57 115M 57 66.2M 0 0 25.4M 0 0:00:04 0:00:02 0:00:02 25.4M 84 115M 84 97.0M 0 0 27.1M 0 0:00:04 0:00:03 0:00:01 27.1M 100 115M 100 115M 0 0 27.9M 0 0:00:04 0:00:04 --:--:-- 27.9M [2020-11-13T01:04:04.735Z] (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-11-13T01:04:04.735Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-13T01:04:04.847Z] go1.15.2.linux-amd64.tar.gz: OK [2020-11-13T01:04:09.072Z] Processing triggers for systemd (237-3ubuntu10.39) ... [2020-11-13T01:04:09.670Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-11-13T01:04:10.149Z] Staging go [2020-11-13T01:04:15.072Z] + sudo snap remove --purge lxd [2020-11-13T01:04:15.072Z] snap "lxd" is not installed [2020-11-13T01:04:15.072Z] + sudo groupadd --force --system lxd [2020-11-13T01:04:15.072Z] ++ whoami [2020-11-13T01:04:15.072Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-11-13T01:04:15.072Z] + newgrp - lxd [2020-11-13T01:04:15.072Z] + sudo snap install lxd [2020-11-13T01:04:22.400Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-11-13T01:04:22.400Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-11-13T01:04:22.400Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-11-13T01:04:22.400Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1425 kB] [2020-11-13T01:04:22.400Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-11-13T01:04:22.400Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-11-13T01:04:22.400Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-11-13T01:04:22.400Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-11-13T01:04:22.400Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-11-13T01:04:22.400Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-11-13T01:04:22.400Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-11-13T01:04:22.400Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [280 kB] [2020-11-13T01:04:22.400Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-11-13T01:04:22.400Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-11-13T01:04:22.400Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-11-13T01:04:22.400Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.7 kB] [2020-11-13T01:04:22.400Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1088 kB] [2020-11-13T01:04:22.400Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [243 kB] [2020-11-13T01:04:22.400Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-11-13T01:04:22.400Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1752 kB] [2020-11-13T01:04:22.400Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [371 kB] [2020-11-13T01:04:22.400Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [32.3 kB] [2020-11-13T01:04:22.400Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7012 B] [2020-11-13T01:04:22.400Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [190 kB] [2020-11-13T01:04:22.400Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [25.3 kB] [2020-11-13T01:04:22.400Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1692 kB] [2020-11-13T01:04:22.400Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [355 kB] [2020-11-13T01:04:22.400Z] Fetched 23.4 MB in 0s (0 B/s) [2020-11-13T01:04:22.400Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-11-13T01:04:22.400Z] Fetched 224 kB in 0s (0 B/s) [2020-11-13T01:04:22.400Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-11-13T01:04:22.400Z] Fetched 157 kB in 0s (0 B/s) [2020-11-13T01:04:22.400Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-11-13T01:04:22.400Z] Fetched 221 kB in 0s (0 B/s) [2020-11-13T01:04:22.400Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-11-13T01:04:22.400Z] Fetched 143 kB in 0s (0 B/s) [2020-11-13T01:04:22.400Z] Pulling app-service-config [2020-11-13T01:04:24.318Z] Pulling config-common [2020-11-13T01:04:25.263Z] Skipping build go (already ran) [2020-11-13T01:04:25.263Z] Building app-service-config [2020-11-13T01:04:25.263Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-13T01:04:26.652Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.0 [2020-11-13T01:04:26.652Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2020-11-13T01:04:26.652Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2020-11-13T01:04:26.652Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-11-13T01:04:26.652Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-11-13T01:04:26.652Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-11-13T01:04:26.652Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-11-13T01:04:26.652Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-11-13T01:04:26.652Z] go: downloading github.com/google/uuid v1.1.2 [2020-11-13T01:04:26.652Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-11-13T01:04:26.652Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-11-13T01:04:26.915Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-11-13T01:04:26.915Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-11-13T01:04:26.915Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-13T01:04:26.915Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-11-13T01:04:26.915Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-11-13T01:04:26.915Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-11-13T01:04:27.177Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-11-13T01:04:27.177Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-11-13T01:04:27.177Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-11-13T01:04:27.177Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-13T01:04:27.177Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-11-13T01:04:27.177Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-11-13T01:04:27.177Z] go: downloading github.com/x448/float16 v0.8.4 [2020-11-13T01:04:27.177Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-11-13T01:04:27.177Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-11-13T01:04:27.453Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-11-13T01:04:27.453Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-11-13T01:04:27.453Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-11-13T01:04:27.453Z] go: downloading github.com/golang/snappy v0.0.1 [2020-11-13T01:04:27.453Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-11-13T01:04:27.453Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-11-13T01:04:27.453Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-11-13T01:04:27.453Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-11-13T01:04:27.453Z] go: downloading golang.org/x/text v0.3.2 [2020-11-13T01:04:27.453Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-13T01:04:27.453Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-11-13T01:04:33.365Z] 2020-11-13T01:04:27Z INFO Waiting for restart... [2020-11-13T01:04:39.717Z] Building config-common [2020-11-13T01:04:42.265Z] Skipping stage go (already ran) [2020-11-13T01:04:42.265Z] Staging app-service-config [2020-11-13T01:04:43.207Z] Staging config-common [2020-11-13T01:04:44.151Z] Priming go [2020-11-13T01:04:45.417Z] Priming app-service-config [2020-11-13T01:04:46.808Z] 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-11-13T01:05:12.339Z] lxd 4.7 from Canonical* installed [2020-11-13T01:05:12.339Z] + sudo lxd init --auto [2020-11-13T01:05:20.612Z] + sudo snap install --classic snapcraft [2020-11-13T01:05:38.882Z] snapcraft 4.4.1 from Canonical* installed [2020-11-13T01:05:38.882Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-11-13T01:05:38.882Z] + sudo snapcraft prime --use-lxd [2020-11-13T01:05:44.275Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-11-13T01:05:44.275Z] 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-11-13T01:05:44.275Z] - README.md [2020-11-13T01:05:44.275Z] [2020-11-13T01:05:44.275Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-13T01:05:46.894Z] Launching a container. [2020-11-13T01:06:13.726Z] Waiting for container to be ready [2020-11-13T01:06:13.726Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-11-13T01:06:13.726Z] [2020-11-13T01:06:23.875Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-11-13T01:06:24.472Z] Waiting for network to be ready... [2020-11-13T01:06:25.446Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-11-13T01:06:25.717Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-11-13T01:06:25.989Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-11-13T01:06:26.262Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [835 kB] [2020-11-13T01:06:26.262Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [280 kB] [2020-11-13T01:06:26.262Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-11-13T01:06:26.262Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2996 B] [2020-11-13T01:06:26.262Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-11-13T01:06:26.262Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.7 kB] [2020-11-13T01:06:26.262Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] [2020-11-13T01:06:26.533Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [243 kB] [2020-11-13T01:06:26.533Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-11-13T01:06:26.533Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-11-13T01:06:26.533Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-11-13T01:06:26.533Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-11-13T01:06:26.533Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-11-13T01:06:26.533Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-11-13T01:06:26.533Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-11-13T01:06:26.804Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-11-13T01:06:27.074Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1129 kB] [2020-11-13T01:06:27.074Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [371 kB] [2020-11-13T01:06:27.074Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-11-13T01:06:27.074Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [7012 B] [2020-11-13T01:06:27.074Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-11-13T01:06:27.074Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [25.3 kB] [2020-11-13T01:06:27.074Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1481 kB] [2020-11-13T01:06:27.074Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [355 kB] [2020-11-13T01:06:35.346Z] Fetched 21.1 MB in 9s (2327 kB/s) [2020-11-13T01:06:38.726Z] Reading package lists... [2020-11-13T01:06:39.322Z] Reading package lists... [2020-11-13T01:06:39.919Z] Building dependency tree... [2020-11-13T01:06:39.919Z] Reading state information... [2020-11-13T01:06:40.514Z] The following additional packages will be installed: [2020-11-13T01:06:40.514Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-13T01:06:40.514Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-13T01:06:40.514Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-13T01:06:40.514Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-11-13T01:06:40.514Z] Suggested packages: [2020-11-13T01:06:40.514Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-11-13T01:06:40.514Z] Recommended packages: [2020-11-13T01:06:40.514Z] gnupg libsasl2-modules [2020-11-13T01:06:40.787Z] The following NEW packages will be installed: [2020-11-13T01:06:40.787Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-13T01:06:40.787Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-13T01:06:40.787Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-13T01:06:40.787Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-11-13T01:06:40.787Z] The following packages will be upgraded: [2020-11-13T01:06:40.787Z] gpg gpg-agent gpgconf libudev1 [2020-11-13T01:06:40.787Z] 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. [2020-11-13T01:06:40.787Z] Need to get 3109 kB of archives. [2020-11-13T01:06:40.787Z] After this operation, 12.6 MB of additional disk space will be used. [2020-11-13T01:06:40.787Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] [2020-11-13T01:06:41.057Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] [2020-11-13T01:06:41.650Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] [2020-11-13T01:06:41.650Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] [2020-11-13T01:06:41.650Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] [2020-11-13T01:06:41.650Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] [2020-11-13T01:06:41.650Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] [2020-11-13T01:06:41.650Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-11-13T01:06:41.650Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-11-13T01:06:41.650Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-11-13T01:06:41.650Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-11-13T01:06:41.650Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-11-13T01:06:41.650Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-11-13T01:06:41.650Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] [2020-11-13T01:06:41.650Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-11-13T01:06:41.650Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-11-13T01:06:41.650Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-11-13T01:06:41.650Z] 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-11-13T01:06:41.650Z] 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-11-13T01:06:41.650Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.7 [17.0 kB] [2020-11-13T01:06:41.650Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.7 [132 kB] [2020-11-13T01:06:41.921Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] [2020-11-13T01:06:42.193Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:06:42.463Z] Fetched 3109 kB in 1s (2760 kB/s) [2020-11-13T01:06:42.463Z] (Reading database ... 12460 files and directories currently installed.) [2020-11-13T01:06:42.463Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... [2020-11-13T01:06:42.463Z] Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-13T01:06:42.735Z] Setting up libudev1:arm64 (237-3ubuntu10.42) ... [2020-11-13T01:06:43.007Z] Selecting previously unselected package udev. [2020-11-13T01:06:43.007Z] (Reading database ... 12460 files and directories currently installed.) [2020-11-13T01:06:43.007Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... [2020-11-13T01:06:43.007Z] Unpacking udev (237-3ubuntu10.42) ... [2020-11-13T01:06:43.599Z] Selecting previously unselected package libfuse2:arm64. [2020-11-13T01:06:43.599Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... [2020-11-13T01:06:43.599Z] Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-11-13T01:06:43.870Z] Selecting previously unselected package fuse. [2020-11-13T01:06:43.870Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... [2020-11-13T01:06:43.870Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-11-13T01:06:43.870Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-13T01:06:43.870Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-13T01:06:44.141Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-13T01:06:44.412Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-13T01:06:44.683Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-13T01:06:44.683Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-13T01:06:44.955Z] Selecting previously unselected package libksba8:arm64. [2020-11-13T01:06:44.955Z] Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... [2020-11-13T01:06:44.955Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-11-13T01:06:45.226Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-11-13T01:06:45.226Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:45.226Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:45.226Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-11-13T01:06:45.226Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:45.226Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:45.501Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-11-13T01:06:45.501Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:45.501Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:45.772Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-11-13T01:06:45.772Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:45.772Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:45.772Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-11-13T01:06:45.772Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:45.772Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:46.043Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-11-13T01:06:46.043Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:46.043Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:46.314Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-11-13T01:06:46.314Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:46.314Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:46.314Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-11-13T01:06:46.314Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:46.314Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:46.588Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-11-13T01:06:46.588Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-13T01:06:46.588Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:46.588Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-11-13T01:06:46.588Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-11-13T01:06:46.588Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-13T01:06:46.861Z] Selecting previously unselected package libsasl2-2:arm64. [2020-11-13T01:06:46.861Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-11-13T01:06:46.861Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-13T01:06:46.861Z] Selecting previously unselected package libldap-common. [2020-11-13T01:06:47.132Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.7_all.deb ... [2020-11-13T01:06:47.132Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-13T01:06:47.132Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-11-13T01:06:47.132Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.7_arm64.deb ... [2020-11-13T01:06:47.132Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-13T01:06:47.404Z] Selecting previously unselected package dirmngr. [2020-11-13T01:06:47.405Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-13T01:06:47.405Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-13T01:06:47.676Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-13T01:06:47.676Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-11-13T01:06:47.676Z] Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-11-13T01:06:47.676Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-13T01:06:47.676Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-13T01:06:47.948Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-11-13T01:06:47.948Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:47.948Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-11-13T01:06:47.948Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:06:47.948Z] Setting up udev (237-3ubuntu10.42) ... [2020-11-13T01:06:49.387Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-11-13T01:06:49.661Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:49.661Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-11-13T01:06:49.939Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-11-13T01:06:49.939Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-11-13T01:06:49.939Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:50.213Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:50.213Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:50.213Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:50.213Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:50.213Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:50.213Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-13T01:06:50.213Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-13T01:06:50.213Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-13T01:06:50.492Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:06:52.456Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-11-13T01:06:52.456Z] settings in the [Install] section, and DefaultInstance for template units). [2020-11-13T01:06:52.456Z] This means they are not meant to be enabled using systemctl. [2020-11-13T01:06:52.456Z] Possible reasons for having this kind of units are: [2020-11-13T01:06:52.456Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-11-13T01:06:52.456Z] .wants/ or .requires/ directory. [2020-11-13T01:06:52.456Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-11-13T01:06:52.456Z] a requirement dependency on it. [2020-11-13T01:06:52.456Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-11-13T01:06:52.456Z] D-Bus, udev, scripted systemctl call, ...). [2020-11-13T01:06:52.456Z] 4) In case of template units, the unit is meant to be enabled with some [2020-11-13T01:06:52.456Z] instance name specified. [2020-11-13T01:06:53.430Z] Reading package lists... [2020-11-13T01:06:54.022Z] Building dependency tree... [2020-11-13T01:06:54.022Z] Reading state information... [2020-11-13T01:06:54.999Z] The following additional packages will be installed: [2020-11-13T01:06:54.999Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-11-13T01:06:54.999Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-11-13T01:06:54.999Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-11-13T01:06:54.999Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-11-13T01:06:54.999Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-11-13T01:06:54.999Z] Suggested packages: [2020-11-13T01:06:54.999Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-11-13T01:06:54.999Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-11-13T01:06:54.999Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-11-13T01:06:54.999Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-11-13T01:06:54.999Z] systemd-container policykit-1 [2020-11-13T01:06:54.999Z] Recommended packages: [2020-11-13T01:06:54.999Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-11-13T01:06:54.999Z] The following NEW packages will be installed: [2020-11-13T01:06:54.999Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-11-13T01:06:54.999Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-11-13T01:06:54.999Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-11-13T01:06:54.999Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-11-13T01:06:54.999Z] python3.6-minimal snapd squashfs-tools sudo [2020-11-13T01:06:54.999Z] The following packages will be upgraded: [2020-11-13T01:06:54.999Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-11-13T01:06:55.270Z] 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. [2020-11-13T01:06:55.270Z] Need to get 30.9 MB of archives. [2020-11-13T01:06:55.270Z] After this operation, 132 MB of additional disk space will be used. [2020-11-13T01:06:55.270Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] [2020-11-13T01:06:56.243Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] [2020-11-13T01:06:56.243Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] [2020-11-13T01:06:56.243Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] [2020-11-13T01:06:56.243Z] 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-11-13T01:06:56.243Z] 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-11-13T01:06:56.243Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-11-13T01:06:56.243Z] 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-11-13T01:06:56.243Z] 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-11-13T01:06:56.243Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-11-13T01:06:56.243Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] [2020-11-13T01:06:56.243Z] 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-11-13T01:06:56.515Z] 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-11-13T01:06:56.515Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] [2020-11-13T01:06:56.515Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] [2020-11-13T01:06:56.515Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.3 [6948 B] [2020-11-13T01:06:56.515Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-11-13T01:06:56.515Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-11-13T01:06:56.515Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] [2020-11-13T01:06:56.515Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] [2020-11-13T01:06:56.515Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-11-13T01:06:56.515Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-11-13T01:06:56.515Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-11-13T01:06:56.515Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-11-13T01:06:56.515Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-11-13T01:06:56.515Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-11-13T01:06:56.515Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] [2020-11-13T01:06:56.515Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-11-13T01:06:56.790Z] 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-11-13T01:06:56.790Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] [2020-11-13T01:06:58.225Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:06:58.225Z] Fetched 30.9 MB in 3s (12.2 MB/s) [2020-11-13T01:06:58.499Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-13T01:06:58.499Z] Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... [2020-11-13T01:06:58.772Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-13T01:07:00.208Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... [2020-11-13T01:07:00.209Z] Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-13T01:07:00.482Z] Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... [2020-11-13T01:07:00.754Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-13T01:07:00.754Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... [2020-11-13T01:07:00.754Z] Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-13T01:07:01.029Z] Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... [2020-11-13T01:07:01.302Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-13T01:07:01.302Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... [2020-11-13T01:07:01.302Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-13T01:07:02.282Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-11-13T01:07:02.282Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-11-13T01:07:03.718Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-11-13T01:07:03.718Z] (Reading database ... 12713 files and directories currently installed.) [2020-11-13T01:07:03.718Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-11-13T01:07:03.718Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-13T01:07:04.313Z] Selecting previously unselected package libpython3.6-minimal:arm64. [2020-11-13T01:07:04.313Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-13T01:07:04.313Z] Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:07:04.587Z] Selecting previously unselected package libexpat1:arm64. [2020-11-13T01:07:04.587Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-11-13T01:07:04.587Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-11-13T01:07:04.859Z] Selecting previously unselected package python3.6-minimal. [2020-11-13T01:07:04.859Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-13T01:07:04.859Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:07:05.456Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-13T01:07:05.729Z] Checking for services that may need to be restarted...done. [2020-11-13T01:07:05.729Z] Checking for services that may need to be restarted...done. [2020-11-13T01:07:06.001Z] Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:07:06.001Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-11-13T01:07:06.001Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:07:07.967Z] Selecting previously unselected package python3-minimal. [2020-11-13T01:07:07.967Z] (Reading database ... 12961 files and directories currently installed.) [2020-11-13T01:07:07.967Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... [2020-11-13T01:07:07.967Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-11-13T01:07:08.240Z] Selecting previously unselected package mime-support. [2020-11-13T01:07:08.240Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-11-13T01:07:08.240Z] Unpacking mime-support (3.60ubuntu1) ... [2020-11-13T01:07:08.514Z] Selecting previously unselected package libmpdec2:arm64. [2020-11-13T01:07:08.514Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... [2020-11-13T01:07:08.514Z] Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-11-13T01:07:08.514Z] Selecting previously unselected package libpython3.6-stdlib:arm64. [2020-11-13T01:07:08.514Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-13T01:07:08.514Z] Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:07:09.107Z] Selecting previously unselected package python3.6. [2020-11-13T01:07:09.107Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-13T01:07:09.107Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:07:09.380Z] Selecting previously unselected package libpython3-stdlib:arm64. [2020-11-13T01:07:09.380Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... [2020-11-13T01:07:09.380Z] Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-11-13T01:07:09.380Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-11-13T01:07:10.363Z] Selecting previously unselected package python3. [2020-11-13T01:07:10.363Z] (Reading database ... 13391 files and directories currently installed.) [2020-11-13T01:07:10.363Z] Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... [2020-11-13T01:07:10.363Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-11-13T01:07:10.636Z] Selecting previously unselected package multiarch-support. [2020-11-13T01:07:10.636Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_arm64.deb ... [2020-11-13T01:07:10.636Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-11-13T01:07:10.636Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-11-13T01:07:10.908Z] Selecting previously unselected package liblzo2-2:arm64. [2020-11-13T01:07:10.908Z] (Reading database ... 13428 files and directories currently installed.) [2020-11-13T01:07:10.908Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-11-13T01:07:10.908Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-11-13T01:07:11.182Z] Selecting previously unselected package libbsd0:arm64. [2020-11-13T01:07:11.182Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-11-13T01:07:11.182Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-11-13T01:07:11.182Z] Selecting previously unselected package sudo. [2020-11-13T01:07:11.182Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... [2020-11-13T01:07:11.182Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-13T01:07:11.467Z] Selecting previously unselected package apparmor. [2020-11-13T01:07:11.467Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... [2020-11-13T01:07:11.467Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-11-13T01:07:12.064Z] Selecting previously unselected package libedit2:arm64. [2020-11-13T01:07:12.064Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... [2020-11-13T01:07:12.064Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-11-13T01:07:12.064Z] Selecting previously unselected package libkrb5support0:arm64. [2020-11-13T01:07:12.064Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-11-13T01:07:12.064Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-11-13T01:07:12.337Z] Selecting previously unselected package libk5crypto3:arm64. [2020-11-13T01:07:12.337Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-11-13T01:07:12.337Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-11-13T01:07:12.337Z] Selecting previously unselected package libkeyutils1:arm64. [2020-11-13T01:07:12.337Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-11-13T01:07:12.337Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-11-13T01:07:12.608Z] Selecting previously unselected package libkrb5-3:arm64. [2020-11-13T01:07:12.608Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-11-13T01:07:12.608Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-11-13T01:07:12.881Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-11-13T01:07:12.881Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-11-13T01:07:12.881Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-11-13T01:07:12.881Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-11-13T01:07:12.881Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... [2020-11-13T01:07:12.881Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-11-13T01:07:13.154Z] Selecting previously unselected package openssh-client. [2020-11-13T01:07:13.427Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-11-13T01:07:13.427Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-13T01:07:13.700Z] Selecting previously unselected package squashfs-tools. [2020-11-13T01:07:13.700Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-11-13T01:07:13.700Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-13T01:07:13.700Z] Selecting previously unselected package snapd. [2020-11-13T01:07:13.700Z] Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... [2020-11-13T01:07:13.972Z] Unpacking snapd (2.47.1+18.04) ... [2020-11-13T01:07:19.362Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-11-13T01:07:19.362Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-11-13T01:07:19.362Z] Setting up mime-support (3.60ubuntu1) ... [2020-11-13T01:07:19.362Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-13T01:07:19.362Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-11-13T01:07:19.362Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-11-13T01:07:19.362Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:07:19.362Z] Setting up systemd (237-3ubuntu10.42) ... [2020-11-13T01:07:19.362Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-11-13T01:07:21.333Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-11-13T01:07:21.333Z] Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-11-13T01:07:21.333Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-11-13T01:07:21.333Z] Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:07:21.333Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-11-13T01:07:21.333Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-13T01:07:24.706Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-13T01:07:24.706Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-11-13T01:07:24.706Z] Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-11-13T01:07:24.706Z] Setting up python3 (3.6.7-1~18.04) ... [2020-11-13T01:07:24.706Z] running python rtupdate hooks for python3.6... [2020-11-13T01:07:24.706Z] running python post-rtupdate hooks for python3.6... [2020-11-13T01:07:24.706Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-11-13T01:07:27.325Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-11-13T01:07:27.920Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-11-13T01:07:27.920Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-13T01:07:28.191Z] Setting up snapd (2.47.1+18.04) ... [2020-11-13T01:07:30.159Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-11-13T01:07:30.751Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-11-13T01:07:31.346Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-11-13T01:07:31.941Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-11-13T01:07:32.922Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-13T01:07:32.922Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-13T01:07:33.515Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-11-13T01:07:34.110Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-11-13T01:07:34.708Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-11-13T01:07:35.692Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-11-13T01:07:35.965Z] /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-11-13T01:07:35.965Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-13T01:07:35.965Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-13T01:07:39.348Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-11-13T01:07:39.348Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-11-13T01:07:39.348Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-11-13T01:07:45.340Z] Reading package lists... [2020-11-13T01:07:45.340Z] Reading package lists... [2020-11-13T01:07:45.934Z] Building dependency tree... [2020-11-13T01:07:45.934Z] Reading state information... [2020-11-13T01:07:46.807Z] Calculating upgrade... [2020-11-13T01:07:47.782Z] The following packages will be upgraded: [2020-11-13T01:07:47.782Z] advancecomp base-files bash binutils binutils-aarch64-linux-gnu [2020-11-13T01:07:47.782Z] binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg [2020-11-13T01:07:47.782Z] dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep [2020-11-13T01:07:47.782Z] libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin [2020-11-13T01:07:47.783Z] libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 [2020-11-13T01:07:47.783Z] libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 [2020-11-13T01:07:47.783Z] libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 [2020-11-13T01:07:47.783Z] libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules [2020-11-13T01:07:47.783Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2020-11-13T01:07:47.783Z] libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev [2020-11-13T01:07:47.783Z] libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 [2020-11-13T01:07:47.783Z] linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch [2020-11-13T01:07:47.783Z] perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar [2020-11-13T01:07:47.783Z] tzdata ubuntu-keyring util-linux [2020-11-13T01:07:48.055Z] 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-11-13T01:07:48.055Z] Need to get 54.3 MB of archives. [2020-11-13T01:07:48.055Z] After this operation, 5754 kB of additional disk space will be used. [2020-11-13T01:07:48.055Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.3 [2049 kB] [2020-11-13T01:07:48.647Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.3 [58.6 kB] [2020-11-13T01:07:48.647Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-123.126 [975 kB] [2020-11-13T01:07:48.647Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-11-13T01:07:48.647Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-11-13T01:07:48.647Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-11-13T01:07:48.647Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-11-13T01:07:48.647Z] 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-11-13T01:07:48.647Z] 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-11-13T01:07:48.648Z] 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-11-13T01:07:48.648Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-11-13T01:07:48.918Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] [2020-11-13T01:07:48.918Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.3 [2275 kB] [2020-11-13T01:07:48.918Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] [2020-11-13T01:07:48.918Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] [2020-11-13T01:07:48.918Z] 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-11-13T01:07:48.918Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] [2020-11-13T01:07:48.918Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] [2020-11-13T01:07:48.918Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] [2020-11-13T01:07:48.918Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] [2020-11-13T01:07:49.190Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] [2020-11-13T01:07:49.190Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] [2020-11-13T01:07:49.190Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] [2020-11-13T01:07:49.190Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-11-13T01:07:49.190Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-11-13T01:07:49.190Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-11-13T01:07:49.462Z] 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-11-13T01:07:49.462Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] [2020-11-13T01:07:49.462Z] 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-11-13T01:07:49.462Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] [2020-11-13T01:07:49.462Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] [2020-11-13T01:07:49.462Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] [2020-11-13T01:07:49.462Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] [2020-11-13T01:07:49.462Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] [2020-11-13T01:07:49.462Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] [2020-11-13T01:07:49.462Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] [2020-11-13T01:07:49.462Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] [2020-11-13T01:07:49.462Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] [2020-11-13T01:07:49.462Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] [2020-11-13T01:07:49.462Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] [2020-11-13T01:07:49.735Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.3 [466 kB] [2020-11-13T01:07:49.735Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-11-13T01:07:49.735Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] [2020-11-13T01:07:49.736Z] 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-11-13T01:07:49.736Z] 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-11-13T01:07:49.736Z] 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-11-13T01:07:49.736Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] [2020-11-13T01:07:49.736Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] [2020-11-13T01:07:49.736Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] [2020-11-13T01:07:49.736Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] [2020-11-13T01:07:49.736Z] 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-11-13T01:07:49.736Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] [2020-11-13T01:07:49.736Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] [2020-11-13T01:07:49.736Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] [2020-11-13T01:07:49.736Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] [2020-11-13T01:07:49.736Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] [2020-11-13T01:07:50.009Z] 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-11-13T01:07:50.009Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] [2020-11-13T01:07:50.009Z] 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-11-13T01:07:50.009Z] 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-11-13T01:07:50.009Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] [2020-11-13T01:07:50.009Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] [2020-11-13T01:07:50.009Z] 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-11-13T01:07:50.009Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-11-13T01:07:50.010Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] [2020-11-13T01:07:50.010Z] 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-11-13T01:07:50.010Z] 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-11-13T01:07:50.010Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] [2020-11-13T01:07:50.010Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] [2020-11-13T01:07:50.010Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] [2020-11-13T01:07:50.010Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] [2020-11-13T01:07:50.282Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-11-13T01:07:50.282Z] 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-11-13T01:07:50.282Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] [2020-11-13T01:07:50.282Z] 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-11-13T01:07:50.282Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-11-13T01:07:50.282Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-11-13T01:07:50.282Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-11-13T01:07:50.282Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-11-13T01:07:50.282Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-11-13T01:07:50.282Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-11-13T01:07:50.555Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-11-13T01:07:51.148Z] 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-11-13T01:07:51.148Z] 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-11-13T01:07:51.148Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-11-13T01:07:51.421Z] 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-11-13T01:07:51.421Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-11-13T01:07:51.421Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-11-13T01:07:51.421Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-11-13T01:07:51.421Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-11-13T01:07:51.421Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-11-13T01:07:51.421Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-11-13T01:07:51.421Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-11-13T01:07:52.015Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:07:52.015Z] Fetched 54.3 MB in 4s (14.7 MB/s) [2020-11-13T01:07:52.288Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:07:52.288Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_arm64.deb ... [2020-11-13T01:07:52.560Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-13T01:07:53.534Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_arm64.deb ... [2020-11-13T01:07:53.534Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-13T01:07:53.805Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-123.126_arm64.deb ... [2020-11-13T01:07:53.805Z] Unpacking linux-libc-dev:arm64 (4.15.0-123.126) over (4.15.0-20.21) ... [2020-11-13T01:07:54.778Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:54.778Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:07:55.050Z] Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:55.050Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:07:55.321Z] Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:55.321Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:07:55.593Z] Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:55.593Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:07:55.593Z] Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:55.593Z] Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:07:55.864Z] Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:07:56.135Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-13T01:07:56.135Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:56.135Z] Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-11-13T01:07:56.135Z] Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:07:56.406Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-13T01:07:56.406Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:56.406Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:07:56.678Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:56.678Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:07:56.949Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-13T01:07:56.949Z] Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-13T01:07:57.221Z] Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:07:57.493Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-13T01:07:57.493Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_arm64.deb ... [2020-11-13T01:07:58.101Z] Unpacking libc6:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-13T01:07:59.079Z] Setting up libc6:arm64 (2.27-3ubuntu1.3) ... [2020-11-13T01:07:59.674Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-13T01:07:59.674Z] Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... [2020-11-13T01:07:59.674Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-11-13T01:07:59.674Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-11-13T01:07:59.674Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-11-13T01:08:00.651Z] Setting up base-files (10.1ubuntu2.10) ... [2020-11-13T01:08:00.651Z] Installing new version of config file /etc/issue ... [2020-11-13T01:08:00.651Z] Installing new version of config file /etc/issue.net ... [2020-11-13T01:08:00.651Z] Installing new version of config file /etc/lsb-release ... [2020-11-13T01:08:00.651Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-11-13T01:08:01.635Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-11-13T01:08:01.635Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-11-13T01:08:01.635Z] Removing obsolete conffile /etc/default/motd-news ... [2020-11-13T01:08:01.913Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:01.914Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... [2020-11-13T01:08:01.914Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-11-13T01:08:02.185Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-11-13T01:08:02.458Z] 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-11-13T01:08:02.458Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:02.458Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:02.458Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:02.729Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:03.003Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:03.003Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... [2020-11-13T01:08:03.003Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-11-13T01:08:03.276Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-11-13T01:08:03.276Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:03.276Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... [2020-11-13T01:08:03.547Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-13T01:08:03.818Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-11-13T01:08:04.090Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:04.090Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-13T01:08:04.090Z] Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-13T01:08:04.362Z] Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-13T01:08:04.634Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:04.634Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-13T01:08:04.634Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-13T01:08:04.907Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-11-13T01:08:05.180Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:05.180Z] Preparing to unpack .../grep_3.1-2build1_arm64.deb ... [2020-11-13T01:08:05.180Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-11-13T01:08:05.180Z] Setting up grep (3.1-2build1) ... [2020-11-13T01:08:05.452Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:05.452Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... [2020-11-13T01:08:05.452Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-13T01:08:05.724Z] Setting up login (1:4.5-1ubuntu2) ... [2020-11-13T01:08:05.996Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:05.996Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-13T01:08:05.996Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:08:06.269Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-11-13T01:08:06.269Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:06.269Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-13T01:08:06.269Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-13T01:08:07.698Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-13T01:08:07.698Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-13T01:08:07.970Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-13T01:08:07.970Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-13T01:08:08.944Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-11-13T01:08:08.944Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:08.944Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-11-13T01:08:08.944Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-13T01:08:10.913Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-11-13T01:08:10.913Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-13T01:08:10.913Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-11-13T01:08:10.913Z] Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-13T01:08:10.913Z] Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... [2020-11-13T01:08:11.184Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:11.184Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... [2020-11-13T01:08:11.184Z] Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-11-13T01:08:11.456Z] Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... [2020-11-13T01:08:11.728Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:11.728Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:11.728Z] Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:12.000Z] Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:12.272Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:12.272Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:12.272Z] Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:12.272Z] Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:12.546Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:12.546Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:12.546Z] Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:12.818Z] Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:13.092Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:13.092Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:13.092Z] Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:13.365Z] Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:13.365Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:13.365Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-13T01:08:13.637Z] Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:08:13.637Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-13T01:08:13.912Z] Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:08:13.912Z] Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-13T01:08:14.185Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:14.185Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-13T01:08:14.185Z] Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:08:14.456Z] Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-13T01:08:14.456Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:14.456Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:14.456Z] Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:14.728Z] Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:15.002Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:15.002Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:15.002Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:15.275Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:15.275Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:15.275Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:15.548Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:16.530Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:17.510Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-11-13T01:08:18.490Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-11-13T01:08:18.763Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:18.763Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_arm64.deb ... [2020-11-13T01:08:18.763Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-13T01:08:19.035Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-11-13T01:08:19.306Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-13T01:08:19.306Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-11-13T01:08:19.578Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-13T01:08:19.578Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-11-13T01:08:19.849Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:19.849Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-11-13T01:08:19.849Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-11-13T01:08:20.121Z] Setting up debconf (1.5.66ubuntu1) ... [2020-11-13T01:08:21.091Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:21.091Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-13T01:08:21.091Z] Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-13T01:08:21.091Z] Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-13T01:08:21.683Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:21.683Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-13T01:08:21.683Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-13T01:08:21.957Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-13T01:08:21.957Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:21.957Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-13T01:08:22.548Z] Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-13T01:08:22.548Z] Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-13T01:08:23.142Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:23.142Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-13T01:08:23.142Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-13T01:08:23.142Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... [2020-11-13T01:08:23.413Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-13T01:08:23.413Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-13T01:08:23.413Z] Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-13T01:08:23.685Z] Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-13T01:08:23.957Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:23.957Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... [2020-11-13T01:08:23.957Z] Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-11-13T01:08:23.957Z] Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... [2020-11-13T01:08:24.229Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:24.229Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-11-13T01:08:24.229Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-13T01:08:24.500Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-13T01:08:25.095Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:25.377Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-13T01:08:25.377Z] Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-13T01:08:25.377Z] Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-13T01:08:25.650Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:25.650Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... [2020-11-13T01:08:25.650Z] Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-11-13T01:08:25.935Z] Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-11-13T01:08:26.210Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:26.210Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... [2020-11-13T01:08:26.210Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-13T01:08:26.805Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-11-13T01:08:27.078Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:27.078Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-13T01:08:27.078Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-13T01:08:27.350Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-11-13T01:08:27.625Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:27.625Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... [2020-11-13T01:08:27.625Z] Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-11-13T01:08:27.897Z] Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... [2020-11-13T01:08:28.168Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:28.168Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... [2020-11-13T01:08:28.168Z] Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-11-13T01:08:28.441Z] Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... [2020-11-13T01:08:28.441Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:28.441Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... [2020-11-13T01:08:28.713Z] Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-11-13T01:08:29.003Z] Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... [2020-11-13T01:08:29.003Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:29.003Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... [2020-11-13T01:08:29.275Z] Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-11-13T01:08:29.275Z] Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... [2020-11-13T01:08:29.547Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-13T01:08:29.547Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-11-13T01:08:29.547Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-11-13T01:08:29.819Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-11-13T01:08:29.819Z] (Reading database ... 13864 files and directories currently installed.) [2020-11-13T01:08:29.819Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-11-13T01:08:30.090Z] Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-13T01:08:30.090Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-11-13T01:08:30.362Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-13T01:08:30.967Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-11-13T01:08:30.967Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-13T01:08:31.241Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-11-13T01:08:31.241Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-11-13T01:08:31.515Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... [2020-11-13T01:08:31.796Z] Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-11-13T01:08:31.796Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-11-13T01:08:31.796Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-11-13T01:08:32.068Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... [2020-11-13T01:08:32.068Z] Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-11-13T01:08:32.345Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... [2020-11-13T01:08:32.345Z] Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-11-13T01:08:32.345Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... [2020-11-13T01:08:32.618Z] Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-11-13T01:08:32.891Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... [2020-11-13T01:08:32.891Z] Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-11-13T01:08:33.164Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... [2020-11-13T01:08:33.164Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-11-13T01:08:33.437Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-11-13T01:08:33.437Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-11-13T01:08:34.869Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... [2020-11-13T01:08:35.141Z] Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-11-13T01:08:35.141Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... [2020-11-13T01:08:35.141Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-11-13T01:08:35.413Z] Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-13T01:08:35.413Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-13T01:08:36.388Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-13T01:08:36.388Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-13T01:08:36.659Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-13T01:08:36.659Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-13T01:08:36.930Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-13T01:08:36.930Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-13T01:08:37.201Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-13T01:08:37.201Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:08:37.497Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-13T01:08:37.497Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:08:37.768Z] Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-13T01:08:37.768Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:08:39.735Z] Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-13T01:08:39.736Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:08:41.704Z] Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-13T01:08:41.704Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:08:42.681Z] Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-13T01:08:42.681Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:08:42.954Z] Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-13T01:08:43.225Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:08:44.653Z] Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-13T01:08:44.925Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-13T01:08:44.925Z] Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-13T01:08:44.925Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-13T01:08:45.197Z] Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-11-13T01:08:45.197Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-13T01:08:45.470Z] Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-11-13T01:08:45.470Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-13T01:08:45.742Z] Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-11-13T01:08:45.742Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-11-13T01:08:46.014Z] Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-13T01:08:46.014Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-13T01:08:46.287Z] Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-13T01:08:46.287Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-13T01:08:46.560Z] Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... [2020-11-13T01:08:46.560Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-11-13T01:08:46.834Z] Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-13T01:08:46.834Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:08:46.834Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:08:46.834Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:08:46.834Z] Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... [2020-11-13T01:08:46.834Z] Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-11-13T01:08:46.834Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-11-13T01:08:47.426Z] [2020-11-13T01:08:47.426Z] Current default time zone: 'Etc/UTC' [2020-11-13T01:08:47.426Z] Local time is now: Fri Nov 13 01:08:47 UTC 2020. [2020-11-13T01:08:47.426Z] Universal Time is now: Fri Nov 13 01:08:47 UTC 2020. [2020-11-13T01:08:47.426Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-11-13T01:08:47.426Z] [2020-11-13T01:08:47.426Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-11-13T01:08:47.426Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:08:47.426Z] Setting up linux-libc-dev:arm64 (4.15.0-123.126) ... [2020-11-13T01:08:47.698Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-11-13T01:08:47.698Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-11-13T01:08:47.698Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-11-13T01:08:47.698Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-13T01:08:47.698Z] Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... [2020-11-13T01:08:47.698Z] Setting up libkmod2:arm64 (24-1ubuntu3.5) ... [2020-11-13T01:08:47.698Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-11-13T01:08:47.698Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:08:47.969Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-11-13T01:08:48.240Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:08:48.512Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-11-13T01:08:48.512Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-11-13T01:08:48.512Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-11-13T01:08:48.512Z] Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-11-13T01:08:48.512Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-13T01:08:48.512Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-11-13T01:08:48.512Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-11-13T01:08:48.782Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-11-13T01:08:48.782Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-13T01:08:54.181Z] Updating certificates in /etc/ssl/certs... [2020-11-13T01:08:56.848Z] 22 added, 17 removed; done. [2020-11-13T01:08:57.120Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.3) ... [2020-11-13T01:08:57.120Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-13T01:08:57.120Z] Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-11-13T01:08:57.120Z] Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... [2020-11-13T01:08:57.120Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-11-13T01:08:57.393Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:08:57.393Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-11-13T01:08:57.393Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:08:57.393Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:08:57.665Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:08:57.665Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:08:57.665Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-11-13T01:08:57.665Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-11-13T01:08:57.665Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-11-13T01:08:57.665Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-11-13T01:08:57.936Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:08:57.936Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-13T01:08:57.936Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-11-13T01:08:57.936Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-11-13T01:08:57.936Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-11-13T01:08:58.208Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-11-13T01:08:58.208Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-13T01:08:58.208Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-13T01:08:58.482Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-11-13T01:08:58.482Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-13T01:08:58.755Z] Updating certificates in /etc/ssl/certs... [2020-11-13T01:09:00.724Z] 0 added, 0 removed; done. [2020-11-13T01:09:00.724Z] Running hooks in /etc/ca-certificates/update.d... [2020-11-13T01:09:00.724Z] done. [2020-11-13T01:09:02.157Z] Reading package lists... [2020-11-13T01:09:02.750Z] Building dependency tree... [2020-11-13T01:09:02.750Z] Reading state information... [2020-11-13T01:09:03.729Z] The following NEW packages will be installed: [2020-11-13T01:09:03.729Z] apt-transport-https [2020-11-13T01:09:04.002Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-11-13T01:09:04.002Z] Need to get 1692 B of archives. [2020-11-13T01:09:04.002Z] After this operation, 153 kB of additional disk space will be used. [2020-11-13T01:09:04.002Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-11-13T01:09:04.274Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:09:04.545Z] Fetched 1692 B in 0s (9174 B/s) [2020-11-13T01:09:04.545Z] Selecting previously unselected package apt-transport-https. [2020-11-13T01:09:04.545Z] (Reading database ... 13878 files and directories currently installed.) [2020-11-13T01:09:04.545Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-11-13T01:09:04.545Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-13T01:09:04.815Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-13T01:09:06.244Z] Waiting for network to be ready... [2020-11-13T01:09:21.313Z] 2020-11-13T01:09:17Z INFO Waiting for automatic snapd restart... [2020-11-13T01:09:21.313Z] snapd 2.47.1 from Canonical* installed [2020-11-13T01:09:21.313Z] "snapd" switched to the "latest/stable" channel [2020-11-13T01:09:21.313Z] [2020-11-13T01:09:33.691Z] core18 20200929 from Canonical* installed [2020-11-13T01:09:34.286Z] "core18" switched to the "latest/stable" channel [2020-11-13T01:09:34.286Z] [2020-11-13T01:09:52.577Z] snapcraft 4.4.1 from Canonical* installed [2020-11-13T01:09:52.847Z] "snapcraft" switched to the "latest/stable" channel [2020-11-13T01:09:52.847Z] [2020-11-13T01:10:01.094Z] 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-11-13T01:10:01.094Z] - README.md [2020-11-13T01:10:01.094Z] [2020-11-13T01:10:01.094Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-13T01:10:09.571Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-13T01:10:09.571Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-11-13T01:10:09.571Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-11-13T01:10:09.571Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-11-13T01:10:15.231Z] Reading package lists... [2020-11-13T01:10:16.206Z] Installing build dependencies: curl=7.58.0-2ubuntu3.10 git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 libcurl4=7.58.0-2ubuntu3.10 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2020-11-13T01:10:22.898Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-13T01:10:22.898Z] Reading package lists... [2020-11-13T01:10:23.171Z] Building dependency tree... [2020-11-13T01:10:23.171Z] Reading state information... [2020-11-13T01:10:24.145Z] Suggested packages: [2020-11-13T01:10:24.145Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-11-13T01:10:24.145Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-11-13T01:10:24.145Z] Recommended packages: [2020-11-13T01:10:24.145Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-11-13T01:10:24.145Z] The following NEW packages will be installed: [2020-11-13T01:10:24.145Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-11-13T01:10:24.145Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-11-13T01:10:24.145Z] libzmq5 pkg-config [2020-11-13T01:10:24.417Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-11-13T01:10:24.417Z] Need to get 6537 kB of archives. [2020-11-13T01:10:24.417Z] After this operation, 40.1 MB of additional disk space will be used. [2020-11-13T01:10:24.417Z] 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-11-13T01:10:25.008Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-11-13T01:10:25.008Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-11-13T01:10:25.008Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-11-13T01:10:25.008Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-11-13T01:10:25.008Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-11-13T01:10:25.008Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-11-13T01:10:25.008Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-11-13T01:10:25.008Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-11-13T01:10:25.280Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-11-13T01:10:25.280Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-11-13T01:10:25.280Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-11-13T01:10:25.280Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-11-13T01:10:25.280Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-11-13T01:10:25.280Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-11-13T01:10:25.280Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-11-13T01:10:25.874Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-13T01:10:25.874Z] Fetched 6537 kB in 1s (5724 kB/s) [2020-11-13T01:10:26.147Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-11-13T01:10:26.147Z] (Reading database ... 13882 files and directories currently installed.) [2020-11-13T01:10:26.147Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-11-13T01:10:26.147Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-13T01:10:26.739Z] Selecting previously unselected package libpsl5:arm64. [2020-11-13T01:10:26.739Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... [2020-11-13T01:10:26.739Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-11-13T01:10:26.739Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-11-13T01:10:26.739Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-11-13T01:10:26.739Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-11-13T01:10:27.012Z] Selecting previously unselected package librtmp1:arm64. [2020-11-13T01:10:27.012Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-11-13T01:10:27.012Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-13T01:10:27.012Z] Selecting previously unselected package libcurl4:arm64. [2020-11-13T01:10:27.012Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-13T01:10:27.012Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-13T01:10:27.283Z] Selecting previously unselected package curl. [2020-11-13T01:10:27.283Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-13T01:10:27.283Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-11-13T01:10:27.554Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-11-13T01:10:27.554Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-13T01:10:27.554Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-13T01:10:27.554Z] Selecting previously unselected package liberror-perl. [2020-11-13T01:10:27.554Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-11-13T01:10:27.554Z] Unpacking liberror-perl (0.17025-1) ... [2020-11-13T01:10:27.826Z] Selecting previously unselected package git-man. [2020-11-13T01:10:27.826Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-11-13T01:10:27.826Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-13T01:10:28.097Z] Selecting previously unselected package git. [2020-11-13T01:10:28.097Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-11-13T01:10:28.097Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-11-13T01:10:29.525Z] Selecting previously unselected package libnorm1:arm64. [2020-11-13T01:10:29.525Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-11-13T01:10:29.525Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-11-13T01:10:29.797Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-11-13T01:10:29.797Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-11-13T01:10:29.797Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-11-13T01:10:30.068Z] Selecting previously unselected package libsodium23:arm64. [2020-11-13T01:10:30.068Z] Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... [2020-11-13T01:10:30.068Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-11-13T01:10:30.068Z] Selecting previously unselected package libzmq5:arm64. [2020-11-13T01:10:30.068Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-11-13T01:10:30.068Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-13T01:10:30.340Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-11-13T01:10:30.340Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-11-13T01:10:30.340Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-13T01:10:30.613Z] Selecting previously unselected package pkg-config. [2020-11-13T01:10:30.613Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-11-13T01:10:30.613Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-11-13T01:10:30.885Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-11-13T01:10:30.885Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-13T01:10:30.885Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-11-13T01:10:30.885Z] Setting up liberror-perl (0.17025-1) ... [2020-11-13T01:10:30.885Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-11-13T01:10:30.885Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-13T01:10:30.885Z] No schema files found: doing nothing. [2020-11-13T01:10:30.885Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-13T01:10:30.885Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-11-13T01:10:30.885Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-11-13T01:10:31.157Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-11-13T01:10:31.157Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-13T01:10:31.157Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-13T01:10:31.157Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-13T01:10:31.157Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-13T01:10:31.157Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-11-13T01:10:31.427Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-11-13T01:10:31.427Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-13T01:10:39.823Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-13T01:10:40.415Z] curl set to automatically installed. [2020-11-13T01:10:40.415Z] git set to automatically installed. [2020-11-13T01:10:40.415Z] git-man set to automatically installed. [2020-11-13T01:10:40.415Z] libcurl3-gnutls set to automatically installed. [2020-11-13T01:10:40.415Z] libcurl4 set to automatically installed. [2020-11-13T01:10:40.415Z] liberror-perl set to automatically installed. [2020-11-13T01:10:40.415Z] libglib2.0-0 set to automatically installed. [2020-11-13T01:10:40.415Z] libnghttp2-14 set to automatically installed. [2020-11-13T01:10:40.415Z] libnorm1 set to automatically installed. [2020-11-13T01:10:40.415Z] libpgm-5.2-0 set to automatically installed. [2020-11-13T01:10:40.415Z] libpsl5 set to automatically installed. [2020-11-13T01:10:40.415Z] librtmp1 set to automatically installed. [2020-11-13T01:10:40.415Z] libsodium23 set to automatically installed. [2020-11-13T01:10:40.415Z] libzmq3-dev set to automatically installed. [2020-11-13T01:10:40.415Z] libzmq5 set to automatically installed. [2020-11-13T01:10:40.415Z] pkg-config set to automatically installed. [2020-11-13T01:10:43.025Z] snapd is not logged in, snap install commands will use sudo [2020-11-13T01:10:49.729Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-13T01:10:49.729Z] snap "core18" has no updates available [2020-11-13T01:10:51.184Z] Pulling go [2020-11-13T01:10:55.468Z] 'app-service-config' has dependencies that need to be staged: go [2020-11-13T01:10:55.468Z] Skipping pull go (already ran) [2020-11-13T01:10:55.468Z] Building go [2020-11-13T01:10:55.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-13T01:10:55.468Z] Dload Upload Total Spent Left Speed [2020-11-13T01:26:06.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 93.2M 2 2383k 0 0 1713k 0 0:00:55 0:00:01 0:00:54 1713k 2 93.2M 2 2383k 0 0 996k 0 0:01:35 0:00:02 0:01:33 996k 2 93.2M 2 2383k 0 0 702k 0 0:02:15 0:00:03 0:02:12 702k 2 93.2M 2 2383k 0 0 542k 0 0:02:56 0:00:04 0:02:52 542k 2 93.2M 2 2383k 0 0 441k 0 0:03:36 0:00:05 0:03:31 441k 2 93.2M 2 2383k 0 0 372k 0 0:04:16 0:00:06 0:04:10 0 2 93.2M 2 2383k 0 0 322k 0 0:04:56 0:00:07 0:04:49 0 2 93.2M 2 2383k 0 0 283k 0 0:05:36 0:00:08 0:05:28 0 2 93.2M 2 2383k 0 0 253k 0 0:06:16 0:00:09 0:06:07 0 2 93.2M 2 2383k 0 0 229k 0 0:06:56 0:00:10 0:06:46 0 2 93.2M 2 2383k 0 0 208k 0 0:07:36 0:00:11 0:07:25 0 2 93.2M 2 2383k 0 0 192k 0 0:08:16 0:00:12 0:08:04 0 2 93.2M 2 2383k 0 0 177k 0 0:08:57 0:00:13 0:08:44 0 2 93.2M 2 2383k 0 0 165k 0 0:09:37 0:00:14 0:09:23 0 2 93.2M 2 2383k 0 0 154k 0 0:10:17 0:00:15 0:10:02 0 2 93.2M 2 2383k 0 0 145k 0 0:10:57 0:00:16 0:10:41 0 2 93.2M 2 2383k 0 0 136k 0 0:11:37 0:00:17 0:11:20 0 2 93.2M 2 2383k 0 0 129k 0 0:12:17 0:00:18 0:11:59 0 2 93.2M 2 2383k 0 0 122k 0 0:12:57 0:00:19 0:12:38 0 2 93.2M 2 2383k 0 0 116k 0 0:13:37 0:00:20 0:13:17 0 2 93.2M 2 2383k 0 0 111k 0 0:14:17 0:00:21 0:13:56 0 2 93.2M 2 2383k 0 0 106k 0 0:14:58 0:00:22 0:14:36 0 2 93.2M 2 2383k 0 0 101k 0 0:15:38 0:00:23 0:15:15 0 2 93.2M 2 2383k 0 0 99904 0 0:16:18 0:00:24 0:15:54 0 2 93.2M 2 2383k 0 0 95968 0 0:16:58 0:00:25 0:16:33 0 2 93.2M 2 2383k 0 0 92331 0 0:17:38 0:00:26 0:17:12 0 2 93.2M 2 2383k 0 0 88960 0 0:18:18 0:00:27 0:17:51 0 2 93.2M 2 2383k 0 0 85826 0 0:18:58 0:00:28 0:18:30 0 2 93.2M 2 2383k 0 0 82905 0 0:19:38 0:00:29 0:19:09 0 2 93.2M 2 2383k 0 0 80177 0 0:20:19 0:00:30 0:19:49 0 2 93.2M 2 2383k 0 0 77622 0 0:20:59 0:00:31 0:20:28 0 2 93.2M 2 2383k 0 0 75225 0 0:21:39 0:00:32 0:21:07 0 2 93.2M 2 2383k 0 0 72972 0 0:22:19 0:00:33 0:21:46 0 2 93.2M 2 2383k 0 0 70850 0 0:22:59 0:00:34 0:22:25 0 2 93.2M 2 2383k 0 0 68848 0 0:23:39 0:00:35 0:23:04 0 2 93.2M 2 2383k 0 0 66956 0 0:24:19 0:00:36 0:23:43 0 2 93.2M 2 2383k 0 0 65165 0 0:24:59 0:00:37 0:24:22 0 2 93.2M 2 2383k 0 0 63467 0 0:25:39 0:00:38 0:25:01 0 2 93.2M 2 2383k 0 0 61856 0 0:26:20 0:00:39 0:25:41 0 2 93.2M 2 2383k 0 0 60324 0 0:27:00 0:00:40 0:26:20 0 2 93.2M 2 2383k 0 0 58866 0 0:27:40 0:00:41 0:26:59 0 2 93.2M 2 2383k 0 0 57478 0 0:28:20 0:00:42 0:27:38 0 2 93.2M 2 2383k 0 0 56153 0 0:29:00 0:00:43 0:28:17 0 2 93.2M 2 2383k 0 0 54887 0 0:29:40 0:00:44 0:28:56 0 2 93.2M 2 2383k 0 0 53677 0 0:30:20 0:00:45 0:29:35 0 2 93.2M 2 2383k 0 0 52521 0 0:31:00 0:00:46 0:30:14 0 2 93.2M 2 2383k 0 0 51413 0 0:31:41 0:00:47 0:30:54 0 2 93.2M 2 2383k 0 0 50350 0 0:32:21 0:00:48 0:31:33 0 2 93.2M 2 2383k 0 0 49331 0 0:33:01 0:00:49 0:32:12 0 2 93.2M 2 2383k 0 0 48352 0 0:33:41 0:00:50 0:32:51 0 2 93.2M 2 2383k 0 0 47411 0 0:34:21 0:00:51 0:33:30 0 2 93.2M 2 2383k 0 0 46506 0 0:35:01 0:00:52 0:34:09 0 2 93.2M 2 2383k 0 0 45635 0 0:35:41 0:00:53 0:34:48 0 2 93.2M 2 2383k 0 0 44795 0 0:36:21 0:00:54 0:35:27 0 2 93.2M 2 2383k 0 0 43987 0 0:37:01 0:00:55 0:36:06 0 2 93.2M 2 2383k 0 0 43207 0 0:37:42 0:00:56 0:36:46 0 2 93.2M 2 2383k 0 0 42454 0 0:38:22 0:00:57 0:37:25 0 2 93.2M 2 2383k 0 0 41727 0 0:39:02 0:00:58 0:38:04 0 2 93.2M 2 2383k 0 0 41024 0 0:39:42 0:00:59 0:38:43 0 2 93.2M 2 2383k 0 0 40345 0 0:40:22 0:01:00 0:39:22 0 2 93.2M 2 2383k 0 0 39791 0 0:40:56 0:01:01 0:39:55 0 10 93.2M 10 9551k 0 0 154k 0 0:10:18 0:01:01 0:09:17 1617k 12 93.2M 12 11.8M 0 0 192k 0 0:08:15 0:01:03 0:07:12 2159k 12 93.2M 12 11.8M 0 0 189k 0 0:08:23 0:01:04 0:07:19 2159k 12 93.2M 12 11.8M 0 0 186k 0 0:08:31 0:01:05 0:07:26 2159k 12 93.2M 12 11.8M 0 0 183k 0 0:08:39 0:01:06 0:07:33 2085k 12 93.2M 12 11.8M 0 0 180k 0 0:08:47 0:01:07 0:07:40 505k 12 93.2M 12 11.8M 0 0 178k 0 0:08:55 0:01:08 0:07:47 0 12 93.2M 12 11.8M 0 0 175k 0 0:09:03 0:01:09 0:07:54 0 12 93.2M 12 11.8M 0 0 173k 0 0:09:11 0:01:10 0:08:01 0 12 93.2M 12 11.8M 0 0 170k 0 0:09:19 0:01:11 0:08:08 0 12 93.2M 12 11.8M 0 0 168k 0 0:09:26 0:01:12 0:08:14 0 12 93.2M 12 11.8M 0 0 166k 0 0:09:34 0:01:13 0:08:21 0 12 93.2M 12 11.8M 0 0 163k 0 0:09:42 0:01:14 0:08:28 0 12 93.2M 12 11.8M 0 0 161k 0 0:09:50 0:01:15 0:08:35 0 12 93.2M 12 11.8M 0 0 159k 0 0:09:58 0:01:16 0:08:42 0 12 93.2M 12 11.8M 0 0 157k 0 0:10:06 0:01:17 0:08:49 0 12 93.2M 12 11.8M 0 0 155k 0 0:10:14 0:01:18 0:08:56 0 12 93.2M 12 11.8M 0 0 153k 0 0:10:22 0:01:19 0:09:03 0 12 93.2M 12 11.8M 0 0 151k 0 0:10:29 0:01:20 0:09:09 0 12 93.2M 12 11.8M 0 0 149k 0 0:10:37 0:01:21 0:09:16 0 12 93.2M 12 11.8M 0 0 147k 0 0:10:45 0:01:22 0:09:23 0 12 93.2M 12 11.8M 0 0 146k 0 0:10:53 0:01:23 0:09:30 0 12 93.2M 12 11.8M 0 0 144k 0 0:11:01 0:01:24 0:09:37 0 12 93.2M 12 11.8M 0 0 142k 0 0:11:09 0:01:25 0:09:44 0 12 93.2M 12 11.8M 0 0 140k 0 0:11:17 0:01:26 0:09:51 0 12 93.2M 12 11.8M 0 0 139k 0 0:11:25 0:01:27 0:09:58 0 12 93.2M 12 11.8M 0 0 137k 0 0:11:33 0:01:28 0:10:05 0 12 93.2M 12 11.8M 0 0 136k 0 0:11:40 0:01:29 0:10:11 0 12 93.2M 12 11.8M 0 0 134k 0 0:11:48 0:01:30 0:10:18 0 12 93.2M 12 11.8M 0 0 133k 0 0:11:56 0:01:31 0:10:25 0 12 93.2M 12 11.8M 0 0 131k 0 0:12:04 0:01:32 0:10:32 0 12 93.2M 12 11.8M 0 0 130k 0 0:12:12 0:01:33 0:10:39 0 12 93.2M 12 11.8M 0 0 128k 0 0:12:20 0:01:34 0:10:46 0 12 93.2M 12 11.8M 0 0 127k 0 0:12:28 0:01:35 0:10:53 0 12 93.2M 12 11.8M 0 0 126k 0 0:12:36 0:01:36 0:11:00 0 12 93.2M 12 11.8M 0 0 124k 0 0:12:44 0:01:37 0:11:07 0 12 93.2M 12 11.8M 0 0 123k 0 0:12:51 0:01:38 0:11:13 0 12 93.2M 12 11.8M 0 0 122k 0 0:12:59 0:01:39 0:11:20 0 12 93.2M 12 11.8M 0 0 121k 0 0:13:07 0:01:40 0:11:27 0 12 93.2M 12 11.8M 0 0 119k 0 0:13:15 0:01:41 0:11:34 0 12 93.2M 12 11.8M 0 0 118k 0 0:13:23 0:01:42 0:11:41 0 12 93.2M 12 11.8M 0 0 117k 0 0:13:31 0:01:43 0:11:48 0 12 93.2M 12 11.8M 0 0 116k 0 0:13:39 0:01:44 0:11:55 0 12 93.2M 12 11.8M 0 0 115k 0 0:13:47 0:01:45 0:12:02 0 12 93.2M 12 11.8M 0 0 114k 0 0:13:55 0:01:46 0:12:09 0 12 93.2M 12 11.8M 0 0 113k 0 0:14:02 0:01:47 0:12:15 0 12 93.2M 12 11.8M 0 0 112k 0 0:14:10 0:01:48 0:12:22 0 12 93.2M 12 11.8M 0 0 111k 0 0:14:18 0:01:49 0:12:29 0 12 93.2M 12 11.8M 0 0 110k 0 0:14:26 0:01:50 0:12:36 0 12 93.2M 12 11.8M 0 0 109k 0 0:14:34 0:01:51 0:12:43 0 12 93.2M 12 11.8M 0 0 108k 0 0:14:42 0:01:52 0:12:50 0 12 93.2M 12 11.8M 0 0 107k 0 0:14:50 0:01:53 0:12:57 0 12 93.2M 12 11.8M 0 0 106k 0 0:14:58 0:01:54 0:13:04 0 12 93.2M 12 11.8M 0 0 105k 0 0:15:05 0:01:55 0:13:10 0 12 93.2M 12 11.8M 0 0 104k 0 0:15:13 0:01:56 0:13:17 0 12 93.2M 12 11.8M 0 0 103k 0 0:15:21 0:01:57 0:13:24 0 12 93.2M 12 11.8M 0 0 102k 0 0:15:29 0:01:58 0:13:31 0 12 93.2M 12 11.8M 0 0 101k 0 0:15:37 0:01:59 0:13:38 0 12 93.2M 12 11.8M 0 0 100k 0 0:15:45 0:02:00 0:13:45 0 12 93.2M 12 11.8M 0 0 100k 0 0:15:53 0:02:01 0:13:52 0 21 93.2M 21 20.1M 0 0 169k 0 0:09:24 0:02:01 0:07:23 1773k 24 93.2M 24 23.1M 0 0 192k 0 0:08:15 0:02:03 0:06:12 2349k 24 93.2M 24 23.1M 0 0 191k 0 0:08:19 0:02:04 0:06:15 2349k 24 93.2M 24 23.1M 0 0 189k 0 0:08:23 0:02:05 0:06:18 2349k 24 93.2M 24 23.1M 0 0 188k 0 0:08:27 0:02:06 0:06:21 2349k 24 93.2M 24 23.1M 0 0 186k 0 0:08:31 0:02:07 0:06:24 601k 24 93.2M 24 23.1M 0 0 185k 0 0:08:35 0:02:08 0:06:27 0 24 93.2M 24 23.1M 0 0 183k 0 0:08:39 0:02:09 0:06:30 0 24 93.2M 24 23.1M 0 0 182k 0 0:08:43 0:02:10 0:06:33 0 24 93.2M 24 23.1M 0 0 180k 0 0:08:47 0:02:11 0:06:36 0 24 93.2M 24 23.1M 0 0 179k 0 0:08:51 0:02:12 0:06:39 0 24 93.2M 24 23.1M 0 0 178k 0 0:08:55 0:02:13 0:06:42 0 24 93.2M 24 23.1M 0 0 176k 0 0:08:59 0:02:14 0:06:45 0 24 93.2M 24 23.1M 0 0 175k 0 0:09:03 0:02:15 0:06:48 0 24 93.2M 24 23.1M 0 0 174k 0 0:09:07 0:02:16 0:06:51 0 24 93.2M 24 23.1M 0 0 172k 0 0:09:11 0:02:17 0:06:54 0 24 93.2M 24 23.1M 0 0 171k 0 0:09:15 0:02:18 0:06:57 0 24 93.2M 24 23.1M 0 0 170k 0 0:09:19 0:02:19 0:07:00 0 24 93.2M 24 23.1M 0 0 169k 0 0:09:23 0:02:20 0:07:03 0 24 93.2M 24 23.1M 0 0 168k 0 0:09:27 0:02:21 0:07:06 0 24 93.2M 24 23.1M 0 0 166k 0 0:09:31 0:02:22 0:07:09 0 24 93.2M 24 23.1M 0 0 165k 0 0:09:35 0:02:23 0:07:12 0 24 93.2M 24 23.1M 0 0 164k 0 0:09:40 0:02:24 0:07:16 0 24 93.2M 24 23.1M 0 0 163k 0 0:09:44 0:02:25 0:07:19 0 24 93.2M 24 23.1M 0 0 162k 0 0:09:48 0:02:26 0:07:22 0 24 93.2M 24 23.1M 0 0 161k 0 0:09:52 0:02:27 0:07:25 0 24 93.2M 24 23.1M 0 0 160k 0 0:09:56 0:02:28 0:07:28 0 24 93.2M 24 23.1M 0 0 159k 0 0:10:00 0:02:29 0:07:31 0 24 93.2M 24 23.1M 0 0 158k 0 0:10:03 0:02:30 0:07:33 0 24 93.2M 24 23.1M 0 0 157k 0 0:10:07 0:02:31 0:07:36 0 24 93.2M 24 23.1M 0 0 155k 0 0:10:11 0:02:32 0:07:39 0 28 93.2M 28 26.6M 0 0 178k 0 0:08:55 0:02:32 0:06:23 738k 29 93.2M 29 27.5M 0 0 183k 0 0:08:41 0:02:33 0:06:08 926k 32 93.2M 32 29.8M 0 0 196k 0 0:08:06 0:02:35 0:05:31 1185k 32 93.2M 32 29.8M 0 0 194k 0 0:08:09 0:02:36 0:05:33 1184k 32 93.2M 32 29.8M 0 0 193k 0 0:08:12 0:02:37 0:05:35 1184k 32 93.2M 32 29.8M 0 0 192k 0 0:08:15 0:02:38 0:05:37 560k 32 93.2M 32 29.8M 0 0 191k 0 0:08:18 0:02:39 0:05:39 406k 32 93.2M 32 29.8M 0 0 190k 0 0:08:22 0:02:40 0:05:42 0 32 93.2M 32 29.8M 0 0 188k 0 0:08:25 0:02:41 0:05:44 0 32 93.2M 32 29.8M 0 0 187k 0 0:08:28 0:02:42 0:05:46 0 32 93.2M 32 29.8M 0 0 186k 0 0:08:31 0:02:43 0:05:48 0 32 93.2M 32 29.8M 0 0 185k 0 0:08:34 0:02:44 0:05:50 0 32 93.2M 32 29.8M 0 0 184k 0 0:08:37 0:02:45 0:05:52 0 32 93.2M 32 29.8M 0 0 183k 0 0:08:40 0:02:46 0:05:54 0 32 93.2M 32 29.8M 0 0 182k 0 0:08:43 0:02:47 0:05:56 0 32 93.2M 32 29.8M 0 0 181k 0 0:08:47 0:02:48 0:05:59 0 32 93.2M 32 29.8M 0 0 180k 0 0:08:50 0:02:49 0:06:01 0 32 93.2M 32 29.8M 0 0 178k 0 0:08:53 0:02:50 0:06:03 0 32 93.2M 32 29.8M 0 0 177k 0 0:08:56 0:02:51 0:06:05 0 32 93.2M 32 29.8M 0 0 176k 0 0:08:59 0:02:52 0:06:07 0 32 93.2M 32 29.8M 0 0 175k 0 0:09:02 0:02:53 0:06:09 0 32 93.2M 32 29.8M 0 0 174k 0 0:09:05 0:02:54 0:06:11 0 32 93.2M 32 29.8M 0 0 173k 0 0:09:09 0:02:55 0:06:14 0 32 93.2M 32 29.8M 0 0 172k 0 0:09:12 0:02:56 0:06:16 0 32 93.2M 32 29.8M 0 0 171k 0 0:09:15 0:02:57 0:06:18 0 32 93.2M 32 29.8M 0 0 170k 0 0:09:18 0:02:58 0:06:20 0 32 93.2M 32 29.8M 0 0 169k 0 0:09:21 0:02:59 0:06:22 0 32 93.2M 32 29.8M 0 0 169k 0 0:09:24 0:03:00 0:06:24 0 32 93.2M 32 29.8M 0 0 168k 0 0:09:27 0:03:01 0:06:26 0 32 93.2M 32 29.8M 0 0 167k 0 0:09:30 0:03:02 0:06:28 0 32 93.2M 32 29.8M 0 0 166k 0 0:09:34 0:03:03 0:06:31 0 32 93.2M 32 29.8M 0 0 165k 0 0:09:37 0:03:04 0:06:33 0 32 93.2M 32 29.8M 0 0 164k 0 0:09:40 0:03:05 0:06:35 0 32 93.2M 32 29.8M 0 0 163k 0 0:09:43 0:03:06 0:06:37 0 32 93.2M 32 29.8M 0 0 162k 0 0:09:46 0:03:07 0:06:39 0 32 93.2M 32 29.8M 0 0 161k 0 0:09:49 0:03:08 0:06:41 0 32 93.2M 32 29.8M 0 0 161k 0 0:09:52 0:03:09 0:06:43 0 32 93.2M 32 29.8M 0 0 160k 0 0:09:55 0:03:10 0:06:45 0 32 93.2M 32 29.8M 0 0 159k 0 0:09:59 0:03:11 0:06:48 0 32 93.2M 32 29.8M 0 0 158k 0 0:10:02 0:03:12 0:06:50 0 32 93.2M 32 29.8M 0 0 157k 0 0:10:05 0:03:13 0:06:52 0 32 93.2M 32 29.8M 0 0 156k 0 0:10:08 0:03:14 0:06:54 0 32 93.2M 32 29.8M 0 0 156k 0 0:10:11 0:03:15 0:06:56 0 32 93.2M 32 29.8M 0 0 155k 0 0:10:14 0:03:16 0:06:58 0 32 93.2M 32 29.8M 0 0 154k 0 0:10:17 0:03:17 0:07:00 0 32 93.2M 32 29.8M 0 0 153k 0 0:10:20 0:03:18 0:07:02 0 32 93.2M 32 29.8M 0 0 152k 0 0:10:24 0:03:19 0:07:05 0 32 93.2M 32 29.8M 0 0 152k 0 0:10:27 0:03:20 0:07:07 0 32 93.2M 32 29.8M 0 0 151k 0 0:10:30 0:03:21 0:07:09 0 32 93.2M 32 29.8M 0 0 150k 0 0:10:33 0:03:22 0:07:11 0 32 93.2M 32 29.8M 0 0 149k 0 0:10:36 0:03:23 0:07:13 0 32 93.2M 32 29.8M 0 0 149k 0 0:10:39 0:03:24 0:07:15 0 32 93.2M 32 29.8M 0 0 148k 0 0:10:42 0:03:25 0:07:17 0 32 93.2M 32 29.8M 0 0 148k 0 0:10:42 0:03:25 0:07:17 0 32 93.2M 32 29.8M 0 0 147k 0 0:10:45 0:03:26 0:07:19 0 32 93.2M 32 29.8M 0 0 147k 0 0:10:49 0:03:27 0:07:22 0 32 93.2M 32 29.8M 0 0 146k 0 0:10:52 0:03:28 0:07:24 0 32 93.2M 32 29.8M 0 0 145k 0 0:10:55 0:03:29 0:07:26 0 32 93.2M 32 29.8M 0 0 144k 0 0:10:58 0:03:30 0:07:28 0 32 93.2M 32 29.8M 0 0 144k 0 0:11:01 0:03:31 0:07:30 0 32 93.2M 32 29.8M 0 0 143k 0 0:11:04 0:03:32 0:07:32 0 32 93.2M 32 29.8M 0 0 142k 0 0:11:07 0:03:33 0:07:34 0 35 93.2M 35 32.8M 0 0 155k 0 0:10:11 0:03:35 0:06:36 521k 35 93.2M 35 32.8M 0 0 155k 0 0:10:14 0:03:36 0:06:38 521k 35 93.2M 35 32.8M 0 0 154k 0 0:10:17 0:03:37 0:06:40 521k 35 93.2M 35 32.8M 0 0 153k 0 0:10:20 0:03:38 0:06:42 521k 35 93.2M 35 32.8M 0 0 153k 0 0:10:23 0:03:39 0:06:44 521k 35 93.2M 35 32.8M 0 0 152k 0 0:10:26 0:03:40 0:06:46 0 35 93.2M 35 32.8M 0 0 151k 0 0:10:29 0:03:41 0:06:48 0 35 93.2M 35 32.8M 0 0 151k 0 0:10:31 0:03:42 0:06:49 0 35 93.2M 35 32.8M 0 0 150k 0 0:10:34 0:03:43 0:06:51 0 35 93.2M 35 32.8M 0 0 149k 0 0:10:37 0:03:44 0:06:53 0 35 93.2M 35 32.8M 0 0 149k 0 0:10:40 0:03:45 0:06:55 0 35 93.2M 35 32.8M 0 0 148k 0 0:10:43 0:03:46 0:06:57 0 35 93.2M 35 32.8M 0 0 147k 0 0:10:46 0:03:47 0:06:59 0 35 93.2M 35 32.8M 0 0 147k 0 0:10:48 0:03:48 0:07:00 0 35 93.2M 35 32.8M 0 0 146k 0 0:10:51 0:03:49 0:07:02 0 35 93.2M 35 32.8M 0 0 145k 0 0:10:54 0:03:50 0:07:04 0 35 93.2M 35 32.8M 0 0 145k 0 0:10:57 0:03:51 0:07:06 0 35 93.2M 35 32.8M 0 0 144k 0 0:11:00 0:03:52 0:07:08 0 35 93.2M 35 32.8M 0 0 143k 0 0:11:03 0:03:53 0:07:10 0 35 93.2M 35 32.8M 0 0 143k 0 0:11:05 0:03:54 0:07:11 0 35 93.2M 35 32.8M 0 0 142k 0 0:11:08 0:03:55 0:07:13 0 35 93.2M 35 32.8M 0 0 142k 0 0:11:11 0:03:56 0:07:15 0 35 93.2M 35 32.8M 0 0 141k 0 0:11:14 0:03:57 0:07:17 0 35 93.2M 35 32.8M 0 0 140k 0 0:11:17 0:03:58 0:07:19 0 35 93.2M 35 32.8M 0 0 140k 0 0:11:20 0:03:59 0:07:21 0 35 93.2M 35 32.8M 0 0 139k 0 0:11:22 0:04:00 0:07:22 0 35 93.2M 35 32.8M 0 0 139k 0 0:11:25 0:04:01 0:07:24 0 35 93.2M 35 32.8M 0 0 138k 0 0:11:28 0:04:02 0:07:26 0 35 93.2M 35 32.8M 0 0 138k 0 0:11:31 0:04:03 0:07:28 0 35 93.2M 35 32.8M 0 0 137k 0 0:11:34 0:04:04 0:07:30 0 35 93.2M 35 32.8M 0 0 136k 0 0:11:37 0:04:05 0:07:32 0 35 93.2M 35 32.8M 0 0 136k 0 0:11:40 0:04:06 0:07:34 0 35 93.2M 35 32.8M 0 0 135k 0 0:11:42 0:04:07 0:07:35 0 35 93.2M 35 32.8M 0 0 135k 0 0:11:45 0:04:08 0:07:37 0 35 93.2M 35 32.8M 0 0 135k 0 0:11:45 0:04:08 0:07:37 0 35 93.2M 35 32.8M 0 0 134k 0 0:11:48 0:04:09 0:07:39 0 35 93.2M 35 32.8M 0 0 134k 0 0:11:51 0:04:10 0:07:41 0 35 93.2M 35 32.8M 0 0 133k 0 0:11:54 0:04:11 0:07:43 0 35 93.2M 35 32.8M 0 0 133k 0 0:11:57 0:04:12 0:07:45 0 35 93.2M 35 32.8M 0 0 132k 0 0:11:59 0:04:13 0:07:46 0 35 93.2M 35 32.8M 0 0 132k 0 0:12:02 0:04:14 0:07:48 0 35 93.2M 35 32.8M 0 0 131k 0 0:12:05 0:04:15 0:07:50 0 35 93.2M 35 32.8M 0 0 131k 0 0:12:08 0:04:16 0:07:52 0 35 93.2M 35 32.8M 0 0 130k 0 0:12:11 0:04:17 0:07:54 0 35 93.2M 35 32.8M 0 0 130k 0 0:12:14 0:04:18 0:07:56 0 35 93.2M 35 32.8M 0 0 129k 0 0:12:16 0:04:19 0:07:57 0 35 93.2M 35 32.8M 0 0 129k 0 0:12:19 0:04:20 0:07:59 0 35 93.2M 35 32.8M 0 0 128k 0 0:12:22 0:04:21 0:08:01 0 35 93.2M 35 32.8M 0 0 128k 0 0:12:25 0:04:22 0:08:03 0 35 93.2M 35 32.8M 0 0 127k 0 0:12:28 0:04:23 0:08:05 0 35 93.2M 35 32.8M 0 0 127k 0 0:12:31 0:04:24 0:08:07 0 35 93.2M 35 32.8M 0 0 126k 0 0:12:34 0:04:25 0:08:09 0 35 93.2M 35 32.8M 0 0 126k 0 0:12:36 0:04:26 0:08:10 0 35 93.2M 35 32.8M 0 0 125k 0 0:12:39 0:04:27 0:08:12 0 35 93.2M 35 32.8M 0 0 125k 0 0:12:42 0:04:28 0:08:14 0 35 93.2M 35 32.8M 0 0 124k 0 0:12:45 0:04:29 0:08:16 0 35 93.2M 35 32.8M 0 0 124k 0 0:12:48 0:04:30 0:08:18 0 35 93.2M 35 32.8M 0 0 123k 0 0:12:51 0:04:31 0:08:20 0 35 93.2M 35 32.8M 0 0 123k 0 0:12:53 0:04:32 0:08:21 0 35 93.2M 35 32.8M 0 0 122k 0 0:12:56 0:04:33 0:08:23 0 38 93.2M 38 36.0M 0 0 133k 0 0:11:53 0:04:35 0:07:18 553k 38 93.2M 38 36.0M 0 0 133k 0 0:11:56 0:04:36 0:07:20 553k 38 93.2M 38 36.0M 0 0 132k 0 0:11:59 0:04:37 0:07:22 553k 38 93.2M 38 36.0M 0 0 132k 0 0:12:01 0:04:38 0:07:23 553k 38 93.2M 38 36.0M 0 0 131k 0 0:12:04 0:04:39 0:07:25 553k 38 93.2M 38 36.0M 0 0 131k 0 0:12:06 0:04:40 0:07:26 0 38 93.2M 38 36.0M 0 0 130k 0 0:12:09 0:04:41 0:07:28 0 38 93.2M 38 36.0M 0 0 130k 0 0:12:12 0:04:42 0:07:30 0 38 93.2M 38 36.0M 0 0 129k 0 0:12:14 0:04:43 0:07:31 0 38 93.2M 38 36.0M 0 0 129k 0 0:12:17 0:04:44 0:07:33 0 38 93.2M 38 36.0M 0 0 129k 0 0:12:19 0:04:45 0:07:34 0 38 93.2M 38 36.0M 0 0 128k 0 0:12:22 0:04:46 0:07:36 0 38 93.2M 38 36.0M 0 0 128k 0 0:12:25 0:04:47 0:07:38 0 38 93.2M 38 36.0M 0 0 127k 0 0:12:27 0:04:48 0:07:39 0 38 93.2M 38 36.0M 0 0 127k 0 0:12:30 0:04:49 0:07:41 0 38 93.2M 38 36.0M 0 0 126k 0 0:12:32 0:04:50 0:07:42 0 38 93.2M 38 36.0M 0 0 126k 0 0:12:35 0:04:51 0:07:44 0 38 93.2M 38 36.0M 0 0 125k 0 0:12:37 0:04:52 0:07:45 0 38 93.2M 38 36.0M 0 0 125k 0 0:12:40 0:04:53 0:07:47 0 38 93.2M 38 36.0M 0 0 125k 0 0:12:43 0:04:54 0:07:49 0 38 93.2M 38 36.0M 0 0 124k 0 0:12:45 0:04:55 0:07:50 0 38 93.2M 38 36.0M 0 0 124k 0 0:12:48 0:04:56 0:07:52 0 38 93.2M 38 36.0M 0 0 123k 0 0:12:50 0:04:57 0:07:53 0 38 93.2M 38 36.0M 0 0 123k 0 0:12:53 0:04:58 0:07:55 0 38 93.2M 38 36.0M 0 0 122k 0 0:12:56 0:04:59 0:07:57 0 38 93.2M 38 36.0M 0 0 122k 0 0:12:58 0:05:00 0:07:58 0 38 93.2M 38 36.0M 0 0 122k 0 0:13:01 0:05:01 0:08:00 0 38 93.2M 38 36.0M 0 0 121k 0 0:13:03 0:05:02 0:08:01 0 38 93.2M 38 36.0M 0 0 121k 0 0:13:06 0:05:03 0:08:03 0 38 93.2M 38 36.0M 0 0 120k 0 0:13:09 0:05:04 0:08:05 0 38 93.2M 38 36.0M 0 0 120k 0 0:13:11 0:05:05 0:08:06 0 38 93.2M 38 36.0M 0 0 120k 0 0:13:14 0:05:06 0:08:08 0 38 93.2M 38 36.0M 0 0 119k 0 0:13:16 0:05:07 0:08:09 0 38 93.2M 38 36.0M 0 0 119k 0 0:13:19 0:05:08 0:08:11 0 38 93.2M 38 36.0M 0 0 119k 0 0:13:22 0:05:09 0:08:13 0 38 93.2M 38 36.0M 0 0 118k 0 0:13:24 0:05:10 0:08:14 0 38 93.2M 38 36.0M 0 0 118k 0 0:13:27 0:05:11 0:08:16 0 38 93.2M 38 36.0M 0 0 117k 0 0:13:29 0:05:12 0:08:17 0 38 93.2M 38 36.0M 0 0 117k 0 0:13:32 0:05:13 0:08:19 0 38 93.2M 38 36.0M 0 0 117k 0 0:13:35 0:05:14 0:08:21 0 38 93.2M 38 36.0M 0 0 116k 0 0:13:37 0:05:15 0:08:22 0 38 93.2M 38 36.0M 0 0 116k 0 0:13:40 0:05:16 0:08:24 0 38 93.2M 38 36.0M 0 0 115k 0 0:13:42 0:05:17 0:08:25 0 38 93.2M 38 36.0M 0 0 115k 0 0:13:45 0:05:18 0:08:27 0 38 93.2M 38 36.0M 0 0 115k 0 0:13:48 0:05:19 0:08:29 0 38 93.2M 38 36.0M 0 0 114k 0 0:13:50 0:05:20 0:08:30 0 38 93.2M 38 36.0M 0 0 114k 0 0:13:53 0:05:21 0:08:32 0 38 93.2M 38 36.0M 0 0 114k 0 0:13:55 0:05:22 0:08:33 0 38 93.2M 38 36.0M 0 0 113k 0 0:13:58 0:05:23 0:08:35 0 38 93.2M 38 36.0M 0 0 113k 0 0:14:00 0:05:24 0:08:36 0 38 93.2M 38 36.0M 0 0 113k 0 0:14:03 0:05:25 0:08:38 0 38 93.2M 38 36.0M 0 0 112k 0 0:14:06 0:05:26 0:08:40 0 38 93.2M 38 36.0M 0 0 112k 0 0:14:08 0:05:27 0:08:41 0 38 93.2M 38 36.0M 0 0 112k 0 0:14:11 0:05:28 0:08:43 0 38 93.2M 38 36.0M 0 0 111k 0 0:14:13 0:05:29 0:08:44 0 38 93.2M 38 36.0M 0 0 111k 0 0:14:16 0:05:30 0:08:46 0 38 93.2M 38 36.0M 0 0 111k 0 0:14:19 0:05:31 0:08:48 0 38 93.2M 38 36.0M 0 0 110k 0 0:14:21 0:05:32 0:08:49 0 38 93.2M 38 36.0M 0 0 110k 0 0:14:24 0:05:33 0:08:51 0 38 93.2M 38 36.0M 0 0 110k 0 0:14:26 0:05:34 0:08:52 0 38 93.2M 38 36.0M 0 0 109k 0 0:14:27 0:05:35 0:08:52 315 47 93.2M 47 43.9M 0 0 133k 0 0:11:54 0:05:36 0:06:18 1614k 47 93.2M 47 43.9M 0 0 133k 0 0:11:56 0:05:37 0:06:19 1614k 47 93.2M 47 43.9M 0 0 132k 0 0:11:58 0:05:38 0:06:20 1614k 47 93.2M 47 43.9M 0 0 132k 0 0:12:00 0:05:39 0:06:21 1613k 47 93.2M 47 43.9M 0 0 132k 0 0:12:02 0:05:40 0:06:22 1447k 47 93.2M 47 43.9M 0 0 131k 0 0:12:04 0:05:41 0:06:23 0 47 93.2M 47 43.9M 0 0 131k 0 0:12:06 0:05:42 0:06:24 0 47 93.2M 47 43.9M 0 0 130k 0 0:12:09 0:05:43 0:06:26 0 47 93.2M 47 43.9M 0 0 130k 0 0:12:11 0:05:44 0:06:27 0 47 93.2M 47 43.9M 0 0 130k 0 0:12:13 0:05:45 0:06:28 0 47 93.2M 47 43.9M 0 0 129k 0 0:12:15 0:05:46 0:06:29 0 47 93.2M 47 43.9M 0 0 129k 0 0:12:17 0:05:47 0:06:30 0 47 93.2M 47 43.9M 0 0 129k 0 0:12:19 0:05:48 0:06:31 0 47 93.2M 47 43.9M 0 0 128k 0 0:12:21 0:05:49 0:06:32 0 47 93.2M 47 43.9M 0 0 128k 0 0:12:23 0:05:50 0:06:33 0 47 93.2M 47 43.9M 0 0 127k 0 0:12:26 0:05:51 0:06:35 0 47 93.2M 47 43.9M 0 0 127k 0 0:12:28 0:05:52 0:06:36 0 47 93.2M 47 43.9M 0 0 127k 0 0:12:30 0:05:53 0:06:37 0 47 93.2M 47 43.9M 0 0 126k 0 0:12:32 0:05:54 0:06:38 0 47 93.2M 47 43.9M 0 0 126k 0 0:12:34 0:05:55 0:06:39 0 47 93.2M 47 43.9M 0 0 126k 0 0:12:36 0:05:56 0:06:40 0 47 93.2M 47 43.9M 0 0 125k 0 0:12:38 0:05:57 0:06:41 0 47 93.2M 47 43.9M 0 0 125k 0 0:12:40 0:05:58 0:06:42 0 47 93.2M 47 43.9M 0 0 125k 0 0:12:43 0:05:59 0:06:44 0 47 93.2M 47 43.9M 0 0 124k 0 0:12:45 0:06:00 0:06:45 0 47 93.2M 47 43.9M 0 0 124k 0 0:12:47 0:06:01 0:06:46 0 47 93.2M 47 43.9M 0 0 124k 0 0:12:49 0:06:02 0:06:47 0 47 93.2M 47 43.9M 0 0 123k 0 0:12:51 0:06:03 0:06:48 0 47 93.2M 47 43.9M 0 0 123k 0 0:12:53 0:06:04 0:06:49 0 47 93.2M 47 43.9M 0 0 123k 0 0:12:55 0:06:05 0:06:50 0 47 93.2M 47 43.9M 0 0 122k 0 0:12:57 0:06:06 0:06:51 0 47 93.2M 47 43.9M 0 0 122k 0 0:13:00 0:06:07 0:06:53 0 47 93.2M 47 43.9M 0 0 122k 0 0:13:02 0:06:08 0:06:54 0 47 93.2M 47 43.9M 0 0 121k 0 0:13:04 0:06:09 0:06:55 0 47 93.2M 47 43.9M 0 0 121k 0 0:13:06 0:06:10 0:06:56 0 47 93.2M 47 43.9M 0 0 121k 0 0:13:08 0:06:11 0:06:57 0 47 93.2M 47 43.9M 0 0 120k 0 0:13:10 0:06:12 0:06:58 0 47 93.2M 47 43.9M 0 0 120k 0 0:13:12 0:06:13 0:06:59 0 47 93.2M 47 43.9M 0 0 120k 0 0:13:14 0:06:14 0:07:00 0 47 93.2M 47 43.9M 0 0 119k 0 0:13:17 0:06:15 0:07:02 0 47 93.2M 47 43.9M 0 0 119k 0 0:13:19 0:06:16 0:07:03 0 47 93.2M 47 43.9M 0 0 119k 0 0:13:21 0:06:17 0:07:04 0 47 93.2M 47 43.9M 0 0 118k 0 0:13:23 0:06:18 0:07:05 0 47 93.2M 47 43.9M 0 0 118k 0 0:13:25 0:06:19 0:07:06 0 47 93.2M 47 43.9M 0 0 118k 0 0:13:27 0:06:20 0:07:07 0 47 93.2M 47 43.9M 0 0 117k 0 0:13:29 0:06:21 0:07:08 0 47 93.2M 47 43.9M 0 0 117k 0 0:13:31 0:06:22 0:07:09 0 47 93.2M 47 43.9M 0 0 117k 0 0:13:34 0:06:23 0:07:11 0 47 93.2M 47 43.9M 0 0 116k 0 0:13:36 0:06:24 0:07:12 0 47 93.2M 47 43.9M 0 0 116k 0 0:13:38 0:06:25 0:07:13 0 47 93.2M 47 43.9M 0 0 116k 0 0:13:40 0:06:26 0:07:14 0 47 93.2M 47 43.9M 0 0 116k 0 0:13:42 0:06:27 0:07:15 0 47 93.2M 47 43.9M 0 0 115k 0 0:13:44 0:06:28 0:07:16 0 47 93.2M 47 43.9M 0 0 115k 0 0:13:46 0:06:29 0:07:17 0 47 93.2M 47 43.9M 0 0 115k 0 0:13:48 0:06:30 0:07:18 0 47 93.2M 47 43.9M 0 0 114k 0 0:13:51 0:06:31 0:07:20 0 47 93.2M 47 43.9M 0 0 114k 0 0:13:53 0:06:32 0:07:21 0 47 93.2M 47 43.9M 0 0 114k 0 0:13:55 0:06:33 0:07:22 0 47 93.2M 47 43.9M 0 0 113k 0 0:13:57 0:06:34 0:07:23 0 55 93.2M 55 51.4M 0 0 132k 0 0:11:58 0:06:36 0:05:22 1339k 55 93.2M 55 51.4M 0 0 132k 0 0:11:59 0:06:37 0:05:22 1339k 55 93.2M 55 51.4M 0 0 132k 0 0:12:01 0:06:38 0:05:23 1339k 55 93.2M 55 51.4M 0 0 131k 0 0:12:03 0:06:39 0:05:24 1339k 55 93.2M 55 51.4M 0 0 131k 0 0:12:05 0:06:40 0:05:25 1339k 55 93.2M 55 51.4M 0 0 131k 0 0:12:07 0:06:41 0:05:26 0 55 93.2M 55 51.4M 0 0 130k 0 0:12:08 0:06:42 0:05:26 0 55 93.2M 55 51.4M 0 0 130k 0 0:12:10 0:06:43 0:05:27 0 55 93.2M 55 51.4M 0 0 130k 0 0:12:12 0:06:44 0:05:28 0 55 93.2M 55 51.4M 0 0 129k 0 0:12:14 0:06:45 0:05:29 0 55 93.2M 55 51.4M 0 0 129k 0 0:12:16 0:06:46 0:05:30 0 55 93.2M 55 51.4M 0 0 129k 0 0:12:18 0:06:47 0:05:31 0 55 93.2M 55 51.4M 0 0 129k 0 0:12:19 0:06:48 0:05:31 0 55 93.2M 55 51.4M 0 0 128k 0 0:12:21 0:06:49 0:05:32 0 55 93.2M 55 51.4M 0 0 128k 0 0:12:23 0:06:50 0:05:33 0 55 93.2M 55 51.4M 0 0 128k 0 0:12:25 0:06:51 0:05:34 0 55 93.2M 55 51.4M 0 0 127k 0 0:12:27 0:06:52 0:05:35 0 55 93.2M 55 51.4M 0 0 127k 0 0:12:28 0:06:53 0:05:35 0 55 93.2M 55 51.4M 0 0 127k 0 0:12:30 0:06:54 0:05:36 0 55 93.2M 55 51.4M 0 0 126k 0 0:12:32 0:06:55 0:05:37 0 55 93.2M 55 51.4M 0 0 126k 0 0:12:34 0:06:56 0:05:38 0 55 93.2M 55 51.4M 0 0 126k 0 0:12:36 0:06:57 0:05:39 0 55 93.2M 55 51.4M 0 0 125k 0 0:12:37 0:06:58 0:05:39 0 55 93.2M 55 51.4M 0 0 125k 0 0:12:39 0:06:59 0:05:40 0 55 93.2M 55 51.4M 0 0 125k 0 0:12:41 0:07:00 0:05:41 0 55 93.2M 55 51.4M 0 0 125k 0 0:12:43 0:07:01 0:05:42 0 55 93.2M 55 51.4M 0 0 124k 0 0:12:45 0:07:02 0:05:43 0 55 93.2M 55 51.4M 0 0 124k 0 0:12:47 0:07:03 0:05:44 0 55 93.2M 55 51.4M 0 0 124k 0 0:12:48 0:07:04 0:05:44 0 55 93.2M 55 51.4M 0 0 123k 0 0:12:50 0:07:05 0:05:45 0 55 93.2M 55 51.4M 0 0 123k 0 0:12:52 0:07:06 0:05:46 0 55 93.2M 55 51.4M 0 0 123k 0 0:12:54 0:07:07 0:05:47 0 55 93.2M 55 51.4M 0 0 122k 0 0:12:56 0:07:08 0:05:48 0 55 93.2M 55 51.4M 0 0 122k 0 0:12:57 0:07:09 0:05:48 0 55 93.2M 55 51.4M 0 0 122k 0 0:12:59 0:07:10 0:05:49 0 55 93.2M 55 51.4M 0 0 122k 0 0:13:01 0:07:11 0:05:50 0 55 93.2M 55 51.4M 0 0 121k 0 0:13:03 0:07:12 0:05:51 0 55 93.2M 55 51.4M 0 0 121k 0 0:13:05 0:07:13 0:05:52 0 55 93.2M 55 51.4M 0 0 121k 0 0:13:06 0:07:14 0:05:52 0 55 93.2M 55 51.4M 0 0 121k 0 0:13:08 0:07:15 0:05:53 0 55 93.2M 55 51.4M 0 0 120k 0 0:13:10 0:07:16 0:05:54 0 55 93.2M 55 51.4M 0 0 120k 0 0:13:12 0:07:17 0:05:55 0 55 93.2M 55 51.4M 0 0 120k 0 0:13:14 0:07:18 0:05:56 0 55 93.2M 55 51.4M 0 0 119k 0 0:13:16 0:07:19 0:05:57 0 55 93.2M 55 51.4M 0 0 119k 0 0:13:17 0:07:20 0:05:57 0 55 93.2M 55 51.4M 0 0 119k 0 0:13:19 0:07:21 0:05:58 0 55 93.2M 55 51.4M 0 0 119k 0 0:13:21 0:07:22 0:05:59 0 55 93.2M 55 51.4M 0 0 118k 0 0:13:23 0:07:23 0:06:00 0 55 93.2M 55 51.4M 0 0 118k 0 0:13:25 0:07:24 0:06:01 0 55 93.2M 55 51.4M 0 0 118k 0 0:13:26 0:07:25 0:06:01 0 55 93.2M 55 51.4M 0 0 118k 0 0:13:28 0:07:26 0:06:02 0 55 93.2M 55 51.4M 0 0 117k 0 0:13:30 0:07:27 0:06:03 0 55 93.2M 55 51.4M 0 0 117k 0 0:13:32 0:07:28 0:06:04 0 55 93.2M 55 51.4M 0 0 117k 0 0:13:34 0:07:29 0:06:05 0 55 93.2M 55 51.4M 0 0 116k 0 0:13:36 0:07:30 0:06:06 0 55 93.2M 55 51.4M 0 0 116k 0 0:13:37 0:07:31 0:06:06 0 55 93.2M 55 51.4M 0 0 116k 0 0:13:39 0:07:32 0:06:07 0 55 93.2M 55 51.4M 0 0 116k 0 0:13:41 0:07:33 0:06:08 0 55 93.2M 55 51.4M 0 0 115k 0 0:13:43 0:07:34 0:06:09 0 55 93.2M 55 51.4M 0 0 115k 0 0:13:43 0:07:35 0:06:08 0 58 93.2M 58 54.2M 0 0 121k 0 0:13:04 0:07:36 0:05:28 604k 58 93.2M 58 54.2M 0 0 121k 0 0:13:06 0:07:37 0:05:29 604k 58 93.2M 58 54.2M 0 0 121k 0 0:13:08 0:07:38 0:05:30 604k 58 93.2M 58 54.2M 0 0 120k 0 0:13:09 0:07:39 0:05:30 604k 58 93.2M 58 54.2M 0 0 120k 0 0:13:11 0:07:40 0:05:31 514k 58 93.2M 58 54.2M 0 0 120k 0 0:13:13 0:07:41 0:05:32 0 58 93.2M 58 54.2M 0 0 120k 0 0:13:15 0:07:42 0:05:33 0 58 93.2M 58 54.2M 0 0 119k 0 0:13:16 0:07:43 0:05:33 0 58 93.2M 58 54.2M 0 0 119k 0 0:13:18 0:07:44 0:05:34 0 58 93.2M 58 54.2M 0 0 119k 0 0:13:20 0:07:45 0:05:35 0 58 93.2M 58 54.2M 0 0 119k 0 0:13:22 0:07:46 0:05:36 0 58 93.2M 58 54.2M 0 0 118k 0 0:13:23 0:07:47 0:05:36 0 58 93.2M 58 54.2M 0 0 118k 0 0:13:25 0:07:48 0:05:37 0 58 93.2M 58 54.2M 0 0 118k 0 0:13:27 0:07:49 0:05:38 0 58 93.2M 58 54.2M 0 0 117k 0 0:13:28 0:07:50 0:05:38 0 58 93.2M 58 54.2M 0 0 117k 0 0:13:30 0:07:51 0:05:39 0 58 93.2M 58 54.2M 0 0 117k 0 0:13:32 0:07:52 0:05:40 0 58 93.2M 58 54.2M 0 0 117k 0 0:13:34 0:07:53 0:05:41 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:35 0:07:54 0:05:41 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:37 0:07:55 0:05:42 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:39 0:07:56 0:05:43 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:40 0:07:57 0:05:43 0 58 93.2M 58 54.2M 0 0 116k 0 0:13:42 0:07:58 0:05:44 0 58 93.2M 58 54.2M 0 0 115k 0 0:13:44 0:07:59 0:05:45 0 58 93.2M 58 54.2M 0 0 115k 0 0:13:46 0:08:00 0:05:46 0 58 93.2M 58 54.2M 0 0 115k 0 0:13:47 0:08:01 0:05:46 0 58 93.2M 58 54.2M 0 0 115k 0 0:13:49 0:08:02 0:05:47 0 58 93.2M 58 54.2M 0 0 114k 0 0:13:51 0:08:03 0:05:48 0 58 93.2M 58 54.2M 0 0 114k 0 0:13:53 0:08:04 0:05:49 0 58 93.2M 58 54.2M 0 0 114k 0 0:13:54 0:08:05 0:05:49 0 58 93.2M 58 54.2M 0 0 114k 0 0:13:56 0:08:06 0:05:50 0 58 93.2M 58 54.2M 0 0 113k 0 0:13:58 0:08:07 0:05:51 0 58 93.2M 58 54.2M 0 0 113k 0 0:13:59 0:08:08 0:05:51 0 58 93.2M 58 54.2M 0 0 113k 0 0:14:01 0:08:09 0:05:52 0 58 93.2M 58 54.2M 0 0 113k 0 0:14:03 0:08:10 0:05:53 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:05 0:08:11 0:05:54 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:06 0:08:12 0:05:54 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:08 0:08:13 0:05:55 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:10 0:08:14 0:05:56 0 58 93.2M 58 54.2M 0 0 112k 0 0:14:12 0:08:15 0:05:57 0 58 93.2M 58 54.2M 0 0 111k 0 0:14:13 0:08:16 0:05:57 0 58 93.2M 58 54.2M 0 0 111k 0 0:14:15 0:08:17 0:05:58 0 58 93.2M 58 54.2M 0 0 111k 0 0:14:17 0:08:18 0:05:59 0 58 93.2M 58 54.2M 0 0 111k 0 0:14:18 0:08:19 0:05:59 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:20 0:08:20 0:06:00 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:22 0:08:21 0:06:01 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:24 0:08:22 0:06:02 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:25 0:08:23 0:06:02 0 58 93.2M 58 54.2M 0 0 110k 0 0:14:27 0:08:24 0:06:03 0 58 93.2M 58 54.2M 0 0 109k 0 0:14:29 0:08:25 0:06:04 0 58 93.2M 58 54.2M 0 0 109k 0 0:14:30 0:08:26 0:06:04 0 58 93.2M 58 54.2M 0 0 109k 0 0:14:32 0:08:27 0:06:05 0 58 93.2M 58 54.2M 0 0 109k 0 0:14:34 0:08:28 0:06:06 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:36 0:08:29 0:06:07 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:37 0:08:30 0:06:07 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:39 0:08:31 0:06:08 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:41 0:08:32 0:06:09 0 58 93.2M 58 54.2M 0 0 108k 0 0:14:43 0:08:33 0:06:10 0 58 93.2M 58 54.2M 0 0 107k 0 0:14:44 0:08:34 0:06:10 0 58 93.2M 58 54.2M 0 0 107k 0 0:14:45 0:08:34 0:06:11 632 60 93.2M 60 56.3M 0 0 111k 0 0:14:14 0:08:36 0:05:38 463k 60 93.2M 60 56.3M 0 0 111k 0 0:14:15 0:08:37 0:05:38 463k 60 93.2M 60 56.3M 0 0 111k 0 0:14:17 0:08:38 0:05:39 463k 60 93.2M 60 56.3M 0 0 111k 0 0:14:19 0:08:39 0:05:40 463k 60 93.2M 60 56.3M 0 0 110k 0 0:14:20 0:08:40 0:05:40 411k 60 93.2M 60 56.3M 0 0 110k 0 0:14:22 0:08:41 0:05:41 0 60 93.2M 60 56.3M 0 0 110k 0 0:14:24 0:08:42 0:05:42 0 60 93.2M 60 56.3M 0 0 110k 0 0:14:25 0:08:43 0:05:42 0 60 93.2M 60 56.3M 0 0 110k 0 0:14:27 0:08:44 0:05:43 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:28 0:08:45 0:05:43 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:30 0:08:46 0:05:44 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:32 0:08:47 0:05:45 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:33 0:08:48 0:05:45 0 60 93.2M 60 56.3M 0 0 109k 0 0:14:35 0:08:49 0:05:46 0 60 93.2M 60 56.3M 0 0 108k 0 0:14:37 0:08:50 0:05:47 0 60 93.2M 60 56.3M 0 0 108k 0 0:14:38 0:08:51 0:05:47 0 60 93.2M 60 56.3M 0 0 108k 0 0:14:40 0:08:52 0:05:48 0 60 93.2M 60 56.3M 0 0 108k 0 0:14:42 0:08:53 0:05:49 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:43 0:08:54 0:05:49 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:45 0:08:55 0:05:50 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:47 0:08:56 0:05:51 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:48 0:08:57 0:05:51 0 60 93.2M 60 56.3M 0 0 107k 0 0:14:50 0:08:58 0:05:52 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:52 0:08:59 0:05:53 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:53 0:09:00 0:05:53 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:55 0:09:01 0:05:54 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:57 0:09:02 0:05:55 0 60 93.2M 60 56.3M 0 0 106k 0 0:14:58 0:09:03 0:05:55 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:00 0:09:04 0:05:56 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:02 0:09:05 0:05:57 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:03 0:09:06 0:05:57 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:05 0:09:07 0:05:58 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:07 0:09:08 0:05:59 0 60 93.2M 60 56.3M 0 0 105k 0 0:15:08 0:09:09 0:05:59 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:10 0:09:10 0:06:00 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:12 0:09:11 0:06:01 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:13 0:09:12 0:06:01 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:15 0:09:13 0:06:02 0 60 93.2M 60 56.3M 0 0 104k 0 0:15:17 0:09:14 0:06:03 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:18 0:09:15 0:06:03 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:20 0:09:16 0:06:04 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:22 0:09:17 0:06:05 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:23 0:09:18 0:06:05 0 60 93.2M 60 56.3M 0 0 103k 0 0:15:25 0:09:19 0:06:06 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:26 0:09:20 0:06:06 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:28 0:09:21 0:06:07 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:30 0:09:22 0:06:08 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:31 0:09:23 0:06:08 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:33 0:09:24 0:06:09 0 60 93.2M 60 56.3M 0 0 102k 0 0:15:35 0:09:25 0:06:10 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:36 0:09:26 0:06:10 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:38 0:09:27 0:06:11 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:40 0:09:28 0:06:12 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:41 0:09:29 0:06:12 0 60 93.2M 60 56.3M 0 0 101k 0 0:15:43 0:09:30 0:06:13 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:45 0:09:31 0:06:14 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:46 0:09:32 0:06:14 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:48 0:09:33 0:06:15 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:50 0:09:34 0:06:16 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:51 0:09:35 0:06:16 0 60 93.2M 60 56.3M 0 0 100k 0 0:15:51 0:09:35 0:06:16 10782 65 93.2M 65 60.6M 0 0 107k 0 0:14:47 0:09:37 0:05:10 880k 65 93.2M 65 60.6M 0 0 107k 0 0:14:49 0:09:38 0:05:11 880k 65 93.2M 65 60.6M 0 0 107k 0 0:14:50 0:09:39 0:05:11 880k 65 93.2M 65 60.6M 0 0 106k 0 0:14:52 0:09:40 0:05:12 880k 65 93.2M 65 60.6M 0 0 106k 0 0:14:54 0:09:41 0:05:13 797k 65 93.2M 65 60.6M 0 0 106k 0 0:14:55 0:09:42 0:05:13 0 65 93.2M 65 60.6M 0 0 106k 0 0:14:57 0:09:43 0:05:14 0 65 93.2M 65 60.6M 0 0 106k 0 0:14:58 0:09:44 0:05:14 0 65 93.2M 65 60.6M 0 0 106k 0 0:15:00 0:09:45 0:05:15 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:01 0:09:46 0:05:15 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:03 0:09:47 0:05:16 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:04 0:09:48 0:05:16 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:06 0:09:49 0:05:17 0 65 93.2M 65 60.6M 0 0 105k 0 0:15:07 0:09:50 0:05:17 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:09 0:09:51 0:05:18 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:10 0:09:52 0:05:18 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:12 0:09:53 0:05:19 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:14 0:09:54 0:05:20 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:15 0:09:55 0:05:20 0 65 93.2M 65 60.6M 0 0 104k 0 0:15:17 0:09:56 0:05:21 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:18 0:09:57 0:05:21 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:20 0:09:58 0:05:22 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:21 0:09:59 0:05:22 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:23 0:10:00 0:05:23 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:24 0:10:01 0:05:23 0 65 93.2M 65 60.6M 0 0 103k 0 0:15:26 0:10:02 0:05:24 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:27 0:10:03 0:05:24 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:29 0:10:04 0:05:25 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:31 0:10:05 0:05:26 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:32 0:10:06 0:05:26 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:34 0:10:07 0:05:27 0 65 93.2M 65 60.6M 0 0 102k 0 0:15:35 0:10:08 0:05:27 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:37 0:10:09 0:05:28 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:38 0:10:10 0:05:28 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:40 0:10:11 0:05:29 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:41 0:10:12 0:05:29 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:43 0:10:13 0:05:30 0 65 93.2M 65 60.6M 0 0 101k 0 0:15:44 0:10:14 0:05:30 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:46 0:10:15 0:05:31 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:47 0:10:16 0:05:31 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:49 0:10:17 0:05:32 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:51 0:10:18 0:05:33 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:52 0:10:19 0:05:33 0 65 93.2M 65 60.6M 0 0 100k 0 0:15:54 0:10:20 0:05:34 0 65 93.2M 65 60.6M 0 0 99k 0 0:15:55 0:10:21 0:05:34 0 65 93.2M 65 60.6M 0 0 99k 0 0:15:57 0:10:22 0:05:35 0 65 93.2M 65 60.6M 0 0 99k 0 0:15:58 0:10:23 0:05:35 0 65 93.2M 65 60.6M 0 0 99k 0 0:16:00 0:10:24 0:05:36 0 65 93.2M 65 60.6M 0 0 99k 0 0:16:01 0:10:25 0:05:36 0 65 93.2M 65 60.6M 0 0 99k 0 0:16:03 0:10:26 0:05:37 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:04 0:10:27 0:05:37 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:06 0:10:28 0:05:38 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:08 0:10:29 0:05:39 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:09 0:10:30 0:05:39 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:11 0:10:31 0:05:40 0 65 93.2M 65 60.6M 0 0 98k 0 0:16:12 0:10:32 0:05:40 0 65 93.2M 65 60.6M 0 0 97k 0 0:16:14 0:10:33 0:05:41 0 65 93.2M 65 60.6M 0 0 97k 0 0:16:15 0:10:34 0:05:41 0 65 93.2M 65 60.6M 0 0 97k 0 0:16:17 0:10:35 0:05:42 0 65 93.2M 65 60.6M 0 0 97k 0 0:16:16 0:10:35 0:05:41 14663 74 93.2M 74 69.6M 0 0 111k 0 0:14:12 0:10:37 0:03:35 1829k 74 93.2M 74 69.6M 0 0 111k 0 0:14:14 0:10:38 0:03:36 1829k 74 93.2M 74 69.6M 0 0 111k 0 0:14:15 0:10:39 0:03:36 1830k 74 93.2M 74 69.6M 0 0 111k 0 0:14:16 0:10:40 0:03:36 1830k 74 93.2M 74 69.6M 0 0 111k 0 0:14:18 0:10:41 0:03:37 1642k 74 93.2M 74 69.6M 0 0 111k 0 0:14:19 0:10:42 0:03:37 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:20 0:10:43 0:03:37 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:22 0:10:44 0:03:38 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:23 0:10:45 0:03:38 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:24 0:10:46 0:03:38 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:26 0:10:47 0:03:39 0 74 93.2M 74 69.6M 0 0 110k 0 0:14:27 0:10:48 0:03:39 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:28 0:10:49 0:03:39 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:30 0:10:50 0:03:40 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:31 0:10:51 0:03:40 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:32 0:10:52 0:03:40 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:34 0:10:53 0:03:41 0 74 93.2M 74 69.6M 0 0 109k 0 0:14:35 0:10:54 0:03:41 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:36 0:10:55 0:03:41 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:38 0:10:56 0:03:42 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:39 0:10:57 0:03:42 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:40 0:10:58 0:03:42 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:42 0:10:59 0:03:43 0 74 93.2M 74 69.6M 0 0 108k 0 0:14:43 0:11:00 0:03:43 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:44 0:11:01 0:03:43 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:46 0:11:02 0:03:44 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:47 0:11:03 0:03:44 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:48 0:11:04 0:03:44 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:50 0:11:05 0:03:45 0 74 93.2M 74 69.6M 0 0 107k 0 0:14:51 0:11:06 0:03:45 0 74 93.2M 74 69.6M 0 0 106k 0 0:14:52 0:11:07 0:03:45 0 77 93.2M 77 72.2M 0 0 110k 0 0:14:21 0:11:08 0:03:13 550k 77 93.2M 77 72.2M 0 0 110k 0 0:14:22 0:11:09 0:03:13 592k 81 93.2M 81 75.6M 0 0 115k 0 0:13:45 0:11:10 0:02:35 1287k 81 93.2M 81 75.6M 0 0 115k 0 0:13:46 0:11:11 0:02:35 1287k 81 93.2M 81 75.6M 0 0 115k 0 0:13:48 0:11:12 0:02:36 1153k 81 93.2M 81 75.6M 0 0 115k 0 0:13:49 0:11:13 0:02:36 702k 81 93.2M 81 75.6M 0 0 114k 0 0:13:50 0:11:14 0:02:36 657k 81 93.2M 81 75.6M 0 0 114k 0 0:13:51 0:11:15 0:02:36 0 81 93.2M 81 75.6M 0 0 114k 0 0:13:53 0:11:16 0:02:37 0 81 93.2M 81 75.6M 0 0 114k 0 0:13:54 0:11:17 0:02:37 0 81 93.2M 81 75.6M 0 0 114k 0 0:13:55 0:11:18 0:02:37 0 81 93.2M 81 75.6M 0 0 114k 0 0:13:56 0:11:19 0:02:37 0 81 93.2M 81 75.6M 0 0 113k 0 0:13:58 0:11:20 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:13:59 0:11:21 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:14:00 0:11:22 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:14:01 0:11:23 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:14:02 0:11:24 0:02:38 0 81 93.2M 81 75.6M 0 0 113k 0 0:14:04 0:11:25 0:02:39 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:05 0:11:26 0:02:39 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:06 0:11:27 0:02:39 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:07 0:11:28 0:02:39 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:09 0:11:29 0:02:40 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:10 0:11:30 0:02:40 0 81 93.2M 81 75.6M 0 0 112k 0 0:14:11 0:11:31 0:02:40 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:12 0:11:32 0:02:40 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:14 0:11:33 0:02:41 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:15 0:11:34 0:02:41 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:16 0:11:35 0:02:41 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:17 0:11:36 0:02:41 0 81 93.2M 81 75.6M 0 0 111k 0 0:14:19 0:11:37 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:20 0:11:38 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:21 0:11:39 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:22 0:11:40 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:23 0:11:41 0:02:42 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:25 0:11:42 0:02:43 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:26 0:11:43 0:02:43 0 81 93.2M 81 75.6M 0 0 110k 0 0:14:27 0:11:44 0:02:43 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:28 0:11:45 0:02:43 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:30 0:11:46 0:02:44 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:31 0:11:47 0:02:44 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:32 0:11:48 0:02:44 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:33 0:11:49 0:02:44 0 81 93.2M 81 75.6M 0 0 109k 0 0:14:35 0:11:50 0:02:45 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:36 0:11:51 0:02:45 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:37 0:11:52 0:02:45 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:38 0:11:53 0:02:45 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:40 0:11:54 0:02:46 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:41 0:11:55 0:02:46 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:42 0:11:56 0:02:46 0 81 93.2M 81 75.6M 0 0 108k 0 0:14:43 0:11:57 0:02:46 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:44 0:11:58 0:02:46 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:46 0:11:59 0:02:47 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:47 0:12:00 0:02:47 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:48 0:12:01 0:02:47 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:49 0:12:02 0:02:47 0 81 93.2M 81 75.6M 0 0 107k 0 0:14:51 0:12:03 0:02:48 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:52 0:12:04 0:02:48 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:53 0:12:05 0:02:48 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:54 0:12:06 0:02:48 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:56 0:12:07 0:02:49 0 81 93.2M 81 75.6M 0 0 106k 0 0:14:57 0:12:08 0:02:49 0 84 93.2M 84 79.0M 0 0 110k 0 0:14:20 0:12:09 0:02:11 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:21 0:12:10 0:02:11 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:22 0:12:11 0:02:11 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:24 0:12:12 0:02:12 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:25 0:12:13 0:02:12 639k 84 93.2M 84 79.0M 0 0 110k 0 0:14:26 0:12:14 0:02:12 0 84 93.2M 84 79.0M 0 0 110k 0 0:14:27 0:12:15 0:02:12 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:28 0:12:16 0:02:12 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:30 0:12:17 0:02:13 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:31 0:12:18 0:02:13 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:32 0:12:19 0:02:13 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:33 0:12:20 0:02:13 0 84 93.2M 84 79.0M 0 0 109k 0 0:14:34 0:12:21 0:02:13 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:35 0:12:22 0:02:13 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:37 0:12:23 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:38 0:12:24 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:39 0:12:25 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:40 0:12:26 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:41 0:12:27 0:02:14 0 84 93.2M 84 79.0M 0 0 108k 0 0:14:43 0:12:28 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:44 0:12:29 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:45 0:12:30 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:46 0:12:31 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:47 0:12:32 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:48 0:12:33 0:02:15 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:50 0:12:34 0:02:16 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:51 0:12:35 0:02:16 0 84 93.2M 84 79.0M 0 0 107k 0 0:14:51 0:12:35 0:02:16 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:52 0:12:36 0:02:16 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:53 0:12:37 0:02:16 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:54 0:12:38 0:02:16 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:56 0:12:39 0:02:17 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:57 0:12:40 0:02:17 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:58 0:12:41 0:02:17 0 84 93.2M 84 79.0M 0 0 106k 0 0:14:59 0:12:42 0:02:17 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:00 0:12:43 0:02:17 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:01 0:12:44 0:02:17 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:03 0:12:45 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:04 0:12:46 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:05 0:12:47 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:06 0:12:48 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:07 0:12:49 0:02:18 0 84 93.2M 84 79.0M 0 0 105k 0 0:15:09 0:12:50 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:10 0:12:51 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:11 0:12:52 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:12 0:12:53 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:13 0:12:54 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:14 0:12:55 0:02:19 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:16 0:12:56 0:02:20 0 84 93.2M 84 79.0M 0 0 104k 0 0:15:17 0:12:57 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:18 0:12:58 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:19 0:12:59 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:20 0:13:00 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:21 0:13:01 0:02:20 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:23 0:13:02 0:02:21 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:24 0:13:03 0:02:21 0 84 93.2M 84 79.0M 0 0 103k 0 0:15:25 0:13:04 0:02:21 0 84 93.2M 84 79.0M 0 0 102k 0 0:15:26 0:13:05 0:02:21 0 84 93.2M 84 79.0M 0 0 102k 0 0:15:27 0:13:06 0:02:21 0 84 93.2M 84 79.0M 0 0 102k 0 0:15:29 0:13:07 0:02:22 0 89 93.2M 89 83.7M 0 0 108k 0 0:14:38 0:13:09 0:01:29 816k 89 93.2M 89 83.7M 0 0 108k 0 0:14:40 0:13:10 0:01:30 816k 89 93.2M 89 83.7M 0 0 108k 0 0:14:41 0:13:11 0:01:30 816k 89 93.2M 89 83.7M 0 0 108k 0 0:14:42 0:13:12 0:01:30 816k 89 93.2M 89 83.7M 0 0 108k 0 0:14:43 0:13:13 0:01:30 816k 89 93.2M 89 83.7M 0 0 107k 0 0:14:44 0:13:14 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:45 0:13:15 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:46 0:13:16 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:47 0:13:17 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:48 0:13:18 0:01:30 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:50 0:13:19 0:01:31 0 89 93.2M 89 83.7M 0 0 107k 0 0:14:51 0:13:20 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:52 0:13:21 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:53 0:13:22 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:54 0:13:23 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:55 0:13:24 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:56 0:13:25 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:57 0:13:26 0:01:31 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:59 0:13:27 0:01:32 0 89 93.2M 89 83.7M 0 0 106k 0 0:14:59 0:13:27 0:01:32 0 89 93.2M 89 83.7M 0 0 106k 0 0:15:00 0:13:28 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:01 0:13:29 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:02 0:13:30 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:03 0:13:31 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:04 0:13:32 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:05 0:13:33 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:06 0:13:34 0:01:32 0 89 93.2M 89 83.7M 0 0 105k 0 0:15:07 0:13:35 0:01:32 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:09 0:13:36 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:10 0:13:37 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:11 0:13:38 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:12 0:13:39 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:13 0:13:40 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:14 0:13:41 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:15 0:13:42 0:01:33 0 89 93.2M 89 83.7M 0 0 104k 0 0:15:16 0:13:43 0:01:33 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:17 0:13:44 0:01:33 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:19 0:13:45 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:20 0:13:46 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:21 0:13:47 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:22 0:13:48 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:23 0:13:49 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:24 0:13:50 0:01:34 0 89 93.2M 89 83.7M 0 0 103k 0 0:15:25 0:13:51 0:01:34 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:26 0:13:52 0:01:34 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:27 0:13:53 0:01:34 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:29 0:13:54 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:30 0:13:55 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:31 0:13:56 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:32 0:13:57 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:33 0:13:58 0:01:35 0 89 93.2M 89 83.7M 0 0 102k 0 0:15:34 0:13:59 0:01:35 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:35 0:14:00 0:01:35 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:36 0:14:01 0:01:35 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:38 0:14:02 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:39 0:14:03 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:40 0:14:04 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:41 0:14:05 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:42 0:14:06 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:43 0:14:07 0:01:36 0 89 93.2M 89 83.7M 0 0 101k 0 0:15:44 0:14:08 0:01:36 0 90 93.2M 90 84.2M 0 0 101k 0 0:15:39 0:14:09 0:01:30 110k 93 93.2M 93 87.4M 0 0 105k 0 0:15:06 0:14:11 0:00:55 727k 93 93.2M 93 87.4M 0 0 105k 0 0:15:07 0:14:12 0:00:55 727k 93 93.2M 93 87.4M 0 0 105k 0 0:15:08 0:14:13 0:00:55 727k 93 93.2M 93 87.4M 0 0 104k 0 0:15:10 0:14:14 0:00:56 727k 93 93.2M 93 87.4M 0 0 104k 0 0:15:11 0:14:15 0:00:56 616k 93 93.2M 93 87.4M 0 0 104k 0 0:15:12 0:14:16 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:13 0:14:17 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:14 0:14:18 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:15 0:14:19 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:16 0:14:20 0:00:56 0 93 93.2M 93 87.4M 0 0 104k 0 0:15:17 0:14:21 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:18 0:14:22 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:19 0:14:23 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:20 0:14:24 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:21 0:14:25 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:22 0:14:26 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:23 0:14:27 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:24 0:14:28 0:00:56 0 93 93.2M 93 87.4M 0 0 103k 0 0:15:26 0:14:29 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:27 0:14:30 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:28 0:14:31 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:29 0:14:32 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:30 0:14:33 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:31 0:14:34 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:32 0:14:35 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:33 0:14:36 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:34 0:14:37 0:00:57 0 93 93.2M 93 87.4M 0 0 102k 0 0:15:35 0:14:38 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:36 0:14:39 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:37 0:14:40 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:38 0:14:41 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:39 0:14:42 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:40 0:14:43 0:00:57 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:42 0:14:44 0:00:58 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:43 0:14:45 0:00:58 0 93 93.2M 93 87.4M 0 0 101k 0 0:15:44 0:14:46 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:45 0:14:47 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:46 0:14:48 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:47 0:14:49 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:48 0:14:50 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:49 0:14:51 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:50 0:14:52 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:51 0:14:53 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:52 0:14:54 0:00:58 0 93 93.2M 93 87.4M 0 0 100k 0 0:15:53 0:14:55 0:00:58 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:54 0:14:56 0:00:58 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:55 0:14:57 0:00:58 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:57 0:14:58 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:58 0:14:59 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:15:59 0:15:00 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:16:00 0:15:01 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:16:01 0:15:02 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:16:02 0:15:03 0:00:59 0 93 93.2M 93 87.4M 0 0 99k 0 0:16:03 0:15:04 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:04 0:15:05 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:05 0:15:06 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:06 0:15:07 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:07 0:15:08 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:08 0:15:09 0:00:59 0 93 93.2M 93 87.4M 0 0 98k 0 0:16:09 0:15:10 0:00:59 0 94 93.2M 94 87.9M 0 0 98k 0 0:16:05 0:15:10 0:00:55 97848 100 93.2M 100 93.2M 0 0 104k 0 0:15:11 0:15:11 --:--:-- 1497k [2020-11-13T01:26:07.860Z] go1.15.2.linux-arm64.tar.gz: OK [2020-11-13T01:26:22.939Z] Staging go [2020-11-13T01:26:55.272Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-11-13T01:26:55.272Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-11-13T01:26:55.272Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-11-13T01:26:55.272Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [835 kB] [2020-11-13T01:26:55.272Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [280 kB] [2020-11-13T01:26:55.272Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-11-13T01:26:55.272Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2996 B] [2020-11-13T01:26:55.272Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-11-13T01:26:55.272Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.7 kB] [2020-11-13T01:26:55.272Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] [2020-11-13T01:26:55.272Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [243 kB] [2020-11-13T01:26:55.272Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-11-13T01:26:55.272Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-11-13T01:26:55.272Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-11-13T01:26:55.272Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-11-13T01:26:55.272Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-11-13T01:26:55.272Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-11-13T01:26:55.272Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-11-13T01:26:55.272Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-11-13T01:26:55.272Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1129 kB] [2020-11-13T01:26:55.272Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [371 kB] [2020-11-13T01:26:55.273Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-11-13T01:26:55.273Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [7012 B] [2020-11-13T01:26:55.273Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-11-13T01:26:55.273Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [25.3 kB] [2020-11-13T01:26:55.273Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1481 kB] [2020-11-13T01:26:55.273Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [355 kB] [2020-11-13T01:26:55.273Z] Fetched 21.1 MB in 6s (3407 kB/s) [2020-11-13T01:26:55.273Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-11-13T01:26:55.273Z] Fetched 218 kB in 0s (0 B/s) [2020-11-13T01:26:55.273Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-11-13T01:26:55.273Z] Fetched 140 kB in 0s (0 B/s) [2020-11-13T01:26:55.273Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-11-13T01:26:55.273Z] Fetched 208 kB in 0s (0 B/s) [2020-11-13T01:26:55.273Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-11-13T01:26:55.273Z] Fetched 90.4 kB in 0s (0 B/s) [2020-11-13T01:26:55.273Z] Pulling app-service-config [2020-11-13T01:27:00.671Z] Pulling config-common [2020-11-13T01:27:04.062Z] Skipping build go (already ran) [2020-11-13T01:27:04.665Z] Building app-service-config [2020-11-13T01:27:04.666Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-13T01:27:06.645Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.0 [2020-11-13T01:27:06.645Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-11-13T01:27:06.645Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2020-11-13T01:27:06.645Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2020-11-13T01:27:06.645Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-11-13T01:27:06.645Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-11-13T01:27:06.645Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-11-13T01:27:06.645Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-11-13T01:27:06.645Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-13T01:27:06.645Z] go: downloading github.com/x448/float16 v0.8.4 [2020-11-13T01:27:07.138Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-11-13T01:27:07.138Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-11-13T01:27:07.138Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-11-13T01:27:07.138Z] go: downloading github.com/google/uuid v1.1.2 [2020-11-13T01:27:07.138Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-11-13T01:27:07.138Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-13T01:27:07.138Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-11-13T01:27:07.138Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-11-13T01:27:07.138Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-11-13T01:27:07.138Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-11-13T01:27:07.138Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-11-13T01:27:07.138Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-11-13T01:27:07.138Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-11-13T01:27:07.138Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-11-13T01:27:07.734Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-11-13T01:27:07.734Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-11-13T01:28:15.756Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-11-13T01:28:15.756Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-11-13T01:28:15.756Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-13T01:28:15.756Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-11-13T01:29:12.301Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-11-13T01:29:12.301Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-11-13T01:29:12.301Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-11-13T01:29:12.301Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-11-13T01:29:12.301Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-11-13T01:29:12.301Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-11-13T01:29:12.301Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-11-13T01:29:12.301Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-11-13T01:29:12.301Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-11-13T01:29:12.301Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-11-13T01:29:12.301Z] go: downloading github.com/golang/snappy v0.0.1 [2020-11-13T01:31:19.122Z] go: downloading golang.org/x/text v0.3.2 [2020-11-13T01:31:19.122Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-13T01:31:19.122Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-11-13T01:32:15.613Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-11-13T01:32:15.613Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-11-13T01:32:54.725Z] Building config-common [2020-11-13T01:33:07.084Z] Skipping stage go (already ran) [2020-11-13T01:33:07.084Z] Staging app-service-config [2020-11-13T01:33:09.688Z] Staging config-common [2020-11-13T01:33:13.983Z] Priming go [2020-11-13T01:33:18.265Z] Priming app-service-config [2020-11-13T01:33:23.675Z] 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-11-13T01:33:34.150Z] provisioning config files... [2020-11-13T01:33:34.163Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config7006343852558038477tmp [Pipeline] { [Pipeline] sh [2020-11-13T01:33:34.552Z] + set +x [2020-11-13T01:33:34.552Z] + curl -s https://codecov.io/bash [2020-11-13T01:33:34.552Z] + bash -s -- [2020-11-13T01:33:34.816Z] [2020-11-13T01:33:34.816Z] _____ _ [2020-11-13T01:33:34.816Z] / ____| | | [2020-11-13T01:33:34.816Z] | | ___ __| | ___ ___ _____ __ [2020-11-13T01:33:34.816Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-13T01:33:34.816Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-13T01:33:34.816Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-13T01:33:34.816Z] Bash-20201106-81372f2 [2020-11-13T01:33:34.816Z] [2020-11-13T01:33:34.816Z] [2020-11-13T01:33:34.816Z] ==> Jenkins CI detected. [2020-11-13T01:33:34.816Z] project root: . [2020-11-13T01:33:34.816Z] --> token set from env [2020-11-13T01:33:34.816Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-13T01:33:34.816Z] ==> Running gcov in . (disable via -X gcov) [2020-11-13T01:33:34.816Z] ==> Python coveragepy not found [2020-11-13T01:33:34.816Z] ==> Searching for coverage reports in: [2020-11-13T01:33:34.816Z] + . [2020-11-13T01:33:34.816Z] -> Found 1 reports [2020-11-13T01:33:34.816Z] ==> Detecting git/mercurial file structure [2020-11-13T01:33:34.816Z] ==> Reading reports [2020-11-13T01:33:34.816Z] + ./coverage.out bytes=10 [2020-11-13T01:33:34.816Z] ==> Appending adjustments [2020-11-13T01:33:34.816Z] https://docs.codecov.io/docs/fixing-reports [2020-11-13T01:33:34.816Z] + Found adjustments [2020-11-13T01:33:34.816Z] ==> Gzipping contents [2020-11-13T01:33:34.816Z] ==> Uploading reports [2020-11-13T01:33:34.816Z] url: https://codecov.io [2020-11-13T01:33:34.816Z] query: branch=PR-124&commit=a0426c5be28d8e5f9c1bd41f81e4655016a188e6&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F28%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-11-13T01:33:34.816Z] -> Pinging Codecov [2020-11-13T01:33:34.816Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-124&commit=a0426c5be28d8e5f9c1bd41f81e4655016a188e6&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F28%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-11-13T01:33:35.391Z] -> Uploading to [2020-11-13T01:33:35.391Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-13/A97CA9966030D2A3747ED39772930CCE/a0426c5be28d8e5f9c1bd41f81e4655016a188e6/12ead735-684c-4157-b3b4-270336db3373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201113T013335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1035c5aded7d5f0c391a7d585fc466bf4fce6c40f3023b46fc2d79e0aaa94ce [2020-11-13T01:33:35.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-13T01:33:35.391Z] Dload Upload Total Spent Left Speed [2020-11-13T01:33:35.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 988 --:--:-- --:--:-- --:--:-- 989 [2020-11-13T01:33:35.916Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a0426c5be28d8e5f9c1bd41f81e4655016a188e6 [Pipeline] } [2020-11-13T01:33:35.933Z] 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-11-13T01:33:39.011Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T01:33:39.580Z] ---> package-listing.sh [2020-11-13T01:33:39.580Z] ++ facter osfamily [2020-11-13T01:33:39.580Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-13T01:33:39.580Z] + OS_FAMILY=redhat [2020-11-13T01:33:39.580Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-11-13T01:33:39.580Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-13T01:33:39.580Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-13T01:33:39.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-13T01:33:39.580Z] + PACKAGES=/tmp/packages_start.txt [2020-11-13T01:33:39.580Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-11-13T01:33:39.580Z] + PACKAGES=/tmp/packages_end.txt [2020-11-13T01:33:39.580Z] + case "${OS_FAMILY}" in [2020-11-13T01:33:39.580Z] + rpm -qa [2020-11-13T01:33:39.580Z] + sort [2020-11-13T01:33:43.834Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-13T01:33:43.834Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-13T01:33:43.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-13T01:33:43.834Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-11-13T01:33:43.834Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-11-13T01:33:43.834Z] + 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-11-13T01:33:43.848Z] 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-11-13T01:33:44.140Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-13T01:33:44.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-13T01:33:44.449Z] [2020-11-13T01:33:44.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-13T01:33:44.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-13T01:33:44.815Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-13T01:33:44.815Z] df20fa9351a1: Pulling fs layer [2020-11-13T01:33:44.815Z] 36b3adc4ff6f: Pulling fs layer [2020-11-13T01:33:44.815Z] 8ad3a11d3b57: Pulling fs layer [2020-11-13T01:33:44.815Z] 46f8f816bc3b: Pulling fs layer [2020-11-13T01:33:44.815Z] 93b61091891f: Pulling fs layer [2020-11-13T01:33:44.815Z] 93b9cdb0e59b: Pulling fs layer [2020-11-13T01:33:44.815Z] 5e14af77c1be: Pulling fs layer [2020-11-13T01:33:44.815Z] 01666e4c0597: Pulling fs layer [2020-11-13T01:33:44.815Z] aa168da1d23b: Pulling fs layer [2020-11-13T01:33:44.815Z] 46f8f816bc3b: Waiting [2020-11-13T01:33:44.815Z] 93b61091891f: Waiting [2020-11-13T01:33:44.815Z] 93b9cdb0e59b: Waiting [2020-11-13T01:33:44.815Z] 5e14af77c1be: Waiting [2020-11-13T01:33:44.815Z] 01666e4c0597: Waiting [2020-11-13T01:33:44.815Z] aa168da1d23b: Waiting [2020-11-13T01:33:44.815Z] 36b3adc4ff6f: Verifying Checksum [2020-11-13T01:33:44.815Z] 36b3adc4ff6f: Download complete [2020-11-13T01:33:44.815Z] 46f8f816bc3b: Verifying Checksum [2020-11-13T01:33:44.815Z] 46f8f816bc3b: Download complete [2020-11-13T01:33:44.815Z] df20fa9351a1: Download complete [2020-11-13T01:33:44.815Z] 93b9cdb0e59b: Download complete [2020-11-13T01:33:45.078Z] 5e14af77c1be: Verifying Checksum [2020-11-13T01:33:45.078Z] 5e14af77c1be: Download complete [2020-11-13T01:33:45.078Z] 93b61091891f: Verifying Checksum [2020-11-13T01:33:45.078Z] 93b61091891f: Download complete [2020-11-13T01:33:45.078Z] 01666e4c0597: Verifying Checksum [2020-11-13T01:33:45.078Z] 01666e4c0597: Download complete [2020-11-13T01:33:45.078Z] 8ad3a11d3b57: Verifying Checksum [2020-11-13T01:33:45.078Z] 8ad3a11d3b57: Download complete [2020-11-13T01:33:45.341Z] df20fa9351a1: Pull complete [2020-11-13T01:33:45.608Z] 36b3adc4ff6f: Pull complete [2020-11-13T01:33:46.570Z] 8ad3a11d3b57: Pull complete [2020-11-13T01:33:46.570Z] 46f8f816bc3b: Pull complete [2020-11-13T01:33:46.835Z] aa168da1d23b: Verifying Checksum [2020-11-13T01:33:46.835Z] aa168da1d23b: Download complete [2020-11-13T01:33:46.835Z] 93b61091891f: Pull complete [2020-11-13T01:33:47.098Z] 93b9cdb0e59b: Pull complete [2020-11-13T01:33:47.098Z] 5e14af77c1be: Pull complete [2020-11-13T01:33:47.362Z] 01666e4c0597: Pull complete [2020-11-13T01:33:54.005Z] aa168da1d23b: Pull complete [2020-11-13T01:33:54.005Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-13T01:33:54.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-13T01:33:54.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-13T01:33:54.225Z] prd-centos7-docker-4c-2g-11993 does not seem to be running inside a container [2020-11-13T01:33:54.279Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-13T01:33:58.163Z] $ docker top 9c8997698480c1d6e47f105ec35d3d23371f2e2594a5e64cd934473eef8034aa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-13T01:33:58.683Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-13T01:33:58.983Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-13T01:33:59.288Z] + ls /var/log/sa-host [2020-11-13T01:33:59.288Z] + sadf -c /var/log/sa-host/sa05 [2020-11-13T01:33:59.288Z] file_magic: OK [2020-11-13T01:33:59.288Z] HZ: Using current value: 100 [2020-11-13T01:33:59.288Z] file_header: OK [2020-11-13T01:33:59.288Z] 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-11-13T01:33:59.288Z] Statistics: [2020-11-13T01:33:59.288Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-13T01:33:59.288Z] File successfully converted to sysstat format version 12.2.1 [2020-11-13T01:33:59.288Z] + sadf -c /var/log/sa-host/sa13 [2020-11-13T01:33:59.288Z] file_magic: OK [2020-11-13T01:33:59.288Z] HZ: Using current value: 100 [2020-11-13T01:33:59.288Z] file_header: OK [2020-11-13T01:33:59.288Z] 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-11-13T01:33:59.288Z] Statistics: [2020-11-13T01:33:59.288Z] 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... [2020-11-13T01:33:59.288Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-13T01:33:59.938Z] provisioning config files... [2020-11-13T01:33:59.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1806983799262388074tmp [Pipeline] { [Pipeline] echo [2020-11-13T01:34:00.097Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T01:34:00.396Z] ---> create-netrc.sh [Pipeline] } [2020-11-13T01:34:00.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-13T01:34:00.519Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T01:34:00.820Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-13T01:34:00.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T01:34:01.132Z] ---> sudo-logs.sh [2020-11-13T01:34:01.132Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-13T01:34:01.145Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T01:34:01.445Z] ---> job-cost.sh [2020-11-13T01:34:01.445Z] lf-activate-venv: SKIPPING [2020-11-13T01:34:01.445Z] INFO: No Stack... [2020-11-13T01:34:02.393Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-13T01:34:02.659Z] INFO: Archiving Costs [Pipeline] echo [2020-11-13T01:34:02.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-13T01:34:02.972Z] ---> logs-deploy.sh [2020-11-13T01:34:02.972Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/28 [2020-11-13T01:34:02.972Z] INFO: archiving workspace using pattern(s): [2020-11-13T01:34:04.890Z] Archives upload complete. [2020-11-13T01:34:04.890Z] INFO: archiving logs to Nexus