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+ba8dc87efb7c15b1c13874cc84483e41de2fa468 (9e966cbaa2436d87a3451d17b14194aed83e531c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find d8f89cc71b9e7d4aab3302ed4023620cad223655 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11797 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 ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee Merge succeeded, producing f953d589a1b9ae164e5de099e7423806e86e49ed Checking out Revision f953d589a1b9ae164e5de099e7423806e86e49ed (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f953d589a1b9ae164e5de099e7423806e86e49ed # timeout=10 Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-11T00:55:49.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-11T00:55:50.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-11T00:55:50.344Z] ========================================================= [2020-11-11T00:55:50.344Z] EdgeX Global Pipelines Version Info [2020-11-11T00:55:50.344Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-11T00:55:52.963Z] ------------------- [2020-11-11T00:55:52.963Z] stable info: [2020-11-11T00:55:52.963Z] ------------------- [2020-11-11T00:55:52.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-11T00:55:52.963Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-11T00:55:52.963Z] Message: update stable to v1.0.162 [2020-11-11T00:55:53.959Z] ------------------- [2020-11-11T00:55:53.959Z] experimental info: [2020-11-11T00:55:53.959Z] ------------------- [2020-11-11T00:55:53.959Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-11T00:55:53.959Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-11T00:55:53.959Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-11T00:55:54.401Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-11-11T00:55:54.508Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-11-11T00:55:54.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-11T00:55:54.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-11T00:55:54.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-11T00:55:54.910Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-11T00:55:55.016Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-11T00:55:55.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-11T00:55:55.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-11T00:55:55.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-11T00:55:55.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-11T00:55:55.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-11-11T00:55:55.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-11T00:55:55.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-11T00:55:56.031Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-11T00:55:56.142Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-11T00:55:56.255Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-11T00:55:56.371Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-11T00:55:56.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-11T00:55:56.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-11T00:55:56.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-11T00:55:56.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-11T00:55:56.996Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-11T00:55:57.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-11T00:55:57.236Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-11T00:55:57.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-11-11T00:55:57.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-11-11T00:55:57.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-11-11T00:55:57.660Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f953d589a1b9ae164e5de099e7423806e86e49ed [Pipeline] echo [2020-11-11T00:55:57.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f953d58 [Pipeline] echo [2020-11-11T00:55:57.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-11T00:55:58.671Z] + git log --format=format:%s -1 f953d589a1b9ae164e5de099e7423806e86e49ed [Pipeline] echo [2020-11-11T00:55:58.770Z] GIT_COMMIT: f953d589a1b9ae164e5de099e7423806e86e49ed, Commit Message: Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD [Pipeline] echo [2020-11-11T00:55:58.824Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-11T00:55:59.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T00:56:00.092Z] [2020-11-11T00:56:00.092Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-11T00:56:00.590Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T00:56:00.590Z] latest: Pulling from edgex-devops/git-semver [2020-11-11T00:56:00.590Z] 31603596830f: Pulling fs layer [2020-11-11T00:56:00.590Z] 2a8b12db71e7: Pulling fs layer [2020-11-11T00:56:00.590Z] 6ca5941a6612: Pulling fs layer [2020-11-11T00:56:00.590Z] ecc8261a40a4: Pulling fs layer [2020-11-11T00:56:00.590Z] ecc8261a40a4: Waiting [2020-11-11T00:56:00.590Z] 2a8b12db71e7: Verifying Checksum [2020-11-11T00:56:00.590Z] 2a8b12db71e7: Download complete [2020-11-11T00:56:00.886Z] 31603596830f: Verifying Checksum [2020-11-11T00:56:00.886Z] 31603596830f: Download complete [2020-11-11T00:56:01.169Z] ecc8261a40a4: Verifying Checksum [2020-11-11T00:56:01.169Z] ecc8261a40a4: Download complete [2020-11-11T00:56:01.453Z] 6ca5941a6612: Verifying Checksum [2020-11-11T00:56:01.453Z] 6ca5941a6612: Download complete [2020-11-11T00:56:01.733Z] 31603596830f: Pull complete [2020-11-11T00:56:02.041Z] 2a8b12db71e7: Pull complete [2020-11-11T00:56:04.112Z] 6ca5941a6612: Pull complete [2020-11-11T00:56:04.112Z] ecc8261a40a4: Pull complete [2020-11-11T00:56:04.112Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-11T00:56:04.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T00:56:04.112Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-11T00:56:04.479Z] prd-centos7-docker-4c-2g-11797 does not seem to be running inside a container [2020-11-11T00:56:04.663Z] $ 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-11T00:56:06.783Z] $ docker top 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-11T00:56:07.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-11T00:56:07.183Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-11T00:56:07.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-11T00:56:07.503Z] $ docker exec 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c ssh-agent [2020-11-11T00:56:07.759Z] SSH_AUTH_SOCK=/tmp/ssh-E80rN9LoINoK/agent.11 [2020-11-11T00:56:07.759Z] SSH_AGENT_PID=16 [2020-11-11T00:56:07.774Z] Running ssh-add (command line suppressed) [2020-11-11T00:56:07.994Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_4598267363948520780.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_4598267363948520780.key) [2020-11-11T00:56:08.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-11T00:56:08.443Z] + git tag --points-at HEAD [Pipeline] } [2020-11-11T00:56:08.488Z] $ docker exec --env ******** --env ******** 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c ssh-agent -k [2020-11-11T00:56:08.717Z] unset SSH_AUTH_SOCK; [2020-11-11T00:56:08.718Z] unset SSH_AGENT_PID; [2020-11-11T00:56:08.718Z] echo Agent pid 16 killed; [2020-11-11T00:56:08.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-11T00:56:08.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-11T00:56:08.973Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-11T00:56:09.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-11T00:56:09.298Z] $ docker exec 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c ssh-agent [2020-11-11T00:56:09.538Z] SSH_AUTH_SOCK=/tmp/ssh-lJ0KFGGUHifm/agent.44 [2020-11-11T00:56:09.539Z] SSH_AGENT_PID=50 [2020-11-11T00:56:09.582Z] Running ssh-add (command line suppressed) [2020-11-11T00:56:09.762Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3325985794462968647.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3325985794462968647.key) [2020-11-11T00:56:09.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-11T00:56:10.339Z] + git semver init [2020-11-11T00:56:10.339Z] # -> Open(): unable to determine branch for HEAD [2020-11-11T00:56:10.339Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-11-11T00:56:10.339Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-11-11T00:56:10.339Z] # $SEMVER_REMOTE_NAME = origin [2020-11-11T00:56:10.339Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-11T00:56:10.339Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-11T00:56:10.339Z] # $SEMVER_BRANCH = PR-124 [2020-11-11T00:56:10.339Z] # $SEMVER_TEMP = /tmp/semver-614076430 [2020-11-11T00:56:10.339Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-11-11T00:56:10.942Z] # '/tmp/semver-614076430' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-11-11T00:56:10.942Z] # -> Force: false [2020-11-11T00:56:10.942Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-11-11T00:56:10.964Z] $ docker exec --env ******** --env ******** 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c ssh-agent -k [2020-11-11T00:56:11.116Z] unset SSH_AUTH_SOCK; [2020-11-11T00:56:11.117Z] unset SSH_AGENT_PID; [2020-11-11T00:56:11.117Z] echo Agent pid 50 killed; [2020-11-11T00:56:11.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-11T00:56:11.740Z] + git semver [Pipeline] } [2020-11-11T00:56:11.809Z] $ docker stop --time=1 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c [2020-11-11T00:56:13.268Z] $ docker rm -f 1da8ddbca8cb2d5d1e84f8df442fd80f55390be367bfd493a5dc89c9ba63373c [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-11T00:56:13.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-11T00:56:14.897Z] Stashed 1 file(s) [Pipeline] echo [2020-11-11T00:56:14.899Z] [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-11T00:56:30.474Z] Still waiting to schedule task [2020-11-11T00:56:30.474Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-11T00:56:30.477Z] Still waiting to schedule task [2020-11-11T00:56:30.477Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-11T00:59:14.558Z] Running on prd-centos7-docker-4c-2g-11798 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-11T00:59:14.633Z] Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout [2020-11-11T00:59:17.517Z] using credential edgex-jenkins-ssh [2020-11-11T00:59:17.576Z] Cloning the remote Git repository [2020-11-11T00:59:17.491Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T00:59:17.564Z] > git init /w/workspace/app-service-configurable/27 # timeout=10 [2020-11-11T00:59:17.621Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T00:59:17.622Z] > git --version # timeout=10 [2020-11-11T00:59:17.628Z] > git --version # 'git version 2.16.5' [2020-11-11T00:59:17.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T00:59:17.660Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T00:59:18.873Z] Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-11T00:59:18.967Z] Merge succeeded, producing 7f1c9c8a6906801a6d98f78f8f2a9a60942e77e7 [2020-11-11T00:59:18.967Z] Checking out Revision 7f1c9c8a6906801a6d98f78f8f2a9a60942e77e7 (PR-124) [2020-11-11T00:59:18.274Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-11T00:59:18.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T00:59:18.296Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-11T00:59:18.315Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T00:59:18.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T00:59:18.321Z] > 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-11T00:59:18.876Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T00:59:18.882Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-11T00:59:18.918Z] > git remote # timeout=10 [2020-11-11T00:59:18.925Z] > git config --get remote.origin.url # timeout=10 [2020-11-11T00:59:18.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T00:59:18.935Z] > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 [2020-11-11T00:59:18.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-11T00:59:18.972Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T00:59:18.978Z] > git checkout -f 7f1c9c8a6906801a6d98f78f8f2a9a60942e77e7 # timeout=10 [2020-11-11T00:59:22.672Z] Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" [2020-11-11T00:59:22.677Z] > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 [2020-11-11T00:59:23.406Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-11T00:59:24.443Z] ========================================================= [2020-11-11T00:59:24.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-11T00:59:24.443Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-11T00:59:25.206Z] + 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-11T00:59:25.471Z] Sending build context to Docker daemon 98.82kB [2020-11-11T00:59:25.742Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-11T00:59:25.742Z] Step 2/8 : FROM ${BASE} [2020-11-11T00:59:25.742Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-11T00:59:25.742Z] df20fa9351a1: Pulling fs layer [2020-11-11T00:59:25.742Z] ed8968b2872e: Pulling fs layer [2020-11-11T00:59:25.742Z] a92cc7c5fd73: Pulling fs layer [2020-11-11T00:59:25.742Z] e871e8e8d7a9: Pulling fs layer [2020-11-11T00:59:25.742Z] e73272ec9a57: Pulling fs layer [2020-11-11T00:59:25.742Z] 1e910a182e73: Pulling fs layer [2020-11-11T00:59:25.742Z] 4e634b169226: Pulling fs layer [2020-11-11T00:59:25.742Z] e73272ec9a57: Waiting [2020-11-11T00:59:25.743Z] 1e910a182e73: Waiting [2020-11-11T00:59:25.743Z] 4e634b169226: Waiting [2020-11-11T00:59:25.743Z] e871e8e8d7a9: Waiting [2020-11-11T00:59:25.743Z] a92cc7c5fd73: Download complete [2020-11-11T00:59:25.743Z] ed8968b2872e: Download complete [2020-11-11T00:59:26.007Z] e73272ec9a57: Verifying Checksum [2020-11-11T00:59:26.007Z] e73272ec9a57: Download complete [2020-11-11T00:59:26.007Z] 1e910a182e73: Verifying Checksum [2020-11-11T00:59:26.007Z] 1e910a182e73: Download complete [2020-11-11T00:59:26.007Z] df20fa9351a1: Verifying Checksum [2020-11-11T00:59:26.007Z] df20fa9351a1: Download complete [2020-11-11T00:59:26.270Z] df20fa9351a1: Pull complete [2020-11-11T00:59:26.270Z] ed8968b2872e: Pull complete [2020-11-11T00:59:26.532Z] a92cc7c5fd73: Pull complete [2020-11-11T00:59:28.471Z] 4e634b169226: Download complete [2020-11-11T00:59:29.112Z] e871e8e8d7a9: Verifying Checksum [2020-11-11T00:59:29.112Z] e871e8e8d7a9: Download complete [2020-11-11T00:59:34.488Z] e871e8e8d7a9: Pull complete [2020-11-11T00:59:34.754Z] e73272ec9a57: Pull complete [2020-11-11T00:59:34.754Z] 1e910a182e73: Pull complete [2020-11-11T00:59:42.937Z] 4e634b169226: Pull complete [2020-11-11T00:59:42.937Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-11T00:59:42.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-11T00:59:42.937Z] ---> f7629b54cfaa [2020-11-11T00:59:42.937Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-11T00:59:42.937Z] ---> Running in f8195ca1f199 [2020-11-11T00:59:42.937Z] Removing intermediate container f8195ca1f199 [2020-11-11T00:59:42.937Z] ---> 84d6c6f13940 [2020-11-11T00:59:42.937Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-11T00:59:42.937Z] ---> Running in 5d4e377becfe [2020-11-11T00:59:44.339Z] Removing intermediate container 5d4e377becfe [2020-11-11T00:59:44.339Z] ---> a444ee57a100 [2020-11-11T00:59:44.339Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-11-11T00:59:44.602Z] ---> Running in a624e1321182 [2020-11-11T00:59:45.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-11T00:59:45.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-11T00:59:46.712Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-11-11T00:59:46.712Z] (2/6) Installing libsodium (1.0.18-r0) [2020-11-11T00:59:46.712Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-11-11T00:59:46.712Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-11-11T00:59:46.982Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-11T00:59:47.245Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-11-11T00:59:47.245Z] Executing busybox-1.31.1-r16.trigger [2020-11-11T00:59:47.245Z] OK: 167 MiB in 45 packages [2020-11-11T00:59:48.197Z] Removing intermediate container a624e1321182 [2020-11-11T00:59:48.197Z] ---> f3656d7846b9 [2020-11-11T00:59:48.197Z] Step 6/8 : WORKDIR /app [2020-11-11T00:59:48.197Z] ---> Running in 11ad53a2e3f2 [2020-11-11T00:59:48.197Z] Removing intermediate container 11ad53a2e3f2 [2020-11-11T00:59:48.197Z] ---> 38392d9f726a [2020-11-11T00:59:48.197Z] Step 7/8 : COPY . . [2020-11-11T00:59:48.467Z] ---> 49c6d9981fb0 [2020-11-11T00:59:48.467Z] Step 8/8 : RUN go mod download [2020-11-11T00:59:48.467Z] ---> Running in 67db3cb430a6 [2020-11-11T01:00:03.875Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11799 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-11T01:00:03.965Z] Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout [2020-11-11T01:00:09.537Z] using credential edgex-jenkins-ssh [2020-11-11T01:00:09.608Z] Cloning the remote Git repository [2020-11-11T01:00:09.669Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:00:09.777Z] > git init /w/workspace/app-service-configurable/27 # timeout=10 [2020-11-11T01:00:09.872Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:00:09.873Z] > git --version # timeout=10 [2020-11-11T01:00:09.899Z] > git --version # 'git version 2.17.1' [2020-11-11T01:00:09.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:00:09.984Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T01:00:11.357Z] Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-11T01:00:10.682Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-11T01:00:10.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T01:00:10.753Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-11T01:00:10.789Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:00:10.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:00:10.802Z] > 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-11T01:00:11.381Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T01:00:11.410Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-11T01:00:11.490Z] > git remote # timeout=10 [2020-11-11T01:00:11.505Z] > git config --get remote.origin.url # timeout=10 [2020-11-11T01:00:11.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:00:11.542Z] > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 [2020-11-11T01:00:11.609Z] Merge succeeded, producing 1d0fcbdf2c31e002bccfebef7a3701fcfd6ccb99 [2020-11-11T01:00:11.610Z] Checking out Revision 1d0fcbdf2c31e002bccfebef7a3701fcfd6ccb99 (PR-124) [2020-11-11T01:00:11.589Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-11T01:00:11.620Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T01:00:11.632Z] > git checkout -f 1d0fcbdf2c31e002bccfebef7a3701fcfd6ccb99 # timeout=10 [2020-11-11T01:00:15.154Z] Removing intermediate container 67db3cb430a6 [2020-11-11T01:00:15.154Z] ---> f895fea5d333 [2020-11-11T01:00:15.154Z] Successfully built f895fea5d333 [2020-11-11T01:00:15.154Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-11T01:00:15.514Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-11T01:00:15.514Z] . [Pipeline] withDockerContainer [2020-11-11T01:00:15.638Z] prd-centos7-docker-4c-2g-11798 does not seem to be running inside a container [2020-11-11T01:00:15.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@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-11T01:00:16.116Z] Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" [2020-11-11T01:00:16.138Z] First time build. Skipping changelog. [2020-11-11T01:00:16.692Z] $ docker top 1388e4fc1e64e006c1266c7e3a5dada8b0d1ed772b49cd3f721bce0155d54e30 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-11-11T01:00:17.261Z] + go version [2020-11-11T01:00:17.261Z] go version go1.15.2 linux/amd64 [Pipeline] unstash [2020-11-11T01:00:16.127Z] > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 [Pipeline] } [2020-11-11T01:00:17.411Z] $ docker stop --time=1 1388e4fc1e64e006c1266c7e3a5dada8b0d1ed772b49cd3f721bce0155d54e30 [2020-11-11T01:00:18.830Z] $ docker rm -f 1388e4fc1e64e006c1266c7e3a5dada8b0d1ed772b49cd3f721bce0155d54e30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2020-11-11T01:00:19.092Z] ========================================================= [2020-11-11T01:00:19.093Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-11T01:00:19.093Z] ========================================================= [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-11T01:00:20.350Z] + 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-11T01:00:20.527Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-11T01:00:20.527Z] . [Pipeline] withDockerContainer [2020-11-11T01:00:20.628Z] prd-centos7-docker-4c-2g-11798 does not seem to be running inside a container [2020-11-11T01:00:20.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@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-11T01:00:20.954Z] Sending build context to Docker daemon 98.82kB [2020-11-11T01:00:21.230Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-11T01:00:21.230Z] Step 2/8 : FROM ${BASE} [2020-11-11T01:00:21.422Z] $ docker top e73d91bd98fe554ea205fb23a9ea660933db81c85c3633213e15febeb474b1af -eo pid,comm [2020-11-11T01:00:21.518Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-11T01:00:21.518Z] b538f80385f9: Pulling fs layer [2020-11-11T01:00:21.518Z] 74f711af9a0d: Pulling fs layer [2020-11-11T01:00:21.518Z] 99f96fe45779: Pulling fs layer [2020-11-11T01:00:21.518Z] 8529a6b9a6be: Pulling fs layer [2020-11-11T01:00:21.518Z] 45590311c82a: Pulling fs layer [2020-11-11T01:00:21.518Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-11T01:00:21.518Z] 209524e5b208: Pulling fs layer [2020-11-11T01:00:21.518Z] 45590311c82a: Waiting [2020-11-11T01:00:21.518Z] 69ca0ff8b7b3: Waiting [2020-11-11T01:00:21.518Z] 8529a6b9a6be: Waiting [2020-11-11T01:00:21.518Z] 99f96fe45779: Verifying Checksum [2020-11-11T01:00:21.518Z] 99f96fe45779: Download complete [2020-11-11T01:00:21.518Z] 74f711af9a0d: Verifying Checksum [2020-11-11T01:00:21.518Z] 74f711af9a0d: Download complete [2020-11-11T01:00:21.518Z] 45590311c82a: Verifying Checksum [2020-11-11T01:00:21.518Z] 45590311c82a: Download complete [2020-11-11T01:00:21.518Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-11T01:00:21.518Z] 69ca0ff8b7b3: Download complete [2020-11-11T01:00:21.518Z] b538f80385f9: Verifying Checksum [2020-11-11T01:00:21.518Z] b538f80385f9: Download complete [Pipeline] { [Pipeline] sh [2020-11-11T01:00:21.953Z] + make test [2020-11-11T01:00:21.953Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-11-11T01:00:22.126Z] b538f80385f9: Pull complete [2020-11-11T01:00:22.728Z] 74f711af9a0d: Pull complete [2020-11-11T01:00:23.003Z] 99f96fe45779: Pull complete [2020-11-11T01:00:23.985Z] 209524e5b208: Verifying Checksum [2020-11-11T01:00:23.985Z] 209524e5b208: Download complete [2020-11-11T01:00:25.417Z] 8529a6b9a6be: Verifying Checksum [2020-11-11T01:00:25.417Z] 8529a6b9a6be: Download complete [2020-11-11T01:00:35.613Z] 8529a6b9a6be: Pull complete [2020-11-11T01:00:35.613Z] 45590311c82a: Pull complete [2020-11-11T01:00:36.212Z] 69ca0ff8b7b3: Pull complete [2020-11-11T01:00:39.607Z] 209524e5b208: Pull complete [2020-11-11T01:00:39.607Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-11T01:00:39.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-11T01:00:39.607Z] ---> 5bddaf1c2fca [2020-11-11T01:00:39.607Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-11T01:00:40.258Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-11-11T01:00:40.258Z] CGO_ENABLED=1 go vet ./... [2020-11-11T01:00:42.226Z] ---> Running in c6b0c8090580 [2020-11-11T01:00:42.821Z] Removing intermediate container c6b0c8090580 [2020-11-11T01:00:42.821Z] ---> af8a693fd932 [2020-11-11T01:00:42.821Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-11T01:00:42.821Z] ---> Running in 604a5a715850 [2020-11-11T01:00:42.873Z] gofmt -l . [2020-11-11T01:00:42.873Z] [ "`gofmt -l .`" = "" ] [2020-11-11T01:00:42.873Z] ./bin/test-go-mod-tidy.sh [2020-11-11T01:00:43.135Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-11-11T01:00:44.293Z] Stashed 1 file(s) [Pipeline] } [2020-11-11T01:00:44.303Z] $ docker stop --time=1 e73d91bd98fe554ea205fb23a9ea660933db81c85c3633213e15febeb474b1af [2020-11-11T01:00:45.455Z] Removing intermediate container 604a5a715850 [2020-11-11T01:00:45.455Z] ---> 1af20ceeab64 [2020-11-11T01:00:45.455Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-11-11T01:00:45.455Z] ---> Running in 02375613dbe2 [2020-11-11T01:00:46.117Z] $ docker rm -f e73d91bd98fe554ea205fb23a9ea660933db81c85c3633213e15febeb474b1af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-11-11T01:00:46.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-11T01:00:47.928Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-11T01:00:48.543Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-11-11T01:00:48.543Z] (2/6) Installing libsodium (1.0.18-r0) [2020-11-11T01:00:48.817Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-11-11T01:00:48.817Z] (4/6) Installing libsodium-dev (1.0.18-r0) [Pipeline] sh [2020-11-11T01:00:49.092Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-11T01:00:49.092Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-11-11T01:00:49.354Z] + sudo chown -R jenkins:jenkins . [2020-11-11T01:00:49.368Z] Executing busybox-1.31.1-r16.trigger [2020-11-11T01:00:49.368Z] OK: 144 MiB in 45 packages [Pipeline] sh [2020-11-11T01:00:49.658Z] + ls -al . [2020-11-11T01:00:49.658Z] total 96 [2020-11-11T01:00:49.658Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 11 01:00 . [2020-11-11T01:00:49.658Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 00:59 .. [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 6568 Nov 11 00:59 Attribution.txt [2020-11-11T01:00:49.658Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 11 00:59 bin [2020-11-11T01:00:49.658Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 11 01:00 coverage.out [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 180 Nov 11 00:59 docker-compose.debug.yml [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 133 Nov 11 00:59 docker-compose.yml [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 2002 Nov 11 00:59 Dockerfile [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 966 Nov 11 00:59 Dockerfile.build [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 11 00:59 .dockerignore [2020-11-11T01:00:49.658Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 00:59 .git [2020-11-11T01:00:49.658Z] drwxrwxr-x. 2 jenkins jenkins 81 Nov 11 00:59 .github [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 93 Nov 11 00:59 .gitignore [2020-11-11T01:00:49.658Z] -rw-r--r--. 1 jenkins jenkins 133 Nov 11 01:00 go.mod [2020-11-11T01:00:49.658Z] -rw-r--r--. 1 jenkins jenkins 19565 Nov 11 01:00 go.sum [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 766 Nov 11 00:59 Jenkinsfile [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 11 00:59 LICENSE [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 1519 Nov 11 00:59 main.go [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 1573 Nov 11 00:59 makefile [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 1277 Nov 11 00:59 README.md [2020-11-11T01:00:49.658Z] drwxrwxr-x. 10 jenkins jenkins 171 Nov 11 00:59 res [2020-11-11T01:00:49.658Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 11 00:59 snap [2020-11-11T01:00:49.658Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 00:56 VERSION [Pipeline] isUnix [Pipeline] sh [2020-11-11T01:00:49.969Z] + 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=f953d589a1b9ae164e5de099e7423806e86e49ed --label arch=amd64 --label version=0.0.0 . [2020-11-11T01:00:49.970Z] Sending build context to Docker daemon 121.3kB [2020-11-11T01:00:50.232Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-11-11T01:00:50.232Z] Step 2/27 : FROM ${BASE} AS builder [2020-11-11T01:00:50.232Z] ---> f895fea5d333 [2020-11-11T01:00:50.232Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-11-11T01:00:50.232Z] ---> Running in e624cceaa660 [2020-11-11T01:00:50.501Z] Removing intermediate container e624cceaa660 [2020-11-11T01:00:50.501Z] ---> db9adbe8a0b1 [2020-11-11T01:00:50.501Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-11-11T01:00:50.501Z] ---> Running in 457713992c56 [2020-11-11T01:00:50.501Z] Removing intermediate container 457713992c56 [2020-11-11T01:00:50.501Z] ---> c4c77c1d6ef6 [2020-11-11T01:00:50.501Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-11T01:00:50.768Z] ---> Running in 82e3c44bfa85 [2020-11-11T01:00:50.769Z] Removing intermediate container 82e3c44bfa85 [2020-11-11T01:00:50.769Z] ---> c256722b5ad1 [2020-11-11T01:00:50.769Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-11T01:00:50.769Z] ---> Running in 39ef4ade4e39 [2020-11-11T01:00:50.815Z] Removing intermediate container 02375613dbe2 [2020-11-11T01:00:50.815Z] ---> 6f8273502196 [2020-11-11T01:00:50.815Z] Step 6/8 : WORKDIR /app [2020-11-11T01:00:50.815Z] ---> Running in 74d74707e813 [2020-11-11T01:00:51.413Z] Removing intermediate container 74d74707e813 [2020-11-11T01:00:51.413Z] ---> 3db65574ac4c [2020-11-11T01:00:51.413Z] Step 7/8 : COPY . . [2020-11-11T01:00:52.176Z] Removing intermediate container 39ef4ade4e39 [2020-11-11T01:00:52.176Z] ---> 91ba77b820bd [2020-11-11T01:00:52.176Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-11T01:00:52.176Z] ---> Running in d38f0dd5ad47 [2020-11-11T01:00:52.399Z] ---> a9e9fbe376f9 [2020-11-11T01:00:52.399Z] Step 8/8 : RUN go mod download [2020-11-11T01:00:52.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-11T01:00:52.680Z] ---> Running in 25b9b43ccade [2020-11-11T01:00:53.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-11T01:00:53.593Z] OK: 167 MiB in 45 packages [2020-11-11T01:00:54.170Z] Removing intermediate container d38f0dd5ad47 [2020-11-11T01:00:54.170Z] ---> b20c71083670 [2020-11-11T01:00:54.170Z] Step 8/27 : WORKDIR /app [2020-11-11T01:00:54.170Z] ---> Running in 0c9d1f5e8946 [2020-11-11T01:00:54.434Z] Removing intermediate container 0c9d1f5e8946 [2020-11-11T01:00:54.434Z] ---> 1fa68196d11c [2020-11-11T01:00:54.434Z] Step 9/27 : COPY go.mod . [2020-11-11T01:00:54.434Z] ---> b6af22354fd1 [2020-11-11T01:00:54.434Z] Step 10/27 : RUN go mod download [2020-11-11T01:00:54.699Z] ---> Running in 7aaf0957b2d7 [2020-11-11T01:00:55.658Z] Removing intermediate container 7aaf0957b2d7 [2020-11-11T01:00:55.658Z] ---> f6e1176bdaa4 [2020-11-11T01:00:55.658Z] Step 11/27 : COPY . . [2020-11-11T01:00:55.658Z] ---> 5f58314c7f90 [2020-11-11T01:00:55.658Z] Step 12/27 : ARG MAKE="make build" [2020-11-11T01:00:55.933Z] ---> Running in a7005c523d3b [2020-11-11T01:00:55.933Z] Removing intermediate container a7005c523d3b [2020-11-11T01:00:55.933Z] ---> 9aafd749025d [2020-11-11T01:00:55.933Z] Step 13/27 : RUN $MAKE [2020-11-11T01:00:55.933Z] ---> Running in f8a3152dcb23 [2020-11-11T01:00:56.514Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-11T01:01:14.817Z] Removing intermediate container f8a3152dcb23 [2020-11-11T01:01:14.817Z] ---> cfb3fae5f353 [2020-11-11T01:01:14.817Z] Step 14/27 : FROM alpine:latest [2020-11-11T01:01:14.817Z] latest: Pulling from library/alpine [2020-11-11T01:01:14.817Z] 188c0c94c7c5: Pulling fs layer [2020-11-11T01:01:14.817Z] 188c0c94c7c5: Verifying Checksum [2020-11-11T01:01:14.817Z] 188c0c94c7c5: Download complete [2020-11-11T01:01:14.817Z] 188c0c94c7c5: Pull complete [2020-11-11T01:01:14.817Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-11T01:01:14.817Z] Status: Downloaded newer image for alpine:latest [2020-11-11T01:01:14.817Z] ---> d6e46aa2470d [2020-11-11T01:01:14.817Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-11T01:01:14.817Z] ---> Running in b2622788c118 [2020-11-11T01:01:14.817Z] Removing intermediate container b2622788c118 [2020-11-11T01:01:14.817Z] ---> 3954d797f2da [2020-11-11T01:01:14.817Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-11-11T01:01:14.817Z] ---> Running in 53b9c23a6ac6 [2020-11-11T01:01:15.082Z] Removing intermediate container 53b9c23a6ac6 [2020-11-11T01:01:15.082Z] ---> 33538aac15d4 [2020-11-11T01:01:15.082Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-11-11T01:01:15.082Z] ---> Running in 6b6a5ea33b44 [2020-11-11T01:01:15.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-11T01:01:15.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-11T01:01:15.930Z] (1/6) Installing ca-certificates (20191127-r4) [2020-11-11T01:01:15.930Z] (2/6) Installing libgcc (9.3.0-r2) [2020-11-11T01:01:15.930Z] (3/6) Installing libsodium (1.0.18-r0) [2020-11-11T01:01:15.930Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-11-11T01:01:15.930Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-11T01:01:15.930Z] (6/6) Installing zeromq (4.3.3-r0) [2020-11-11T01:01:15.930Z] Executing busybox-1.31.1-r19.trigger [2020-11-11T01:01:15.930Z] Executing ca-certificates-20191127-r4.trigger [2020-11-11T01:01:15.930Z] OK: 9 MiB in 20 packages [2020-11-11T01:01:16.886Z] Removing intermediate container 6b6a5ea33b44 [2020-11-11T01:01:16.886Z] ---> 22fd67eee208 [2020-11-11T01:01:16.886Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-11-11T01:01:17.155Z] ---> c02a78d4fd9e [2020-11-11T01:01:17.155Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-11-11T01:01:17.419Z] ---> 19c726f8dc41 [2020-11-11T01:01:17.419Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-11-11T01:01:17.682Z] ---> 54e97f35ea1b [2020-11-11T01:01:17.682Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-11-11T01:01:18.635Z] ---> 627a00511f06 [2020-11-11T01:01:18.635Z] Step 22/27 : EXPOSE 48095 [2020-11-11T01:01:18.635Z] ---> Running in a8bc55bf24d0 [2020-11-11T01:01:18.635Z] Removing intermediate container a8bc55bf24d0 [2020-11-11T01:01:18.635Z] ---> deb8362dbbec [2020-11-11T01:01:18.635Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-11-11T01:01:18.635Z] ---> Running in fb4371fdcb7a [2020-11-11T01:01:18.899Z] Removing intermediate container fb4371fdcb7a [2020-11-11T01:01:18.899Z] ---> 26f5670166cb [2020-11-11T01:01:18.899Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-11T01:01:18.899Z] ---> Running in ea8459b3aa50 [2020-11-11T01:01:19.163Z] Removing intermediate container ea8459b3aa50 [2020-11-11T01:01:19.163Z] ---> b2f6d920ec90 [2020-11-11T01:01:19.163Z] Step 25/27 : LABEL arch=amd64 [2020-11-11T01:01:19.163Z] ---> Running in 85936c7d3890 [2020-11-11T01:01:19.427Z] Removing intermediate container 85936c7d3890 [2020-11-11T01:01:19.427Z] ---> 86c3538b1cf0 [2020-11-11T01:01:19.427Z] Step 26/27 : LABEL git_sha=f953d589a1b9ae164e5de099e7423806e86e49ed [2020-11-11T01:01:19.427Z] ---> Running in 02f4472d496b [2020-11-11T01:01:19.691Z] Removing intermediate container 02f4472d496b [2020-11-11T01:01:19.691Z] ---> 07784793c928 [2020-11-11T01:01:19.691Z] Step 27/27 : LABEL version=0.0.0 [2020-11-11T01:01:19.691Z] ---> Running in 883b33228a7f [2020-11-11T01:01:19.691Z] Removing intermediate container 883b33228a7f [2020-11-11T01:01:19.691Z] ---> bf22df85c25d [2020-11-11T01:01:19.691Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-11T01:01:19.691Z] Successfully built bf22df85c25d [2020-11-11T01:01:19.954Z] 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-11T01:01:25.067Z] Removing intermediate container 25b9b43ccade [2020-11-11T01:01:25.067Z] ---> cb0ad298413f [2020-11-11T01:01:25.067Z] Successfully built cb0ad298413f [2020-11-11T01:01:25.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-11T01:01:25.475Z] + docker inspect -f . ci-base-image-arm64 [2020-11-11T01:01:25.475Z] . [Pipeline] withDockerContainer [2020-11-11T01:01:25.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-11799 does not seem to be running inside a container [2020-11-11T01:01:25.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-11T01:01:27.670Z] $ docker top e69d023e5de5ec403a43ad3c935a8afb49defcf02e4ed4d8f6f63f8219de186e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-11T01:01:29.192Z] + go version [2020-11-11T01:01:29.192Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-11T01:01:29.221Z] $ docker stop --time=1 e69d023e5de5ec403a43ad3c935a8afb49defcf02e4ed4d8f6f63f8219de186e [2020-11-11T01:01:31.276Z] $ docker rm -f e69d023e5de5ec403a43ad3c935a8afb49defcf02e4ed4d8f6f63f8219de186e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-11T01:01:32.435Z] + docker inspect -f . ci-base-image-arm64 [2020-11-11T01:01:32.435Z] . [Pipeline] withDockerContainer [2020-11-11T01:01:32.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-11799 does not seem to be running inside a container [2020-11-11T01:01:32.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/27 -v /w/workspace/app-service-configurable/27:/w/workspace/app-service-configurable/27:rw,z -v /w/workspace/app-service-configurable/27@tmp:/w/workspace/app-service-configurable/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-11T01:01:34.603Z] $ docker top 308c3b7e5651de60755b300809d9eef61ceb2533d6ee21209b360aebed451e88 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-11T01:01:35.654Z] Still waiting to schedule task [2020-11-11T01:01:35.654Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-11-11T01:01:35.959Z] + make test [2020-11-11T01:01:35.959Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-11-11T01:02:22.993Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-11-11T01:02:23.266Z] CGO_ENABLED=1 go vet ./... [2020-11-11T01:02:33.453Z] gofmt -l . [2020-11-11T01:02:33.453Z] [ "`gofmt -l .`" = "" ] [2020-11-11T01:02:33.453Z] ./bin/test-go-mod-tidy.sh [2020-11-11T01:02:34.072Z] ./bin/test-attribution-txt.sh [2020-11-11T01:02:35.385Z] Running on prd-ubuntu18.04-docker-8c-8g-11800 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-11T01:02:35.446Z] Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout [Pipeline] stash [2020-11-11T01:02:35.579Z] Warning: overwriting stash ‘coverage-report’ [2020-11-11T01:02:36.236Z] Stashed 1 file(s) [Pipeline] } [2020-11-11T01:02:36.259Z] $ docker stop --time=1 308c3b7e5651de60755b300809d9eef61ceb2533d6ee21209b360aebed451e88 [2020-11-11T01:02:37.816Z] using credential edgex-jenkins-ssh [2020-11-11T01:02:37.875Z] Cloning the remote Git repository [2020-11-11T01:02:37.909Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:02:38.478Z] $ docker rm -f 308c3b7e5651de60755b300809d9eef61ceb2533d6ee21209b360aebed451e88 [2020-11-11T01:02:37.988Z] > git init /w/workspace/app-service-configurable/27 # timeout=10 [2020-11-11T01:02:38.025Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:02:38.025Z] > git --version # timeout=10 [2020-11-11T01:02:38.030Z] > git --version # 'git version 2.17.1' [2020-11-11T01:02:38.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:02:38.054Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T01:02:38.632Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-11T01:02:38.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T01:02:38.648Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-11T01:02:38.663Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:02:38.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:02:38.667Z] > 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-11-11T01:02:39.156Z] Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [Pipeline] } [2020-11-11T01:02:39.242Z] Merge succeeded, producing dba56481fc43d308c99bdb0a89449c1221fafdf8 [2020-11-11T01:02:39.242Z] Checking out Revision dba56481fc43d308c99bdb0a89449c1221fafdf8 (PR-124) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-11T01:02:39.864Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-11T01:02:39.170Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T01:02:39.180Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-11T01:02:39.212Z] > git remote # timeout=10 [2020-11-11T01:02:39.220Z] > git config --get remote.origin.url # timeout=10 [2020-11-11T01:02:39.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:02:39.228Z] > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 [2020-11-11T01:02:39.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-11T01:02:39.250Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T01:02:39.254Z] > git checkout -f dba56481fc43d308c99bdb0a89449c1221fafdf8 # timeout=10 [2020-11-11T01:02:40.239Z] + ls -al . [2020-11-11T01:02:40.239Z] total 120 [2020-11-11T01:02:40.239Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 01:02 . [2020-11-11T01:02:40.239Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 01:00 .. [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 01:00 .dockerignore [2020-11-11T01:02:40.239Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 01:00 .git [2020-11-11T01:02:40.239Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 01:00 .github [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 93 Nov 11 01:00 .gitignore [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 6568 Nov 11 01:00 Attribution.txt [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 2002 Nov 11 01:00 Dockerfile [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 966 Nov 11 01:00 Dockerfile.build [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 766 Nov 11 01:00 Jenkinsfile [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 01:00 LICENSE [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 1277 Nov 11 01:00 README.md [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 00:56 VERSION [2020-11-11T01:02:40.239Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 01:00 bin [2020-11-11T01:02:40.239Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 11 01:01 coverage.out [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 180 Nov 11 01:00 docker-compose.debug.yml [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 133 Nov 11 01:00 docker-compose.yml [2020-11-11T01:02:40.239Z] -rw-r--r-- 1 jenkins jenkins 133 Nov 11 01:02 go.mod [2020-11-11T01:02:40.239Z] -rw-r--r-- 1 jenkins jenkins 19565 Nov 11 01:02 go.sum [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 1519 Nov 11 01:00 main.go [2020-11-11T01:02:40.239Z] -rw-rw-r-- 1 jenkins jenkins 1573 Nov 11 01:00 makefile [2020-11-11T01:02:40.239Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 01:00 res [2020-11-11T01:02:40.239Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 01:00 snap [Pipeline] isUnix [Pipeline] sh [2020-11-11T01:02:40.578Z] + 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=f953d589a1b9ae164e5de099e7423806e86e49ed --label arch=arm64 --label version=0.0.0 . [2020-11-11T01:02:40.578Z] Sending build context to Docker daemon 121.3kB [2020-11-11T01:02:40.851Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-11-11T01:02:40.851Z] Step 2/27 : FROM ${BASE} AS builder [2020-11-11T01:02:40.851Z] ---> cb0ad298413f [2020-11-11T01:02:40.851Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-11-11T01:02:41.122Z] ---> Running in ea3219889988 [2020-11-11T01:02:41.716Z] Removing intermediate container ea3219889988 [2020-11-11T01:02:41.717Z] ---> 31e634802ee2 [2020-11-11T01:02:41.717Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-11-11T01:02:41.717Z] ---> Running in 6db5addf79f3 [2020-11-11T01:02:41.989Z] Removing intermediate container 6db5addf79f3 [2020-11-11T01:02:41.989Z] ---> ee7a667b2107 [2020-11-11T01:02:41.989Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-11T01:02:42.260Z] ---> Running in a9dd449cc62b [2020-11-11T01:02:42.531Z] Removing intermediate container a9dd449cc62b [2020-11-11T01:02:42.531Z] ---> 754fb440e4fc [2020-11-11T01:02:42.531Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-11T01:02:42.804Z] ---> Running in f91b65c99432 [2020-11-11T01:02:42.935Z] Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" [2020-11-11T01:02:42.947Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-11T01:02:42.944Z] > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 [2020-11-11T01:02:44.283Z] + echo snap-build.sh [2020-11-11T01:02:44.283Z] snap-build.sh [2020-11-11T01:02:44.283Z] + SNAP_BASE_DIR=. [2020-11-11T01:02:44.283Z] + '[' '!' -z /w/workspace/app-service-configurable/27 ']' [2020-11-11T01:02:44.283Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/27 [2020-11-11T01:02:44.283Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/27]' [2020-11-11T01:02:44.283Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/27] [2020-11-11T01:02:44.283Z] + cd /w/workspace/app-service-configurable/27 [2020-11-11T01:02:44.283Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-11-11T01:02:44.283Z] Reading package lists... [2020-11-11T01:02:44.283Z] Building dependency tree... [2020-11-11T01:02:44.283Z] Reading state information... [2020-11-11T01:02:44.552Z] The following packages were automatically installed and are no longer required: [2020-11-11T01:02:44.552Z] dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common [2020-11-11T01:02:44.552Z] liblxc1 lxcfs uidmap xdelta3 [2020-11-11T01:02:44.552Z] Use 'sudo apt autoremove' to remove them. [2020-11-11T01:02:44.552Z] The following packages will be REMOVED: [2020-11-11T01:02:44.552Z] lxd* lxd-client* [2020-11-11T01:02:45.129Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-11-11T01:02:45.129Z] After this operation, 31.7 MB disk space will be freed. [2020-11-11T01:02:45.436Z] Removing intermediate container f91b65c99432 [2020-11-11T01:02:45.436Z] ---> 0c8f5eeeab70 [2020-11-11T01:02:45.436Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-11T01:02:45.436Z] ---> Running in 2cec2362e78f [2020-11-11T01:02:46.174Z] (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-11T01:02:46.174Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-11T01:02:46.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-11T01:02:47.116Z] Removing lxd dnsmasq configuration [2020-11-11T01:02:47.116Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-11-11T01:02:47.377Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-11-11T01:02:47.483Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-11T01:02:47.949Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-11-11T01:02:48.077Z] OK: 144 MiB in 45 packages [2020-11-11T01:02:48.209Z] (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-11T01:02:48.209Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-11T01:02:49.509Z] Removing intermediate container 2cec2362e78f [2020-11-11T01:02:49.509Z] ---> 5242271bb5c3 [2020-11-11T01:02:49.509Z] Step 8/27 : WORKDIR /app [2020-11-11T01:02:49.509Z] ---> Running in 09aee4c20508 [2020-11-11T01:02:49.599Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-11T01:02:49.599Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-11-11T01:02:49.781Z] Removing intermediate container 09aee4c20508 [2020-11-11T01:02:49.781Z] ---> 5ebbfc528404 [2020-11-11T01:02:49.781Z] Step 9/27 : COPY go.mod . [2020-11-11T01:02:50.375Z] ---> 1cadcfec333f [2020-11-11T01:02:50.375Z] Step 10/27 : RUN go mod download [2020-11-11T01:02:50.648Z] ---> Running in 5e4c96dcbb46 [2020-11-11T01:02:50.981Z] + sudo snap remove --purge lxd [2020-11-11T01:02:51.242Z] snap "lxd" is not installed [2020-11-11T01:02:51.242Z] + sudo groupadd --force --system lxd [2020-11-11T01:02:51.242Z] ++ whoami [2020-11-11T01:02:51.242Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-11-11T01:02:51.242Z] + newgrp - lxd [2020-11-11T01:02:51.242Z] + sudo snap install lxd [2020-11-11T01:02:53.270Z] Removing intermediate container 5e4c96dcbb46 [2020-11-11T01:02:53.271Z] ---> 4b1cfdf2d9a1 [2020-11-11T01:02:53.271Z] Step 11/27 : COPY . . [2020-11-11T01:02:54.247Z] ---> 1bed817b5af9 [2020-11-11T01:02:54.247Z] Step 12/27 : ARG MAKE="make build" [2020-11-11T01:02:54.247Z] ---> Running in 0fb907f1df2b [2020-11-11T01:02:54.524Z] Removing intermediate container 0fb907f1df2b [2020-11-11T01:02:54.524Z] ---> 647ac5abe552 [2020-11-11T01:02:54.524Z] Step 13/27 : RUN $MAKE [2020-11-11T01:02:54.801Z] ---> Running in d94302265606 [2020-11-11T01:02:56.245Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-11T01:02:59.422Z] 2020-11-11T01:02:57Z INFO Waiting for automatic snapd restart... [2020-11-11T01:03:17.560Z] lxd 4.7 from Canonical* installed [2020-11-11T01:03:17.560Z] + sudo lxd init --auto [2020-11-11T01:03:23.129Z] + sudo snap install --classic snapcraft [2020-11-11T01:03:33.142Z] snapcraft 4.3 from Canonical* installed [2020-11-11T01:03:33.142Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-11-11T01:03:33.142Z] + sudo snapcraft prime --use-lxd [2020-11-11T01:03:33.142Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-11-11T01:03:33.142Z] 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-11T01:03:33.142Z] - README.md [2020-11-11T01:03:33.142Z] [2020-11-11T01:03:33.142Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-11T01:03:34.082Z] Launching a container. [2020-11-11T01:03:44.003Z] Removing intermediate container d94302265606 [2020-11-11T01:03:44.003Z] ---> 8d3b1c1a0a41 [2020-11-11T01:03:44.003Z] Step 14/27 : FROM alpine:latest [2020-11-11T01:03:44.003Z] latest: Pulling from library/alpine [2020-11-11T01:03:44.003Z] 5f621e34cdf4: Pulling fs layer [2020-11-11T01:03:44.003Z] 5f621e34cdf4: Download complete [2020-11-11T01:03:44.003Z] 5f621e34cdf4: Pull complete [2020-11-11T01:03:44.003Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-11T01:03:44.003Z] Status: Downloaded newer image for alpine:latest [2020-11-11T01:03:44.003Z] ---> 2e77e061c27f [2020-11-11T01:03:44.003Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-11T01:03:44.003Z] ---> Running in 15c01eca3094 [2020-11-11T01:03:44.276Z] Removing intermediate container 15c01eca3094 [2020-11-11T01:03:44.276Z] ---> dddd25f99908 [2020-11-11T01:03:44.276Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-11-11T01:03:44.551Z] ---> Running in 439cfca0f0b8 [2020-11-11T01:03:44.824Z] Removing intermediate container 439cfca0f0b8 [2020-11-11T01:03:44.824Z] ---> dbf168e21c23 [2020-11-11T01:03:44.824Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-11-11T01:03:45.099Z] ---> Running in 311c6a3d760d [2020-11-11T01:03:46.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-11T01:03:46.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-11T01:03:47.399Z] (1/6) Installing ca-certificates (20191127-r4) [2020-11-11T01:03:47.399Z] (2/6) Installing libgcc (9.3.0-r2) [2020-11-11T01:03:47.399Z] (3/6) Installing libsodium (1.0.18-r0) [2020-11-11T01:03:47.399Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-11-11T01:03:47.399Z] (5/6) Installing libzmq (4.3.3-r0) [2020-11-11T01:03:47.399Z] (6/6) Installing zeromq (4.3.3-r0) [2020-11-11T01:03:47.399Z] Executing busybox-1.31.1-r19.trigger [2020-11-11T01:03:47.399Z] Executing ca-certificates-20191127-r4.trigger [2020-11-11T01:03:47.672Z] OK: 9 MiB in 20 packages [2020-11-11T01:03:49.110Z] Removing intermediate container 311c6a3d760d [2020-11-11T01:03:49.110Z] ---> ea8297570af8 [2020-11-11T01:03:49.110Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-11-11T01:03:50.095Z] ---> 6c182cf1c3c8 [2020-11-11T01:03:50.095Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-11-11T01:03:50.690Z] ---> 919ed64d27d7 [2020-11-11T01:03:50.690Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-11-11T01:03:51.667Z] ---> 305a90131446 [2020-11-11T01:03:51.667Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-11-11T01:03:53.646Z] ---> 14196d441098 [2020-11-11T01:03:53.646Z] Step 22/27 : EXPOSE 48095 [2020-11-11T01:03:53.646Z] ---> Running in 2ae681a7ee0c [2020-11-11T01:03:53.922Z] Removing intermediate container 2ae681a7ee0c [2020-11-11T01:03:53.922Z] ---> 63a44da41175 [2020-11-11T01:03:53.922Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-11-11T01:03:54.200Z] ---> Running in a92e7a16f193 [2020-11-11T01:03:54.794Z] Removing intermediate container a92e7a16f193 [2020-11-11T01:03:54.794Z] ---> 86866528934f [2020-11-11T01:03:54.794Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-11T01:03:54.794Z] ---> Running in 79cc9bb464d3 [2020-11-11T01:03:55.388Z] Removing intermediate container 79cc9bb464d3 [2020-11-11T01:03:55.388Z] ---> 1d854d9d4096 [2020-11-11T01:03:55.388Z] Step 25/27 : LABEL arch=arm64 [2020-11-11T01:03:55.388Z] ---> Running in bdde44b20961 [2020-11-11T01:03:55.986Z] Removing intermediate container bdde44b20961 [2020-11-11T01:03:55.986Z] ---> 39fab466a010 [2020-11-11T01:03:55.986Z] Step 26/27 : LABEL git_sha=f953d589a1b9ae164e5de099e7423806e86e49ed [2020-11-11T01:03:55.986Z] ---> Running in 5b5d0af9a6e3 [2020-11-11T01:03:56.258Z] Removing intermediate container 5b5d0af9a6e3 [2020-11-11T01:03:56.258Z] ---> 58e126f65baf [2020-11-11T01:03:56.258Z] Step 27/27 : LABEL version=0.0.0 [2020-11-11T01:03:56.540Z] ---> Running in 6d0135e84828 [2020-11-11T01:03:57.137Z] Removing intermediate container 6d0135e84828 [2020-11-11T01:03:57.137Z] ---> 17e12611faca [2020-11-11T01:03:57.137Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-11T01:03:57.137Z] Successfully built 17e12611faca [2020-11-11T01:03:57.137Z] 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-11T01:03:57.859Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-10291 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-11-11T01:03:57.932Z] Running in /w/workspace/app-service-configurable/27 [Pipeline] { [Pipeline] checkout [2020-11-11T01:04:01.495Z] using credential edgex-jenkins-ssh [2020-11-11T01:04:01.555Z] Cloning the remote Git repository [2020-11-11T01:04:01.611Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:04:01.710Z] > git init /w/workspace/app-service-configurable/27 # timeout=10 [2020-11-11T01:04:01.775Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:04:01.776Z] > git --version # timeout=10 [2020-11-11T01:04:01.791Z] > git --version # 'git version 2.17.1' [2020-11-11T01:04:01.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:04:01.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T01:04:03.878Z] Merging remotes/origin/master commit ba8dc87efb7c15b1c13874cc84483e41de2fa468 into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-11-11T01:04:03.260Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-11T01:04:03.271Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T01:04:03.291Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-11-11T01:04:03.316Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-11-11T01:04:03.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:04:03.327Z] > 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-11T01:04:03.900Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T01:04:03.910Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-11-11T01:04:03.981Z] > git remote # timeout=10 [2020-11-11T01:04:03.997Z] > git config --get remote.origin.url # timeout=10 [2020-11-11T01:04:04.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T01:04:04.016Z] > git merge ba8dc87efb7c15b1c13874cc84483e41de2fa468 # timeout=10 [2020-11-11T01:04:04.067Z] Merge succeeded, producing 4b043c2a7deba5d723249d12775fe022d69b9238 [2020-11-11T01:04:04.067Z] Checking out Revision 4b043c2a7deba5d723249d12775fe022d69b9238 (PR-124) [2020-11-11T01:04:04.060Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-11T01:04:04.080Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T01:04:04.089Z] > git checkout -f 4b043c2a7deba5d723249d12775fe022d69b9238 # timeout=10 [2020-11-11T01:04:08.224Z] Commit message: "Merge commit 'ba8dc87efb7c15b1c13874cc84483e41de2fa468' into HEAD" [2020-11-11T01:04:08.244Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-11T01:04:08.237Z] > git rev-list --no-walk 4b7578e60ef81b3ab045f816664ff6fc3ff07889 # timeout=10 [2020-11-11T01:04:09.637Z] + echo snap-build.sh [2020-11-11T01:04:09.637Z] snap-build.sh [2020-11-11T01:04:09.637Z] + SNAP_BASE_DIR=. [2020-11-11T01:04:09.637Z] + '[' '!' -z /w/workspace/app-service-configurable/27 ']' [2020-11-11T01:04:09.637Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/27 [2020-11-11T01:04:09.637Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/27]' [2020-11-11T01:04:09.637Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/27] [2020-11-11T01:04:09.637Z] + cd /w/workspace/app-service-configurable/27 [2020-11-11T01:04:09.637Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-11-11T01:04:09.910Z] Reading package lists... [2020-11-11T01:04:10.501Z] Building dependency tree... [2020-11-11T01:04:10.501Z] Reading state information... [2020-11-11T01:04:11.471Z] The following packages were automatically installed and are no longer required: [2020-11-11T01:04:11.471Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2020-11-11T01:04:11.471Z] xdelta3 [2020-11-11T01:04:11.471Z] Use 'sudo apt autoremove' to remove them. [2020-11-11T01:04:11.471Z] The following packages will be REMOVED: [2020-11-11T01:04:11.471Z] lxd* lxd-client* [2020-11-11T01:04:12.895Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-11-11T01:04:12.895Z] After this operation, 29.1 MB disk space will be freed. [2020-11-11T01:04:14.797Z] (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-11T01:04:14.797Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-11T01:04:17.415Z] Removing lxd dnsmasq configuration [2020-11-11T01:04:17.688Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-11-11T01:04:17.962Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-11-11T01:04:18.939Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:04:19.481Z] (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-11T01:04:19.481Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-11T01:04:23.776Z] Processing triggers for systemd (237-3ubuntu10.39) ... [2020-11-11T01:04:24.365Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-11-11T01:04:29.733Z] + sudo snap remove --purge lxd [2020-11-11T01:04:30.004Z] snap "lxd" is not installed [2020-11-11T01:04:30.004Z] + sudo groupadd --force --system lxd [2020-11-11T01:04:30.004Z] ++ whoami [2020-11-11T01:04:30.004Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-11-11T01:04:30.274Z] + newgrp - lxd [2020-11-11T01:04:30.274Z] + sudo snap install lxd [2020-11-11T01:04:48.524Z] 2020-11-11T01:04:43Z INFO Waiting for restart... [2020-11-11T01:04:55.586Z] Waiting for container to be ready [2020-11-11T01:04:55.587Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-11-11T01:04:55.587Z] [2020-11-11T01:04:58.904Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-11-11T01:04:58.904Z] Waiting for network to be ready... [2020-11-11T01:04:59.481Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-11-11T01:04:59.481Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-11-11T01:04:59.745Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Sources [237 kB] [2020-11-11T01:04:59.745Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-11-11T01:05:00.006Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-11-11T01:05:00.006Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4152 B] [2020-11-11T01:05:00.006Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [268 kB] [2020-11-11T01:05:00.006Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-11-11T01:05:00.006Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-11-11T01:05:00.006Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-11-11T01:05:00.006Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1400 kB] [2020-11-11T01:05:00.269Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-11-11T01:05:00.269Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [277 kB] [2020-11-11T01:05:00.269Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-11-11T01:05:00.269Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-11-11T01:05:00.269Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-11-11T01:05:00.269Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-11-11T01:05:00.269Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-11-11T01:05:00.532Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [242 kB] [2020-11-11T01:05:00.794Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-11-11T01:05:00.794Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-11-11T01:05:00.794Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-11-11T01:05:00.794Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-11-11T01:05:00.794Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-11-11T01:05:00.794Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-11-11T01:05:00.794Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-11-11T01:05:01.056Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-11-11T01:05:01.334Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [496 kB] [2020-11-11T01:05:01.334Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-11-11T01:05:01.334Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [434 kB] [2020-11-11T01:05:01.334Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-11-11T01:05:01.334Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1751 kB] [2020-11-11T01:05:01.595Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [370 kB] [2020-11-11T01:05:01.595Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [32.3 kB] [2020-11-11T01:05:01.595Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7012 B] [2020-11-11T01:05:01.595Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [190 kB] [2020-11-11T01:05:01.595Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [25.3 kB] [2020-11-11T01:05:01.595Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1691 kB] [2020-11-11T01:05:01.595Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [355 kB] [2020-11-11T01:05:06.890Z] Fetched 34.9 MB in 7s (4701 kB/s) [2020-11-11T01:05:07.840Z] Reading package lists... [2020-11-11T01:05:07.840Z] Reading package lists... [2020-11-11T01:05:08.102Z] Building dependency tree... [2020-11-11T01:05:08.102Z] Reading state information... [2020-11-11T01:05:08.364Z] The following additional packages will be installed: [2020-11-11T01:05:08.364Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-11T01:05:08.364Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-11T01:05:08.364Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-11T01:05:08.364Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-11-11T01:05:08.365Z] Suggested packages: [2020-11-11T01:05:08.365Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-11-11T01:05:08.365Z] Recommended packages: [2020-11-11T01:05:08.365Z] gnupg libsasl2-modules [2020-11-11T01:05:08.365Z] The following NEW packages will be installed: [2020-11-11T01:05:08.365Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-11T01:05:08.365Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-11T01:05:08.365Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-11T01:05:08.365Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-11-11T01:05:08.365Z] The following packages will be upgraded: [2020-11-11T01:05:08.365Z] gpg gpg-agent gpgconf libudev1 [2020-11-11T01:05:08.626Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-11-11T01:05:08.626Z] Need to get 3530 kB of archives. [2020-11-11T01:05:08.626Z] After this operation, 13.3 MB of additional disk space will be used. [2020-11-11T01:05:08.626Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] [2020-11-11T01:05:08.626Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-11-11T01:05:08.890Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] [2020-11-11T01:05:09.464Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-11-11T01:05:09.727Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-11-11T01:05:09.727Z] 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-11T01:05:09.727Z] 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-11T01:05:09.727Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-11-11T01:05:09.989Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.7 [17.0 kB] [2020-11-11T01:05:09.989Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-11-11T01:05:09.989Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.7 [155 kB] [2020-11-11T01:05:09.989Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-11-11T01:05:09.989Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-11-11T01:05:09.989Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-11-11T01:05:09.989Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-11-11T01:05:09.989Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-11-11T01:05:09.989Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-11-11T01:05:09.989Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-11-11T01:05:09.989Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-11-11T01:05:09.989Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-11-11T01:05:09.989Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-11-11T01:05:09.989Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-11-11T01:05:10.252Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:05:10.252Z] Fetched 3530 kB in 2s (2078 kB/s) [2020-11-11T01:05:10.252Z] (Reading database ... 12511 files and directories currently installed.) [2020-11-11T01:05:10.252Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... [2020-11-11T01:05:10.252Z] Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-11T01:05:10.514Z] Setting up libudev1:amd64 (237-3ubuntu10.42) ... [2020-11-11T01:05:10.514Z] Selecting previously unselected package udev. [2020-11-11T01:05:10.514Z] (Reading database ... 12511 files and directories currently installed.) [2020-11-11T01:05:10.514Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... [2020-11-11T01:05:10.514Z] Unpacking udev (237-3ubuntu10.42) ... [2020-11-11T01:05:10.777Z] Selecting previously unselected package libfuse2:amd64. [2020-11-11T01:05:10.777Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-11-11T01:05:10.777Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-11-11T01:05:11.038Z] Selecting previously unselected package fuse. [2020-11-11T01:05:11.038Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-11-11T01:05:11.038Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-11-11T01:05:11.038Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:11.038Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-11T01:05:11.299Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:11.299Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-11T01:05:11.299Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:11.299Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-11T01:05:11.561Z] Selecting previously unselected package libksba8:amd64. [2020-11-11T01:05:11.561Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-11-11T01:05:11.561Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-11-11T01:05:11.561Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-11-11T01:05:11.561Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:11.561Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:11.561Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-11-11T01:05:11.561Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:11.561Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:11.821Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-11-11T01:05:11.821Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:11.821Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:11.821Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-11-11T01:05:11.821Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:11.821Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:12.084Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-11-11T01:05:12.084Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:12.084Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:12.084Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-11-11T01:05:12.084Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:12.084Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:12.084Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-11-11T01:05:12.345Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:12.345Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:12.345Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-11-11T01:05:12.345Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:12.345Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:12.345Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-11-11T01:05:12.345Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-11-11T01:05:12.345Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:12.345Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-11-11T01:05:12.345Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-11-11T01:05:12.345Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-11T01:05:12.606Z] Selecting previously unselected package libsasl2-2:amd64. [2020-11-11T01:05:12.606Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-11-11T01:05:12.606Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-11T01:05:12.606Z] Selecting previously unselected package libldap-common. [2020-11-11T01:05:12.606Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.7_all.deb ... [2020-11-11T01:05:12.606Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-11T01:05:12.606Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-11-11T01:05:12.606Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.7_amd64.deb ... [2020-11-11T01:05:12.606Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-11T01:05:12.606Z] Selecting previously unselected package dirmngr. [2020-11-11T01:05:12.606Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:12.871Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-11T01:05:12.871Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-11T01:05:12.871Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-11-11T01:05:12.871Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-11-11T01:05:12.871Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-11T01:05:12.871Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-11T01:05:12.871Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-11-11T01:05:12.871Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.132Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-11-11T01:05:13.132Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:05:13.132Z] Setting up udev (237-3ubuntu10.42) ... [2020-11-11T01:05:13.706Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-11-11T01:05:13.706Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.706Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-11-11T01:05:13.706Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-11-11T01:05:13.706Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-11-11T01:05:13.706Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.706Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.968Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.968Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.968Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.968Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.968Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-11-11T01:05:13.968Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-11T01:05:13.968Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-11T01:05:13.968Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:05:14.540Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-11-11T01:05:14.540Z] settings in the [Install] section, and DefaultInstance for template units). [2020-11-11T01:05:14.540Z] This means they are not meant to be enabled using systemctl. [2020-11-11T01:05:14.540Z] Possible reasons for having this kind of units are: [2020-11-11T01:05:14.540Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-11-11T01:05:14.540Z] .wants/ or .requires/ directory. [2020-11-11T01:05:14.540Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-11-11T01:05:14.540Z] a requirement dependency on it. [2020-11-11T01:05:14.540Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-11-11T01:05:14.540Z] D-Bus, udev, scripted systemctl call, ...). [2020-11-11T01:05:14.540Z] 4) In case of template units, the unit is meant to be enabled with some [2020-11-11T01:05:14.540Z] instance name specified. [2020-11-11T01:05:14.804Z] Reading package lists... [2020-11-11T01:05:15.065Z] Building dependency tree... [2020-11-11T01:05:15.065Z] Reading state information... [2020-11-11T01:05:15.326Z] The following additional packages will be installed: [2020-11-11T01:05:15.326Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-11-11T01:05:15.326Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-11-11T01:05:15.326Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-11-11T01:05:15.326Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-11-11T01:05:15.326Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-11-11T01:05:15.326Z] Suggested packages: [2020-11-11T01:05:15.326Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-11-11T01:05:15.326Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-11-11T01:05:15.326Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-11-11T01:05:15.326Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-11-11T01:05:15.326Z] systemd-container policykit-1 [2020-11-11T01:05:15.326Z] Recommended packages: [2020-11-11T01:05:15.326Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-11-11T01:05:15.326Z] The following NEW packages will be installed: [2020-11-11T01:05:15.326Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-11-11T01:05:15.326Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-11-11T01:05:15.326Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-11-11T01:05:15.326Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-11-11T01:05:15.326Z] python3.6-minimal snapd squashfs-tools sudo [2020-11-11T01:05:15.326Z] The following packages will be upgraded: [2020-11-11T01:05:15.326Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-11-11T01:05:15.588Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-11-11T01:05:15.588Z] Need to get 35.1 MB of archives. [2020-11-11T01:05:15.588Z] After this operation, 140 MB of additional disk space will be used. [2020-11-11T01:05:15.588Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-11-11T01:05:16.160Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] [2020-11-11T01:05:16.420Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-11-11T01:05:16.420Z] 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-11T01:05:16.682Z] 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-11T01:05:16.682Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-11-11T01:05:16.682Z] 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-11T01:05:16.682Z] 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-11T01:05:16.946Z] 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-11T01:05:16.946Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-11-11T01:05:16.946Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-11-11T01:05:16.946Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-11-11T01:05:16.946Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-11-11T01:05:16.946Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-11-11T01:05:16.946Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-11-11T01:05:16.946Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-11-11T01:05:16.946Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-11-11T01:05:16.946Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] [2020-11-11T01:05:17.209Z] 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-11T01:05:17.209Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-11-11T01:05:17.209Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-11-11T01:05:17.209Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-11-11T01:05:17.209Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-11-11T01:05:17.209Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-11-11T01:05:17.209Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-11-11T01:05:17.209Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-11-11T01:05:17.209Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-11-11T01:05:17.209Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-11-11T01:05:17.209Z] 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-11T01:05:17.209Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] [2020-11-11T01:05:18.604Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:05:18.604Z] Fetched 35.1 MB in 3s (12.1 MB/s) [2020-11-11T01:05:18.604Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-11T01:05:18.604Z] Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... [2020-11-11T01:05:18.604Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-11T01:05:19.177Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... [2020-11-11T01:05:19.439Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-11T01:05:19.439Z] Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... [2020-11-11T01:05:19.439Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-11T01:05:19.439Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-11-11T01:05:19.700Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-11T01:05:19.700Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-11-11T01:05:19.962Z] (Reading database ... 12757 files and directories currently installed.) [2020-11-11T01:05:19.962Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-11-11T01:05:19.962Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-11T01:05:20.224Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-11-11T01:05:20.224Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-11-11T01:05:20.799Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-11-11T01:05:20.799Z] (Reading database ... 12764 files and directories currently installed.) [2020-11-11T01:05:20.799Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-11-11T01:05:20.799Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-11T01:05:20.820Z] lxd 4.7 from Canonical* installed [2020-11-11T01:05:20.820Z] + sudo lxd init --auto [2020-11-11T01:05:21.062Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-11-11T01:05:21.062Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-11T01:05:21.062Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:05:21.324Z] Selecting previously unselected package libexpat1:amd64. [2020-11-11T01:05:21.324Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-11-11T01:05:21.324Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-11-11T01:05:21.324Z] Selecting previously unselected package python3.6-minimal. [2020-11-11T01:05:21.324Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-11T01:05:21.324Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:05:21.586Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-11T01:05:21.848Z] Checking for services that may need to be restarted...done. [2020-11-11T01:05:21.848Z] Checking for services that may need to be restarted...done. [2020-11-11T01:05:21.848Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:05:21.848Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-11-11T01:05:21.848Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:05:22.421Z] Selecting previously unselected package python3-minimal. [2020-11-11T01:05:22.421Z] (Reading database ... 13012 files and directories currently installed.) [2020-11-11T01:05:22.421Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-11-11T01:05:22.421Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-11-11T01:05:22.421Z] Selecting previously unselected package mime-support. [2020-11-11T01:05:22.421Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-11-11T01:05:22.421Z] Unpacking mime-support (3.60ubuntu1) ... [2020-11-11T01:05:22.685Z] Selecting previously unselected package libmpdec2:amd64. [2020-11-11T01:05:22.685Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-11-11T01:05:22.685Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-11-11T01:05:22.685Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-11-11T01:05:22.685Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-11T01:05:22.685Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:05:22.948Z] Selecting previously unselected package python3.6. [2020-11-11T01:05:22.948Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-11-11T01:05:22.948Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:05:22.948Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-11T01:05:22.948Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-11-11T01:05:22.948Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-11-11T01:05:23.209Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-11-11T01:05:23.470Z] Selecting previously unselected package python3. [2020-11-11T01:05:23.470Z] (Reading database ... 13442 files and directories currently installed.) [2020-11-11T01:05:23.470Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-11-11T01:05:23.470Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-11-11T01:05:23.470Z] Selecting previously unselected package multiarch-support. [2020-11-11T01:05:23.470Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-11-11T01:05:23.470Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-11-11T01:05:23.470Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-11-11T01:05:23.470Z] Selecting previously unselected package liblzo2-2:amd64. [2020-11-11T01:05:23.470Z] (Reading database ... 13479 files and directories currently installed.) [2020-11-11T01:05:23.470Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-11-11T01:05:23.470Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-11-11T01:05:23.734Z] Selecting previously unselected package libbsd0:amd64. [2020-11-11T01:05:23.734Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-11-11T01:05:23.734Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-11-11T01:05:23.734Z] Selecting previously unselected package sudo. [2020-11-11T01:05:23.734Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-11-11T01:05:23.734Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-11T01:05:23.996Z] Selecting previously unselected package apparmor. [2020-11-11T01:05:23.996Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-11-11T01:05:23.996Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-11-11T01:05:23.996Z] Selecting previously unselected package libedit2:amd64. [2020-11-11T01:05:23.996Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-11-11T01:05:23.996Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-11-11T01:05:24.258Z] Selecting previously unselected package libkrb5support0:amd64. [2020-11-11T01:05:24.258Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-11-11T01:05:24.258Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-11-11T01:05:24.258Z] Selecting previously unselected package libk5crypto3:amd64. [2020-11-11T01:05:24.258Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-11-11T01:05:24.258Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-11-11T01:05:24.258Z] Selecting previously unselected package libkeyutils1:amd64. [2020-11-11T01:05:24.258Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-11-11T01:05:24.258Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-11-11T01:05:24.519Z] Selecting previously unselected package libkrb5-3:amd64. [2020-11-11T01:05:24.519Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-11-11T01:05:24.519Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-11-11T01:05:24.519Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-11-11T01:05:24.519Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-11-11T01:05:24.519Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-11-11T01:05:24.784Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-11-11T01:05:24.784Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-11-11T01:05:24.784Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-11-11T01:05:24.784Z] Selecting previously unselected package openssh-client. [2020-11-11T01:05:24.784Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-11-11T01:05:25.045Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-11T01:05:25.045Z] Selecting previously unselected package squashfs-tools. [2020-11-11T01:05:25.045Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-11-11T01:05:25.045Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-11T01:05:25.307Z] Selecting previously unselected package snapd. [2020-11-11T01:05:25.307Z] Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... [2020-11-11T01:05:25.307Z] Unpacking snapd (2.47.1+18.04) ... [2020-11-11T01:05:27.852Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-11-11T01:05:27.852Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-11-11T01:05:27.852Z] Setting up mime-support (3.60ubuntu1) ... [2020-11-11T01:05:27.852Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-11T01:05:27.852Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-11-11T01:05:27.852Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-11-11T01:05:27.852Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:05:27.852Z] Setting up systemd (237-3ubuntu10.42) ... [2020-11-11T01:05:27.853Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-11-11T01:05:28.426Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-11-11T01:05:28.688Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-11-11T01:05:28.688Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-11-11T01:05:28.688Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:05:28.688Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-11-11T01:05:28.688Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:05:29.641Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-11T01:05:29.641Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-11-11T01:05:29.641Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-11-11T01:05:29.641Z] Setting up python3 (3.6.7-1~18.04) ... [2020-11-11T01:05:29.641Z] running python rtupdate hooks for python3.6... [2020-11-11T01:05:29.641Z] running python post-rtupdate hooks for python3.6... [2020-11-11T01:05:29.641Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-11-11T01:05:31.554Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-11-11T01:05:31.554Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-11-11T01:05:31.814Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-11T01:05:31.814Z] Setting up snapd (2.47.1+18.04) ... [2020-11-11T01:05:32.388Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-11-11T01:05:32.388Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-11-11T01:05:32.650Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-11-11T01:05:32.911Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-11-11T01:05:33.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-11T01:05:33.173Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-11T01:05:33.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-11-11T01:05:33.434Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-11-11T01:05:33.694Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-11-11T01:05:33.954Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-11-11T01:05:33.954Z] /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-11T01:05:33.954Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:05:33.954Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-11T01:05:34.896Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-11-11T01:05:35.158Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-11-11T01:05:35.158Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-11-11T01:05:35.865Z] + sudo snap install --classic snapcraft [2020-11-11T01:05:36.545Z] Reading package lists... [2020-11-11T01:05:37.123Z] Reading package lists... [2020-11-11T01:05:37.123Z] Building dependency tree... [2020-11-11T01:05:37.123Z] Reading state information... [2020-11-11T01:05:37.386Z] Calculating upgrade... [2020-11-11T01:05:37.386Z] The following packages will be upgraded: [2020-11-11T01:05:37.386Z] advancecomp base-files bash binutils binutils-common [2020-11-11T01:05:37.386Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-11-11T01:05:37.386Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-11-11T01:05:37.386Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-11-11T01:05:37.386Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-11-11T01:05:37.386Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-11-11T01:05:37.386Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-11-11T01:05:37.386Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-11-11T01:05:37.386Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-11-11T01:05:37.386Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-11-11T01:05:37.386Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-11-11T01:05:37.386Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-11-11T01:05:37.386Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-11-11T01:05:37.386Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-11-11T01:05:37.649Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-11-11T01:05:37.649Z] Need to get 63.5 MB of archives. [2020-11-11T01:05:37.649Z] After this operation, 5178 kB of additional disk space will be used. [2020-11-11T01:05:37.649Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-11-11T01:05:37.649Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-11-11T01:05:37.649Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-11-11T01:05:37.649Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-11-11T01:05:37.649Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-11-11T01:05:37.649Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-11-11T01:05:37.649Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-11-11T01:05:37.649Z] 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-11T01:05:37.649Z] 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-11T01:05:37.649Z] 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-11T01:05:37.649Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-11-11T01:05:37.649Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-11-11T01:05:37.649Z] 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-11T01:05:37.649Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-11-11T01:05:37.649Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-11-11T01:05:37.649Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-11-11T01:05:37.912Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-11-11T01:05:37.912Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-11-11T01:05:37.912Z] 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-11T01:05:37.912Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-11-11T01:05:37.912Z] 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-11T01:05:37.912Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-11-11T01:05:37.912Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-11-11T01:05:37.912Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-11-11T01:05:37.912Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-11-11T01:05:37.912Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-11-11T01:05:37.912Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-11-11T01:05:37.912Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-11-11T01:05:37.912Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-11-11T01:05:37.912Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-11-11T01:05:37.912Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-11-11T01:05:37.912Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-11-11T01:05:37.912Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-11-11T01:05:37.912Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-11-11T01:05:37.912Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-11-11T01:05:37.912Z] 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-11T01:05:37.912Z] 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-11T01:05:37.912Z] 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-11T01:05:37.912Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-11-11T01:05:37.912Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-11-11T01:05:37.912Z] 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-11T01:05:37.912Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-11-11T01:05:38.177Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-11-11T01:05:38.177Z] 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-11T01:05:38.177Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-11-11T01:05:38.177Z] 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-11T01:05:38.177Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-11-11T01:05:38.177Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-11-11T01:05:38.177Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-11-11T01:05:38.177Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-11-11T01:05:38.177Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-11-11T01:05:38.177Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-11-11T01:05:38.177Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-11-11T01:05:38.441Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-11-11T01:05:38.441Z] 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-11T01:05:38.441Z] 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-11T01:05:38.704Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-11-11T01:05:38.704Z] 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-11T01:05:38.704Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-11-11T01:05:38.704Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-11-11T01:05:38.704Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-11-11T01:05:38.704Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-11-11T01:05:38.704Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-11-11T01:05:38.704Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-123.126 [997 kB] [2020-11-11T01:05:38.704Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-11-11T01:05:38.970Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-11-11T01:05:38.970Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-11-11T01:05:38.970Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-11-11T01:05:38.970Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-11-11T01:05:38.970Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-11-11T01:05:38.970Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-11-11T01:05:39.233Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-11-11T01:05:39.233Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-11-11T01:05:39.233Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-11-11T01:05:39.233Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-11-11T01:05:39.233Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-11-11T01:05:39.233Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-11-11T01:05:39.233Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-11-11T01:05:39.233Z] 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-11T01:05:39.233Z] 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-11T01:05:39.233Z] 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-11T01:05:39.233Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] [2020-11-11T01:05:39.233Z] 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-11T01:05:39.233Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-11-11T01:05:39.233Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-11-11T01:05:39.233Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-11-11T01:05:39.495Z] 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-11T01:05:39.495Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-11-11T01:05:39.495Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-11-11T01:05:39.495Z] 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-11T01:05:39.495Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-11-11T01:05:39.495Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-11-11T01:05:39.495Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-11-11T01:05:39.495Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-11-11T01:05:39.495Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-11-11T01:05:39.757Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-11-11T01:05:39.757Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:05:39.757Z] Fetched 63.5 MB in 2s (29.1 MB/s) [2020-11-11T01:05:40.018Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:40.018Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-11-11T01:05:40.018Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-11T01:05:40.591Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-11-11T01:05:40.591Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-11T01:05:40.852Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-123.126_amd64.deb ... [2020-11-11T01:05:40.852Z] Unpacking linux-libc-dev:amd64 (4.15.0-123.126) over (4.15.0-20.21) ... [2020-11-11T01:05:41.797Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:41.797Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:41.797Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:41.797Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:41.797Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:41.797Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:42.059Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:42.059Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:42.320Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:42.320Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:42.320Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:42.320Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:42.583Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:42.583Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:42.583Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:05:42.583Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-11T01:05:42.583Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:42.583Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-11-11T01:05:42.845Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:05:42.845Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-11T01:05:42.845Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:42.845Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:42.845Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:42.845Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:43.107Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-11-11T01:05:43.107Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:05:43.107Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:05:43.369Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-11T01:05:43.369Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-11-11T01:05:43.369Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-11T01:05:43.940Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-11-11T01:05:44.201Z] (Reading database ... 13911 files and directories currently installed.) [2020-11-11T01:05:44.201Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-11-11T01:05:44.201Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-11-11T01:05:44.201Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-11-11T01:05:44.201Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-11-11T01:05:44.462Z] Setting up base-files (10.1ubuntu2.10) ... [2020-11-11T01:05:44.462Z] Installing new version of config file /etc/issue ... [2020-11-11T01:05:44.462Z] Installing new version of config file /etc/issue.net ... [2020-11-11T01:05:44.462Z] Installing new version of config file /etc/lsb-release ... [2020-11-11T01:05:44.462Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-11-11T01:05:44.723Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-11-11T01:05:44.723Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-11-11T01:05:44.723Z] Removing obsolete conffile /etc/default/motd-news ... [2020-11-11T01:05:44.723Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:44.723Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-11-11T01:05:44.985Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-11-11T01:05:44.985Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-11-11T01:05:44.985Z] 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-11T01:05:45.249Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:45.249Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:45.249Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:45.249Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:05:45.249Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:45.249Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-11-11T01:05:45.512Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-11-11T01:05:45.512Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-11-11T01:05:45.512Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:45.512Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-11-11T01:05:45.512Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-11T01:05:45.775Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-11-11T01:05:46.037Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:46.037Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:46.037Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-11T01:05:46.037Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-11T01:05:46.299Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:46.299Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:46.299Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-11T01:05:46.299Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-11-11T01:05:46.566Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:46.566Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-11-11T01:05:46.566Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-11-11T01:05:46.566Z] Setting up grep (3.1-2build1) ... [2020-11-11T01:05:46.566Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:46.566Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-11-11T01:05:46.566Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-11T01:05:46.828Z] Setting up login (1:4.5-1ubuntu2) ... [2020-11-11T01:05:46.829Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:46.829Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-11T01:05:46.829Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:05:47.090Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-11-11T01:05:47.090Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:47.090Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-11T01:05:47.090Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-11T01:05:47.664Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-11T01:05:47.664Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-11T01:05:47.924Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-11-11T01:05:47.924Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-11T01:05:48.499Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-11-11T01:05:48.499Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:48.499Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-11-11T01:05:48.499Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-11T01:05:49.446Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-11-11T01:05:49.446Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-11T01:05:49.707Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-11-11T01:05:49.707Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-11T01:05:49.707Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-11-11T01:05:49.707Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:49.707Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-11-11T01:05:49.707Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-11-11T01:05:49.968Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-11-11T01:05:49.968Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:49.968Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:50.230Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:50.230Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:05:50.230Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:50.230Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:50.230Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:50.490Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:05:50.490Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:50.490Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:50.490Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:50.490Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:05:50.753Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:50.753Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:50.753Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:50.753Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:05:50.896Z] snapcraft 4.3 from Canonical* installed [2020-11-11T01:05:50.896Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-11-11T01:05:50.896Z] + sudo snapcraft prime --use-lxd [2020-11-11T01:05:51.014Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:51.014Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-11T01:05:51.014Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:05:51.014Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-11T01:05:51.014Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:05:51.276Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-11T01:05:51.276Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:51.276Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-11-11T01:05:51.276Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:05:51.276Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-11T01:05:51.538Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:51.538Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:51.538Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:51.538Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:05:51.800Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:51.800Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:51.800Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:51.800Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:05:52.061Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:52.061Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:52.061Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:52.632Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:05:52.895Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-11-11T01:05:53.156Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-11-11T01:05:53.419Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:53.419Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-11-11T01:05:53.419Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-11T01:05:53.688Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-11-11T01:05:53.688Z] (Reading database ... 13912 files and directories currently installed.) [2020-11-11T01:05:53.688Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-11-11T01:05:53.688Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:05:53.950Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-11-11T01:05:53.950Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:53.950Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-11-11T01:05:53.950Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-11-11T01:05:54.212Z] Setting up debconf (1.5.66ubuntu1) ... [2020-11-11T01:05:54.473Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:54.473Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-11T01:05:54.473Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-11T01:05:54.473Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-11T01:05:54.735Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:54.735Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-11T01:05:54.735Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-11T01:05:54.735Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-11T01:05:54.996Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:54.996Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-11-11T01:05:54.996Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-11T01:05:55.256Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-11T01:05:55.520Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:55.520Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-11-11T01:05:55.520Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:05:55.520Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... [2020-11-11T01:05:55.520Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-11T01:05:55.780Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:55.781Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-11T01:05:55.781Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-11T01:05:55.781Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:55.781Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-11-11T01:05:56.047Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-11-11T01:05:56.047Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-11-11T01:05:56.047Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:56.047Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-11-11T01:05:56.047Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-11T01:05:56.309Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-11T01:05:56.319Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-11-11T01:05:56.319Z] 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-11T01:05:56.319Z] - README.md [2020-11-11T01:05:56.319Z] [2020-11-11T01:05:56.319Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-11T01:05:56.568Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:56.568Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:56.568Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-11T01:05:56.568Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-11-11T01:05:56.568Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:56.568Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-11-11T01:05:56.568Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-11-11T01:05:56.828Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-11-11T01:05:56.828Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:56.828Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-11-11T01:05:56.829Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-11T01:05:57.088Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-11-11T01:05:57.348Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:57.348Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-11-11T01:05:57.348Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-11T01:05:57.608Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-11-11T01:05:57.608Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:57.608Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-11-11T01:05:57.608Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-11-11T01:05:57.868Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-11-11T01:05:57.868Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:57.868Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-11-11T01:05:57.868Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-11-11T01:05:57.868Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-11-11T01:05:58.128Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:58.128Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-11-11T01:05:58.128Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-11-11T01:05:58.388Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-11-11T01:05:58.388Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:58.388Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-11-11T01:05:58.388Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-11-11T01:05:58.388Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-11-11T01:05:58.650Z] (Reading database ... 13914 files and directories currently installed.) [2020-11-11T01:05:58.650Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-11-11T01:05:58.650Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-11-11T01:05:58.650Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-11-11T01:05:58.924Z] (Reading database ... 13915 files and directories currently installed.) [2020-11-11T01:05:58.924Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-11-11T01:05:58.924Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-11T01:05:58.924Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-11-11T01:05:58.924Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-11T01:05:59.206Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-11-11T01:05:59.206Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-11T01:05:59.479Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-11-11T01:05:59.479Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-11-11T01:05:59.479Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-11-11T01:05:59.479Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-11-11T01:05:59.691Z] Launching a container. [2020-11-11T01:05:59.762Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-11-11T01:05:59.762Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-11-11T01:05:59.762Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-11-11T01:05:59.762Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-11-11T01:05:59.762Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-11-11T01:06:00.054Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-11-11T01:06:00.054Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-11-11T01:06:00.054Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-11-11T01:06:00.054Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-11-11T01:06:00.054Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-11-11T01:06:00.322Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-11-11T01:06:00.322Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-11-11T01:06:00.322Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-11-11T01:06:00.322Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-11-11T01:06:01.303Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-11-11T01:06:01.303Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-11-11T01:06:01.303Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-11-11T01:06:01.303Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-11-11T01:06:01.566Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-11T01:06:01.566Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-11T01:06:01.842Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-11T01:06:01.842Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-11T01:06:02.105Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-11T01:06:02.105Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-11T01:06:02.105Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-11-11T01:06:02.105Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-11T01:06:02.366Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:02.366Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:02.629Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:02.891Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:02.891Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:03.153Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:03.153Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:03.153Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:04.102Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:04.103Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:05.045Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:05.045Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:05.989Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:05.989Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:06.250Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:06.250Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:07.193Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-11-11T01:06:07.193Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:06:07.453Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-11T01:06:07.453Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-11T01:06:07.453Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-11-11T01:06:07.453Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-11T01:06:07.715Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-11-11T01:06:07.715Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-11T01:06:07.980Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-11-11T01:06:07.981Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-11-11T01:06:08.244Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-11T01:06:08.244Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-11T01:06:08.244Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-11-11T01:06:08.244Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-11T01:06:08.506Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-11-11T01:06:08.506Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-11-11T01:06:08.506Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:06:08.506Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-11-11T01:06:08.506Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:06:08.767Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:06:08.768Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:06:08.768Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-11-11T01:06:08.768Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-11-11T01:06:08.768Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-11-11T01:06:09.030Z] [2020-11-11T01:06:09.030Z] Current default time zone: 'Etc/UTC' [2020-11-11T01:06:09.030Z] Local time is now: Wed Nov 11 01:06:08 UTC 2020. [2020-11-11T01:06:09.030Z] Universal Time is now: Wed Nov 11 01:06:08 UTC 2020. [2020-11-11T01:06:09.030Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-11-11T01:06:09.030Z] [2020-11-11T01:06:09.030Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-11-11T01:06:09.030Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:06:09.030Z] Setting up linux-libc-dev:amd64 (4.15.0-123.126) ... [2020-11-11T01:06:09.030Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:06:09.030Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-11-11T01:06:09.030Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-11-11T01:06:09.030Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-11T01:06:09.292Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-11-11T01:06:09.292Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-11-11T01:06:09.292Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-11-11T01:06:09.292Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:06:09.292Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-11-11T01:06:09.553Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:09.553Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-11-11T01:06:09.553Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:06:09.553Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-11-11T01:06:09.553Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-11-11T01:06:09.553Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-11-11T01:06:09.814Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-11T01:06:09.814Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-11-11T01:06:09.814Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-11-11T01:06:09.814Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-11-11T01:06:09.814Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-11T01:06:11.206Z] Updating certificates in /etc/ssl/certs... [2020-11-11T01:06:11.781Z] 22 added, 17 removed; done. [2020-11-11T01:06:12.042Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-11-11T01:06:12.042Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:06:12.042Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-11-11T01:06:12.042Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-11-11T01:06:12.042Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-11-11T01:06:12.042Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:12.042Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-11-11T01:06:12.042Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:12.304Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:12.304Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:12.304Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:12.304Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:12.304Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-11-11T01:06:12.304Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-11-11T01:06:12.304Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-11-11T01:06:12.304Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-11-11T01:06:12.566Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-11-11T01:06:12.566Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:12.566Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:06:12.566Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-11-11T01:06:12.566Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-11-11T01:06:12.566Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-11-11T01:06:12.828Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-11T01:06:12.828Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-11T01:06:12.828Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-11-11T01:06:12.828Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-11T01:06:12.829Z] Updating certificates in /etc/ssl/certs... [2020-11-11T01:06:13.402Z] 0 added, 0 removed; done. [2020-11-11T01:06:13.402Z] Running hooks in /etc/ca-certificates/update.d... [2020-11-11T01:06:13.402Z] done. [2020-11-11T01:06:13.974Z] Reading package lists... [2020-11-11T01:06:13.974Z] Building dependency tree... [2020-11-11T01:06:13.974Z] Reading state information... [2020-11-11T01:06:14.235Z] The following NEW packages will be installed: [2020-11-11T01:06:14.236Z] apt-transport-https [2020-11-11T01:06:14.498Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-11-11T01:06:14.498Z] Need to get 1692 B of archives. [2020-11-11T01:06:14.498Z] After this operation, 153 kB of additional disk space will be used. [2020-11-11T01:06:14.498Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-11-11T01:06:14.498Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:06:14.498Z] Fetched 1692 B in 0s (8140 B/s) [2020-11-11T01:06:14.498Z] Selecting previously unselected package apt-transport-https. [2020-11-11T01:06:14.498Z] (Reading database ... 13929 files and directories currently installed.) [2020-11-11T01:06:14.498Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-11-11T01:06:14.498Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-11T01:06:14.759Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-11T01:06:15.022Z] Waiting for network to be ready... [2020-11-11T01:06:20.311Z] 2020-11-11T01:06:17Z INFO Waiting for automatic snapd restart... [2020-11-11T01:06:20.311Z] snapd 2.47.1 from Canonical* installed [2020-11-11T01:06:20.311Z] "snapd" switched to the "latest/stable" channel [2020-11-11T01:06:20.311Z] [2020-11-11T01:06:23.608Z] core18 20200929 from Canonical* installed [2020-11-11T01:06:23.869Z] "core18" switched to the "latest/stable" channel [2020-11-11T01:06:23.869Z] [2020-11-11T01:06:28.073Z] snapcraft 4.3 from Canonical* installed [2020-11-11T01:06:28.334Z] "snapcraft" switched to the "latest/stable" channel [2020-11-11T01:06:28.334Z] [2020-11-11T01:06:31.634Z] 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-11T01:06:31.634Z] - README.md [2020-11-11T01:06:31.634Z] [2020-11-11T01:06:31.634Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-11T01:06:38.216Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-11T01:06:38.216Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-11-11T01:06:38.216Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-11-11T01:06:38.216Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-11-11T01:06:39.605Z] Reading package lists... [2020-11-11T01:06:40.177Z] Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config [2020-11-11T01:06:46.776Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-11T01:06:46.776Z] Reading package lists... [2020-11-11T01:06:46.776Z] Building dependency tree... [2020-11-11T01:06:46.776Z] Reading state information... [2020-11-11T01:06:46.776Z] Suggested packages: [2020-11-11T01:06:46.776Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-11-11T01:06:46.776Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-11-11T01:06:46.776Z] Recommended packages: [2020-11-11T01:06:46.776Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-11-11T01:06:46.776Z] The following NEW packages will be installed: [2020-11-11T01:06:46.776Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-11-11T01:06:46.776Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-11-11T01:06:46.776Z] libzmq5 pkg-config [2020-11-11T01:06:46.776Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-11-11T01:06:46.776Z] Need to get 7861 kB of archives. [2020-11-11T01:06:46.776Z] After this operation, 44.1 MB of additional disk space will be used. [2020-11-11T01:06:46.776Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-11-11T01:06:46.776Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-11-11T01:06:46.776Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-11-11T01:06:46.776Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-11-11T01:06:47.037Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-11-11T01:06:47.037Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-11-11T01:06:47.037Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-11-11T01:06:47.037Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-11-11T01:06:47.037Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-11-11T01:06:47.299Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-11-11T01:06:47.299Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-11-11T01:06:47.299Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-11-11T01:06:47.299Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-11-11T01:06:47.561Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-11-11T01:06:47.561Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-11-11T01:06:47.561Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-11-11T01:06:47.822Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:06:47.823Z] Fetched 7861 kB in 1s (6593 kB/s) [2020-11-11T01:06:48.084Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-11-11T01:06:48.084Z] (Reading database ... 13933 files and directories currently installed.) [2020-11-11T01:06:48.084Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-11-11T01:06:48.084Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-11T01:06:48.345Z] Selecting previously unselected package libpsl5:amd64. [2020-11-11T01:06:48.345Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-11-11T01:06:48.345Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-11-11T01:06:48.345Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-11-11T01:06:48.345Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-11-11T01:06:48.345Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-11-11T01:06:48.345Z] Selecting previously unselected package librtmp1:amd64. [2020-11-11T01:06:48.345Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-11-11T01:06:48.345Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-11T01:06:48.605Z] Selecting previously unselected package libcurl4:amd64. [2020-11-11T01:06:48.605Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-11T01:06:48.605Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-11T01:06:48.605Z] Selecting previously unselected package curl. [2020-11-11T01:06:48.605Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-11T01:06:48.605Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-11-11T01:06:48.605Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-11-11T01:06:48.869Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-11-11T01:06:48.869Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-11T01:06:48.870Z] Selecting previously unselected package liberror-perl. [2020-11-11T01:06:48.870Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-11-11T01:06:48.870Z] Unpacking liberror-perl (0.17025-1) ... [2020-11-11T01:06:48.870Z] Selecting previously unselected package git-man. [2020-11-11T01:06:48.870Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-11-11T01:06:48.870Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-11T01:06:49.130Z] Selecting previously unselected package git. [2020-11-11T01:06:49.130Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-11-11T01:06:49.130Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-11-11T01:06:50.072Z] Selecting previously unselected package libnorm1:amd64. [2020-11-11T01:06:50.072Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-11-11T01:06:50.072Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-11-11T01:06:50.072Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-11-11T01:06:50.072Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-11-11T01:06:50.072Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-11-11T01:06:50.072Z] Selecting previously unselected package libsodium23:amd64. [2020-11-11T01:06:50.072Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2020-11-11T01:06:50.072Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-11-11T01:06:50.072Z] Selecting previously unselected package libzmq5:amd64. [2020-11-11T01:06:50.332Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-11-11T01:06:50.332Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-11T01:06:50.332Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-11-11T01:06:50.332Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-11-11T01:06:50.332Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-11T01:06:50.332Z] Selecting previously unselected package pkg-config. [2020-11-11T01:06:50.332Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-11-11T01:06:50.332Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-11-11T01:06:50.593Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-11-11T01:06:50.593Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-11T01:06:50.593Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-11-11T01:06:50.593Z] Setting up liberror-perl (0.17025-1) ... [2020-11-11T01:06:50.593Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-11-11T01:06:50.593Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-11T01:06:50.593Z] No schema files found: doing nothing. [2020-11-11T01:06:50.858Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-11T01:06:50.858Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-11-11T01:06:50.858Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-11-11T01:06:50.858Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-11-11T01:06:50.858Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-11T01:06:50.858Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-11T01:06:50.858Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-11-11T01:06:50.858Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-11-11T01:06:50.858Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-11-11T01:06:51.121Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-11-11T01:06:51.121Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-11T01:06:57.707Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-11T01:06:57.707Z] curl set to automatically installed. [2020-11-11T01:06:57.707Z] git set to automatically installed. [2020-11-11T01:06:57.707Z] git-man set to automatically installed. [2020-11-11T01:06:57.707Z] libcurl3-gnutls set to automatically installed. [2020-11-11T01:06:57.707Z] libcurl4 set to automatically installed. [2020-11-11T01:06:57.707Z] liberror-perl set to automatically installed. [2020-11-11T01:06:57.707Z] libglib2.0-0 set to automatically installed. [2020-11-11T01:06:57.707Z] libnghttp2-14 set to automatically installed. [2020-11-11T01:06:57.707Z] libnorm1 set to automatically installed. [2020-11-11T01:06:57.707Z] libpgm-5.2-0 set to automatically installed. [2020-11-11T01:06:57.707Z] libpsl5 set to automatically installed. [2020-11-11T01:06:57.707Z] librtmp1 set to automatically installed. [2020-11-11T01:06:57.707Z] libsodium23 set to automatically installed. [2020-11-11T01:06:57.707Z] libzmq3-dev set to automatically installed. [2020-11-11T01:06:57.707Z] libzmq5 set to automatically installed. [2020-11-11T01:06:57.707Z] pkg-config set to automatically installed. [2020-11-11T01:06:59.100Z] snapd is not logged in, snap install commands will use sudo [2020-11-11T01:07:05.687Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-11T01:07:06.630Z] snap "core18" has no updates available [2020-11-11T01:07:08.020Z] Pulling go [2020-11-11T01:07:08.966Z] 'app-service-config' has dependencies that need to be staged: go [2020-11-11T01:07:08.966Z] Skipping pull go (already ran) [2020-11-11T01:07:08.966Z] Building go [2020-11-11T01:07:09.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-11T01:07:09.237Z] Dload Upload Total Spent Left Speed [2020-11-11T01:07:13.132Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3934k 0 0 12.2M 0 0:00:09 --:--:-- 0:00:09 12.2M 29 115M 29 34.2M 0 0 26.0M 0 0:00:04 0:00:01 0:00:03 26.0M 55 115M 55 63.9M 0 0 27.6M 0 0:00:04 0:00:02 0:00:02 27.6M 84 115M 84 97.2M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M 100 115M 100 115M 0 0 29.7M 0 0:00:03 0:00:03 --:--:-- 29.7M [2020-11-11T01:07:13.704Z] go1.15.2.linux-amd64.tar.gz: OK [2020-11-11T01:07:18.997Z] Staging go [2020-11-11T01:07:33.920Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-11-11T01:07:33.920Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-11-11T01:07:33.920Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4152 B] [2020-11-11T01:07:33.920Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-11-11T01:07:33.920Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [268 kB] [2020-11-11T01:07:33.920Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-11-11T01:07:33.920Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-11-11T01:07:33.920Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-11-11T01:07:33.920Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Sources [237 kB] [2020-11-11T01:07:33.920Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1400 kB] [2020-11-11T01:07:33.920Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [277 kB] [2020-11-11T01:07:33.920Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-11-11T01:07:33.920Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-11-11T01:07:33.920Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-11-11T01:07:33.920Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-11-11T01:07:33.920Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-11-11T01:07:33.920Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [242 kB] [2020-11-11T01:07:33.920Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-11-11T01:07:33.920Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-11-11T01:07:33.920Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-11-11T01:07:33.920Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-11-11T01:07:33.920Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-11-11T01:07:33.920Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-11-11T01:07:33.920Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-11-11T01:07:33.920Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-11-11T01:07:33.920Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-11-11T01:07:33.920Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-11-11T01:07:33.920Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-11-11T01:07:33.920Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [496 kB] [2020-11-11T01:07:33.920Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-11-11T01:07:33.920Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [434 kB] [2020-11-11T01:07:33.920Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1751 kB] [2020-11-11T01:07:33.920Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [370 kB] [2020-11-11T01:07:33.920Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [32.3 kB] [2020-11-11T01:07:33.920Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7012 B] [2020-11-11T01:07:33.920Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [190 kB] [2020-11-11T01:07:33.920Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [25.3 kB] [2020-11-11T01:07:33.920Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1691 kB] [2020-11-11T01:07:33.920Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [355 kB] [2020-11-11T01:07:33.920Z] Fetched 34.9 MB in 6s (5666 kB/s) [2020-11-11T01:07:33.920Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-11-11T01:07:33.920Z] Fetched 224 kB in 0s (0 B/s) [2020-11-11T01:07:33.920Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-11-11T01:07:33.920Z] Fetched 157 kB in 0s (0 B/s) [2020-11-11T01:07:33.920Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-11-11T01:07:33.920Z] Fetched 221 kB in 0s (0 B/s) [2020-11-11T01:07:33.920Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-11-11T01:07:33.920Z] Fetched 143 kB in 0s (0 B/s) [2020-11-11T01:07:33.920Z] Pulling app-service-config [2020-11-11T01:07:34.866Z] Pulling config-common [2020-11-11T01:07:35.808Z] Skipping build go (already ran) [2020-11-11T01:07:35.808Z] Building app-service-config [2020-11-11T01:07:35.808Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-11T01:07:37.198Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.58 [2020-11-11T01:07:37.198Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2020-11-11T01:07:37.198Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2020-11-11T01:07:37.198Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-11-11T01:07:37.198Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-11-11T01:07:37.198Z] go: downloading github.com/google/uuid v1.1.2 [2020-11-11T01:07:37.198Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-11-11T01:07:37.198Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-11-11T01:07:37.198Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-11-11T01:07:37.198Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-11-11T01:07:37.198Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-11-11T01:07:37.198Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-11-11T01:07:37.198Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-11-11T01:07:37.198Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-11T01:07:37.198Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-11T01:07:37.198Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-11-11T01:07:37.198Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-11-11T01:07:37.460Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-11-11T01:07:37.460Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-11-11T01:07:37.460Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-11-11T01:07:37.460Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-11-11T01:07:37.460Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-11-11T01:07:37.460Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-11-11T01:07:37.460Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-11-11T01:07:37.460Z] go: downloading github.com/x448/float16 v0.8.4 [2020-11-11T01:07:37.460Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-11T01:07:37.461Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-11-11T01:07:37.461Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-11-11T01:07:37.461Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-11-11T01:07:37.461Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-11-11T01:07:37.461Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-11-11T01:07:37.729Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-11-11T01:07:37.729Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-11-11T01:07:37.729Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-11-11T01:07:37.729Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-11-11T01:07:37.729Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-11-11T01:07:37.729Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-11-11T01:07:38.020Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-11-11T01:07:38.020Z] go: downloading github.com/golang/snappy v0.0.1 [2020-11-11T01:07:38.020Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-11-11T01:07:38.020Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-11-11T01:07:38.020Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-11-11T01:07:38.020Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-11-11T01:07:38.020Z] go: downloading golang.org/x/text v0.3.2 [2020-11-11T01:07:38.020Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-11T01:07:38.020Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-11-11T01:07:50.274Z] Building config-common [2020-11-11T01:07:50.845Z] Skipping stage go (already ran) [2020-11-11T01:07:50.845Z] Staging app-service-config [2020-11-11T01:07:51.409Z] Waiting for container to be ready [2020-11-11T01:07:51.409Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-11-11T01:07:51.409Z] [2020-11-11T01:07:51.786Z] Staging config-common [2020-11-11T01:07:52.386Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-11-11T01:07:53.173Z] Priming go [2020-11-11T01:07:53.815Z] Waiting for network to be ready... [2020-11-11T01:07:54.125Z] Priming app-service-config [2020-11-11T01:07:54.783Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-11-11T01:07:55.055Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-11-11T01:07:55.067Z] Priming config-common [2020-11-11T01:07:55.328Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-11-11T01:07:55.328Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [237 kB] [2020-11-11T01:07:55.328Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [268 kB] [2020-11-11T01:07:55.623Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-11-11T01:07:55.623Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4152 B] [2020-11-11T01:07:55.623Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [826 kB] [2020-11-11T01:07:55.623Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [277 kB] [2020-11-11T01:07:55.623Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-11-11T01:07:55.623Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-11-11T01:07:55.623Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-11-11T01:07:55.623Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-11-11T01:07:55.623Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] [2020-11-11T01:07:55.897Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [242 kB] [2020-11-11T01:07:55.897Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-11-11T01:07:55.897Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-11-11T01:07:55.897Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-11-11T01:07:56.489Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-11-11T01:07:56.489Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-11-11T01:07:56.489Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-11-11T01:07:56.489Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-11-11T01:07:56.489Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-11-11T01:07:56.489Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-11-11T01:07:56.489Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-11-11T01:07:56.489Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-11-11T01:07:56.759Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-11-11T01:07:57.030Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [496 kB] [2020-11-11T01:07:57.030Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [434 kB] [2020-11-11T01:07:57.030Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-11-11T01:07:57.030Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-11-11T01:07:57.030Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1127 kB] [2020-11-11T01:07:57.030Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [370 kB] [2020-11-11T01:07:57.030Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-11-11T01:07:57.030Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [7012 B] [2020-11-11T01:07:57.030Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-11-11T01:07:57.030Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [25.3 kB] [2020-11-11T01:07:57.300Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1480 kB] [2020-11-11T01:07:57.300Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [355 kB] [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-11T01:08:07.424Z] Fetched 32.6 MB in 13s (2580 kB/s) [2020-11-11T01:08:10.792Z] Reading package lists... [2020-11-11T01:08:11.761Z] Reading package lists... [2020-11-11T01:08:12.349Z] Building dependency tree... [2020-11-11T01:08:12.349Z] Reading state information... [2020-11-11T01:08:12.937Z] The following additional packages will be installed: [2020-11-11T01:08:12.937Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-11T01:08:12.937Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-11T01:08:12.937Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-11T01:08:12.937Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-11-11T01:08:12.937Z] Suggested packages: [2020-11-11T01:08:12.937Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-11-11T01:08:12.937Z] Recommended packages: [2020-11-11T01:08:12.937Z] gnupg libsasl2-modules [2020-11-11T01:08:12.937Z] The following NEW packages will be installed: [2020-11-11T01:08:12.937Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-11-11T01:08:12.937Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-11-11T01:08:12.937Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-11-11T01:08:12.937Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-11-11T01:08:13.207Z] The following packages will be upgraded: [2020-11-11T01:08:13.207Z] gpg gpg-agent gpgconf libudev1 [2020-11-11T01:08:13.207Z] 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. [2020-11-11T01:08:13.207Z] Need to get 3109 kB of archives. [2020-11-11T01:08:13.207Z] After this operation, 12.6 MB of additional disk space will be used. [2020-11-11T01:08:13.207Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] [2020-11-11T01:08:13.476Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] [2020-11-11T01:08:14.064Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] [2020-11-11T01:08:14.064Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] [2020-11-11T01:08:14.064Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] [2020-11-11T01:08:14.064Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] [2020-11-11T01:08:14.064Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] [2020-11-11T01:08:14.064Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-11-11T01:08:14.064Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-11-11T01:08:14.064Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-11-11T01:08:14.064Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-11-11T01:08:14.064Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-11-11T01:08:14.064Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-11-11T01:08:14.064Z] 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-11T01:08:14.064Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-11-11T01:08:14.064Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-11-11T01:08:14.064Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-11-11T01:08:14.064Z] 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-11T01:08:14.064Z] 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-11T01:08:14.064Z] 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-11T01:08:14.064Z] 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-11T01:08:14.334Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] [2020-11-11T01:08:14.606Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:08:14.877Z] Fetched 3109 kB in 1s (2762 kB/s) [2020-11-11T01:08:14.877Z] (Reading database ... 12460 files and directories currently installed.) [2020-11-11T01:08:14.877Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... [2020-11-11T01:08:14.877Z] Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-11T01:08:15.148Z] Setting up libudev1:arm64 (237-3ubuntu10.42) ... [2020-11-11T01:08:15.418Z] Selecting previously unselected package udev. [2020-11-11T01:08:15.418Z] (Reading database ... 12460 files and directories currently installed.) [2020-11-11T01:08:15.418Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... [2020-11-11T01:08:15.418Z] Unpacking udev (237-3ubuntu10.42) ... [2020-11-11T01:08:16.013Z] Selecting previously unselected package libfuse2:arm64. [2020-11-11T01:08:16.013Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... [2020-11-11T01:08:16.013Z] Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-11-11T01:08:16.284Z] Selecting previously unselected package fuse. [2020-11-11T01:08:16.284Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... [2020-11-11T01:08:16.284Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-11-11T01:08:16.284Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-11T01:08:16.284Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-11T01:08:16.556Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-11T01:08:16.556Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-11T01:08:16.827Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-11T01:08:16.827Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-11T01:08:17.096Z] Selecting previously unselected package libksba8:arm64. [2020-11-11T01:08:17.096Z] Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... [2020-11-11T01:08:17.096Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-11-11T01:08:17.096Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-11-11T01:08:17.096Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:17.096Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:17.366Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-11-11T01:08:17.366Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:17.367Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:17.367Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-11-11T01:08:17.367Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:17.367Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:17.643Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-11-11T01:08:17.643Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:17.643Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:17.951Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-11-11T01:08:17.951Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:17.951Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:17.951Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-11-11T01:08:17.951Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:17.951Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:18.229Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-11-11T01:08:18.229Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:18.229Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:18.229Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-11-11T01:08:18.229Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:18.229Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:18.500Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-11-11T01:08:18.500Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-11-11T01:08:18.500Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:18.772Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-11-11T01:08:18.772Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-11-11T01:08:18.772Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-11T01:08:18.772Z] Selecting previously unselected package libsasl2-2:arm64. [2020-11-11T01:08:18.772Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-11-11T01:08:18.772Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-11T01:08:19.044Z] Selecting previously unselected package libldap-common. [2020-11-11T01:08:19.044Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.7_all.deb ... [2020-11-11T01:08:19.044Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-11T01:08:19.044Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-11-11T01:08:19.044Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.7_arm64.deb ... [2020-11-11T01:08:19.044Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-11T01:08:19.315Z] Selecting previously unselected package dirmngr. [2020-11-11T01:08:19.315Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-11T01:08:19.315Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-11T01:08:19.586Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-11T01:08:19.586Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-11-11T01:08:19.586Z] Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-11-11T01:08:19.586Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-11T01:08:19.857Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-11-11T01:08:19.857Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-11-11T01:08:19.857Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:19.857Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-11-11T01:08:19.857Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:08:20.128Z] Setting up udev (237-3ubuntu10.42) ... [2020-11-11T01:08:21.103Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-11-11T01:08:21.373Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:21.643Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-11-11T01:08:21.643Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-11-11T01:08:21.914Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-11-11T01:08:21.914Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:21.914Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:21.914Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:21.914Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:21.914Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:22.183Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:22.183Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-11-11T01:08:22.183Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.7) ... [2020-11-11T01:08:22.183Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-11-11T01:08:22.183Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:08:24.150Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-11-11T01:08:24.150Z] settings in the [Install] section, and DefaultInstance for template units). [2020-11-11T01:08:24.150Z] This means they are not meant to be enabled using systemctl. [2020-11-11T01:08:24.150Z] Possible reasons for having this kind of units are: [2020-11-11T01:08:24.150Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-11-11T01:08:24.150Z] .wants/ or .requires/ directory. [2020-11-11T01:08:24.150Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-11-11T01:08:24.150Z] a requirement dependency on it. [2020-11-11T01:08:24.150Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-11-11T01:08:24.150Z] D-Bus, udev, scripted systemctl call, ...). [2020-11-11T01:08:24.150Z] 4) In case of template units, the unit is meant to be enabled with some [2020-11-11T01:08:24.150Z] instance name specified. [2020-11-11T01:08:25.120Z] Reading package lists... [2020-11-11T01:08:25.710Z] Building dependency tree... [2020-11-11T01:08:25.710Z] Reading state information... [2020-11-11T01:08:26.682Z] The following additional packages will be installed: [2020-11-11T01:08:26.683Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-11-11T01:08:26.683Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-11-11T01:08:26.683Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-11-11T01:08:26.683Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-11-11T01:08:26.683Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-11-11T01:08:26.683Z] Suggested packages: [2020-11-11T01:08:26.683Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-11-11T01:08:26.683Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-11-11T01:08:26.683Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-11-11T01:08:26.683Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-11-11T01:08:26.683Z] systemd-container policykit-1 [2020-11-11T01:08:26.683Z] Recommended packages: [2020-11-11T01:08:26.683Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-11-11T01:08:26.683Z] The following NEW packages will be installed: [2020-11-11T01:08:26.683Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-11-11T01:08:26.683Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-11-11T01:08:26.683Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-11-11T01:08:26.683Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-11-11T01:08:26.683Z] python3.6-minimal snapd squashfs-tools sudo [2020-11-11T01:08:26.683Z] The following packages will be upgraded: [2020-11-11T01:08:26.683Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-11-11T01:08:26.952Z] 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. [2020-11-11T01:08:26.952Z] Need to get 30.9 MB of archives. [2020-11-11T01:08:26.952Z] After this operation, 132 MB of additional disk space will be used. [2020-11-11T01:08:26.952Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] [2020-11-11T01:08:28.374Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] [2020-11-11T01:08:28.374Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] [2020-11-11T01:08:28.374Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] [2020-11-11T01:08:28.374Z] 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-11T01:08:28.374Z] 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-11T01:08:28.374Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-11-11T01:08:28.374Z] 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-11T01:08:28.374Z] 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-11T01:08:28.374Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-11-11T01:08:28.374Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] [2020-11-11T01:08:28.374Z] 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-11T01:08:28.374Z] 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-11T01:08:28.374Z] 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-11T01:08:28.644Z] 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-11T01:08:28.644Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.3 [6948 B] [2020-11-11T01:08:28.644Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-11-11T01:08:28.644Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-11-11T01:08:28.644Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] [2020-11-11T01:08:28.644Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] [2020-11-11T01:08:28.644Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-11-11T01:08:28.644Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-11-11T01:08:28.644Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-11-11T01:08:28.644Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-11-11T01:08:28.644Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-11-11T01:08:28.644Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-11-11T01:08:28.644Z] 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-11T01:08:28.644Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-11-11T01:08:28.644Z] 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-11T01:08:28.644Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] [2020-11-11T01:08:30.604Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:08:30.604Z] Fetched 30.9 MB in 3s (10.7 MB/s) [2020-11-11T01:08:30.604Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-11T01:08:30.604Z] Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... [2020-11-11T01:08:30.876Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-11T01:08:32.298Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... [2020-11-11T01:08:32.298Z] Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-11T01:08:32.298Z] Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... [2020-11-11T01:08:32.568Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-11T01:08:32.568Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... [2020-11-11T01:08:32.568Z] Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-11T01:08:32.838Z] Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... [2020-11-11T01:08:33.108Z] (Reading database ... 12706 files and directories currently installed.) [2020-11-11T01:08:33.108Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... [2020-11-11T01:08:33.108Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-11-11T01:08:34.080Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-11-11T01:08:34.080Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-11-11T01:08:35.523Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-11-11T01:08:35.523Z] (Reading database ... 12713 files and directories currently installed.) [2020-11-11T01:08:35.523Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-11-11T01:08:35.523Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-11T01:08:36.118Z] Selecting previously unselected package libpython3.6-minimal:arm64. [2020-11-11T01:08:36.118Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-11T01:08:36.118Z] Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:08:36.392Z] Selecting previously unselected package libexpat1:arm64. [2020-11-11T01:08:36.392Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-11-11T01:08:36.392Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-11-11T01:08:36.663Z] Selecting previously unselected package python3.6-minimal. [2020-11-11T01:08:36.663Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-11T01:08:36.663Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:08:36.935Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-11T01:08:37.477Z] Checking for services that may need to be restarted...done. [2020-11-11T01:08:37.477Z] Checking for services that may need to be restarted...done. [2020-11-11T01:08:37.477Z] Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:08:37.477Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-11-11T01:08:37.477Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:08:40.085Z] Selecting previously unselected package python3-minimal. [2020-11-11T01:08:40.085Z] (Reading database ... 12961 files and directories currently installed.) [2020-11-11T01:08:40.085Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... [2020-11-11T01:08:40.085Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-11-11T01:08:40.085Z] Selecting previously unselected package mime-support. [2020-11-11T01:08:40.085Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-11-11T01:08:40.085Z] Unpacking mime-support (3.60ubuntu1) ... [2020-11-11T01:08:40.085Z] Selecting previously unselected package libmpdec2:arm64. [2020-11-11T01:08:40.085Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... [2020-11-11T01:08:40.085Z] Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-11-11T01:08:40.356Z] Selecting previously unselected package libpython3.6-stdlib:arm64. [2020-11-11T01:08:40.356Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-11T01:08:40.356Z] Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:08:40.950Z] Selecting previously unselected package python3.6. [2020-11-11T01:08:40.950Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-11-11T01:08:40.950Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:08:40.950Z] Selecting previously unselected package libpython3-stdlib:arm64. [2020-11-11T01:08:41.222Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... [2020-11-11T01:08:41.222Z] Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-11-11T01:08:41.222Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-11-11T01:08:42.194Z] Selecting previously unselected package python3. [2020-11-11T01:08:42.194Z] (Reading database ... 13391 files and directories currently installed.) [2020-11-11T01:08:42.194Z] Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... [2020-11-11T01:08:42.194Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-11-11T01:08:42.194Z] Selecting previously unselected package multiarch-support. [2020-11-11T01:08:42.467Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_arm64.deb ... [2020-11-11T01:08:42.467Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-11-11T01:08:42.467Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-11-11T01:08:42.737Z] Selecting previously unselected package liblzo2-2:arm64. [2020-11-11T01:08:42.737Z] (Reading database ... 13428 files and directories currently installed.) [2020-11-11T01:08:42.737Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-11-11T01:08:42.737Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-11-11T01:08:42.737Z] Selecting previously unselected package libbsd0:arm64. [2020-11-11T01:08:42.737Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-11-11T01:08:43.008Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-11-11T01:08:43.008Z] Selecting previously unselected package sudo. [2020-11-11T01:08:43.008Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... [2020-11-11T01:08:43.008Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-11T01:08:43.280Z] Selecting previously unselected package apparmor. [2020-11-11T01:08:43.280Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... [2020-11-11T01:08:43.280Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-11-11T01:08:43.876Z] Selecting previously unselected package libedit2:arm64. [2020-11-11T01:08:43.876Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... [2020-11-11T01:08:43.876Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-11-11T01:08:44.149Z] Selecting previously unselected package libkrb5support0:arm64. [2020-11-11T01:08:44.149Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-11-11T01:08:44.149Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-11-11T01:08:44.149Z] Selecting previously unselected package libk5crypto3:arm64. [2020-11-11T01:08:44.149Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-11-11T01:08:44.149Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-11-11T01:08:44.421Z] Selecting previously unselected package libkeyutils1:arm64. [2020-11-11T01:08:44.421Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-11-11T01:08:44.421Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-11-11T01:08:44.421Z] Selecting previously unselected package libkrb5-3:arm64. [2020-11-11T01:08:44.421Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-11-11T01:08:44.421Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-11-11T01:08:44.693Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-11-11T01:08:44.693Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-11-11T01:08:44.693Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-11-11T01:08:44.963Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-11-11T01:08:44.963Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... [2020-11-11T01:08:44.963Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-11-11T01:08:45.234Z] Selecting previously unselected package openssh-client. [2020-11-11T01:08:45.234Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-11-11T01:08:45.234Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-11T01:08:45.507Z] Selecting previously unselected package squashfs-tools. [2020-11-11T01:08:45.507Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-11-11T01:08:45.507Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-11T01:08:45.779Z] Selecting previously unselected package snapd. [2020-11-11T01:08:45.779Z] Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... [2020-11-11T01:08:45.779Z] Unpacking snapd (2.47.1+18.04) ... [2020-11-11T01:08:51.151Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-11-11T01:08:51.151Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-11-11T01:08:51.151Z] Setting up mime-support (3.60ubuntu1) ... [2020-11-11T01:08:51.151Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-11-11T01:08:51.151Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-11-11T01:08:51.151Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-11-11T01:08:51.151Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:08:51.151Z] Setting up systemd (237-3ubuntu10.42) ... [2020-11-11T01:08:51.151Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-11-11T01:08:53.117Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-11-11T01:08:53.117Z] Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-11-11T01:08:53.117Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-11-11T01:08:53.117Z] Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:08:53.117Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-11-11T01:08:53.117Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-11-11T01:08:56.481Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-11-11T01:08:56.481Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-11-11T01:08:56.481Z] Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-11-11T01:08:56.481Z] Setting up python3 (3.6.7-1~18.04) ... [2020-11-11T01:08:56.481Z] running python rtupdate hooks for python3.6... [2020-11-11T01:08:56.481Z] running python post-rtupdate hooks for python3.6... [2020-11-11T01:08:56.750Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-11-11T01:08:59.342Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-11-11T01:08:59.611Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-11-11T01:08:59.611Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-11-11T01:08:59.880Z] Setting up snapd (2.47.1+18.04) ... [2020-11-11T01:09:01.303Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-11-11T01:09:02.282Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-11-11T01:09:02.875Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-11-11T01:09:03.465Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-11-11T01:09:04.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-11T01:09:04.056Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-11-11T01:09:05.025Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-11-11T01:09:05.614Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-11-11T01:09:06.202Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-11-11T01:09:06.792Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-11-11T01:09:07.382Z] /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-11T01:09:07.382Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-11-11T01:09:07.382Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-11T01:09:10.751Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-11-11T01:09:10.751Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-11-11T01:09:10.751Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-11-11T01:09:15.689Z] Reading package lists... [2020-11-11T01:09:16.281Z] Reading package lists... [2020-11-11T01:09:16.872Z] Building dependency tree... [2020-11-11T01:09:16.872Z] Reading state information... [2020-11-11T01:09:17.735Z] Calculating upgrade... [2020-11-11T01:09:18.707Z] The following packages will be upgraded: [2020-11-11T01:09:18.707Z] advancecomp base-files bash binutils binutils-aarch64-linux-gnu [2020-11-11T01:09:18.707Z] binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg [2020-11-11T01:09:18.707Z] dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep [2020-11-11T01:09:18.707Z] libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin [2020-11-11T01:09:18.707Z] libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 [2020-11-11T01:09:18.707Z] libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 [2020-11-11T01:09:18.707Z] libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 [2020-11-11T01:09:18.708Z] libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules [2020-11-11T01:09:18.708Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2020-11-11T01:09:18.708Z] libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev [2020-11-11T01:09:18.708Z] libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 [2020-11-11T01:09:18.708Z] linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch [2020-11-11T01:09:18.708Z] perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar [2020-11-11T01:09:18.708Z] tzdata ubuntu-keyring util-linux [2020-11-11T01:09:18.979Z] 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-11-11T01:09:18.979Z] Need to get 54.3 MB of archives. [2020-11-11T01:09:18.979Z] After this operation, 5754 kB of additional disk space will be used. [2020-11-11T01:09:18.979Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.3 [2049 kB] [2020-11-11T01:09:19.953Z] 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-11T01:09:19.953Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-123.126 [975 kB] [2020-11-11T01:09:19.953Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-11-11T01:09:19.953Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-11-11T01:09:19.953Z] 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-11T01:09:19.953Z] 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-11T01:09:19.953Z] 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-11T01:09:19.953Z] 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-11T01:09:19.953Z] 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-11T01:09:19.953Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-11-11T01:09:19.953Z] 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-11T01:09:19.953Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.3 [2275 kB] [2020-11-11T01:09:20.224Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] [2020-11-11T01:09:20.224Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] [2020-11-11T01:09:20.224Z] 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-11T01:09:20.224Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] [2020-11-11T01:09:20.224Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] [2020-11-11T01:09:20.224Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] [2020-11-11T01:09:20.224Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] [2020-11-11T01:09:20.224Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] [2020-11-11T01:09:20.224Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] [2020-11-11T01:09:20.224Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] [2020-11-11T01:09:20.224Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-11-11T01:09:20.493Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-11-11T01:09:20.493Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-11-11T01:09:20.493Z] 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-11T01:09:20.763Z] 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-11T01:09:20.763Z] 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-11T01:09:20.763Z] 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-11T01:09:20.763Z] 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-11T01:09:20.763Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] [2020-11-11T01:09:20.763Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] [2020-11-11T01:09:20.763Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] [2020-11-11T01:09:20.763Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] [2020-11-11T01:09:20.763Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] [2020-11-11T01:09:20.763Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] [2020-11-11T01:09:21.034Z] 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-11T01:09:21.034Z] 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-11T01:09:21.034Z] 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-11T01:09:21.034Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.3 [466 kB] [2020-11-11T01:09:21.034Z] 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-11T01:09:21.034Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] [2020-11-11T01:09:21.034Z] 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-11T01:09:21.034Z] 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-11T01:09:21.034Z] 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-11T01:09:21.034Z] 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-11T01:09:21.034Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] [2020-11-11T01:09:21.034Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] [2020-11-11T01:09:21.305Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] [2020-11-11T01:09:21.305Z] 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-11T01:09:21.305Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] [2020-11-11T01:09:21.305Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] [2020-11-11T01:09:21.305Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] [2020-11-11T01:09:21.305Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] [2020-11-11T01:09:21.305Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] [2020-11-11T01:09:21.305Z] 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-11T01:09:21.305Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] [2020-11-11T01:09:21.305Z] 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-11T01:09:21.305Z] 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-11T01:09:21.306Z] 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-11T01:09:21.306Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] [2020-11-11T01:09:21.306Z] 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-11T01:09:21.579Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-11-11T01:09:21.579Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] [2020-11-11T01:09:21.579Z] 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-11T01:09:21.579Z] 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-11T01:09:21.579Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] [2020-11-11T01:09:21.579Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] [2020-11-11T01:09:21.579Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] [2020-11-11T01:09:21.579Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] [2020-11-11T01:09:21.579Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-11-11T01:09:21.579Z] 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-11T01:09:21.579Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] [2020-11-11T01:09:21.579Z] 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-11T01:09:21.850Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-11-11T01:09:21.850Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-11-11T01:09:21.850Z] 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-11T01:09:21.850Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-11-11T01:09:21.850Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-11-11T01:09:21.850Z] 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-11T01:09:22.441Z] 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-11T01:09:22.712Z] 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-11T01:09:22.712Z] 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-11T01:09:22.712Z] 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-11T01:09:23.298Z] 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-11T01:09:23.298Z] 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-11T01:09:23.298Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-11-11T01:09:23.298Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-11-11T01:09:23.298Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-11-11T01:09:23.298Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-11-11T01:09:23.298Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-11-11T01:09:23.298Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-11-11T01:09:23.888Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:09:23.888Z] Fetched 54.3 MB in 4s (12.2 MB/s) [2020-11-11T01:09:24.160Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:24.160Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_arm64.deb ... [2020-11-11T01:09:24.160Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-11T01:09:25.134Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_arm64.deb ... [2020-11-11T01:09:25.134Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-11T01:09:25.405Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-123.126_arm64.deb ... [2020-11-11T01:09:25.405Z] Unpacking linux-libc-dev:arm64 (4.15.0-123.126) over (4.15.0-20.21) ... [2020-11-11T01:09:26.377Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:26.377Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:09:26.648Z] Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:26.648Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:09:26.920Z] Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:26.920Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:09:27.190Z] Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:27.190Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:09:27.190Z] Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:27.190Z] Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:09:27.462Z] Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:09:27.734Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-11T01:09:27.734Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:27.734Z] Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-11-11T01:09:27.734Z] Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:09:28.007Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-11T01:09:28.007Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:28.007Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:09:28.279Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:28.279Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:09:28.279Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-11-11T01:09:28.559Z] Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-11-11T01:09:28.842Z] Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:09:29.131Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-11T01:09:29.131Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_arm64.deb ... [2020-11-11T01:09:29.402Z] Unpacking libc6:arm64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-11T01:09:30.375Z] Setting up libc6:arm64 (2.27-3ubuntu1.3) ... [2020-11-11T01:09:30.966Z] (Reading database ... 13860 files and directories currently installed.) [2020-11-11T01:09:30.966Z] Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... [2020-11-11T01:09:30.966Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-11-11T01:09:30.966Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-11-11T01:09:31.237Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-11-11T01:09:31.828Z] Setting up base-files (10.1ubuntu2.10) ... [2020-11-11T01:09:31.828Z] Installing new version of config file /etc/issue ... [2020-11-11T01:09:31.828Z] Installing new version of config file /etc/issue.net ... [2020-11-11T01:09:31.828Z] Installing new version of config file /etc/lsb-release ... [2020-11-11T01:09:31.828Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-11-11T01:09:32.798Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-11-11T01:09:32.798Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-11-11T01:09:33.069Z] Removing obsolete conffile /etc/default/motd-news ... [2020-11-11T01:09:33.069Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:33.069Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... [2020-11-11T01:09:33.069Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-11-11T01:09:33.340Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-11-11T01:09:33.612Z] 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-11T01:09:33.612Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:33.612Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:33.612Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:33.884Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:09:34.154Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:34.154Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... [2020-11-11T01:09:34.154Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-11-11T01:09:34.424Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-11-11T01:09:34.424Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:34.424Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... [2020-11-11T01:09:34.695Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-11T01:09:35.287Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-11-11T01:09:35.287Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:35.287Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-11T01:09:35.557Z] Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-11T01:09:35.557Z] Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-11T01:09:35.831Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:35.831Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-11T01:09:35.831Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-11T01:09:36.102Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-11-11T01:09:36.374Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:36.374Z] Preparing to unpack .../grep_3.1-2build1_arm64.deb ... [2020-11-11T01:09:36.374Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-11-11T01:09:36.648Z] Setting up grep (3.1-2build1) ... [2020-11-11T01:09:36.648Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:36.648Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... [2020-11-11T01:09:36.648Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-11T01:09:36.921Z] Setting up login (1:4.5-1ubuntu2) ... [2020-11-11T01:09:37.192Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:37.192Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-11T01:09:37.192Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:09:37.464Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-11-11T01:09:37.737Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:37.737Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-11T01:09:37.737Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-11T01:09:39.163Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-11T01:09:39.163Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-11T01:09:39.163Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-11-11T01:09:39.435Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-11T01:09:40.025Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-11-11T01:09:40.295Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:40.295Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-11-11T01:09:40.295Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-11-11T01:09:42.259Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-11-11T01:09:42.259Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-11T01:09:42.259Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-11-11T01:09:42.259Z] Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-11-11T01:09:42.259Z] Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... [2020-11-11T01:09:42.259Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:42.259Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... [2020-11-11T01:09:42.530Z] Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-11-11T01:09:42.800Z] Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... [2020-11-11T01:09:42.800Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:42.800Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:42.800Z] Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:43.070Z] Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:09:43.070Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:43.070Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:43.340Z] Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:43.340Z] Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:09:43.611Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:43.611Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:43.611Z] Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:43.922Z] Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:09:43.922Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:43.922Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:44.199Z] Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:44.199Z] Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:09:44.470Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:44.470Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-11T01:09:44.470Z] Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:09:44.741Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-11T01:09:44.741Z] Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:09:44.741Z] Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-11T01:09:45.013Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:45.013Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-11-11T01:09:45.013Z] Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:09:45.285Z] Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-11T01:09:45.876Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:45.876Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:45.876Z] Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:46.148Z] Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:09:46.148Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:46.148Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:46.148Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:46.420Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:09:46.691Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:46.691Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:46.691Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:47.667Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:09:48.640Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-11-11T01:09:49.612Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-11-11T01:09:49.884Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:49.884Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_arm64.deb ... [2020-11-11T01:09:49.884Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-11-11T01:09:50.153Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-11-11T01:09:50.423Z] (Reading database ... 13861 files and directories currently installed.) [2020-11-11T01:09:50.423Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-11-11T01:09:50.423Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-11-11T01:09:50.695Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-11-11T01:09:50.967Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:50.967Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-11-11T01:09:50.967Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-11-11T01:09:51.238Z] Setting up debconf (1.5.66ubuntu1) ... [2020-11-11T01:09:52.210Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:52.210Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-11T01:09:52.210Z] Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-11T01:09:52.210Z] Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-11T01:09:52.803Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:52.803Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-11T01:09:52.803Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-11T01:09:52.803Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-11T01:09:53.072Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:53.072Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-11-11T01:09:53.342Z] Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-11T01:09:53.611Z] Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-11T01:09:54.201Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:54.201Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-11-11T01:09:54.201Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-11-11T01:09:54.201Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... [2020-11-11T01:09:54.201Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-11-11T01:09:54.472Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-11T01:09:54.472Z] Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-11T01:09:54.472Z] Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-11T01:09:54.743Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:54.743Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... [2020-11-11T01:09:54.743Z] Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-11-11T01:09:55.013Z] Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... [2020-11-11T01:09:55.283Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:55.283Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-11-11T01:09:55.283Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-11-11T01:09:55.555Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-11-11T01:09:56.147Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:56.147Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-11-11T01:09:56.147Z] Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-11-11T01:09:56.417Z] Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... [2020-11-11T01:09:56.417Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:56.417Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... [2020-11-11T01:09:56.687Z] Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-11-11T01:09:56.687Z] Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-11-11T01:09:56.959Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:56.959Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... [2020-11-11T01:09:56.959Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-11-11T01:09:57.552Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-11-11T01:09:57.824Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:57.824Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... [2020-11-11T01:09:57.824Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-11-11T01:09:57.824Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-11-11T01:09:58.093Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:58.093Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... [2020-11-11T01:09:58.093Z] Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-11-11T01:09:58.377Z] Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... [2020-11-11T01:09:58.682Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:58.682Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... [2020-11-11T01:09:58.682Z] Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-11-11T01:09:58.953Z] Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... [2020-11-11T01:09:58.953Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:58.953Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... [2020-11-11T01:09:58.953Z] Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-11-11T01:09:59.224Z] Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... [2020-11-11T01:09:59.495Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:09:59.495Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... [2020-11-11T01:09:59.495Z] Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-11-11T01:09:59.768Z] Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... [2020-11-11T01:10:00.040Z] (Reading database ... 13863 files and directories currently installed.) [2020-11-11T01:10:00.040Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-11-11T01:10:00.040Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-11-11T01:10:00.040Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-11-11T01:10:00.311Z] (Reading database ... 13864 files and directories currently installed.) [2020-11-11T01:10:00.311Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-11-11T01:10:00.311Z] Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-11T01:10:00.583Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-11-11T01:10:00.583Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-11-11T01:10:01.179Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-11-11T01:10:01.179Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-11-11T01:10:01.449Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-11-11T01:10:01.449Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-11-11T01:10:01.722Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... [2020-11-11T01:10:01.722Z] Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-11-11T01:10:01.993Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-11-11T01:10:01.993Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-11-11T01:10:02.264Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... [2020-11-11T01:10:02.264Z] Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-11-11T01:10:02.264Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... [2020-11-11T01:10:02.264Z] Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-11-11T01:10:02.535Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... [2020-11-11T01:10:02.535Z] Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-11-11T01:10:02.805Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... [2020-11-11T01:10:02.805Z] Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-11-11T01:10:02.805Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... [2020-11-11T01:10:03.076Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-11-11T01:10:03.348Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-11-11T01:10:03.348Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-11-11T01:10:04.820Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... [2020-11-11T01:10:04.820Z] Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-11-11T01:10:05.090Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... [2020-11-11T01:10:05.090Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-11-11T01:10:05.362Z] Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-11T01:10:05.363Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-11T01:10:06.789Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-11T01:10:06.789Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-11T01:10:07.060Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-11T01:10:07.060Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-11T01:10:07.341Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-11-11T01:10:07.341Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-11-11T01:10:07.341Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-11T01:10:07.611Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:10:07.612Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-11T01:10:07.612Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:10:07.881Z] Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-11T01:10:08.152Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:10:10.117Z] Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-11T01:10:10.117Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:10:11.543Z] Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-11T01:10:11.543Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:10:12.515Z] Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-11T01:10:12.784Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:10:13.055Z] Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-11T01:10:13.326Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:10:14.757Z] Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-11-11T01:10:15.028Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-11-11T01:10:15.028Z] Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-11T01:10:15.028Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-11T01:10:15.299Z] Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-11-11T01:10:15.300Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-11T01:10:15.570Z] Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-11-11T01:10:15.841Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-11-11T01:10:15.841Z] Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-11-11T01:10:16.112Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-11-11T01:10:16.112Z] Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-11T01:10:16.112Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-11T01:10:16.385Z] Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-11-11T01:10:16.385Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-11-11T01:10:16.657Z] Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... [2020-11-11T01:10:16.657Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-11-11T01:10:16.928Z] Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... [2020-11-11T01:10:16.928Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:10:16.928Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:10:16.928Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:10:17.198Z] Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... [2020-11-11T01:10:17.198Z] Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-11-11T01:10:17.198Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-11-11T01:10:17.469Z] [2020-11-11T01:10:17.469Z] Current default time zone: 'Etc/UTC' [2020-11-11T01:10:17.469Z] Local time is now: Wed Nov 11 01:10:17 UTC 2020. [2020-11-11T01:10:17.469Z] Universal Time is now: Wed Nov 11 01:10:17 UTC 2020. [2020-11-11T01:10:17.469Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-11-11T01:10:17.469Z] [2020-11-11T01:10:17.740Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-11-11T01:10:17.740Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:10:17.740Z] Setting up linux-libc-dev:arm64 (4.15.0-123.126) ... [2020-11-11T01:10:17.740Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-11-11T01:10:17.740Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-11-11T01:10:17.740Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-11-11T01:10:17.740Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-11-11T01:10:18.011Z] Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... [2020-11-11T01:10:18.011Z] Setting up libkmod2:arm64 (24-1ubuntu3.5) ... [2020-11-11T01:10:18.011Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-11-11T01:10:18.011Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:10:18.011Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-11-11T01:10:18.603Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:10:18.603Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-11-11T01:10:18.603Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-11-11T01:10:18.603Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-11-11T01:10:18.603Z] Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-11-11T01:10:18.603Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-11-11T01:10:18.603Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-11-11T01:10:18.603Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-11-11T01:10:18.603Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-11-11T01:10:18.873Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-11T01:10:24.261Z] Updating certificates in /etc/ssl/certs... [2020-11-11T01:10:26.880Z] 22 added, 17 removed; done. [2020-11-11T01:10:27.152Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.3) ... [2020-11-11T01:10:27.152Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-11-11T01:10:27.152Z] Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-11-11T01:10:27.152Z] Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... [2020-11-11T01:10:27.423Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-11-11T01:10:27.423Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:10:27.423Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-11-11T01:10:27.423Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:10:27.423Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:10:27.694Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:10:27.694Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:10:27.694Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-11-11T01:10:27.694Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-11-11T01:10:27.694Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-11-11T01:10:27.694Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-11-11T01:10:27.965Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:10:27.965Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-11-11T01:10:27.965Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-11-11T01:10:27.965Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-11-11T01:10:27.965Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-11-11T01:10:28.237Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-11-11T01:10:28.237Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-11T01:10:28.237Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-11T01:10:28.508Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-11-11T01:10:28.508Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-11-11T01:10:28.779Z] Updating certificates in /etc/ssl/certs... [2020-11-11T01:10:30.744Z] 0 added, 0 removed; done. [2020-11-11T01:10:30.744Z] Running hooks in /etc/ca-certificates/update.d... [2020-11-11T01:10:30.744Z] done. [2020-11-11T01:10:32.981Z] Reading package lists... [2020-11-11T01:10:33.589Z] Building dependency tree... [2020-11-11T01:10:33.589Z] Reading state information... [2020-11-11T01:10:34.583Z] The following NEW packages will be installed: [2020-11-11T01:10:34.583Z] apt-transport-https [2020-11-11T01:10:34.852Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-11-11T01:10:34.852Z] Need to get 1692 B of archives. [2020-11-11T01:10:34.852Z] After this operation, 153 kB of additional disk space will be used. [2020-11-11T01:10:34.852Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-11-11T01:10:35.441Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:10:35.441Z] Fetched 1692 B in 0s (9168 B/s) [2020-11-11T01:10:35.441Z] Selecting previously unselected package apt-transport-https. [2020-11-11T01:10:35.441Z] (Reading database ... 13878 files and directories currently installed.) [2020-11-11T01:10:35.441Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-11-11T01:10:35.441Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-11T01:10:35.711Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-11-11T01:10:37.134Z] Waiting for network to be ready... [2020-11-11T01:10:52.181Z] 2020-11-11T01:10:48Z INFO Waiting for automatic snapd restart... [2020-11-11T01:10:52.181Z] snapd 2.47.1 from Canonical* installed [2020-11-11T01:10:52.181Z] "snapd" switched to the "latest/stable" channel [2020-11-11T01:10:52.181Z] [2020-11-11T01:11:07.227Z] core18 20200929 from Canonical* installed [2020-11-11T01:11:07.227Z] "core18" switched to the "latest/stable" channel [2020-11-11T01:11:07.227Z] [2020-11-11T01:11:25.507Z] snapcraft 4.3 from Canonical* installed [2020-11-11T01:11:25.507Z] "snapcraft" switched to the "latest/stable" channel [2020-11-11T01:11:25.507Z] [2020-11-11T01:11:32.192Z] 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-11T01:11:32.192Z] - README.md [2020-11-11T01:11:32.192Z] [2020-11-11T01:11:32.192Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-11-11T01:11:40.437Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-11T01:11:40.437Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-11-11T01:11:40.437Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-11-11T01:11:40.437Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-11-11T01:11:46.770Z] Reading package lists... [2020-11-11T01:11:48.192Z] Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config [2020-11-11T01:11:54.878Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-11T01:11:54.878Z] Reading package lists... [2020-11-11T01:11:55.150Z] Building dependency tree... [2020-11-11T01:11:55.151Z] Reading state information... [2020-11-11T01:11:55.746Z] Suggested packages: [2020-11-11T01:11:55.746Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-11-11T01:11:55.746Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-11-11T01:11:55.746Z] Recommended packages: [2020-11-11T01:11:55.746Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-11-11T01:11:56.015Z] The following NEW packages will be installed: [2020-11-11T01:11:56.015Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-11-11T01:11:56.015Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-11-11T01:11:56.015Z] libzmq5 pkg-config [2020-11-11T01:11:56.015Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-11-11T01:11:56.015Z] Need to get 6537 kB of archives. [2020-11-11T01:11:56.015Z] After this operation, 40.1 MB of additional disk space will be used. [2020-11-11T01:11:56.015Z] 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-11T01:11:56.984Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-11-11T01:11:56.984Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-11-11T01:11:56.984Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-11-11T01:11:56.984Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-11-11T01:11:56.984Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-11-11T01:11:56.984Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-11-11T01:11:56.984Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-11-11T01:11:56.984Z] 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-11T01:11:56.984Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-11-11T01:11:56.984Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-11-11T01:11:56.984Z] 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-11T01:11:57.255Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-11-11T01:11:57.255Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-11-11T01:11:57.255Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-11-11T01:11:57.255Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-11-11T01:11:57.525Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-11T01:11:57.800Z] Fetched 6537 kB in 1s (5503 kB/s) [2020-11-11T01:11:57.800Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-11-11T01:11:57.800Z] (Reading database ... 13882 files and directories currently installed.) [2020-11-11T01:11:57.800Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-11-11T01:11:58.072Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-11T01:11:58.343Z] Selecting previously unselected package libpsl5:arm64. [2020-11-11T01:11:58.343Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... [2020-11-11T01:11:58.343Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-11-11T01:11:58.343Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-11-11T01:11:58.613Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-11-11T01:11:58.613Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-11-11T01:11:58.613Z] Selecting previously unselected package librtmp1:arm64. [2020-11-11T01:11:58.613Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-11-11T01:11:58.613Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-11T01:11:58.884Z] Selecting previously unselected package libcurl4:arm64. [2020-11-11T01:11:58.884Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-11T01:11:58.884Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-11T01:11:58.884Z] Selecting previously unselected package curl. [2020-11-11T01:11:58.884Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-11T01:11:58.884Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-11-11T01:11:59.155Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-11-11T01:11:59.155Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-11-11T01:11:59.155Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-11T01:11:59.155Z] Selecting previously unselected package liberror-perl. [2020-11-11T01:11:59.426Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-11-11T01:11:59.426Z] Unpacking liberror-perl (0.17025-1) ... [2020-11-11T01:11:59.426Z] Selecting previously unselected package git-man. [2020-11-11T01:11:59.426Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-11-11T01:11:59.426Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-11T01:11:59.696Z] Selecting previously unselected package git. [2020-11-11T01:11:59.696Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-11-11T01:11:59.696Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-11-11T01:12:01.121Z] Selecting previously unselected package libnorm1:arm64. [2020-11-11T01:12:01.121Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-11-11T01:12:01.121Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-11-11T01:12:01.392Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-11-11T01:12:01.392Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-11-11T01:12:01.392Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-11-11T01:12:01.392Z] Selecting previously unselected package libsodium23:arm64. [2020-11-11T01:12:01.392Z] Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... [2020-11-11T01:12:01.392Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-11-11T01:12:01.662Z] Selecting previously unselected package libzmq5:arm64. [2020-11-11T01:12:01.662Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-11-11T01:12:01.662Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-11T01:12:01.937Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-11-11T01:12:01.937Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-11-11T01:12:01.937Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-11T01:12:02.209Z] Selecting previously unselected package pkg-config. [2020-11-11T01:12:02.209Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-11-11T01:12:02.209Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-11-11T01:12:02.209Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-11-11T01:12:02.209Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-11-11T01:12:02.209Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-11-11T01:12:02.480Z] Setting up liberror-perl (0.17025-1) ... [2020-11-11T01:12:02.480Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-11-11T01:12:02.480Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-11-11T01:12:02.480Z] No schema files found: doing nothing. [2020-11-11T01:12:02.480Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-11-11T01:12:02.480Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-11-11T01:12:02.480Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-11-11T01:12:02.480Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-11-11T01:12:02.750Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-11T01:12:02.750Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-11T01:12:02.750Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-11-11T01:12:02.750Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-11-11T01:12:03.020Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-11-11T01:12:03.020Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-11-11T01:12:03.020Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-11T01:12:11.266Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-11T01:12:11.856Z] curl set to automatically installed. [2020-11-11T01:12:11.857Z] git set to automatically installed. [2020-11-11T01:12:11.857Z] git-man set to automatically installed. [2020-11-11T01:12:11.857Z] libcurl3-gnutls set to automatically installed. [2020-11-11T01:12:11.857Z] libcurl4 set to automatically installed. [2020-11-11T01:12:11.857Z] liberror-perl set to automatically installed. [2020-11-11T01:12:11.857Z] libglib2.0-0 set to automatically installed. [2020-11-11T01:12:11.857Z] libnghttp2-14 set to automatically installed. [2020-11-11T01:12:11.857Z] libnorm1 set to automatically installed. [2020-11-11T01:12:11.857Z] libpgm-5.2-0 set to automatically installed. [2020-11-11T01:12:11.857Z] libpsl5 set to automatically installed. [2020-11-11T01:12:11.857Z] librtmp1 set to automatically installed. [2020-11-11T01:12:11.857Z] libsodium23 set to automatically installed. [2020-11-11T01:12:11.857Z] libzmq3-dev set to automatically installed. [2020-11-11T01:12:11.857Z] libzmq5 set to automatically installed. [2020-11-11T01:12:11.857Z] pkg-config set to automatically installed. [2020-11-11T01:12:14.456Z] snapd is not logged in, snap install commands will use sudo [2020-11-11T01:12:21.166Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-11-11T01:12:21.166Z] snap "core18" has no updates available [2020-11-11T01:12:22.135Z] Pulling go [2020-11-11T01:12:25.501Z] 'app-service-config' has dependencies that need to be staged: go [2020-11-11T01:12:25.501Z] Skipping pull go (already ran) [2020-11-11T01:12:25.501Z] Building go [2020-11-11T01:12:25.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-11T01:12:25.772Z] Dload Upload Total Spent Left Speed [2020-11-11T01:17:48.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.2M 1 1005k 0 0 750k 0 0:02:07 0:00:01 0:02:06 750k 1 93.2M 1 1005k 0 0 429k 0 0:03:42 0:00:02 0:03:40 429k 1 93.2M 1 1005k 0 0 300k 0 0:05:17 0:00:03 0:05:14 300k 1 93.2M 1 1005k 0 0 231k 0 0:06:52 0:00:04 0:06:48 231k 1 93.2M 1 1005k 0 0 187k 0 0:08:27 0:00:05 0:08:22 187k 1 93.2M 1 1005k 0 0 158k 0 0:10:02 0:00:06 0:09:56 0 1 93.2M 1 1005k 0 0 136k 0 0:11:38 0:00:07 0:11:31 0 1 93.2M 1 1005k 0 0 120k 0 0:13:13 0:00:08 0:13:05 0 1 93.2M 1 1005k 0 0 107k 0 0:14:48 0:00:09 0:14:39 0 1 93.2M 1 1005k 0 0 99387 0 0:16:23 0:00:10 0:16:13 0 1 93.2M 1 1005k 0 0 90620 0 0:17:58 0:00:11 0:17:47 0 1 93.2M 1 1005k 0 0 83274 0 0:19:33 0:00:12 0:19:21 0 1 93.2M 1 1005k 0 0 77030 0 0:21:08 0:00:13 0:20:55 0 1 93.2M 1 1005k 0 0 71657 0 0:22:43 0:00:14 0:22:29 0 1 93.2M 1 1005k 0 0 66985 0 0:24:19 0:00:15 0:24:04 0 1 93.2M 1 1005k 0 0 62884 0 0:25:54 0:00:16 0:25:38 0 1 93.2M 1 1005k 0 0 59257 0 0:27:29 0:00:17 0:27:12 0 1 93.2M 1 1005k 0 0 56025 0 0:29:04 0:00:18 0:28:46 0 1 93.2M 1 1005k 0 0 53128 0 0:30:39 0:00:19 0:30:20 0 1 93.2M 1 1005k 0 0 50515 0 0:32:14 0:00:20 0:31:54 0 1 93.2M 1 1005k 0 0 48150 0 0:33:49 0:00:21 0:33:28 0 1 93.2M 1 1005k 0 0 45994 0 0:35:25 0:00:22 0:35:03 0 1 93.2M 1 1005k 0 0 44021 0 0:37:00 0:00:23 0:36:37 0 1 93.2M 1 1005k 0 0 42212 0 0:38:35 0:00:24 0:38:11 0 1 93.2M 1 1005k 0 0 40546 0 0:40:10 0:00:25 0:39:45 0 1 93.2M 1 1005k 0 0 39008 0 0:41:45 0:00:26 0:41:19 0 1 93.2M 1 1005k 0 0 37581 0 0:43:20 0:00:27 0:42:53 0 1 93.2M 1 1005k 0 0 36255 0 0:44:55 0:00:28 0:44:27 0 1 93.2M 1 1005k 0 0 35019 0 0:46:30 0:00:29 0:46:01 0 1 93.2M 1 1005k 0 0 33865 0 0:48:06 0:00:30 0:47:36 0 1 93.2M 1 1005k 0 0 32784 0 0:49:41 0:00:31 0:49:10 0 1 93.2M 1 1005k 0 0 31770 0 0:51:16 0:00:32 0:50:44 0 1 93.2M 1 1005k 0 0 30817 0 0:52:51 0:00:33 0:52:18 0 1 93.2M 1 1005k 0 0 29919 0 0:54:26 0:00:34 0:53:52 0 1 93.2M 1 1005k 0 0 29073 0 0:56:01 0:00:35 0:55:26 0 1 93.2M 1 1005k 0 0 28272 0 0:57:37 0:00:36 0:57:01 0 1 93.2M 1 1005k 0 0 27515 0 0:59:12 0:00:37 0:58:35 0 1 93.2M 1 1005k 0 0 26797 0 1:00:47 0:00:38 1:00:09 0 1 93.2M 1 1005k 0 0 26116 0 1:02:22 0:00:39 1:01:43 0 1 93.2M 1 1005k 0 0 25469 0 1:03:57 0:00:40 1:03:17 0 1 93.2M 1 1005k 0 0 24852 0 1:05:32 0:00:41 1:04:51 0 1 93.2M 1 1005k 0 0 24265 0 1:07:07 0:00:42 1:06:25 0 1 93.2M 1 1005k 0 0 23705 0 1:08:43 0:00:43 1:08:00 0 1 93.2M 1 1005k 0 0 23171 0 1:10:18 0:00:44 1:09:34 0 1 93.2M 1 1005k 0 0 22660 0 1:11:53 0:00:45 1:11:08 0 1 93.2M 1 1005k 0 0 22171 0 1:13:28 0:00:46 1:12:42 0 1 93.2M 1 1005k 0 0 21702 0 1:15:03 0:00:47 1:14:16 0 1 93.2M 1 1005k 0 0 21253 0 1:16:38 0:00:48 1:15:50 0 1 93.2M 1 1005k 0 0 20822 0 1:18:13 0:00:49 1:17:24 0 1 93.2M 1 1005k 0 0 20409 0 1:19:48 0:00:50 1:18:58 0 1 93.2M 1 1005k 0 0 20011 0 1:21:24 0:00:51 1:20:33 0 1 93.2M 1 1005k 0 0 19629 0 1:22:59 0:00:52 1:22:07 0 1 93.2M 1 1005k 0 0 19261 0 1:24:34 0:00:53 1:23:41 0 1 93.2M 1 1005k 0 0 18906 0 1:26:09 0:00:54 1:25:15 0 1 93.2M 1 1005k 0 0 18565 0 1:27:44 0:00:55 1:26:49 0 1 93.2M 1 1005k 0 0 18235 0 1:29:19 0:00:56 1:28:23 0 1 93.2M 1 1005k 0 0 17917 0 1:30:55 0:00:57 1:29:58 0 1 93.2M 1 1005k 0 0 17610 0 1:32:30 0:00:58 1:31:32 0 1 93.2M 1 1005k 0 0 17313 0 1:34:05 0:00:59 1:33:06 0 1 93.2M 1 1005k 0 0 17026 0 1:35:40 0:01:00 1:34:40 0 1 93.2M 1 1006k 0 0 16934 0 1:36:11 0:01:00 1:35:11 315 10 93.2M 10 9999k 0 0 162k 0 0:09:47 0:01:01 0:08:46 2215k 15 93.2M 15 14.6M 0 0 238k 0 0:06:40 0:01:02 0:05:38 3232k 15 93.2M 15 14.6M 0 0 234k 0 0:06:46 0:01:03 0:05:43 3232k 15 93.2M 15 14.6M 0 0 231k 0 0:06:52 0:01:04 0:05:48 3232k 15 93.2M 15 14.6M 0 0 227k 0 0:06:59 0:01:05 0:05:54 2845k 15 93.2M 15 14.6M 0 0 224k 0 0:07:05 0:01:06 0:05:59 944k 15 93.2M 15 14.6M 0 0 220k 0 0:07:12 0:01:07 0:06:05 0 15 93.2M 15 14.6M 0 0 217k 0 0:07:18 0:01:08 0:06:10 0 15 93.2M 15 14.6M 0 0 214k 0 0:07:24 0:01:09 0:06:15 0 15 93.2M 15 14.6M 0 0 211k 0 0:07:31 0:01:10 0:06:21 0 15 93.2M 15 14.6M 0 0 208k 0 0:07:37 0:01:11 0:06:26 0 15 93.2M 15 14.6M 0 0 205k 0 0:07:43 0:01:12 0:06:31 0 15 93.2M 15 14.6M 0 0 202k 0 0:07:50 0:01:13 0:06:37 0 15 93.2M 15 14.6M 0 0 200k 0 0:07:56 0:01:14 0:06:42 0 15 93.2M 15 14.6M 0 0 197k 0 0:08:03 0:01:15 0:06:48 0 15 93.2M 15 14.6M 0 0 194k 0 0:08:09 0:01:16 0:06:53 0 15 93.2M 15 14.6M 0 0 192k 0 0:08:15 0:01:17 0:06:58 0 15 93.2M 15 14.6M 0 0 190k 0 0:08:22 0:01:18 0:07:04 0 15 93.2M 15 14.6M 0 0 187k 0 0:08:28 0:01:19 0:07:09 0 15 93.2M 15 14.6M 0 0 185k 0 0:08:35 0:01:20 0:07:15 0 15 93.2M 15 14.6M 0 0 183k 0 0:08:41 0:01:21 0:07:20 0 15 93.2M 15 14.6M 0 0 180k 0 0:08:47 0:01:22 0:07:25 0 15 93.2M 15 14.6M 0 0 178k 0 0:08:54 0:01:23 0:07:31 0 15 93.2M 15 14.6M 0 0 176k 0 0:09:00 0:01:24 0:07:36 0 15 93.2M 15 14.6M 0 0 174k 0 0:09:06 0:01:25 0:07:41 0 15 93.2M 15 14.6M 0 0 172k 0 0:09:13 0:01:26 0:07:47 0 15 93.2M 15 14.6M 0 0 170k 0 0:09:19 0:01:27 0:07:52 0 15 93.2M 15 14.6M 0 0 168k 0 0:09:26 0:01:28 0:07:58 0 15 93.2M 15 14.6M 0 0 166k 0 0:09:32 0:01:29 0:08:03 0 15 93.2M 15 14.6M 0 0 164k 0 0:09:38 0:01:30 0:08:08 0 15 93.2M 15 14.6M 0 0 163k 0 0:09:45 0:01:31 0:08:14 0 15 93.2M 15 14.6M 0 0 161k 0 0:09:51 0:01:32 0:08:19 0 18 93.2M 18 17.2M 0 0 189k 0 0:08:24 0:01:33 0:06:51 575k 24 93.2M 24 22.6M 0 0 244k 0 0:06:30 0:01:34 0:04:56 1654k 24 93.2M 24 22.6M 0 0 241k 0 0:06:34 0:01:35 0:04:59 1654k 24 93.2M 24 22.6M 0 0 239k 0 0:06:38 0:01:36 0:05:02 1654k 24 93.2M 24 22.6M 0 0 236k 0 0:06:42 0:01:37 0:05:05 1654k 24 93.2M 24 22.6M 0 0 234k 0 0:06:46 0:01:38 0:05:08 1043k 24 93.2M 24 22.6M 0 0 232k 0 0:06:51 0:01:39 0:05:12 0 24 93.2M 24 22.6M 0 0 229k 0 0:06:55 0:01:40 0:05:15 0 24 93.2M 24 22.6M 0 0 227k 0 0:06:59 0:01:41 0:05:18 0 24 93.2M 24 22.6M 0 0 225k 0 0:07:03 0:01:42 0:05:21 0 24 93.2M 24 22.6M 0 0 223k 0 0:07:07 0:01:43 0:05:24 0 24 93.2M 24 22.6M 0 0 221k 0 0:07:11 0:01:44 0:05:27 0 24 93.2M 24 22.6M 0 0 218k 0 0:07:15 0:01:45 0:05:30 0 24 93.2M 24 22.6M 0 0 216k 0 0:07:19 0:01:46 0:05:33 0 24 93.2M 24 22.6M 0 0 214k 0 0:07:24 0:01:47 0:05:37 0 24 93.2M 24 22.6M 0 0 212k 0 0:07:28 0:01:48 0:05:40 0 24 93.2M 24 22.6M 0 0 210k 0 0:07:32 0:01:49 0:05:43 0 24 93.2M 24 22.6M 0 0 209k 0 0:07:36 0:01:50 0:05:46 0 24 93.2M 24 22.6M 0 0 207k 0 0:07:40 0:01:51 0:05:49 0 24 93.2M 24 22.6M 0 0 205k 0 0:07:44 0:01:52 0:05:52 0 24 93.2M 24 22.6M 0 0 203k 0 0:07:48 0:01:53 0:05:55 0 24 93.2M 24 22.6M 0 0 201k 0 0:07:53 0:01:54 0:05:59 0 24 93.2M 24 22.6M 0 0 200k 0 0:07:57 0:01:55 0:06:02 0 24 93.2M 24 22.6M 0 0 198k 0 0:08:01 0:01:56 0:06:05 0 24 93.2M 24 22.6M 0 0 196k 0 0:08:05 0:01:57 0:06:08 0 24 93.2M 24 22.6M 0 0 194k 0 0:08:09 0:01:58 0:06:11 0 24 93.2M 24 22.6M 0 0 193k 0 0:08:13 0:01:59 0:06:14 0 24 93.2M 24 22.6M 0 0 191k 0 0:08:17 0:02:00 0:06:17 0 24 93.2M 24 22.6M 0 0 190k 0 0:08:21 0:02:01 0:06:20 0 24 93.2M 24 22.6M 0 0 188k 0 0:08:26 0:02:02 0:06:24 0 24 93.2M 24 22.6M 0 0 187k 0 0:08:30 0:02:03 0:06:27 0 24 93.2M 24 22.7M 0 0 187k 0 0:08:30 0:02:04 0:06:26 28023 28 93.2M 28 26.2M 0 0 214k 0 0:07:25 0:02:05 0:05:20 758k 28 93.2M 28 26.2M 0 0 212k 0 0:07:28 0:02:06 0:05:22 799k 31 93.2M 31 29.4M 0 0 236k 0 0:06:44 0:02:07 0:04:37 1404k 31 93.2M 31 29.4M 0 0 234k 0 0:06:47 0:02:08 0:04:39 1404k 31 93.2M 31 29.4M 0 0 232k 0 0:06:50 0:02:09 0:04:41 1294k 31 93.2M 31 29.4M 0 0 230k 0 0:06:53 0:02:10 0:04:43 645k 31 93.2M 31 29.4M 0 0 228k 0 0:06:56 0:02:11 0:04:45 614k 31 93.2M 31 29.4M 0 0 227k 0 0:07:00 0:02:12 0:04:48 0 31 93.2M 31 29.4M 0 0 225k 0 0:07:03 0:02:13 0:04:50 0 31 93.2M 31 29.4M 0 0 223k 0 0:07:06 0:02:14 0:04:52 0 31 93.2M 31 29.4M 0 0 222k 0 0:07:09 0:02:15 0:04:54 0 31 93.2M 31 29.4M 0 0 220k 0 0:07:12 0:02:16 0:04:56 0 31 93.2M 31 29.4M 0 0 218k 0 0:07:15 0:02:17 0:04:58 0 31 93.2M 31 29.4M 0 0 217k 0 0:07:19 0:02:18 0:05:01 0 31 93.2M 31 29.4M 0 0 215k 0 0:07:22 0:02:19 0:05:03 0 31 93.2M 31 29.4M 0 0 214k 0 0:07:25 0:02:20 0:05:05 0 31 93.2M 31 29.4M 0 0 212k 0 0:07:28 0:02:21 0:05:07 0 31 93.2M 31 29.4M 0 0 211k 0 0:07:31 0:02:22 0:05:09 0 31 93.2M 31 29.4M 0 0 209k 0 0:07:34 0:02:23 0:05:11 0 31 93.2M 31 29.4M 0 0 208k 0 0:07:38 0:02:24 0:05:14 0 31 93.2M 31 29.4M 0 0 206k 0 0:07:41 0:02:25 0:05:16 0 31 93.2M 31 29.4M 0 0 205k 0 0:07:44 0:02:26 0:05:18 0 31 93.2M 31 29.4M 0 0 204k 0 0:07:47 0:02:27 0:05:20 0 31 93.2M 31 29.4M 0 0 202k 0 0:07:50 0:02:28 0:05:22 0 31 93.2M 31 29.4M 0 0 201k 0 0:07:53 0:02:29 0:05:24 0 31 93.2M 31 29.4M 0 0 199k 0 0:07:57 0:02:31 0:05:26 0 31 93.2M 31 29.4M 0 0 198k 0 0:08:00 0:02:32 0:05:28 0 31 93.2M 31 29.4M 0 0 197k 0 0:08:03 0:02:33 0:05:30 0 31 93.2M 31 29.4M 0 0 195k 0 0:08:06 0:02:34 0:05:32 0 31 93.2M 31 29.4M 0 0 194k 0 0:08:10 0:02:35 0:05:35 0 31 93.2M 31 29.4M 0 0 193k 0 0:08:13 0:02:36 0:05:37 0 31 93.2M 31 29.4M 0 0 192k 0 0:08:16 0:02:37 0:05:39 0 34 93.2M 34 32.2M 0 0 208k 0 0:07:37 0:02:38 0:04:59 523k 34 93.2M 34 32.3M 0 0 208k 0 0:07:38 0:02:39 0:04:59 570k 39 93.2M 39 36.6M 0 0 235k 0 0:06:45 0:02:39 0:04:06 1619k 39 93.2M 39 36.7M 0 0 234k 0 0:06:46 0:02:40 0:04:06 1647k 39 93.2M 39 36.7M 0 0 233k 0 0:06:49 0:02:41 0:04:08 1647k 39 93.2M 39 36.7M 0 0 231k 0 0:06:51 0:02:42 0:04:09 1127k 39 93.2M 39 36.7M 0 0 230k 0 0:06:54 0:02:43 0:04:11 1031k 39 93.2M 39 36.7M 0 0 228k 0 0:06:57 0:02:44 0:04:13 29397 39 93.2M 39 36.7M 0 0 227k 0 0:06:59 0:02:45 0:04:14 0 39 93.2M 39 36.7M 0 0 226k 0 0:07:02 0:02:46 0:04:16 0 39 93.2M 39 36.7M 0 0 224k 0 0:07:04 0:02:47 0:04:17 0 39 93.2M 39 36.7M 0 0 223k 0 0:07:07 0:02:48 0:04:19 0 39 93.2M 39 36.7M 0 0 222k 0 0:07:09 0:02:49 0:04:20 0 39 93.2M 39 36.7M 0 0 220k 0 0:07:12 0:02:50 0:04:22 0 39 93.2M 39 36.7M 0 0 219k 0 0:07:14 0:02:51 0:04:23 0 39 93.2M 39 36.7M 0 0 218k 0 0:07:17 0:02:52 0:04:25 0 39 93.2M 39 36.7M 0 0 216k 0 0:07:19 0:02:53 0:04:26 0 39 93.2M 39 36.7M 0 0 215k 0 0:07:22 0:02:54 0:04:28 0 39 93.2M 39 36.7M 0 0 214k 0 0:07:24 0:02:55 0:04:29 0 39 93.2M 39 36.7M 0 0 213k 0 0:07:27 0:02:56 0:04:31 0 39 93.2M 39 36.7M 0 0 212k 0 0:07:30 0:02:57 0:04:33 0 39 93.2M 39 36.7M 0 0 210k 0 0:07:32 0:02:58 0:04:34 0 39 93.2M 39 36.7M 0 0 209k 0 0:07:35 0:02:59 0:04:36 0 39 93.2M 39 36.7M 0 0 208k 0 0:07:37 0:03:00 0:04:37 0 39 93.2M 39 36.7M 0 0 207k 0 0:07:40 0:03:01 0:04:39 0 39 93.2M 39 36.7M 0 0 206k 0 0:07:42 0:03:02 0:04:40 0 39 93.2M 39 36.7M 0 0 205k 0 0:07:45 0:03:03 0:04:42 0 39 93.2M 39 36.7M 0 0 204k 0 0:07:47 0:03:04 0:04:43 0 39 93.2M 39 36.7M 0 0 202k 0 0:07:50 0:03:05 0:04:45 0 39 93.2M 39 36.7M 0 0 201k 0 0:07:52 0:03:06 0:04:46 0 39 93.2M 39 36.7M 0 0 200k 0 0:07:55 0:03:07 0:04:48 0 39 93.2M 39 36.7M 0 0 199k 0 0:07:57 0:03:08 0:04:49 0 39 93.2M 39 36.7M 0 0 198k 0 0:08:00 0:03:09 0:04:51 0 39 93.2M 39 36.7M 0 0 197k 0 0:08:03 0:03:10 0:04:53 0 39 93.2M 39 36.9M 0 0 197k 0 0:08:03 0:03:11 0:04:52 30107 53 93.2M 53 50.2M 0 0 266k 0 0:05:58 0:03:13 0:02:45 2394k 53 93.2M 53 50.2M 0 0 264k 0 0:06:00 0:03:14 0:02:46 2394k 53 93.2M 53 50.2M 0 0 263k 0 0:06:02 0:03:15 0:02:47 2394k 53 93.2M 53 50.2M 0 0 262k 0 0:06:04 0:03:16 0:02:48 2394k 53 93.2M 53 50.2M 0 0 260k 0 0:06:05 0:03:17 0:02:48 2323k 53 93.2M 53 50.2M 0 0 259k 0 0:06:07 0:03:18 0:02:49 0 53 93.2M 53 50.2M 0 0 258k 0 0:06:09 0:03:19 0:02:50 0 53 93.2M 53 50.2M 0 0 256k 0 0:06:11 0:03:20 0:02:51 0 53 93.2M 53 50.2M 0 0 255k 0 0:06:13 0:03:21 0:02:52 0 53 93.2M 53 50.2M 0 0 254k 0 0:06:15 0:03:22 0:02:53 0 53 93.2M 53 50.2M 0 0 253k 0 0:06:17 0:03:23 0:02:54 0 53 93.2M 53 50.2M 0 0 251k 0 0:06:18 0:03:24 0:02:54 0 53 93.2M 53 50.2M 0 0 250k 0 0:06:20 0:03:25 0:02:55 0 53 93.2M 53 50.2M 0 0 249k 0 0:06:22 0:03:26 0:02:56 0 53 93.2M 53 50.2M 0 0 248k 0 0:06:24 0:03:27 0:02:57 0 53 93.2M 53 50.2M 0 0 247k 0 0:06:26 0:03:28 0:02:58 0 53 93.2M 53 50.2M 0 0 245k 0 0:06:28 0:03:29 0:02:59 0 53 93.2M 53 50.2M 0 0 244k 0 0:06:30 0:03:30 0:03:00 0 53 93.2M 53 50.2M 0 0 243k 0 0:06:31 0:03:31 0:03:00 0 53 93.2M 53 50.2M 0 0 242k 0 0:06:33 0:03:32 0:03:01 0 53 93.2M 53 50.2M 0 0 241k 0 0:06:35 0:03:33 0:03:02 0 53 93.2M 53 50.2M 0 0 240k 0 0:06:37 0:03:34 0:03:03 0 53 93.2M 53 50.2M 0 0 238k 0 0:06:39 0:03:35 0:03:04 0 53 93.2M 53 50.2M 0 0 237k 0 0:06:41 0:03:36 0:03:05 0 53 93.2M 53 50.2M 0 0 236k 0 0:06:43 0:03:37 0:03:06 0 53 93.2M 53 50.2M 0 0 235k 0 0:06:44 0:03:38 0:03:06 0 53 93.2M 53 50.2M 0 0 234k 0 0:06:46 0:03:39 0:03:07 0 53 93.2M 53 50.2M 0 0 233k 0 0:06:48 0:03:40 0:03:08 0 53 93.2M 53 50.2M 0 0 232k 0 0:06:50 0:03:41 0:03:09 0 53 93.2M 53 50.2M 0 0 231k 0 0:06:52 0:03:42 0:03:10 0 53 93.2M 53 50.2M 0 0 230k 0 0:06:53 0:03:43 0:03:10 0 56 93.2M 56 52.3M 0 0 239k 0 0:06:38 0:03:43 0:02:55 515k 59 93.2M 59 55.7M 0 0 254k 0 0:06:15 0:03:44 0:02:31 1372k 61 93.2M 61 57.5M 0 0 261k 0 0:06:05 0:03:45 0:02:20 1774k 61 93.2M 61 57.5M 0 0 259k 0 0:06:07 0:03:46 0:02:21 1774k 61 93.2M 61 57.5M 0 0 258k 0 0:06:08 0:03:47 0:02:21 1665k 61 93.2M 61 57.5M 0 0 257k 0 0:06:10 0:03:48 0:02:22 1038k 61 93.2M 61 57.5M 0 0 256k 0 0:06:12 0:03:49 0:02:23 356k 61 93.2M 61 57.5M 0 0 255k 0 0:06:13 0:03:50 0:02:23 0 61 93.2M 61 57.5M 0 0 254k 0 0:06:15 0:03:51 0:02:24 0 61 93.2M 61 57.5M 0 0 253k 0 0:06:17 0:03:52 0:02:25 0 61 93.2M 61 57.5M 0 0 252k 0 0:06:18 0:03:53 0:02:25 0 61 93.2M 61 57.5M 0 0 251k 0 0:06:20 0:03:54 0:02:26 0 61 93.2M 61 57.5M 0 0 249k 0 0:06:21 0:03:55 0:02:26 0 61 93.2M 61 57.5M 0 0 248k 0 0:06:23 0:03:56 0:02:27 0 61 93.2M 61 57.5M 0 0 247k 0 0:06:25 0:03:57 0:02:28 0 61 93.2M 61 57.5M 0 0 246k 0 0:06:26 0:03:58 0:02:28 0 61 93.2M 61 57.5M 0 0 245k 0 0:06:28 0:03:59 0:02:29 0 61 93.2M 61 57.5M 0 0 244k 0 0:06:29 0:04:00 0:02:29 0 61 93.2M 61 57.5M 0 0 243k 0 0:06:31 0:04:01 0:02:30 0 61 93.2M 61 57.5M 0 0 242k 0 0:06:33 0:04:02 0:02:31 0 61 93.2M 61 57.5M 0 0 241k 0 0:06:34 0:04:03 0:02:31 0 61 93.2M 61 57.5M 0 0 240k 0 0:06:36 0:04:04 0:02:32 0 61 93.2M 61 57.5M 0 0 239k 0 0:06:38 0:04:05 0:02:33 0 61 93.2M 61 57.5M 0 0 238k 0 0:06:39 0:04:06 0:02:33 0 61 93.2M 61 57.5M 0 0 237k 0 0:06:41 0:04:07 0:02:34 0 61 93.2M 61 57.5M 0 0 236k 0 0:06:42 0:04:08 0:02:34 0 61 93.2M 61 57.5M 0 0 235k 0 0:06:44 0:04:09 0:02:35 0 61 93.2M 61 57.5M 0 0 234k 0 0:06:46 0:04:10 0:02:36 0 61 93.2M 61 57.5M 0 0 234k 0 0:06:47 0:04:11 0:02:36 0 61 93.2M 61 57.5M 0 0 233k 0 0:06:49 0:04:12 0:02:37 0 61 93.2M 61 57.5M 0 0 232k 0 0:06:51 0:04:13 0:02:38 0 61 93.2M 61 57.5M 0 0 231k 0 0:06:52 0:04:14 0:02:38 0 61 93.2M 61 57.5M 0 0 230k 0 0:06:53 0:04:15 0:02:38 6742 67 93.2M 67 62.5M 0 0 249k 0 0:06:22 0:04:16 0:02:06 978k 67 93.2M 67 62.5M 0 0 248k 0 0:06:23 0:04:17 0:02:06 1046k 77 93.2M 77 71.9M 0 0 284k 0 0:05:35 0:04:19 0:01:16 2664k 77 93.2M 77 71.9M 0 0 283k 0 0:05:37 0:04:20 0:01:17 2664k 77 93.2M 77 71.9M 0 0 281k 0 0:05:38 0:04:21 0:01:17 2586k 77 93.2M 77 71.9M 0 0 280k 0 0:05:39 0:04:22 0:01:17 1816k 77 93.2M 77 71.9M 0 0 279k 0 0:05:41 0:04:23 0:01:18 1708k 77 93.2M 77 71.9M 0 0 278k 0 0:05:42 0:04:24 0:01:18 0 77 93.2M 77 71.9M 0 0 277k 0 0:05:43 0:04:25 0:01:18 0 77 93.2M 77 71.9M 0 0 276k 0 0:05:45 0:04:26 0:01:19 0 77 93.2M 77 71.9M 0 0 275k 0 0:05:46 0:04:27 0:01:19 0 77 93.2M 77 71.9M 0 0 274k 0 0:05:47 0:04:28 0:01:19 0 77 93.2M 77 71.9M 0 0 273k 0 0:05:48 0:04:29 0:01:19 0 77 93.2M 77 71.9M 0 0 272k 0 0:05:50 0:04:30 0:01:20 0 77 93.2M 77 71.9M 0 0 271k 0 0:05:51 0:04:31 0:01:20 0 77 93.2M 77 71.9M 0 0 270k 0 0:05:52 0:04:32 0:01:20 0 77 93.2M 77 71.9M 0 0 269k 0 0:05:54 0:04:33 0:01:21 0 77 93.2M 77 71.9M 0 0 268k 0 0:05:55 0:04:34 0:01:21 0 77 93.2M 77 71.9M 0 0 267k 0 0:05:56 0:04:35 0:01:21 0 77 93.2M 77 71.9M 0 0 266k 0 0:05:58 0:04:36 0:01:22 0 77 93.2M 77 71.9M 0 0 265k 0 0:05:59 0:04:37 0:01:22 0 77 93.2M 77 71.9M 0 0 264k 0 0:06:00 0:04:38 0:01:22 0 77 93.2M 77 71.9M 0 0 263k 0 0:06:01 0:04:39 0:01:22 0 77 93.2M 77 71.9M 0 0 262k 0 0:06:03 0:04:40 0:01:23 0 77 93.2M 77 71.9M 0 0 261k 0 0:06:04 0:04:41 0:01:23 0 77 93.2M 77 71.9M 0 0 260k 0 0:06:05 0:04:42 0:01:23 0 77 93.2M 77 71.9M 0 0 260k 0 0:06:07 0:04:43 0:01:24 0 77 93.2M 77 71.9M 0 0 259k 0 0:06:08 0:04:44 0:01:24 0 77 93.2M 77 71.9M 0 0 258k 0 0:06:09 0:04:45 0:01:24 0 77 93.2M 77 71.9M 0 0 257k 0 0:06:10 0:04:46 0:01:24 0 77 93.2M 77 71.9M 0 0 256k 0 0:06:12 0:04:47 0:01:25 0 77 93.2M 77 71.9M 0 0 255k 0 0:06:13 0:04:48 0:01:25 0 77 93.2M 77 71.9M 0 0 255k 0 0:06:14 0:04:48 0:01:26 3676 80 93.2M 80 75.1M 0 0 265k 0 0:05:59 0:04:49 0:01:10 713k 93 93.2M 93 86.9M 0 0 306k 0 0:05:11 0:04:50 0:00:21 3587k 93 93.2M 93 87.0M 0 0 305k 0 0:05:12 0:04:51 0:00:21 3614k 93 93.2M 93 87.0M 0 0 304k 0 0:05:13 0:04:52 0:00:21 3614k 93 93.2M 93 87.0M 0 0 303k 0 0:05:14 0:04:53 0:00:21 3196k 93 93.2M 93 87.0M 0 0 302k 0 0:05:15 0:04:54 0:00:21 2588k 93 93.2M 93 87.0M 0 0 301k 0 0:05:16 0:04:55 0:00:21 26160 93 93.2M 93 87.0M 0 0 300k 0 0:05:17 0:04:56 0:00:21 0 93 93.2M 93 87.0M 0 0 299k 0 0:05:18 0:04:57 0:00:21 0 93 93.2M 93 87.0M 0 0 298k 0 0:05:19 0:04:58 0:00:21 0 93 93.2M 93 87.0M 0 0 297k 0 0:05:20 0:04:59 0:00:21 0 93 93.2M 93 87.0M 0 0 296k 0 0:05:21 0:05:00 0:00:21 0 93 93.2M 93 87.0M 0 0 295k 0 0:05:22 0:05:01 0:00:21 0 93 93.2M 93 87.0M 0 0 294k 0 0:05:23 0:05:02 0:00:21 0 93 93.2M 93 87.0M 0 0 293k 0 0:05:24 0:05:03 0:00:21 0 93 93.2M 93 87.0M 0 0 292k 0 0:05:25 0:05:04 0:00:21 0 93 93.2M 93 87.0M 0 0 291k 0 0:05:27 0:05:05 0:00:22 0 93 93.2M 93 87.0M 0 0 290k 0 0:05:28 0:05:06 0:00:22 0 93 93.2M 93 87.0M 0 0 289k 0 0:05:29 0:05:07 0:00:22 0 93 93.2M 93 87.0M 0 0 288k 0 0:05:30 0:05:08 0:00:22 0 93 93.2M 93 87.0M 0 0 288k 0 0:05:31 0:05:09 0:00:22 0 93 93.2M 93 87.0M 0 0 287k 0 0:05:32 0:05:10 0:00:22 0 93 93.2M 93 87.0M 0 0 286k 0 0:05:33 0:05:11 0:00:22 0 93 93.2M 93 87.0M 0 0 285k 0 0:05:34 0:05:12 0:00:22 0 93 93.2M 93 87.0M 0 0 284k 0 0:05:35 0:05:13 0:00:22 0 93 93.2M 93 87.0M 0 0 283k 0 0:05:36 0:05:14 0:00:22 0 93 93.2M 93 87.0M 0 0 282k 0 0:05:37 0:05:15 0:00:22 0 93 93.2M 93 87.0M 0 0 281k 0 0:05:38 0:05:16 0:00:22 0 93 93.2M 93 87.0M 0 0 280k 0 0:05:39 0:05:17 0:00:22 0 93 93.2M 93 87.0M 0 0 279k 0 0:05:40 0:05:18 0:00:22 0 93 93.2M 93 87.0M 0 0 279k 0 0:05:42 0:05:19 0:00:23 0 93 93.2M 93 87.0M 0 0 278k 0 0:05:43 0:05:20 0:00:23 0 93 93.2M 93 87.0M 0 0 277k 0 0:05:44 0:05:21 0:00:23 0 96 93.2M 96 89.7M 0 0 284k 0 0:05:35 0:05:22 0:00:13 544k 100 93.2M 100 93.2M 0 0 295k 0 0:05:22 0:05:22 --:--:-- 1460k [2020-11-11T01:17:50.075Z] go1.15.2.linux-arm64.tar.gz: OK [2020-11-11T01:18:05.153Z] Staging go [2020-11-11T01:18:44.138Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-11-11T01:18:44.138Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-11-11T01:18:44.138Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-11-11T01:18:44.138Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-11-11T01:18:44.138Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4152 B] [2020-11-11T01:18:44.138Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [268 kB] [2020-11-11T01:18:44.138Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [237 kB] [2020-11-11T01:18:44.138Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [826 kB] [2020-11-11T01:18:44.138Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [277 kB] [2020-11-11T01:18:44.138Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-11-11T01:18:44.138Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-11-11T01:18:44.138Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-11-11T01:18:44.138Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-11-11T01:18:44.138Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [943 kB] [2020-11-11T01:18:44.138Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [242 kB] [2020-11-11T01:18:44.138Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-11-11T01:18:44.138Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-11-11T01:18:44.138Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-11-11T01:18:44.138Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-11-11T01:18:44.138Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-11-11T01:18:44.138Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-11-11T01:18:44.138Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-11-11T01:18:44.138Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-11-11T01:18:44.138Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-11-11T01:18:44.138Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-11-11T01:18:44.138Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-11-11T01:18:44.138Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-11-11T01:18:44.138Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [496 kB] [2020-11-11T01:18:44.138Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-11-11T01:18:44.138Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-11-11T01:18:44.138Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [434 kB] [2020-11-11T01:18:44.138Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1127 kB] [2020-11-11T01:18:44.138Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [370 kB] [2020-11-11T01:18:44.138Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-11-11T01:18:44.138Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [7012 B] [2020-11-11T01:18:44.138Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-11-11T01:18:44.138Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [25.3 kB] [2020-11-11T01:18:44.138Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1480 kB] [2020-11-11T01:18:44.138Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [355 kB] [2020-11-11T01:18:44.138Z] Fetched 32.6 MB in 6s (0 B/s) [2020-11-11T01:18:44.138Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-11-11T01:18:44.138Z] Fetched 218 kB in 0s (0 B/s) [2020-11-11T01:18:44.138Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-11-11T01:18:44.138Z] Fetched 140 kB in 0s (0 B/s) [2020-11-11T01:18:44.138Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-11-11T01:18:44.138Z] Fetched 208 kB in 0s (0 B/s) [2020-11-11T01:18:44.138Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-11-11T01:18:44.138Z] Fetched 90.4 kB in 0s (0 B/s) [2020-11-11T01:18:44.138Z] Pulling app-service-config [2020-11-11T01:18:46.118Z] Pulling config-common [2020-11-11T01:18:50.425Z] Skipping build go (already ran) [2020-11-11T01:18:50.425Z] Building app-service-config [2020-11-11T01:18:50.425Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-11-11T01:18:51.866Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.58 [2020-11-11T01:18:52.141Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2020-11-11T01:18:52.141Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-11-11T01:18:52.141Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2020-11-11T01:18:52.141Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-11-11T01:18:52.416Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-11-11T01:18:52.416Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-11-11T01:18:52.416Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-11-11T01:18:52.416Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-11-11T01:18:52.416Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-11-11T01:18:52.416Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-11-11T01:18:52.416Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-11-11T01:18:52.416Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-11-11T01:18:52.416Z] go: downloading github.com/google/uuid v1.1.2 [2020-11-11T01:18:52.416Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-11-11T01:18:52.416Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-11-11T01:18:52.416Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-11-11T01:18:52.416Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-11-11T01:20:00.402Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-11-11T01:20:00.402Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-11-11T01:20:00.402Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-11-11T01:20:00.402Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-11-11T01:20:56.922Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-11-11T01:20:56.922Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-11-11T01:20:56.922Z] go: downloading github.com/golang/snappy v0.0.1 [2020-11-11T01:20:56.922Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-11-11T01:20:56.922Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-11-11T01:20:56.922Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-11-11T01:20:56.922Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-11-11T01:21:29.241Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-11-11T01:21:29.241Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-11-11T01:21:29.241Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-11-11T01:21:29.241Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-11-11T01:21:29.241Z] go: downloading github.com/x448/float16 v0.8.4 [2020-11-11T01:21:29.241Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-11-11T01:21:29.241Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-11-11T01:22:37.277Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-11-11T01:22:37.277Z] go: downloading golang.org/x/text v0.3.2 [2020-11-11T01:22:37.277Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-11T01:22:37.277Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-11-11T01:22:37.277Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-11-11T01:22:37.277Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-11-11T01:22:37.277Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-11-11T01:24:44.133Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-11-11T01:24:44.133Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-11-11T01:26:35.940Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-11-11T01:28:57.714Z] Building config-common [2020-11-11T01:28:58.691Z] Skipping stage go (already ran) [2020-11-11T01:28:58.691Z] Staging app-service-config [2020-11-11T01:29:02.979Z] Staging config-common [2020-11-11T01:29:07.271Z] Priming go [2020-11-11T01:29:11.567Z] Priming app-service-config [2020-11-11T01:29:16.951Z] 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-11T01:29:27.118Z] provisioning config files... [2020-11-11T01:29:27.134Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config5027887929048495885tmp [Pipeline] { [Pipeline] sh [2020-11-11T01:29:27.569Z] + set +x [2020-11-11T01:29:27.569Z] + curl -s https://codecov.io/bash [2020-11-11T01:29:27.569Z] + bash -s -- [2020-11-11T01:29:27.845Z] [2020-11-11T01:29:27.845Z] _____ _ [2020-11-11T01:29:27.845Z] / ____| | | [2020-11-11T01:29:27.845Z] | | ___ __| | ___ ___ _____ __ [2020-11-11T01:29:27.845Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-11T01:29:27.845Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-11T01:29:27.845Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-11T01:29:27.845Z] Bash-20201106-81372f2 [2020-11-11T01:29:27.845Z] [2020-11-11T01:29:27.845Z] [2020-11-11T01:29:27.845Z] ==> Jenkins CI detected. [2020-11-11T01:29:27.845Z] project root: . [2020-11-11T01:29:27.845Z] --> token set from env [2020-11-11T01:29:27.845Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-11T01:29:28.155Z] ==> Running gcov in . (disable via -X gcov) [2020-11-11T01:29:28.155Z] ==> Python coveragepy not found [2020-11-11T01:29:28.155Z] ==> Searching for coverage reports in: [2020-11-11T01:29:28.155Z] + . [2020-11-11T01:29:28.155Z] -> Found 1 reports [2020-11-11T01:29:28.155Z] ==> Detecting git/mercurial file structure [2020-11-11T01:29:28.155Z] ==> Reading reports [2020-11-11T01:29:28.155Z] + ./coverage.out bytes=10 [2020-11-11T01:29:28.155Z] ==> Appending adjustments [2020-11-11T01:29:28.155Z] https://docs.codecov.io/docs/fixing-reports [2020-11-11T01:29:28.155Z] + Found adjustments [2020-11-11T01:29:28.155Z] ==> Gzipping contents [2020-11-11T01:29:28.155Z] ==> Uploading reports [2020-11-11T01:29:28.155Z] url: https://codecov.io [2020-11-11T01:29:28.155Z] query: branch=PR-124&commit=f953d589a1b9ae164e5de099e7423806e86e49ed&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-11-11T01:29:28.155Z] -> Pinging Codecov [2020-11-11T01:29:28.155Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-124&commit=f953d589a1b9ae164e5de099e7423806e86e49ed&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-11-11T01:29:28.746Z] -> Uploading to [2020-11-11T01:29:28.746Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-11/A97CA9966030D2A3747ED39772930CCE/f953d589a1b9ae164e5de099e7423806e86e49ed/c370fc5f-647b-489e-a4c9-392d0f222425.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201111T012928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46779d94668425d0be023a8ccf74d8a6d0e82f4bbc8a227d999014c5ef0cee0f [2020-11-11T01:29:28.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-11T01:29:28.746Z] Dload Upload Total Spent Left Speed [2020-11-11T01:29:29.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 855 --:--:-- --:--:-- --:--:-- 857 [2020-11-11T01:29:29.330Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f953d589a1b9ae164e5de099e7423806e86e49ed [Pipeline] } [2020-11-11T01:29:29.343Z] 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-11T01:29:32.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T01:29:32.903Z] ---> package-listing.sh [2020-11-11T01:29:32.903Z] ++ facter osfamily [2020-11-11T01:29:32.903Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-11T01:29:33.173Z] + OS_FAMILY=redhat [2020-11-11T01:29:33.173Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-11-11T01:29:33.173Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-11T01:29:33.173Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-11T01:29:33.173Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-11T01:29:33.173Z] + PACKAGES=/tmp/packages_start.txt [2020-11-11T01:29:33.173Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-11-11T01:29:33.173Z] + PACKAGES=/tmp/packages_end.txt [2020-11-11T01:29:33.173Z] + case "${OS_FAMILY}" in [2020-11-11T01:29:33.173Z] + rpm -qa [2020-11-11T01:29:33.173Z] + sort [2020-11-11T01:29:37.433Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-11T01:29:37.433Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-11T01:29:37.433Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-11T01:29:37.433Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-11-11T01:29:37.433Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-11-11T01:29:37.433Z] + 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-11T01:29:37.456Z] 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-11T01:29:37.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-11T01:29:38.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-11T01:29:38.154Z] [2020-11-11T01:29:38.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-11T01:29:38.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-11T01:29:38.537Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-11T01:29:38.537Z] df20fa9351a1: Pulling fs layer [2020-11-11T01:29:38.537Z] 36b3adc4ff6f: Pulling fs layer [2020-11-11T01:29:38.537Z] 8ad3a11d3b57: Pulling fs layer [2020-11-11T01:29:38.537Z] 46f8f816bc3b: Pulling fs layer [2020-11-11T01:29:38.537Z] 93b61091891f: Pulling fs layer [2020-11-11T01:29:38.537Z] 93b9cdb0e59b: Pulling fs layer [2020-11-11T01:29:38.537Z] 5e14af77c1be: Pulling fs layer [2020-11-11T01:29:38.537Z] 01666e4c0597: Pulling fs layer [2020-11-11T01:29:38.537Z] aa168da1d23b: Pulling fs layer [2020-11-11T01:29:38.537Z] 46f8f816bc3b: Waiting [2020-11-11T01:29:38.537Z] 93b61091891f: Waiting [2020-11-11T01:29:38.537Z] 93b9cdb0e59b: Waiting [2020-11-11T01:29:38.537Z] 01666e4c0597: Waiting [2020-11-11T01:29:38.819Z] 36b3adc4ff6f: Verifying Checksum [2020-11-11T01:29:38.819Z] 36b3adc4ff6f: Download complete [2020-11-11T01:29:38.819Z] 46f8f816bc3b: Verifying Checksum [2020-11-11T01:29:38.819Z] 46f8f816bc3b: Download complete [2020-11-11T01:29:38.819Z] df20fa9351a1: Verifying Checksum [2020-11-11T01:29:38.819Z] df20fa9351a1: Download complete [2020-11-11T01:29:38.819Z] 93b9cdb0e59b: Download complete [2020-11-11T01:29:38.819Z] 5e14af77c1be: Verifying Checksum [2020-11-11T01:29:38.819Z] 5e14af77c1be: Download complete [2020-11-11T01:29:38.819Z] 93b61091891f: Verifying Checksum [2020-11-11T01:29:38.819Z] 93b61091891f: Download complete [2020-11-11T01:29:38.819Z] 01666e4c0597: Verifying Checksum [2020-11-11T01:29:38.819Z] 01666e4c0597: Download complete [2020-11-11T01:29:39.144Z] 8ad3a11d3b57: Verifying Checksum [2020-11-11T01:29:39.144Z] 8ad3a11d3b57: Download complete [2020-11-11T01:29:39.458Z] df20fa9351a1: Pull complete [2020-11-11T01:29:39.749Z] 36b3adc4ff6f: Pull complete [2020-11-11T01:29:40.923Z] 8ad3a11d3b57: Pull complete [2020-11-11T01:29:40.923Z] 46f8f816bc3b: Pull complete [2020-11-11T01:29:41.564Z] 93b61091891f: Pull complete [2020-11-11T01:29:41.849Z] 93b9cdb0e59b: Pull complete [2020-11-11T01:29:41.849Z] 5e14af77c1be: Pull complete [2020-11-11T01:29:42.133Z] 01666e4c0597: Pull complete [2020-11-11T01:29:44.901Z] aa168da1d23b: Verifying Checksum [2020-11-11T01:29:44.901Z] aa168da1d23b: Download complete [2020-11-11T01:29:57.534Z] aa168da1d23b: Pull complete [2020-11-11T01:29:57.534Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-11T01:29:57.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-11T01:29:57.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-11T01:29:57.820Z] prd-centos7-docker-4c-2g-11797 does not seem to be running inside a container [2020-11-11T01:29:57.935Z] $ 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-11T01:30:06.128Z] $ docker top b6cd4d4fe59297a445d1a24ca4c833c9e400ba383425d3dd65c4c85debf7658f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-11T01:30:06.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-11T01:30:07.502Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-11T01:30:07.885Z] + ls /var/log/sa-host [2020-11-11T01:30:07.885Z] + sadf -c /var/log/sa-host/sa05 [2020-11-11T01:30:07.885Z] file_magic: OK [2020-11-11T01:30:07.885Z] HZ: Using current value: 100 [2020-11-11T01:30:07.885Z] file_header: OK [2020-11-11T01:30:07.885Z] 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-11T01:30:07.885Z] Statistics: [2020-11-11T01:30:07.885Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-11T01:30:07.885Z] File successfully converted to sysstat format version 12.2.1 [2020-11-11T01:30:07.885Z] + sadf -c /var/log/sa-host/sa11 [2020-11-11T01:30:07.885Z] file_magic: OK [2020-11-11T01:30:07.885Z] HZ: Using current value: 100 [2020-11-11T01:30:07.885Z] file_header: OK [2020-11-11T01:30:07.885Z] 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-11T01:30:07.885Z] Statistics: [2020-11-11T01:30:07.885Z] 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... [2020-11-11T01:30:07.885Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-11T01:30:08.563Z] provisioning config files... [2020-11-11T01:30:08.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config8386803065901965433tmp [Pipeline] { [Pipeline] echo [2020-11-11T01:30:08.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T01:30:09.392Z] ---> create-netrc.sh [Pipeline] } [2020-11-11T01:30:09.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-11T01:30:09.523Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T01:30:09.837Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-11T01:30:09.852Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T01:30:10.572Z] ---> sudo-logs.sh [2020-11-11T01:30:10.572Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-11T01:30:10.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T01:30:11.251Z] ---> job-cost.sh [2020-11-11T01:30:11.252Z] lf-activate-venv: SKIPPING [2020-11-11T01:30:11.252Z] INFO: No Stack... [2020-11-11T01:30:12.651Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-11T01:30:12.921Z] INFO: Archiving Costs [Pipeline] echo [2020-11-11T01:30:12.943Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T01:30:13.274Z] ---> logs-deploy.sh [2020-11-11T01:30:13.274Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/27 [2020-11-11T01:30:13.274Z] INFO: archiving workspace using pattern(s): [2020-11-11T01:30:16.718Z] Archives upload complete. [2020-11-11T01:30:16.718Z] INFO: archiving logs to Nexus [2020-11-11T01:30:18.216Z] ---> uname -a: [2020-11-11T01:30:18.216Z] Linux prd-centos7-docker-4c-2g-11797.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] ---> lscpu: [2020-11-11T01:30:18.216Z] Architecture: x86_64 [2020-11-11T01:30:18.216Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-11T01:30:18.216Z] Byte Order: Little Endian [2020-11-11T01:30:18.216Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-11T01:30:18.216Z] CPU(s): 4 [2020-11-11T01:30:18.216Z] On-line CPU(s) list: 0-3 [2020-11-11T01:30:18.216Z] Thread(s) per core: 1 [2020-11-11T01:30:18.216Z] Core(s) per socket: 1 [2020-11-11T01:30:18.216Z] Socket(s): 4 [2020-11-11T01:30:18.216Z] NUMA node(s): 1 [2020-11-11T01:30:18.216Z] Vendor ID: GenuineIntel [2020-11-11T01:30:18.216Z] CPU family: 6 [2020-11-11T01:30:18.216Z] Model: 44 [2020-11-11T01:30:18.216Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-11T01:30:18.216Z] Stepping: 1 [2020-11-11T01:30:18.216Z] CPU MHz: 2933.438 [2020-11-11T01:30:18.216Z] BogoMIPS: 5866.87 [2020-11-11T01:30:18.216Z] Virtualization: VT-x [2020-11-11T01:30:18.216Z] Hypervisor vendor: KVM [2020-11-11T01:30:18.216Z] Virtualization type: full [2020-11-11T01:30:18.216Z] L1d cache: 128 KiB [2020-11-11T01:30:18.216Z] L1i cache: 128 KiB [2020-11-11T01:30:18.216Z] L2 cache: 16 MiB [2020-11-11T01:30:18.216Z] L3 cache: 64 MiB [2020-11-11T01:30:18.216Z] NUMA node0 CPU(s): 0-3 [2020-11-11T01:30:18.216Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-11T01:30:18.216Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-11T01:30:18.216Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-11T01:30:18.216Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-11T01:30:18.216Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-11T01:30:18.216Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-11T01:30:18.216Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-11T01:30:18.216Z] Vulnerability Tsx async abort: Not affected [2020-11-11T01:30:18.216Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] ---> nproc: [2020-11-11T01:30:18.216Z] 4 [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] ---> df -h: [2020-11-11T01:30:18.216Z] Filesystem Size Used Available Use% Mounted on [2020-11-11T01:30:18.216Z] overlay 50.0G 6.8G 43.1G 14% / [2020-11-11T01:30:18.216Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-11T01:30:18.216Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-11T01:30:18.216Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /facter-os [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /etc/resolv.conf [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hostname [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hosts [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/sa-host [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/secure [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/auth.log [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /run/cloud-init/result.json [2020-11-11T01:30:18.216Z] /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] ---> free -m: [2020-11-11T01:30:18.216Z] total used free shared buff/cache available [2020-11-11T01:30:18.216Z] Mem: 1837 659 107 0 1070 1075 [2020-11-11T01:30:18.216Z] Swap: 1023 0 1023 [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] ---> ip addr: [2020-11-11T01:30:18.216Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-11T01:30:18.216Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-11T01:30:18.216Z] inet 127.0.0.1/8 scope host lo [2020-11-11T01:30:18.216Z] valid_lft forever preferred_lft forever [2020-11-11T01:30:18.216Z] inet6 ::1/128 scope host [2020-11-11T01:30:18.216Z] valid_lft forever preferred_lft forever [2020-11-11T01:30:18.216Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-11T01:30:18.216Z] link/ether fa:16:3e:0f:91:95 brd ff:ff:ff:ff:ff:ff [2020-11-11T01:30:18.216Z] inet 10.30.123.72/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-11T01:30:18.216Z] valid_lft 84283sec preferred_lft 84283sec [2020-11-11T01:30:18.216Z] inet6 fe80::f816:3eff:fe0f:9195/64 scope link [2020-11-11T01:30:18.216Z] valid_lft forever preferred_lft forever [2020-11-11T01:30:18.216Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-11T01:30:18.216Z] link/ether 02:42:24:f8:43:cb brd ff:ff:ff:ff:ff:ff [2020-11-11T01:30:18.216Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-11T01:30:18.216Z] valid_lft forever preferred_lft forever [2020-11-11T01:30:18.216Z] inet6 fe80::42:24ff:fef8:43cb/64 scope link [2020-11-11T01:30:18.216Z] valid_lft forever preferred_lft forever [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] ---> sar -b -r -n DEV: [2020-11-11T01:30:18.216Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/11/20 _x86_64_ (4 CPU) [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] 00:54:41 LINUX RESTART (4 CPU) [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] 00:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-11T01:30:18.216Z] 00:57:01 20.49 4.09 16.40 0.00 1180.77 2141.79 0.00 [2020-11-11T01:30:18.216Z] 00:58:01 1.71 0.00 1.71 0.00 0.00 32.57 0.00 [2020-11-11T01:30:18.216Z] 00:59:01 0.23 0.00 0.23 0.00 0.00 2.16 0.00 [2020-11-11T01:30:18.216Z] 01:00:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 [2020-11-11T01:30:18.216Z] 01:01:01 0.35 0.02 0.33 0.00 0.13 4.31 0.00 [2020-11-11T01:30:18.216Z] 01:02:02 0.53 0.13 0.40 0.00 2.26 6.29 0.00 [2020-11-11T01:30:18.216Z] 01:03:01 0.32 0.00 0.32 0.00 0.00 3.57 0.00 [2020-11-11T01:30:18.216Z] 01:04:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 [2020-11-11T01:30:18.216Z] 01:05:01 0.60 0.00 0.60 0.00 0.00 7.21 0.00 [2020-11-11T01:30:18.216Z] 01:06:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 [2020-11-11T01:30:18.216Z] 01:07:01 0.15 0.00 0.15 0.00 0.00 1.86 0.00 [2020-11-11T01:30:18.216Z] 01:08:01 0.25 0.00 0.25 0.00 0.00 3.09 0.00 [2020-11-11T01:30:18.216Z] 01:09:01 0.63 0.00 0.63 0.00 0.00 7.08 0.00 [2020-11-11T01:30:18.216Z] 01:10:01 0.40 0.03 0.37 0.00 0.93 2.80 0.00 [2020-11-11T01:30:18.216Z] 01:11:01 1.31 0.17 1.15 0.00 5.32 19.22 0.00 [2020-11-11T01:30:18.216Z] 01:12:01 0.37 0.00 0.37 0.00 0.00 5.73 0.00 [2020-11-11T01:30:18.216Z] 01:13:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2020-11-11T01:30:18.216Z] 01:14:01 0.13 0.00 0.13 0.00 0.00 1.88 0.00 [2020-11-11T01:30:18.216Z] 01:15:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2020-11-11T01:30:18.216Z] 01:16:02 0.20 0.00 0.20 0.00 0.00 1.61 0.00 [2020-11-11T01:30:18.216Z] 01:17:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 [2020-11-11T01:30:18.216Z] 01:18:01 0.30 0.00 0.30 0.00 0.00 3.01 0.00 [2020-11-11T01:30:18.216Z] 01:19:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 [2020-11-11T01:30:18.216Z] 01:20:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2020-11-11T01:30:18.216Z] 01:21:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2020-11-11T01:30:18.216Z] 01:22:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 [2020-11-11T01:30:18.216Z] 01:23:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-11-11T01:30:18.216Z] 01:24:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-11-11T01:30:18.216Z] 01:25:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 [2020-11-11T01:30:18.216Z] 01:26:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-11-11T01:30:18.216Z] 01:27:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 [2020-11-11T01:30:18.216Z] 01:28:01 0.25 0.00 0.25 0.00 0.00 3.26 0.00 [2020-11-11T01:30:18.216Z] 01:29:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2020-11-11T01:30:18.216Z] 01:30:01 127.42 62.52 64.90 0.00 6097.89 17136.33 0.00 [2020-11-11T01:30:18.216Z] Average: 4.68 1.97 2.71 0.00 214.68 572.13 0.00 [2020-11-11T01:30:18.216Z] [2020-11-11T01:30:18.216Z] 00:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-11T01:30:18.216Z] 00:57:01 155876 0 562072 29.87 2620 1160988 1116316 38.10 434992 1131536 16 [2020-11-11T01:30:18.216Z] 00:58:01 163732 0 554208 29.45 2620 1160996 1072480 36.60 431440 1128076 8 [2020-11-11T01:30:18.216Z] 00:59:01 162568 0 555368 29.52 2620 1161000 1072480 36.60 433232 1127432 12 [2020-11-11T01:30:18.216Z] 01:00:01 161528 0 556400 29.57 2620 1161008 1072696 36.61 438472 1123376 8 [2020-11-11T01:30:18.216Z] 01:01:01 160364 0 557560 29.63 2620 1161012 1074764 36.68 439264 1123368 8 [2020-11-11T01:30:18.216Z] 01:02:02 162340 0 555436 29.52 2620 1161160 1072988 36.62 437504 1123444 12 [2020-11-11T01:30:18.216Z] 01:03:01 161916 0 555860 29.54 2620 1161160 1073196 36.63 429128 1132604 12 [2020-11-11T01:30:18.216Z] 01:04:01 161912 0 555856 29.54 2620 1161168 1073100 36.62 428736 1132604 16 [2020-11-11T01:30:18.216Z] 01:05:01 161264 0 556500 29.58 2620 1161172 1073244 36.63 429536 1132604 8 [2020-11-11T01:30:18.216Z] 01:06:01 161480 0 556276 29.56 2620 1161180 1073196 36.63 426280 1135636 20 [2020-11-11T01:30:18.216Z] 01:07:01 162604 0 555152 29.50 2620 1161180 1073052 36.62 425492 1135632 16 [2020-11-11T01:30:18.216Z] 01:08:01 162440 0 555312 29.51 2620 1161184 1073052 36.62 425472 1135636 8 [2020-11-11T01:30:18.216Z] 01:09:01 162036 0 555708 29.53 2620 1161192 1073052 36.62 425372 1135636 8 [2020-11-11T01:30:18.216Z] 01:10:01 160828 0 556916 29.60 2620 1161192 1074792 36.68 426984 1135636 8 [2020-11-11T01:30:18.216Z] 01:11:01 161320 0 556388 29.57 2620 1161228 1073148 36.62 426228 1135440 8 [2020-11-11T01:30:18.216Z] 01:12:01 161960 0 555744 29.54 2620 1161232 1073052 36.62 425616 1135440 12 [2020-11-11T01:30:18.216Z] 01:13:01 162092 0 555608 29.53 2620 1161236 1073052 36.62 425744 1135440 16 [2020-11-11T01:30:18.216Z] 01:14:01 162128 0 555568 29.53 2620 1161240 1073052 36.62 425688 1135480 16 [2020-11-11T01:30:18.216Z] 01:15:01 161944 0 555744 29.54 2620 1161248 1073052 36.62 425716 1135480 8 [2020-11-11T01:30:18.216Z] 01:16:02 161296 0 556392 29.57 2620 1161248 1073136 36.62 426156 1135480 12 [2020-11-11T01:30:18.216Z] 01:17:01 161896 0 555788 29.54 2620 1161252 1073052 36.62 425704 1135480 16 [2020-11-11T01:30:18.216Z] 01:18:01 162200 0 555476 29.52 2620 1161260 1073052 36.62 425712 1135480 8 [2020-11-11T01:30:18.216Z] 01:19:01 162192 0 555484 29.52 2620 1161260 1073052 36.62 425728 1135480 8 [2020-11-11T01:30:18.216Z] 01:20:01 161664 0 556004 29.55 2620 1161268 1073024 36.62 425860 1135480 8 [2020-11-11T01:30:18.216Z] 01:21:01 161032 0 556632 29.58 2620 1161272 1073160 36.63 426428 1135480 8 [2020-11-11T01:30:18.216Z] 01:22:01 161436 0 556220 29.56 2620 1161280 1073124 36.62 426008 1135480 8 [2020-11-11T01:30:18.216Z] 01:23:01 162340 0 555316 29.51 2620 1161280 1073052 36.62 425748 1135480 8 [2020-11-11T01:30:18.216Z] 01:24:01 162084 0 555564 29.53 2620 1161288 1073052 36.62 425752 1135484 8 [2020-11-11T01:30:18.216Z] 01:25:01 161036 0 556608 29.58 2620 1161292 1073268 36.63 427032 1135480 12 [2020-11-11T01:30:18.216Z] 01:26:01 160912 0 556732 29.59 2620 1161292 1073220 36.63 426792 1135480 12 [2020-11-11T01:30:18.216Z] 01:27:01 161304 0 556332 29.57 2620 1161300 1073172 36.63 426432 1135480 12 [2020-11-11T01:30:18.216Z] 01:28:01 160896 0 556732 29.59 2620 1161308 1073244 36.63 426804 1135484 8 [2020-11-11T01:30:18.216Z] 01:29:01 160476 0 557148 29.61 2620 1161312 1073292 36.63 427096 1135480 8 [2020-11-11T01:30:18.216Z] 01:30:01 170980 0 654056 34.76 2620 1053900 1278828 43.64 427168 1063336 23284 [2020-11-11T01:30:18.216Z] Average: 161826 0 559064 29.71 2620 1158047 1080485 36.88 428098 1131487 695 [2020-11-11T01:30:18.217Z] [2020-11-11T01:30:18.217Z] 00:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-11T01:30:18.217Z] 00:57:01 eth0 27.97 23.85 31.93 30.99 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 00:57:01 docker0 1.81 1.53 0.37 3.45 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 00:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 00:59:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:00:01 eth0 0.88 0.30 0.31 0.20 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:01:01 eth0 0.72 0.48 0.41 0.27 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:02:02 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:03:01 eth0 0.88 0.36 0.32 0.20 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:04:01 eth0 0.72 0.17 0.15 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:05:01 eth0 0.73 0.43 0.30 0.21 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:06:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:07:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:11:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:12:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:16:02 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:21:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:22:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:24:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:25:01 eth0 0.85 0.42 0.31 0.21 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:26:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:27:01 eth0 0.82 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:28:01 eth0 1.20 0.42 0.32 0.21 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:29:01 eth0 1.65 0.32 0.39 0.20 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:30:01 eth0 215.32 166.44 2176.31 20.01 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] Average: eth0 7.52 5.75 65.15 1.56 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] Average: docker0 0.05 0.05 0.01 0.10 0.00 0.00 0.00 0.00 [2020-11-11T01:30:18.217Z] [2020-11-11T01:30:18.217Z]