2021-05-16T17:31:37.0966420Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:31:37.8521157Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:38.0133299Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:38.1136320Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:31:38.2085874Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:31:44.9289581Z Current runner version: '2.278.0' 2021-05-16T17:31:44.9312785Z ##[group]Operating System 2021-05-16T17:31:44.9313685Z Ubuntu 2021-05-16T17:31:44.9314089Z 20.04.2 2021-05-16T17:31:44.9314571Z LTS 2021-05-16T17:31:44.9315002Z ##[endgroup] 2021-05-16T17:31:44.9315560Z ##[group]Virtual Environment 2021-05-16T17:31:44.9316178Z Environment: ubuntu-20.04 2021-05-16T17:31:44.9316734Z Version: 20210510.0 2021-05-16T17:31:44.9317679Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:31:44.9318989Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:31:44.9319855Z ##[endgroup] 2021-05-16T17:31:44.9321621Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:31:44.9322754Z Actions: write 2021-05-16T17:31:44.9323279Z Checks: write 2021-05-16T17:31:44.9323746Z Contents: write 2021-05-16T17:31:44.9324306Z Deployments: write 2021-05-16T17:31:44.9325114Z Issues: write 2021-05-16T17:31:44.9325652Z Metadata: read 2021-05-16T17:31:44.9326126Z Packages: write 2021-05-16T17:31:44.9326689Z PullRequests: write 2021-05-16T17:31:44.9327263Z RepositoryProjects: write 2021-05-16T17:31:44.9327896Z SecurityEvents: write 2021-05-16T17:31:44.9328443Z Statuses: write 2021-05-16T17:31:44.9329049Z ##[endgroup] 2021-05-16T17:31:44.9331777Z Prepare workflow directory 2021-05-16T17:31:45.0373215Z Prepare all required actions 2021-05-16T17:31:45.0384075Z Getting action download info 2021-05-16T17:31:45.4533017Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:47.1129568Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:47.5506931Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:48.4431067Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:48.6139059Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:48.7807490Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:48.9191406Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:49.2317704Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:49.2318243Z with: 2021-05-16T17:31:49.2318669Z repository: neuroconductor/cap 2021-05-16T17:31:49.2319558Z token: *** 2021-05-16T17:31:49.2319918Z ssh-strict: true 2021-05-16T17:31:49.2320377Z persist-credentials: true 2021-05-16T17:31:49.2320820Z clean: true 2021-05-16T17:31:49.2321168Z fetch-depth: 1 2021-05-16T17:31:49.2321528Z lfs: false 2021-05-16T17:31:49.2321877Z submodules: false 2021-05-16T17:31:49.2322223Z env: 2021-05-16T17:31:49.2322618Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:49.2323054Z TIC_DEPLOY_KEY: 2021-05-16T17:31:49.2323828Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:49.2325220Z GITHUB_PAT: *** 2021-05-16T17:31:49.2325594Z COVERALLS_TOKEN: 2021-05-16T17:31:49.2326043Z continue-on-error: false 2021-05-16T17:31:49.2326488Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:49.2326851Z ##[endgroup] 2021-05-16T17:31:49.4623774Z Syncing repository: neuroconductor/cap 2021-05-16T17:31:49.4624676Z ##[group]Getting Git version info 2021-05-16T17:31:49.4625755Z Working directory is '/home/runner/work/cap/cap' 2021-05-16T17:31:49.4626362Z [command]/usr/bin/git version 2021-05-16T17:31:49.4769188Z git version 2.31.1 2021-05-16T17:31:49.4770538Z ##[endgroup] 2021-05-16T17:31:49.4771219Z Deleting the contents of '/home/runner/work/cap/cap' 2021-05-16T17:31:49.4773518Z ##[group]Initializing the repository 2021-05-16T17:31:49.4774119Z [command]/usr/bin/git init /home/runner/work/cap/cap 2021-05-16T17:31:49.4850080Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:31:49.4851753Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:31:49.4852720Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:31:49.4853458Z hint: 2021-05-16T17:31:49.4854905Z hint: git config --global init.defaultBranch 2021-05-16T17:31:49.4855652Z hint: 2021-05-16T17:31:49.4856352Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:31:49.4857304Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:31:49.4857878Z hint: 2021-05-16T17:31:49.4858353Z hint: git branch -m 2021-05-16T17:31:49.4862098Z Initialized empty Git repository in /home/runner/work/cap/cap/.git/ 2021-05-16T17:31:49.4869069Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/cap 2021-05-16T17:31:49.4920472Z ##[endgroup] 2021-05-16T17:31:49.4921402Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:49.4924964Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:31:49.4961343Z ##[endgroup] 2021-05-16T17:31:49.4966454Z ##[group]Setting up auth 2021-05-16T17:31:49.4972004Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:49.5007346Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T17:31:49.5346271Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:49.5385589Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T17:31:49.5629711Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:31:49.5678510Z ##[endgroup] 2021-05-16T17:31:49.5679385Z ##[group]Fetching the repository 2021-05-16T17:31:49.5688806Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +55e01b9609ce3e99f573a34b21e591656a91d5a4:refs/tags/1.0.s 2021-05-16T17:31:49.8268772Z remote: Enumerating objects: 32, done. 2021-05-16T17:31:49.8285087Z remote: Counting objects: 3% (1/32) 2021-05-16T17:31:49.8285633Z remote: Counting objects: 6% (2/32) 2021-05-16T17:31:49.8286119Z remote: Counting objects: 9% (3/32) 2021-05-16T17:31:49.8286621Z remote: Counting objects: 12% (4/32) 2021-05-16T17:31:49.8287103Z remote: Counting objects: 15% (5/32) 2021-05-16T17:31:49.8287603Z remote: Counting objects: 18% (6/32) 2021-05-16T17:31:49.8288084Z remote: Counting objects: 21% (7/32) 2021-05-16T17:31:49.8288580Z remote: Counting objects: 25% (8/32) 2021-05-16T17:31:49.8289059Z remote: Counting objects: 28% (9/32) 2021-05-16T17:31:49.8289553Z remote: Counting objects: 31% (10/32) 2021-05-16T17:31:49.8290047Z remote: Counting objects: 34% (11/32) 2021-05-16T17:31:49.8290532Z remote: Counting objects: 37% (12/32) 2021-05-16T17:31:49.8291025Z remote: Counting objects: 40% (13/32) 2021-05-16T17:31:49.8291504Z remote: Counting objects: 43% (14/32) 2021-05-16T17:31:49.8292008Z remote: Counting objects: 46% (15/32) 2021-05-16T17:31:49.8292490Z remote: Counting objects: 50% (16/32) 2021-05-16T17:31:49.8292978Z remote: Counting objects: 53% (17/32) 2021-05-16T17:31:49.8293453Z remote: Counting objects: 56% (18/32) 2021-05-16T17:31:49.8293948Z remote: Counting objects: 59% (19/32) 2021-05-16T17:31:49.8294443Z remote: Counting objects: 62% (20/32) 2021-05-16T17:31:49.8294918Z remote: Counting objects: 65% (21/32) 2021-05-16T17:31:49.8295407Z remote: Counting objects: 68% (22/32) 2021-05-16T17:31:49.8295883Z remote: Counting objects: 71% (23/32) 2021-05-16T17:31:49.8296372Z remote: Counting objects: 75% (24/32) 2021-05-16T17:31:49.8296847Z remote: Counting objects: 78% (25/32) 2021-05-16T17:31:49.8297333Z remote: Counting objects: 81% (26/32) 2021-05-16T17:31:49.8297811Z remote: Counting objects: 84% (27/32) 2021-05-16T17:31:49.8298429Z remote: Counting objects: 87% (28/32) 2021-05-16T17:31:49.8298925Z remote: Counting objects: 90% (29/32) 2021-05-16T17:31:49.8299405Z remote: Counting objects: 93% (30/32) 2021-05-16T17:31:49.8299901Z remote: Counting objects: 96% (31/32) 2021-05-16T17:31:49.8300384Z remote: Counting objects: 100% (32/32) 2021-05-16T17:31:49.8301057Z remote: Counting objects: 100% (32/32), done. 2021-05-16T17:31:49.8301591Z remote: Compressing objects: 3% (1/28) 2021-05-16T17:31:49.8302135Z remote: Compressing objects: 7% (2/28) 2021-05-16T17:31:49.8302859Z remote: Compressing objects: 10% (3/28) 2021-05-16T17:31:49.8303384Z remote: Compressing objects: 14% (4/28) 2021-05-16T17:31:49.8303919Z remote: Compressing objects: 17% (5/28) 2021-05-16T17:31:49.8304442Z remote: Compressing objects: 21% (6/28) 2021-05-16T17:31:49.8304979Z remote: Compressing objects: 25% (7/28) 2021-05-16T17:31:49.8305513Z remote: Compressing objects: 28% (8/28) 2021-05-16T17:31:49.8306049Z remote: Compressing objects: 32% (9/28) 2021-05-16T17:31:49.8306594Z remote: Compressing objects: 35% (10/28) 2021-05-16T17:31:49.8307125Z remote: Compressing objects: 39% (11/28) 2021-05-16T17:31:49.8307665Z remote: Compressing objects: 42% (12/28) 2021-05-16T17:31:49.8308191Z remote: Compressing objects: 46% (13/28) 2021-05-16T17:31:49.8308727Z remote: Compressing objects: 50% (14/28) 2021-05-16T17:31:49.8309252Z remote: Compressing objects: 53% (15/28) 2021-05-16T17:31:49.8309790Z remote: Compressing objects: 57% (16/28) 2021-05-16T17:31:49.8310311Z remote: Compressing objects: 60% (17/28) 2021-05-16T17:31:49.8310841Z remote: Compressing objects: 64% (18/28) 2021-05-16T17:31:49.8311364Z remote: Compressing objects: 67% (19/28) 2021-05-16T17:31:49.8311899Z remote: Compressing objects: 71% (20/28) 2021-05-16T17:31:49.8312512Z remote: Compressing objects: 75% (21/28) 2021-05-16T17:31:49.8313101Z remote: Compressing objects: 78% (22/28) 2021-05-16T17:31:49.8313637Z remote: Compressing objects: 82% (23/28) 2021-05-16T17:31:49.8314158Z remote: Compressing objects: 85% (24/28) 2021-05-16T17:31:49.8314690Z remote: Compressing objects: 89% (25/28) 2021-05-16T17:31:49.8315217Z remote: Compressing objects: 92% (26/28) 2021-05-16T17:31:49.8315754Z remote: Compressing objects: 96% (27/28) 2021-05-16T17:31:49.8316275Z remote: Compressing objects: 100% (28/28) 2021-05-16T17:31:49.8316956Z remote: Compressing objects: 100% (28/28), done. 2021-05-16T17:31:49.8698673Z remote: Total 32 (delta 3), reused 28 (delta 2), pack-reused 0 2021-05-16T17:31:49.8866647Z From https://github.com/neuroconductor/cap 2021-05-16T17:31:49.8867953Z * [new ref] 55e01b9609ce3e99f573a34b21e591656a91d5a4 -> 1.0.s 2021-05-16T17:31:49.8890741Z ##[endgroup] 2021-05-16T17:31:49.8891660Z ##[group]Determining the checkout info 2021-05-16T17:31:49.8893045Z ##[endgroup] 2021-05-16T17:31:49.8893625Z ##[group]Checking out the ref 2021-05-16T17:31:49.8898231Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-16T17:31:49.8964425Z Note: switching to 'refs/tags/1.0.s'. 2021-05-16T17:31:49.8965410Z 2021-05-16T17:31:49.8966928Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:49.8967735Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:49.8968454Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:49.8968946Z 2021-05-16T17:31:49.8969447Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:49.8970300Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:49.8970700Z 2021-05-16T17:31:49.8971238Z git switch -c 2021-05-16T17:31:49.8971557Z 2021-05-16T17:31:49.8972109Z Or undo this operation with: 2021-05-16T17:31:49.8972505Z 2021-05-16T17:31:49.8972934Z git switch - 2021-05-16T17:31:49.8973181Z 2021-05-16T17:31:49.8973774Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:49.8974264Z 2021-05-16T17:31:49.8974666Z HEAD is now at 55e01b9 Version id 65 stable 2021-05-16T17:31:49.8976205Z ##[endgroup] 2021-05-16T17:31:49.9019636Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:31:49.9052104Z '55e01b9609ce3e99f573a34b21e591656a91d5a4' 2021-05-16T17:31:49.9200423Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:49.9200877Z with: 2021-05-16T17:31:49.9201241Z r-version: release 2021-05-16T17:31:49.9201597Z Ncpus: 1 2021-05-16T17:31:49.9201987Z crayon.enabled: NULL 2021-05-16T17:31:49.9202526Z remove-openmp-macos: true 2021-05-16T17:31:49.9203061Z http-user-agent: default 2021-05-16T17:31:49.9203492Z install-r: true 2021-05-16T17:31:49.9204046Z windows-path-include-mingw: true 2021-05-16T17:31:49.9204566Z env: 2021-05-16T17:31:49.9205189Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:49.9205634Z TIC_DEPLOY_KEY: 2021-05-16T17:31:49.9206407Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:49.9208147Z GITHUB_PAT: *** 2021-05-16T17:31:49.9208519Z COVERALLS_TOKEN: 2021-05-16T17:31:49.9208983Z continue-on-error: false 2021-05-16T17:31:49.9209422Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:49.9209800Z ##[endgroup] 2021-05-16T17:31:51.6225832Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:31:52.6273678Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:31:52.6304164Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:31:52.6314882Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:31:52.6440307Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:31:52.6858686Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:31:52.7664305Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:31:52.7680052Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:31:52.9261085Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:31:52.9551964Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:31:52.9841619Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:31:52.9923657Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:31:52.9926034Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:31:52.9949774Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:31:52.9951512Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:31:53.0012873Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:31:53.0036841Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:31:53.1720442Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:31:53.2640087Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:31:53.3300869Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:31:53.3326362Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:31:53.3328128Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:31:53.3341672Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:31:53.3350198Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:31:53.3485451Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:31:53.3881686Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:32:02.1123962Z Fetched 4463 kB in 1s (4338 kB/s) 2021-05-16T17:32:02.8628692Z Reading package lists... 2021-05-16T17:32:02.8852618Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:32:04.5992053Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:32:04.6646318Z Reading package lists... 2021-05-16T17:32:04.8109646Z Building dependency tree... 2021-05-16T17:32:04.8125133Z Reading state information... 2021-05-16T17:32:04.9544987Z The following additional packages will be installed: 2021-05-16T17:32:04.9567117Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:32:04.9568602Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:32:04.9570059Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:32:04.9571544Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:32:04.9572942Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:32:04.9574269Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:32:04.9575569Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:32:04.9577038Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:32:04.9578328Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:32:04.9579556Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:32:04.9580835Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:32:04.9582162Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:32:04.9583603Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:32:04.9584986Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:32:04.9586198Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:32:04.9587409Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:32:04.9588597Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:04.9589978Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:04.9591499Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:04.9592787Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:04.9593930Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:04.9595110Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:04.9596453Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:04.9597901Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:04.9599213Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:04.9600477Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:04.9601837Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:04.9603172Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:04.9604537Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:04.9606084Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:04.9607445Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:04.9608893Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:04.9610658Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:04.9611966Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:04.9613310Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:04.9614658Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:04.9615890Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:04.9617004Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:32:04.9617603Z Suggested packages: 2021-05-16T17:32:04.9618384Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:32:04.9619461Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:32:04.9620624Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:32:04.9621812Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:32:04.9622973Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:32:04.9624056Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:32:04.9625147Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:32:04.9626402Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:32:04.9627854Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:32:04.9629119Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:32:05.4366328Z The following NEW packages will be installed: 2021-05-16T17:32:05.4373989Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:32:05.4375646Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:32:05.4378829Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:32:05.4381483Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:32:05.4383975Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:32:05.4385584Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:32:05.4387753Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:32:05.4389182Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:32:05.4390661Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:32:05.4392009Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:32:05.4393128Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:32:05.4394463Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:32:05.4395958Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:32:05.4397344Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:32:05.4398612Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:32:05.4399866Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:32:05.4401215Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:32:05.4402803Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:32:05.4404332Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:32:05.4405750Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:32:05.4406915Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:32:05.4408097Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:32:05.4409453Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:32:05.4410912Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:32:05.4412513Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:32:05.4413777Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:32:05.4415127Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:32:05.4416474Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:32:05.4417842Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:32:05.4419392Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:32:05.4420822Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:32:05.4422396Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:32:05.4424069Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:32:05.4425481Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:32:05.4426919Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:32:05.4428340Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:32:05.4429683Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:32:05.4430754Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:32:05.4596946Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:06.1164161Z Need to get 8648 kB of archives. 2021-05-16T17:32:06.1165521Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:32:06.1171858Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:32:06.1178253Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:32:06.1180286Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:32:06.1182308Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:32:06.1184243Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:32:06.1194028Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:32:06.1196835Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-16T17:32:06.1199171Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:32:06.1201411Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:32:06.1203626Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:32:06.1205910Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:32:06.1207960Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:32:06.1209944Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:32:06.1212014Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:32:06.1213940Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:32:06.1215805Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:32:06.1217625Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:32:06.1219373Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:32:06.1221167Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:32:06.1222986Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:32:06.1224827Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:32:06.1226431Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:32:06.1228294Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:32:06.1230132Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:32:06.1232013Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:32:06.1235744Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:32:06.1237538Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:32:06.1239332Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:32:06.1241105Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:32:06.1243015Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:32:06.1247680Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:32:06.1249926Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:32:06.1252021Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:32:06.1253949Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:32:06.1255866Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:32:06.1257766Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:32:06.1259661Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:32:06.1261354Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:32:06.1262939Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:32:06.1264521Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:32:06.1266064Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:32:06.1267674Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:32:06.1269238Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:32:06.1270704Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:32:06.1272315Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:32:06.1274005Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:32:06.1275729Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:32:06.1277363Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:32:06.1279113Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:32:06.1280656Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:32:06.1282091Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:32:06.1283644Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:32:06.1285366Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:32:06.1286995Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:32:06.1288615Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:32:06.1290162Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:32:06.1291741Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:32:06.1293257Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:32:06.1294817Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:32:06.1296348Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:32:06.1297784Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:32:06.1299369Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:32:06.1301107Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:32:06.1302859Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:32:06.1304470Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:32:06.1306095Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:32:06.1307751Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:32:06.1309214Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:32:06.1310682Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:32:06.1312298Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-16T17:32:06.1314044Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:32:06.1315685Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:32:06.1317201Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:32:06.1318800Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:32:06.1320348Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:32:06.1321898Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:32:06.1323457Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:32:06.1325331Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:32:06.1326987Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:32:06.1328578Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:32:06.1330147Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:32:06.1332183Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-16T17:32:06.1333971Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:32:06.1335682Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:32:06.1337201Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:32:06.1338830Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:32:06.1340507Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:32:06.1342109Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:32:06.1343798Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:32:06.1345410Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:32:06.1347859Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:32:06.1349457Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:32:06.1350980Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:32:06.1352743Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:32:06.1354394Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:32:06.1356040Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:32:06.1357804Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:32:06.1359543Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:32:06.1361139Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:32:06.1362765Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:32:06.1364270Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:32:06.1365929Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:32:06.1367529Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:32:06.1369003Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:32:06.1370584Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:32:06.1372316Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-16T17:32:06.1374082Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:32:06.1375757Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:32:06.1377623Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:32:06.1379235Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:32:06.1380707Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:32:06.1382332Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:32:06.1384029Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:32:06.1385725Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:32:06.1387409Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:32:06.1388943Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:32:06.1390502Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:32:06.1392110Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:32:06.1393743Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:32:06.1395368Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:32:06.1396901Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:32:06.1398490Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:32:06.1399999Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:32:06.1401528Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:32:06.1402985Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:32:06.1404110Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:32:06.1405693Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:32:06.1407292Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:32:06.1408704Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:32:06.1410123Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:32:06.3709038Z Fetched 8648 kB in 0s (45.9 MB/s) 2021-05-16T17:32:06.4466321Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:32:06.4962987Z (Reading database ... 2021-05-16T17:32:06.4964004Z (Reading database ... 5% 2021-05-16T17:32:06.4965371Z (Reading database ... 10% 2021-05-16T17:32:06.4966008Z (Reading database ... 15% 2021-05-16T17:32:06.4966562Z (Reading database ... 20% 2021-05-16T17:32:06.4967121Z (Reading database ... 25% 2021-05-16T17:32:06.4967692Z (Reading database ... 30% 2021-05-16T17:32:06.4968190Z (Reading database ... 35% 2021-05-16T17:32:06.4968757Z (Reading database ... 40% 2021-05-16T17:32:06.4969288Z (Reading database ... 45% 2021-05-16T17:32:06.4969832Z (Reading database ... 50% 2021-05-16T17:32:06.9444979Z (Reading database ... 55% 2021-05-16T17:32:07.7120756Z (Reading database ... 60% 2021-05-16T17:32:08.2414807Z (Reading database ... 65% 2021-05-16T17:32:08.9589851Z (Reading database ... 70% 2021-05-16T17:32:09.7954108Z (Reading database ... 75% 2021-05-16T17:32:10.6819249Z (Reading database ... 80% 2021-05-16T17:32:11.6561987Z (Reading database ... 85% 2021-05-16T17:32:12.5728113Z (Reading database ... 90% 2021-05-16T17:32:13.4995232Z (Reading database ... 95% 2021-05-16T17:32:13.4995806Z (Reading database ... 100% 2021-05-16T17:32:13.4996685Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:32:13.5115986Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:32:13.5307679Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:32:13.5684256Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:32:13.5941497Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:32:13.5951401Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:32:13.6244454Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:32:13.6502483Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:32:13.6516932Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:32:13.6926371Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:32:13.7130098Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:32:13.7150425Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:32:13.7449399Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:32:13.7705719Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:32:13.7726234Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:32:13.8007807Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:32:13.8269247Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:32:13.8276668Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:32:13.8527883Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:32:13.8745395Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:32:13.8764293Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:32:13.9039615Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:32:13.9301798Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:32:13.9314174Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:32:13.9564370Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:32:13.9820803Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:32:13.9830378Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:32:14.0106061Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:32:14.0361284Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:32:14.0381587Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:32:14.0686066Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:32:14.0920290Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:32:14.0935035Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:32:14.1195983Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:32:14.1449003Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:32:14.1473415Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:32:14.1765083Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:32:14.1967458Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:32:14.1976018Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:32:14.2214387Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:32:14.2475497Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:32:14.2492885Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:32:14.2846014Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:32:14.3013557Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:32:14.3030032Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:32:14.3367076Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:32:14.3568632Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:32:14.3612439Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:32:14.3894984Z Selecting previously unselected package patchutils. 2021-05-16T17:32:14.4148178Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:32:14.4157688Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:32:14.4447115Z Selecting previously unselected package wdiff. 2021-05-16T17:32:14.4669868Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:32:14.4693644Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:32:14.5125613Z Selecting previously unselected package devscripts. 2021-05-16T17:32:14.5332402Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:32:14.5550087Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:32:14.6725740Z Selecting previously unselected package diffstat. 2021-05-16T17:32:14.6940581Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:32:14.6965796Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:32:14.7271370Z Selecting previously unselected package python3-gpg. 2021-05-16T17:32:14.7537509Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:32:14.7557155Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:32:14.8056619Z Selecting previously unselected package dput. 2021-05-16T17:32:14.8313304Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:32:14.8389464Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:32:14.8652049Z Selecting previously unselected package gdebi-core. 2021-05-16T17:32:14.8910451Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:32:14.8923231Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:32:15.0138672Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:32:15.0377121Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:32:15.0459857Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:32:15.0846519Z Selecting previously unselected package gettext. 2021-05-16T17:32:15.1026606Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:32:15.1042979Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:32:15.2967632Z Selecting previously unselected package intltool-debian. 2021-05-16T17:32:15.3138688Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:32:15.3149545Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:32:15.3406444Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:32:15.3626038Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:32:15.3640426Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:32:15.4047080Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:32:15.4256306Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:32:15.4273240Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:32:15.4646621Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:32:15.4856129Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:32:15.4876334Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:32:15.5167126Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:32:15.5387863Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:32:15.5402538Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:32:15.5686879Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:32:15.5901157Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:32:15.5921147Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:32:15.6246106Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:32:15.6436890Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:32:15.6452045Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:32:15.6726840Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:32:15.6932759Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:32:15.6950598Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:32:15.7223100Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:32:15.7484293Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:32:15.7497556Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:32:15.7766103Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:32:15.8006794Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:32:15.8017420Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:32:15.8326052Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:32:15.8536896Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:32:15.8552391Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:32:15.8816115Z Selecting previously unselected package libclone-perl. 2021-05-16T17:32:15.9080918Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:32:15.9089255Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:32:15.9316738Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:32:15.9581188Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:32:15.9588870Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:32:15.9850054Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:32:16.0113987Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:32:16.0128880Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:32:16.0353533Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:32:16.0618840Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:32:16.0633777Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:32:16.0870529Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:32:16.1142065Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:32:16.1163771Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:32:16.1406237Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:32:16.1672664Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:32:16.1686587Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:32:16.1945718Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:32:16.2210723Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:32:16.2222574Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:32:16.2450502Z Selecting previously unselected package libwant-perl. 2021-05-16T17:32:16.2717207Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:32:16.2735928Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:32:16.3086209Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:32:16.3263423Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:32:16.3278947Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:32:16.3607985Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:32:16.3830526Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:32:16.3848387Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:32:16.4207051Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:32:16.4424488Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:32:16.4442512Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:32:16.4726406Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:32:16.4968825Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:32:16.4978729Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:32:16.5207175Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:32:16.5474837Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:32:16.5485477Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:32:16.5725604Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:32:16.5994321Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:32:16.6011824Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:32:16.6366364Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:32:16.6578398Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:32:16.6588236Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:32:16.7166804Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:32:16.7401789Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:32:16.7418403Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:32:16.7759192Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:32:16.7984846Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:32:16.7998116Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:32:16.8242297Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:32:16.8510891Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:32:16.8521672Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:32:16.8780698Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:32:16.9055309Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:32:16.9077277Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:32:16.9406477Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:32:16.9620975Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:32:16.9637405Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:32:16.9927109Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:32:17.0144166Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:32:17.0161614Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:32:17.0397585Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:32:17.0645971Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:32:17.0657545Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:32:17.0914369Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:32:17.1184341Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:32:17.1196232Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:32:17.1469067Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:32:17.1742575Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:32:17.1756326Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:32:17.2335251Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:32:17.2606098Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:32:17.2621397Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:32:17.2955628Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:32:17.3227135Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:32:17.3240710Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:32:17.3528767Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:32:17.3791888Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:32:17.3807834Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:32:17.4088908Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:32:17.4317862Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:32:17.4331957Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:32:17.4606329Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:32:17.4821253Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:32:17.4831797Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:32:17.5127531Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:32:17.5345214Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:32:17.5360210Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:32:17.5647232Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:32:17.5861373Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:32:17.5876252Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:32:17.6188195Z Selecting previously unselected package libjson-perl. 2021-05-16T17:32:17.6417809Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:32:17.6511172Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:32:17.6841304Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:32:17.7105169Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:32:17.7118860Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:32:17.7407519Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:32:17.7672960Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:32:17.7685572Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:32:17.7927124Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:32:17.8170151Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:32:17.8188764Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:32:17.8486956Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:32:17.8692320Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:32:17.8709471Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:32:17.8967007Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:32:17.9196735Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:32:17.9209039Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:32:17.9527197Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:32:17.9760073Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:32:17.9770901Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:32:18.0006657Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:32:18.0258523Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:32:18.0269795Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:32:18.0567179Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:32:18.0783900Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:32:18.0794262Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:32:18.1322210Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:32:18.1590941Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:32:18.1605044Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:32:18.1966581Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:32:18.2216607Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:32:18.2245089Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:32:18.2489338Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:32:18.2749932Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:32:18.2761836Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:32:18.3046768Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:32:18.3253754Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:32:18.3264476Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:32:18.3782432Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:32:18.3981661Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:32:18.4001708Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:32:18.4248705Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:32:18.4510917Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:32:18.4518355Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:32:18.4758852Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:32:18.5020554Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:32:18.5035443Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:32:18.5367698Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:32:18.5623930Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:32:18.5633014Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:32:18.5954607Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:32:18.6218285Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:32:18.6227540Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:32:18.6526427Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:32:18.6711734Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:32:18.6722178Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:32:18.7096930Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:32:18.7359934Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:32:18.7370385Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:32:18.7686101Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:32:18.7946106Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:32:18.7969291Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:32:18.8286066Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:32:18.8488863Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:32:18.8517535Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:32:18.8766082Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:32:18.9026837Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:32:18.9042782Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:32:18.9326102Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:32:18.9532935Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:32:18.9560527Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:32:18.9802041Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:32:19.0065407Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:32:19.0079515Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:32:19.0446036Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:32:19.0625693Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:32:19.0641807Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:32:19.0972004Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:32:19.1233110Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:32:19.1245862Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:32:19.1566196Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:32:19.1765307Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:32:19.1781848Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:32:19.2087058Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:32:19.2336180Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:32:19.2363999Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:32:19.2686700Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:32:19.2905687Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:32:19.2916243Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:32:19.3230356Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:32:19.3486812Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:32:19.3528719Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:32:19.3846618Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:32:19.4064807Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:32:19.4087929Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:32:19.4445993Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:32:19.4631163Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:32:19.4640013Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:32:19.4871355Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:32:19.5127273Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:32:19.5136628Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:32:19.5767149Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:32:19.5992478Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:32:19.6003089Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:32:19.6246322Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:32:19.6498990Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:32:19.6523619Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:32:19.6744148Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:32:19.7005588Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:32:19.7031932Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:32:19.7326060Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:32:19.7530818Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:32:19.7549412Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:32:19.7770343Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:32:19.8030693Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:32:19.8057435Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:32:19.8342307Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:32:19.8606168Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:32:19.8622742Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:32:19.8886059Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:32:19.9090791Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:32:19.9108174Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:19.9426315Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:32:19.9693560Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:32:19.9697892Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:20.0030666Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:32:20.0295383Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:32:20.0311293Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:32:20.0687689Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:32:20.0882153Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:32:20.0899778Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:32:20.1165563Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:32:20.1426126Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:32:20.1440851Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:32:20.1767762Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:32:20.1991172Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:32:20.2003339Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:32:20.2285907Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:32:20.2496140Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:32:20.2516203Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:32:20.2807236Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:32:20.3030037Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:32:20.3044813Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:32:20.3280819Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:32:20.3537388Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:32:20.3562690Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:32:20.3846892Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:32:20.4083289Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:32:20.4120138Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:32:20.4406029Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:32:20.4617271Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:32:20.4631099Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:32:20.4887579Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:32:20.5128051Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:32:20.5140359Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:32:20.5487246Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:32:20.5683304Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:32:20.5698647Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:32:20.6006367Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:32:20.6207280Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:32:20.6224462Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:32:20.6806569Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:32:20.6997629Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:32:20.7012807Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:32:20.7325678Z Selecting previously unselected package licensecheck. 2021-05-16T17:32:20.7545108Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:32:20.7570460Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:32:20.7797694Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:32:20.8064854Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:32:20.8087968Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:32:20.8405486Z Selecting previously unselected package t1utils. 2021-05-16T17:32:20.8587802Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:32:20.8595933Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:32:20.9005801Z Selecting previously unselected package lintian. 2021-05-16T17:32:20.9211526Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:32:20.9233997Z Unpacking lintian (2.62.0) ... 2021-05-16T17:32:21.4036829Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:32:21.4329312Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:32:21.4341846Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:32:21.4647155Z Selecting previously unselected package python3-xdg. 2021-05-16T17:32:21.4871028Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:32:21.4885990Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:32:21.5205716Z Selecting previously unselected package qpdf. 2021-05-16T17:32:21.5435799Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:32:21.5451591Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:32:21.6173179Z Selecting previously unselected package python3-magic. 2021-05-16T17:32:21.6400150Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:32:21.6415337Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:32:21.7011341Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:32:21.7047272Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:32:21.7076514Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:32:21.7115634Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:32:21.7154857Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:32:21.7189361Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:32:21.7236388Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:32:21.7276380Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:32:21.7314667Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:32:21.9022316Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:32:21.9067453Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:32:21.9105859Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:32:21.9137398Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:32:21.9167674Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:32:21.9216079Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:32:21.9242594Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:32:21.9303837Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:32:21.9331174Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:32:21.9365510Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:32:21.9390369Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:32:21.9421308Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:32:21.9459193Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:32:21.9497991Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:32:21.9530231Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:32:21.9572241Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:32:21.9601009Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:32:21.9633408Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:32:21.9685318Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:32:21.9718637Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:32:21.9757587Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:32:21.9807826Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:32:21.9834877Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:32:21.9864655Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:32:21.9907577Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:32:21.9937673Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:32:22.1497869Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:22.1539569Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:32:22.1594108Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:32:22.1642249Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:32:22.1734946Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:32:22.1770307Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:32:22.1832137Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:32:22.1883044Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:32:22.1927557Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:32:22.1988055Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:32:22.2062592Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:32:22.3760138Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:32:22.3789214Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:32:22.3827141Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:32:22.3860760Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:32:22.3913926Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:32:22.3954147Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:32:22.3986472Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:32:22.4025014Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:32:22.4050948Z Setting up t1utils (1.41-3) ... 2021-05-16T17:32:22.4085301Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:32:22.4118427Z Setting up diffstat (1.63-1) ... 2021-05-16T17:32:22.4154388Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:32:22.4229402Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:32:22.4270403Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:32:22.4324498Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:32:22.4372925Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:32:22.4409623Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:32:22.4482029Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:32:22.4523789Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:32:22.4556865Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:32:22.4607944Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:32:22.4646482Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:32:22.4697834Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:32:22.4751069Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:32:22.4787519Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:32:22.4862515Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:32:22.4924200Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:32:22.4979129Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:32:22.5025971Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:32:22.5058307Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:32:22.6390252Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:32:22.6431356Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:32:22.6459526Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:32:22.6488047Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:32:22.6521637Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:32:22.6558861Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:32:22.6597303Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:32:22.6650270Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:32:22.6837818Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:32:22.6872598Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:32:22.6897167Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:32:22.8206647Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:32:22.8249258Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:32:22.8277304Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:32:22.8371627Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:32:22.8413262Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:32:22.8439475Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:32:22.8479927Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:32:22.8540395Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:32:22.8582512Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:32:22.8651679Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:32:22.8700533Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:32:22.8721268Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:32:22.8779399Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:32:22.8814715Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:32:22.8851706Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:32:22.8919124Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:32:23.0450170Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:32:23.0514111Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:32:23.0557003Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:32:23.0634325Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:32:23.0661618Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:32:23.0702495Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:32:23.0741660Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:32:23.0781722Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:32:23.0821175Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:32:23.0855733Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:32:23.0895645Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:32:23.0929033Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:32:23.0965056Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:32:23.1013818Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:32:23.1077192Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:32:23.1112886Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:32:23.1146843Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:32:23.1222248Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:32:23.2830471Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:32:23.2868325Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:32:23.2895542Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:32:23.2941834Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:32:23.2979400Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:32:23.3009608Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:32:23.3050874Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:32:23.3113980Z Setting up lintian (2.62.0) ... 2021-05-16T17:32:23.3170787Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:32:23.3214121Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:39.0359385Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:32:39.2943508Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:41.2554343Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T17:32:41.3669733Z 2021-05-16T17:32:41.3826000Z Reading package lists... 0% 2021-05-16T17:32:41.3826733Z 2021-05-16T17:32:41.3868640Z Reading package lists... 100% 2021-05-16T17:32:41.3869298Z 2021-05-16T17:32:41.3869747Z 2021-05-16T17:32:41.3870378Z Reading package lists... Done 2021-05-16T17:32:41.3870930Z 2021-05-16T17:32:41.3871584Z Building dependency tree... 0% 2021-05-16T17:32:41.3872378Z 2021-05-16T17:32:41.4177360Z Building dependency tree... 0% 2021-05-16T17:32:41.4178116Z 2021-05-16T17:32:41.4178710Z Building dependency tree... 50% 2021-05-16T17:32:41.4179197Z 2021-05-16T17:32:41.5543333Z Building dependency tree... 50% 2021-05-16T17:32:41.5544141Z 2021-05-16T17:32:41.5544732Z Building dependency tree 2021-05-16T17:32:41.5545229Z 2021-05-16T17:32:41.5545798Z Reading state information... 0% 2021-05-16T17:32:41.5546287Z 2021-05-16T17:32:41.7149227Z Reading state information... 0% 2021-05-16T17:32:41.7149677Z 2021-05-16T17:32:41.7149909Z 2021-05-16T17:32:41.7150363Z Reading state information... Done 2021-05-16T17:32:41.7150747Z 2021-05-16T17:32:41.7151176Z Reading state information... 0% 2021-05-16T17:32:41.7201168Z 2021-05-16T17:32:41.7201644Z Reading state information... 1% 2021-05-16T17:32:41.7238192Z 2021-05-16T17:32:41.7238626Z Reading state information... 3% 2021-05-16T17:32:41.7276428Z 2021-05-16T17:32:41.7276856Z Reading state information... 5% 2021-05-16T17:32:41.7319545Z 2021-05-16T17:32:41.7320298Z Reading state information... 7% 2021-05-16T17:32:41.7351389Z 2021-05-16T17:32:41.7351826Z Reading state information... 9% 2021-05-16T17:32:41.7387411Z 2021-05-16T17:32:41.7387843Z Reading state information... 11% 2021-05-16T17:32:41.7425750Z 2021-05-16T17:32:41.7426183Z Reading state information... 13% 2021-05-16T17:32:41.7462562Z 2021-05-16T17:32:41.7463003Z Reading state information... 15% 2021-05-16T17:32:41.7499295Z 2021-05-16T17:32:41.7499763Z Reading state information... 17% 2021-05-16T17:32:41.7540065Z 2021-05-16T17:32:41.7540508Z Reading state information... 19% 2021-05-16T17:32:41.7576177Z 2021-05-16T17:32:41.7576625Z Reading state information... 21% 2021-05-16T17:32:41.7611584Z 2021-05-16T17:32:41.7612038Z Reading state information... 23% 2021-05-16T17:32:41.7651337Z 2021-05-16T17:32:41.7651771Z Reading state information... 25% 2021-05-16T17:32:41.7693303Z 2021-05-16T17:32:41.7693739Z Reading state information... 27% 2021-05-16T17:32:41.7732622Z 2021-05-16T17:32:41.7733056Z Reading state information... 29% 2021-05-16T17:32:41.7772164Z 2021-05-16T17:32:41.7772599Z Reading state information... 31% 2021-05-16T17:32:41.7813226Z 2021-05-16T17:32:41.7813660Z Reading state information... 33% 2021-05-16T17:32:41.7849690Z 2021-05-16T17:32:41.7850135Z Reading state information... 35% 2021-05-16T17:32:41.7885158Z 2021-05-16T17:32:41.7885606Z Reading state information... 37% 2021-05-16T17:32:41.7926701Z 2021-05-16T17:32:41.7927181Z Reading state information... 39% 2021-05-16T17:32:41.7967499Z 2021-05-16T17:32:41.7967957Z Reading state information... 41% 2021-05-16T17:32:41.8004097Z 2021-05-16T17:32:41.8004558Z Reading state information... 43% 2021-05-16T17:32:41.8047829Z 2021-05-16T17:32:41.8048264Z Reading state information... 45% 2021-05-16T17:32:41.8107730Z 2021-05-16T17:32:41.8108170Z Reading state information... 47% 2021-05-16T17:32:41.8146282Z 2021-05-16T17:32:41.8146719Z Reading state information... 49% 2021-05-16T17:32:41.8189155Z 2021-05-16T17:32:41.8189588Z Reading state information... 51% 2021-05-16T17:32:41.8227986Z 2021-05-16T17:32:41.8228415Z Reading state information... 53% 2021-05-16T17:32:41.8267404Z 2021-05-16T17:32:41.8267852Z Reading state information... 55% 2021-05-16T17:32:41.8308243Z 2021-05-16T17:32:41.8308694Z Reading state information... 57% 2021-05-16T17:32:41.8348127Z 2021-05-16T17:32:41.8348578Z Reading state information... 59% 2021-05-16T17:32:41.8392544Z 2021-05-16T17:32:41.8393027Z Reading state information... 61% 2021-05-16T17:32:41.8433757Z 2021-05-16T17:32:41.8434215Z Reading state information... 63% 2021-05-16T17:32:41.8472022Z 2021-05-16T17:32:41.8472481Z Reading state information... 65% 2021-05-16T17:32:41.8510134Z 2021-05-16T17:32:41.8510563Z Reading state information... 67% 2021-05-16T17:32:41.8548228Z 2021-05-16T17:32:41.8548663Z Reading state information... 69% 2021-05-16T17:32:41.8597903Z 2021-05-16T17:32:41.8598334Z Reading state information... 71% 2021-05-16T17:32:41.8632120Z 2021-05-16T17:32:41.8632565Z Reading state information... 73% 2021-05-16T17:32:41.8670680Z 2021-05-16T17:32:41.8671122Z Reading state information... 75% 2021-05-16T17:32:41.8724957Z 2021-05-16T17:32:41.8725418Z Reading state information... 77% 2021-05-16T17:32:41.8758939Z 2021-05-16T17:32:41.8759383Z Reading state information... 79% 2021-05-16T17:32:41.8798494Z 2021-05-16T17:32:41.8798946Z Reading state information... 81% 2021-05-16T17:32:41.8837605Z 2021-05-16T17:32:41.8838324Z Reading state information... 83% 2021-05-16T17:32:41.8876718Z 2021-05-16T17:32:41.8877174Z Reading state information... 85% 2021-05-16T17:32:41.8914381Z 2021-05-16T17:32:41.8914811Z Reading state information... 87% 2021-05-16T17:32:41.8951673Z 2021-05-16T17:32:41.8952101Z Reading state information... 89% 2021-05-16T17:32:41.8985634Z 2021-05-16T17:32:41.8986066Z Reading state information... 91% 2021-05-16T17:32:41.9025255Z 2021-05-16T17:32:41.9025688Z Reading state information... 93% 2021-05-16T17:32:41.9061707Z 2021-05-16T17:32:41.9062153Z Reading state information... 95% 2021-05-16T17:32:41.9110083Z 2021-05-16T17:32:41.9110514Z Reading state information... 97% 2021-05-16T17:32:41.9140001Z 2021-05-16T17:32:41.9140444Z Reading state information... 99% 2021-05-16T17:32:42.1813028Z Selecting previously unselected package r-4.0.5. 2021-05-16T17:32:42.3061409Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:32:42.3182980Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T17:32:42.3201021Z Unpacking r-4.0.5 (1) ... 2021-05-16T17:32:43.0106230Z Setting up r-4.0.5 (1) ... 2021-05-16T17:32:43.0428652Z 2021-05-16T17:32:43.0429583Z 2021-05-16T17:32:43.0430453Z Reading state information... Done 2021-05-16T17:32:43.0611260Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T17:32:43.0725105Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:32:43.0998984Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:32:43.0999469Z env: 2021-05-16T17:32:43.0999888Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:43.1000314Z TIC_DEPLOY_KEY: 2021-05-16T17:32:43.1001103Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:43.1002817Z GITHUB_PAT: *** 2021-05-16T17:32:43.1003191Z COVERALLS_TOKEN: 2021-05-16T17:32:43.1003652Z continue-on-error: false 2021-05-16T17:32:43.1004087Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:43.1004545Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:43.1005295Z TZ: UTC 2021-05-16T17:32:43.1005666Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:43.1006043Z NOT_CRAN: true 2021-05-16T17:32:43.1006402Z ##[endgroup] 2021-05-16T17:32:43.1509843Z [command]sudo apt-get install -y texinfo 2021-05-16T17:32:43.3167472Z Reading package lists... 2021-05-16T17:32:43.4687023Z Building dependency tree... 2021-05-16T17:32:43.4708405Z Reading state information... 2021-05-16T17:32:43.6646244Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:32:43.6647262Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:43.9672781Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:32:43.9826925Z --2021-05-16 17:32:43-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:32:43.9864576Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:32:43.9928008Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:32:44.0158623Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:32:44.0161214Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:32:44.0163484Z --2021-05-16 17:32:44-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:32:44.0691016Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:32:44.1346029Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:32:44.3678375Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:32:44.3681767Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=gvwD5XunQYvVQYi8u%2B8dQGoNtBUjsqfqdhZTR%2Fl17TA%3D&st=2021-05-16T17%3A31%3A44Z&se=2021-05-16T17%3A37%3A44Z&sp=r [following] 2021-05-16T17:32:44.3686128Z --2021-05-16 17:32:44-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=gvwD5XunQYvVQYi8u%2B8dQGoNtBUjsqfqdhZTR%2Fl17TA%3D&st=2021-05-16T17%3A31%3A44Z&se=2021-05-16T17%3A37%3A44Z&sp=r 2021-05-16T17:32:44.3760528Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:32:44.4350810Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:32:44.7499786Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:32:44.7505338Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:32:44.7507157Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:32:45.2784345Z 2021-05-16T17:32:46.7507176Z 0K ........ ........ ........ ........ 49% 16.7M 2s 2021-05-16T17:32:48.1580020Z 32768K ........ ........ ........ ........ 99% 22.3M 0s 2021-05-16T17:32:48.1583787Z 65536K 100% 3.17M=3.4s 2021-05-16T17:32:48.1584456Z 2021-05-16T17:32:48.1586114Z 2021-05-16 17:32:48 (18.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:32:48.1586861Z 2021-05-16T17:32:51.0384315Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:32:51.0385601Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:32:51.3166332Z ##[group]Run tlmgr update --self 2021-05-16T17:32:51.3166923Z tlmgr update --self 2021-05-16T17:32:51.3167759Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:32:51.3168629Z tlmgr update --all 2021-05-16T17:32:51.3212844Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:51.3213222Z env: 2021-05-16T17:32:51.3213644Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:51.3214099Z TIC_DEPLOY_KEY: 2021-05-16T17:32:51.3214868Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:51.3216638Z GITHUB_PAT: *** 2021-05-16T17:32:51.3217026Z COVERALLS_TOKEN: 2021-05-16T17:32:51.3217480Z continue-on-error: false 2021-05-16T17:32:51.3217939Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:51.3218391Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:51.3218822Z TZ: UTC 2021-05-16T17:32:51.3219179Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:51.3219628Z NOT_CRAN: true 2021-05-16T17:32:51.3219991Z ##[endgroup] 2021-05-16T17:32:52.7015641Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:52.7017652Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:32:53.9103188Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:53.9104859Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:32:54.0005241Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T17:32:54.0499799Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-16T17:32:54.0908303Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T17:32:54.1335015Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T17:32:54.5536474Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T17:32:55.8273744Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T17:32:55.8930864Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T17:32:55.9627836Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T17:32:56.0035541Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T17:32:56.0451475Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:32:56.0880594Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T17:32:56.1304162Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T17:32:56.1743404Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T17:32:56.2242571Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:32:56.2924213Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:32:56.3791984Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:32:56.4227285Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T17:32:56.4648122Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T17:32:56.5070889Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T17:32:56.5507791Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T17:32:56.5968436Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T17:32:56.6384002Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T17:32:56.6837087Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T17:32:56.7269059Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T17:32:56.7690101Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T17:32:56.8101945Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T17:32:56.8525554Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T17:32:56.8948530Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T17:32:56.9368707Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T17:32:56.9789305Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T17:32:57.0216438Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T17:32:57.0642865Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T17:32:57.1092643Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T17:32:57.1506037Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T17:32:57.1936452Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T17:32:57.2520450Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T17:32:57.2961072Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T17:32:57.3388050Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T17:32:57.3816307Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T17:32:57.4251056Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T17:32:57.4689987Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T17:32:57.5126029Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T17:32:57.5557396Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T17:32:57.6006217Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T17:32:57.6433042Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T17:32:57.6848983Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T17:32:57.7277656Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T17:32:57.7698755Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T17:32:57.8136474Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T17:32:57.8572232Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T17:32:57.8991042Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T17:32:57.9415886Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T17:32:57.9831254Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T17:32:58.0254228Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T17:32:58.0701799Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T17:32:58.1155013Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T17:32:58.1592775Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T17:32:58.2047083Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T17:32:58.2523457Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T17:32:58.3004332Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T17:32:58.3439416Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T17:32:58.3872334Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T17:32:58.4306698Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T17:32:58.4741438Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T17:32:58.5172268Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T17:32:58.5859049Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T17:32:58.6636522Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T17:32:58.7070913Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T17:32:58.7514099Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T17:32:58.7943453Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T17:32:58.8403340Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T17:32:58.8881447Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T17:32:58.9369207Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T17:32:58.9801338Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T17:32:59.0217667Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T17:32:59.0643843Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T17:32:59.1073681Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T17:32:59.1671396Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:32:59.2089893Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T17:32:59.2533095Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T17:32:59.2954970Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T17:32:59.3403866Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T17:32:59.3879144Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T17:32:59.4299019Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T17:32:59.4759832Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T17:32:59.5657123Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T17:32:59.6091689Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T17:32:59.6513201Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T17:32:59.6682472Z running mktexlsr ... 2021-05-16T17:32:59.7396470Z done running mktexlsr. 2021-05-16T17:32:59.7657575Z running updmap-sys ... 2021-05-16T17:33:00.0070810Z done running updmap-sys. 2021-05-16T17:33:00.0072473Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:33:00.0074451Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/dkCnCwxGmH/a9c9gUFeTs ... 2021-05-16T17:33:00.3576960Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/dkCnCwxGmH/a9c9gUFeTs. 2021-05-16T17:33:00.3578522Z OK: optex.fmt/luatex 2021-05-16T17:33:00.3579690Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:33:00.3581104Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:33:01.5162377Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:33:01.5164190Z tlmgr: no updates available 2021-05-16T17:33:01.6272208Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:33:01.6272673Z with: 2021-05-16T17:33:01.6273057Z pandoc-version: 2.7.3 2021-05-16T17:33:01.6273436Z env: 2021-05-16T17:33:01.6273848Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:01.6274295Z TIC_DEPLOY_KEY: 2021-05-16T17:33:01.6275069Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:01.6276781Z GITHUB_PAT: *** 2021-05-16T17:33:01.6277152Z COVERALLS_TOKEN: 2021-05-16T17:33:01.6277617Z continue-on-error: false 2021-05-16T17:33:01.6278056Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:01.6278516Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:01.6278934Z TZ: UTC 2021-05-16T17:33:01.6279289Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:01.6279687Z NOT_CRAN: true 2021-05-16T17:33:01.6280033Z ##[endgroup] 2021-05-16T17:33:02.0598270Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:33:02.1251109Z Reading package lists... 2021-05-16T17:33:02.2920838Z Building dependency tree... 2021-05-16T17:33:02.2936519Z Reading state information... 2021-05-16T17:33:02.5134229Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:33:02.5135914Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:02.5170669Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:33:02.6277161Z 2021-05-16T17:33:02.6435005Z Reading package lists... 0% 2021-05-16T17:33:02.6435413Z 2021-05-16T17:33:02.6479252Z Reading package lists... 100% 2021-05-16T17:33:02.6479648Z 2021-05-16T17:33:02.6479864Z 2021-05-16T17:33:02.6480306Z Reading package lists... Done 2021-05-16T17:33:02.6480608Z 2021-05-16T17:33:02.6481062Z Building dependency tree... 0% 2021-05-16T17:33:02.6481387Z 2021-05-16T17:33:02.6780292Z Building dependency tree... 0% 2021-05-16T17:33:02.6780980Z 2021-05-16T17:33:02.6781631Z Building dependency tree... 50% 2021-05-16T17:33:02.6782141Z 2021-05-16T17:33:02.8046150Z Building dependency tree... 50% 2021-05-16T17:33:02.8046710Z 2021-05-16T17:33:02.8047225Z Building dependency tree 2021-05-16T17:33:02.8047594Z 2021-05-16T17:33:02.8048118Z Reading state information... 0% 2021-05-16T17:33:02.8048506Z 2021-05-16T17:33:02.9554764Z Reading state information... 0% 2021-05-16T17:33:02.9555216Z 2021-05-16T17:33:02.9555432Z 2021-05-16T17:33:02.9555902Z Reading state information... Done 2021-05-16T17:33:02.9556252Z 2021-05-16T17:33:02.9556697Z Reading state information... 0% 2021-05-16T17:33:02.9609777Z 2021-05-16T17:33:02.9610398Z Reading state information... 1% 2021-05-16T17:33:02.9648143Z 2021-05-16T17:33:02.9648635Z Reading state information... 3% 2021-05-16T17:33:02.9687211Z 2021-05-16T17:33:02.9687700Z Reading state information... 5% 2021-05-16T17:33:02.9725999Z 2021-05-16T17:33:02.9726487Z Reading state information... 7% 2021-05-16T17:33:02.9760990Z 2021-05-16T17:33:02.9761502Z Reading state information... 9% 2021-05-16T17:33:02.9797291Z 2021-05-16T17:33:02.9797844Z Reading state information... 11% 2021-05-16T17:33:02.9834534Z 2021-05-16T17:33:02.9835045Z Reading state information... 13% 2021-05-16T17:33:02.9870665Z 2021-05-16T17:33:02.9871202Z Reading state information... 15% 2021-05-16T17:33:02.9906917Z 2021-05-16T17:33:02.9907440Z Reading state information... 17% 2021-05-16T17:33:02.9945983Z 2021-05-16T17:33:02.9946478Z Reading state information... 19% 2021-05-16T17:33:02.9981769Z 2021-05-16T17:33:02.9982264Z Reading state information... 21% 2021-05-16T17:33:03.0016338Z 2021-05-16T17:33:03.0016842Z Reading state information... 23% 2021-05-16T17:33:03.0055097Z 2021-05-16T17:33:03.0055597Z Reading state information... 25% 2021-05-16T17:33:03.0095761Z 2021-05-16T17:33:03.0096270Z Reading state information... 27% 2021-05-16T17:33:03.0133970Z 2021-05-16T17:33:03.0134480Z Reading state information... 29% 2021-05-16T17:33:03.0172372Z 2021-05-16T17:33:03.0172891Z Reading state information... 31% 2021-05-16T17:33:03.0212744Z 2021-05-16T17:33:03.0213601Z Reading state information... 33% 2021-05-16T17:33:03.0247375Z 2021-05-16T17:33:03.0247867Z Reading state information... 35% 2021-05-16T17:33:03.0281377Z 2021-05-16T17:33:03.0281903Z Reading state information... 37% 2021-05-16T17:33:03.0321954Z 2021-05-16T17:33:03.0322448Z Reading state information... 39% 2021-05-16T17:33:03.0361469Z 2021-05-16T17:33:03.0361972Z Reading state information... 41% 2021-05-16T17:33:03.0398020Z 2021-05-16T17:33:03.0398531Z Reading state information... 43% 2021-05-16T17:33:03.0439945Z 2021-05-16T17:33:03.0440457Z Reading state information... 45% 2021-05-16T17:33:03.0498847Z 2021-05-16T17:33:03.0499373Z Reading state information... 47% 2021-05-16T17:33:03.0537074Z 2021-05-16T17:33:03.0537594Z Reading state information... 49% 2021-05-16T17:33:03.0579134Z 2021-05-16T17:33:03.0579636Z Reading state information... 51% 2021-05-16T17:33:03.0617262Z 2021-05-16T17:33:03.0617761Z Reading state information... 53% 2021-05-16T17:33:03.0655500Z 2021-05-16T17:33:03.0656022Z Reading state information... 55% 2021-05-16T17:33:03.0695593Z 2021-05-16T17:33:03.0696088Z Reading state information... 57% 2021-05-16T17:33:03.0735127Z 2021-05-16T17:33:03.0735903Z Reading state information... 59% 2021-05-16T17:33:03.0779426Z 2021-05-16T17:33:03.0779936Z Reading state information... 61% 2021-05-16T17:33:03.0818044Z 2021-05-16T17:33:03.0818556Z Reading state information... 63% 2021-05-16T17:33:03.0854239Z 2021-05-16T17:33:03.0854762Z Reading state information... 65% 2021-05-16T17:33:03.0891118Z 2021-05-16T17:33:03.0891612Z Reading state information... 67% 2021-05-16T17:33:03.0929397Z 2021-05-16T17:33:03.0929895Z Reading state information... 69% 2021-05-16T17:33:03.0977658Z 2021-05-16T17:33:03.0978153Z Reading state information... 71% 2021-05-16T17:33:03.1012142Z 2021-05-16T17:33:03.1012637Z Reading state information... 73% 2021-05-16T17:33:03.1050305Z 2021-05-16T17:33:03.1050813Z Reading state information... 75% 2021-05-16T17:33:03.1099467Z 2021-05-16T17:33:03.1100022Z Reading state information... 77% 2021-05-16T17:33:03.1136851Z 2021-05-16T17:33:03.1137362Z Reading state information... 79% 2021-05-16T17:33:03.1175502Z 2021-05-16T17:33:03.1176047Z Reading state information... 81% 2021-05-16T17:33:03.1213568Z 2021-05-16T17:33:03.1214063Z Reading state information... 83% 2021-05-16T17:33:03.1252526Z 2021-05-16T17:33:03.1253024Z Reading state information... 85% 2021-05-16T17:33:03.1290790Z 2021-05-16T17:33:03.1291284Z Reading state information... 87% 2021-05-16T17:33:03.1327615Z 2021-05-16T17:33:03.1328110Z Reading state information... 89% 2021-05-16T17:33:03.1362243Z 2021-05-16T17:33:03.1362753Z Reading state information... 91% 2021-05-16T17:33:03.1399631Z 2021-05-16T17:33:03.1400146Z Reading state information... 93% 2021-05-16T17:33:03.1436819Z 2021-05-16T17:33:03.1437327Z Reading state information... 95% 2021-05-16T17:33:03.1476013Z 2021-05-16T17:33:03.1476531Z Reading state information... 97% 2021-05-16T17:33:03.1513535Z 2021-05-16T17:33:03.1514091Z Reading state information... 99% 2021-05-16T17:33:03.4184174Z Selecting previously unselected package pandoc. 2021-05-16T17:33:03.5300646Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T17:33:03.5412590Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:33:03.5432705Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:33:05.4729407Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:33:05.4780316Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:06.1886405Z 2021-05-16T17:33:06.1887163Z 2021-05-16T17:33:06.1888141Z Reading state information... Done 2021-05-16T17:33:06.2186891Z ##[group]Run git config user.name adigherman 2021-05-16T17:33:06.2187541Z git config user.name adigherman 2021-05-16T17:33:06.2188096Z git config user.email adig@jhu.edu 2021-05-16T17:33:06.2229187Z shell: /usr/bin/bash -e {0} 2021-05-16T17:33:06.2229560Z env: 2021-05-16T17:33:06.2230009Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:06.2230458Z TIC_DEPLOY_KEY: 2021-05-16T17:33:06.2231256Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:06.2232836Z GITHUB_PAT: *** 2021-05-16T17:33:06.2233248Z COVERALLS_TOKEN: 2021-05-16T17:33:06.2233728Z continue-on-error: false 2021-05-16T17:33:06.2234179Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:06.2234657Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:06.2235081Z TZ: UTC 2021-05-16T17:33:06.2235473Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:06.2235871Z NOT_CRAN: true 2021-05-16T17:33:06.2236257Z ##[endgroup] 2021-05-16T17:33:06.2550168Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:33:06.2550763Z env: 2021-05-16T17:33:06.2551212Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:33:06.2551643Z TIC_DEPLOY_KEY: 2021-05-16T17:33:06.2552427Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:33:06.2554092Z GITHUB_PAT: *** 2021-05-16T17:33:06.2554466Z COVERALLS_TOKEN: 2021-05-16T17:33:06.2554931Z continue-on-error: false 2021-05-16T17:33:06.2555369Z VDIFFR_RUN_TESTS: 2021-05-16T17:33:06.2555832Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:33:06.2556371Z TZ: UTC 2021-05-16T17:33:06.2556744Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:33:06.2557123Z NOT_CRAN: true 2021-05-16T17:33:06.2557482Z ##[endgroup] 2021-05-16T17:33:06.4356128Z Reading package lists... 2021-05-16T17:33:06.6003186Z Building dependency tree... 2021-05-16T17:33:06.6020471Z Reading state information... 2021-05-16T17:33:06.7344299Z The following additional packages will be installed: 2021-05-16T17:33:06.7347410Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:33:06.7353455Z Suggested packages: 2021-05-16T17:33:06.7354246Z cmake-doc ninja-build 2021-05-16T17:33:06.7774755Z The following NEW packages will be installed: 2021-05-16T17:33:06.7783180Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:33:06.8013302Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:06.8014324Z Need to get 5470 kB of archives. 2021-05-16T17:33:06.8015497Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:33:06.8017493Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:33:06.8274535Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:33:06.8280599Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:33:06.8291823Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:33:07.2837674Z Fetched 5470 kB in 0s (48.6 MB/s) 2021-05-16T17:33:07.3190638Z Selecting previously unselected package cmake-data. 2021-05-16T17:33:07.3258562Z (Reading database ... 2021-05-16T17:33:07.3259207Z (Reading database ... 5% 2021-05-16T17:33:07.3259818Z (Reading database ... 10% 2021-05-16T17:33:07.3260485Z (Reading database ... 15% 2021-05-16T17:33:07.3261064Z (Reading database ... 20% 2021-05-16T17:33:07.3261639Z (Reading database ... 25% 2021-05-16T17:33:07.3262227Z (Reading database ... 30% 2021-05-16T17:33:07.3262830Z (Reading database ... 35% 2021-05-16T17:33:07.3263418Z (Reading database ... 40% 2021-05-16T17:33:07.3263989Z (Reading database ... 45% 2021-05-16T17:33:07.3264540Z (Reading database ... 50% 2021-05-16T17:33:07.3294515Z (Reading database ... 55% 2021-05-16T17:33:07.3328697Z (Reading database ... 60% 2021-05-16T17:33:07.3364231Z (Reading database ... 65% 2021-05-16T17:33:07.3496390Z (Reading database ... 70% 2021-05-16T17:33:07.3529222Z (Reading database ... 75% 2021-05-16T17:33:07.3912165Z (Reading database ... 80% 2021-05-16T17:33:07.4222050Z (Reading database ... 85% 2021-05-16T17:33:07.4369134Z (Reading database ... 90% 2021-05-16T17:33:07.4447690Z (Reading database ... 95% 2021-05-16T17:33:07.4448575Z (Reading database ... 100% 2021-05-16T17:33:07.4449595Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T17:33:07.4567853Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:33:07.4785522Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:33:07.9942696Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:33:08.0232865Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:33:08.0249508Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:33:08.0553002Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:33:08.0833800Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:33:08.0846448Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:33:08.1205970Z Selecting previously unselected package cmake. 2021-05-16T17:33:08.1470391Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:33:08.1481540Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:33:08.5445720Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:33:08.5508148Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:33:08.5887411Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:33:08.5930834Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:33:08.5975996Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:09.6201477Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:11.5380026Z Reading package lists... 2021-05-16T17:33:11.7119104Z Building dependency tree... 2021-05-16T17:33:11.7138145Z Reading state information... 2021-05-16T17:33:11.8669999Z Suggested packages: 2021-05-16T17:33:11.8671222Z libssh-doc 2021-05-16T17:33:11.9115368Z The following NEW packages will be installed: 2021-05-16T17:33:11.9118487Z libssh-dev 2021-05-16T17:33:11.9312912Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:11.9313947Z Need to get 219 kB of archives. 2021-05-16T17:33:11.9315107Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:33:11.9317023Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:33:12.3152662Z Fetched 219 kB in 0s (10.2 MB/s) 2021-05-16T17:33:12.3432471Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:33:12.3502755Z (Reading database ... 2021-05-16T17:33:12.3503535Z (Reading database ... 5% 2021-05-16T17:33:12.3504124Z (Reading database ... 10% 2021-05-16T17:33:12.3504768Z (Reading database ... 15% 2021-05-16T17:33:12.3505368Z (Reading database ... 20% 2021-05-16T17:33:12.3505947Z (Reading database ... 25% 2021-05-16T17:33:12.3506546Z (Reading database ... 30% 2021-05-16T17:33:12.3507116Z (Reading database ... 35% 2021-05-16T17:33:12.3507686Z (Reading database ... 40% 2021-05-16T17:33:12.3508256Z (Reading database ... 45% 2021-05-16T17:33:12.3508826Z (Reading database ... 50% 2021-05-16T17:33:12.3529477Z (Reading database ... 55% 2021-05-16T17:33:12.3567799Z (Reading database ... 60% 2021-05-16T17:33:12.3607351Z (Reading database ... 65% 2021-05-16T17:33:12.3744811Z (Reading database ... 70% 2021-05-16T17:33:12.3768705Z (Reading database ... 75% 2021-05-16T17:33:12.4153597Z (Reading database ... 80% 2021-05-16T17:33:12.4488512Z (Reading database ... 85% 2021-05-16T17:33:12.4656839Z (Reading database ... 90% 2021-05-16T17:33:12.4731168Z (Reading database ... 95% 2021-05-16T17:33:12.4731941Z (Reading database ... 100% 2021-05-16T17:33:12.4732817Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T17:33:12.4859863Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:33:12.4875460Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:12.5610647Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:14.4798687Z Reading package lists... 2021-05-16T17:33:14.6325987Z Building dependency tree... 2021-05-16T17:33:14.6341978Z Reading state information... 2021-05-16T17:33:14.8208343Z The following NEW packages will be installed: 2021-05-16T17:33:14.8214091Z jags 2021-05-16T17:33:14.8384735Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:14.8385871Z Need to get 1562 kB of archives. 2021-05-16T17:33:14.8387895Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:33:14.8390074Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:33:15.2310564Z Fetched 1562 kB in 0s (46.9 MB/s) 2021-05-16T17:33:15.2606264Z Selecting previously unselected package jags. 2021-05-16T17:33:15.2665086Z (Reading database ... 2021-05-16T17:33:15.2665968Z (Reading database ... 5% 2021-05-16T17:33:15.2666669Z (Reading database ... 10% 2021-05-16T17:33:15.2667301Z (Reading database ... 15% 2021-05-16T17:33:15.2667945Z (Reading database ... 20% 2021-05-16T17:33:15.2668570Z (Reading database ... 25% 2021-05-16T17:33:15.2669200Z (Reading database ... 30% 2021-05-16T17:33:15.2669834Z (Reading database ... 35% 2021-05-16T17:33:15.2670453Z (Reading database ... 40% 2021-05-16T17:33:15.2671082Z (Reading database ... 45% 2021-05-16T17:33:15.2671703Z (Reading database ... 50% 2021-05-16T17:33:15.2688808Z (Reading database ... 55% 2021-05-16T17:33:15.2721305Z (Reading database ... 60% 2021-05-16T17:33:15.2757703Z (Reading database ... 65% 2021-05-16T17:33:15.2863768Z (Reading database ... 70% 2021-05-16T17:33:15.2888409Z (Reading database ... 75% 2021-05-16T17:33:15.3207949Z (Reading database ... 80% 2021-05-16T17:33:15.3496921Z (Reading database ... 85% 2021-05-16T17:33:15.3633159Z (Reading database ... 90% 2021-05-16T17:33:15.3705565Z (Reading database ... 95% 2021-05-16T17:33:15.3707546Z (Reading database ... 100% 2021-05-16T17:33:15.3709697Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T17:33:15.3820239Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:33:15.3841846Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:33:15.5355698Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:33:15.5563761Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:16.2307278Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:18.2400655Z Reading package lists... 2021-05-16T17:33:18.4125588Z Building dependency tree... 2021-05-16T17:33:18.4142030Z Reading state information... 2021-05-16T17:33:18.5619145Z The following additional packages will be installed: 2021-05-16T17:33:18.5622283Z libnode64 libuv1-dev 2021-05-16T17:33:18.6054799Z The following NEW packages will be installed: 2021-05-16T17:33:18.6058222Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:33:18.6249905Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:18.6250923Z Need to get 6239 kB of archives. 2021-05-16T17:33:18.6252085Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:33:18.6253965Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:33:18.6284336Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:33:18.7249103Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:33:19.1011861Z Fetched 6239 kB in 0s (52.5 MB/s) 2021-05-16T17:33:19.1327336Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:33:19.1366900Z (Reading database ... 2021-05-16T17:33:19.1367457Z (Reading database ... 5% 2021-05-16T17:33:19.1367937Z (Reading database ... 10% 2021-05-16T17:33:19.1368392Z (Reading database ... 15% 2021-05-16T17:33:19.1368900Z (Reading database ... 20% 2021-05-16T17:33:19.1369352Z (Reading database ... 25% 2021-05-16T17:33:19.1369811Z (Reading database ... 30% 2021-05-16T17:33:19.1370263Z (Reading database ... 35% 2021-05-16T17:33:19.1370722Z (Reading database ... 40% 2021-05-16T17:33:19.1371169Z (Reading database ... 45% 2021-05-16T17:33:19.1371631Z (Reading database ... 50% 2021-05-16T17:33:19.1409546Z (Reading database ... 55% 2021-05-16T17:33:19.1444363Z (Reading database ... 60% 2021-05-16T17:33:19.1480843Z (Reading database ... 65% 2021-05-16T17:33:19.1595495Z (Reading database ... 70% 2021-05-16T17:33:19.1681327Z (Reading database ... 75% 2021-05-16T17:33:19.1951438Z (Reading database ... 80% 2021-05-16T17:33:19.2227975Z (Reading database ... 85% 2021-05-16T17:33:19.2354678Z (Reading database ... 90% 2021-05-16T17:33:19.2422415Z (Reading database ... 95% 2021-05-16T17:33:19.2423238Z (Reading database ... 100% 2021-05-16T17:33:19.2424239Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T17:33:19.2527759Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:33:19.2554370Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:33:19.3086717Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:33:19.3312150Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:33:19.3359105Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:33:19.9247698Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:33:19.9463560Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:33:19.9474628Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:33:20.0359331Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:33:20.0398353Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:33:20.0432090Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:33:20.0480397Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:21.9653184Z Reading package lists... 2021-05-16T17:33:22.1274337Z Building dependency tree... 2021-05-16T17:33:22.1291676Z Reading state information... 2021-05-16T17:33:22.2740247Z The following additional packages will be installed: 2021-05-16T17:33:22.2744277Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:33:22.2749464Z Suggested packages: 2021-05-16T17:33:22.2750773Z libfftw3-doc 2021-05-16T17:33:22.3185696Z The following NEW packages will be installed: 2021-05-16T17:33:22.3193715Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:33:22.3378775Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:22.3379418Z Need to get 3986 kB of archives. 2021-05-16T17:33:22.3380146Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:33:22.3381902Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:33:22.3463839Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:33:22.3565646Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:33:22.3768658Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:33:22.3774285Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:33:22.7786654Z Fetched 3986 kB in 0s (55.0 MB/s) 2021-05-16T17:33:23.1210135Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:33:23.1272788Z (Reading database ... 2021-05-16T17:33:23.1275113Z (Reading database ... 5% 2021-05-16T17:33:23.1276891Z (Reading database ... 10% 2021-05-16T17:33:23.1278616Z (Reading database ... 15% 2021-05-16T17:33:23.1280326Z (Reading database ... 20% 2021-05-16T17:33:23.1282003Z (Reading database ... 25% 2021-05-16T17:33:23.1283761Z (Reading database ... 30% 2021-05-16T17:33:23.1285809Z (Reading database ... 35% 2021-05-16T17:33:23.1287545Z (Reading database ... 40% 2021-05-16T17:33:23.1289247Z (Reading database ... 45% 2021-05-16T17:33:23.1290951Z (Reading database ... 50% 2021-05-16T17:33:23.1332100Z (Reading database ... 55% 2021-05-16T17:33:23.1371343Z (Reading database ... 60% 2021-05-16T17:33:23.1415087Z (Reading database ... 65% 2021-05-16T17:33:23.1541088Z (Reading database ... 70% 2021-05-16T17:33:23.1657458Z (Reading database ... 75% 2021-05-16T17:33:23.1932944Z (Reading database ... 80% 2021-05-16T17:33:23.2253256Z (Reading database ... 85% 2021-05-16T17:33:23.2410263Z (Reading database ... 90% 2021-05-16T17:33:23.2494478Z (Reading database ... 95% 2021-05-16T17:33:23.2495087Z (Reading database ... 100% 2021-05-16T17:33:23.2496092Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T17:33:23.2664237Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:23.4031350Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:23.4967494Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:33:23.5193817Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:23.5636020Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:23.6527256Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:33:23.6772119Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:23.6788479Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:23.7646645Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:33:23.7894034Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:23.7902665Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:33:23.8146303Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:33:23.8419674Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:33:23.8426378Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:24.1061044Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:24.1135183Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:24.1185119Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:24.1232660Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:33:24.1285057Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:33:24.1326033Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:24.8600906Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:26.7634953Z Reading package lists... 2021-05-16T17:33:26.9369600Z Building dependency tree... 2021-05-16T17:33:26.9386973Z Reading state information... 2021-05-16T17:33:27.0907155Z The following additional packages will be installed: 2021-05-16T17:33:27.0908431Z libdcmtk14 2021-05-16T17:33:27.1348169Z The following NEW packages will be installed: 2021-05-16T17:33:27.1354484Z dcmtk libdcmtk14 2021-05-16T17:33:27.1529266Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:27.1529997Z Need to get 5546 kB of archives. 2021-05-16T17:33:27.1530701Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:33:27.1532652Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:33:27.2510620Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:33:27.6437432Z Fetched 5546 kB in 0s (46.4 MB/s) 2021-05-16T17:33:27.6806313Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:33:27.6815628Z (Reading database ... 2021-05-16T17:33:27.6816352Z (Reading database ... 5% 2021-05-16T17:33:27.6817252Z (Reading database ... 10% 2021-05-16T17:33:27.6821421Z (Reading database ... 15% 2021-05-16T17:33:27.6821951Z (Reading database ... 20% 2021-05-16T17:33:27.6822471Z (Reading database ... 25% 2021-05-16T17:33:27.6822945Z (Reading database ... 30% 2021-05-16T17:33:27.6823395Z (Reading database ... 35% 2021-05-16T17:33:27.6823853Z (Reading database ... 40% 2021-05-16T17:33:27.6824298Z (Reading database ... 45% 2021-05-16T17:33:27.6826054Z (Reading database ... 50% 2021-05-16T17:33:27.6859363Z (Reading database ... 55% 2021-05-16T17:33:27.6892083Z (Reading database ... 60% 2021-05-16T17:33:27.6930309Z (Reading database ... 65% 2021-05-16T17:33:27.7046288Z (Reading database ... 70% 2021-05-16T17:33:27.7154270Z (Reading database ... 75% 2021-05-16T17:33:27.7413507Z (Reading database ... 80% 2021-05-16T17:33:27.7712771Z (Reading database ... 85% 2021-05-16T17:33:27.7853189Z (Reading database ... 90% 2021-05-16T17:33:27.7931324Z (Reading database ... 95% 2021-05-16T17:33:27.7931903Z (Reading database ... 100% 2021-05-16T17:33:27.7932725Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T17:33:27.8053035Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:33:27.8076966Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:33:28.2766713Z Selecting previously unselected package dcmtk. 2021-05-16T17:33:28.3010497Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:33:28.3081081Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:33:28.4443747Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:33:28.4494190Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:33:28.4667007Z Adding `dcmtk' group to system ... 2021-05-16T17:33:28.5357903Z Adding `dcmtk' user to system ... 2021-05-16T17:33:28.8256755Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:33:29.0706450Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:30.5281064Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:32.4992222Z Reading package lists... 2021-05-16T17:33:32.6654254Z Building dependency tree... 2021-05-16T17:33:32.6674193Z Reading state information... 2021-05-16T17:33:32.8847739Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:33:32.8849119Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:32.9456961Z Reading package lists... 2021-05-16T17:33:33.1050992Z Building dependency tree... 2021-05-16T17:33:33.1067990Z Reading state information... 2021-05-16T17:33:33.3402445Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:33:33.3403813Z libpng-dev set to manually installed. 2021-05-16T17:33:33.3405112Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:33.4010636Z Reading package lists... 2021-05-16T17:33:33.5540148Z Building dependency tree... 2021-05-16T17:33:33.5556715Z Reading state information... 2021-05-16T17:33:33.6975532Z The following additional packages will be installed: 2021-05-16T17:33:33.6977580Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:33:33.6983144Z Suggested packages: 2021-05-16T17:33:33.6984460Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:33:33.6985997Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:33:33.6987142Z fonts-arphic-uming fonts-nanum 2021-05-16T17:33:33.7457522Z The following NEW packages will be installed: 2021-05-16T17:33:33.7459185Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:33:33.7465896Z libpoppler97 poppler-data 2021-05-16T17:33:33.8445894Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:33.8446788Z Need to get 2582 kB of archives. 2021-05-16T17:33:33.8447680Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:33:33.8449633Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:33:33.8723530Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-16T17:33:33.8750071Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:33:33.8963061Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:33:33.9025898Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:33:33.9502216Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:33:34.3214817Z Fetched 2582 kB in 0s (13.0 MB/s) 2021-05-16T17:33:34.3527524Z Selecting previously unselected package poppler-data. 2021-05-16T17:33:34.3589034Z (Reading database ... 2021-05-16T17:33:34.3589852Z (Reading database ... 5% 2021-05-16T17:33:34.3590521Z (Reading database ... 10% 2021-05-16T17:33:34.3591169Z (Reading database ... 15% 2021-05-16T17:33:34.3591833Z (Reading database ... 20% 2021-05-16T17:33:34.3592609Z (Reading database ... 25% 2021-05-16T17:33:34.3593311Z (Reading database ... 30% 2021-05-16T17:33:34.3593966Z (Reading database ... 35% 2021-05-16T17:33:34.3594687Z (Reading database ... 40% 2021-05-16T17:33:34.3595383Z (Reading database ... 45% 2021-05-16T17:33:34.3596033Z (Reading database ... 50% 2021-05-16T17:33:34.3625526Z (Reading database ... 55% 2021-05-16T17:33:34.3662236Z (Reading database ... 60% 2021-05-16T17:33:34.3696985Z (Reading database ... 65% 2021-05-16T17:33:34.3809692Z (Reading database ... 70% 2021-05-16T17:33:34.3914079Z (Reading database ... 75% 2021-05-16T17:33:34.4167332Z (Reading database ... 80% 2021-05-16T17:33:34.4474987Z (Reading database ... 85% 2021-05-16T17:33:34.4618042Z (Reading database ... 90% 2021-05-16T17:33:34.4696231Z (Reading database ... 95% 2021-05-16T17:33:34.4696899Z (Reading database ... 100% 2021-05-16T17:33:34.4697760Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T17:33:34.4816764Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:33:34.4825953Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:33:34.7167984Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:33:34.7409669Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:33:34.7431982Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:34.7806479Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:33:34.8061931Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:34.8080961Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:34.9187467Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:33:34.9450349Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:34.9466122Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:34.9766624Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:33:34.9990968Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:35.0007768Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:35.0286066Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:33:35.0527677Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:35.0540600Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:35.1096792Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:33:35.1258453Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:33:35.1328280Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:35.1350378Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:35.1371411Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:35.1397783Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:33:35.1436606Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:35.2780861Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:37.2023414Z Reading package lists... 2021-05-16T17:33:37.3638090Z Building dependency tree... 2021-05-16T17:33:37.3656484Z Reading state information... 2021-05-16T17:33:37.5150587Z The following additional packages will be installed: 2021-05-16T17:33:37.5155583Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:33:37.5160845Z Suggested packages: 2021-05-16T17:33:37.5162206Z libhdf5-doc 2021-05-16T17:33:37.5628443Z The following NEW packages will be installed: 2021-05-16T17:33:37.5633740Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:33:37.5636476Z libsz2 2021-05-16T17:33:37.5817240Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:37.5818227Z Need to get 4074 kB of archives. 2021-05-16T17:33:37.5818958Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:33:37.5821089Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:33:37.5834634Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:33:37.5842452Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:33:37.5847855Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:33:37.6023922Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:33:37.6033915Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:33:37.6037849Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:33:38.0307157Z Fetched 4074 kB in 0s (52.5 MB/s) 2021-05-16T17:33:38.0599462Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:33:38.0668179Z (Reading database ... 2021-05-16T17:33:38.0668999Z (Reading database ... 5% 2021-05-16T17:33:38.0669682Z (Reading database ... 10% 2021-05-16T17:33:38.0670319Z (Reading database ... 15% 2021-05-16T17:33:38.0670965Z (Reading database ... 20% 2021-05-16T17:33:38.0671606Z (Reading database ... 25% 2021-05-16T17:33:38.0672233Z (Reading database ... 30% 2021-05-16T17:33:38.0672873Z (Reading database ... 35% 2021-05-16T17:33:38.0673498Z (Reading database ... 40% 2021-05-16T17:33:38.0674141Z (Reading database ... 45% 2021-05-16T17:33:38.0674801Z (Reading database ... 50% 2021-05-16T17:33:38.0705412Z (Reading database ... 55% 2021-05-16T17:33:38.0739969Z (Reading database ... 60% 2021-05-16T17:33:38.0775309Z (Reading database ... 65% 2021-05-16T17:33:38.0897685Z (Reading database ... 70% 2021-05-16T17:33:38.1006955Z (Reading database ... 75% 2021-05-16T17:33:38.1275710Z (Reading database ... 80% 2021-05-16T17:33:38.1584080Z (Reading database ... 85% 2021-05-16T17:33:38.1723248Z (Reading database ... 90% 2021-05-16T17:33:38.1798069Z (Reading database ... 95% 2021-05-16T17:33:38.1798574Z (Reading database ... 100% 2021-05-16T17:33:38.1799298Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T17:33:38.1914812Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:39.1395125Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:39.1396578Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:33:39.1397691Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:33:39.1398593Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:39.1399696Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:33:39.1400716Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:33:39.1401573Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:39.1402711Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:33:39.1403981Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:39.1406023Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:39.1407289Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:33:39.1408566Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:39.1409781Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:39.1410968Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:33:39.1412059Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:33:39.1412959Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:39.1413960Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:33:39.1415163Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:33:39.1416270Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:39.1417561Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:39.1418497Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:33:39.1419278Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:33:39.1420099Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:33:39.1421079Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:39.1422162Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:39.1423228Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:33:39.1424872Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-16T17:33:39.1426336Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:39.6663049Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:41.5680906Z Reading package lists... 2021-05-16T17:33:41.7354933Z Building dependency tree... 2021-05-16T17:33:41.7375084Z Reading state information... 2021-05-16T17:33:41.8910929Z The following additional packages will be installed: 2021-05-16T17:33:41.8914244Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:33:41.9373468Z The following NEW packages will be installed: 2021-05-16T17:33:41.9377784Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:33:41.9379406Z mesa-common-dev 2021-05-16T17:33:41.9558360Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:41.9559082Z Need to get 1761 kB of archives. 2021-05-16T17:33:41.9559793Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:33:41.9561756Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-16T17:33:41.9606204Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-16T17:33:41.9615010Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-16T17:33:41.9628708Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:33:41.9651636Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:33:41.9684993Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-16T17:33:42.3643830Z Fetched 1761 kB in 0s (47.6 MB/s) 2021-05-16T17:33:42.3928314Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:33:42.3997997Z (Reading database ... 2021-05-16T17:33:42.3998655Z (Reading database ... 5% 2021-05-16T17:33:42.3999466Z (Reading database ... 10% 2021-05-16T17:33:42.4000056Z (Reading database ... 15% 2021-05-16T17:33:42.4000648Z (Reading database ... 20% 2021-05-16T17:33:42.4001229Z (Reading database ... 25% 2021-05-16T17:33:42.4001844Z (Reading database ... 30% 2021-05-16T17:33:42.4002410Z (Reading database ... 35% 2021-05-16T17:33:42.4002987Z (Reading database ... 40% 2021-05-16T17:33:42.4003557Z (Reading database ... 45% 2021-05-16T17:33:42.4004139Z (Reading database ... 50% 2021-05-16T17:33:42.4037121Z (Reading database ... 55% 2021-05-16T17:33:42.4072222Z (Reading database ... 60% 2021-05-16T17:33:42.4111448Z (Reading database ... 65% 2021-05-16T17:33:42.4241897Z (Reading database ... 70% 2021-05-16T17:33:42.4359942Z (Reading database ... 75% 2021-05-16T17:33:42.4637265Z (Reading database ... 80% 2021-05-16T17:33:42.4959720Z (Reading database ... 85% 2021-05-16T17:33:42.5106474Z (Reading database ... 90% 2021-05-16T17:33:42.5184561Z (Reading database ... 95% 2021-05-16T17:33:42.5185448Z (Reading database ... 100% 2021-05-16T17:33:42.5186423Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T17:33:42.5310174Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:33:42.5322395Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:42.5697107Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:33:42.5982181Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:42.5994319Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:42.6447160Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:33:42.6662017Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:42.6673080Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:42.7086279Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:33:42.7336615Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:42.7366741Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:42.7743338Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:33:42.8026815Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:33:42.8038024Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:42.8527108Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:33:42.8778037Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:42.8794676Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:43.0333298Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:33:43.0365840Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:43.0389545Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:43.0415953Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:33:43.0446566Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:33:43.0487180Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:43.0520682Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:44.3537537Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:46.2476882Z Reading package lists... 2021-05-16T17:33:46.4132126Z Building dependency tree... 2021-05-16T17:33:46.4150198Z Reading state information... 2021-05-16T17:33:46.5651083Z The following additional packages will be installed: 2021-05-16T17:33:46.5654364Z libprotobuf-lite17 libprotoc17 2021-05-16T17:33:46.6109763Z The following NEW packages will be installed: 2021-05-16T17:33:46.6112572Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:33:46.6113778Z protobuf-compiler 2021-05-16T17:33:46.6292212Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:46.6293835Z Need to get 2754 kB of archives. 2021-05-16T17:33:46.6294927Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:33:46.6297029Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:33:46.6329030Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:33:46.6466067Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:33:46.6697180Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:33:46.6833954Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:33:47.0665676Z Fetched 2754 kB in 0s (40.5 MB/s) 2021-05-16T17:33:47.1042692Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:33:47.1043524Z (Reading database ... 2021-05-16T17:33:47.1043981Z (Reading database ... 5% 2021-05-16T17:33:47.1044454Z (Reading database ... 10% 2021-05-16T17:33:47.1045070Z (Reading database ... 15% 2021-05-16T17:33:47.1045536Z (Reading database ... 20% 2021-05-16T17:33:47.1046000Z (Reading database ... 25% 2021-05-16T17:33:47.1046663Z (Reading database ... 30% 2021-05-16T17:33:47.1047129Z (Reading database ... 35% 2021-05-16T17:33:47.1047576Z (Reading database ... 40% 2021-05-16T17:33:47.1048039Z (Reading database ... 45% 2021-05-16T17:33:47.1048490Z (Reading database ... 50% 2021-05-16T17:33:47.1089167Z (Reading database ... 55% 2021-05-16T17:33:47.1126079Z (Reading database ... 60% 2021-05-16T17:33:47.1167820Z (Reading database ... 65% 2021-05-16T17:33:47.1291549Z (Reading database ... 70% 2021-05-16T17:33:47.1409480Z (Reading database ... 75% 2021-05-16T17:33:47.1686408Z (Reading database ... 80% 2021-05-16T17:33:47.2020146Z (Reading database ... 85% 2021-05-16T17:33:47.2174922Z (Reading database ... 90% 2021-05-16T17:33:47.2257245Z (Reading database ... 95% 2021-05-16T17:33:47.2258167Z (Reading database ... 100% 2021-05-16T17:33:47.2259215Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T17:33:47.2389419Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:47.2418856Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.2795930Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:33:47.3086510Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:47.3098987Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.4007431Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:33:47.4234264Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:47.4246347Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.5808002Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:33:47.6036837Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:47.6046742Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.7127660Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:33:47.7380046Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:33:47.7395942Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.7982524Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.8015398Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.8035912Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.8069184Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.8096121Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:33:47.8131172Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:48.5064649Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:50.4017978Z Reading package lists... 2021-05-16T17:33:50.5539239Z Building dependency tree... 2021-05-16T17:33:50.5557173Z Reading state information... 2021-05-16T17:33:50.6980807Z The following additional packages will be installed: 2021-05-16T17:33:50.6983324Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:33:50.6985043Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:33:50.6986472Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:33:50.6988122Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:33:50.6989846Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:33:50.6991392Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:50.6992994Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:50.6995915Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:50.6998621Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:50.7001325Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:50.7006130Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:50.7007462Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:50.7008706Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:50.7009953Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:50.7010721Z Suggested packages: 2021-05-16T17:33:50.7011836Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:33:50.7013187Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:33:50.7014688Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:33:50.7016192Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:33:50.7670807Z The following NEW packages will be installed: 2021-05-16T17:33:50.7676370Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:33:50.7677554Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:33:50.7680113Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:33:50.7682577Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:33:50.7687108Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:33:50.7690581Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:33:50.7693354Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:33:50.7697122Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:33:50.7699420Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:33:50.7701949Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:33:50.7704413Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:33:50.7706804Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:33:50.7710494Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:33:50.7715548Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:33:50.7929750Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:50.7930460Z Need to get 47.1 MB of archives. 2021-05-16T17:33:50.7931156Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:33:50.7932975Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:33:50.8171687Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:33:50.8184817Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:33:50.8192148Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:33:50.8198679Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:33:50.8206740Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:33:50.8214976Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:33:50.8266758Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:33:50.9681549Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:33:50.9689208Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:33:50.9747759Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:33:50.9780986Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:33:50.9787156Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:33:50.9792761Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:33:50.9801360Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:33:50.9817119Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-16T17:33:50.9828485Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:33:50.9855986Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:33:50.9865548Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:33:50.9883148Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:33:50.9902094Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:33:50.9981219Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:33:51.0145110Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:33:51.0180042Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:33:51.0187780Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:33:51.0228641Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:33:51.1044152Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:33:51.1053154Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:33:51.1061001Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:33:51.1077392Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:33:51.1104619Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:33:51.1112500Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:33:51.1138114Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:33:51.1164996Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:33:51.1267562Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-16T17:33:51.1291610Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:33:51.1425539Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:33:51.1428986Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:33:51.3810877Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:33:51.3816758Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:33:51.3821352Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:33:51.3827270Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-16T17:33:51.3833871Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:33:51.3840769Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-16T17:33:51.3849345Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:33:51.4223326Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:33:51.4237886Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:33:51.4263514Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:33:51.4273983Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:33:51.4473481Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-16T17:33:51.4502883Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:33:51.4514512Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-16T17:33:51.4519794Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-16T17:33:51.4526655Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:33:51.4541846Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:33:51.4549943Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:33:51.4683306Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:33:51.4715377Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:33:51.4723437Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:33:51.4798103Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:33:51.4810113Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:33:51.4818826Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:33:51.4853030Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:33:51.4903199Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-16T17:33:51.5026009Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-16T17:33:51.5043667Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-16T17:33:51.5064175Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:33:51.5318336Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:33:51.5459544Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-16T17:33:51.6043421Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:33:51.6126580Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:33:51.6203461Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-16T17:33:51.7043290Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-16T17:33:51.8020185Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:33:51.8373353Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:33:51.8419306Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:33:52.3888560Z Fetched 47.1 MB in 1s (44.2 MB/s) 2021-05-16T17:33:52.4201299Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:33:52.4274336Z (Reading database ... 2021-05-16T17:33:52.4274900Z (Reading database ... 5% 2021-05-16T17:33:52.4275376Z (Reading database ... 10% 2021-05-16T17:33:52.4275840Z (Reading database ... 15% 2021-05-16T17:33:52.4276337Z (Reading database ... 20% 2021-05-16T17:33:52.4276787Z (Reading database ... 25% 2021-05-16T17:33:52.4277248Z (Reading database ... 30% 2021-05-16T17:33:52.4277694Z (Reading database ... 35% 2021-05-16T17:33:52.4278151Z (Reading database ... 40% 2021-05-16T17:33:52.4280113Z (Reading database ... 45% 2021-05-16T17:33:52.4280580Z (Reading database ... 50% 2021-05-16T17:33:52.4312003Z (Reading database ... 55% 2021-05-16T17:33:52.4348237Z (Reading database ... 60% 2021-05-16T17:33:52.4389824Z (Reading database ... 65% 2021-05-16T17:33:52.4513255Z (Reading database ... 70% 2021-05-16T17:33:52.4630922Z (Reading database ... 75% 2021-05-16T17:33:52.4904567Z (Reading database ... 80% 2021-05-16T17:33:52.5221999Z (Reading database ... 85% 2021-05-16T17:33:52.5367939Z (Reading database ... 90% 2021-05-16T17:33:52.5445915Z (Reading database ... 95% 2021-05-16T17:33:52.5446448Z (Reading database ... 100% 2021-05-16T17:33:52.5447177Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T17:33:52.5572342Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:33:52.5595157Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:52.6925968Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:33:52.7162408Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:52.7186855Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:52.7519488Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:33:52.7802446Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:52.7856408Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:52.8207066Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:33:52.8419145Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:33:52.8430498Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:52.8675297Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:33:52.8959463Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:52.8969761Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:52.9326571Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:33:52.9567791Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:33:52.9577330Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:52.9926195Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:33:53.0126278Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:53.0136891Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:53.0646495Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:33:53.0843087Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:33:53.0856277Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:53.7762852Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:33:53.8039821Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:33:53.8057049Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:53.8365935Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:33:53.8596138Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:33:53.8605817Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:53.8950246Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:33:53.9226071Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:33:53.9235770Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:53.9613418Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:33:53.9890761Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:33:53.9900056Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:54.0152647Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:33:54.0431492Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:33:54.0437834Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:54.0683850Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:33:54.0961921Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:33:54.0973209Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:54.1255230Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:33:54.1531922Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:33:54.1548208Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:54.1856535Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:33:54.2132449Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:54.2143855Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:54.2456466Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:33:54.2733759Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:33:54.2753226Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:54.3246458Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:33:54.3466545Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:33:54.3478536Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:54.3756484Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:33:54.4035755Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:33:54.4047867Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:54.4381433Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:33:54.4668520Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:54.4684834Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:54.4969343Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:33:54.5243325Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:33:54.5254731Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:54.5987302Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:33:54.6264572Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:33:54.6276442Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:54.7926138Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:33:54.8139346Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:33:54.8158657Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:54.8646446Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:33:54.8876109Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:33:54.8899390Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:54.9246186Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:33:54.9471178Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:33:54.9487004Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:55.0005941Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:33:55.0242717Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:55.0255084Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:55.4807209Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:33:55.5038245Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:33:55.5069831Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:55.5347743Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:33:55.5627340Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:33:55.5640260Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:55.5888592Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:33:55.6169564Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:33:55.6181998Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:55.6477790Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:33:55.6762986Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:33:55.6782918Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:55.7136486Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:33:55.7424188Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:33:55.7433209Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:55.7748700Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:33:55.8028035Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:33:55.8041683Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:55.8415126Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:33:55.8691204Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:33:55.8712821Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:55.9096098Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:33:55.9375763Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:33:55.9384348Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:56.0142193Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:33:56.0421350Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:33:56.0441086Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:56.0925923Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:33:56.1135077Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:56.1151992Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:56.2208183Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:33:56.2485761Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:33:56.2503065Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:56.2838295Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:33:56.3123481Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:33:56.3143185Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:57.3900406Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:33:57.4185125Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:33:57.4212014Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:57.4566454Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:33:57.4797962Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:33:57.4812434Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:57.5074082Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:33:57.5359690Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:33:57.5379324Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:57.5695962Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:33:57.5939320Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:57.5955351Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:57.6233666Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:33:57.6520156Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:33:57.6529755Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:57.6886104Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:33:57.7105114Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:57.7118545Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:57.7486062Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:33:57.7721761Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:33:57.7731062Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:57.8884546Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:33:57.9167774Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:33:57.9182815Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:57.9526671Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:33:57.9785197Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:57.9796854Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:58.0246014Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:33:58.0481000Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:33:58.0497330Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:58.0808328Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:33:58.1093467Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:58.1106729Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:58.2324439Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:33:58.2607164Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:33:58.2621637Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:58.3062387Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:33:58.3348712Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:33:58.3365299Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:58.3766573Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:33:58.4001701Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:58.4011387Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:58.4264646Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:33:58.4546048Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:58.4558581Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:58.4837547Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:33:58.5119069Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:33:58.5139504Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:58.5477774Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:33:58.5759617Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:33:58.5772392Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:58.6087514Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:33:58.6332252Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:33:58.6341193Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:58.6846818Z Selecting previously unselected package libopenal-data. 2021-05-16T17:33:58.7122247Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:33:58.7138715Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:58.7566414Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:33:58.7780695Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:33:58.7799474Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:58.8067622Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:33:58.8347568Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:33:58.8360284Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:58.9046229Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:33:58.9327353Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:33:58.9346402Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:58.9725819Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:33:58.9914732Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:33:58.9923998Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:59.0325866Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:33:59.0553045Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:33:59.0566355Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:59.1046653Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:33:59.1294314Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:33:59.1373710Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:59.1868811Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:33:59.2149638Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:33:59.2170341Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:59.2770544Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:33:59.3050235Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:59.3068270Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:59.3416921Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:33:59.3667405Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:59.3680417Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:59.4085531Z Selecting previously unselected package ffmpeg. 2021-05-16T17:33:59.4322376Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:59.4396681Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:59.5649831Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:33:59.5928383Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:33:59.5947941Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:59.6317267Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:33:59.6592114Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:33:59.6629196Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:59.8472160Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:33:59.8750450Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:33:59.8764979Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:59.9091955Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:33:59.9369223Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:33:59.9379525Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:59.9646866Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:33:59.9922523Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:59.9941998Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:00.2607167Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:34:00.2828663Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:00.2844250Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:00.5595803Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:34:00.5872749Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:34:00.5882932Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:34:00.7065876Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:34:00.7340567Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:34:00.7354988Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:34:00.7580124Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:34:00.7856950Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:34:00.7869300Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:00.8494747Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:34:00.8558312Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:34:00.8613979Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:34:00.8654231Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:34:00.8676993Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:34:00.8698698Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:34:00.8717505Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:34:00.8738710Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:34:00.8759619Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:34:00.8781286Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:34:00.8804427Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:34:00.8838747Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:34:00.8887033Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:34:00.8926955Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:34:00.8959539Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:34:00.8986754Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:34:00.9018593Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:34:00.9046518Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:34:00.9067842Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:34:00.9105209Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:34:00.9144948Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:34:00.9173539Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:34:00.9214127Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:34:00.9247829Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:34:00.9285135Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:34:00.9320115Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:34:00.9340542Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:34:00.9367623Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:34:00.9389435Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:34:00.9409830Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:34:00.9436454Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:34:00.9487379Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:34:00.9521996Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:34:00.9576480Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:00.9613762Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:34:00.9638255Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:34:00.9667609Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:34:00.9696587Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:34:00.9766643Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:00.9791405Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:34:00.9838450Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:34:00.9867584Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:34:00.9907635Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:34:00.9940709Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:34:00.9970895Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:34:00.9994105Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:34:01.0026466Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:34:01.0067670Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:34:01.0091221Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:34:01.0120183Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:34:01.0149002Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:01.0182363Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:34:01.0210959Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:34:01.0237943Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:34:01.0259645Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:34:01.0281248Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.0305395Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:34:01.0343239Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.0379805Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:34:01.0417508Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:34:01.0452039Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:34:01.0497574Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:34:01.0542508Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:34:01.0578228Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.0608839Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:34:01.0644405Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:34:01.0683227Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:34:01.0788109Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.0818654Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.0857033Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.0893290Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:34:01.0927526Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:34:01.0961675Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.0989668Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.1021440Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.1060851Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:34:01.1154529Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:02.1200249Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:04.1140369Z Reading package lists... 2021-05-16T17:34:04.2637160Z Building dependency tree... 2021-05-16T17:34:04.2655560Z Reading state information... 2021-05-16T17:34:04.4104687Z The following additional packages will be installed: 2021-05-16T17:34:04.4108253Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:34:04.4602750Z The following NEW packages will be installed: 2021-05-16T17:34:04.4605251Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:34:04.4608350Z libmagick++-dev 2021-05-16T17:34:04.4960905Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:04.4962108Z Need to get 309 kB of archives. 2021-05-16T17:34:04.4963579Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:34:04.4966217Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-16T17:34:04.4989641Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-16T17:34:04.5016384Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-16T17:34:04.5038910Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-16T17:34:04.8965897Z Fetched 309 kB in 0s (7872 kB/s) 2021-05-16T17:34:04.9315486Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:34:04.9387767Z (Reading database ... 2021-05-16T17:34:04.9388261Z (Reading database ... 5% 2021-05-16T17:34:04.9388935Z (Reading database ... 10% 2021-05-16T17:34:04.9389497Z (Reading database ... 15% 2021-05-16T17:34:04.9390054Z (Reading database ... 20% 2021-05-16T17:34:04.9390605Z (Reading database ... 25% 2021-05-16T17:34:04.9391142Z (Reading database ... 30% 2021-05-16T17:34:04.9391695Z (Reading database ... 35% 2021-05-16T17:34:04.9392230Z (Reading database ... 40% 2021-05-16T17:34:04.9392783Z (Reading database ... 45% 2021-05-16T17:34:04.9393328Z (Reading database ... 50% 2021-05-16T17:34:04.9432194Z (Reading database ... 55% 2021-05-16T17:34:04.9475259Z (Reading database ... 60% 2021-05-16T17:34:04.9503778Z (Reading database ... 65% 2021-05-16T17:34:04.9624979Z (Reading database ... 70% 2021-05-16T17:34:04.9737063Z (Reading database ... 75% 2021-05-16T17:34:04.9762182Z (Reading database ... 80% 2021-05-16T17:34:05.0262132Z (Reading database ... 85% 2021-05-16T17:34:05.0417030Z (Reading database ... 90% 2021-05-16T17:34:05.0491187Z (Reading database ... 95% 2021-05-16T17:34:05.0491832Z (Reading database ... 100% 2021-05-16T17:34:05.0492653Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T17:34:05.0605525Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:34:05.0688567Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:05.1221790Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:34:05.1531285Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:34:05.1567789Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:05.1967425Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:34:05.2210388Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:34:05.2224487Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:05.2807542Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:34:05.3018633Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:34:05.3098128Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:05.3613738Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:05.3703258Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:05.3750202Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:05.3773997Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:34:05.3872979Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:07.3761430Z Reading package lists... 2021-05-16T17:34:07.5520692Z Building dependency tree... 2021-05-16T17:34:07.5539496Z Reading state information... 2021-05-16T17:34:07.7111272Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:34:07.7114135Z The following additional packages will be installed: 2021-05-16T17:34:07.7116777Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:34:07.7118943Z libijs-0.35 libjbig2dec0 2021-05-16T17:34:07.7122137Z Suggested packages: 2021-05-16T17:34:07.7124308Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:34:07.7126406Z ghostscript-x 2021-05-16T17:34:07.7611359Z The following NEW packages will be installed: 2021-05-16T17:34:07.7615850Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:34:07.7623416Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:34:07.7819345Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:07.7820739Z Need to get 11.2 MB of archives. 2021-05-16T17:34:07.7821434Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:34:07.7823351Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-16T17:34:07.8189573Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-16T17:34:07.8200696Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:34:07.9198578Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:34:07.9287689Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:34:07.9293027Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:34:07.9303245Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:34:07.9594052Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:34:08.3574853Z Fetched 11.2 MB in 0s (58.0 MB/s) 2021-05-16T17:34:08.3948636Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:34:08.4024390Z (Reading database ... 2021-05-16T17:34:08.4025307Z (Reading database ... 5% 2021-05-16T17:34:08.4025843Z (Reading database ... 10% 2021-05-16T17:34:08.4026355Z (Reading database ... 15% 2021-05-16T17:34:08.4026834Z (Reading database ... 20% 2021-05-16T17:34:08.4027295Z (Reading database ... 25% 2021-05-16T17:34:08.4027739Z (Reading database ... 30% 2021-05-16T17:34:08.4028197Z (Reading database ... 35% 2021-05-16T17:34:08.4028672Z (Reading database ... 40% 2021-05-16T17:34:08.4029130Z (Reading database ... 45% 2021-05-16T17:34:08.4029575Z (Reading database ... 50% 2021-05-16T17:34:08.4073860Z (Reading database ... 55% 2021-05-16T17:34:08.4117930Z (Reading database ... 60% 2021-05-16T17:34:08.4145528Z (Reading database ... 65% 2021-05-16T17:34:08.4266497Z (Reading database ... 70% 2021-05-16T17:34:08.4384285Z (Reading database ... 75% 2021-05-16T17:34:08.4409167Z (Reading database ... 80% 2021-05-16T17:34:08.4956105Z (Reading database ... 85% 2021-05-16T17:34:08.5129478Z (Reading database ... 90% 2021-05-16T17:34:08.5208103Z (Reading database ... 95% 2021-05-16T17:34:08.5208950Z (Reading database ... 100% 2021-05-16T17:34:08.5209944Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T17:34:08.5333086Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:34:08.5562764Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:34:08.7480714Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:34:08.7762863Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:34:08.7775511Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:34:08.8206903Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:34:08.8423409Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:34:08.8999433Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:34:09.2647364Z Selecting previously unselected package libgs9-common. 2021-05-16T17:34:09.2913843Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:34:09.2922077Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:34:09.3843442Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:34:09.4122397Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:34:09.4140610Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:34:09.4445816Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:34:09.4661365Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:34:09.4676576Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:34:09.5012172Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:34:09.5288867Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:34:09.5303293Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:34:09.7758721Z Selecting previously unselected package ghostscript. 2021-05-16T17:34:09.8010098Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:34:09.8020621Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:34:09.8637094Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:34:09.8795483Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:34:09.8840066Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:34:09.9432160Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:34:09.9455586Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:34:09.9688914Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:34:09.9727635Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:34:09.9763218Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:34:09.9882238Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:34:10.0969217Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:10.1185421Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:13.0774278Z Reading package lists... 2021-05-16T17:34:13.2329039Z Building dependency tree... 2021-05-16T17:34:13.2349872Z Reading state information... 2021-05-16T17:34:13.3784153Z The following additional packages will be installed: 2021-05-16T17:34:13.3786054Z libudunits2-0 libudunits2-data 2021-05-16T17:34:13.4234161Z The following NEW packages will be installed: 2021-05-16T17:34:13.4239505Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:34:13.4585452Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:13.4586275Z Need to get 429 kB of archives. 2021-05-16T17:34:13.4587072Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:34:13.4589395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:34:13.4603021Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:34:13.4611688Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:34:13.8546218Z Fetched 429 kB in 0s (11.0 MB/s) 2021-05-16T17:34:13.8847437Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:34:13.8909475Z (Reading database ... 2021-05-16T17:34:13.8910450Z (Reading database ... 5% 2021-05-16T17:34:13.8910981Z (Reading database ... 10% 2021-05-16T17:34:13.8911452Z (Reading database ... 15% 2021-05-16T17:34:13.8911987Z (Reading database ... 20% 2021-05-16T17:34:13.8912451Z (Reading database ... 25% 2021-05-16T17:34:13.8912896Z (Reading database ... 30% 2021-05-16T17:34:13.8913360Z (Reading database ... 35% 2021-05-16T17:34:13.8913810Z (Reading database ... 40% 2021-05-16T17:34:13.8914457Z (Reading database ... 45% 2021-05-16T17:34:13.8914920Z (Reading database ... 50% 2021-05-16T17:34:13.8959373Z (Reading database ... 55% 2021-05-16T17:34:13.9005546Z (Reading database ... 60% 2021-05-16T17:34:13.9030643Z (Reading database ... 65% 2021-05-16T17:34:13.9151783Z (Reading database ... 70% 2021-05-16T17:34:13.9264915Z (Reading database ... 75% 2021-05-16T17:34:13.9289721Z (Reading database ... 80% 2021-05-16T17:34:13.9794225Z (Reading database ... 85% 2021-05-16T17:34:13.9954894Z (Reading database ... 90% 2021-05-16T17:34:14.0031472Z (Reading database ... 95% 2021-05-16T17:34:14.0032340Z (Reading database ... 100% 2021-05-16T17:34:14.0033636Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T17:34:14.0156871Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:34:14.0167536Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:34:14.0456235Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:34:14.0733978Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:34:14.0765283Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:34:14.1126376Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:34:14.1320712Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:34:14.1335880Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:34:14.2075740Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:34:14.2129545Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:34:14.2156890Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:34:14.2188225Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:14.3197470Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:16.2293532Z Reading package lists... 2021-05-16T17:34:16.4017184Z Building dependency tree... 2021-05-16T17:34:16.4035723Z Reading state information... 2021-05-16T17:34:16.6062166Z The following NEW packages will be installed: 2021-05-16T17:34:16.6071263Z libjq-dev 2021-05-16T17:34:16.6491362Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:16.6492224Z Need to get 11.2 kB of archives. 2021-05-16T17:34:16.6493057Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:34:16.6495245Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-16T17:34:17.0457960Z Fetched 11.2 kB in 0s (295 kB/s) 2021-05-16T17:34:17.0764435Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:34:17.0841464Z (Reading database ... 2021-05-16T17:34:17.0842432Z (Reading database ... 5% 2021-05-16T17:34:17.0842945Z (Reading database ... 10% 2021-05-16T17:34:17.0843469Z (Reading database ... 15% 2021-05-16T17:34:17.0843923Z (Reading database ... 20% 2021-05-16T17:34:17.0844381Z (Reading database ... 25% 2021-05-16T17:34:17.0844940Z (Reading database ... 30% 2021-05-16T17:34:17.0845406Z (Reading database ... 35% 2021-05-16T17:34:17.0845885Z (Reading database ... 40% 2021-05-16T17:34:17.0846329Z (Reading database ... 45% 2021-05-16T17:34:17.0846784Z (Reading database ... 50% 2021-05-16T17:34:17.0892508Z (Reading database ... 55% 2021-05-16T17:34:17.0937929Z (Reading database ... 60% 2021-05-16T17:34:17.0962244Z (Reading database ... 65% 2021-05-16T17:34:17.1087790Z (Reading database ... 70% 2021-05-16T17:34:17.1207259Z (Reading database ... 75% 2021-05-16T17:34:17.1230684Z (Reading database ... 80% 2021-05-16T17:34:17.1795083Z (Reading database ... 85% 2021-05-16T17:34:17.1980471Z (Reading database ... 90% 2021-05-16T17:34:17.2066505Z (Reading database ... 95% 2021-05-16T17:34:17.2067438Z (Reading database ... 100% 2021-05-16T17:34:17.2068424Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T17:34:17.2200623Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:17.2216891Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:34:17.2984086Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:34:19.2967303Z Reading package lists... 2021-05-16T17:34:19.4568884Z Building dependency tree... 2021-05-16T17:34:19.4587040Z Reading state information... 2021-05-16T17:34:19.6442969Z The following NEW packages will be installed: 2021-05-16T17:34:19.6448594Z libmng2 2021-05-16T17:34:19.6622199Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:19.6622881Z Need to get 168 kB of archives. 2021-05-16T17:34:19.6623582Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:34:19.6625570Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:34:20.0467466Z Fetched 168 kB in 0s (9787 kB/s) 2021-05-16T17:34:20.0788960Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:34:20.0863231Z (Reading database ... 2021-05-16T17:34:20.0864092Z (Reading database ... 5% 2021-05-16T17:34:20.0864766Z (Reading database ... 10% 2021-05-16T17:34:20.0865454Z (Reading database ... 15% 2021-05-16T17:34:20.0866081Z (Reading database ... 20% 2021-05-16T17:34:20.0866722Z (Reading database ... 25% 2021-05-16T17:34:20.0867343Z (Reading database ... 30% 2021-05-16T17:34:20.0867988Z (Reading database ... 35% 2021-05-16T17:34:20.0868625Z (Reading database ... 40% 2021-05-16T17:34:20.0869245Z (Reading database ... 45% 2021-05-16T17:34:20.0869877Z (Reading database ... 50% 2021-05-16T17:34:20.0906245Z (Reading database ... 55% 2021-05-16T17:34:20.0950657Z (Reading database ... 60% 2021-05-16T17:34:20.0973946Z (Reading database ... 65% 2021-05-16T17:34:20.1095098Z (Reading database ... 70% 2021-05-16T17:34:20.1207439Z (Reading database ... 75% 2021-05-16T17:34:20.1230239Z (Reading database ... 80% 2021-05-16T17:34:20.1732832Z (Reading database ... 85% 2021-05-16T17:34:20.1892809Z (Reading database ... 90% 2021-05-16T17:34:20.1967848Z (Reading database ... 95% 2021-05-16T17:34:20.1969124Z (Reading database ... 100% 2021-05-16T17:34:20.1970292Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T17:34:20.2087861Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:34:20.2134778Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:34:20.2893114Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:34:20.2971027Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:22.2915963Z Reading package lists... 2021-05-16T17:34:22.4627137Z Building dependency tree... 2021-05-16T17:34:22.4646132Z Reading state information... 2021-05-16T17:34:22.5852556Z E: Unable to locate package libmng1 2021-05-16T17:34:22.6468109Z Reading package lists... 2021-05-16T17:34:22.8173028Z Building dependency tree... 2021-05-16T17:34:22.8191664Z Reading state information... 2021-05-16T17:34:22.9370376Z E: Unable to locate package libapparmor-devel 2021-05-16T17:34:22.9976429Z Reading package lists... 2021-05-16T17:34:23.1625875Z Building dependency tree... 2021-05-16T17:34:23.1645194Z Reading state information... 2021-05-16T17:34:23.3127246Z The following additional packages will be installed: 2021-05-16T17:34:23.3129393Z libij-java 2021-05-16T17:34:23.3572843Z The following NEW packages will be installed: 2021-05-16T17:34:23.3579830Z imagej libij-java 2021-05-16T17:34:23.3752885Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:23.3753979Z Need to get 2328 kB of archives. 2021-05-16T17:34:23.3755077Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:34:23.3757395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:34:23.4135089Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:34:23.8051609Z Fetched 2328 kB in 0s (44.9 MB/s) 2021-05-16T17:34:23.8343442Z Selecting previously unselected package libij-java. 2021-05-16T17:34:23.8416384Z (Reading database ... 2021-05-16T17:34:23.8417320Z (Reading database ... 5% 2021-05-16T17:34:23.8418177Z (Reading database ... 10% 2021-05-16T17:34:23.8418852Z (Reading database ... 15% 2021-05-16T17:34:23.8419510Z (Reading database ... 20% 2021-05-16T17:34:23.8420136Z (Reading database ... 25% 2021-05-16T17:34:23.8420803Z (Reading database ... 30% 2021-05-16T17:34:23.8421431Z (Reading database ... 35% 2021-05-16T17:34:23.8422067Z (Reading database ... 40% 2021-05-16T17:34:23.8422703Z (Reading database ... 45% 2021-05-16T17:34:23.8423322Z (Reading database ... 50% 2021-05-16T17:34:23.8445325Z (Reading database ... 55% 2021-05-16T17:34:23.8487627Z (Reading database ... 60% 2021-05-16T17:34:23.8511110Z (Reading database ... 65% 2021-05-16T17:34:23.8624919Z (Reading database ... 70% 2021-05-16T17:34:23.8731492Z (Reading database ... 75% 2021-05-16T17:34:23.8753643Z (Reading database ... 80% 2021-05-16T17:34:23.9228413Z (Reading database ... 85% 2021-05-16T17:34:23.9376814Z (Reading database ... 90% 2021-05-16T17:34:23.9447440Z (Reading database ... 95% 2021-05-16T17:34:23.9448036Z (Reading database ... 100% 2021-05-16T17:34:23.9448879Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T17:34:23.9557877Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:34:23.9567392Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:34:24.0406151Z Selecting previously unselected package imagej. 2021-05-16T17:34:24.0663010Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:34:24.0686331Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:34:24.1397910Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:34:24.1434277Z Setting up imagej (1.52r-1) ... 2021-05-16T17:34:24.1467559Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:34:25.5089668Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:26.1638891Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:34:28.2275484Z Reading package lists... 2021-05-16T17:34:28.3854020Z Building dependency tree... 2021-05-16T17:34:28.3873190Z Reading state information... 2021-05-16T17:34:28.5282800Z Suggested packages: 2021-05-16T17:34:28.5284346Z bowtie2-examples 2021-05-16T17:34:28.5698916Z The following NEW packages will be installed: 2021-05-16T17:34:28.5703060Z bowtie2 2021-05-16T17:34:28.5881221Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:28.5881949Z Need to get 1324 kB of archives. 2021-05-16T17:34:28.5882643Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:34:28.5885176Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:34:28.9908559Z Fetched 1324 kB in 0s (37.5 MB/s) 2021-05-16T17:34:29.0206326Z Selecting previously unselected package bowtie2. 2021-05-16T17:34:29.0269979Z (Reading database ... 2021-05-16T17:34:29.0270777Z (Reading database ... 5% 2021-05-16T17:34:29.0271468Z (Reading database ... 10% 2021-05-16T17:34:29.0272115Z (Reading database ... 15% 2021-05-16T17:34:29.0272746Z (Reading database ... 20% 2021-05-16T17:34:29.0273413Z (Reading database ... 25% 2021-05-16T17:34:29.0274047Z (Reading database ... 30% 2021-05-16T17:34:29.0274669Z (Reading database ... 35% 2021-05-16T17:34:29.0275298Z (Reading database ... 40% 2021-05-16T17:34:29.0275921Z (Reading database ... 45% 2021-05-16T17:34:29.0276558Z (Reading database ... 50% 2021-05-16T17:34:29.0312010Z (Reading database ... 55% 2021-05-16T17:34:29.0356044Z (Reading database ... 60% 2021-05-16T17:34:29.0378910Z (Reading database ... 65% 2021-05-16T17:34:29.0499506Z (Reading database ... 70% 2021-05-16T17:34:29.0612400Z (Reading database ... 75% 2021-05-16T17:34:29.0635464Z (Reading database ... 80% 2021-05-16T17:34:29.1144882Z (Reading database ... 85% 2021-05-16T17:34:29.1304727Z (Reading database ... 90% 2021-05-16T17:34:29.1380574Z (Reading database ... 95% 2021-05-16T17:34:29.1381209Z (Reading database ... 100% 2021-05-16T17:34:29.1382033Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T17:34:29.1496880Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:34:29.1511987Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:34:29.3308578Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:34:29.3366200Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:32.0162179Z Reading package lists... 2021-05-16T17:34:32.1852651Z Building dependency tree... 2021-05-16T17:34:32.1871044Z Reading state information... 2021-05-16T17:34:32.3072386Z E: Unable to locate package install 2021-05-16T17:34:32.3074786Z E: Unable to locate package gdal 2021-05-16T17:34:32.3683959Z Reading package lists... 2021-05-16T17:34:32.5426585Z Building dependency tree... 2021-05-16T17:34:32.5445876Z Reading state information... 2021-05-16T17:34:32.5700603Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:34:32.5702557Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:34:32.5703617Z is only available from another source 2021-05-16T17:34:32.5704241Z 2021-05-16T17:34:32.6657714Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:34:32.7266759Z Reading package lists... 2021-05-16T17:34:32.8990319Z Building dependency tree... 2021-05-16T17:34:32.9009921Z Reading state information... 2021-05-16T17:34:32.9239301Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:34:32.9243221Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:34:32.9244017Z is only available from another source 2021-05-16T17:34:32.9244874Z However the following packages replace it: 2021-05-16T17:34:32.9245473Z ffmpeg 2021-05-16T17:34:32.9245744Z 2021-05-16T17:34:33.0177111Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:34:33.0786846Z Reading package lists... 2021-05-16T17:34:33.2431695Z Building dependency tree... 2021-05-16T17:34:33.2452689Z Reading state information... 2021-05-16T17:34:33.3934290Z The following additional packages will be installed: 2021-05-16T17:34:33.3936691Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:34:33.3938569Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:34:33.3939747Z libssh2-1-dev 2021-05-16T17:34:33.3941571Z Suggested packages: 2021-05-16T17:34:33.3942570Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:34:33.4398683Z The following NEW packages will be installed: 2021-05-16T17:34:33.4401018Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:34:33.4402699Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:34:33.4403898Z libssh2-1-dev 2021-05-16T17:34:33.4593763Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:33.4594505Z Need to get 2667 kB of archives. 2021-05-16T17:34:33.4595208Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:34:33.4596979Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:34:33.4641453Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:34:33.4723122Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:34:33.4727575Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:34:33.4743289Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:34:33.4748451Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:34:33.4755645Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:34:33.4790060Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:34:33.4826690Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:34:33.4847407Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:34:33.4852264Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:34:33.8815932Z Fetched 2667 kB in 0s (58.1 MB/s) 2021-05-16T17:34:33.9082538Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:34:33.9156065Z (Reading database ... 2021-05-16T17:34:33.9156941Z (Reading database ... 5% 2021-05-16T17:34:33.9157635Z (Reading database ... 10% 2021-05-16T17:34:33.9158263Z (Reading database ... 15% 2021-05-16T17:34:33.9158906Z (Reading database ... 20% 2021-05-16T17:34:33.9159556Z (Reading database ... 25% 2021-05-16T17:34:33.9160174Z (Reading database ... 30% 2021-05-16T17:34:33.9160808Z (Reading database ... 35% 2021-05-16T17:34:33.9161428Z (Reading database ... 40% 2021-05-16T17:34:33.9162070Z (Reading database ... 45% 2021-05-16T17:34:33.9162702Z (Reading database ... 50% 2021-05-16T17:34:33.9186838Z (Reading database ... 55% 2021-05-16T17:34:33.9229378Z (Reading database ... 60% 2021-05-16T17:34:33.9252136Z (Reading database ... 65% 2021-05-16T17:34:33.9362163Z (Reading database ... 70% 2021-05-16T17:34:33.9466921Z (Reading database ... 75% 2021-05-16T17:34:33.9488330Z (Reading database ... 80% 2021-05-16T17:34:33.9968423Z (Reading database ... 85% 2021-05-16T17:34:34.0122566Z (Reading database ... 90% 2021-05-16T17:34:34.0195643Z (Reading database ... 95% 2021-05-16T17:34:34.0197594Z (Reading database ... 100% 2021-05-16T17:34:34.0199894Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T17:34:34.0310584Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:34:34.0325720Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:34.0687100Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:34:34.0944679Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:34:34.0955944Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:34.1610421Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:34:34.1884242Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:34:34.1905751Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:34.2158401Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:34:34.2436324Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:34.2446738Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:34.2846287Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:34:34.3122218Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:34.3136605Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:34.3426856Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:34:34.3706066Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:34.3715542Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:34.4043504Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:34:34.4321049Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:34.4334568Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:34.4910641Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:34:34.5185207Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:34.5205327Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:34.5907297Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:34:34.6186196Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:34:34.6199355Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:34.6807264Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:34:34.7012994Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:34:34.7039068Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:34.7320388Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:34:34.7572749Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:34:34.7603839Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:34.8783695Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:34:34.8822795Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:34.8857529Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:34:34.8911473Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:34:34.8937609Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:34.8967102Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:34.9017872Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:34:34.9066118Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:34:34.9113560Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:34:34.9150955Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:34.9194320Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:34:34.9235065Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:39.4700544Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:39.5748285Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:41.4841531Z Reading package lists... 2021-05-16T17:34:41.6486733Z Building dependency tree... 2021-05-16T17:34:41.6505436Z Reading state information... 2021-05-16T17:34:41.8845855Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:34:41.8847380Z libtiff-dev set to manually installed. 2021-05-16T17:34:41.8848365Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:41.9459531Z Reading package lists... 2021-05-16T17:34:42.1102799Z Building dependency tree... 2021-05-16T17:34:42.1121357Z Reading state information... 2021-05-16T17:34:42.3377808Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:34:42.3379115Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:42.3987336Z Reading package lists... 2021-05-16T17:34:42.5652302Z Building dependency tree... 2021-05-16T17:34:42.5672343Z Reading state information... 2021-05-16T17:34:42.7578857Z The following NEW packages will be installed: 2021-05-16T17:34:42.7581844Z libsodium-dev 2021-05-16T17:34:42.7766935Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:42.7767970Z Need to get 169 kB of archives. 2021-05-16T17:34:42.7769127Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:34:42.7771075Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:34:43.1738333Z Fetched 169 kB in 0s (9817 kB/s) 2021-05-16T17:34:43.2032541Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:34:43.2107262Z (Reading database ... 2021-05-16T17:34:43.2107965Z (Reading database ... 5% 2021-05-16T17:34:43.2108649Z (Reading database ... 10% 2021-05-16T17:34:43.2109300Z (Reading database ... 15% 2021-05-16T17:34:43.2109939Z (Reading database ... 20% 2021-05-16T17:34:43.2110558Z (Reading database ... 25% 2021-05-16T17:34:43.2111197Z (Reading database ... 30% 2021-05-16T17:34:43.2111827Z (Reading database ... 35% 2021-05-16T17:34:43.2112472Z (Reading database ... 40% 2021-05-16T17:34:43.2113107Z (Reading database ... 45% 2021-05-16T17:34:43.2113724Z (Reading database ... 50% 2021-05-16T17:34:43.2139758Z (Reading database ... 55% 2021-05-16T17:34:43.2183801Z (Reading database ... 60% 2021-05-16T17:34:43.2207671Z (Reading database ... 65% 2021-05-16T17:34:43.2322205Z (Reading database ... 70% 2021-05-16T17:34:43.2430795Z (Reading database ... 75% 2021-05-16T17:34:43.2454731Z (Reading database ... 80% 2021-05-16T17:34:43.2948824Z (Reading database ... 85% 2021-05-16T17:34:43.3107184Z (Reading database ... 90% 2021-05-16T17:34:43.3180037Z (Reading database ... 95% 2021-05-16T17:34:43.3181978Z (Reading database ... 100% 2021-05-16T17:34:43.3184270Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T17:34:43.3298568Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:34:43.3310952Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:43.4083320Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:34:45.3116698Z Reading package lists... 2021-05-16T17:34:45.4635748Z Building dependency tree... 2021-05-16T17:34:45.4654073Z Reading state information... 2021-05-16T17:34:45.6093553Z The following additional packages will be installed: 2021-05-16T17:34:45.6097239Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:34:45.6533656Z The following NEW packages will be installed: 2021-05-16T17:34:45.6539772Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:34:45.6541270Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:34:45.6717879Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:45.6718963Z Need to get 10.4 MB of archives. 2021-05-16T17:34:45.6720126Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:34:45.6721975Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:34:45.6836411Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:34:45.7112454Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:34:45.7391026Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:34:45.7599366Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:34:45.7845196Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-16T17:34:45.8125515Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-16T17:34:45.8628994Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:34:46.2670285Z Fetched 10.4 MB in 0s (49.9 MB/s) 2021-05-16T17:34:46.2978468Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:34:46.3053586Z (Reading database ... 2021-05-16T17:34:46.3054382Z (Reading database ... 5% 2021-05-16T17:34:46.3055041Z (Reading database ... 10% 2021-05-16T17:34:46.3055729Z (Reading database ... 15% 2021-05-16T17:34:46.3056374Z (Reading database ... 20% 2021-05-16T17:34:46.3057037Z (Reading database ... 25% 2021-05-16T17:34:46.3057665Z (Reading database ... 30% 2021-05-16T17:34:46.3058300Z (Reading database ... 35% 2021-05-16T17:34:46.3058919Z (Reading database ... 40% 2021-05-16T17:34:46.3059555Z (Reading database ... 45% 2021-05-16T17:34:46.3060188Z (Reading database ... 50% 2021-05-16T17:34:46.3096361Z (Reading database ... 55% 2021-05-16T17:34:46.3143706Z (Reading database ... 60% 2021-05-16T17:34:46.3167222Z (Reading database ... 65% 2021-05-16T17:34:46.3286515Z (Reading database ... 70% 2021-05-16T17:34:46.3404318Z (Reading database ... 75% 2021-05-16T17:34:46.3429262Z (Reading database ... 80% 2021-05-16T17:34:46.3967376Z (Reading database ... 85% 2021-05-16T17:34:46.4137961Z (Reading database ... 90% 2021-05-16T17:34:46.4216793Z (Reading database ... 95% 2021-05-16T17:34:46.4217361Z (Reading database ... 100% 2021-05-16T17:34:46.4218195Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T17:34:46.4339713Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:34:46.4357438Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:46.5081749Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:34:46.5341128Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:34:46.5378656Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:46.6462039Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:34:46.6731176Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:34:46.6748600Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:46.8166690Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:34:46.8423761Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:46.8441503Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:46.9806738Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:34:47.0010558Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:47.0019722Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:47.1687126Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:34:47.1898098Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:47.1917847Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:47.3527592Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:34:47.3783209Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:34:47.3792427Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:47.7407693Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:34:47.7653518Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:34:47.7667457Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:47.8494693Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:47.8529931Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:34:47.8553623Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:34:47.8580346Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:47.8606126Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:34:47.8641701Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:34:47.8681527Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:34:47.8716376Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:34:47.8749471Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:50.5933515Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:52.5705401Z Reading package lists... 2021-05-16T17:34:52.7382070Z Building dependency tree... 2021-05-16T17:34:52.7400329Z Reading state information... 2021-05-16T17:34:52.9524180Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:34:52.9525889Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:53.0127317Z Reading package lists... 2021-05-16T17:34:53.1682814Z Building dependency tree... 2021-05-16T17:34:53.1702059Z Reading state information... 2021-05-16T17:34:53.3110892Z The following additional packages will be installed: 2021-05-16T17:34:53.3113368Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:53.3116326Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:34:53.3122195Z Suggested packages: 2021-05-16T17:34:53.3123668Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:34:53.3602682Z The following NEW packages will be installed: 2021-05-16T17:34:53.3607334Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:34:53.3612791Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:34:53.3785994Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:53.3787052Z Need to get 1459 kB of archives. 2021-05-16T17:34:53.3788289Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:34:53.3790157Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:34:53.3813162Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:34:53.3819282Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:34:53.3828855Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:34:53.3834957Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-16T17:34:53.3846890Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:34:53.3855612Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:34:53.3897072Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:34:53.3912430Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:34:53.3917440Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:34:53.7849977Z Fetched 1459 kB in 0s (48.5 MB/s) 2021-05-16T17:34:53.8193697Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:34:53.8272410Z (Reading database ... 2021-05-16T17:34:53.8272966Z (Reading database ... 5% 2021-05-16T17:34:53.8273421Z (Reading database ... 10% 2021-05-16T17:34:53.8273886Z (Reading database ... 15% 2021-05-16T17:34:53.8274339Z (Reading database ... 20% 2021-05-16T17:34:53.8274798Z (Reading database ... 25% 2021-05-16T17:34:53.8275275Z (Reading database ... 30% 2021-05-16T17:34:53.8275735Z (Reading database ... 35% 2021-05-16T17:34:53.8276193Z (Reading database ... 40% 2021-05-16T17:34:53.8276639Z (Reading database ... 45% 2021-05-16T17:34:53.8277093Z (Reading database ... 50% 2021-05-16T17:34:53.8312630Z (Reading database ... 55% 2021-05-16T17:34:53.8357446Z (Reading database ... 60% 2021-05-16T17:34:53.8387953Z (Reading database ... 65% 2021-05-16T17:34:53.8512078Z (Reading database ... 70% 2021-05-16T17:34:53.8629627Z (Reading database ... 75% 2021-05-16T17:34:53.8654580Z (Reading database ... 80% 2021-05-16T17:34:53.9039655Z (Reading database ... 85% 2021-05-16T17:34:53.9349273Z (Reading database ... 90% 2021-05-16T17:34:53.9430315Z (Reading database ... 95% 2021-05-16T17:34:53.9430952Z (Reading database ... 100% 2021-05-16T17:34:53.9431775Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T17:34:53.9556114Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:53.9585218Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:53.9887147Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:34:54.0163964Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:54.0175970Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.0453611Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:34:54.0731895Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:54.0746227Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.1086758Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:34:54.1329799Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:54.1347600Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.1623286Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:34:54.1902848Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:34:54.1939449Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:54.2246248Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:34:54.2512048Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:54.2520309Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.2966634Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:34:54.3214092Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:34:54.3236449Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:54.3961035Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:34:54.4239095Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:34:54.4249161Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:54.4697889Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:34:54.4971004Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:34:54.4996273Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.5270515Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:34:54.5544972Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:34:54.5555756Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:54.6585652Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:34:54.6630314Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.6690842Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:34:54.6742250Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:34:54.6796736Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.6829766Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.6862830Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.6933776Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.7001263Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:34:54.7067305Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:34:54.7120694Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:54.7333083Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:57.6765625Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:59.6807529Z Reading package lists... 2021-05-16T17:34:59.8287990Z Building dependency tree... 2021-05-16T17:34:59.8306048Z Reading state information... 2021-05-16T17:34:59.9435627Z E: Unable to locate package udunits 2021-05-16T17:35:00.0035491Z Reading package lists... 2021-05-16T17:35:00.1708854Z Building dependency tree... 2021-05-16T17:35:00.1727867Z Reading state information... 2021-05-16T17:35:00.3199657Z The following additional packages will be installed: 2021-05-16T17:35:00.3202107Z libwebpdemux2 2021-05-16T17:35:00.3638808Z The following NEW packages will be installed: 2021-05-16T17:35:00.3643537Z libwebp-dev libwebpdemux2 2021-05-16T17:35:00.3819986Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:00.3820666Z Need to get 277 kB of archives. 2021-05-16T17:35:00.3821421Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:35:00.3823089Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:35:00.3835241Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:35:00.7881947Z Fetched 277 kB in 0s (11.3 MB/s) 2021-05-16T17:35:00.8205221Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:35:00.8283425Z (Reading database ... 2021-05-16T17:35:00.8284087Z (Reading database ... 5% 2021-05-16T17:35:00.8285466Z (Reading database ... 10% 2021-05-16T17:35:00.8286041Z (Reading database ... 15% 2021-05-16T17:35:00.8286780Z (Reading database ... 20% 2021-05-16T17:35:00.8287340Z (Reading database ... 25% 2021-05-16T17:35:00.8287876Z (Reading database ... 30% 2021-05-16T17:35:00.8288424Z (Reading database ... 35% 2021-05-16T17:35:00.8288965Z (Reading database ... 40% 2021-05-16T17:35:00.8289493Z (Reading database ... 45% 2021-05-16T17:35:00.8290526Z (Reading database ... 50% 2021-05-16T17:35:00.8327125Z (Reading database ... 55% 2021-05-16T17:35:00.8372347Z (Reading database ... 60% 2021-05-16T17:35:00.8403630Z (Reading database ... 65% 2021-05-16T17:35:00.8529952Z (Reading database ... 70% 2021-05-16T17:35:00.8650342Z (Reading database ... 75% 2021-05-16T17:35:00.8677199Z (Reading database ... 80% 2021-05-16T17:35:00.9062893Z (Reading database ... 85% 2021-05-16T17:35:00.9375763Z (Reading database ... 90% 2021-05-16T17:35:00.9454561Z (Reading database ... 95% 2021-05-16T17:35:00.9455183Z (Reading database ... 100% 2021-05-16T17:35:00.9456006Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T17:35:00.9580157Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:35:00.9626544Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:35:00.9886453Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:35:01.0137091Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:35:01.0148518Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:35:01.0966755Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:35:01.0997721Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:35:01.1026878Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:03.1296898Z Reading package lists... 2021-05-16T17:35:03.2928512Z Building dependency tree... 2021-05-16T17:35:03.2947026Z Reading state information... 2021-05-16T17:35:03.4447019Z The following additional packages will be installed: 2021-05-16T17:35:03.4450408Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:35:03.4457036Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:35:03.4458374Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:35:03.4459080Z Suggested packages: 2021-05-16T17:35:03.4459936Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:35:03.4460615Z Recommended packages: 2021-05-16T17:35:03.4461084Z cargo 2021-05-16T17:35:03.4965243Z The following NEW packages will be installed: 2021-05-16T17:35:03.4969279Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:35:03.4970904Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:35:03.4972357Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:35:03.5484077Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:03.5485232Z Need to get 108 MB of archives. 2021-05-16T17:35:03.5486045Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:35:03.5488135Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:35:03.5534662Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:35:03.5546061Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-16T17:35:03.5557260Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:35:03.5664175Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:35:03.5707766Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:35:03.5718987Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-16T17:35:03.6743376Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-16T17:35:04.9105381Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-16T17:35:05.3146190Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-16T17:35:05.3329911Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-16T17:35:05.3621752Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:35:05.5684494Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-16T17:35:05.9677879Z Fetched 108 MB in 2s (52.2 MB/s) 2021-05-16T17:35:05.9995406Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:35:06.0073815Z (Reading database ... 2021-05-16T17:35:06.0074815Z (Reading database ... 5% 2021-05-16T17:35:06.0075327Z (Reading database ... 10% 2021-05-16T17:35:06.0075798Z (Reading database ... 15% 2021-05-16T17:35:06.0076304Z (Reading database ... 20% 2021-05-16T17:35:06.0076768Z (Reading database ... 25% 2021-05-16T17:35:06.0077216Z (Reading database ... 30% 2021-05-16T17:35:06.0077682Z (Reading database ... 35% 2021-05-16T17:35:06.0078126Z (Reading database ... 40% 2021-05-16T17:35:06.0078578Z (Reading database ... 45% 2021-05-16T17:35:06.0079049Z (Reading database ... 50% 2021-05-16T17:35:06.0108181Z (Reading database ... 55% 2021-05-16T17:35:06.0153215Z (Reading database ... 60% 2021-05-16T17:35:06.0183119Z (Reading database ... 65% 2021-05-16T17:35:06.0306119Z (Reading database ... 70% 2021-05-16T17:35:06.0423202Z (Reading database ... 75% 2021-05-16T17:35:06.0449105Z (Reading database ... 80% 2021-05-16T17:35:06.0826353Z (Reading database ... 85% 2021-05-16T17:35:06.1145921Z (Reading database ... 90% 2021-05-16T17:35:06.1225503Z (Reading database ... 95% 2021-05-16T17:35:06.1226343Z (Reading database ... 100% 2021-05-16T17:35:06.1227268Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T17:35:06.1352424Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:35:06.1389873Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:35:06.1846745Z Selecting previously unselected package libipt2. 2021-05-16T17:35:06.2068654Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:35:06.2078945Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:35:06.2407257Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:35:06.2619321Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:35:06.2637789Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:35:06.3094493Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:35:06.3380045Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:35:06.3390424Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:35:06.4126764Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:35:06.4373526Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:35:06.4386090Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:35:06.4927375Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:35:06.5166439Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:35:06.5180200Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:35:06.5446418Z Selecting previously unselected package gdb. 2021-05-16T17:35:06.5696868Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:35:06.5706544Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:35:06.8728480Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:35:06.9008318Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:35:06.9022135Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:12.7719149Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:35:12.8000447Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:35:12.8010721Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:15.5336802Z Selecting previously unselected package rustc. 2021-05-16T17:35:15.5618808Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:35:15.5634555Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:15.7417061Z Selecting previously unselected package cargo. 2021-05-16T17:35:15.7700323Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:35:15.7719531Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:35:16.0730129Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:35:16.1018990Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:35:16.1045497Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:35:17.2005404Z Selecting previously unselected package rust-gdb. 2021-05-16T17:35:17.2299381Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:35:17.2308155Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:17.2906604Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:17.2938133Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:35:17.2965990Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:35:17.3002840Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:17.3029805Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:35:17.3070909Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:35:17.3102281Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:35:17.3137322Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:17.3163146Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:35:17.3197880Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:35:17.3232522Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:35:17.3267018Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:35:17.3318642Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:35:17.3360483Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:17.3575203Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:20.3944972Z Reading package lists... 2021-05-16T17:35:20.5604440Z Building dependency tree... 2021-05-16T17:35:20.5623148Z Reading state information... 2021-05-16T17:35:20.7191544Z The following additional packages will be installed: 2021-05-16T17:35:20.7194086Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:35:20.7195922Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:35:20.7197688Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:35:20.7199340Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:35:20.7201060Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:35:20.7202706Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:35:20.7206700Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:35:20.7208312Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:35:20.7209812Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:35:20.7211559Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:35:20.7213068Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:35:20.7214547Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:35:20.7216116Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:35:20.7217828Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:35:20.7219491Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:35:20.7221041Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:35:20.7222676Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:35:20.7224179Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:35:20.7225755Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:35:20.7227047Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:35:20.7228280Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:35:20.7229610Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:35:20.7230851Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:35:20.7232036Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:35:20.7233243Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:35:20.7234682Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:35:20.7236148Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:35:20.7237620Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:35:20.7239134Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:35:20.7240544Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:35:20.7241865Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:35:20.7243161Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:35:20.7244554Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:35:20.7246132Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:35:20.7247683Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:35:20.7249257Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:35:20.7250718Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:35:20.7252124Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:35:20.7253502Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:35:20.7254977Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:35:20.7256498Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:35:20.7257850Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:35:20.7259237Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:35:20.7260870Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:35:20.7262567Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:35:20.7264031Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:35:20.7265475Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:35:20.7267045Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:35:20.7268360Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:35:20.7269121Z Suggested packages: 2021-05-16T17:35:20.7270209Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:35:20.7271536Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:35:20.7273088Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:35:20.7274591Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:35:20.7275894Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:35:20.7277276Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:35:20.7278754Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:35:20.7280241Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:35:20.7281739Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:35:20.7283221Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:35:20.7284931Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:35:20.7286548Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:35:20.7288012Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:35:20.7289106Z wpagui libengine-pkcs11-openssl 2021-05-16T17:35:20.8062891Z The following NEW packages will be installed: 2021-05-16T17:35:20.8065353Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:35:20.8067164Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:35:20.8068950Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:35:20.8070641Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:35:20.8072399Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:35:20.8074045Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:35:20.8075576Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:35:20.8077371Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:35:20.8079101Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:35:20.8080776Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:35:20.8082491Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:35:20.8084215Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:35:20.8087599Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:35:20.8092124Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:35:20.8093798Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:35:20.8095363Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:35:20.8096846Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:35:20.8098361Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:35:20.8099936Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:35:20.8101224Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:35:20.8102456Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:35:20.8103601Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:35:20.8104694Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:35:20.8105713Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:35:20.8106762Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:35:20.8108012Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:35:20.8109277Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:35:20.8110568Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:35:20.8112120Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:35:20.8113359Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:35:20.8114505Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:35:20.8115634Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:35:20.8116858Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:35:20.8118122Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:35:20.8119471Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:35:20.8120919Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:35:20.8122179Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:35:20.8123388Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:35:20.8124581Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:35:20.8126082Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:35:20.8127375Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:35:20.8128586Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:35:20.8129803Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:35:20.8131228Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:35:20.8132700Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:35:20.8133991Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:35:20.8135237Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:35:20.8136589Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:35:20.8137746Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:35:20.9114961Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:35:20.9116273Z Need to get 183 MB of archives. 2021-05-16T17:35:20.9117096Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:35:20.9119272Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:35:20.9141043Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:35:20.9485733Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-16T17:35:20.9501309Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-16T17:35:20.9508377Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-16T17:35:20.9512997Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:35:20.9518262Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:35:20.9524216Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:35:20.9532092Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-16T17:35:20.9537216Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:35:20.9549673Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:35:20.9583376Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:35:20.9645138Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:35:20.9649328Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:35:20.9655261Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:35:20.9659252Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:35:20.9663898Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:35:20.9669414Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:35:20.9674440Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:35:20.9679058Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:35:20.9685493Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:35:20.9692024Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:35:20.9697198Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:35:21.0131079Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:35:21.0535461Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:35:21.0556893Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-16T17:35:21.0593151Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-16T17:35:21.0730710Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:35:21.0737772Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:35:21.0775352Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:35:21.0813991Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:35:21.1103681Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:35:21.1324272Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:35:21.1341055Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:35:21.1352004Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:35:21.1360415Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:35:21.3240059Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-16T17:35:21.3249844Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:35:21.3324883Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:35:21.3354713Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:35:21.3375572Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:35:21.3391077Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:35:21.3401353Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:35:21.3420131Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:35:21.3432907Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:35:21.3450979Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:35:21.3464103Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:35:21.3505896Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:35:21.3516936Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:35:21.3553961Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:35:21.3564866Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:35:21.3571309Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:35:21.3577914Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:35:21.3590331Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:35:21.3633516Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:35:21.3642710Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:35:21.5010063Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:35:21.5177329Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:35:21.5188706Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:35:21.5244212Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:35:21.5253273Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:35:21.5264958Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:35:21.5282646Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:35:21.5320353Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:35:21.5340115Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:35:21.5423255Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:35:21.5463838Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:35:21.5588069Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:35:21.5810538Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:35:21.5960429Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:35:21.7057015Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:35:21.7062459Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:35:21.7073375Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:35:21.7082317Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:35:21.7102144Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:35:21.7152977Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:35:21.7159842Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-16T17:35:21.8103671Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-16T17:35:21.8118613Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-16T17:35:21.8127569Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:35:21.8496226Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:35:21.8510270Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:35:21.8588542Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:35:21.8686677Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-16T17:35:21.9252681Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:35:21.9656666Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:35:21.9672384Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:35:21.9677023Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:35:21.9684607Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-16T17:35:21.9786178Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:35:21.9792400Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:35:21.9821837Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:35:21.9838325Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:35:21.9880733Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:35:21.9910665Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:35:21.9929957Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:35:22.0445173Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:35:22.0526030Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:35:22.0625807Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:35:22.0670193Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:35:22.0755671Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:35:22.0793982Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-16T17:35:22.0860694Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-16T17:35:22.0875844Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:35:22.0882097Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:35:22.0964965Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:35:22.0970290Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:35:22.6672369Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:35:22.6687220Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:35:22.6699701Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:35:22.6827657Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:35:22.7741638Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:35:22.7749312Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-16T17:35:22.7765169Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:35:22.7812676Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:35:22.7821158Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:35:22.8214434Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:35:22.8293104Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:35:22.8307119Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:35:22.8310449Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:35:22.8314066Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:35:22.8333891Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:35:22.8343905Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:35:22.8347498Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-16T17:35:22.8351100Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:35:22.8364163Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:35:22.8368253Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:35:22.8374674Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:35:22.8377501Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-16T17:35:22.8382691Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-16T17:35:22.8388101Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-16T17:35:22.8396683Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:35:22.8409791Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:35:22.8503793Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-16T17:35:22.8513776Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:35:22.8517494Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:35:22.8529534Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:35:22.8580526Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:35:22.8594405Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:35:22.8607788Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:35:22.8613586Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:35:22.8630291Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-16T17:35:22.8636051Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-16T17:35:22.8642041Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:35:22.8652507Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:35:22.8658580Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-16T17:35:22.8663359Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-16T17:35:22.8681744Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-16T17:35:22.8750817Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-16T17:35:22.8986197Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:35:22.8988026Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:35:22.9028315Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:35:22.9040830Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:35:22.9046582Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:35:22.9080378Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:35:22.9082461Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:35:22.9281612Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:35:22.9336870Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:35:22.9412129Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:35:22.9776694Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-16T17:35:22.9803305Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-16T17:35:22.9822066Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-16T17:35:22.9828713Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:35:22.9872271Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:35:22.9874384Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:35:22.9904207Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:35:22.9907754Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:35:23.0039861Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:35:23.0096149Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:35:23.0729997Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:35:23.0738071Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:35:23.0745737Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:35:23.0751610Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:35:23.0759224Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:35:23.0763984Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:35:23.0818656Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:35:23.0824021Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:35:23.0848583Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:35:23.0852230Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:35:23.0860036Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:35:23.0867575Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:35:23.0875035Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:35:23.1067660Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:35:23.1075884Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:35:23.1748146Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:35:23.1755745Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:35:23.1757715Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:35:23.1801830Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:35:23.1807048Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:35:23.1818484Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:35:23.1910223Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:35:23.1911921Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:35:23.2319322Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:35:23.2338859Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:35:23.2357220Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:35:23.2736989Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:35:23.2771156Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-16T17:35:23.2784680Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-16T17:35:23.2786807Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:35:23.2797921Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:35:23.7611342Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:35:23.9030822Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-16T17:35:23.9062729Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:35:23.9116225Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:35:24.3493140Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:35:24.3887306Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-16T17:35:24.3924843Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-16T17:35:24.3935784Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:35:24.3982422Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:35:24.3995505Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:35:24.4104528Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:35:24.4215347Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:35:24.4225567Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:35:24.4232246Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:35:25.4531853Z Fetched 183 MB in 4s (50.7 MB/s) 2021-05-16T17:35:25.4897610Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:35:25.4976634Z (Reading database ... 2021-05-16T17:35:25.4989282Z (Reading database ... 5% 2021-05-16T17:35:25.4989977Z (Reading database ... 10% 2021-05-16T17:35:25.4990617Z (Reading database ... 15% 2021-05-16T17:35:25.4991269Z (Reading database ... 20% 2021-05-16T17:35:25.4991962Z (Reading database ... 25% 2021-05-16T17:35:25.4992599Z (Reading database ... 30% 2021-05-16T17:35:25.4993242Z (Reading database ... 35% 2021-05-16T17:35:25.4993870Z (Reading database ... 40% 2021-05-16T17:35:25.4995171Z (Reading database ... 45% 2021-05-16T17:35:25.4995821Z (Reading database ... 50% 2021-05-16T17:35:25.5019422Z (Reading database ... 55% 2021-05-16T17:35:25.5064812Z (Reading database ... 60% 2021-05-16T17:35:25.5095412Z (Reading database ... 65% 2021-05-16T17:35:25.5222259Z (Reading database ... 70% 2021-05-16T17:35:25.5345270Z (Reading database ... 75% 2021-05-16T17:35:25.5371100Z (Reading database ... 80% 2021-05-16T17:35:25.5760527Z (Reading database ... 85% 2021-05-16T17:35:25.6066382Z (Reading database ... 90% 2021-05-16T17:35:25.6148885Z (Reading database ... 95% 2021-05-16T17:35:25.6149466Z (Reading database ... 100% 2021-05-16T17:35:25.6150298Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T17:35:25.6276764Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:35:25.6295932Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:25.6725986Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:35:25.6932648Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:25.7012957Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:25.8847369Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:35:25.9103234Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:25.9116175Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:25.9502702Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:35:25.9788233Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:35:25.9807503Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:26.0071390Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:35:26.0357309Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:26.0370847Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:26.0685838Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:35:26.0906440Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:35:26.0915403Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:26.1144852Z Selecting previously unselected package libwacom-common. 2021-05-16T17:35:26.1436063Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:35:26.1445263Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:26.2446174Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:35:26.2683750Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:26.2695430Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:26.3006245Z Selecting previously unselected package libinput-bin. 2021-05-16T17:35:26.3203974Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:35:26.3214043Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:26.3455557Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:35:26.3743135Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:35:26.3752693Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:26.4104369Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:35:26.4399088Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.4408147Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:26.4912947Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:35:26.5162821Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:26.5180145Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:26.6030182Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:35:26.6323307Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:35:26.6334802Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:26.6627170Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:35:26.6895060Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:35:26.6906382Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:26.7206692Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:35:26.7448404Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:35:26.7466696Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:26.7723261Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:35:26.8017013Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:35:26.8029873Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:26.8406682Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:35:26.8648167Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:35:26.8658678Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:26.9006374Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:35:26.9234865Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:35:26.9248817Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:26.9566327Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:35:26.9800296Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:35:26.9813345Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:27.0126213Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:35:27.0362847Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:35:27.0375066Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:27.0667293Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:35:27.0967998Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:35:27.0983983Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:27.1326916Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:35:27.1558263Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:35:27.1574669Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:27.1881587Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:35:27.2179110Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:27.2249390Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:27.5187197Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:35:27.5481208Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:27.5492498Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:27.7726111Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:35:27.7959226Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:27.7971529Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:27.8367182Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:35:27.8622736Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:35:27.8635994Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:27.9126811Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:35:27.9358601Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:35:27.9368003Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:28.0286414Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:35:28.0554428Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:35:28.0572314Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:28.0856588Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:35:28.1111529Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:28.1116583Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:28.1584227Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:35:28.1870090Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:28.1881069Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:28.2406054Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:35:28.2661582Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:28.2674984Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:28.4215576Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:35:28.4505102Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:28.4515788Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:28.6046657Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:35:28.6268543Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:28.6280339Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:28.6725800Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:35:28.6961471Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:28.6983678Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:28.7325730Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:35:28.7568957Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:35:28.7580620Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:28.7885385Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:35:28.8167166Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:35:28.8191088Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:30.0810961Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:35:30.1092730Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:30.1102365Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:30.1448655Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:35:30.1689178Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:30.1698136Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:30.4163446Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:35:30.4451676Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:30.4473632Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:30.5046480Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:35:30.5268021Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:35:30.5288929Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:30.5776411Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:35:30.6058781Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:30.6067588Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:30.6450437Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:35:30.6720806Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:30.6729398Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:30.7047335Z Selecting previously unselected package gdal-data. 2021-05-16T17:35:30.7328936Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:35:30.7345809Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:30.7802763Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:35:30.8089539Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:35:30.8100373Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:30.8442085Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:35:30.8730939Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:35:30.8749037Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:30.9169386Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:35:30.9421237Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:30.9432495Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:30.9845835Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:35:31.0076377Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:35:31.0087018Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:31.0766045Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:35:31.1029054Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:31.1039407Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:31.1371131Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:35:31.1663378Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:35:31.1677192Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:31.2331837Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:35:31.2623485Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:35:31.2638191Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:31.2956982Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:35:31.3245507Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:35:31.3263996Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:31.3543016Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:35:31.3833527Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:35:31.3851192Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:31.4120280Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:35:31.4415197Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:35:31.4431187Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:31.4824576Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:35:31.5117537Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:31.5128951Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:31.5852335Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:35:31.6145763Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:35:31.6153397Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:31.6446472Z Selecting previously unselected package proj-data. 2021-05-16T17:35:31.6740434Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:35:31.6750203Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:35:32.4087316Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:35:32.4381919Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:35:32.4396096Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:32.5468232Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:35:32.5759470Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:35:32.5778347Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:32.6114643Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:35:32.6407743Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:35:32.6417471Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:32.6897679Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:35:32.7189457Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:35:32.7199407Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:32.7460234Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:35:32.7755289Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:35:32.7766540Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:32.8052004Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:35:32.8341833Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:32.8355955Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:32.8664635Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:35:32.8953230Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:32.8967195Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:32.9373352Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:35:32.9663547Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:35:32.9678595Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:32.9976821Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:35:33.0265561Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:35:33.0276303Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:33.0840506Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:35:33.1133545Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:35:33.1148991Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:33.1550097Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:35:33.1838903Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:35:33.1859269Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:33.2259974Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:35:33.2551911Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:33.2561892Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:33.4086747Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:35:33.4319143Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:35:33.4328145Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:33.5433384Z Selecting previously unselected package libgdal26. 2021-05-16T17:35:33.5718774Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:33.5728676Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:34.1650497Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:35:34.1943904Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.1958849Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.2254036Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:35:34.2534086Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:35:34.2547319Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:34.2881293Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:35:34.3163433Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.3179683Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:34.3457902Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:35:34.3741769Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.3761783Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:34.4117539Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:35:34.4397837Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:35:34.4411937Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:34.4895577Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:35:34.5178594Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:35:34.5189601Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:34.5600925Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:35:34.5885032Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:34.5901012Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.0806204Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:35:35.1087109Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:35.1099245Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.1373296Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:35:35.1664616Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:35:35.1679576Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:35.2085568Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:35:35.2377507Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:35.2389508Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:35.3787911Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:35:35.4077917Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.4089024Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:35.4394661Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:35:35.4685752Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:35.4694445Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:35.5080094Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:35:35.5369895Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:35:35.5385976Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:35.6100578Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:35:35.6390847Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:35.6532816Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:35.9914477Z Selecting previously unselected package qgis-providers. 2021-05-16T17:35:36.0201827Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:36.0214046Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:36.2261739Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:35:36.2550686Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:36.2568430Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:36.2915497Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:35:36.3210509Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:35:36.3227784Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:36.3492606Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:35:36.3784744Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:36.3798413Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:36.4286856Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:35:36.4555781Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:36.4571244Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:36.5307269Z Selecting previously unselected package blt. 2021-05-16T17:35:36.5605920Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:35:36.5627860Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:36.5861813Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:35:36.6161244Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:35:36.6176548Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:36.6606764Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:35:36.6870440Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:36.6880132Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:36.7247384Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:35:36.7498654Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:36.7518090Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:36.8046577Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:35:36.8262902Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:36.8275847Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:36.8638339Z Selecting previously unselected package gcr. 2021-05-16T17:35:36.8936363Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:35:36.8956260Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:35:36.9726655Z Selecting previously unselected package python3-numpy. 2021-05-16T17:35:36.9971398Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:35:36.9986311Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:37.2806602Z Selecting previously unselected package python3-gdal. 2021-05-16T17:35:37.3067370Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:37.3083134Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:37.3837136Z Selecting previously unselected package gdal-bin. 2021-05-16T17:35:37.4132979Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:35:37.4147570Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:37.4727366Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:35:37.4978469Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:35:37.4993491Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:37.5326369Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:35:37.5551046Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:35:37.5573624Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:37.6086398Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:35:37.6306342Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:35:37.6332754Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:37.6751793Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:35:37.7044156Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:37.7054999Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:37.7646588Z Selecting previously unselected package p11-kit. 2021-05-16T17:35:37.7855866Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:35:37.7868837Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:37.8247694Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:35:37.8541043Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:35:37.8557484Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:35:37.8966333Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:35:37.9187497Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:37.9299674Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:35:38.0206707Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:35:38.0444325Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:38.0458324Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:38.0806343Z Selecting previously unselected package grass-doc. 2021-05-16T17:35:38.1044605Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:35:38.1054112Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:39.7272067Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:35:39.7572030Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:35:39.7586396Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:39.7962371Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:35:39.8255536Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:39.8262779Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:39.8611185Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:35:39.8902909Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:39.8913471Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:40.0716095Z Selecting previously unselected package grass-core. 2021-05-16T17:35:40.1007766Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:35:40.1021590Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:35:40.6663466Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:35:40.6969201Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:35:40.6986595Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:40.7284508Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:35:40.7584358Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:35:40.7594586Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:40.7934782Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:35:40.8234596Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:35:40.8245322Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:40.9075587Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:35:40.9368972Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:35:40.9378320Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:41.0048602Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:35:41.0343202Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:35:41.0357163Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:41.3827950Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:35:41.4121160Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:35:41.4134718Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:41.5122922Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:35:41.5422669Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:41.5444381Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:41.5847159Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:35:41.6112950Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:35:41.6134737Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:41.6413256Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:35:41.6714137Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:35:41.6727527Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:41.7043387Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:35:41.7343996Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:35:41.7422655Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:41.8374254Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:35:41.8677537Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:35:41.8694527Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:41.9034016Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:35:41.9335875Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:35:41.9345766Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:41.9610186Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:35:41.9912273Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:41.9925732Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:42.0185900Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:35:42.0486321Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:35:42.0498650Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:42.0989060Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:35:42.1223594Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:35:42.1232041Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:42.1526634Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:35:42.1806121Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:35:42.1819079Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:42.2101861Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:35:42.2405584Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:35:42.2424688Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:42.2766623Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:35:42.3018534Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:42.3037020Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:42.3373247Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:35:42.3647466Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:42.3667159Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:42.4007454Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:35:42.4265064Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:42.4275950Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:42.4646544Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:35:42.4910339Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:42.4919209Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:42.5366988Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:35:42.5589511Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:35:42.5604115Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:42.7166874Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:35:42.7399736Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:42.7419019Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:42.7767031Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:35:42.8030496Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:35:42.8040825Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:42.8406288Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:35:42.8642291Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:42.8653612Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:42.9126993Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:35:42.9363549Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:42.9373990Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.0326093Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:35:43.0571476Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.0588865Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.1046003Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:35:43.1291438Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.1309335Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.1694488Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:35:43.1990503Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.1998868Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.2365858Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:35:43.2607678Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.2618053Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.3046493Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:35:43.3297445Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.3306641Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.3607294Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:35:43.3867841Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.3876781Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.4126359Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:35:43.4412490Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.4420789Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.4846585Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:35:43.5111990Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.5125180Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.5446378Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:35:43.5689024Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:43.5706399Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:43.6017271Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:35:43.6310687Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:43.6324468Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:43.6846946Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:35:43.7135581Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:43.7144046Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:43.8240277Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:35:43.8530063Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:43.8544793Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:44.1806921Z Selecting previously unselected package qtchooser. 2021-05-16T17:35:44.2062113Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:35:44.2076272Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:35:44.2406170Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:35:44.2689098Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:44.2698482Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.3427305Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:35:44.3719749Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:44.3737047Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.4166207Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:35:44.4397240Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:44.4411710Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.4726323Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:35:44.5013030Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:44.5039751Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.5726141Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:35:44.5935206Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:44.5953764Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.6326411Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:35:44.6579084Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:44.6596926Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.8620445Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:35:44.8909111Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:44.8933256Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:44.9838450Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:35:45.0128281Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:35:45.0146950Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:45.1406865Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:35:45.1701566Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:45.1715682Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:45.2858398Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:35:45.3149718Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:45.3158356Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:45.3746167Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:35:45.4038313Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:45.4052148Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:45.4565982Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:35:45.4800622Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:45.4821038Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:45.5142796Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:35:45.5435891Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:35:45.5447558Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:45.6246040Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:35:45.6489086Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:35:45.6716422Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:45.7085644Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:35:45.7314706Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:45.7324997Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:45.7670910Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:35:45.7961711Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:35:45.7977662Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:45.8280326Z Selecting previously unselected package modemmanager. 2021-05-16T17:35:45.8570169Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:35:45.8663198Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:35:45.9682711Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:35:45.9970755Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:35:45.9978124Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:46.0326167Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:35:46.0566630Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:35:46.0579182Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:46.3527432Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:35:46.3793300Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:35:46.3807176Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:46.4087789Z Selecting previously unselected package python3-bs4. 2021-05-16T17:35:46.4387486Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:35:46.4396847Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:46.4767428Z Selecting previously unselected package python3-cycler. 2021-05-16T17:35:46.5043259Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:35:46.5052085Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:35:46.5327305Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:35:46.5606133Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:35:46.5620496Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:46.6007154Z Selecting previously unselected package python3-decorator. 2021-05-16T17:35:46.6240531Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:35:46.6252791Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:46.6567964Z Selecting previously unselected package python3-future. 2021-05-16T17:35:46.6812446Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:35:46.6830109Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:35:46.7486454Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:35:46.7745008Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:35:46.7753465Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:46.8046661Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:35:46.8326112Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:35:46.8341718Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:46.8727806Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:35:46.8984878Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:35:46.8996283Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:46.9326449Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:35:46.9580660Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:35:46.9600542Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:46.9927255Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:35:47.0204231Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:35:47.0221073Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:47.0566848Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:35:47.0814769Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:35:47.0825611Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:47.1146523Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:35:47.1451493Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:35:47.1463111Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:47.3047679Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:35:47.3272528Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:35:47.3282375Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:47.3607361Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:35:47.3869615Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:35:47.3880692Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:47.7885269Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:35:47.8191102Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:35:47.8216191Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:47.8607274Z Selecting previously unselected package python3-olefile. 2021-05-16T17:35:47.8874693Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:35:47.8884088Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:35:47.9206782Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:35:47.9496914Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:35:47.9513273Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:48.0030592Z Selecting previously unselected package python3-tz. 2021-05-16T17:35:48.0330150Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:35:48.0389241Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:35:48.0726385Z Selecting previously unselected package python3-owslib. 2021-05-16T17:35:48.0964930Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:35:48.0980070Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:35:48.1348637Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:35:48.1648396Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:35:48.1674135Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:48.2266165Z Selecting previously unselected package python3-retrying. 2021-05-16T17:35:48.2568295Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:35:48.2583348Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:35:48.2966557Z Selecting previously unselected package python3-plotly. 2021-05-16T17:35:48.3223626Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:35:48.3240509Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:48.7847313Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:35:48.8120063Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:35:48.8139508Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:48.8520267Z Selecting previously unselected package python3-sip. 2021-05-16T17:35:48.8815080Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:35:48.8836880Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:48.9246081Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:35:48.9487984Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:48.9497681Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:49.2086519Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:35:49.2370212Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:35:49.2379084Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:35:49.2876283Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:35:49.3172751Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:49.3181614Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:49.3493580Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:35:49.3792803Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:49.3831667Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:49.4101195Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:35:49.4395374Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:35:49.4408050Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:49.4795614Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:35:49.5090881Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:49.5103027Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:49.8126649Z Selecting previously unselected package python3-qgis. 2021-05-16T17:35:49.8383609Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:49.8391864Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:50.6799457Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:35:50.7101819Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:35:50.7119405Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:50.7488778Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:35:50.7796253Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:35:50.7812652Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:50.8337309Z Selecting previously unselected package qgis-common. 2021-05-16T17:35:50.8644498Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:50.8655620Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:52.3902486Z Selecting previously unselected package qgis. 2021-05-16T17:35:52.4221623Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:52.4827145Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:53.1679906Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:35:53.1684814Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:35:53.1686151Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:53.1687411Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:35:53.1688656Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:53.1689777Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:53.1690815Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:35:53.1692004Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:35:53.1693010Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:53.1694098Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:35:53.1695528Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:35:53.1696665Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:53.1884096Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:35:53.2193159Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:35:53.2207678Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:53.3924775Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:35:53.4232939Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:35:53.4254655Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:53.5494449Z Selecting previously unselected package proj-bin. 2021-05-16T17:35:53.5798931Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:35:53.5821531Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:35:53.6157124Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:35:53.6460907Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:35:53.6469868Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:53.6808991Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:35:53.7111432Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:35:53.7184898Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:53.7912153Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:35:53.7947828Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:54.0546472Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:54.0566178Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:54.0596121Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:54.0638109Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:54.0738210Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:54.0789792Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:54.0832275Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:35:54.0879837Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:54.0940041Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:54.0991265Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:54.1047753Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:54.1088978Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:54.1155850Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:54.1197367Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:54.1240232Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:54.1304920Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:54.1360449Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:54.1400270Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:54.2811816Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:54.2854728Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:54.2931264Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:35:54.4423802Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:54.4447198Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:35:54.5797228Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:54.5847012Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:54.5894781Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:54.5928476Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:54.5957345Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:54.5996032Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:54.6040486Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:54.7195268Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:54.7252419Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:54.7342644Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:54.7393603Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:54.7436998Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:54.8822972Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:54.8850798Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:35:55.0272171Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:55.0368836Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:55.0396546Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:55.0481282Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:55.0511384Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:55.0536133Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:55.0566354Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:55.0608239Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:55.2004032Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:55.2056704Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:55.2109069Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:55.2140383Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:55.2233584Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:55.2264699Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:55.3967151Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:55.4000998Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:35:55.5362781Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:55.5402217Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:55.5445518Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:55.5480889Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:55.5521297Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:55.5578584Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:55.5629160Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:55.7195804Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:55.7253293Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:55.7287951Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:55.7354744Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:55.7436347Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:55.9484915Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:57.1306061Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:57.1347589Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:57.1393132Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:57.1441305Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:57.1499714Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:57.1536124Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:57.1599679Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:57.1630142Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:57.3328992Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:57.3361177Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:57.3401749Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:57.3442280Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:57.5337327Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:57.5370052Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:57.5403078Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:57.5440313Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:57.5473410Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:57.5657589Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:57.7347853Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:57.7404087Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:57.7451416Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:57.7541474Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:57.7602574Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:57.7664671Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:57.7704473Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:57.7736334Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:35:57.7809092Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:35:57.7872517Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:35:58.1089815Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:58.2523939Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:58.2559673Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.2598515Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:58.2639004Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:58.2667158Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:58.2721141Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:58.2767464Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:58.2797312Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:58.2832553Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:58.5187379Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:58.6727587Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:58.8253089Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:58.8354870Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:35:58.8407467Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:58.8449383Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:58.9953749Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:59.0002502Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:59.0059550Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:59.0093539Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:59.9060577Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:59.9115615Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:59.9171656Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:59.9208400Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:59.9272407Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:59.9316455Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:35:59.9346929Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:59.9369628Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:59.9392149Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:36:00.3051068Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:36:00.3073460Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:00.3096786Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:36:00.4652016Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:36:00.4734761Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:36:00.6316734Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:00.6380272Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:36:00.8233499Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:36:00.8269066Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:36:00.8311052Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:00.8355848Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:36:00.9768432Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:36:00.9771219Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:36:01.5036330Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:36:01.7722986Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:01.7746842Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:36:01.7768993Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:01.7787920Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:01.7814392Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:01.7850705Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:01.7892497Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:36:01.9453207Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:01.9455099Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:36:01.9456693Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:01.9458089Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:36:01.9857734Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:01.9859289Z if direction is "increasing": 2021-05-16T17:36:01.9860818Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:01.9861968Z elif direction is "decreasing": 2021-05-16T17:36:02.0027286Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:02.0028704Z if direction is "increasing": 2021-05-16T17:36:02.0030162Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:02.0031240Z elif direction is "decreasing": 2021-05-16T17:36:02.8973547Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:02.8975497Z if props["offset_coordinates"] is "data": 2021-05-16T17:36:02.8977454Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:36:02.8978783Z if props["coordinates"] is not "data": 2021-05-16T17:36:03.6130631Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:36:04.1409092Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:36:04.1412619Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:36:04.1414674Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:36:05.2358772Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:36:05.2416343Z First installation detected... 2021-05-16T17:36:05.2418778Z Checking NSS setup... 2021-05-16T17:36:05.2488406Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:36:05.2541587Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:05.2593560Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:36:05.5186793Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:05.5214563Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:36:05.5234685Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:36:05.5257369Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:36:05.5282200Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:36:05.5303647Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:36:05.5350164Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:36:05.5385453Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:36:05.5421173Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:05.7276001Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:36:05.7311043Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:36:05.7335548Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:36:06.0640410Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:06.0642616Z if value is '': 2021-05-16T17:36:06.1585574Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:06.1587938Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:36:06.1589073Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:06.1590072Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:36:06.1591186Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:36:06.1592210Z if driver_string is not None and driver_string is not "": 2021-05-16T17:36:06.2014298Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:06.2015349Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:36:06.2016472Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:36:06.2017476Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:36:06.2643261Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:36:06.2686069Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:06.2782158Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:36:06.2818371Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:06.2855310Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:06.3037004Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:06.3075541Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:06.3110303Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:06.3140024Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:06.3171315Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:06.3213599Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:36:06.4078215Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:06.4109454Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:06.4143328Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:06.4189141Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:36:06.5410396Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:36:06.5413415Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:36:07.0897122Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:07.0942721Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:07.0981229Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:36:07.1037869Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:07.1066017Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:07.1119993Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:07.1186631Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:36:07.1220215Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:36:07.1284529Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:36:07.1354321Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:07.1397174Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:36:07.1440046Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.1497679Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:07.1531235Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.1568768Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.1606861Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:36:07.1646944Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:36:07.1676224Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:07.1724916Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:07.1787443Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:07.3412218Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:07.3463211Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:07.3497533Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:07.3563090Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:37.9778186Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:37.9833958Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:37.9878287Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:37.9906936Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:37.9940117Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:37.9962300Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:37.9986051Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:36:38.0013266Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:38.1402199Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:38.1440254Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:36:38.1495077Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:38.1548419Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:36:38.1592354Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:38.3190125Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:38.3240394Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:38.3287377Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:36:38.3429346Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:36:38.3603640Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:36:39.4487890Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:36:39.4648767Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:36:39.4885781Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:36:39.5054572Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:36:39.5653731Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:36:39.5962851Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:36:39.8463175Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:36:50.3638288Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:36:50.3882813Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:36:52.3155119Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:36:52.3155946Z with: 2021-05-16T17:36:52.3156409Z github_slug: neuroconductor/cap 2021-05-16T17:36:52.3156806Z env: 2021-05-16T17:36:52.3157217Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:52.3157643Z TIC_DEPLOY_KEY: 2021-05-16T17:36:52.3158424Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:52.3160126Z GITHUB_PAT: *** 2021-05-16T17:36:52.3160495Z COVERALLS_TOKEN: 2021-05-16T17:36:52.3160955Z continue-on-error: false 2021-05-16T17:36:52.3161389Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:52.3161846Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:52.3162258Z TZ: UTC 2021-05-16T17:36:52.3162624Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:52.3163000Z NOT_CRAN: true 2021-05-16T17:36:52.3163365Z ##[endgroup] 2021-05-16T17:36:52.3481135Z repo slug is: neuroconductor/cap 2021-05-16T17:36:52.3580995Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:36:52.3581638Z env: 2021-05-16T17:36:52.3582061Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:52.3582501Z TIC_DEPLOY_KEY: 2021-05-16T17:36:52.3583267Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:52.3584561Z GITHUB_PAT: *** 2021-05-16T17:36:52.3584930Z COVERALLS_TOKEN: 2021-05-16T17:36:52.3585393Z continue-on-error: false 2021-05-16T17:36:52.3585831Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:52.3586287Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:52.3586705Z TZ: UTC 2021-05-16T17:36:52.3587058Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:52.3587447Z NOT_CRAN: true 2021-05-16T17:36:52.3587790Z ##[endgroup] 2021-05-16T17:36:52.5547225Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:36:52.5547795Z with: 2021-05-16T17:36:52.5548115Z repo_name: cap 2021-05-16T17:36:52.5548482Z repo_version: 1.0 2021-05-16T17:36:52.5548834Z runner_os: Linux 2021-05-16T17:36:52.5549193Z R_version: 4.0 2021-05-16T17:36:52.5549503Z env: 2021-05-16T17:36:52.5549909Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:52.5550339Z TIC_DEPLOY_KEY: 2021-05-16T17:36:52.5551125Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:52.5552805Z GITHUB_PAT: *** 2021-05-16T17:36:52.5553176Z COVERALLS_TOKEN: 2021-05-16T17:36:52.5553641Z continue-on-error: false 2021-05-16T17:36:52.5554081Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:52.5554544Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:52.5554951Z TZ: UTC 2021-05-16T17:36:52.5555328Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:52.5555707Z NOT_CRAN: true 2021-05-16T17:36:52.5556073Z ##[endgroup] 2021-05-16T17:36:52.5889399Z Package: cap 2021-05-16T17:36:52.5892232Z Version: 1.0 2021-05-16T17:36:52.5892846Z OS: Linux 2021-05-16T17:36:52.5946840Z ##[group]Run install.packages('remotes') 2021-05-16T17:36:52.5947509Z install.packages('remotes') 2021-05-16T17:36:52.5948293Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:36:52.5949238Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:36:52.5956867Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:36:52.5957267Z env: 2021-05-16T17:36:52.5957689Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:52.5958122Z TIC_DEPLOY_KEY: 2021-05-16T17:36:52.5958911Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:52.5960200Z GITHUB_PAT: *** 2021-05-16T17:36:52.5960585Z COVERALLS_TOKEN: 2021-05-16T17:36:52.5961050Z continue-on-error: false 2021-05-16T17:36:52.5961508Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:52.5961957Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:52.5962406Z TZ: UTC 2021-05-16T17:36:52.5962779Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:52.5963172Z NOT_CRAN: true 2021-05-16T17:36:52.5963518Z ##[endgroup] 2021-05-16T17:36:52.7792218Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:36:52.7793543Z (as ‘lib’ is unspecified) 2021-05-16T17:37:07.5588764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:37:07.9878292Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T17:37:08.1094062Z ================================================== 2021-05-16T17:37:08.1095149Z downloaded 381 KB 2021-05-16T17:37:08.1095763Z 2021-05-16T17:37:08.3412322Z * installing *binary* package ‘remotes’ ... 2021-05-16T17:37:08.3457948Z * DONE (remotes) 2021-05-16T17:37:08.3508717Z 2021-05-16T17:37:08.3509655Z The downloaded source packages are in 2021-05-16T17:37:08.3511047Z ‘/tmp/Rtmp2hWZs1/downloaded_packages’ 2021-05-16T17:37:25.4091186Z ##[group]Run actions/cache@v1 2021-05-16T17:37:25.4091652Z with: 2021-05-16T17:37:25.4092120Z path: /home/runner/work/_temp/Library 2021-05-16T17:37:25.4095583Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-a0c7e610586697afd51f8ee74cb2fabf8a9c37c0306b5f4fe77a737a7c8eae48 2021-05-16T17:37:25.4100009Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T17:37:25.4101199Z env: 2021-05-16T17:37:25.4101621Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:25.4102061Z TIC_DEPLOY_KEY: 2021-05-16T17:37:25.4102846Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:25.4104653Z GITHUB_PAT: *** 2021-05-16T17:37:25.4105046Z COVERALLS_TOKEN: 2021-05-16T17:37:25.4105514Z continue-on-error: false 2021-05-16T17:37:25.4105958Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:25.4106420Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:25.4106895Z TZ: UTC 2021-05-16T17:37:25.4107255Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:25.4107647Z NOT_CRAN: true 2021-05-16T17:37:25.4107993Z ##[endgroup] 2021-05-16T17:37:25.4519242Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:37:25.4608491Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:25.4609256Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:37:25.4609948Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:37:25.4610539Z sudo -s eval "$sysreqs" 2021-05-16T17:37:25.4653239Z shell: /usr/bin/bash -e {0} 2021-05-16T17:37:25.4653600Z env: 2021-05-16T17:37:25.4654020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:25.4654451Z TIC_DEPLOY_KEY: 2021-05-16T17:37:25.4655233Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:25.4656575Z GITHUB_PAT: *** 2021-05-16T17:37:25.4656950Z COVERALLS_TOKEN: 2021-05-16T17:37:25.4657415Z continue-on-error: false 2021-05-16T17:37:25.4657853Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:25.4658308Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:25.4658724Z TZ: UTC 2021-05-16T17:37:25.4659098Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:25.4659488Z NOT_CRAN: true 2021-05-16T17:37:25.4659923Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:37:25.4660377Z ##[endgroup] 2021-05-16T17:37:25.6554638Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:37:26.1450485Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:37:42.7359372Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:37:42.7360997Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:37:42.7361951Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:37:42.7362875Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:37:42.7363807Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:37:42.7383988Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:37:42.7395519Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:42.7404011Z (as ‘lib’ is unspecified) 2021-05-16T17:37:57.0576329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:37:57.3300309Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T17:37:57.3395400Z ================================================== 2021-05-16T17:37:57.3396190Z downloaded 94 KB 2021-05-16T17:37:57.3396638Z 2021-05-16T17:37:57.3429770Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:37:57.5213478Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T17:37:57.5318708Z ================================================== 2021-05-16T17:37:57.5319340Z downloaded 135 KB 2021-05-16T17:37:57.5319798Z 2021-05-16T17:37:57.5352887Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:37:57.9744349Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T17:37:57.9808030Z ================================================== 2021-05-16T17:37:57.9809106Z downloaded 80 KB 2021-05-16T17:37:57.9809603Z 2021-05-16T17:37:57.9845081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:37:58.2650421Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T17:37:58.2968842Z ================================================== 2021-05-16T17:37:58.2969888Z downloaded 516 KB 2021-05-16T17:37:58.2970432Z 2021-05-16T17:37:58.3004458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:37:58.5735312Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T17:37:58.6011473Z ================================================== 2021-05-16T17:37:58.6012280Z downloaded 991 KB 2021-05-16T17:37:58.6012918Z 2021-05-16T17:37:58.8271924Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T17:37:58.8317178Z * DONE (rprojroot) 2021-05-16T17:37:59.0391418Z * installing *binary* package ‘crayon’ ... 2021-05-16T17:37:59.0433718Z * DONE (crayon) 2021-05-16T17:37:59.2477957Z * installing *binary* package ‘R6’ ... 2021-05-16T17:37:59.2518405Z * DONE (R6) 2021-05-16T17:37:59.4886810Z * installing *binary* package ‘desc’ ... 2021-05-16T17:37:59.4932845Z * DONE (desc) 2021-05-16T17:37:59.7321673Z * installing *binary* package ‘debugme’ ... 2021-05-16T17:37:59.7366032Z * DONE (debugme) 2021-05-16T17:37:59.7420565Z 2021-05-16T17:37:59.7421635Z The downloaded source packages are in 2021-05-16T17:37:59.7423104Z ‘/tmp/RtmpLFJwNZ/downloaded_packages’ 2021-05-16T17:37:59.7432519Z Running `R CMD build`... 2021-05-16T17:37:59.9703222Z * checking for file ‘/tmp/RtmpLFJwNZ/remotes68a74d90cad9/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:37:59.9704833Z * preparing ‘sysreqs’: 2021-05-16T17:37:59.9705929Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:37:59.9707166Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:37:59.9708143Z * checking for empty or unneeded directories 2021-05-16T17:37:59.9711470Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:37:59.9712702Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:59.9713676Z (as ‘lib’ is unspecified) 2021-05-16T17:38:00.1712801Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:38:00.1714380Z ** using staged installation 2021-05-16T17:38:00.1885722Z ** R 2021-05-16T17:38:00.1920419Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:38:00.5438335Z ** help 2021-05-16T17:38:00.5574862Z *** installing help indices 2021-05-16T17:38:00.5743439Z ** building package indices 2021-05-16T17:38:00.7669370Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:38:00.9592658Z ** testing if installed package can be loaded from final location 2021-05-16T17:38:01.1498716Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:38:01.1504445Z * DONE (sysreqs) 2021-05-16T17:38:19.4999874Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:38:19.5002372Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T17:38:19.5008860Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T17:38:19.5232263Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:38:19.5725795Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:38:19.7282412Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:38:19.7399987Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:38:19.8865482Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:38:20.7154198Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:38:21.1462607Z Reading package lists... 2021-05-16T17:38:21.2196400Z Reading package lists... 2021-05-16T17:38:21.3817920Z Building dependency tree... 2021-05-16T17:38:21.3839548Z Reading state information... 2021-05-16T17:38:21.5391787Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:38:21.5393055Z Suggested packages: 2021-05-16T17:38:21.5394269Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:38:21.5845842Z The following NEW packages will be installed: 2021-05-16T17:38:21.5853012Z libcurl4-openssl-dev 2021-05-16T17:38:21.6024346Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:38:21.6025042Z Need to get 321 kB of archives. 2021-05-16T17:38:21.6025951Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T17:38:21.6028185Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T17:38:22.0382150Z Fetched 321 kB in 0s (17.2 MB/s) 2021-05-16T17:38:22.0717613Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:38:22.0807713Z (Reading database ... 2021-05-16T17:38:22.0808531Z (Reading database ... 5% 2021-05-16T17:38:22.0810229Z (Reading database ... 10% 2021-05-16T17:38:22.0810869Z (Reading database ... 15% 2021-05-16T17:38:22.0811347Z (Reading database ... 20% 2021-05-16T17:38:22.0811806Z (Reading database ... 25% 2021-05-16T17:38:22.0814686Z (Reading database ... 30% 2021-05-16T17:38:22.0815655Z (Reading database ... 35% 2021-05-16T17:38:22.0816299Z (Reading database ... 40% 2021-05-16T17:38:22.0816946Z (Reading database ... 45% 2021-05-16T17:38:22.0817609Z (Reading database ... 50% 2021-05-16T17:38:22.0859693Z (Reading database ... 55% 2021-05-16T17:38:22.0910083Z (Reading database ... 60% 2021-05-16T17:38:22.0954551Z (Reading database ... 65% 2021-05-16T17:38:22.1156266Z (Reading database ... 70% 2021-05-16T17:38:22.1193452Z (Reading database ... 75% 2021-05-16T17:38:22.1481147Z (Reading database ... 80% 2021-05-16T17:38:22.1592198Z (Reading database ... 85% 2021-05-16T17:38:22.2050764Z (Reading database ... 90% 2021-05-16T17:38:22.2145927Z (Reading database ... 95% 2021-05-16T17:38:22.2146578Z (Reading database ... 100% 2021-05-16T17:38:22.2147434Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T17:38:22.2296540Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:38:22.2308395Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:22.3229505Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:38:22.3276063Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:38:27.2840248Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:38:27.2840935Z remotes::install_github("ropensci/tic") 2021-05-16T17:38:27.2841571Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:38:27.2842218Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:38:27.2842808Z remotes::install_cran("covr") 2021-05-16T17:38:27.2850036Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:38:27.2850455Z env: 2021-05-16T17:38:27.2850926Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:38:27.2851364Z TIC_DEPLOY_KEY: 2021-05-16T17:38:27.2852162Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:38:27.2853837Z GITHUB_PAT: *** 2021-05-16T17:38:27.2854212Z COVERALLS_TOKEN: 2021-05-16T17:38:27.2854680Z continue-on-error: false 2021-05-16T17:38:27.2855120Z VDIFFR_RUN_TESTS: 2021-05-16T17:38:27.2855584Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:38:27.2856040Z TZ: UTC 2021-05-16T17:38:27.2856406Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:38:27.2865556Z NOT_CRAN: true 2021-05-16T17:38:27.2865987Z ##[endgroup] 2021-05-16T17:38:27.4759106Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:38:28.0324015Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:38:44.6268628Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:38:44.6270159Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:38:44.6271179Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:38:44.6272453Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:38:44.6273388Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:38:44.6274326Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:38:44.6275238Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:38:44.6276129Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:38:44.6277057Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:38:44.6277973Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:38:44.6278855Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:38:44.6279769Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:38:44.6280678Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:38:44.6281549Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:38:44.6282475Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:38:44.6283449Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:44.6284387Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:38:44.6285512Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:38:44.6286398Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:38:44.6287327Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:38:44.6288262Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:38:44.6289168Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:38:44.6290097Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:38:44.6292783Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-16T17:38:44.6294515Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:44.6295353Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:38:44.6296105Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:38:44.6296873Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:38:44.6297652Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:38:44.6298422Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:38:44.6299216Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:38:44.6300039Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:38:44.6303839Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:44.6304597Z (as ‘lib’ is unspecified) 2021-05-16T17:38:58.8415988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:38:59.1126014Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T17:38:59.1785468Z ================================================== 2021-05-16T17:38:59.1786467Z downloaded 1.3 MB 2021-05-16T17:38:59.1787219Z 2021-05-16T17:38:59.1821162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:38:59.4521201Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T17:38:59.4690537Z ================================================== 2021-05-16T17:38:59.4691108Z downloaded 226 KB 2021-05-16T17:38:59.4691425Z 2021-05-16T17:38:59.4726885Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:38:59.8681649Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T17:38:59.8791072Z ================================================== 2021-05-16T17:38:59.8791622Z downloaded 140 KB 2021-05-16T17:38:59.8791937Z 2021-05-16T17:38:59.8831413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:39:00.3169959Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T17:39:00.3223036Z ================================================== 2021-05-16T17:39:00.3224931Z downloaded 53 KB 2021-05-16T17:39:00.3226707Z 2021-05-16T17:39:00.3255655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:39:00.5971887Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T17:39:00.5974132Z ================================================== 2021-05-16T17:39:00.5974589Z downloaded 23 KB 2021-05-16T17:39:00.5975024Z 2021-05-16T17:39:00.6009717Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:39:00.8787985Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T17:39:00.9104615Z ================================================== 2021-05-16T17:39:00.9105127Z downloaded 1.4 MB 2021-05-16T17:39:00.9105407Z 2021-05-16T17:39:00.9140428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:39:01.1849727Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T17:39:01.1857675Z ================================================== 2021-05-16T17:39:01.1858553Z downloaded 36 KB 2021-05-16T17:39:01.1858906Z 2021-05-16T17:39:01.1895596Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:39:01.4664125Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T17:39:01.4923637Z ================================================== 2021-05-16T17:39:01.4924578Z downloaded 884 KB 2021-05-16T17:39:01.4926995Z 2021-05-16T17:39:01.4959884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:39:01.7731482Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T17:39:01.8847053Z ================================================== 2021-05-16T17:39:01.8847690Z downloaded 523 KB 2021-05-16T17:39:01.8848032Z 2021-05-16T17:39:01.8889397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:39:02.2850087Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T17:39:02.2851487Z ================================================== 2021-05-16T17:39:02.2852427Z downloaded 12 KB 2021-05-16T17:39:02.2852765Z 2021-05-16T17:39:02.2892932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:39:02.4569866Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T17:39:02.4817225Z ================================================== 2021-05-16T17:39:02.4818227Z downloaded 486 KB 2021-05-16T17:39:02.4818789Z 2021-05-16T17:39:02.4854352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:39:02.9029795Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T17:39:02.9100416Z ================================================== 2021-05-16T17:39:02.9100998Z downloaded 90 KB 2021-05-16T17:39:02.9101307Z 2021-05-16T17:39:02.9143990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:39:03.0854193Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T17:39:03.1080108Z ================================================== 2021-05-16T17:39:03.1080973Z downloaded 508 KB 2021-05-16T17:39:03.1081598Z 2021-05-16T17:39:03.1120510Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:39:03.6474385Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T17:39:03.6731214Z ================================================== 2021-05-16T17:39:03.6731836Z downloaded 621 KB 2021-05-16T17:39:03.6732112Z 2021-05-16T17:39:03.6847601Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:39:03.8591080Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T17:39:03.8757998Z ================================================== 2021-05-16T17:39:03.8758833Z downloaded 267 KB 2021-05-16T17:39:03.8759305Z 2021-05-16T17:39:03.8794468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:39:04.1472049Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T17:39:04.1593122Z ================================================== 2021-05-16T17:39:04.1594033Z downloaded 167 KB 2021-05-16T17:39:04.1594576Z 2021-05-16T17:39:04.1626132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:39:04.5708732Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T17:39:04.5870262Z ================================================== 2021-05-16T17:39:04.5871505Z downloaded 234 KB 2021-05-16T17:39:04.5872084Z 2021-05-16T17:39:04.5907499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:39:05.1275457Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T17:39:05.1442135Z ================================================== 2021-05-16T17:39:05.1442673Z downloaded 276 KB 2021-05-16T17:39:05.1442951Z 2021-05-16T17:39:05.1480787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:39:06.2290548Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T17:39:06.2291612Z ================================================== 2021-05-16T17:39:06.2292197Z downloaded 201 KB 2021-05-16T17:39:06.2292608Z 2021-05-16T17:39:06.2294383Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:39:06.2296058Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T17:39:06.2296839Z ================================================== 2021-05-16T17:39:06.2297405Z downloaded 64 KB 2021-05-16T17:39:06.2297810Z 2021-05-16T17:39:06.2299285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:39:06.5252397Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T17:39:06.5302645Z ================================================== 2021-05-16T17:39:06.5303130Z downloaded 46 KB 2021-05-16T17:39:06.5303403Z 2021-05-16T17:39:06.5339283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:39:06.9250711Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T17:39:06.9460950Z ================================================== 2021-05-16T17:39:06.9461793Z downloaded 416 KB 2021-05-16T17:39:06.9462228Z 2021-05-16T17:39:06.9497616Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:39:07.7287162Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T17:39:07.7288283Z ================================================== 2021-05-16T17:39:07.7288892Z downloaded 91 KB 2021-05-16T17:39:07.7289301Z 2021-05-16T17:39:07.7290795Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:39:07.9395564Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T17:39:07.9510389Z ================================================== 2021-05-16T17:39:07.9511159Z downloaded 133 KB 2021-05-16T17:39:07.9511562Z 2021-05-16T17:39:07.9548871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:39:08.4917293Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T17:39:08.5079653Z ================================================== 2021-05-16T17:39:08.5080528Z downloaded 271 KB 2021-05-16T17:39:08.5081052Z 2021-05-16T17:39:08.5119442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:39:08.8459101Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T17:39:08.8727498Z ================================================== 2021-05-16T17:39:08.8728366Z downloaded 735 KB 2021-05-16T17:39:08.8728820Z 2021-05-16T17:39:08.8763360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:39:09.1493502Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T17:39:09.1545898Z ================================================== 2021-05-16T17:39:09.1546542Z downloaded 46 KB 2021-05-16T17:39:09.1546949Z 2021-05-16T17:39:09.1581219Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:39:09.2894625Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:39:09.2895670Z ================================================== 2021-05-16T17:39:09.2896277Z downloaded 24 KB 2021-05-16T17:39:09.2896713Z 2021-05-16T17:39:09.2911969Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:39:09.5935569Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T17:39:09.6189921Z ================================================== 2021-05-16T17:39:09.6190799Z downloaded 688 KB 2021-05-16T17:39:09.6191287Z 2021-05-16T17:39:09.6224960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:39:10.0552849Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T17:39:10.0607150Z ================================================== 2021-05-16T17:39:10.0608736Z downloaded 45 KB 2021-05-16T17:39:10.0609290Z 2021-05-16T17:39:10.0643469Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:39:10.3742624Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T17:39:10.3981445Z ================================================== 2021-05-16T17:39:10.3982258Z downloaded 595 KB 2021-05-16T17:39:10.3982733Z 2021-05-16T17:39:10.7024414Z * installing *binary* package ‘rlang’ ... 2021-05-16T17:39:10.7087385Z * DONE (rlang) 2021-05-16T17:39:10.9427480Z * installing *binary* package ‘magrittr’ ... 2021-05-16T17:39:10.9473022Z * DONE (magrittr) 2021-05-16T17:39:11.1712434Z * installing *binary* package ‘glue’ ... 2021-05-16T17:39:11.1758130Z * DONE (glue) 2021-05-16T17:39:11.3843333Z * installing *binary* package ‘sys’ ... 2021-05-16T17:39:11.3884960Z * DONE (sys) 2021-05-16T17:39:11.5968256Z * installing *binary* package ‘mime’ ... 2021-05-16T17:39:11.6007777Z * DONE (mime) 2021-05-16T17:39:11.9092732Z * installing *binary* package ‘curl’ ... 2021-05-16T17:39:11.9159988Z * DONE (curl) 2021-05-16T17:39:12.1617260Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T17:39:12.1669935Z * DONE (jsonlite) 2021-05-16T17:39:12.3744027Z * installing *binary* package ‘ini’ ... 2021-05-16T17:39:12.3779256Z * DONE (ini) 2021-05-16T17:39:12.5994794Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T17:39:12.6040321Z * DONE (gitcreds) 2021-05-16T17:39:12.8792362Z * installing *binary* package ‘zip’ ... 2021-05-16T17:39:12.8845878Z * DONE (zip) 2021-05-16T17:39:13.1227116Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T17:39:13.1277259Z * DONE (rstudioapi) 2021-05-16T17:39:13.3653294Z * installing *binary* package ‘fastmap’ ... 2021-05-16T17:39:13.3701023Z * DONE (fastmap) 2021-05-16T17:39:13.6080402Z * installing *binary* package ‘yaml’ ... 2021-05-16T17:39:13.6132656Z * DONE (yaml) 2021-05-16T17:39:13.8364037Z * installing *binary* package ‘withr’ ... 2021-05-16T17:39:13.8408959Z * DONE (withr) 2021-05-16T17:39:14.0643257Z * installing *binary* package ‘whisker’ ... 2021-05-16T17:39:14.0691351Z * DONE (whisker) 2021-05-16T17:39:14.2739041Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T17:39:14.2779314Z * DONE (rappdirs) 2021-05-16T17:39:14.5501546Z * installing *binary* package ‘fs’ ... 2021-05-16T17:39:14.5556092Z * DONE (fs) 2021-05-16T17:39:14.7603950Z * installing *binary* package ‘clipr’ ... 2021-05-16T17:39:14.7642879Z * DONE (clipr) 2021-05-16T17:39:15.0151250Z * installing *binary* package ‘git2r’ ... 2021-05-16T17:39:15.0200348Z * DONE (git2r) 2021-05-16T17:39:15.2309135Z * installing *binary* package ‘askpass’ ... 2021-05-16T17:39:15.2352417Z * DONE (askpass) 2021-05-16T17:39:15.4664769Z * installing *binary* package ‘cli’ ... 2021-05-16T17:39:15.4713114Z * DONE (cli) 2021-05-16T17:39:15.7075348Z * installing *binary* package ‘purrr’ ... 2021-05-16T17:39:15.7127757Z * DONE (purrr) 2021-05-16T17:39:15.9352162Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T17:39:15.9399440Z * DONE (lifecycle) 2021-05-16T17:39:16.1469487Z * installing *source* package ‘cachem’ ... 2021-05-16T17:39:16.1480633Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:16.1481726Z ** using staged installation 2021-05-16T17:39:16.1645577Z ** libs 2021-05-16T17:39:16.1943545Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T17:39:16.9180717Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:16.9630189Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:39:17.1399957Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T17:39:17.1413298Z ** R 2021-05-16T17:39:17.1486309Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:17.6739883Z ** help 2021-05-16T17:39:17.6968947Z *** installing help indices 2021-05-16T17:39:17.7171599Z ** building package indices 2021-05-16T17:39:17.9127890Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:18.1584163Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:39:18.2383313Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:18.4411922Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:18.4420907Z * DONE (cachem) 2021-05-16T17:39:18.7950595Z * installing *binary* package ‘openssl’ ... 2021-05-16T17:39:18.8024479Z * DONE (openssl) 2021-05-16T17:39:19.0067831Z * installing *binary* package ‘memoise’ ... 2021-05-16T17:39:19.0107714Z * DONE (memoise) 2021-05-16T17:39:19.2597223Z * installing *binary* package ‘httr’ ... 2021-05-16T17:39:19.2649474Z * DONE (httr) 2021-05-16T17:39:19.4819014Z * installing *binary* package ‘credentials’ ... 2021-05-16T17:39:19.4862580Z * DONE (credentials) 2021-05-16T17:39:19.7015715Z * installing *binary* package ‘gh’ ... 2021-05-16T17:39:19.7057610Z * DONE (gh) 2021-05-16T17:39:19.9338467Z * installing *binary* package ‘gert’ ... 2021-05-16T17:39:19.9383658Z * DONE (gert) 2021-05-16T17:39:20.2132643Z * installing *binary* package ‘usethis’ ... 2021-05-16T17:39:20.2201204Z * DONE (usethis) 2021-05-16T17:39:20.2263864Z 2021-05-16T17:39:20.2264832Z The downloaded source packages are in 2021-05-16T17:39:20.2266136Z ‘/tmp/RtmpfgPXD9/downloaded_packages’ 2021-05-16T17:39:20.2275541Z Running `R CMD build`... 2021-05-16T17:39:22.3462804Z * checking for file ‘/tmp/RtmpfgPXD9/remotes713c7301f7fe/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:39:22.3464606Z * preparing ‘tic’: 2021-05-16T17:39:22.3465758Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:39:22.3466805Z * installing the package to process help pages 2021-05-16T17:39:22.3468228Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:39:22.3469331Z * checking for empty or unneeded directories 2021-05-16T17:39:22.3470472Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:39:22.3471591Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:39:22.3472613Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:39:22.3474784Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:22.3475883Z (as ‘lib’ is unspecified) 2021-05-16T17:39:22.6811842Z * installing *source* package ‘tic’ ... 2021-05-16T17:39:22.6813407Z ** using staged installation 2021-05-16T17:39:22.7047306Z ** R 2021-05-16T17:39:22.7278835Z ** inst 2021-05-16T17:39:22.7311846Z ** preparing package for lazy loading 2021-05-16T17:39:23.0925605Z ** help 2021-05-16T17:39:23.2433537Z *** installing help indices 2021-05-16T17:39:23.3407036Z *** copying figures 2021-05-16T17:39:23.3411580Z ** building package indices 2021-05-16T17:39:23.6085634Z ** installing vignettes 2021-05-16T17:39:23.6118921Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:39:23.8693800Z ** testing if installed package can be loaded from final location 2021-05-16T17:39:24.1717581Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:39:24.1746814Z * DONE (tic) 2021-05-16T17:39:24.1876058Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:39:24.4092793Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:39:26.2353996Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:39:26.2355343Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:39:26.2358763Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T17:39:26.2360902Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:39:26.2361968Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:39:26.2362852Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:39:26.2363730Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:39:26.2365630Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:26.2366509Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:39:26.2367940Z (as ‘lib’ is unspecified) 2021-05-16T17:39:26.2368657Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:39:26.2369602Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:39:26.2370572Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:39:26.2371794Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:39:26.2372735Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:39:26.2373624Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:39:26.2374492Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:39:26.2375381Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:39:26.2376887Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:39:26.2377613Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:39:26.2378293Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:39:26.2378976Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:39:26.2379989Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:39:26.2380675Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:39:26.2381371Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:39:26.2382060Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:39:26.2382760Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:39:26.2383448Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:39:26.2384140Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:39:26.2384818Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:39:26.2385530Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:39:26.2386247Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:39:26.2386921Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:39:26.2387653Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:39:26.2388398Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:39:26.2389143Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:39:26.2389860Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:39:26.2390594Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:39:26.2391310Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:39:26.2392039Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:39:26.2392764Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:39:40.5822870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:39:40.8520601Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T17:39:40.8682443Z ================================================== 2021-05-16T17:39:40.8683500Z downloaded 231 KB 2021-05-16T17:39:40.8684060Z 2021-05-16T17:39:40.8716353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:39:41.1412495Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T17:39:41.2121624Z ================================================== 2021-05-16T17:39:41.2122602Z downloaded 1.5 MB 2021-05-16T17:39:41.2123070Z 2021-05-16T17:39:41.2156960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:39:41.4903441Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T17:39:41.4905591Z ================================================== 2021-05-16T17:39:41.4906416Z downloaded 16 KB 2021-05-16T17:39:41.4906929Z 2021-05-16T17:39:41.4940900Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:39:41.6290406Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:39:41.6572116Z ================================================== 2021-05-16T17:39:41.6572681Z downloaded 1.1 MB 2021-05-16T17:39:41.6572956Z 2021-05-16T17:39:41.6605626Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:39:41.6864608Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:39:41.7089939Z ================================================== 2021-05-16T17:39:41.7090667Z downloaded 670 KB 2021-05-16T17:39:41.7091141Z 2021-05-16T17:39:41.7113998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:39:42.2451840Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T17:39:42.2512927Z ================================================== 2021-05-16T17:39:42.2513373Z downloaded 42 KB 2021-05-16T17:39:42.2513679Z 2021-05-16T17:39:42.2550216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:39:42.4207938Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T17:39:42.4367214Z ================================================== 2021-05-16T17:39:42.4368185Z downloaded 247 KB 2021-05-16T17:39:42.4368748Z 2021-05-16T17:39:42.4403694Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:39:42.8589978Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T17:39:42.8881507Z ================================================== 2021-05-16T17:39:42.8882345Z downloaded 977 KB 2021-05-16T17:39:42.8882732Z 2021-05-16T17:39:42.8918428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:39:43.4263218Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T17:39:43.4317389Z ================================================== 2021-05-16T17:39:43.4318354Z downloaded 67 KB 2021-05-16T17:39:43.4318708Z 2021-05-16T17:39:43.4356130Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:39:43.8889282Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T17:39:43.9101346Z ================================================== 2021-05-16T17:39:43.9101918Z downloaded 354 KB 2021-05-16T17:39:43.9102264Z 2021-05-16T17:39:43.9140818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:39:44.3979041Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T17:39:44.4189245Z ================================================== 2021-05-16T17:39:44.4190167Z downloaded 412 KB 2021-05-16T17:39:44.4190682Z 2021-05-16T17:39:44.4222820Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:39:44.5889132Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T17:39:44.5891457Z ================================================== 2021-05-16T17:39:44.5892468Z downloaded 15 KB 2021-05-16T17:39:44.5892829Z 2021-05-16T17:39:44.5928631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:39:45.1281281Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T17:39:45.1398040Z ================================================== 2021-05-16T17:39:45.1398926Z downloaded 147 KB 2021-05-16T17:39:45.1399473Z 2021-05-16T17:39:45.1431082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:39:45.6810353Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T17:39:45.6870319Z ================================================== 2021-05-16T17:39:45.6871142Z downloaded 72 KB 2021-05-16T17:39:45.6871685Z 2021-05-16T17:39:45.6903782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:39:46.0793408Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T17:39:46.0845839Z ================================================== 2021-05-16T17:39:46.0846389Z downloaded 39 KB 2021-05-16T17:39:46.0846664Z 2021-05-16T17:39:46.0884438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:39:46.5011622Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T17:39:46.5218123Z ================================================== 2021-05-16T17:39:46.5219798Z downloaded 348 KB 2021-05-16T17:39:46.5220239Z 2021-05-16T17:39:46.5258242Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:39:46.6946900Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T17:39:46.7146852Z ================================================== 2021-05-16T17:39:46.7147394Z downloaded 426 KB 2021-05-16T17:39:46.7147669Z 2021-05-16T17:39:46.7185450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:39:47.1162049Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T17:39:47.1215095Z ================================================== 2021-05-16T17:39:47.1215758Z downloaded 40 KB 2021-05-16T17:39:47.1216211Z 2021-05-16T17:39:47.1254404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:39:47.5610451Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T17:39:47.5831555Z ================================================== 2021-05-16T17:39:47.5832517Z downloaded 602 KB 2021-05-16T17:39:47.5832966Z 2021-05-16T17:39:47.5868229Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:39:47.6167117Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:39:47.6271019Z ================================================== 2021-05-16T17:39:47.6271761Z downloaded 109 KB 2021-05-16T17:39:47.6272143Z 2021-05-16T17:39:47.6298007Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:39:47.7996791Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T17:39:47.8152586Z ================================================== 2021-05-16T17:39:47.8153480Z downloaded 224 KB 2021-05-16T17:39:47.8153947Z 2021-05-16T17:39:47.8191527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:39:48.7236522Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T17:39:48.7237573Z ================================================== 2021-05-16T17:39:48.7238144Z downloaded 37 KB 2021-05-16T17:39:48.7238804Z 2021-05-16T17:39:48.7282673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:39:49.0212465Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T17:39:49.0356929Z ================================================== 2021-05-16T17:39:49.0357429Z downloaded 199 KB 2021-05-16T17:39:49.0357713Z 2021-05-16T17:39:49.0398996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:39:49.6983786Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T17:39:49.8333743Z ================================================== 2021-05-16T17:39:49.8334770Z downloaded 2.8 MB 2021-05-16T17:39:49.8335321Z 2021-05-16T17:39:49.8367840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:39:50.3752929Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T17:39:50.4503555Z ================================================== 2021-05-16T17:39:50.4504412Z downloaded 4.0 MB 2021-05-16T17:39:50.4504903Z 2021-05-16T17:39:50.4539727Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:39:50.8791684Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T17:39:50.9104282Z ================================================== 2021-05-16T17:39:50.9105405Z downloaded 1.3 MB 2021-05-16T17:39:50.9105984Z 2021-05-16T17:39:50.9140797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:39:51.5351291Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T17:39:51.5568742Z ================================================== 2021-05-16T17:39:51.5569895Z downloaded 478 KB 2021-05-16T17:39:51.5570454Z 2021-05-16T17:39:51.5604427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:39:52.0917297Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T17:39:52.1024315Z ================================================== 2021-05-16T17:39:52.1024864Z downloaded 107 KB 2021-05-16T17:39:52.1025147Z 2021-05-16T17:39:52.1060687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:39:52.7116288Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T17:39:52.7118078Z ================================================== 2021-05-16T17:39:52.7118948Z downloaded 21 KB 2021-05-16T17:39:52.7119497Z 2021-05-16T17:39:52.7158746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:39:53.2104532Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T17:39:53.2157130Z ================================================== 2021-05-16T17:39:53.2157682Z downloaded 42 KB 2021-05-16T17:39:53.2158044Z 2021-05-16T17:39:53.2197101Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:39:53.7672250Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T17:39:53.7679657Z ================================================== 2021-05-16T17:39:53.7680193Z downloaded 33 KB 2021-05-16T17:39:53.7680504Z 2021-05-16T17:39:53.7719428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:39:54.0644577Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T17:39:54.0750288Z ================================================== 2021-05-16T17:39:54.0750792Z downloaded 136 KB 2021-05-16T17:39:54.0751053Z 2021-05-16T17:39:54.0790023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:39:54.4970596Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T17:39:54.5681116Z ================================================== 2021-05-16T17:39:54.5682129Z downloaded 3.4 MB 2021-05-16T17:39:54.5682664Z 2021-05-16T17:39:54.5720440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:39:54.9657231Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T17:39:54.9658054Z ================================================== 2021-05-16T17:39:54.9658553Z downloaded 64 KB 2021-05-16T17:39:54.9658863Z 2021-05-16T17:39:54.9698293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:39:55.5253841Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T17:39:55.5622959Z ================================================== 2021-05-16T17:39:55.5623965Z downloaded 1.3 MB 2021-05-16T17:39:55.5624310Z 2021-05-16T17:39:55.5665090Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:39:56.0589800Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T17:39:56.0714227Z ================================================== 2021-05-16T17:39:56.0714763Z downloaded 128 KB 2021-05-16T17:39:56.0715037Z 2021-05-16T17:39:56.0833074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:39:56.6161308Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T17:39:56.6367029Z ================================================== 2021-05-16T17:39:56.6367962Z downloaded 384 KB 2021-05-16T17:39:56.6368419Z 2021-05-16T17:39:56.8746794Z * installing *binary* package ‘utf8’ ... 2021-05-16T17:39:56.8792174Z * DONE (utf8) 2021-05-16T17:39:57.0856364Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T17:39:57.0896769Z * DONE (pkgconfig) 2021-05-16T17:39:57.3208948Z * installing *binary* package ‘fansi’ ... 2021-05-16T17:39:57.3256097Z * DONE (fansi) 2021-05-16T17:39:57.5907023Z * installing *binary* package ‘diffobj’ ... 2021-05-16T17:39:57.5964531Z * DONE (diffobj) 2021-05-16T17:39:57.8322741Z * installing *binary* package ‘ps’ ... 2021-05-16T17:39:57.8370313Z * DONE (ps) 2021-05-16T17:39:58.0457851Z * installing *binary* package ‘praise’ ... 2021-05-16T17:39:58.0498766Z * DONE (praise) 2021-05-16T17:39:58.2645251Z * installing *binary* package ‘pkgload’ ... 2021-05-16T17:39:58.2684056Z * DONE (pkgload) 2021-05-16T17:39:58.4778472Z * installing *binary* package ‘evaluate’ ... 2021-05-16T17:39:58.4818070Z * DONE (evaluate) 2021-05-16T17:39:58.6894337Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T17:39:58.6934951Z * DONE (ellipsis) 2021-05-16T17:39:58.9501548Z * installing *binary* package ‘digest’ ... 2021-05-16T17:39:58.9557924Z * DONE (digest) 2021-05-16T17:39:59.1656321Z * installing *binary* package ‘brio’ ... 2021-05-16T17:39:59.1693080Z * DONE (brio) 2021-05-16T17:39:59.4425843Z * installing *binary* package ‘xml2’ ... 2021-05-16T17:39:59.4483660Z * DONE (xml2) 2021-05-16T17:39:59.7169948Z * installing *source* package ‘xfun’ ... 2021-05-16T17:39:59.7205822Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:59.7206785Z ** using staged installation 2021-05-16T17:39:59.7357168Z ** libs 2021-05-16T17:39:59.7408215Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T17:39:59.8728832Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:39:59.9170947Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:40:00.0264225Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T17:40:00.0277239Z ** R 2021-05-16T17:40:00.0447695Z ** inst 2021-05-16T17:40:00.0459418Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:01.3365706Z ** help 2021-05-16T17:40:01.4807837Z *** installing help indices 2021-05-16T17:40:01.5846184Z ** building package indices 2021-05-16T17:40:01.8665590Z ** installing vignettes 2021-05-16T17:40:01.8731247Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:02.0609647Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:02.0797674Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:02.2859359Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:02.2874811Z * DONE (xfun) 2021-05-16T17:40:02.7710125Z * installing *binary* package ‘stringi’ ... 2021-05-16T17:40:02.7814258Z * DONE (stringi) 2021-05-16T17:40:03.9067194Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T17:40:03.9449104Z * DONE (Rcpp) 2021-05-16T17:40:04.2298555Z * installing *binary* package ‘commonmark’ ... 2021-05-16T17:40:04.2351350Z * DONE (commonmark) 2021-05-16T17:40:04.4823799Z * installing *binary* package ‘brew’ ... 2021-05-16T17:40:04.4874890Z * DONE (brew) 2021-05-16T17:40:04.6942903Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T17:40:04.6982465Z * DONE (sessioninfo) 2021-05-16T17:40:04.9028419Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T17:40:04.9064092Z * DONE (prettyunits) 2021-05-16T17:40:05.2571725Z * installing *binary* package ‘vctrs’ ... 2021-05-16T17:40:05.2647087Z * DONE (vctrs) 2021-05-16T17:40:05.4980740Z * installing *binary* package ‘processx’ ... 2021-05-16T17:40:05.5029447Z * DONE (processx) 2021-05-16T17:40:05.7431036Z * installing *binary* package ‘markdown’ ... 2021-05-16T17:40:05.7482868Z * DONE (markdown) 2021-05-16T17:40:05.9563086Z * installing *binary* package ‘highr’ ... 2021-05-16T17:40:05.9654212Z * DONE (highr) 2021-05-16T17:40:06.1937877Z * installing *binary* package ‘stringr’ ... 2021-05-16T17:40:06.1983055Z * DONE (stringr) 2021-05-16T17:40:06.4018438Z * installing *binary* package ‘rversions’ ... 2021-05-16T17:40:06.4058933Z * DONE (rversions) 2021-05-16T17:40:06.7999587Z * installing *source* package ‘pillar’ ... 2021-05-16T17:40:06.8097683Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:06.8098975Z ** using staged installation 2021-05-16T17:40:06.8273878Z ** R 2021-05-16T17:40:06.8510408Z ** inst 2021-05-16T17:40:06.8543549Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:08.5538721Z ** help 2021-05-16T17:40:08.6376732Z *** installing help indices 2021-05-16T17:40:08.6937646Z *** copying figures 2021-05-16T17:40:08.6941736Z ** building package indices 2021-05-16T17:40:08.9242750Z ** installing vignettes 2021-05-16T17:40:08.9333144Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:09.2210252Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:09.5318498Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:09.5342911Z * DONE (pillar) 2021-05-16T17:40:09.7637782Z * installing *binary* package ‘callr’ ... 2021-05-16T17:40:09.7681703Z * DONE (callr) 2021-05-16T17:40:10.1496777Z * installing *binary* package ‘knitr’ ... 2021-05-16T17:40:10.1609813Z * DONE (knitr) 2021-05-16T17:40:10.3646552Z * installing *binary* package ‘xopen’ ... 2021-05-16T17:40:10.3685534Z * DONE (xopen) 2021-05-16T17:40:10.7671886Z * installing *source* package ‘tibble’ ... 2021-05-16T17:40:10.7768301Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:10.7770871Z ** using staged installation 2021-05-16T17:40:10.7968477Z ** libs 2021-05-16T17:40:10.8016252Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T17:40:10.8484299Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T17:40:10.9357971Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T17:40:10.9729618Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T17:40:11.0677085Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T17:40:11.0908504Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T17:40:11.0922944Z ** R 2021-05-16T17:40:11.1121668Z ** inst 2021-05-16T17:40:11.1151914Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:12.9078631Z ** help 2021-05-16T17:40:12.9807748Z *** installing help indices 2021-05-16T17:40:13.0349401Z *** copying figures 2021-05-16T17:40:13.0354488Z ** building package indices 2021-05-16T17:40:13.2645747Z ** installing vignettes 2021-05-16T17:40:13.2704154Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:13.6187787Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T17:40:13.6362294Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:14.0055943Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:14.0075973Z * DONE (tibble) 2021-05-16T17:40:14.2243915Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T17:40:14.2284126Z * DONE (pkgbuild) 2021-05-16T17:40:14.5687759Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T17:40:14.5763654Z * DONE (roxygen2) 2021-05-16T17:40:14.7794761Z * installing *binary* package ‘rematch2’ ... 2021-05-16T17:40:14.7831179Z * DONE (rematch2) 2021-05-16T17:40:14.9917722Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T17:40:14.9956226Z * DONE (rcmdcheck) 2021-05-16T17:40:15.2004287Z * installing *binary* package ‘waldo’ ... 2021-05-16T17:40:15.2043682Z * DONE (waldo) 2021-05-16T17:40:15.7787100Z * installing *binary* package ‘testthat’ ... 2021-05-16T17:40:15.7927089Z * DONE (testthat) 2021-05-16T17:40:16.0293634Z * installing *binary* package ‘devtools’ ... 2021-05-16T17:40:16.0338785Z * DONE (devtools) 2021-05-16T17:40:16.0394077Z 2021-05-16T17:40:16.0395082Z The downloaded source packages are in 2021-05-16T17:40:16.0396432Z ‘/tmp/RtmpfgPXD9/downloaded_packages’ 2021-05-16T17:40:16.1083058Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:40:17.9433254Z 2021-05-16T17:40:18.2587473Z 2021-05-16T17:40:18.2596190Z checking for file ‘/tmp/RtmpfgPXD9/remotes713c9f194f7/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:40:18.2660263Z 2021-05-16T17:40:18.2663213Z ✔ checking for file ‘/tmp/RtmpfgPXD9/remotes713c9f194f7/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:40:18.2693420Z 2021-05-16T17:40:18.2735085Z 2021-05-16T17:40:18.2736384Z ─ preparing ‘desc’: 2021-05-16T17:40:18.2736902Z 2021-05-16T17:40:18.2737374Z 2021-05-16T17:40:18.2820843Z checking DESCRIPTION meta-information ... 2021-05-16T17:40:18.2844199Z 2021-05-16T17:40:18.2846495Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:40:18.3463379Z 2021-05-16T17:40:18.3492723Z 2021-05-16T17:40:18.3495473Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:40:18.3506852Z 2021-05-16T17:40:18.3529950Z 2021-05-16T17:40:18.3532010Z ─ checking for empty or unneeded directories 2021-05-16T17:40:18.3541964Z 2021-05-16T17:40:18.3563812Z 2021-05-16T17:40:18.3565827Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:40:18.4563816Z 2021-05-16T17:40:18.4567441Z 2021-05-16T17:40:18.4568928Z 2021-05-16T17:40:18.4669777Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:18.4670983Z (as ‘lib’ is unspecified) 2021-05-16T17:40:18.7560221Z * installing *source* package ‘desc’ ... 2021-05-16T17:40:18.7590396Z ** using staged installation 2021-05-16T17:40:18.7759295Z ** R 2021-05-16T17:40:18.7915164Z ** inst 2021-05-16T17:40:18.7931156Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:20.2192058Z ** help 2021-05-16T17:40:20.3428214Z *** installing help indices 2021-05-16T17:40:20.4289376Z ** building package indices 2021-05-16T17:40:20.6922052Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:20.8770311Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:21.0876223Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:21.0892277Z * DONE (desc) 2021-05-16T17:40:21.2885378Z 2021-05-16T17:40:21.2886179Z 2021-05-16T17:40:21.2888211Z checking for file ‘/tmp/RtmpfgPXD9/remotes713c1296ab47/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:40:21.2892920Z 2021-05-16T17:40:21.2898603Z ✔ checking for file ‘/tmp/RtmpfgPXD9/remotes713c1296ab47/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:40:21.3004222Z 2021-05-16T17:40:21.3004617Z 2021-05-16T17:40:21.3005536Z ─ preparing ‘ghtravis’: 2021-05-16T17:40:21.3005845Z 2021-05-16T17:40:21.3006126Z 2021-05-16T17:40:21.3101974Z checking DESCRIPTION meta-information ... 2021-05-16T17:40:21.3102488Z 2021-05-16T17:40:21.3103202Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:40:21.3498955Z 2021-05-16T17:40:21.3529115Z 2021-05-16T17:40:21.3532888Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:40:21.3546014Z 2021-05-16T17:40:21.3571462Z 2021-05-16T17:40:21.3573694Z ─ checking for empty or unneeded directories 2021-05-16T17:40:21.3599267Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:40:21.3753509Z 2021-05-16T17:40:21.3755696Z 2021-05-16T17:40:21.3756975Z 2021-05-16T17:40:21.4274110Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:21.4275390Z (as ‘lib’ is unspecified) 2021-05-16T17:40:21.6569416Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:40:21.6571185Z ** using staged installation 2021-05-16T17:40:21.6715082Z ** R 2021-05-16T17:40:21.6812529Z ** inst 2021-05-16T17:40:21.6822247Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:22.8975850Z ** help 2021-05-16T17:40:22.9527181Z *** installing help indices 2021-05-16T17:40:22.9984776Z ** building package indices 2021-05-16T17:40:23.2233087Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:23.8578934Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:24.4993331Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:24.5001817Z * DONE (ghtravis) 2021-05-16T17:40:24.5084524Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:40:24.6852787Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:40:26.6801454Z 2021-05-16T17:40:26.6803544Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:40:26.6804490Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:40:26.6806237Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:40:26.6807170Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:40:26.6808073Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:40:26.6808951Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:40:26.6814025Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:26.6815145Z (as ‘lib’ is unspecified) 2021-05-16T17:40:40.9561756Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:40:41.2274975Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T17:40:41.2408902Z ================================================== 2021-05-16T17:40:41.2409752Z downloaded 193 KB 2021-05-16T17:40:41.2410347Z 2021-05-16T17:40:41.2448128Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:40:41.6785038Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T17:40:41.6837542Z ================================================== 2021-05-16T17:40:41.6838018Z downloaded 64 KB 2021-05-16T17:40:41.6838288Z 2021-05-16T17:40:41.6877113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:40:41.8660325Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T17:40:41.8794320Z ================================================== 2021-05-16T17:40:41.8794817Z downloaded 191 KB 2021-05-16T17:40:41.8795091Z 2021-05-16T17:40:41.8834206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:40:42.0590775Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T17:40:42.0950405Z ================================================== 2021-05-16T17:40:42.0951452Z downloaded 1.2 MB 2021-05-16T17:40:42.0951989Z 2021-05-16T17:40:42.0990767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:40:42.4934534Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T17:40:42.5232071Z ================================================== 2021-05-16T17:40:42.5233290Z downloaded 1.0 MB 2021-05-16T17:40:42.5233964Z 2021-05-16T17:40:42.7520615Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T17:40:42.7564535Z * DONE (tidyselect) 2021-05-16T17:40:42.9644409Z * installing *binary* package ‘generics’ ... 2021-05-16T17:40:42.9684098Z * DONE (generics) 2021-05-16T17:40:43.2205454Z * installing *binary* package ‘cpp11’ ... 2021-05-16T17:40:43.2260202Z * DONE (cpp11) 2021-05-16T17:40:43.5342581Z * installing *binary* package ‘dplyr’ ... 2021-05-16T17:40:43.5411757Z * DONE (dplyr) 2021-05-16T17:40:43.8451847Z * installing *binary* package ‘tidyr’ ... 2021-05-16T17:40:43.8522061Z * DONE (tidyr) 2021-05-16T17:40:43.8585230Z 2021-05-16T17:40:43.8586260Z The downloaded source packages are in 2021-05-16T17:40:43.8587603Z ‘/tmp/RtmpfgPXD9/downloaded_packages’ 2021-05-16T17:40:44.0438021Z 2021-05-16T17:40:44.0440257Z checking for file ‘/tmp/RtmpfgPXD9/remotes713c1f144bcb/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:40:44.0474991Z 2021-05-16T17:40:44.0476823Z ✔ checking for file ‘/tmp/RtmpfgPXD9/remotes713c1f144bcb/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:40:44.0543726Z 2021-05-16T17:40:44.0544145Z 2021-05-16T17:40:44.0544888Z ─ preparing ‘aghast’: 2021-05-16T17:40:44.0545198Z 2021-05-16T17:40:44.0545478Z 2021-05-16T17:40:44.0612830Z checking DESCRIPTION meta-information ... 2021-05-16T17:40:44.0636320Z 2021-05-16T17:40:44.0637719Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:40:44.0876252Z 2021-05-16T17:40:44.0904106Z 2021-05-16T17:40:44.0906086Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:40:44.0915791Z 2021-05-16T17:40:44.0942124Z 2021-05-16T17:40:44.0943651Z ─ checking for empty or unneeded directories 2021-05-16T17:40:44.0967805Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:40:44.1080704Z 2021-05-16T17:40:44.1082521Z 2021-05-16T17:40:44.1083329Z 2021-05-16T17:40:44.1160514Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:44.1161631Z (as ‘lib’ is unspecified) 2021-05-16T17:40:44.3232621Z * installing *source* package ‘aghast’ ... 2021-05-16T17:40:44.3235470Z ** using staged installation 2021-05-16T17:40:44.3447682Z ** R 2021-05-16T17:40:44.3517447Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:40:44.7605617Z ** help 2021-05-16T17:40:44.7801574Z *** installing help indices 2021-05-16T17:40:44.8021554Z ** building package indices 2021-05-16T17:40:44.9947358Z ** testing if installed package can be loaded from temporary location 2021-05-16T17:40:45.1669892Z ** testing if installed package can be loaded from final location 2021-05-16T17:40:45.3411154Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T17:40:45.3418028Z * DONE (aghast) 2021-05-16T17:40:45.3506715Z Installing 1 packages: covr 2021-05-16T17:40:45.3514656Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:45.3515649Z (as ‘lib’ is unspecified) 2021-05-16T17:40:59.7391551Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:40:59.7392944Z 2021-05-16T17:40:59.7397918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:41:00.2627302Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T17:41:00.2744475Z ================================================== 2021-05-16T17:41:00.2746427Z downloaded 159 KB 2021-05-16T17:41:00.2747014Z 2021-05-16T17:41:00.2785487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:41:00.5708424Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T17:41:00.5784417Z ================================================== 2021-05-16T17:41:00.5785283Z downloaded 118 KB 2021-05-16T17:41:00.5785814Z 2021-05-16T17:41:00.5824694Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:41:01.0641453Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T17:41:01.0892712Z ================================================== 2021-05-16T17:41:01.0893593Z downloaded 282 KB 2021-05-16T17:41:01.0894124Z 2021-05-16T17:41:01.3151220Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T17:41:01.3196538Z * DONE (lazyeval) 2021-05-16T17:41:01.5412627Z * installing *binary* package ‘rex’ ... 2021-05-16T17:41:01.5457805Z * DONE (rex) 2021-05-16T17:41:01.7873114Z * installing *binary* package ‘covr’ ... 2021-05-16T17:41:01.7927331Z * DONE (covr) 2021-05-16T17:41:01.7985981Z 2021-05-16T17:41:01.7987083Z The downloaded source packages are in 2021-05-16T17:41:01.7988458Z ‘/tmp/RtmpfgPXD9/downloaded_packages’ 2021-05-16T17:41:01.8134150Z 2021-05-16T17:41:01.8176235Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:41:01.8176939Z Rscript -e "tic::before_install()" 2021-05-16T17:41:01.8224757Z shell: /usr/bin/bash -e {0} 2021-05-16T17:41:01.8225191Z env: 2021-05-16T17:41:01.8225678Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:41:01.8226195Z TIC_DEPLOY_KEY: 2021-05-16T17:41:01.8227107Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:41:01.8229073Z GITHUB_PAT: *** 2021-05-16T17:41:01.8229464Z COVERALLS_TOKEN: 2021-05-16T17:41:01.8229917Z continue-on-error: false 2021-05-16T17:41:01.8230368Z VDIFFR_RUN_TESTS: 2021-05-16T17:41:01.8230818Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:41:01.8231241Z TZ: UTC 2021-05-16T17:41:01.8231615Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:41:01.8231993Z NOT_CRAN: true 2021-05-16T17:41:01.8232356Z ##[endgroup] 2021-05-16T17:41:02.0942981Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:41:02.2195391Z Running before_install: step_install_remote_binaries() 2021-05-16T17:41:02.7315150Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:41:02.7315874Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:41:02.7316445Z remotes::install_cran("rcmdcheck") 2021-05-16T17:41:02.7317004Z remotes::install_cran("markdown") 2021-05-16T17:41:02.7323884Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:41:02.7324277Z env: 2021-05-16T17:41:02.7324834Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:41:02.7325284Z TIC_DEPLOY_KEY: 2021-05-16T17:41:02.7326076Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:41:02.7327638Z GITHUB_PAT: *** 2021-05-16T17:41:02.7328022Z COVERALLS_TOKEN: 2021-05-16T17:41:02.7328476Z continue-on-error: false 2021-05-16T17:41:02.7328934Z VDIFFR_RUN_TESTS: 2021-05-16T17:41:02.7329385Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:41:02.7329808Z TZ: UTC 2021-05-16T17:41:02.7330168Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:41:02.7330601Z NOT_CRAN: true 2021-05-16T17:41:02.7330961Z ##[endgroup] 2021-05-16T17:41:20.9687032Z multigroup (NA -> 0.4.5) [CRAN] 2021-05-16T17:41:20.9713762Z Installing 1 packages: multigroup 2021-05-16T17:41:20.9727642Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:41:20.9729152Z (as ‘lib’ is unspecified) 2021-05-16T17:41:35.7729862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/multigroup_0.4.5.tar.gz' 2021-05-16T17:41:36.3184803Z Content type 'binary/octet-stream' length 174351 bytes (170 KB) 2021-05-16T17:41:36.3296993Z ================================================== 2021-05-16T17:41:36.3297473Z downloaded 170 KB 2021-05-16T17:41:36.3297753Z 2021-05-16T17:41:36.5478670Z * installing *binary* package ‘multigroup’ ... 2021-05-16T17:41:36.5519070Z * DONE (multigroup) 2021-05-16T17:41:36.5569387Z 2021-05-16T17:41:36.5570419Z The downloaded source packages are in 2021-05-16T17:41:36.5571749Z ‘/tmp/RtmpUYJLD4/downloaded_packages’ 2021-05-16T17:41:50.3775136Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:41:50.3776851Z Use `force = TRUE` to force installation 2021-05-16T17:41:50.3789035Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:41:50.3791409Z Use `force = TRUE` to force installation 2021-05-16T17:41:50.3908362Z ##[group]Run options(width = 100) 2021-05-16T17:41:50.3909095Z options(width = 100) 2021-05-16T17:41:50.3909626Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:41:50.3910293Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:41:50.3917499Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:41:50.3917904Z env: 2021-05-16T17:41:50.3918323Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:41:50.3918778Z TIC_DEPLOY_KEY: 2021-05-16T17:41:50.3919573Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:41:50.3921221Z GITHUB_PAT: *** 2021-05-16T17:41:50.3921623Z COVERALLS_TOKEN: 2021-05-16T17:41:50.3922084Z continue-on-error: false 2021-05-16T17:41:50.3922547Z VDIFFR_RUN_TESTS: 2021-05-16T17:41:50.3923007Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:41:50.3923448Z TZ: UTC 2021-05-16T17:41:50.3923814Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:41:50.3924258Z NOT_CRAN: true 2021-05-16T17:41:50.3924614Z ##[endgroup] 2021-05-16T17:41:50.8219854Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:41:50.8220646Z setting value 2021-05-16T17:41:50.8221332Z version R version 4.0.5 (2021-03-31) 2021-05-16T17:41:50.8221802Z os Ubuntu 20.04.2 LTS 2021-05-16T17:41:50.8222418Z system x86_64, linux-gnu 2021-05-16T17:41:50.8222868Z ui X11 2021-05-16T17:41:50.8223791Z language (EN) 2021-05-16T17:41:50.8224431Z collate C.UTF-8 2021-05-16T17:41:50.8225019Z ctype C.UTF-8 2021-05-16T17:41:50.8225462Z tz UTC 2021-05-16T17:41:50.8225997Z date 2021-05-16 2021-05-16T17:41:50.8226293Z 2021-05-16T17:41:50.8227090Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:41:50.8227765Z package * version date lib source 2021-05-16T17:41:50.8228672Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:41:50.8229517Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8230271Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8230992Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8231737Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8232470Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8233201Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:41:50.8234220Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8234953Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8235688Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8236424Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8237165Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8237933Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8238709Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8239484Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8240221Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8240963Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8241852Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8242636Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8243402Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8244137Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8245036Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T17:41:50.8245874Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:41:50.8246693Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8247456Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8248196Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8248957Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8249708Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8250493Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8251247Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8251983Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8252747Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8253473Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8254219Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8254973Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8255690Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8256547Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:41:50.8257380Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8258288Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8259029Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8259785Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8260565Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8261303Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8262036Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8262764Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8263611Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8264369Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8265147Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8265915Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8266646Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8267407Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8268175Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8268947Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8269742Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8270481Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8271651Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8272437Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8273188Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8273934Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8274652Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8275414Z multigroup 0.4.5 2020-02-23 [1] RSPM (R 4.0.0) 2021-05-16T17:41:50.8276168Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8276899Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8277629Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8278411Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8279174Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:41:50.8279919Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8280752Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8281516Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8282320Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8283113Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8283890Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8284734Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8285469Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8286208Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8286961Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8287761Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8288519Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8289264Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8290028Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8290761Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8291498Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8292253Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8293104Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8293877Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8294648Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8295435Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8296227Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8296999Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8297761Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8298501Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8299238Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8299979Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8300832Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8301611Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T17:41:50.8302344Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8303143Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:41:50.8303933Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8304692Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8305579Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T17:41:50.8306369Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:41:50.8307158Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8307920Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8308695Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8309433Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8310177Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8310910Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T17:41:50.8311635Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8312380Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8313117Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8313867Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T17:41:50.8314605Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T17:41:50.8315327Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8326171Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8326959Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8327706Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T17:41:50.8328002Z 2021-05-16T17:41:50.8328436Z [1] /home/runner/work/_temp/Library 2021-05-16T17:41:50.8328937Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T17:41:50.8386420Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:41:50.8386940Z Rscript -e 'tic::script()' 2021-05-16T17:41:50.8387350Z ls -l check 2021-05-16T17:41:50.8438857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:41:50.8439346Z env: 2021-05-16T17:41:50.8439780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:41:50.8440326Z TIC_DEPLOY_KEY: 2021-05-16T17:41:50.8441118Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:41:50.8442625Z GITHUB_PAT: *** 2021-05-16T17:41:50.8443016Z COVERALLS_TOKEN: 2021-05-16T17:41:50.8443468Z continue-on-error: false 2021-05-16T17:41:50.8443919Z VDIFFR_RUN_TESTS: 2021-05-16T17:41:50.8444369Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:41:50.8444991Z TZ: UTC 2021-05-16T17:41:50.8445412Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:41:50.8445792Z NOT_CRAN: true 2021-05-16T17:41:50.8446150Z ##[endgroup] 2021-05-16T17:41:51.1073022Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:41:51.2303409Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:41:51.2305275Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:41:51.2306286Z timeout = Inf, check_dir = "check") 2021-05-16T17:41:51.2948794Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:41:51.5006681Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:41:51.5102079Z * preparing ‘cap’: 2021-05-16T17:41:51.5140815Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:41:51.5366986Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:51.5440288Z * checking for empty or unneeded directories 2021-05-16T17:41:51.5441779Z * looking to see if a ‘data/datalist’ file should be added 2021-05-16T17:41:51.5442732Z * building ‘cap_1.0.tar.gz’ 2021-05-16T17:41:51.5752295Z 2021-05-16T17:41:51.7045315Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:41:51.9216278Z * using log directory ‘/home/runner/work/cap/cap/check/cap.Rcheck’ 2021-05-16T17:41:51.9217184Z * using R version 4.0.5 (2021-03-31) 2021-05-16T17:41:51.9217926Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:41:51.9218612Z * using session charset: UTF-8 2021-05-16T17:41:51.9560815Z * using option ‘--as-cran’ 2021-05-16T17:41:51.9583570Z * checking for file ‘cap/DESCRIPTION’ ... OK 2021-05-16T17:41:51.9584272Z * checking extension type ... Package 2021-05-16T17:41:51.9585012Z * this is package ‘cap’ version ‘1.0’ 2021-05-16T17:41:51.9610408Z * checking package namespace information ... OK 2021-05-16T17:42:06.6142864Z * checking package dependencies ... OK 2021-05-16T17:42:06.6156872Z * checking if this is a source package ... OK 2021-05-16T17:42:06.6157661Z * checking if there is a namespace ... OK 2021-05-16T17:42:06.7973524Z * checking for executable files ... OK 2021-05-16T17:42:06.7974271Z * checking for hidden files and directories ... OK 2021-05-16T17:42:06.7974929Z * checking for portable file names ... OK 2021-05-16T17:42:06.7975691Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:42:06.7989649Z * checking serialization versions ... OK 2021-05-16T17:42:08.5498349Z * checking whether package ‘cap’ can be installed ... OK 2021-05-16T17:42:08.5606824Z * checking installed package size ... OK 2021-05-16T17:42:08.6035165Z * checking package directory ... OK 2021-05-16T17:42:08.6046482Z * checking for future file timestamps ... OK 2021-05-16T17:42:08.7487009Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:42:08.7511210Z * checking top-level files ... NOTE 2021-05-16T17:42:08.7512456Z Non-standard file/directory found at top level: 2021-05-16T17:42:08.7513415Z ‘cap_1.0.tar.gz’ 2021-05-16T17:42:08.7514261Z * checking for left-over files ... OK 2021-05-16T17:42:08.7515045Z * checking index information ... OK 2021-05-16T17:42:08.7973344Z * checking package subdirectories ... OK 2021-05-16T17:42:08.8400493Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:42:08.8894412Z * checking R files for syntax errors ... OK 2021-05-16T17:42:09.0687463Z * checking whether the package can be loaded ... OK 2021-05-16T17:42:09.1768462Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:42:09.2854040Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:42:09.3774669Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:42:09.5539843Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:42:09.7406021Z * checking loading without being on the library search path ... OK 2021-05-16T17:42:09.9163609Z * checking dependencies in R code ... OK 2021-05-16T17:42:10.4030269Z * checking S3 generic/method consistency ... OK 2021-05-16T17:42:10.5259907Z * checking replacement functions ... OK 2021-05-16T17:42:10.7125083Z * checking foreign function calls ... OK 2021-05-16T17:42:14.0628356Z * checking R code for possible problems ... OK 2021-05-16T17:42:14.2765933Z * checking Rd files ... OK 2021-05-16T17:42:14.3209487Z * checking Rd metadata ... OK 2021-05-16T17:42:14.3783903Z * checking Rd line widths ... OK 2021-05-16T17:42:14.4572199Z * checking Rd cross-references ... OK 2021-05-16T17:42:14.5807397Z * checking for missing documentation entries ... OK 2021-05-16T17:42:14.9674947Z * checking for code/documentation mismatches ... OK 2021-05-16T17:42:15.5516097Z * checking Rd \usage sections ... OK 2021-05-16T17:42:15.6246373Z * checking Rd contents ... OK 2021-05-16T17:42:15.7071713Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:42:16.0549956Z * checking contents of ‘data’ directory ... OK 2021-05-16T17:42:16.2314319Z * checking data for non-ASCII characters ... OK 2021-05-16T17:42:16.5003024Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T17:42:20.0574611Z * checking examples ... OK 2021-05-16T17:42:39.4052702Z * checking examples with --run-donttest ... OK 2021-05-16T17:42:41.0464447Z * checking PDF version of manual ... OK 2021-05-16T17:42:41.0466564Z * checking for non-standard things in the check directory ... OK 2021-05-16T17:42:41.0467559Z * checking for detritus in the temp directory ... OK 2021-05-16T17:42:41.0468227Z * DONE 2021-05-16T17:42:41.0468637Z 2021-05-16T17:42:41.0469225Z Status: 1 NOTE 2021-05-16T17:42:41.0469737Z See 2021-05-16T17:42:41.0470724Z ‘/home/runner/work/cap/cap/check/cap.Rcheck/00check.log’ 2021-05-16T17:42:41.0471471Z for details. 2021-05-16T17:42:41.0471880Z 2021-05-16T17:42:41.0472263Z 2021-05-16T17:42:41.1280678Z ── R CMD check results ──────────────────────────────────────────── cap 1.0 ──── 2021-05-16T17:42:41.1300314Z Duration: 49.5s 2021-05-16T17:42:41.1300861Z 2021-05-16T17:42:41.1323140Z ❯ checking top-level files ... NOTE 2021-05-16T17:42:41.1324205Z Non-standard file/directory found at top level: 2021-05-16T17:42:41.1325510Z ‘cap_1.0.tar.gz’ 2021-05-16T17:42:41.1326006Z 2021-05-16T17:42:41.1332882Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T17:42:41.1414457Z total 576 2021-05-16T17:42:41.1415945Z drwxr-xr-x 5 runner docker 4096 May 16 17:42 cap.Rcheck 2021-05-16T17:42:41.1417062Z -rw-r--r-- 1 runner docker 349257 May 16 17:41 cap_1.0.tar.gz 2021-05-16T17:42:41.1418348Z -rw-r--r-- 1 runner docker 233450 May 16 17:42 cap_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:42:41.1450024Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:42:41.1450749Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:42:41.1493999Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:42:41.1494467Z env: 2021-05-16T17:42:41.1494904Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:41.1495335Z TIC_DEPLOY_KEY: 2021-05-16T17:42:41.1496119Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:41.1497814Z GITHUB_PAT: *** 2021-05-16T17:42:41.1498184Z COVERALLS_TOKEN: 2021-05-16T17:42:41.1498653Z continue-on-error: false 2021-05-16T17:42:41.1499088Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:41.1499549Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:41.1499952Z TZ: UTC 2021-05-16T17:42:41.1500319Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:41.1500699Z NOT_CRAN: true 2021-05-16T17:42:41.1501066Z ##[endgroup] 2021-05-16T17:42:41.1617747Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:42:41.1618286Z Rscript -e "tic::before_deploy()" 2021-05-16T17:42:41.1657300Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:41.1657674Z env: 2021-05-16T17:42:41.1658093Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:41.1658530Z TIC_DEPLOY_KEY: 2021-05-16T17:42:41.1659315Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:41.1660556Z GITHUB_PAT: *** 2021-05-16T17:42:41.1660935Z COVERALLS_TOKEN: 2021-05-16T17:42:41.1661385Z continue-on-error: false 2021-05-16T17:42:41.1661838Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:41.1662284Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:41.1662704Z TZ: UTC 2021-05-16T17:42:41.1663069Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:41.1663447Z NOT_CRAN: true 2021-05-16T17:42:41.1663811Z ##[endgroup] 2021-05-16T17:42:41.4230317Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:42:41.5425298Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:42:41.5425833Z with: 2021-05-16T17:42:41.5426623Z upload_url: https://uploads.github.com/repos/neuroconductor/cap/releases/43017685/assets{?name,label} 2021-05-16T17:42:41.5427558Z asset_path: check/cap_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:42:41.5428185Z asset_name: cap_1.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T17:42:41.5428784Z asset_content_type: application/octet-stream 2021-05-16T17:42:41.5429252Z env: 2021-05-16T17:42:41.5429653Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:41.5430097Z TIC_DEPLOY_KEY: 2021-05-16T17:42:41.5430848Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:41.5432119Z GITHUB_PAT: *** 2021-05-16T17:42:41.5432504Z COVERALLS_TOKEN: 2021-05-16T17:42:41.5432953Z continue-on-error: false 2021-05-16T17:42:41.5433410Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:41.5433852Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:41.5434303Z TZ: UTC 2021-05-16T17:42:41.5434678Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:41.5435055Z NOT_CRAN: true 2021-05-16T17:42:41.5435820Z GITHUB_TOKEN: *** 2021-05-16T17:42:41.5436191Z ##[endgroup] 2021-05-16T17:42:42.1356406Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:42:42.1356925Z Rscript -e "tic::deploy()" 2021-05-16T17:42:42.1399313Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:42.1399671Z env: 2021-05-16T17:42:42.1400093Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:42.1400527Z TIC_DEPLOY_KEY: 2021-05-16T17:42:42.1401312Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:42.1402860Z GITHUB_PAT: *** 2021-05-16T17:42:42.1403252Z COVERALLS_TOKEN: 2021-05-16T17:42:42.1403723Z continue-on-error: false 2021-05-16T17:42:42.1404159Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:42.1404621Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:42.1405229Z TZ: UTC 2021-05-16T17:42:42.1405600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:42.1406112Z NOT_CRAN: true 2021-05-16T17:42:42.1406473Z ##[endgroup] 2021-05-16T17:42:42.4047242Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:42:42.5237179Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:42:42.5237741Z Rscript -e "tic::after_deploy()" 2021-05-16T17:42:42.5281800Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:42.5282176Z env: 2021-05-16T17:42:42.5282583Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:42.5283035Z TIC_DEPLOY_KEY: 2021-05-16T17:42:42.5283805Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:42.5285493Z GITHUB_PAT: *** 2021-05-16T17:42:42.5285867Z COVERALLS_TOKEN: 2021-05-16T17:42:42.5286327Z continue-on-error: false 2021-05-16T17:42:42.5286766Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:42.5287232Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:42.5287652Z TZ: UTC 2021-05-16T17:42:42.5288006Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:42.5288414Z NOT_CRAN: true 2021-05-16T17:42:42.5288761Z ##[endgroup] 2021-05-16T17:42:42.7875527Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:42:42.9055487Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T17:42:42.9056134Z curl -s -H "Accept: application/json" \ 2021-05-16T17:42:42.9056714Z  -H "Content-Type: application/json" \ 2021-05-16T17:42:42.9057322Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T17:42:42.9057960Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T17:42:42.9058658Z  -X POST https://coveralls.io/api/repos 2021-05-16T17:42:42.9101648Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:42.9102032Z env: 2021-05-16T17:42:42.9102449Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:42.9102904Z TIC_DEPLOY_KEY: 2021-05-16T17:42:42.9103683Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:42.9105284Z GITHUB_PAT: *** 2021-05-16T17:42:42.9105661Z COVERALLS_TOKEN: 2021-05-16T17:42:42.9106134Z continue-on-error: false 2021-05-16T17:42:42.9106624Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:42.9107102Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:42.9107514Z TZ: UTC 2021-05-16T17:42:42.9107888Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:42.9108274Z NOT_CRAN: true 2021-05-16T17:42:42.9108652Z ##[endgroup] 2021-05-16T17:42:43.0162649Z {"error":"Forbidden"} 2021-05-16T17:42:43.0196602Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T17:42:43.0197192Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T17:42:43.0197712Z  curl -s -H "Accept: application/json" \ 2021-05-16T17:42:43.0198295Z  -H "Content-Type: application/json" \ 2021-05-16T17:42:43.0198892Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T17:42:43.0199635Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T17:42:43.0200281Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T17:42:43.0242971Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:43.0243341Z env: 2021-05-16T17:42:43.0243772Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:43.0244214Z TIC_DEPLOY_KEY: 2021-05-16T17:42:43.0245122Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:43.0246805Z GITHUB_PAT: *** 2021-05-16T17:42:43.0247185Z COVERALLS_TOKEN: 2021-05-16T17:42:43.0247690Z continue-on-error: false 2021-05-16T17:42:43.0248153Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:43.0248608Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:43.0249043Z TZ: UTC 2021-05-16T17:42:43.0249405Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:43.0249803Z NOT_CRAN: true 2021-05-16T17:42:43.0250156Z ##[endgroup] 2021-05-16T17:42:43.1315322Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T17:42:43.1316029Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T17:42:43.1323004Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:42:43.1323394Z env: 2021-05-16T17:42:43.1323804Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:43.1324247Z TIC_DEPLOY_KEY: 2021-05-16T17:42:43.1325190Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:43.1326733Z GITHUB_PAT: *** 2021-05-16T17:42:43.1327118Z COVERALLS_TOKEN: 2021-05-16T17:42:43.1327569Z continue-on-error: false 2021-05-16T17:42:43.1328030Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:43.1328475Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:43.1328896Z TZ: UTC 2021-05-16T17:42:43.1329264Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:43.1329645Z NOT_CRAN: true 2021-05-16T17:42:43.1330043Z COVERALLS_REPO_TOKEN: null 2021-05-16T17:42:43.1330493Z ##[endgroup] 2021-05-16T17:42:45.8425379Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T17:42:45.8427457Z object 'null' not found 2021-05-16T17:42:45.8428678Z Calls: -> to_coveralls 2021-05-16T17:42:45.8429689Z Execution halted 2021-05-16T17:42:45.8482344Z ##[error]Process completed with exit code 1. 2021-05-16T17:42:45.9969885Z Post job cleanup. 2021-05-16T17:42:46.0372898Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:42:46.0456688Z Post job cleanup. 2021-05-16T17:42:46.1333499Z [command]/usr/bin/git version 2021-05-16T17:42:46.1400959Z git version 2.31.1 2021-05-16T17:42:46.1430602Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:42:46.1474769Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T17:42:46.1707912Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:42:46.1745667Z http.https://github.com/.extraheader 2021-05-16T17:42:46.1761095Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:42:46.1793316Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T17:42:46.2116026Z Cleaning up orphan processes