2021-05-14T23:07:44.5477682Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:07:45.3080933Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:07:45.3676208Z 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-14T23:07:45.4500415Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:07:45.5900125Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:07:51.8950673Z Current runner version: '2.278.0' 2021-05-14T23:07:51.8973874Z ##[group]Operating System 2021-05-14T23:07:51.8974636Z Ubuntu 2021-05-14T23:07:51.8975048Z 20.04.2 2021-05-14T23:07:51.8975389Z LTS 2021-05-14T23:07:51.8975823Z ##[endgroup] 2021-05-14T23:07:51.8976323Z ##[group]Virtual Environment 2021-05-14T23:07:51.8977081Z Environment: ubuntu-20.04 2021-05-14T23:07:51.8977574Z Version: 20210510.0 2021-05-14T23:07:51.8978389Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:07:51.8979568Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:07:51.8980288Z ##[endgroup] 2021-05-14T23:07:51.8981924Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:07:51.8982964Z Actions: write 2021-05-14T23:07:51.8983377Z Checks: write 2021-05-14T23:07:51.8983832Z Contents: write 2021-05-14T23:07:51.8984259Z Deployments: write 2021-05-14T23:07:51.8984848Z Issues: write 2021-05-14T23:07:51.8985302Z Metadata: read 2021-05-14T23:07:51.8985722Z Packages: write 2021-05-14T23:07:51.8986202Z PullRequests: write 2021-05-14T23:07:51.8986724Z RepositoryProjects: write 2021-05-14T23:07:51.8987287Z SecurityEvents: write 2021-05-14T23:07:51.8987729Z Statuses: write 2021-05-14T23:07:51.8988267Z ##[endgroup] 2021-05-14T23:07:51.8990780Z Prepare workflow directory 2021-05-14T23:07:51.9835012Z Prepare all required actions 2021-05-14T23:07:51.9844549Z Getting action download info 2021-05-14T23:07:52.3807911Z Download action repository 'actions/checkout@v2' 2021-05-14T23:07:54.1674863Z Download action repository 'r-lib/actions@master' 2021-05-14T23:07:54.6352743Z Download action repository 'adigherman/actions@master' 2021-05-14T23:07:56.1692718Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:07:56.4313463Z Download action repository 'actions/cache@v1' 2021-05-14T23:07:56.5901697Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:07:56.7347113Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:07:57.1022536Z ##[group]Run actions/checkout@v2 2021-05-14T23:07:57.1023044Z with: 2021-05-14T23:07:57.1023451Z repository: neuroconductor/kirby21.t2 2021-05-14T23:07:57.1024227Z token: *** 2021-05-14T23:07:57.1024561Z ssh-strict: true 2021-05-14T23:07:57.1024975Z persist-credentials: true 2021-05-14T23:07:57.1025358Z clean: true 2021-05-14T23:07:57.1025682Z fetch-depth: 1 2021-05-14T23:07:57.1025988Z lfs: false 2021-05-14T23:07:57.1026309Z submodules: false 2021-05-14T23:07:57.1026617Z env: 2021-05-14T23:07:57.1026978Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:07:57.1027359Z TIC_DEPLOY_KEY: 2021-05-14T23:07:57.1028021Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:07:57.1028960Z GITHUB_PAT: *** 2021-05-14T23:07:57.1029286Z COVERALLS_TOKEN: 2021-05-14T23:07:57.1029690Z continue-on-error: false 2021-05-14T23:07:57.1030073Z VDIFFR_RUN_TESTS: 2021-05-14T23:07:57.1030400Z ##[endgroup] 2021-05-14T23:07:57.3145003Z Syncing repository: neuroconductor/kirby21.t2 2021-05-14T23:07:57.3145765Z ##[group]Getting Git version info 2021-05-14T23:07:57.3146797Z Working directory is '/home/runner/work/kirby21.t2/kirby21.t2' 2021-05-14T23:07:57.3171379Z [command]/usr/bin/git version 2021-05-14T23:07:57.3295227Z git version 2.31.1 2021-05-14T23:07:57.3313016Z ##[endgroup] 2021-05-14T23:07:57.3317926Z Deleting the contents of '/home/runner/work/kirby21.t2/kirby21.t2' 2021-05-14T23:07:57.3321812Z ##[group]Initializing the repository 2021-05-14T23:07:57.3324900Z [command]/usr/bin/git init /home/runner/work/kirby21.t2/kirby21.t2 2021-05-14T23:07:57.3422205Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:07:57.3423002Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:07:57.3423677Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:07:57.3424134Z hint: 2021-05-14T23:07:57.3424959Z hint: git config --global init.defaultBranch 2021-05-14T23:07:57.3425398Z hint: 2021-05-14T23:07:57.3425988Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:07:57.3426785Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:07:57.3427269Z hint: 2021-05-14T23:07:57.3427708Z hint: git branch -m 2021-05-14T23:07:57.3432316Z Initialized empty Git repository in /home/runner/work/kirby21.t2/kirby21.t2/.git/ 2021-05-14T23:07:57.3441881Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.t2 2021-05-14T23:07:57.3496023Z ##[endgroup] 2021-05-14T23:07:57.3497450Z ##[group]Disabling automatic garbage collection 2021-05-14T23:07:57.3500929Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:07:57.3542722Z ##[endgroup] 2021-05-14T23:07:57.3546940Z ##[group]Setting up auth 2021-05-14T23:07:57.3552422Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:07:57.3591835Z [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-14T23:07:57.3992443Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:07:57.4038375Z [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-14T23:07:57.4245848Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:07:57.4302340Z ##[endgroup] 2021-05-14T23:07:57.4303279Z ##[group]Fetching the repository 2021-05-14T23:07:57.4309712Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +cbde70c44537f6edc2a7ea19c806e2787587d671:refs/tags/1.7.0.s 2021-05-14T23:07:57.6485697Z remote: Enumerating objects: 45, done. 2021-05-14T23:07:57.6486854Z remote: Counting objects: 2% (1/45) 2021-05-14T23:07:57.6487775Z remote: Counting objects: 4% (2/45) 2021-05-14T23:07:57.6488529Z remote: Counting objects: 6% (3/45) 2021-05-14T23:07:57.6489336Z remote: Counting objects: 8% (4/45) 2021-05-14T23:07:57.6490077Z remote: Counting objects: 11% (5/45) 2021-05-14T23:07:57.6490844Z remote: Counting objects: 13% (6/45) 2021-05-14T23:07:57.6491545Z remote: Counting objects: 15% (7/45) 2021-05-14T23:07:57.6492226Z remote: Counting objects: 17% (8/45) 2021-05-14T23:07:57.6492918Z remote: Counting objects: 20% (9/45) 2021-05-14T23:07:57.6493623Z remote: Counting objects: 22% (10/45) 2021-05-14T23:07:57.6494368Z remote: Counting objects: 24% (11/45) 2021-05-14T23:07:57.6495056Z remote: Counting objects: 26% (12/45) 2021-05-14T23:07:57.6495722Z remote: Counting objects: 28% (13/45) 2021-05-14T23:07:57.6496564Z remote: Counting objects: 31% (14/45) 2021-05-14T23:07:57.6497184Z remote: Counting objects: 33% (15/45) 2021-05-14T23:07:57.6497805Z remote: Counting objects: 35% (16/45) 2021-05-14T23:07:57.6498412Z remote: Counting objects: 37% (17/45) 2021-05-14T23:07:57.6499032Z remote: Counting objects: 40% (18/45) 2021-05-14T23:07:57.6499658Z remote: Counting objects: 42% (19/45) 2021-05-14T23:07:57.6500276Z remote: Counting objects: 44% (20/45) 2021-05-14T23:07:57.6500887Z remote: Counting objects: 46% (21/45) 2021-05-14T23:07:57.6501515Z remote: Counting objects: 48% (22/45) 2021-05-14T23:07:57.6502133Z remote: Counting objects: 51% (23/45) 2021-05-14T23:07:57.6502812Z remote: Counting objects: 53% (24/45) 2021-05-14T23:07:57.6503755Z remote: Counting objects: 55% (25/45) 2021-05-14T23:07:57.6504324Z remote: Counting objects: 57% (26/45) 2021-05-14T23:07:57.6505067Z remote: Counting objects: 60% (27/45) 2021-05-14T23:07:57.6508519Z remote: Counting objects: 62% (28/45) 2021-05-14T23:07:57.6509528Z remote: Counting objects: 64% (29/45) 2021-05-14T23:07:57.6510342Z remote: Counting objects: 66% (30/45) 2021-05-14T23:07:57.6511171Z remote: Counting objects: 68% (31/45) 2021-05-14T23:07:57.6512016Z remote: Counting objects: 71% (32/45) 2021-05-14T23:07:57.6512781Z remote: Counting objects: 73% (33/45) 2021-05-14T23:07:57.6513556Z remote: Counting objects: 75% (34/45) 2021-05-14T23:07:57.6514347Z remote: Counting objects: 77% (35/45) 2021-05-14T23:07:57.6515121Z remote: Counting objects: 80% (36/45) 2021-05-14T23:07:57.6515898Z remote: Counting objects: 82% (37/45) 2021-05-14T23:07:57.6516691Z remote: Counting objects: 84% (38/45) 2021-05-14T23:07:57.6517467Z remote: Counting objects: 86% (39/45) 2021-05-14T23:07:57.6518223Z remote: Counting objects: 88% (40/45) 2021-05-14T23:07:57.6519148Z remote: Counting objects: 91% (41/45) 2021-05-14T23:07:57.6520387Z remote: Counting objects: 93% (42/45) 2021-05-14T23:07:57.6520988Z remote: Counting objects: 95% (43/45) 2021-05-14T23:07:57.6521532Z remote: Counting objects: 97% (44/45) 2021-05-14T23:07:57.6522077Z remote: Counting objects: 100% (45/45) 2021-05-14T23:07:57.6522634Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:07:57.6523245Z remote: Compressing objects: 2% (1/44) 2021-05-14T23:07:57.6523826Z remote: Compressing objects: 4% (2/44) 2021-05-14T23:07:57.6524416Z remote: Compressing objects: 6% (3/44) 2021-05-14T23:07:57.6525001Z remote: Compressing objects: 9% (4/44) 2021-05-14T23:07:57.6525598Z remote: Compressing objects: 11% (5/44) 2021-05-14T23:07:57.6526191Z remote: Compressing objects: 13% (6/44) 2021-05-14T23:07:57.6526778Z remote: Compressing objects: 15% (7/44) 2021-05-14T23:07:57.6527598Z remote: Compressing objects: 18% (8/44) 2021-05-14T23:07:57.6528616Z remote: Compressing objects: 20% (9/44) 2021-05-14T23:07:57.6529221Z remote: Compressing objects: 22% (10/44) 2021-05-14T23:07:57.6529811Z remote: Compressing objects: 25% (11/44) 2021-05-14T23:07:57.6530406Z remote: Compressing objects: 27% (12/44) 2021-05-14T23:07:57.6530993Z remote: Compressing objects: 29% (13/44) 2021-05-14T23:07:57.6531593Z remote: Compressing objects: 31% (14/44) 2021-05-14T23:07:57.6532194Z remote: Compressing objects: 34% (15/44) 2021-05-14T23:07:57.6532772Z remote: Compressing objects: 36% (16/44) 2021-05-14T23:07:57.6533863Z remote: Compressing objects: 38% (17/44) 2021-05-14T23:07:57.6535857Z remote: Compressing objects: 40% (18/44) 2021-05-14T23:07:57.6536935Z remote: Compressing objects: 43% (19/44) 2021-05-14T23:07:57.6538526Z remote: Compressing objects: 45% (20/44) 2021-05-14T23:07:57.6540340Z remote: Compressing objects: 47% (21/44) 2021-05-14T23:07:57.6540953Z remote: Compressing objects: 50% (22/44) 2021-05-14T23:07:57.6541554Z remote: Compressing objects: 52% (23/44) 2021-05-14T23:07:57.6542139Z remote: Compressing objects: 54% (24/44) 2021-05-14T23:07:57.6542797Z remote: Compressing objects: 56% (25/44) 2021-05-14T23:07:57.6543380Z remote: Compressing objects: 59% (26/44) 2021-05-14T23:07:57.6543976Z remote: Compressing objects: 61% (27/44) 2021-05-14T23:07:57.6544555Z remote: Compressing objects: 63% (28/44) 2021-05-14T23:07:57.6545154Z remote: Compressing objects: 65% (29/44) 2021-05-14T23:07:57.6545735Z remote: Compressing objects: 68% (30/44) 2021-05-14T23:07:57.6546333Z remote: Compressing objects: 70% (31/44) 2021-05-14T23:07:57.6546933Z remote: Compressing objects: 72% (32/44) 2021-05-14T23:07:57.6547524Z remote: Compressing objects: 75% (33/44) 2021-05-14T23:07:57.6548307Z remote: Compressing objects: 77% (34/44) 2021-05-14T23:07:57.6548892Z remote: Compressing objects: 79% (35/44) 2021-05-14T23:07:57.6549488Z remote: Compressing objects: 81% (36/44) 2021-05-14T23:07:57.6550068Z remote: Compressing objects: 84% (37/44) 2021-05-14T23:07:57.6550662Z remote: Compressing objects: 86% (38/44) 2021-05-14T23:07:57.6551239Z remote: Compressing objects: 88% (39/44) 2021-05-14T23:07:57.6551833Z remote: Compressing objects: 90% (40/44) 2021-05-14T23:07:57.6552432Z remote: Compressing objects: 93% (41/44) 2021-05-14T23:07:57.6553014Z remote: Compressing objects: 95% (42/44) 2021-05-14T23:07:57.6553617Z remote: Compressing objects: 97% (43/44) 2021-05-14T23:07:57.6554195Z remote: Compressing objects: 100% (44/44) 2021-05-14T23:07:57.6554809Z remote: Compressing objects: 100% (44/44), done. 2021-05-14T23:08:02.1674642Z remote: Total 45 (delta 1), reused 40 (delta 0), pack-reused 0 2021-05-14T23:08:02.1675503Z From https://github.com/neuroconductor/kirby21.t2 2021-05-14T23:08:02.1676385Z * [new ref] cbde70c44537f6edc2a7ea19c806e2787587d671 -> 1.7.0.s 2021-05-14T23:08:02.1677356Z ##[endgroup] 2021-05-14T23:08:02.1678015Z ##[group]Determining the checkout info 2021-05-14T23:08:02.1678484Z ##[endgroup] 2021-05-14T23:08:02.1678910Z ##[group]Checking out the ref 2021-05-14T23:08:02.1679582Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:08:02.5898818Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:08:02.5899230Z 2021-05-14T23:08:02.5900017Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:08:02.5900853Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:08:02.5901638Z state without impacting any branches by switching back to a branch. 2021-05-14T23:08:02.5902104Z 2021-05-14T23:08:02.5902879Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:08:02.5903846Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:08:02.5904278Z 2021-05-14T23:08:02.5904876Z git switch -c 2021-05-14T23:08:02.5905267Z 2021-05-14T23:08:02.5905673Z Or undo this operation with: 2021-05-14T23:08:02.5905993Z 2021-05-14T23:08:02.5906453Z git switch - 2021-05-14T23:08:02.5906718Z 2021-05-14T23:08:02.5907358Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:08:02.5907891Z 2021-05-14T23:08:02.5908338Z HEAD is now at cbde70c Version id 11 stable 2021-05-14T23:08:02.5928378Z ##[endgroup] 2021-05-14T23:08:02.5976583Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:08:02.6010237Z 'cbde70c44537f6edc2a7ea19c806e2787587d671' 2021-05-14T23:08:02.6197229Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:08:02.6197605Z with: 2021-05-14T23:08:02.6198089Z r-version: release 2021-05-14T23:08:02.6198396Z Ncpus: 1 2021-05-14T23:08:02.6198745Z crayon.enabled: NULL 2021-05-14T23:08:02.6199173Z remove-openmp-macos: true 2021-05-14T23:08:02.6199625Z http-user-agent: default 2021-05-14T23:08:02.6199990Z install-r: true 2021-05-14T23:08:02.6200482Z windows-path-include-mingw: true 2021-05-14T23:08:02.6200898Z env: 2021-05-14T23:08:02.6201256Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:02.6201623Z TIC_DEPLOY_KEY: 2021-05-14T23:08:02.6202279Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:08:02.6203769Z GITHUB_PAT: *** 2021-05-14T23:08:02.6204094Z COVERALLS_TOKEN: 2021-05-14T23:08:02.6204492Z continue-on-error: false 2021-05-14T23:08:02.6204863Z VDIFFR_RUN_TESTS: 2021-05-14T23:08:02.6205187Z ##[endgroup] 2021-05-14T23:08:03.3932899Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:08:04.9499990Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:08:04.9502040Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:08:04.9563116Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:08:04.9759749Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:08:05.0142747Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:08:05.0175795Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:08:05.0980779Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:08:05.1492057Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:08:05.1704929Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:08:05.1720243Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:08:05.1732941Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:08:05.1749864Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:08:05.1753821Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:08:05.1853549Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:08:05.1865636Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:08:05.2555731Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:08:05.4143700Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:08:05.4989120Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:08:05.4994831Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:08:05.5694807Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:08:05.5709171Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:08:05.5710743Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:08:05.5736207Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:08:05.5757793Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:08:05.5884519Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:08:11.1271205Z Fetched 4462 kB in 1s (5228 kB/s) 2021-05-14T23:08:11.8340912Z Reading package lists... 2021-05-14T23:08:11.8541600Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:08:13.4683667Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:08:13.5247390Z Reading package lists... 2021-05-14T23:08:13.6766076Z Building dependency tree... 2021-05-14T23:08:13.6781532Z Reading state information... 2021-05-14T23:08:13.8155387Z The following additional packages will be installed: 2021-05-14T23:08:13.8160582Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:08:13.8162027Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:08:13.8163562Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:08:13.8165169Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:08:13.8166673Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:08:13.8168002Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:08:13.8169413Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:08:13.8170979Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:08:13.8172649Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:08:13.8173997Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:08:13.8175395Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:08:13.8177270Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:08:13.8178864Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:08:13.8180371Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:08:13.8181706Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:08:13.8183032Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:08:13.8184334Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:08:13.8187160Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:08:13.8188805Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:08:13.8190218Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:08:13.8191474Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:08:13.8192771Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:08:13.8194224Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:08:13.8195791Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:08:13.8197216Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:08:13.8198600Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:08:13.8200078Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:08:13.8201526Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:08:13.8203009Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:08:13.8204497Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:08:13.8205960Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:08:13.8207556Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:08:13.8209145Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:08:13.8210593Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:08:13.8211989Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:08:13.8213446Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:08:13.8214778Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:08:13.8216103Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:08:13.8216976Z Suggested packages: 2021-05-14T23:08:13.8217857Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:08:13.8219069Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:08:13.8220330Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:08:13.8221645Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:08:13.8222905Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:08:13.8224095Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:08:13.8225298Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:08:13.8226741Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:08:13.8228445Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:08:13.8229848Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:08:14.2267505Z The following NEW packages will be installed: 2021-05-14T23:08:14.2272192Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:08:14.2273507Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:08:14.2281925Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:08:14.2283602Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:08:14.2286064Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:08:14.2287410Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:08:14.2289939Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:08:14.2291394Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:08:14.2292838Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:08:14.2294252Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:08:14.2297975Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:08:14.2302168Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:08:14.2304180Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:08:14.2305468Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:08:14.2310149Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:08:14.2311317Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:08:14.2312466Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:08:14.2313840Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:08:14.2315172Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:08:14.2316309Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:08:14.2317353Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:08:14.2318371Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:08:14.2319573Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:08:14.2320794Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:08:14.2321987Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:08:14.2323119Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:08:14.2324264Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:08:14.2379414Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:08:14.2380620Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:08:14.2382085Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:08:14.2383253Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:08:14.2384528Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:08:14.2385821Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:08:14.2386945Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:08:14.2388102Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:08:14.2389235Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:08:14.2390348Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:08:14.2391226Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:08:14.2713730Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:14.2714325Z Need to get 8648 kB of archives. 2021-05-14T23:08:14.2714925Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:08:14.2716327Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:08:14.2742281Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:08:14.2748629Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:08:14.2757216Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:08:14.2768023Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:08:14.2784827Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:08:14.2791678Z 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-14T23:08:14.2801060Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:08:14.2808768Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:08:14.2811770Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:08:14.2815438Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:08:14.2822378Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:08:14.2823878Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:08:14.2830329Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:08:14.2837637Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:08:14.2849284Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:08:14.2880235Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:08:14.2881666Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:08:14.2882836Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:08:14.3027554Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:08:14.3034763Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:08:14.3066134Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:08:14.3078118Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:08:14.3099322Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:08:14.3118334Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:08:14.3812761Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:08:14.3822192Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:08:14.4158994Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:08:14.4171453Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:08:14.4190801Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:08:14.4199065Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:08:14.4205679Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:08:14.4211084Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:08:14.4229767Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:08:14.4238673Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:08:14.4246217Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:08:14.4253613Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:08:14.4259612Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:08:14.4266080Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:08:14.4272029Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:08:14.4278504Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:08:14.4285142Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:08:14.4292403Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:08:14.4298171Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:08:14.4304259Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:08:14.4312848Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:08:14.4332964Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:08:14.4339454Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:08:14.4344263Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:08:14.4350020Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:08:14.4355930Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:08:14.4414863Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:08:14.4421696Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:08:14.4427729Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:08:14.4434936Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:08:14.4441083Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:08:14.4446916Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:08:14.4451676Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:08:14.4458256Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:08:14.4463968Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:08:14.4504086Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:08:14.4543098Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:08:14.4551409Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:08:14.4572820Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:08:14.4574283Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:08:14.4583772Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:08:14.4585620Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:08:14.4592832Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:08:14.4598685Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:08:14.4608506Z 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-14T23:08:14.4614935Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:08:14.4619641Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:08:14.4627136Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:08:14.4633333Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:08:14.4639839Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:08:14.4647756Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:08:14.4692793Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:08:14.4711651Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:08:14.4720728Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:08:14.4727131Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:08:14.4764560Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:08:14.4771014Z 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-14T23:08:14.4777753Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:08:14.4783340Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:08:14.4793085Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:08:14.4799232Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:08:14.4808061Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:08:14.4817187Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:08:14.4823329Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:08:14.4831007Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:08:14.4835716Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:08:14.4841949Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:08:14.4849004Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:08:14.4857136Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:08:14.4863611Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:08:14.4869233Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:08:14.4875547Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:08:14.4884558Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:08:14.4897673Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:08:14.4903991Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:08:14.4910870Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:08:14.5001185Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:08:14.5019309Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:08:14.5024877Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:08:14.5032036Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:08:14.5036944Z 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-14T23:08:14.5044514Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:08:14.5050378Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:08:14.5106894Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:08:14.5108713Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:08:14.5110207Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:08:14.5119743Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:08:14.5139709Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:08:14.5141244Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:08:14.5142653Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:08:14.5146318Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:08:14.5147661Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:08:14.5149001Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:08:14.5150439Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:08:14.5151758Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:08:14.5153105Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:08:14.5173088Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:08:14.5178960Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:08:14.5184167Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:08:14.5189525Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:08:14.5196038Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:08:14.5298510Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:08:14.5301945Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:08:14.5303251Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:08:14.5334191Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:08:15.1518605Z Fetched 8648 kB in 0s (29.4 MB/s) 2021-05-14T23:08:15.1856775Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:08:15.2058589Z (Reading database ... 2021-05-14T23:08:15.2059527Z (Reading database ... 5% 2021-05-14T23:08:15.2060304Z (Reading database ... 10% 2021-05-14T23:08:15.2061046Z (Reading database ... 15% 2021-05-14T23:08:15.2061549Z (Reading database ... 20% 2021-05-14T23:08:15.2061967Z (Reading database ... 25% 2021-05-14T23:08:15.2062389Z (Reading database ... 30% 2021-05-14T23:08:15.2062844Z (Reading database ... 35% 2021-05-14T23:08:15.2063212Z (Reading database ... 40% 2021-05-14T23:08:15.2063672Z (Reading database ... 45% 2021-05-14T23:08:15.2064039Z (Reading database ... 50% 2021-05-14T23:08:15.2519042Z (Reading database ... 55% 2021-05-14T23:08:15.3068913Z (Reading database ... 60% 2021-05-14T23:08:15.3626159Z (Reading database ... 65% 2021-05-14T23:08:15.4174051Z (Reading database ... 70% 2021-05-14T23:08:15.5087695Z (Reading database ... 75% 2021-05-14T23:08:15.5918149Z (Reading database ... 80% 2021-05-14T23:08:15.6694154Z (Reading database ... 85% 2021-05-14T23:08:15.7193604Z (Reading database ... 90% 2021-05-14T23:08:15.7687378Z (Reading database ... 95% 2021-05-14T23:08:15.7688480Z (Reading database ... 100% 2021-05-14T23:08:15.7689281Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:08:15.7804375Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:08:15.7893020Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:08:15.8219781Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:08:15.8402815Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:08:15.8418150Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:08:15.8730172Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:08:15.8975258Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:08:15.8996324Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:08:15.9339910Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:08:15.9548783Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:08:15.9566653Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:08:15.9859769Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:08:16.0101282Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:08:16.0118598Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:08:16.0496013Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:08:16.0738067Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:08:16.0749784Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:08:16.1018461Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:08:16.1223174Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:08:16.1255791Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:08:16.1613925Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:08:16.1854100Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:08:16.1866131Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:08:16.2154998Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:08:16.2399982Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:08:16.2416602Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:08:16.2737913Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:08:16.2893422Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:08:16.2907630Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:08:16.3177932Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:08:16.3370476Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:08:16.3384037Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:08:16.3600910Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:08:16.3842398Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:08:16.3854186Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:08:16.4218030Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:08:16.4404847Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:08:16.4419217Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:08:16.4737920Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:08:16.4907579Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:08:16.4915896Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:08:16.5181238Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:08:16.5424398Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:08:16.5434196Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:08:16.5697636Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:08:16.5888439Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:08:16.5901284Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:08:16.6218320Z Selecting previously unselected package patchutils. 2021-05-14T23:08:16.6417281Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:08:16.6426492Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:08:16.6857461Z Selecting previously unselected package wdiff. 2021-05-14T23:08:16.7042513Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:08:16.7060048Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:08:16.7497472Z Selecting previously unselected package devscripts. 2021-05-14T23:08:16.7676501Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:08:16.7874954Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:08:16.8937868Z Selecting previously unselected package diffstat. 2021-05-14T23:08:16.9108150Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:08:16.9117240Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:08:16.9498652Z Selecting previously unselected package python3-gpg. 2021-05-14T23:08:16.9702768Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:08:16.9712001Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:08:17.0218650Z Selecting previously unselected package dput. 2021-05-14T23:08:17.0424405Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:08:17.0494881Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:08:17.0738716Z Selecting previously unselected package gdebi-core. 2021-05-14T23:08:17.0974171Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:08:17.0986979Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:08:17.2258240Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:08:17.2476689Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:08:17.2503537Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:08:17.2818204Z Selecting previously unselected package gettext. 2021-05-14T23:08:17.3012334Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:08:17.3021636Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:08:17.4011886Z Selecting previously unselected package intltool-debian. 2021-05-14T23:08:17.4257512Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:08:17.4273385Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:08:17.4530938Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:08:17.4777609Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:08:17.4793900Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:08:17.5103216Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:08:17.5345978Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:08:17.5362453Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:08:17.5738838Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:08:17.5943805Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:08:17.5966454Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:08:17.6201229Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:08:17.6449587Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:08:17.6489106Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:08:17.6778296Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:08:17.6964195Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:08:17.6978882Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:08:17.7259129Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:08:17.7460256Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:08:17.7485367Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:08:17.7698238Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:08:17.7938248Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:08:17.7948147Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:08:17.8217908Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:08:17.8427027Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:08:17.8439999Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:08:17.8777974Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:08:17.8980520Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:08:17.9002240Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:08:17.9224644Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:08:17.9468222Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:08:17.9480383Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:08:17.9724917Z Selecting previously unselected package libclone-perl. 2021-05-14T23:08:17.9976508Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:08:17.9995518Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:08:18.0233803Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:08:18.0478784Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:08:18.0493614Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:08:18.0804685Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:08:18.1000178Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:08:18.1011156Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:08:18.1245360Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:08:18.1491739Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:08:18.1504130Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:08:18.1957650Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:08:18.2204620Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:08:18.2230987Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:08:18.2526627Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:08:18.2700467Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:08:18.2720232Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:08:18.3019073Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:08:18.3228657Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:08:18.3241277Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:08:18.3517219Z Selecting previously unselected package libwant-perl. 2021-05-14T23:08:18.3724227Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:08:18.3744807Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:08:18.4060186Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:08:18.4256526Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:08:18.4276651Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:08:18.4569582Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:08:18.4818453Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:08:18.4845510Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:08:18.5202677Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:08:18.5418790Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:08:18.5427257Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:08:18.5642261Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:08:18.5890282Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:08:18.5902876Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:08:18.6137701Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:08:18.6367041Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:08:18.6382414Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:08:18.6622818Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:08:18.6870612Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:08:18.6884170Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:08:18.7124360Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:08:18.7371929Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:08:18.7380672Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:08:18.7874264Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:08:18.8123656Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:08:18.8135751Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:08:18.8356818Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:08:18.8604212Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:08:18.8642571Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:08:18.8916066Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:08:18.9120652Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:08:18.9135006Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:08:18.9373052Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:08:18.9617860Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:08:18.9657384Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:08:18.9854400Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:08:19.0101760Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:08:19.0114888Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:08:19.0322604Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:08:19.0567783Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:08:19.0579330Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:08:19.0843503Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:08:19.1094914Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:08:19.1113780Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:08:19.1378082Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:08:19.1617817Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:08:19.1641602Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:08:19.1884481Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:08:19.2128182Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:08:19.2141491Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:08:19.2857349Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:08:19.3055336Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:08:19.3065234Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:08:19.3418076Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:08:19.3615309Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:08:19.3627859Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:08:19.3937158Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:08:19.4184579Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:08:19.4204448Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:08:19.4440683Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:08:19.4693453Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:08:19.4738597Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:08:19.5018526Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:08:19.5214473Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:08:19.5231880Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:08:19.5578469Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:08:19.5740836Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:08:19.5759480Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:08:19.5995380Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:08:19.6241224Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:08:19.6265984Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:08:19.6577898Z Selecting previously unselected package libjson-perl. 2021-05-14T23:08:19.6771479Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:08:19.6786029Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:08:19.7129777Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:08:19.7375898Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:08:19.7391671Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:08:19.7698281Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:08:19.7909289Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:08:19.7933998Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:08:19.8217841Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:08:19.8400267Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:08:19.8414952Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:08:19.8658745Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:08:19.8878028Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:08:19.8892887Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:08:19.9131658Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:08:19.9379135Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:08:19.9389705Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:08:19.9603662Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:08:19.9851077Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:08:19.9861535Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:08:20.0087824Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:08:20.0332139Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:08:20.0343321Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:08:20.0658076Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:08:20.0854544Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:08:20.0870425Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:08:20.1347122Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:08:20.1593911Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:08:20.1604132Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:08:20.1919573Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:08:20.2168202Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:08:20.2179951Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:08:20.2458102Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:08:20.2664698Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:08:20.2673491Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:08:20.2958611Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:08:20.3206746Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:08:20.3218751Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:08:20.3645784Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:08:20.3892851Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:08:20.3902313Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:08:20.4139639Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:08:20.4384359Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:08:20.4401901Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:08:20.4657966Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:08:20.4863470Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:08:20.4899109Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:08:20.5222081Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:08:20.5467312Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:08:20.5484806Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:08:20.5819062Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:08:20.6022306Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:08:20.6034233Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:08:20.6298016Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:08:20.6486789Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:08:20.6499284Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:08:20.6857892Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:08:20.7068465Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:08:20.7077743Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:08:20.7341232Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:08:20.7587068Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:08:20.7597987Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:08:20.7857917Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:08:20.8064590Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:08:20.8077760Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:08:20.8337649Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:08:20.8547590Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:08:20.8557522Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:08:20.8768792Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:08:20.9017751Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:08:20.9027785Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:08:20.9298037Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:08:20.9503755Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:08:20.9530398Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:08:20.9778679Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:08:21.0014617Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:08:21.0026175Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:08:21.0738343Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:08:21.0934837Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:08:21.0965143Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:08:21.1195328Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:08:21.1451131Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:08:21.1456658Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:08:21.1697573Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:08:21.1945750Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:08:21.1966275Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:08:21.2298104Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:08:21.2456237Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:08:21.2469268Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:08:21.2780479Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:08:21.2983242Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:08:21.2998206Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:08:21.3265540Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:08:21.3514298Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:08:21.3524993Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:08:21.3765090Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:08:21.4013848Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:08:21.4037214Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:08:21.4294493Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:08:21.4542393Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:08:21.4555820Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:08:21.5177030Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:08:21.5396728Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:08:21.5413538Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:08:21.5738009Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:08:21.5912468Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:08:21.5950937Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:08:21.6218552Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:08:21.6442349Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:08:21.6457346Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:08:21.6695891Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:08:21.6942945Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:08:21.7010397Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:08:21.7257928Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:08:21.7499386Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:08:21.7517251Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:08:21.7817761Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:08:21.8007151Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:08:21.8019626Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:08:21.8337777Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:08:21.8516349Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:08:21.8532237Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:08:21.8839783Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:08:21.9088297Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:08:21.9100305Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:08:21.9457902Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:08:21.9672007Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:08:21.9690945Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:08:21.9897780Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:08:22.0147828Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:08:22.0164273Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:08:22.0537974Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:08:22.0710810Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:08:22.0735412Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:08:22.0949806Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:08:22.1196859Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:08:22.1214956Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:08:22.1538315Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:08:22.1722692Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:08:22.1750764Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:08:22.1988240Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:08:22.2240858Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:08:22.2249856Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:08:22.2578098Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:08:22.2747382Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:08:22.2761199Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:08:22.2980733Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:08:22.3238716Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:08:22.3249893Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:08:22.3478778Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:08:22.3727943Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:08:22.3738162Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:08:22.4058110Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:08:22.4233780Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:08:22.4253024Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:08:22.4537704Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:08:22.4784951Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:08:22.4809442Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:08:22.5082833Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:08:22.5329947Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:08:22.5347461Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:08:22.5977934Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:08:22.6177839Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:08:22.6192917Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:08:22.6498270Z Selecting previously unselected package licensecheck. 2021-05-14T23:08:22.6692024Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:08:22.6709284Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:08:22.6954009Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:08:22.7203055Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:08:22.7214750Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:08:22.7537253Z Selecting previously unselected package t1utils. 2021-05-14T23:08:22.7707843Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:08:22.7717013Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:08:22.8099031Z Selecting previously unselected package lintian. 2021-05-14T23:08:22.8283439Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:08:22.8300449Z Unpacking lintian (2.62.0) ... 2021-05-14T23:08:23.1873852Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:08:23.2135111Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:08:23.2165976Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:08:23.2498500Z Selecting previously unselected package python3-xdg. 2021-05-14T23:08:23.2721568Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:08:23.2732967Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:08:23.2993237Z Selecting previously unselected package qpdf. 2021-05-14T23:08:23.3244021Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:08:23.3266728Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:08:23.3931071Z Selecting previously unselected package python3-magic. 2021-05-14T23:08:23.4185094Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:08:23.4216884Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:08:23.4782000Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:08:23.4820782Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:08:23.4855804Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:08:23.4882193Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:08:23.4906335Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:08:23.4952832Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:08:23.4986717Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:08:23.5018605Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:08:23.5048153Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:08:23.6249820Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:08:23.6278035Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:08:23.6313418Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:08:23.6353522Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:08:23.6393307Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:08:23.6428683Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:08:23.6463895Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:08:23.6496680Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:08:23.6526865Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:08:23.6569841Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:08:23.6597684Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:08:23.6628585Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:08:23.6663538Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:08:23.6697896Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:08:23.6724386Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:08:23.6767176Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:08:23.6793950Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:08:23.6846060Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:08:23.6884757Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:08:23.6912113Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:08:23.6947592Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:08:23.7000409Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:08:23.7035660Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:08:23.7069323Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:08:23.7105553Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:08:23.7158952Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:08:23.8641466Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:08:23.8689586Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:08:23.8718230Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:08:23.8759658Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:08:23.8802262Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:08:23.8832337Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:08:23.8879189Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:08:23.8968209Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:08:23.9012734Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:08:23.9039805Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:08:23.9073368Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:08:24.0605650Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:08:24.0643982Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:08:24.0686832Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:08:24.0754135Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:08:24.0801650Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:08:24.0836093Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:08:24.0915151Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:08:24.0957336Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:08:24.0985632Z Setting up t1utils (1.41-3) ... 2021-05-14T23:08:24.1022355Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:08:24.1072695Z Setting up diffstat (1.63-1) ... 2021-05-14T23:08:24.1107232Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:08:24.1142205Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:08:24.1187465Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:08:24.1301612Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:08:24.1347995Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:08:24.1385524Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:08:24.1433523Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:08:24.1457410Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:08:24.1485006Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:08:24.1535746Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:08:24.1579700Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:08:24.1622921Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:08:24.1647768Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:08:24.1704766Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:08:24.1741938Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:08:24.1774249Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:08:24.1822490Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:08:24.1864961Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:08:24.1893609Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:08:24.3121899Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:08:24.3149882Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:08:24.3177834Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:08:24.3210142Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:08:24.3236544Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:08:24.3317149Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:08:24.3339857Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:08:24.3379010Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:08:24.3538928Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:08:24.3586867Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:08:24.3610133Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:08:24.4807282Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:08:24.4844850Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:08:24.4873501Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:08:24.4946251Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:08:24.4981571Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:08:24.5022706Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:08:24.5053597Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:08:24.5085488Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:08:24.5117660Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:08:24.5144549Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:08:24.5170244Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:08:24.5196438Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:08:24.5221946Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:08:24.5249107Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:08:24.5277255Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:08:24.5363675Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:08:24.6736334Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:08:24.6779331Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:08:24.6811072Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:08:24.6855294Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:08:24.6894833Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:08:24.6929583Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:08:24.6984507Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:08:24.7024351Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:08:24.7063642Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:08:24.7107410Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:08:24.7139782Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:08:24.7170138Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:08:24.7205676Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:08:24.7238602Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:08:24.7269104Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:08:24.7366976Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:08:24.7405570Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:08:24.7444247Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:08:24.8825291Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:08:24.8866337Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:08:24.8898963Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:08:24.8926444Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:08:24.8965068Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:08:24.8996631Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:08:24.9025493Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:08:24.9056217Z Setting up lintian (2.62.0) ... 2021-05-14T23:08:24.9102672Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:08:24.9137578Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:08:38.9670798Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:08:39.3577198Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:41.0959322Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-14T23:08:41.1966129Z 2021-05-14T23:08:41.2113426Z Reading package lists... 0% 2021-05-14T23:08:41.2114298Z 2021-05-14T23:08:41.2153449Z Reading package lists... 100% 2021-05-14T23:08:41.2154016Z 2021-05-14T23:08:41.2154395Z 2021-05-14T23:08:41.2154934Z Reading package lists... Done 2021-05-14T23:08:41.2155400Z 2021-05-14T23:08:41.2155962Z Building dependency tree... 0% 2021-05-14T23:08:41.2156431Z 2021-05-14T23:08:41.2429821Z Building dependency tree... 0% 2021-05-14T23:08:41.2431115Z 2021-05-14T23:08:41.2431680Z Building dependency tree... 50% 2021-05-14T23:08:41.2431983Z 2021-05-14T23:08:41.3577316Z Building dependency tree... 50% 2021-05-14T23:08:41.3578106Z 2021-05-14T23:08:41.3578781Z Building dependency tree 2021-05-14T23:08:41.3579340Z 2021-05-14T23:08:41.3579982Z Reading state information... 0% 2021-05-14T23:08:41.3580533Z 2021-05-14T23:08:41.4957717Z Reading state information... 0% 2021-05-14T23:08:41.4960942Z 2021-05-14T23:08:41.4961187Z 2021-05-14T23:08:41.4961651Z Reading state information... Done 2021-05-14T23:08:41.4962004Z 2021-05-14T23:08:41.4962455Z Reading state information... 0% 2021-05-14T23:08:41.5004723Z 2021-05-14T23:08:41.5005147Z Reading state information... 1% 2021-05-14T23:08:41.5037093Z 2021-05-14T23:08:41.5037468Z Reading state information... 3% 2021-05-14T23:08:41.5070642Z 2021-05-14T23:08:41.5071014Z Reading state information... 5% 2021-05-14T23:08:41.5110070Z 2021-05-14T23:08:41.5110448Z Reading state information... 7% 2021-05-14T23:08:41.5136004Z 2021-05-14T23:08:41.5136594Z Reading state information... 9% 2021-05-14T23:08:41.5167399Z 2021-05-14T23:08:41.5167839Z Reading state information... 11% 2021-05-14T23:08:41.5201098Z 2021-05-14T23:08:41.5201494Z Reading state information... 13% 2021-05-14T23:08:41.5233205Z 2021-05-14T23:08:41.5233606Z Reading state information... 15% 2021-05-14T23:08:41.5264622Z 2021-05-14T23:08:41.5265083Z Reading state information... 17% 2021-05-14T23:08:41.5299759Z 2021-05-14T23:08:41.5300160Z Reading state information... 19% 2021-05-14T23:08:41.5330204Z 2021-05-14T23:08:41.5330832Z Reading state information... 21% 2021-05-14T23:08:41.5360829Z 2021-05-14T23:08:41.5361192Z Reading state information... 23% 2021-05-14T23:08:41.5394535Z 2021-05-14T23:08:41.5394908Z Reading state information... 25% 2021-05-14T23:08:41.5430367Z 2021-05-14T23:08:41.5430752Z Reading state information... 27% 2021-05-14T23:08:41.5464792Z 2021-05-14T23:08:41.5465173Z Reading state information... 29% 2021-05-14T23:08:41.5500479Z 2021-05-14T23:08:41.5500853Z Reading state information... 31% 2021-05-14T23:08:41.5537192Z 2021-05-14T23:08:41.5537569Z Reading state information... 33% 2021-05-14T23:08:41.5568295Z 2021-05-14T23:08:41.5568735Z Reading state information... 35% 2021-05-14T23:08:41.5599420Z 2021-05-14T23:08:41.5599857Z Reading state information... 37% 2021-05-14T23:08:41.5635619Z 2021-05-14T23:08:41.5636071Z Reading state information... 39% 2021-05-14T23:08:41.5670171Z 2021-05-14T23:08:41.5670571Z Reading state information... 41% 2021-05-14T23:08:41.5701744Z 2021-05-14T23:08:41.5702163Z Reading state information... 43% 2021-05-14T23:08:41.5739277Z 2021-05-14T23:08:41.5739700Z Reading state information... 45% 2021-05-14T23:08:41.5790343Z 2021-05-14T23:08:41.5790717Z Reading state information... 47% 2021-05-14T23:08:41.5823662Z 2021-05-14T23:08:41.5824038Z Reading state information... 49% 2021-05-14T23:08:41.5859574Z 2021-05-14T23:08:41.5860093Z Reading state information... 51% 2021-05-14T23:08:41.5892045Z 2021-05-14T23:08:41.5892417Z Reading state information... 53% 2021-05-14T23:08:41.5924676Z 2021-05-14T23:08:41.5925065Z Reading state information... 55% 2021-05-14T23:08:41.5959166Z 2021-05-14T23:08:41.5959552Z Reading state information... 57% 2021-05-14T23:08:41.5992553Z 2021-05-14T23:08:41.5992944Z Reading state information... 59% 2021-05-14T23:08:41.6029588Z 2021-05-14T23:08:41.6030011Z Reading state information... 61% 2021-05-14T23:08:41.6063993Z 2021-05-14T23:08:41.6064394Z Reading state information... 63% 2021-05-14T23:08:41.6095622Z 2021-05-14T23:08:41.6096013Z Reading state information... 65% 2021-05-14T23:08:41.6129032Z 2021-05-14T23:08:41.6129448Z Reading state information... 67% 2021-05-14T23:08:41.6161394Z 2021-05-14T23:08:41.6161814Z Reading state information... 69% 2021-05-14T23:08:41.6203213Z 2021-05-14T23:08:41.6203590Z Reading state information... 71% 2021-05-14T23:08:41.6232647Z 2021-05-14T23:08:41.6233073Z Reading state information... 73% 2021-05-14T23:08:41.6265089Z 2021-05-14T23:08:41.6265485Z Reading state information... 75% 2021-05-14T23:08:41.6307908Z 2021-05-14T23:08:41.6308304Z Reading state information... 77% 2021-05-14T23:08:41.6340482Z 2021-05-14T23:08:41.6340927Z Reading state information... 79% 2021-05-14T23:08:41.6373155Z 2021-05-14T23:08:41.6373602Z Reading state information... 81% 2021-05-14T23:08:41.6405854Z 2021-05-14T23:08:41.6406553Z Reading state information... 83% 2021-05-14T23:08:41.6438058Z 2021-05-14T23:08:41.6438438Z Reading state information... 85% 2021-05-14T23:08:41.6471260Z 2021-05-14T23:08:41.6471663Z Reading state information... 87% 2021-05-14T23:08:41.6502396Z 2021-05-14T23:08:41.6502771Z Reading state information... 89% 2021-05-14T23:08:41.6533444Z 2021-05-14T23:08:41.6533876Z Reading state information... 91% 2021-05-14T23:08:41.6566671Z 2021-05-14T23:08:41.6567075Z Reading state information... 93% 2021-05-14T23:08:41.6598545Z 2021-05-14T23:08:41.6598943Z Reading state information... 95% 2021-05-14T23:08:41.6632944Z 2021-05-14T23:08:41.6633360Z Reading state information... 97% 2021-05-14T23:08:41.6664648Z 2021-05-14T23:08:41.6665003Z Reading state information... 99% 2021-05-14T23:08:41.8964548Z Selecting previously unselected package r-4.0.5. 2021-05-14T23:08:42.0020341Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:08:42.0130882Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-14T23:08:42.0143086Z Unpacking r-4.0.5 (1) ... 2021-05-14T23:08:42.6521315Z Setting up r-4.0.5 (1) ... 2021-05-14T23:08:42.6817168Z 2021-05-14T23:08:42.6818299Z 2021-05-14T23:08:42.6818917Z Reading state information... Done 2021-05-14T23:08:42.7023584Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-14T23:08:42.7127678Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:08:42.7368153Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:08:42.7368574Z env: 2021-05-14T23:08:42.7368933Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:42.7369301Z TIC_DEPLOY_KEY: 2021-05-14T23:08:42.7369955Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:08:42.7371356Z GITHUB_PAT: *** 2021-05-14T23:08:42.7371691Z COVERALLS_TOKEN: 2021-05-14T23:08:42.7372074Z continue-on-error: false 2021-05-14T23:08:42.7372465Z VDIFFR_RUN_TESTS: 2021-05-14T23:08:42.7372847Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:08:42.7373213Z TZ: UTC 2021-05-14T23:08:42.7373532Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:08:42.7373857Z NOT_CRAN: true 2021-05-14T23:08:42.7374172Z ##[endgroup] 2021-05-14T23:08:42.7812720Z [command]sudo apt-get install -y texinfo 2021-05-14T23:08:42.9544391Z Reading package lists... 2021-05-14T23:08:43.1046756Z Building dependency tree... 2021-05-14T23:08:43.1061024Z Reading state information... 2021-05-14T23:08:43.2962558Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:08:43.2970377Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:43.7485591Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:08:43.7687379Z --2021-05-14 23:08:43-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:08:43.9034642Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:08:43.9103201Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:08:43.9347940Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:08:43.9351625Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:08:43.9353496Z --2021-05-14 23:08:43-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:08:43.9624238Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:08:44.0245462Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:08:44.2939041Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:08:44.2942399Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=XLTMpDaO%2FDZHxAGiiGDJeZAySioE7L6JLztb33TYYZk%3D&st=2021-05-14T23%3A07%3A44Z&se=2021-05-14T23%3A13%3A44Z&sp=r [following] 2021-05-14T23:08:44.2946472Z --2021-05-14 23:08:44-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=XLTMpDaO%2FDZHxAGiiGDJeZAySioE7L6JLztb33TYYZk%3D&st=2021-05-14T23%3A07%3A44Z&se=2021-05-14T23%3A13%3A44Z&sp=r 2021-05-14T23:08:44.3329597Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:08:44.3923928Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:08:44.6609422Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:08:44.6610876Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:08:44.6612754Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:08:45.1920952Z 2021-05-14T23:08:46.7392270Z 0K ........ ........ ........ ........ 49% 16.0M 2s 2021-05-14T23:08:48.3516769Z 32768K ........ ........ ........ ........ 99% 19.6M 0s 2021-05-14T23:08:48.3520342Z 65536K 100% 3.13M=3.7s 2021-05-14T23:08:48.3521012Z 2021-05-14T23:08:48.3523003Z 2021-05-14 23:08:48 (17.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:08:48.3523446Z 2021-05-14T23:08:50.0085838Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:08:50.0087430Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:08:50.2476648Z ##[group]Run tlmgr update --self 2021-05-14T23:08:50.2477158Z tlmgr update --self 2021-05-14T23:08:50.2477847Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:08:50.2478541Z tlmgr update --all 2021-05-14T23:08:50.2519528Z shell: /usr/bin/bash -e {0} 2021-05-14T23:08:50.2519857Z env: 2021-05-14T23:08:50.2520214Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:08:50.2520601Z TIC_DEPLOY_KEY: 2021-05-14T23:08:50.2521244Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:08:50.2522740Z GITHUB_PAT: *** 2021-05-14T23:08:50.2523060Z COVERALLS_TOKEN: 2021-05-14T23:08:50.2523457Z continue-on-error: false 2021-05-14T23:08:50.2523849Z VDIFFR_RUN_TESTS: 2021-05-14T23:08:50.2524234Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:08:50.2524613Z TZ: UTC 2021-05-14T23:08:50.2524920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:08:50.2525307Z NOT_CRAN: true 2021-05-14T23:08:50.2525623Z ##[endgroup] 2021-05-14T23:08:51.7038105Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:08:51.7040514Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:08:52.7887637Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:08:52.7889438Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:08:52.8793863Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:08:52.9305699Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:08:52.9727706Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:08:53.0159806Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-14T23:08:53.4611502Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-14T23:08:54.5958616Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:08:54.6643535Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:08:54.7318933Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-14T23:08:54.7736256Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-14T23:08:54.8150982Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-14T23:08:54.8579759Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-14T23:08:54.8991383Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-14T23:08:54.9415188Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-14T23:08:54.9884008Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-14T23:08:55.0571170Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-14T23:08:55.1387261Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-14T23:08:55.1818354Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-14T23:08:55.2243512Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-14T23:08:55.2654988Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-14T23:08:55.3086320Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-14T23:08:55.3545328Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-14T23:08:55.3977225Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-14T23:08:55.4434088Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-14T23:08:55.4885284Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-14T23:08:55.5309742Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-14T23:08:55.5739167Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-14T23:08:55.6175011Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-14T23:08:55.6610040Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-14T23:08:55.7031635Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-14T23:08:55.7457817Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-14T23:08:55.7897359Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-14T23:08:55.8332525Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-14T23:08:55.8778567Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-14T23:08:55.9229279Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-14T23:08:55.9678806Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-14T23:08:56.0232948Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-14T23:08:56.0666887Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-14T23:08:56.1102515Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-14T23:08:56.1535504Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-14T23:08:56.1968496Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-14T23:08:56.2399127Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-14T23:08:56.2858096Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-14T23:08:56.3285897Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-14T23:08:56.3717791Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-14T23:08:56.4137556Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-14T23:08:56.4553745Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-14T23:08:56.4974013Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-14T23:08:56.5402546Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-14T23:08:56.5850062Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-14T23:08:56.6299042Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-14T23:08:56.6725145Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-14T23:08:56.7158290Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-14T23:08:56.7592363Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-14T23:08:56.8018508Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-14T23:08:56.8506878Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-14T23:08:56.8955919Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-14T23:08:56.9394175Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-14T23:08:56.9837575Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-14T23:08:57.0298218Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-14T23:08:57.0778878Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-14T23:08:57.1223871Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-14T23:08:57.1666706Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-14T23:08:57.2103752Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-14T23:08:57.2553544Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-14T23:08:57.2989689Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-14T23:08:57.3721259Z [67/89, 00:05/00:05] install: optex [789k] 2021-05-14T23:08:57.4504351Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-14T23:08:57.4945527Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-14T23:08:57.5392451Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-14T23:08:57.5831184Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-14T23:08:57.6266788Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-14T23:08:57.6750323Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-14T23:08:57.7228565Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-14T23:08:57.7679002Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-14T23:08:57.8118652Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-14T23:08:57.8555375Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-14T23:08:57.9000090Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-14T23:08:57.9567487Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:08:58.0004792Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-14T23:08:58.0442114Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-14T23:08:58.0881601Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-14T23:08:58.1349131Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-14T23:08:58.1808985Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-14T23:08:58.2252376Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-14T23:08:58.2746124Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-14T23:08:58.3606425Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-14T23:08:58.4063625Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-14T23:08:58.4495330Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-14T23:08:58.4674357Z running mktexlsr ... 2021-05-14T23:08:58.5332625Z done running mktexlsr. 2021-05-14T23:08:58.5580642Z running updmap-sys ... 2021-05-14T23:08:58.7786811Z done running updmap-sys. 2021-05-14T23:08:58.7788346Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:08:58.7790189Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ojwlzHGae9/keCbzezbTp ... 2021-05-14T23:08:59.0825262Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ojwlzHGae9/keCbzezbTp. 2021-05-14T23:08:59.0826616Z OK: optex.fmt/luatex 2021-05-14T23:08:59.0827650Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:08:59.0828846Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:09:00.1159009Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:09:00.1160474Z tlmgr: no updates available 2021-05-14T23:09:00.2005696Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:09:00.2006112Z with: 2021-05-14T23:09:00.2006431Z pandoc-version: 2.7.3 2021-05-14T23:09:00.2006754Z env: 2021-05-14T23:09:00.2007103Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:00.2007491Z TIC_DEPLOY_KEY: 2021-05-14T23:09:00.2008136Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:00.2009621Z GITHUB_PAT: *** 2021-05-14T23:09:00.2009959Z COVERALLS_TOKEN: 2021-05-14T23:09:00.2010344Z continue-on-error: false 2021-05-14T23:09:00.2010730Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:00.2011114Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:00.2011482Z TZ: UTC 2021-05-14T23:09:00.2011791Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:00.2012132Z NOT_CRAN: true 2021-05-14T23:09:00.2012429Z ##[endgroup] 2021-05-14T23:09:00.5135676Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:09:00.5723013Z Reading package lists... 2021-05-14T23:09:00.7239073Z Building dependency tree... 2021-05-14T23:09:00.7253088Z Reading state information... 2021-05-14T23:09:00.9280147Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:09:00.9280918Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:00.9304763Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:09:01.0302869Z 2021-05-14T23:09:01.0452220Z Reading package lists... 0% 2021-05-14T23:09:01.0452507Z 2021-05-14T23:09:01.0492763Z Reading package lists... 100% 2021-05-14T23:09:01.0493191Z 2021-05-14T23:09:01.0493377Z 2021-05-14T23:09:01.0493747Z Reading package lists... Done 2021-05-14T23:09:01.0494015Z 2021-05-14T23:09:01.0494398Z Building dependency tree... 0% 2021-05-14T23:09:01.0494660Z 2021-05-14T23:09:01.0772244Z Building dependency tree... 0% 2021-05-14T23:09:01.0772673Z 2021-05-14T23:09:01.0773189Z Building dependency tree... 50% 2021-05-14T23:09:01.0773544Z 2021-05-14T23:09:01.1955772Z Building dependency tree... 50% 2021-05-14T23:09:01.1956192Z 2021-05-14T23:09:01.1956681Z Building dependency tree 2021-05-14T23:09:01.1957034Z 2021-05-14T23:09:01.1957543Z Reading state information... 0% 2021-05-14T23:09:01.1957891Z 2021-05-14T23:09:01.3334137Z Reading state information... 0% 2021-05-14T23:09:01.3334560Z 2021-05-14T23:09:01.3334799Z 2021-05-14T23:09:01.3335317Z Reading state information... Done 2021-05-14T23:09:01.3335697Z 2021-05-14T23:09:01.3336187Z Reading state information... 0% 2021-05-14T23:09:01.3380680Z 2021-05-14T23:09:01.3381264Z Reading state information... 1% 2021-05-14T23:09:01.3411986Z 2021-05-14T23:09:01.3412432Z Reading state information... 3% 2021-05-14T23:09:01.3445869Z 2021-05-14T23:09:01.3446317Z Reading state information... 5% 2021-05-14T23:09:01.3479814Z 2021-05-14T23:09:01.3480257Z Reading state information... 7% 2021-05-14T23:09:01.3512378Z 2021-05-14T23:09:01.3512857Z Reading state information... 9% 2021-05-14T23:09:01.3543925Z 2021-05-14T23:09:01.3544433Z Reading state information... 11% 2021-05-14T23:09:01.3577566Z 2021-05-14T23:09:01.3577994Z Reading state information... 13% 2021-05-14T23:09:01.3609131Z 2021-05-14T23:09:01.3609555Z Reading state information... 15% 2021-05-14T23:09:01.3641773Z 2021-05-14T23:09:01.3642267Z Reading state information... 17% 2021-05-14T23:09:01.3676407Z 2021-05-14T23:09:01.3676853Z Reading state information... 19% 2021-05-14T23:09:01.3708206Z 2021-05-14T23:09:01.3708703Z Reading state information... 21% 2021-05-14T23:09:01.3738771Z 2021-05-14T23:09:01.3739277Z Reading state information... 23% 2021-05-14T23:09:01.3773325Z 2021-05-14T23:09:01.3773752Z Reading state information... 25% 2021-05-14T23:09:01.3809605Z 2021-05-14T23:09:01.3810085Z Reading state information... 27% 2021-05-14T23:09:01.3843207Z 2021-05-14T23:09:01.3843632Z Reading state information... 29% 2021-05-14T23:09:01.3877778Z 2021-05-14T23:09:01.3878207Z Reading state information... 31% 2021-05-14T23:09:01.3914557Z 2021-05-14T23:09:01.3915334Z Reading state information... 33% 2021-05-14T23:09:01.3945948Z 2021-05-14T23:09:01.3946390Z Reading state information... 35% 2021-05-14T23:09:01.3977414Z 2021-05-14T23:09:01.3977863Z Reading state information... 37% 2021-05-14T23:09:01.4013174Z 2021-05-14T23:09:01.4013612Z Reading state information... 39% 2021-05-14T23:09:01.4049464Z 2021-05-14T23:09:01.4049947Z Reading state information... 41% 2021-05-14T23:09:01.4081319Z 2021-05-14T23:09:01.4081809Z Reading state information... 43% 2021-05-14T23:09:01.4119421Z 2021-05-14T23:09:01.4119846Z Reading state information... 45% 2021-05-14T23:09:01.4172707Z 2021-05-14T23:09:01.4173190Z Reading state information... 47% 2021-05-14T23:09:01.4206670Z 2021-05-14T23:09:01.4207100Z Reading state information... 49% 2021-05-14T23:09:01.4242908Z 2021-05-14T23:09:01.4243363Z Reading state information... 51% 2021-05-14T23:09:01.4277438Z 2021-05-14T23:09:01.4277912Z Reading state information... 53% 2021-05-14T23:09:01.4311188Z 2021-05-14T23:09:01.4311657Z Reading state information... 55% 2021-05-14T23:09:01.4346006Z 2021-05-14T23:09:01.4346434Z Reading state information... 57% 2021-05-14T23:09:01.4382256Z 2021-05-14T23:09:01.4382683Z Reading state information... 59% 2021-05-14T23:09:01.4421862Z 2021-05-14T23:09:01.4422342Z Reading state information... 61% 2021-05-14T23:09:01.4456927Z 2021-05-14T23:09:01.4457512Z Reading state information... 63% 2021-05-14T23:09:01.4489405Z 2021-05-14T23:09:01.4489852Z Reading state information... 65% 2021-05-14T23:09:01.4522911Z 2021-05-14T23:09:01.4523353Z Reading state information... 67% 2021-05-14T23:09:01.4557143Z 2021-05-14T23:09:01.4557641Z Reading state information... 69% 2021-05-14T23:09:01.4601020Z 2021-05-14T23:09:01.4601622Z Reading state information... 71% 2021-05-14T23:09:01.4631978Z 2021-05-14T23:09:01.4632413Z Reading state information... 73% 2021-05-14T23:09:01.4665777Z 2021-05-14T23:09:01.4666219Z Reading state information... 75% 2021-05-14T23:09:01.4709634Z 2021-05-14T23:09:01.4710090Z Reading state information... 77% 2021-05-14T23:09:01.4742740Z 2021-05-14T23:09:01.4743168Z Reading state information... 79% 2021-05-14T23:09:01.4777316Z 2021-05-14T23:09:01.4777755Z Reading state information... 81% 2021-05-14T23:09:01.4810856Z 2021-05-14T23:09:01.4811299Z Reading state information... 83% 2021-05-14T23:09:01.4844607Z 2021-05-14T23:09:01.4845048Z Reading state information... 85% 2021-05-14T23:09:01.4878584Z 2021-05-14T23:09:01.4879088Z Reading state information... 87% 2021-05-14T23:09:01.4911372Z 2021-05-14T23:09:01.4911883Z Reading state information... 89% 2021-05-14T23:09:01.4942238Z 2021-05-14T23:09:01.4942666Z Reading state information... 91% 2021-05-14T23:09:01.4975849Z 2021-05-14T23:09:01.4976274Z Reading state information... 93% 2021-05-14T23:09:01.5008772Z 2021-05-14T23:09:01.5009199Z Reading state information... 95% 2021-05-14T23:09:01.5043835Z 2021-05-14T23:09:01.5044549Z Reading state information... 97% 2021-05-14T23:09:01.5076725Z 2021-05-14T23:09:01.5077180Z Reading state information... 99% 2021-05-14T23:09:01.7421150Z Selecting previously unselected package pandoc. 2021-05-14T23:09:01.8519398Z (Reading database ... 261891 files and directories currently installed.) 2021-05-14T23:09:01.8634994Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:09:01.8646174Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:09:04.0017564Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:09:04.0067709Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:04.6601182Z 2021-05-14T23:09:04.6601946Z 2021-05-14T23:09:04.6602555Z Reading state information... Done 2021-05-14T23:09:04.6967079Z ##[group]Run git config user.name adigherman 2021-05-14T23:09:04.6967640Z git config user.name adigherman 2021-05-14T23:09:04.6968103Z git config user.email adig@jhu.edu 2021-05-14T23:09:04.7004574Z shell: /usr/bin/bash -e {0} 2021-05-14T23:09:04.7004921Z env: 2021-05-14T23:09:04.7005295Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:04.7005697Z TIC_DEPLOY_KEY: 2021-05-14T23:09:04.7006357Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:04.7007733Z GITHUB_PAT: *** 2021-05-14T23:09:04.7008085Z COVERALLS_TOKEN: 2021-05-14T23:09:04.7008488Z continue-on-error: false 2021-05-14T23:09:04.7008891Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:04.7009289Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:04.7009673Z TZ: UTC 2021-05-14T23:09:04.7009996Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:04.7010352Z NOT_CRAN: true 2021-05-14T23:09:04.7010859Z ##[endgroup] 2021-05-14T23:09:04.7252286Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:09:04.7252790Z env: 2021-05-14T23:09:04.7253171Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:04.7253544Z TIC_DEPLOY_KEY: 2021-05-14T23:09:04.7254201Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:04.7255623Z GITHUB_PAT: *** 2021-05-14T23:09:04.7255943Z COVERALLS_TOKEN: 2021-05-14T23:09:04.7256346Z continue-on-error: false 2021-05-14T23:09:04.7256957Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:04.7257358Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:04.7257710Z TZ: UTC 2021-05-14T23:09:04.7258033Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:04.7258376Z NOT_CRAN: true 2021-05-14T23:09:04.7258671Z ##[endgroup] 2021-05-14T23:09:04.8928132Z Reading package lists... 2021-05-14T23:09:05.0490466Z Building dependency tree... 2021-05-14T23:09:05.0508437Z Reading state information... 2021-05-14T23:09:05.1745932Z The following additional packages will be installed: 2021-05-14T23:09:05.1749876Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:09:05.1755997Z Suggested packages: 2021-05-14T23:09:05.1756757Z cmake-doc ninja-build 2021-05-14T23:09:05.2152381Z The following NEW packages will be installed: 2021-05-14T23:09:05.2158269Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:09:05.2334900Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:05.2335923Z Need to get 5470 kB of archives. 2021-05-14T23:09:05.2337410Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:09:05.2339153Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:09:05.2602640Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:09:05.2614757Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:09:05.2630316Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:09:05.6514906Z Fetched 5470 kB in 0s (63.1 MB/s) 2021-05-14T23:09:05.6858587Z Selecting previously unselected package cmake-data. 2021-05-14T23:09:05.6904678Z (Reading database ... 2021-05-14T23:09:05.6905269Z (Reading database ... 5% 2021-05-14T23:09:05.6906758Z (Reading database ... 10% 2021-05-14T23:09:05.6907174Z (Reading database ... 15% 2021-05-14T23:09:05.6907562Z (Reading database ... 20% 2021-05-14T23:09:05.6907963Z (Reading database ... 25% 2021-05-14T23:09:05.6908348Z (Reading database ... 30% 2021-05-14T23:09:05.6908748Z (Reading database ... 35% 2021-05-14T23:09:05.6909135Z (Reading database ... 40% 2021-05-14T23:09:05.6909532Z (Reading database ... 45% 2021-05-14T23:09:05.6909919Z (Reading database ... 50% 2021-05-14T23:09:05.6928987Z (Reading database ... 55% 2021-05-14T23:09:05.6961244Z (Reading database ... 60% 2021-05-14T23:09:05.6998044Z (Reading database ... 65% 2021-05-14T23:09:05.7109932Z (Reading database ... 70% 2021-05-14T23:09:05.7129833Z (Reading database ... 75% 2021-05-14T23:09:05.7470845Z (Reading database ... 80% 2021-05-14T23:09:05.7749324Z (Reading database ... 85% 2021-05-14T23:09:05.7893494Z (Reading database ... 90% 2021-05-14T23:09:05.7963178Z (Reading database ... 95% 2021-05-14T23:09:05.7963710Z (Reading database ... 100% 2021-05-14T23:09:05.7964412Z (Reading database ... 261898 files and directories currently installed.) 2021-05-14T23:09:05.8081778Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:09:05.8280867Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:09:06.3297831Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:09:06.3510804Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:09:06.3548015Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:09:06.3845738Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:09:06.4100487Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:09:06.4110665Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:09:06.4457521Z Selecting previously unselected package cmake. 2021-05-14T23:09:06.4663281Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:09:06.4676754Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:09:06.8221648Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:09:06.8257119Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:09:06.8611626Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:09:06.8634154Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:09:06.8677545Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:07.8105563Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:09.6031059Z Reading package lists... 2021-05-14T23:09:09.7495458Z Building dependency tree... 2021-05-14T23:09:09.7511133Z Reading state information... 2021-05-14T23:09:09.8820056Z Suggested packages: 2021-05-14T23:09:09.8821238Z libssh-doc 2021-05-14T23:09:09.9237727Z The following NEW packages will be installed: 2021-05-14T23:09:09.9242488Z libssh-dev 2021-05-14T23:09:09.9404798Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:09.9405396Z Need to get 219 kB of archives. 2021-05-14T23:09:09.9406024Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:09:09.9407624Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:09:10.2892691Z Fetched 219 kB in 0s (13.3 MB/s) 2021-05-14T23:09:10.3171572Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:09:10.3234729Z (Reading database ... 2021-05-14T23:09:10.3235523Z (Reading database ... 5% 2021-05-14T23:09:10.3236181Z (Reading database ... 10% 2021-05-14T23:09:10.3236816Z (Reading database ... 15% 2021-05-14T23:09:10.3237450Z (Reading database ... 20% 2021-05-14T23:09:10.3238155Z (Reading database ... 25% 2021-05-14T23:09:10.3238741Z (Reading database ... 30% 2021-05-14T23:09:10.3239308Z (Reading database ... 35% 2021-05-14T23:09:10.3239852Z (Reading database ... 40% 2021-05-14T23:09:10.3240408Z (Reading database ... 45% 2021-05-14T23:09:10.3240951Z (Reading database ... 50% 2021-05-14T23:09:10.3269055Z (Reading database ... 55% 2021-05-14T23:09:10.3301210Z (Reading database ... 60% 2021-05-14T23:09:10.3340301Z (Reading database ... 65% 2021-05-14T23:09:10.3450659Z (Reading database ... 70% 2021-05-14T23:09:10.3471523Z (Reading database ... 75% 2021-05-14T23:09:10.3817063Z (Reading database ... 80% 2021-05-14T23:09:10.4123640Z (Reading database ... 85% 2021-05-14T23:09:10.4264341Z (Reading database ... 90% 2021-05-14T23:09:10.4338745Z (Reading database ... 95% 2021-05-14T23:09:10.4339541Z (Reading database ... 100% 2021-05-14T23:09:10.4340510Z (Reading database ... 264682 files and directories currently installed.) 2021-05-14T23:09:10.4461161Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:09:10.4479402Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:09:10.5171148Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:09:12.3223642Z Reading package lists... 2021-05-14T23:09:12.4813592Z Building dependency tree... 2021-05-14T23:09:12.4829093Z Reading state information... 2021-05-14T23:09:12.6608670Z The following NEW packages will be installed: 2021-05-14T23:09:12.6612338Z jags 2021-05-14T23:09:12.6814884Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:12.6815532Z Need to get 1562 kB of archives. 2021-05-14T23:09:12.6816575Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:09:12.6818322Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:09:13.0515041Z Fetched 1562 kB in 0s (37.2 MB/s) 2021-05-14T23:09:13.0774597Z Selecting previously unselected package jags. 2021-05-14T23:09:13.0836796Z (Reading database ... 2021-05-14T23:09:13.0837496Z (Reading database ... 5% 2021-05-14T23:09:13.0838062Z (Reading database ... 10% 2021-05-14T23:09:13.0838581Z (Reading database ... 15% 2021-05-14T23:09:13.0839105Z (Reading database ... 20% 2021-05-14T23:09:13.0839600Z (Reading database ... 25% 2021-05-14T23:09:13.0840102Z (Reading database ... 30% 2021-05-14T23:09:13.0840617Z (Reading database ... 35% 2021-05-14T23:09:13.0841118Z (Reading database ... 40% 2021-05-14T23:09:13.0841609Z (Reading database ... 45% 2021-05-14T23:09:13.0842094Z (Reading database ... 50% 2021-05-14T23:09:13.0869714Z (Reading database ... 55% 2021-05-14T23:09:13.0900088Z (Reading database ... 60% 2021-05-14T23:09:13.0931973Z (Reading database ... 65% 2021-05-14T23:09:13.1038430Z (Reading database ... 70% 2021-05-14T23:09:13.1061041Z (Reading database ... 75% 2021-05-14T23:09:13.1392182Z (Reading database ... 80% 2021-05-14T23:09:13.1683853Z (Reading database ... 85% 2021-05-14T23:09:13.1818058Z (Reading database ... 90% 2021-05-14T23:09:13.1888406Z (Reading database ... 95% 2021-05-14T23:09:13.1889260Z (Reading database ... 100% 2021-05-14T23:09:13.1890234Z (Reading database ... 264701 files and directories currently installed.) 2021-05-14T23:09:13.2007086Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:09:13.2033241Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:09:13.3409495Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:09:13.3555929Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:13.9716536Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:15.7800138Z Reading package lists... 2021-05-14T23:09:15.9283341Z Building dependency tree... 2021-05-14T23:09:15.9299557Z Reading state information... 2021-05-14T23:09:16.0696574Z The following additional packages will be installed: 2021-05-14T23:09:16.0700486Z libnode64 libuv1-dev 2021-05-14T23:09:16.1138266Z The following NEW packages will be installed: 2021-05-14T23:09:16.1145847Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:09:16.1315309Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:16.1315914Z Need to get 6239 kB of archives. 2021-05-14T23:09:16.1316520Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:09:16.1318750Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:09:16.1350620Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:09:16.1805427Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:09:16.5285943Z Fetched 6239 kB in 0s (96.9 MB/s) 2021-05-14T23:09:16.5583326Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:09:16.5645456Z (Reading database ... 2021-05-14T23:09:16.5646141Z (Reading database ... 5% 2021-05-14T23:09:16.5646723Z (Reading database ... 10% 2021-05-14T23:09:16.5647458Z (Reading database ... 15% 2021-05-14T23:09:16.5648108Z (Reading database ... 20% 2021-05-14T23:09:16.5648744Z (Reading database ... 25% 2021-05-14T23:09:16.5649360Z (Reading database ... 30% 2021-05-14T23:09:16.5649990Z (Reading database ... 35% 2021-05-14T23:09:16.5650621Z (Reading database ... 40% 2021-05-14T23:09:16.5651233Z (Reading database ... 45% 2021-05-14T23:09:16.5651869Z (Reading database ... 50% 2021-05-14T23:09:16.5679219Z (Reading database ... 55% 2021-05-14T23:09:16.5711144Z (Reading database ... 60% 2021-05-14T23:09:16.5744485Z (Reading database ... 65% 2021-05-14T23:09:16.5860223Z (Reading database ... 70% 2021-05-14T23:09:16.5879643Z (Reading database ... 75% 2021-05-14T23:09:16.6205650Z (Reading database ... 80% 2021-05-14T23:09:16.6491306Z (Reading database ... 85% 2021-05-14T23:09:16.6621168Z (Reading database ... 90% 2021-05-14T23:09:16.6692550Z (Reading database ... 95% 2021-05-14T23:09:16.6693136Z (Reading database ... 100% 2021-05-14T23:09:16.6693924Z (Reading database ... 264841 files and directories currently installed.) 2021-05-14T23:09:16.6813814Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:09:16.6830566Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:09:16.7218275Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:09:16.7411765Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:09:16.7451795Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:09:17.3038069Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:09:17.3297978Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:09:17.3463286Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:09:17.4341014Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:09:17.4390891Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:09:17.4432693Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:09:17.4467556Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:19.2329841Z Reading package lists... 2021-05-14T23:09:19.3797648Z Building dependency tree... 2021-05-14T23:09:19.3806791Z Reading state information... 2021-05-14T23:09:19.5181781Z The following additional packages will be installed: 2021-05-14T23:09:19.5185563Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:09:19.5189684Z Suggested packages: 2021-05-14T23:09:19.5191756Z libfftw3-doc 2021-05-14T23:09:19.5600341Z The following NEW packages will be installed: 2021-05-14T23:09:19.5606213Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:09:19.5792892Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:19.5793549Z Need to get 3986 kB of archives. 2021-05-14T23:09:19.5794583Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:09:19.5796150Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:09:19.5855764Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:09:19.5994035Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:09:19.6200091Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:09:19.6207881Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:09:20.0509743Z Fetched 3986 kB in 0s (28.9 MB/s) 2021-05-14T23:09:20.0820208Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:09:20.0841370Z (Reading database ... 2021-05-14T23:09:20.0841829Z (Reading database ... 5% 2021-05-14T23:09:20.0842239Z (Reading database ... 10% 2021-05-14T23:09:20.0842644Z (Reading database ... 15% 2021-05-14T23:09:20.0843034Z (Reading database ... 20% 2021-05-14T23:09:20.0843436Z (Reading database ... 25% 2021-05-14T23:09:20.0843850Z (Reading database ... 30% 2021-05-14T23:09:20.0844252Z (Reading database ... 35% 2021-05-14T23:09:20.0844637Z (Reading database ... 40% 2021-05-14T23:09:20.0845037Z (Reading database ... 45% 2021-05-14T23:09:20.0845422Z (Reading database ... 50% 2021-05-14T23:09:20.0877200Z (Reading database ... 55% 2021-05-14T23:09:20.0908508Z (Reading database ... 60% 2021-05-14T23:09:20.0944648Z (Reading database ... 65% 2021-05-14T23:09:20.1056920Z (Reading database ... 70% 2021-05-14T23:09:20.1077538Z (Reading database ... 75% 2021-05-14T23:09:20.1421886Z (Reading database ... 80% 2021-05-14T23:09:20.1716484Z (Reading database ... 85% 2021-05-14T23:09:20.1851447Z (Reading database ... 90% 2021-05-14T23:09:20.1925777Z (Reading database ... 95% 2021-05-14T23:09:20.1926380Z (Reading database ... 100% 2021-05-14T23:09:20.1927186Z (Reading database ... 264977 files and directories currently installed.) 2021-05-14T23:09:20.2047614Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:09:20.2081951Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.2658367Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:09:20.2855232Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:09:20.2866258Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.3659707Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:09:20.3890023Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:09:20.3900955Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.4698219Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:09:20.4934417Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:09:20.4944099Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.5258543Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:09:20.5464088Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:09:20.5479763Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.7863451Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.7899582Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.7935657Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.7967108Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.7994698Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:09:20.8029331Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:21.5466573Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:23.4453605Z Reading package lists... 2021-05-14T23:09:23.5939900Z Building dependency tree... 2021-05-14T23:09:23.5955298Z Reading state information... 2021-05-14T23:09:23.7305124Z The following additional packages will be installed: 2021-05-14T23:09:23.7307515Z libdcmtk14 2021-05-14T23:09:23.7716399Z The following NEW packages will be installed: 2021-05-14T23:09:23.7721408Z dcmtk libdcmtk14 2021-05-14T23:09:23.7884488Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:23.7885978Z Need to get 5546 kB of archives. 2021-05-14T23:09:23.7887040Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:09:23.7889032Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:09:23.8272878Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:09:24.1800417Z Fetched 5546 kB in 0s (93.8 MB/s) 2021-05-14T23:09:24.2138508Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:09:24.2151376Z (Reading database ... 2021-05-14T23:09:24.2151816Z (Reading database ... 5% 2021-05-14T23:09:24.2152223Z (Reading database ... 10% 2021-05-14T23:09:24.2152618Z (Reading database ... 15% 2021-05-14T23:09:24.2153024Z (Reading database ... 20% 2021-05-14T23:09:24.2153437Z (Reading database ... 25% 2021-05-14T23:09:24.2153840Z (Reading database ... 30% 2021-05-14T23:09:24.2154258Z (Reading database ... 35% 2021-05-14T23:09:24.2154643Z (Reading database ... 40% 2021-05-14T23:09:24.2155040Z (Reading database ... 45% 2021-05-14T23:09:24.2155425Z (Reading database ... 50% 2021-05-14T23:09:24.2192513Z (Reading database ... 55% 2021-05-14T23:09:24.2228553Z (Reading database ... 60% 2021-05-14T23:09:24.2265685Z (Reading database ... 65% 2021-05-14T23:09:24.2385696Z (Reading database ... 70% 2021-05-14T23:09:24.2409389Z (Reading database ... 75% 2021-05-14T23:09:24.2753184Z (Reading database ... 80% 2021-05-14T23:09:24.3055038Z (Reading database ... 85% 2021-05-14T23:09:24.3191879Z (Reading database ... 90% 2021-05-14T23:09:24.3262116Z (Reading database ... 95% 2021-05-14T23:09:24.3262981Z (Reading database ... 100% 2021-05-14T23:09:24.3263931Z (Reading database ... 265068 files and directories currently installed.) 2021-05-14T23:09:24.3383081Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:09:24.3411687Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:09:24.7548509Z Selecting previously unselected package dcmtk. 2021-05-14T23:09:24.7813472Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:09:24.7868655Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:09:24.9111170Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:09:24.9145525Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:09:24.9313908Z Adding `dcmtk' group to system ... 2021-05-14T23:09:24.9853062Z Adding `dcmtk' user to system ... 2021-05-14T23:09:25.1301845Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:09:25.3588380Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:26.7069454Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:28.5048676Z Reading package lists... 2021-05-14T23:09:28.6513348Z Building dependency tree... 2021-05-14T23:09:28.6529601Z Reading state information... 2021-05-14T23:09:28.8552374Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:09:28.8553552Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:28.9101764Z Reading package lists... 2021-05-14T23:09:29.0541456Z Building dependency tree... 2021-05-14T23:09:29.0557199Z Reading state information... 2021-05-14T23:09:29.2698047Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:09:29.2699148Z libpng-dev set to manually installed. 2021-05-14T23:09:29.2704556Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:29.3246428Z Reading package lists... 2021-05-14T23:09:29.4761865Z Building dependency tree... 2021-05-14T23:09:29.4777465Z Reading state information... 2021-05-14T23:09:29.6118121Z The following additional packages will be installed: 2021-05-14T23:09:29.6120485Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:09:29.6124467Z Suggested packages: 2021-05-14T23:09:29.6125856Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:09:29.6127487Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:09:29.6128748Z fonts-arphic-uming fonts-nanum 2021-05-14T23:09:29.6548928Z The following NEW packages will be installed: 2021-05-14T23:09:29.6550726Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:09:29.6551811Z libpoppler97 poppler-data 2021-05-14T23:09:29.6724219Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:29.6724919Z Need to get 2582 kB of archives. 2021-05-14T23:09:29.6725626Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:09:29.6727274Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:09:29.7003203Z 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-14T23:09:29.7017194Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:09:29.7214949Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:09:29.7247654Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:09:29.7285172Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:09:30.0717802Z Fetched 2582 kB in 0s (36.9 MB/s) 2021-05-14T23:09:30.1064887Z Selecting previously unselected package poppler-data. 2021-05-14T23:09:30.1127798Z (Reading database ... 2021-05-14T23:09:30.1128503Z (Reading database ... 5% 2021-05-14T23:09:30.1129070Z (Reading database ... 10% 2021-05-14T23:09:30.1129638Z (Reading database ... 15% 2021-05-14T23:09:30.1130195Z (Reading database ... 20% 2021-05-14T23:09:30.1130923Z (Reading database ... 25% 2021-05-14T23:09:30.1131555Z (Reading database ... 30% 2021-05-14T23:09:30.1132097Z (Reading database ... 35% 2021-05-14T23:09:30.1132655Z (Reading database ... 40% 2021-05-14T23:09:30.1133199Z (Reading database ... 45% 2021-05-14T23:09:30.1133766Z (Reading database ... 50% 2021-05-14T23:09:30.1151930Z (Reading database ... 55% 2021-05-14T23:09:30.1183348Z (Reading database ... 60% 2021-05-14T23:09:30.1217304Z (Reading database ... 65% 2021-05-14T23:09:30.1327765Z (Reading database ... 70% 2021-05-14T23:09:30.1347063Z (Reading database ... 75% 2021-05-14T23:09:30.1674031Z (Reading database ... 80% 2021-05-14T23:09:30.1959414Z (Reading database ... 85% 2021-05-14T23:09:30.2094344Z (Reading database ... 90% 2021-05-14T23:09:30.2165479Z (Reading database ... 95% 2021-05-14T23:09:30.2166028Z (Reading database ... 100% 2021-05-14T23:09:30.2166887Z (Reading database ... 265303 files and directories currently installed.) 2021-05-14T23:09:30.2284253Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:09:30.2296019Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:09:30.4419090Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:09:30.4613725Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:09:30.4658992Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:09:30.5058373Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:09:30.5281142Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:09:30.5294000Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:09:30.6338540Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:09:30.6523162Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:09:30.6534697Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:09:30.6817960Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:09:30.7036432Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:09:30.7053477Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:09:30.7297645Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:09:30.7557028Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:09:30.7570516Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:09:30.8094502Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:09:30.8180588Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:09:30.8223200Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:09:30.8251281Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:09:30.8277831Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:09:30.8325591Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:09:30.8378874Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:09:30.8692101Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:32.6970356Z Reading package lists... 2021-05-14T23:09:32.8518952Z Building dependency tree... 2021-05-14T23:09:32.8534643Z Reading state information... 2021-05-14T23:09:32.9890888Z The following additional packages will be installed: 2021-05-14T23:09:32.9893991Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:09:32.9898477Z Suggested packages: 2021-05-14T23:09:32.9899438Z libhdf5-doc 2021-05-14T23:09:33.0320601Z The following NEW packages will be installed: 2021-05-14T23:09:33.0326666Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:09:33.0331144Z libsz2 2021-05-14T23:09:33.0502762Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:33.0503349Z Need to get 4074 kB of archives. 2021-05-14T23:09:33.0503957Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:09:33.0505820Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:09:33.0519800Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:09:33.0523862Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:09:33.0528505Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:09:33.0713733Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:09:33.0862730Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:09:33.0955992Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:09:33.5563357Z Fetched 4074 kB in 0s (24.5 MB/s) 2021-05-14T23:09:33.5875725Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:09:33.5938707Z (Reading database ... 2021-05-14T23:09:33.5939398Z (Reading database ... 5% 2021-05-14T23:09:33.5939914Z (Reading database ... 10% 2021-05-14T23:09:33.5940450Z (Reading database ... 15% 2021-05-14T23:09:33.5940957Z (Reading database ... 20% 2021-05-14T23:09:33.5941460Z (Reading database ... 25% 2021-05-14T23:09:33.5941994Z (Reading database ... 30% 2021-05-14T23:09:33.5942496Z (Reading database ... 35% 2021-05-14T23:09:33.5942979Z (Reading database ... 40% 2021-05-14T23:09:33.5943466Z (Reading database ... 45% 2021-05-14T23:09:33.5943963Z (Reading database ... 50% 2021-05-14T23:09:33.5972523Z (Reading database ... 55% 2021-05-14T23:09:33.6004188Z (Reading database ... 60% 2021-05-14T23:09:33.6036430Z (Reading database ... 65% 2021-05-14T23:09:33.6147399Z (Reading database ... 70% 2021-05-14T23:09:33.6167963Z (Reading database ... 75% 2021-05-14T23:09:33.6491436Z (Reading database ... 80% 2021-05-14T23:09:33.6780975Z (Reading database ... 85% 2021-05-14T23:09:33.6918305Z (Reading database ... 90% 2021-05-14T23:09:33.6990539Z (Reading database ... 95% 2021-05-14T23:09:33.6991384Z (Reading database ... 100% 2021-05-14T23:09:33.6992341Z (Reading database ... 265863 files and directories currently installed.) 2021-05-14T23:09:33.7112563Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:09:33.7145676Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:09:33.7415709Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:09:33.7669333Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:09:33.7708646Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:09:33.8032240Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:09:33.8266241Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:09:33.8286202Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:09:33.8619261Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:09:33.8827417Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:09:33.8856680Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:09:34.0178986Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:09:34.0436842Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:09:34.0451398Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:09:34.0818057Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:09:34.1022584Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:09:34.1054128Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:09:34.1301140Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:09:34.1559804Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:09:34.1574534Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:09:34.4227503Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:09:34.4269380Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:09:34.4319712Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:09:34.4373039Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:09:34.4413690Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:09:34.4455338Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:09:34.4493022Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:09:34.4573218Z 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-14T23:09:34.4611406Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:35.1100541Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:36.9035042Z Reading package lists... 2021-05-14T23:09:37.0540484Z Building dependency tree... 2021-05-14T23:09:37.0556210Z Reading state information... 2021-05-14T23:09:37.1926452Z The following additional packages will be installed: 2021-05-14T23:09:37.1929791Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:09:37.2374959Z The following NEW packages will be installed: 2021-05-14T23:09:37.2380031Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:09:37.2381885Z mesa-common-dev 2021-05-14T23:09:37.2562467Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:37.2563557Z Need to get 1761 kB of archives. 2021-05-14T23:09:37.2564213Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:09:37.2565805Z 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-14T23:09:37.2604368Z 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-14T23:09:37.2612850Z 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-14T23:09:37.2626401Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:09:37.2643188Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:09:37.2665885Z 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-14T23:09:37.6381256Z Fetched 1761 kB in 0s (39.1 MB/s) 2021-05-14T23:09:37.6685159Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:09:37.6686554Z (Reading database ... 2021-05-14T23:09:37.6687149Z (Reading database ... 5% 2021-05-14T23:09:37.6687717Z (Reading database ... 10% 2021-05-14T23:09:37.6688284Z (Reading database ... 15% 2021-05-14T23:09:37.6688846Z (Reading database ... 20% 2021-05-14T23:09:37.6689467Z (Reading database ... 25% 2021-05-14T23:09:37.6690051Z (Reading database ... 30% 2021-05-14T23:09:37.6690593Z (Reading database ... 35% 2021-05-14T23:09:37.6691145Z (Reading database ... 40% 2021-05-14T23:09:37.6691694Z (Reading database ... 45% 2021-05-14T23:09:37.6692244Z (Reading database ... 50% 2021-05-14T23:09:37.6707105Z (Reading database ... 55% 2021-05-14T23:09:37.6739139Z (Reading database ... 60% 2021-05-14T23:09:37.6773087Z (Reading database ... 65% 2021-05-14T23:09:37.6884742Z (Reading database ... 70% 2021-05-14T23:09:37.6984302Z (Reading database ... 75% 2021-05-14T23:09:37.7230045Z (Reading database ... 80% 2021-05-14T23:09:37.7518193Z (Reading database ... 85% 2021-05-14T23:09:37.7651024Z (Reading database ... 90% 2021-05-14T23:09:37.7720281Z (Reading database ... 95% 2021-05-14T23:09:37.7722316Z (Reading database ... 100% 2021-05-14T23:09:37.7724616Z (Reading database ... 266071 files and directories currently installed.) 2021-05-14T23:09:37.7837995Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:09:37.7851995Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:09:37.8190957Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:09:37.8450718Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:09:37.8469827Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:09:37.8696783Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:09:37.8953777Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:09:37.8977261Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:09:37.9297627Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:09:37.9556514Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:09:37.9583769Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:09:37.9978903Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:09:38.0199264Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:09:38.0210032Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:09:38.0687059Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:09:38.0936814Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:09:38.0947357Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:09:38.2346748Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:09:38.2402837Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:09:38.2446021Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:09:38.2497380Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:09:38.2529793Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:09:38.2555984Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:09:38.2589461Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:39.4278562Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:41.2284425Z Reading package lists... 2021-05-14T23:09:41.3784142Z Building dependency tree... 2021-05-14T23:09:41.3800273Z Reading state information... 2021-05-14T23:09:41.5138255Z The following additional packages will be installed: 2021-05-14T23:09:41.5142106Z libprotobuf-lite17 libprotoc17 2021-05-14T23:09:42.1928907Z The following NEW packages will be installed: 2021-05-14T23:09:42.1937405Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:09:42.1938600Z protobuf-compiler 2021-05-14T23:09:42.1939330Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:42.1940049Z Need to get 2754 kB of archives. 2021-05-14T23:09:42.1941846Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:09:42.1943262Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:09:42.1944814Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:09:42.1946407Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:09:42.1948686Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:09:42.1950295Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:09:42.1951273Z Fetched 2754 kB in 0s (43.8 MB/s) 2021-05-14T23:09:42.1952171Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:09:42.1952917Z (Reading database ... 2021-05-14T23:09:42.1953469Z (Reading database ... 5% 2021-05-14T23:09:42.1953963Z (Reading database ... 10% 2021-05-14T23:09:42.1954519Z (Reading database ... 15% 2021-05-14T23:09:42.1955029Z (Reading database ... 20% 2021-05-14T23:09:42.1956322Z (Reading database ... 25% 2021-05-14T23:09:42.1956957Z (Reading database ... 30% 2021-05-14T23:09:42.1957525Z (Reading database ... 35% 2021-05-14T23:09:42.1958084Z (Reading database ... 40% 2021-05-14T23:09:42.1958606Z (Reading database ... 45% 2021-05-14T23:09:42.1959146Z (Reading database ... 50% 2021-05-14T23:09:42.1959685Z (Reading database ... 55% 2021-05-14T23:09:42.1960965Z (Reading database ... 60% 2021-05-14T23:09:42.1961501Z (Reading database ... 65% 2021-05-14T23:09:42.1962037Z (Reading database ... 70% 2021-05-14T23:09:42.1962561Z (Reading database ... 75% 2021-05-14T23:09:42.1963100Z (Reading database ... 80% 2021-05-14T23:09:42.1964386Z (Reading database ... 85% 2021-05-14T23:09:42.1964934Z (Reading database ... 90% 2021-05-14T23:09:42.1965465Z (Reading database ... 95% 2021-05-14T23:09:42.1966020Z (Reading database ... 100% 2021-05-14T23:09:42.1967563Z (Reading database ... 266554 files and directories currently installed.) 2021-05-14T23:09:42.1968763Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:09:42.1970610Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.1972247Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:09:42.1973291Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:09:42.1974977Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.2710391Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:09:42.2971073Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:09:42.2983884Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.4301753Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:09:42.4563229Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:09:42.4581857Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.5518735Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:09:42.5775626Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:09:42.5789713Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.6310226Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.6332516Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.6359943Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.6396421Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.6425376Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:09:42.6462940Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:43.2593330Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:45.0947242Z Reading package lists... 2021-05-14T23:09:45.2433760Z Building dependency tree... 2021-05-14T23:09:45.2449423Z Reading state information... 2021-05-14T23:09:45.3814903Z The following additional packages will be installed: 2021-05-14T23:09:45.3820249Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:09:45.3824188Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:09:45.3825293Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:09:45.3826673Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:09:45.3828032Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:09:45.3829252Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:09:45.3830560Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:09:45.3831881Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:09:45.3833152Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:09:45.3834428Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:09:45.3836093Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:09:45.3837347Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:09:45.3838531Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:09:45.3839706Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:09:45.3840474Z Suggested packages: 2021-05-14T23:09:45.3841563Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:09:45.3842867Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:09:45.3844292Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:09:45.3845584Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:09:45.4466003Z The following NEW packages will be installed: 2021-05-14T23:09:45.4468736Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:09:45.4470382Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:09:45.4471765Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:09:45.4473326Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:09:45.4474936Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:09:45.4476536Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:09:45.4478166Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:09:45.4479744Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:09:45.4482527Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:09:45.4484127Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:09:45.4485713Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:09:45.4487205Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:09:45.4488657Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:09:45.4491491Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:09:45.4685472Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:45.4686074Z Need to get 47.1 MB of archives. 2021-05-14T23:09:45.4687245Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:09:45.4689103Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:09:45.4897545Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:09:45.4906359Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:09:45.4912983Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:09:45.4919945Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:09:45.4926236Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:09:45.4934611Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:09:45.4963776Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:09:45.7075697Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:09:45.7080824Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:09:45.7090560Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:09:45.7106912Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:09:45.7111819Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:09:45.7117217Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:09:45.7122019Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:09:45.7129412Z 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-14T23:09:45.7137064Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:09:45.7150455Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:09:45.7155554Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:09:45.7163575Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:09:45.7172595Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:09:45.7217831Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:09:45.7328686Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:09:45.7343858Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:09:45.7347907Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:09:45.7368331Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:09:45.8437364Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:09:45.8444741Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:09:45.8451937Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:09:45.8472435Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:09:45.8489416Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:09:45.8497525Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:09:45.8512072Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:09:45.8527409Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:09:45.8577240Z 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-14T23:09:45.8600942Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:09:45.8692213Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:09:45.8696300Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:09:46.1717499Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:09:46.1723958Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:09:46.1728125Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:09:46.1736707Z 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-14T23:09:46.1743385Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:09:46.1748656Z 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-14T23:09:46.1758724Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:09:46.1902749Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:09:46.1912109Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:09:46.1937664Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:09:46.1943017Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:09:46.2112984Z 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-14T23:09:46.2138053Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:09:46.2159904Z 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-14T23:09:46.2164447Z 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-14T23:09:46.2170385Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:09:46.2192857Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:09:46.2199848Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:09:46.2241849Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:09:46.2614398Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:09:46.2619982Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:09:46.2767419Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:09:46.2771934Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:09:46.3113381Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:09:46.3463314Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:09:46.3491408Z 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-14T23:09:46.3530826Z 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-14T23:09:46.3551754Z 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-14T23:09:46.3570717Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:09:46.3798346Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:09:46.3818701Z 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-14T23:09:46.4121792Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:09:46.4132058Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:09:46.4141891Z 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-14T23:09:46.4550619Z 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-14T23:09:46.4993693Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:09:46.5140206Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:09:46.5141822Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:09:47.0087306Z Fetched 47.1 MB in 1s (44.4 MB/s) 2021-05-14T23:09:47.0418312Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:09:47.0472327Z (Reading database ... 2021-05-14T23:09:47.0472790Z (Reading database ... 5% 2021-05-14T23:09:47.0473209Z (Reading database ... 10% 2021-05-14T23:09:47.0473616Z (Reading database ... 15% 2021-05-14T23:09:47.0474042Z (Reading database ... 20% 2021-05-14T23:09:47.0474442Z (Reading database ... 25% 2021-05-14T23:09:47.0474829Z (Reading database ... 30% 2021-05-14T23:09:47.0475230Z (Reading database ... 35% 2021-05-14T23:09:47.0475617Z (Reading database ... 40% 2021-05-14T23:09:47.0476013Z (Reading database ... 45% 2021-05-14T23:09:47.0476404Z (Reading database ... 50% 2021-05-14T23:09:47.0501895Z (Reading database ... 55% 2021-05-14T23:09:47.0532751Z (Reading database ... 60% 2021-05-14T23:09:47.0567640Z (Reading database ... 65% 2021-05-14T23:09:47.0675443Z (Reading database ... 70% 2021-05-14T23:09:47.0780071Z (Reading database ... 75% 2021-05-14T23:09:47.1023722Z (Reading database ... 80% 2021-05-14T23:09:47.1312781Z (Reading database ... 85% 2021-05-14T23:09:47.1446403Z (Reading database ... 90% 2021-05-14T23:09:47.1517896Z (Reading database ... 95% 2021-05-14T23:09:47.1518804Z (Reading database ... 100% 2021-05-14T23:09:47.1519833Z (Reading database ... 266725 files and directories currently installed.) 2021-05-14T23:09:47.1640796Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:09:47.1682717Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:09:47.2898513Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:09:47.3096236Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:09:47.3109465Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:09:47.3457709Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:09:47.3679128Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:09:47.3690417Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:09:47.3978639Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:09:47.4213440Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:09:47.4223898Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:09:47.4538009Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:09:47.4772779Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:09:47.4785188Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:09:47.5166942Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:09:47.5396758Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:09:47.5409380Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:09:47.5738545Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:09:47.5971097Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:47.5981516Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:47.6498930Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:09:47.6701081Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:09:47.6717846Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:09:48.3098536Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:09:48.3283307Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:09:48.3297902Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:09:48.3616285Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:09:48.3830978Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:09:48.3850126Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:09:48.4298475Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:09:48.4505092Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:09:48.4521145Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:09:48.4977892Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:09:48.5212645Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:09:48.5228265Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:09:48.5534854Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:09:48.5746770Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:09:48.5761551Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:09:48.6011207Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:09:48.6270069Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:09:48.6277517Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:09:48.6617548Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:09:48.6815966Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:09:48.6828447Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:09:48.7177847Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:09:48.7418165Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:48.7430423Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:48.7738093Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:09:48.7963963Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:09:48.7975536Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:09:48.8377500Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:09:48.8582671Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:09:48.8598206Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:09:48.8937663Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:09:48.9159789Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:09:48.9169981Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:09:48.9537530Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:09:48.9744015Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:48.9758698Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:09:49.0099006Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:09:49.0333231Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:09:49.0347669Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:09:49.1099371Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:09:49.1321996Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:09:49.1340957Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:09:49.3058794Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:09:49.3272560Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:09:49.3285809Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:09:49.3698742Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:09:49.3928538Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:09:49.3940814Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:09:49.4189428Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:09:49.4450452Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:09:49.4467212Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:09:49.4892374Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:09:49.5158564Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:49.5168683Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:49.9218681Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:09:49.9422655Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:09:49.9443160Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:09:49.9777923Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:09:49.9949270Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:09:49.9994182Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:09:50.0293635Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:09:50.0489725Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:09:50.0504042Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:09:50.0811041Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:09:50.1072571Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:09:50.1099093Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:09:50.1446245Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:09:50.1704990Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:09:50.1720205Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:09:50.2097569Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:09:50.2290672Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:09:50.2312033Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:09:50.2700118Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:09:50.2907399Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:09:50.2922100Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:09:50.3297595Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:09:50.3524148Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:09:50.3538938Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:09:50.4252560Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:09:50.4516167Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:09:50.4525785Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:09:50.4917291Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:09:50.5182192Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:50.5193705Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:50.6153349Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:09:50.6411040Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:09:50.6426614Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:09:50.6817709Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:09:50.7019500Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:09:50.7064383Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:09:51.6657376Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:09:51.6916576Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:09:51.6931468Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:09:51.7209112Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:09:51.7469476Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:09:51.7482546Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:09:51.7729107Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:09:51.7988070Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:09:51.8003212Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:09:51.8337982Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:09:51.8526130Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:51.8535309Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:09:51.8857446Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:09:51.9054418Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:09:51.9064174Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:09:51.9457455Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:09:51.9666809Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:51.9681355Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:52.0017786Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:09:52.0235519Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:09:52.0250299Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:09:52.1417800Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:09:52.1620344Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:09:52.1637499Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:09:52.2018278Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:09:52.2233343Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:52.2257595Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:52.2679653Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:09:52.2941974Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:09:52.2966513Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:09:52.3287458Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:09:52.3552344Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:52.3563480Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:52.4657881Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:09:52.4915569Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:09:52.4926672Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:09:52.5458070Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:09:52.5668003Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:09:52.5684232Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:09:52.6011743Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:09:52.6275693Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:09:52.6293903Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:09:52.6619346Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:09:52.6826697Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:09:52.6838105Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:09:52.7087831Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:09:52.7353847Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:09:52.7375189Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:09:52.7728248Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:09:52.7945080Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:09:52.7961401Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:09:52.8184714Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:09:52.8447621Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:09:52.8458916Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:09:52.8978322Z Selecting previously unselected package libopenal-data. 2021-05-14T23:09:52.9179368Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:09:52.9190809Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:09:52.9618566Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:09:52.9836406Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:09:52.9851966Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:09:53.0177790Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:09:53.0390059Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:09:53.0413471Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:09:53.1019684Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:09:53.1284581Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:09:53.1328385Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:09:53.1603467Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:09:53.1871934Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:09:53.1881311Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:09:53.2210424Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:09:53.2476766Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:09:53.2486730Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:09:53.2937781Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:09:53.3146737Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:09:53.3225261Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:09:53.3694823Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:09:53.3992242Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:09:53.4018384Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:09:53.4657875Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:09:53.4899329Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:53.4916565Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:53.5257932Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:09:53.5520036Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:53.5529165Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:53.5828640Z Selecting previously unselected package ffmpeg. 2021-05-14T23:09:53.6099008Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:09:53.6177840Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:53.7258944Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:09:53.7488907Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:09:53.7497972Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:09:53.7858117Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:09:53.8117197Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:09:53.8137541Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:09:53.9683811Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:09:53.9941842Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:09:53.9952681Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:09:54.0220521Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:09:54.0490914Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:09:54.0502672Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:09:54.0818402Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:09:54.1009441Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:09:54.1025345Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:09:54.3378410Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:09:54.3584263Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:09:54.3597669Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:09:54.6120174Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:09:54.6379065Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:09:54.6392443Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:09:54.7534889Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:09:54.7797037Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:09:54.7807138Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:09:54.8029325Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:09:54.8289612Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:09:54.8300311Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:09:54.8868287Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:09:54.8907515Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:09:54.8948551Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:09:54.8981056Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:09:54.9021943Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:09:54.9050004Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:09:54.9082696Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:09:54.9116591Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:09:54.9164832Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:09:54.9197154Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:09:54.9227569Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:09:54.9271388Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:09:54.9312964Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:09:54.9352492Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:09:54.9385834Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:09:54.9416006Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:09:54.9491859Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:09:54.9529575Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:09:54.9564722Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:09:54.9604482Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:09:54.9655588Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:09:54.9682618Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:09:54.9738125Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:09:54.9784968Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:09:54.9835342Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:09:54.9868652Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:09:54.9894159Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:09:54.9931275Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:09:54.9981608Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:09:55.0019044Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:09:55.0049561Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:09:55.0090379Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:09:55.0129775Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:09:55.0154678Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:09:55.0234873Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:09:55.0270994Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:09:55.0302038Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:09:55.0339916Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:09:55.0396741Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:09:55.0440817Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:09:55.0507702Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:09:55.0578237Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:09:55.0618943Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:09:55.0668358Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:09:55.0697348Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:09:55.0734230Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:09:55.0772418Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:09:55.0821696Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:09:55.0860293Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:09:55.0916096Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:09:55.0953329Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:09:55.1009135Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:09:55.1054384Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:09:55.1096982Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:09:55.1154610Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:09:55.1185475Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.1222619Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:09:55.1253919Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.1284601Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:09:55.1315868Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:09:55.1369097Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:09:55.1411194Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:09:55.1449282Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:09:55.1489333Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.1556120Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:09:55.1592233Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:09:55.1624570Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:09:55.1746023Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.1792434Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.1852273Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.1883436Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:09:55.1911015Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:09:55.1955486Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.1998769Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.2029075Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.2074554Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:09:55.2176512Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:56.1203994Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:57.9304196Z Reading package lists... 2021-05-14T23:09:58.0864999Z Building dependency tree... 2021-05-14T23:09:58.0882678Z Reading state information... 2021-05-14T23:09:58.2269730Z The following additional packages will be installed: 2021-05-14T23:09:58.2274653Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:09:58.2737685Z The following NEW packages will be installed: 2021-05-14T23:09:58.2739349Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:09:58.2743159Z libmagick++-dev 2021-05-14T23:09:58.2957381Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:09:58.2958034Z Need to get 309 kB of archives. 2021-05-14T23:09:58.2959023Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:09:58.2961105Z 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-14T23:09:58.2988254Z 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-14T23:09:58.3066463Z 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-14T23:09:58.3159787Z 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-14T23:09:58.6746062Z Fetched 309 kB in 0s (8142 kB/s) 2021-05-14T23:09:58.7065933Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:09:58.7137457Z (Reading database ... 2021-05-14T23:09:58.7137904Z (Reading database ... 5% 2021-05-14T23:09:58.7138378Z (Reading database ... 10% 2021-05-14T23:09:58.7138798Z (Reading database ... 15% 2021-05-14T23:09:58.7139187Z (Reading database ... 20% 2021-05-14T23:09:58.7139589Z (Reading database ... 25% 2021-05-14T23:09:58.7139977Z (Reading database ... 30% 2021-05-14T23:09:58.7140372Z (Reading database ... 35% 2021-05-14T23:09:58.7142291Z (Reading database ... 40% 2021-05-14T23:09:58.7142712Z (Reading database ... 45% 2021-05-14T23:09:58.7143113Z (Reading database ... 50% 2021-05-14T23:09:58.7184480Z (Reading database ... 55% 2021-05-14T23:09:58.7223320Z (Reading database ... 60% 2021-05-14T23:09:58.7250536Z (Reading database ... 65% 2021-05-14T23:09:58.7364292Z (Reading database ... 70% 2021-05-14T23:09:58.7471188Z (Reading database ... 75% 2021-05-14T23:09:58.7494785Z (Reading database ... 80% 2021-05-14T23:09:58.8011074Z (Reading database ... 85% 2021-05-14T23:09:58.8174400Z (Reading database ... 90% 2021-05-14T23:09:58.8251261Z (Reading database ... 95% 2021-05-14T23:09:58.8251743Z (Reading database ... 100% 2021-05-14T23:09:58.8252373Z (Reading database ... 267266 files and directories currently installed.) 2021-05-14T23:09:58.8378480Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:09:58.8463619Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:09:58.8978367Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:09:58.9243245Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:09:58.9274709Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:09:58.9698018Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:09:58.9897655Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:09:58.9910019Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:09:59.0778463Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:09:59.0961506Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:09:59.1056997Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:09:59.1553550Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:09:59.1644334Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:09:59.1674640Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:09:59.1699766Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:09:59.1782263Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:10:00.9723290Z Reading package lists... 2021-05-14T23:10:01.1227483Z Building dependency tree... 2021-05-14T23:10:01.1246655Z Reading state information... 2021-05-14T23:10:01.2598219Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:10:01.2600236Z The following additional packages will be installed: 2021-05-14T23:10:01.2602027Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:10:01.2603358Z libijs-0.35 libjbig2dec0 2021-05-14T23:10:01.2605476Z Suggested packages: 2021-05-14T23:10:01.2606834Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:10:01.2608026Z ghostscript-x 2021-05-14T23:10:01.3043183Z The following NEW packages will be installed: 2021-05-14T23:10:01.3045527Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:10:01.3050850Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:10:01.3217649Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:01.3218253Z Need to get 11.2 MB of archives. 2021-05-14T23:10:01.3219006Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:10:01.3221056Z 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-14T23:10:01.3438973Z 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-14T23:10:01.3452224Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:10:01.4069985Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:10:01.4130823Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:10:01.4135364Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:10:01.4139704Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:10:01.4329749Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:10:01.7907559Z Fetched 11.2 MB in 0s (90.0 MB/s) 2021-05-14T23:10:01.8219245Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:10:01.8245215Z (Reading database ... 2021-05-14T23:10:01.8245672Z (Reading database ... 5% 2021-05-14T23:10:01.8246291Z (Reading database ... 10% 2021-05-14T23:10:01.8246976Z (Reading database ... 15% 2021-05-14T23:10:01.8247463Z (Reading database ... 20% 2021-05-14T23:10:01.8247930Z (Reading database ... 25% 2021-05-14T23:10:01.8248409Z (Reading database ... 30% 2021-05-14T23:10:01.8248894Z (Reading database ... 35% 2021-05-14T23:10:01.8249359Z (Reading database ... 40% 2021-05-14T23:10:01.8249838Z (Reading database ... 45% 2021-05-14T23:10:01.8250303Z (Reading database ... 50% 2021-05-14T23:10:01.8288240Z (Reading database ... 55% 2021-05-14T23:10:01.8330817Z (Reading database ... 60% 2021-05-14T23:10:01.8357701Z (Reading database ... 65% 2021-05-14T23:10:01.8474428Z (Reading database ... 70% 2021-05-14T23:10:01.8585704Z (Reading database ... 75% 2021-05-14T23:10:01.8608923Z (Reading database ... 80% 2021-05-14T23:10:01.9094349Z (Reading database ... 85% 2021-05-14T23:10:01.9257734Z (Reading database ... 90% 2021-05-14T23:10:01.9335740Z (Reading database ... 95% 2021-05-14T23:10:01.9336346Z (Reading database ... 100% 2021-05-14T23:10:01.9337401Z (Reading database ... 267311 files and directories currently installed.) 2021-05-14T23:10:01.9459345Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:10:01.9658074Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:10:02.1419428Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:10:02.1597610Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:10:02.1606708Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:10:02.1895589Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:10:02.2168831Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:10:02.2685119Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:10:02.5979728Z Selecting previously unselected package libgs9-common. 2021-05-14T23:10:02.6233130Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:10:02.6242561Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:10:02.7208698Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:10:02.7419137Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:10:02.7435492Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:10:02.7650435Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:10:02.7914061Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:10:02.7923541Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:10:02.8257994Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:10:02.8472330Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:10:02.8482251Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:10:03.0609980Z Selecting previously unselected package ghostscript. 2021-05-14T23:10:03.0875540Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:10:03.0884592Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:10:03.1445362Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:10:03.1476434Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:10:03.1498326Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:10:03.2019022Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:10:03.2044727Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:10:03.2253296Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:10:03.2276162Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:10:03.2300008Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:10:03.2401104Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:10:03.3264208Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:10:03.3478638Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:10:06.0499410Z Reading package lists... 2021-05-14T23:10:06.2071276Z Building dependency tree... 2021-05-14T23:10:06.2090801Z Reading state information... 2021-05-14T23:10:06.3535831Z The following additional packages will be installed: 2021-05-14T23:10:06.3537448Z libudunits2-0 libudunits2-data 2021-05-14T23:10:06.3977918Z The following NEW packages will be installed: 2021-05-14T23:10:06.3981315Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:10:06.4154759Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:06.4155681Z Need to get 429 kB of archives. 2021-05-14T23:10:06.4156727Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:10:06.4158611Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:10:06.4176265Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:10:06.4188964Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:10:06.8031187Z Fetched 429 kB in 0s (15.5 MB/s) 2021-05-14T23:10:06.8337201Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:10:06.8412536Z (Reading database ... 2021-05-14T23:10:06.8413130Z (Reading database ... 5% 2021-05-14T23:10:06.8413623Z (Reading database ... 10% 2021-05-14T23:10:06.8414093Z (Reading database ... 15% 2021-05-14T23:10:06.8414579Z (Reading database ... 20% 2021-05-14T23:10:06.8415061Z (Reading database ... 25% 2021-05-14T23:10:06.8415528Z (Reading database ... 30% 2021-05-14T23:10:06.8416008Z (Reading database ... 35% 2021-05-14T23:10:06.8417162Z (Reading database ... 40% 2021-05-14T23:10:06.8417848Z (Reading database ... 45% 2021-05-14T23:10:06.8418342Z (Reading database ... 50% 2021-05-14T23:10:06.8460112Z (Reading database ... 55% 2021-05-14T23:10:06.8511941Z (Reading database ... 60% 2021-05-14T23:10:06.8535874Z (Reading database ... 65% 2021-05-14T23:10:06.8660966Z (Reading database ... 70% 2021-05-14T23:10:06.8782248Z (Reading database ... 75% 2021-05-14T23:10:06.8807681Z (Reading database ... 80% 2021-05-14T23:10:06.9355620Z (Reading database ... 85% 2021-05-14T23:10:06.9529912Z (Reading database ... 90% 2021-05-14T23:10:06.9610131Z (Reading database ... 95% 2021-05-14T23:10:06.9610722Z (Reading database ... 100% 2021-05-14T23:10:06.9611527Z (Reading database ... 267875 files and directories currently installed.) 2021-05-14T23:10:06.9734258Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:10:06.9745943Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:10:07.0098989Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:10:07.0300365Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:10:07.0343646Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:10:07.0658408Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:10:07.0867176Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:10:07.0891519Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:10:07.1588235Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:10:07.1619560Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:10:07.1675187Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:10:07.1718188Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:10:07.2681708Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:10:09.1503340Z Reading package lists... 2021-05-14T23:10:09.3052707Z Building dependency tree... 2021-05-14T23:10:09.3070633Z Reading state information... 2021-05-14T23:10:09.4873922Z The following NEW packages will be installed: 2021-05-14T23:10:09.4880851Z libjq-dev 2021-05-14T23:10:09.5067908Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:09.5068777Z Need to get 11.2 kB of archives. 2021-05-14T23:10:09.5069445Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:10:09.5071431Z 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-14T23:10:09.8823372Z Fetched 11.2 kB in 0s (752 kB/s) 2021-05-14T23:10:09.9139210Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:10:09.9160102Z (Reading database ... 2021-05-14T23:10:09.9160615Z (Reading database ... 5% 2021-05-14T23:10:09.9161149Z (Reading database ... 10% 2021-05-14T23:10:09.9161608Z (Reading database ... 15% 2021-05-14T23:10:09.9162046Z (Reading database ... 20% 2021-05-14T23:10:09.9162494Z (Reading database ... 25% 2021-05-14T23:10:09.9162928Z (Reading database ... 30% 2021-05-14T23:10:09.9163370Z (Reading database ... 35% 2021-05-14T23:10:09.9163825Z (Reading database ... 40% 2021-05-14T23:10:09.9164270Z (Reading database ... 45% 2021-05-14T23:10:09.9164701Z (Reading database ... 50% 2021-05-14T23:10:09.9191229Z (Reading database ... 55% 2021-05-14T23:10:09.9236358Z (Reading database ... 60% 2021-05-14T23:10:09.9259300Z (Reading database ... 65% 2021-05-14T23:10:09.9373393Z (Reading database ... 70% 2021-05-14T23:10:09.9483478Z (Reading database ... 75% 2021-05-14T23:10:09.9506431Z (Reading database ... 80% 2021-05-14T23:10:10.0016726Z (Reading database ... 85% 2021-05-14T23:10:10.0183377Z (Reading database ... 90% 2021-05-14T23:10:10.0260542Z (Reading database ... 95% 2021-05-14T23:10:10.0261135Z (Reading database ... 100% 2021-05-14T23:10:10.0261944Z (Reading database ... 267904 files and directories currently installed.) 2021-05-14T23:10:10.0384105Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:10:10.0397653Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:10:10.0949771Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:10:11.9946594Z Reading package lists... 2021-05-14T23:10:12.1468010Z Building dependency tree... 2021-05-14T23:10:12.1484575Z Reading state information... 2021-05-14T23:10:12.3301808Z The following NEW packages will be installed: 2021-05-14T23:10:12.3305983Z libmng2 2021-05-14T23:10:12.3529714Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:12.3530309Z Need to get 168 kB of archives. 2021-05-14T23:10:12.3530988Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:10:12.3532704Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:10:12.7329158Z Fetched 168 kB in 0s (6236 kB/s) 2021-05-14T23:10:12.7658645Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:10:12.7717751Z (Reading database ... 2021-05-14T23:10:12.7718647Z (Reading database ... 5% 2021-05-14T23:10:12.7719093Z (Reading database ... 10% 2021-05-14T23:10:12.7719558Z (Reading database ... 15% 2021-05-14T23:10:12.7720157Z (Reading database ... 20% 2021-05-14T23:10:12.7720563Z (Reading database ... 25% 2021-05-14T23:10:12.7720951Z (Reading database ... 30% 2021-05-14T23:10:12.7721349Z (Reading database ... 35% 2021-05-14T23:10:12.7721737Z (Reading database ... 40% 2021-05-14T23:10:12.7722147Z (Reading database ... 45% 2021-05-14T23:10:12.7722543Z (Reading database ... 50% 2021-05-14T23:10:12.7765109Z (Reading database ... 55% 2021-05-14T23:10:12.7811258Z (Reading database ... 60% 2021-05-14T23:10:12.7840097Z (Reading database ... 65% 2021-05-14T23:10:12.7957213Z (Reading database ... 70% 2021-05-14T23:10:12.8074850Z (Reading database ... 75% 2021-05-14T23:10:12.8099798Z (Reading database ... 80% 2021-05-14T23:10:12.8626725Z (Reading database ... 85% 2021-05-14T23:10:12.8794476Z (Reading database ... 90% 2021-05-14T23:10:12.8872707Z (Reading database ... 95% 2021-05-14T23:10:12.8873667Z (Reading database ... 100% 2021-05-14T23:10:12.8874696Z (Reading database ... 267910 files and directories currently installed.) 2021-05-14T23:10:12.8998865Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:10:12.9031352Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:10:12.9730387Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:10:12.9785918Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:10:14.9091852Z Reading package lists... 2021-05-14T23:10:15.0606922Z Building dependency tree... 2021-05-14T23:10:15.0622917Z Reading state information... 2021-05-14T23:10:15.1900048Z E: Unable to locate package libmng1 2021-05-14T23:10:15.2510875Z Reading package lists... 2021-05-14T23:10:15.4103086Z Building dependency tree... 2021-05-14T23:10:15.4122980Z Reading state information... 2021-05-14T23:10:15.5297396Z E: Unable to locate package libapparmor-devel 2021-05-14T23:10:15.5859537Z Reading package lists... 2021-05-14T23:10:15.7327357Z Building dependency tree... 2021-05-14T23:10:15.7344356Z Reading state information... 2021-05-14T23:10:15.8702585Z The following additional packages will be installed: 2021-05-14T23:10:15.8704571Z libij-java 2021-05-14T23:10:15.9128106Z The following NEW packages will be installed: 2021-05-14T23:10:15.9133168Z imagej libij-java 2021-05-14T23:10:15.9729656Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:15.9730721Z Need to get 2328 kB of archives. 2021-05-14T23:10:15.9731606Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:10:15.9733573Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:10:16.2410165Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:10:16.6206485Z Fetched 2328 kB in 0s (7120 kB/s) 2021-05-14T23:10:16.6483370Z Selecting previously unselected package libij-java. 2021-05-14T23:10:16.6558980Z (Reading database ... 2021-05-14T23:10:16.6559680Z (Reading database ... 5% 2021-05-14T23:10:16.6560618Z (Reading database ... 10% 2021-05-14T23:10:16.6573561Z (Reading database ... 15% 2021-05-14T23:10:16.6574147Z (Reading database ... 20% 2021-05-14T23:10:16.6574722Z (Reading database ... 25% 2021-05-14T23:10:16.6575268Z (Reading database ... 30% 2021-05-14T23:10:16.6575832Z (Reading database ... 35% 2021-05-14T23:10:16.6576555Z (Reading database ... 40% 2021-05-14T23:10:16.6577134Z (Reading database ... 45% 2021-05-14T23:10:16.6577691Z (Reading database ... 50% 2021-05-14T23:10:16.6603419Z (Reading database ... 55% 2021-05-14T23:10:16.6650511Z (Reading database ... 60% 2021-05-14T23:10:16.6674939Z (Reading database ... 65% 2021-05-14T23:10:16.6798687Z (Reading database ... 70% 2021-05-14T23:10:16.6925051Z (Reading database ... 75% 2021-05-14T23:10:16.6949766Z (Reading database ... 80% 2021-05-14T23:10:16.7485093Z (Reading database ... 85% 2021-05-14T23:10:16.7654398Z (Reading database ... 90% 2021-05-14T23:10:16.7732104Z (Reading database ... 95% 2021-05-14T23:10:16.7732708Z (Reading database ... 100% 2021-05-14T23:10:16.7733498Z (Reading database ... 267916 files and directories currently installed.) 2021-05-14T23:10:16.7856691Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:10:16.7867908Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:10:16.8608585Z Selecting previously unselected package imagej. 2021-05-14T23:10:16.8892956Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:10:16.8905793Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:10:16.9616682Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:10:16.9659446Z Setting up imagej (1.52r-1) ... 2021-05-14T23:10:16.9705843Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:10:17.9670335Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:10:18.6055143Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:10:20.4999649Z Reading package lists... 2021-05-14T23:10:20.6660974Z Building dependency tree... 2021-05-14T23:10:20.6679138Z Reading state information... 2021-05-14T23:10:20.8129115Z Suggested packages: 2021-05-14T23:10:20.8132029Z bowtie2-examples 2021-05-14T23:10:20.8551226Z The following NEW packages will be installed: 2021-05-14T23:10:20.8558746Z bowtie2 2021-05-14T23:10:20.8909336Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:20.8910766Z Need to get 1324 kB of archives. 2021-05-14T23:10:20.8911437Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:10:20.8912993Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:10:21.2795439Z Fetched 1324 kB in 0s (28.3 MB/s) 2021-05-14T23:10:21.3093971Z Selecting previously unselected package bowtie2. 2021-05-14T23:10:21.3164429Z (Reading database ... 2021-05-14T23:10:21.3164895Z (Reading database ... 5% 2021-05-14T23:10:21.3165338Z (Reading database ... 10% 2021-05-14T23:10:21.3165793Z (Reading database ... 15% 2021-05-14T23:10:21.3166236Z (Reading database ... 20% 2021-05-14T23:10:21.3166719Z (Reading database ... 25% 2021-05-14T23:10:21.3167156Z (Reading database ... 30% 2021-05-14T23:10:21.3167608Z (Reading database ... 35% 2021-05-14T23:10:21.3168040Z (Reading database ... 40% 2021-05-14T23:10:21.3168487Z (Reading database ... 45% 2021-05-14T23:10:21.3168931Z (Reading database ... 50% 2021-05-14T23:10:21.3203608Z (Reading database ... 55% 2021-05-14T23:10:21.3243764Z (Reading database ... 60% 2021-05-14T23:10:21.3264900Z (Reading database ... 65% 2021-05-14T23:10:21.3382966Z (Reading database ... 70% 2021-05-14T23:10:21.3494114Z (Reading database ... 75% 2021-05-14T23:10:21.3516834Z (Reading database ... 80% 2021-05-14T23:10:21.4011570Z (Reading database ... 85% 2021-05-14T23:10:21.4172197Z (Reading database ... 90% 2021-05-14T23:10:21.4245911Z (Reading database ... 95% 2021-05-14T23:10:21.4246741Z (Reading database ... 100% 2021-05-14T23:10:21.4247700Z (Reading database ... 267939 files and directories currently installed.) 2021-05-14T23:10:21.4369518Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:10:21.4380863Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:10:21.6150050Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:10:21.6190923Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:10:24.2751744Z Reading package lists... 2021-05-14T23:10:24.4328370Z Building dependency tree... 2021-05-14T23:10:24.4346670Z Reading state information... 2021-05-14T23:10:24.5870646Z E: Unable to locate package install 2021-05-14T23:10:24.5871365Z E: Unable to locate package gdal 2021-05-14T23:10:24.6438124Z Reading package lists... 2021-05-14T23:10:24.7999382Z Building dependency tree... 2021-05-14T23:10:24.8018596Z Reading state information... 2021-05-14T23:10:24.8231677Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:10:24.8232641Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:10:24.8233226Z is only available from another source 2021-05-14T23:10:24.8233499Z 2021-05-14T23:10:24.9124367Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:10:24.9719985Z Reading package lists... 2021-05-14T23:10:25.1369518Z Building dependency tree... 2021-05-14T23:10:25.1390147Z Reading state information... 2021-05-14T23:10:25.1613021Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:10:25.1613990Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:10:25.1614642Z is only available from another source 2021-05-14T23:10:25.1615260Z However the following packages replace it: 2021-05-14T23:10:25.1615717Z ffmpeg 2021-05-14T23:10:25.1615944Z 2021-05-14T23:10:25.2516319Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:10:25.3117133Z Reading package lists... 2021-05-14T23:10:25.4758651Z Building dependency tree... 2021-05-14T23:10:25.4777234Z Reading state information... 2021-05-14T23:10:25.6225923Z The following additional packages will be installed: 2021-05-14T23:10:25.6229200Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:10:25.6232212Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:10:25.6235848Z libssh2-1-dev 2021-05-14T23:10:25.6236364Z Suggested packages: 2021-05-14T23:10:25.6237149Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:10:25.6657753Z The following NEW packages will be installed: 2021-05-14T23:10:25.6659702Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:10:25.6661163Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:10:25.6662121Z libssh2-1-dev 2021-05-14T23:10:25.6841731Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:25.6842459Z Need to get 2667 kB of archives. 2021-05-14T23:10:25.6843124Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:10:25.6844870Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:10:25.6883615Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:10:25.7008865Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:10:25.7016875Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:10:25.7059446Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:10:25.7074430Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:10:25.7096237Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:10:25.7212391Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:10:25.7339951Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:10:25.7416208Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:10:25.7422877Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:10:26.1432569Z Fetched 2667 kB in 0s (28.4 MB/s) 2021-05-14T23:10:26.1722451Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:10:26.1793566Z (Reading database ... 2021-05-14T23:10:26.1794050Z (Reading database ... 5% 2021-05-14T23:10:26.1794512Z (Reading database ... 10% 2021-05-14T23:10:26.1794954Z (Reading database ... 15% 2021-05-14T23:10:26.1795417Z (Reading database ... 20% 2021-05-14T23:10:26.1795851Z (Reading database ... 25% 2021-05-14T23:10:26.1796301Z (Reading database ... 30% 2021-05-14T23:10:26.1796738Z (Reading database ... 35% 2021-05-14T23:10:26.1797180Z (Reading database ... 40% 2021-05-14T23:10:26.1797647Z (Reading database ... 45% 2021-05-14T23:10:26.1798080Z (Reading database ... 50% 2021-05-14T23:10:26.1833022Z (Reading database ... 55% 2021-05-14T23:10:26.1875782Z (Reading database ... 60% 2021-05-14T23:10:26.1903643Z (Reading database ... 65% 2021-05-14T23:10:26.2021240Z (Reading database ... 70% 2021-05-14T23:10:26.2132476Z (Reading database ... 75% 2021-05-14T23:10:26.2154454Z (Reading database ... 80% 2021-05-14T23:10:26.2649107Z (Reading database ... 85% 2021-05-14T23:10:26.2816347Z (Reading database ... 90% 2021-05-14T23:10:26.2893059Z (Reading database ... 95% 2021-05-14T23:10:26.2895768Z (Reading database ... 100% 2021-05-14T23:10:26.2897402Z (Reading database ... 267965 files and directories currently installed.) 2021-05-14T23:10:26.3020440Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:10:26.3040008Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:10:26.3382912Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:10:26.3643445Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:10:26.3656795Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:10:26.4410301Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:10:26.4624344Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:10:26.4654439Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:10:26.4913248Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:10:26.5196516Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:10:26.5221958Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:10:26.5648588Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:10:26.5856926Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:10:26.5875550Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:10:26.6218035Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:10:26.6441196Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:10:26.6453662Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:10:26.6858673Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:10:26.7043892Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:10:26.7063080Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:10:26.7659168Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:10:26.7915616Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:10:26.7935824Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:10:26.8579500Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:10:26.8838273Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:10:26.8851314Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:10:26.9419038Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:10:26.9645795Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:10:26.9657010Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:10:27.0019205Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:10:27.0225926Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:10:27.0238777Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:10:27.1389578Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:10:27.1431256Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:10:27.1462836Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:10:27.1500342Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:10:27.1536287Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:10:27.1571100Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:10:27.1606174Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:10:27.1633465Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:10:27.1658978Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:10:27.1694262Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:10:27.1735428Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:10:27.1787475Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:10:31.4794936Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:10:31.5800476Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:10:33.5003541Z Reading package lists... 2021-05-14T23:10:33.6727275Z Building dependency tree... 2021-05-14T23:10:33.6746144Z Reading state information... 2021-05-14T23:10:33.9151349Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:10:33.9152786Z libtiff-dev set to manually installed. 2021-05-14T23:10:33.9153760Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:33.9707051Z Reading package lists... 2021-05-14T23:10:34.1270071Z Building dependency tree... 2021-05-14T23:10:34.1287137Z Reading state information... 2021-05-14T23:10:34.3419654Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:10:34.3420978Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:34.4022188Z Reading package lists... 2021-05-14T23:10:34.5648671Z Building dependency tree... 2021-05-14T23:10:34.5666965Z Reading state information... 2021-05-14T23:10:34.7551820Z The following NEW packages will be installed: 2021-05-14T23:10:34.7555164Z libsodium-dev 2021-05-14T23:10:34.7892153Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:34.7893313Z Need to get 169 kB of archives. 2021-05-14T23:10:34.7894890Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:10:34.7897231Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:10:35.1688990Z Fetched 169 kB in 0s (4815 kB/s) 2021-05-14T23:10:35.2000551Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:10:35.2071047Z (Reading database ... 2021-05-14T23:10:35.2071730Z (Reading database ... 5% 2021-05-14T23:10:35.2072424Z (Reading database ... 10% 2021-05-14T23:10:35.2073091Z (Reading database ... 15% 2021-05-14T23:10:35.2073710Z (Reading database ... 20% 2021-05-14T23:10:35.2074346Z (Reading database ... 25% 2021-05-14T23:10:35.2074961Z (Reading database ... 30% 2021-05-14T23:10:35.2075588Z (Reading database ... 35% 2021-05-14T23:10:35.2076217Z (Reading database ... 40% 2021-05-14T23:10:35.2076826Z (Reading database ... 45% 2021-05-14T23:10:35.2077451Z (Reading database ... 50% 2021-05-14T23:10:35.2111329Z (Reading database ... 55% 2021-05-14T23:10:35.2153416Z (Reading database ... 60% 2021-05-14T23:10:35.2175777Z (Reading database ... 65% 2021-05-14T23:10:35.2292456Z (Reading database ... 70% 2021-05-14T23:10:35.2406401Z (Reading database ... 75% 2021-05-14T23:10:35.2428556Z (Reading database ... 80% 2021-05-14T23:10:35.2938769Z (Reading database ... 85% 2021-05-14T23:10:35.3105754Z (Reading database ... 90% 2021-05-14T23:10:35.3181513Z (Reading database ... 95% 2021-05-14T23:10:35.3182084Z (Reading database ... 100% 2021-05-14T23:10:35.3182900Z (Reading database ... 268468 files and directories currently installed.) 2021-05-14T23:10:35.3305746Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:10:35.3317384Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:10:35.4038819Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:10:37.3148153Z Reading package lists... 2021-05-14T23:10:37.4803531Z Building dependency tree... 2021-05-14T23:10:37.4823139Z Reading state information... 2021-05-14T23:10:37.6282397Z The following additional packages will be installed: 2021-05-14T23:10:37.6287313Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:10:37.6722427Z The following NEW packages will be installed: 2021-05-14T23:10:37.6730687Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:10:37.6733103Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:10:37.6908618Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:37.6909225Z Need to get 10.4 MB of archives. 2021-05-14T23:10:37.6909841Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:10:37.6911349Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:10:37.6995928Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:10:37.7165235Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:10:37.7404806Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:10:37.7504149Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:10:37.7645250Z 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-14T23:10:37.7788004Z 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-14T23:10:37.8006259Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:10:38.1787841Z Fetched 10.4 MB in 0s (83.3 MB/s) 2021-05-14T23:10:38.2099485Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:10:38.2158162Z (Reading database ... 2021-05-14T23:10:38.2158704Z (Reading database ... 5% 2021-05-14T23:10:38.2159163Z (Reading database ... 10% 2021-05-14T23:10:38.2159603Z (Reading database ... 15% 2021-05-14T23:10:38.2160058Z (Reading database ... 20% 2021-05-14T23:10:38.2160535Z (Reading database ... 25% 2021-05-14T23:10:38.2160972Z (Reading database ... 30% 2021-05-14T23:10:38.2161423Z (Reading database ... 35% 2021-05-14T23:10:38.2161856Z (Reading database ... 40% 2021-05-14T23:10:38.2162301Z (Reading database ... 45% 2021-05-14T23:10:38.2162734Z (Reading database ... 50% 2021-05-14T23:10:38.2208384Z (Reading database ... 55% 2021-05-14T23:10:38.2258544Z (Reading database ... 60% 2021-05-14T23:10:38.2285531Z (Reading database ... 65% 2021-05-14T23:10:38.2410322Z (Reading database ... 70% 2021-05-14T23:10:38.2531149Z (Reading database ... 75% 2021-05-14T23:10:38.2557430Z (Reading database ... 80% 2021-05-14T23:10:38.3089631Z (Reading database ... 85% 2021-05-14T23:10:38.3257079Z (Reading database ... 90% 2021-05-14T23:10:38.3337756Z (Reading database ... 95% 2021-05-14T23:10:38.3338747Z (Reading database ... 100% 2021-05-14T23:10:38.3339780Z (Reading database ... 268538 files and directories currently installed.) 2021-05-14T23:10:38.3466020Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:10:38.3479053Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:10:38.4178230Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:10:38.4401243Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:10:38.4426054Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:10:38.5467828Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:10:38.5674434Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:10:38.5691067Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:10:38.7018740Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:10:38.7256714Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:10:38.7272455Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:10:38.8480615Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:10:38.8752290Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:10:38.8779327Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:10:39.0298852Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:10:39.0525428Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:10:39.0541474Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:10:39.2019679Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:10:39.2258875Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:10:39.2268588Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:10:39.5699695Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:10:39.5941517Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:10:39.5957899Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:10:39.6721482Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:10:39.6766303Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:10:39.6805496Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:10:39.6849062Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:10:39.6888909Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:10:39.6936634Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:10:39.6966285Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:10:39.7017477Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:10:39.7050972Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:10:42.3144246Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:10:44.2323320Z Reading package lists... 2021-05-14T23:10:44.3928280Z Building dependency tree... 2021-05-14T23:10:44.3946095Z Reading state information... 2021-05-14T23:10:44.6029572Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:10:44.6030900Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:44.6629405Z Reading package lists... 2021-05-14T23:10:44.8273101Z Building dependency tree... 2021-05-14T23:10:44.8291444Z Reading state information... 2021-05-14T23:10:44.9743845Z The following additional packages will be installed: 2021-05-14T23:10:44.9748627Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:10:44.9749820Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:10:44.9752987Z Suggested packages: 2021-05-14T23:10:44.9753842Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:10:45.0239758Z The following NEW packages will be installed: 2021-05-14T23:10:45.0243400Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:10:45.0249177Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:10:45.0443707Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:45.0444664Z Need to get 1459 kB of archives. 2021-05-14T23:10:45.0445356Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:10:45.0447133Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:10:45.0474152Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:10:45.0482718Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:10:45.0495025Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:10:45.0507206Z 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-14T23:10:45.0519060Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:10:45.0541510Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:10:45.0717101Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:10:45.0748713Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:10:45.0754828Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:10:45.4635854Z Fetched 1459 kB in 0s (27.4 MB/s) 2021-05-14T23:10:45.4951535Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:10:45.5028238Z (Reading database ... 2021-05-14T23:10:45.5028964Z (Reading database ... 5% 2021-05-14T23:10:45.5029532Z (Reading database ... 10% 2021-05-14T23:10:45.5030149Z (Reading database ... 15% 2021-05-14T23:10:45.5030706Z (Reading database ... 20% 2021-05-14T23:10:45.5031267Z (Reading database ... 25% 2021-05-14T23:10:45.5031840Z (Reading database ... 30% 2021-05-14T23:10:45.5032406Z (Reading database ... 35% 2021-05-14T23:10:45.5032967Z (Reading database ... 40% 2021-05-14T23:10:45.5033514Z (Reading database ... 45% 2021-05-14T23:10:45.5034071Z (Reading database ... 50% 2021-05-14T23:10:45.5067230Z (Reading database ... 55% 2021-05-14T23:10:45.5114827Z (Reading database ... 60% 2021-05-14T23:10:45.5146138Z (Reading database ... 65% 2021-05-14T23:10:45.5274091Z (Reading database ... 70% 2021-05-14T23:10:45.5393166Z (Reading database ... 75% 2021-05-14T23:10:45.5417381Z (Reading database ... 80% 2021-05-14T23:10:45.5830476Z (Reading database ... 85% 2021-05-14T23:10:45.6138816Z (Reading database ... 90% 2021-05-14T23:10:45.6224962Z (Reading database ... 95% 2021-05-14T23:10:45.6228145Z (Reading database ... 100% 2021-05-14T23:10:45.6228943Z (Reading database ... 268763 files and directories currently installed.) 2021-05-14T23:10:45.6350571Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:10:45.6379430Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:45.6718949Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:10:45.6977307Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:10:45.6997337Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:45.7365380Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:10:45.7628750Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:10:45.7651122Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:45.8058385Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:10:45.8269200Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:10:45.8289336Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:45.8618720Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:10:45.8857904Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:10:45.8894694Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:10:45.9224883Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:10:45.9507895Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:10:45.9527139Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:45.9938345Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:10:46.0161748Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:10:46.0174967Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:10:46.0938844Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:10:46.1122207Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:10:46.1135925Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:10:46.1618548Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:10:46.1845325Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:10:46.1865022Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:46.2178280Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:10:46.2440553Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:10:46.2453091Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:10:46.3453752Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:10:46.3495032Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:46.3544964Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:10:46.3597339Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:10:46.3638425Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:46.3688179Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:46.3742149Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:46.3790525Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:46.3828742Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:10:46.3886438Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:10:46.3945248Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:10:46.4135434Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:10:49.2313538Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:10:51.1989536Z Reading package lists... 2021-05-14T23:10:51.3562964Z Building dependency tree... 2021-05-14T23:10:51.3579851Z Reading state information... 2021-05-14T23:10:51.4885388Z E: Unable to locate package udunits 2021-05-14T23:10:51.5495212Z Reading package lists... 2021-05-14T23:10:51.7203335Z Building dependency tree... 2021-05-14T23:10:51.7221331Z Reading state information... 2021-05-14T23:10:51.8663373Z The following additional packages will be installed: 2021-05-14T23:10:51.8664807Z libwebpdemux2 2021-05-14T23:10:51.9108855Z The following NEW packages will be installed: 2021-05-14T23:10:51.9110821Z libwebp-dev libwebpdemux2 2021-05-14T23:10:51.9335742Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:51.9336566Z Need to get 277 kB of archives. 2021-05-14T23:10:51.9337470Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:10:51.9339599Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:10:51.9399563Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:10:52.3238227Z Fetched 277 kB in 0s (9299 kB/s) 2021-05-14T23:10:52.3578047Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:10:52.3597303Z (Reading database ... 2021-05-14T23:10:52.3598050Z (Reading database ... 5% 2021-05-14T23:10:52.3598662Z (Reading database ... 10% 2021-05-14T23:10:52.3599223Z (Reading database ... 15% 2021-05-14T23:10:52.3599999Z (Reading database ... 20% 2021-05-14T23:10:52.3600575Z (Reading database ... 25% 2021-05-14T23:10:52.3601148Z (Reading database ... 30% 2021-05-14T23:10:52.3601714Z (Reading database ... 35% 2021-05-14T23:10:52.3602270Z (Reading database ... 40% 2021-05-14T23:10:52.3602835Z (Reading database ... 45% 2021-05-14T23:10:52.3603404Z (Reading database ... 50% 2021-05-14T23:10:52.3623069Z (Reading database ... 55% 2021-05-14T23:10:52.3662137Z (Reading database ... 60% 2021-05-14T23:10:52.3689630Z (Reading database ... 65% 2021-05-14T23:10:52.3808339Z (Reading database ... 70% 2021-05-14T23:10:52.3922049Z (Reading database ... 75% 2021-05-14T23:10:52.3946242Z (Reading database ... 80% 2021-05-14T23:10:52.4336845Z (Reading database ... 85% 2021-05-14T23:10:52.4631574Z (Reading database ... 90% 2021-05-14T23:10:52.4707274Z (Reading database ... 95% 2021-05-14T23:10:52.4708089Z (Reading database ... 100% 2021-05-14T23:10:52.4709070Z (Reading database ... 269063 files and directories currently installed.) 2021-05-14T23:10:52.4833261Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:10:52.4873628Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:10:52.5218096Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:10:52.5419686Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:10:52.5429985Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:10:52.6216068Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:10:52.6252980Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:10:52.6282650Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:10:54.5642362Z Reading package lists... 2021-05-14T23:10:54.7206421Z Building dependency tree... 2021-05-14T23:10:54.7223485Z Reading state information... 2021-05-14T23:10:54.8652523Z The following additional packages will be installed: 2021-05-14T23:10:54.8654929Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:10:54.8656940Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:10:54.8658543Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:10:54.8660849Z Suggested packages: 2021-05-14T23:10:54.8661986Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:10:54.8662875Z Recommended packages: 2021-05-14T23:10:54.8663526Z cargo 2021-05-14T23:10:54.9162768Z The following NEW packages will be installed: 2021-05-14T23:10:54.9170164Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:10:54.9171572Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:10:54.9174439Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:10:54.9407994Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:10:54.9408959Z Need to get 108 MB of archives. 2021-05-14T23:10:54.9410020Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:10:54.9411878Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:10:54.9445475Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:10:54.9453711Z 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-14T23:10:54.9463184Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:10:54.9505875Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:10:54.9531270Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:10:54.9537702Z 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-14T23:10:55.1044234Z 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-14T23:10:56.5048491Z 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-14T23:10:56.9773753Z 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-14T23:10:56.9942137Z 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-14T23:10:57.0212387Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:10:57.1111943Z 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-14T23:10:57.4971580Z Fetched 108 MB in 2s (49.3 MB/s) 2021-05-14T23:10:57.5273649Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:10:57.5346223Z (Reading database ... 2021-05-14T23:10:57.5347010Z (Reading database ... 5% 2021-05-14T23:10:57.5347826Z (Reading database ... 10% 2021-05-14T23:10:57.5348331Z (Reading database ... 15% 2021-05-14T23:10:57.5348734Z (Reading database ... 20% 2021-05-14T23:10:57.5349182Z (Reading database ... 25% 2021-05-14T23:10:57.5349582Z (Reading database ... 30% 2021-05-14T23:10:57.5349996Z (Reading database ... 35% 2021-05-14T23:10:57.5350401Z (Reading database ... 40% 2021-05-14T23:10:57.5350790Z (Reading database ... 45% 2021-05-14T23:10:57.5351194Z (Reading database ... 50% 2021-05-14T23:10:57.5389459Z (Reading database ... 55% 2021-05-14T23:10:57.5431130Z (Reading database ... 60% 2021-05-14T23:10:57.5460991Z (Reading database ... 65% 2021-05-14T23:10:57.5584636Z (Reading database ... 70% 2021-05-14T23:10:57.5715752Z (Reading database ... 75% 2021-05-14T23:10:57.5742293Z (Reading database ... 80% 2021-05-14T23:10:57.6147774Z (Reading database ... 85% 2021-05-14T23:10:57.6456608Z (Reading database ... 90% 2021-05-14T23:10:57.6534462Z (Reading database ... 95% 2021-05-14T23:10:57.6535359Z (Reading database ... 100% 2021-05-14T23:10:57.6536314Z (Reading database ... 269091 files and directories currently installed.) 2021-05-14T23:10:57.6663091Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:10:57.6689193Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:10:57.7137627Z Selecting previously unselected package libipt2. 2021-05-14T23:10:57.7346569Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:10:57.7358850Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:10:57.7659168Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:10:57.7934736Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:10:57.7946494Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:10:57.8458578Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:10:57.8665142Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:10:57.8686315Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:10:57.9459243Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:10:57.9643416Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:10:57.9658351Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:10:58.0138742Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:10:58.0366852Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:10:58.0381663Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:10:58.0658278Z Selecting previously unselected package gdb. 2021-05-14T23:10:58.0889697Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:10:58.0906302Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:10:58.3939642Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:10:58.4197779Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:10:58.4218577Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:11:04.1699420Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:11:04.1878742Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:11:04.1894449Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:11:06.9619200Z Selecting previously unselected package rustc. 2021-05-14T23:11:06.9847419Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:11:06.9864882Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:11:07.1658120Z Selecting previously unselected package cargo. 2021-05-14T23:11:07.1876292Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:11:07.1886753Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:11:07.5119214Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:11:07.5379152Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:11:07.5394423Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:11:08.6109371Z Selecting previously unselected package rust-gdb. 2021-05-14T23:11:08.6394507Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:11:08.6411320Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:11:08.6995214Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:11:08.7048420Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:11:08.7086309Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:11:08.7115621Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:11:08.7139777Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:11:08.7166247Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:11:08.7197326Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:11:08.7227055Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:11:08.7254554Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:11:08.7279607Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:11:08.7315961Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:11:08.7356428Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:11:08.7400610Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:11:08.7434402Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:11:08.7649558Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:11:11.7568026Z Reading package lists... 2021-05-14T23:11:11.9078278Z Building dependency tree... 2021-05-14T23:11:11.9095034Z Reading state information... 2021-05-14T23:11:12.0555362Z The following additional packages will be installed: 2021-05-14T23:11:12.0557908Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:11:12.0559662Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:11:12.0561384Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:11:12.0563034Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:11:12.0564674Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:11:12.0566266Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:11:12.0567742Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:11:12.0570361Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:11:12.0572110Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:11:12.0574051Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:11:12.0575718Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:11:12.0577528Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:11:12.0579203Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:11:12.0581021Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:11:12.0582749Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:11:12.0584421Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:11:12.0586083Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:11:12.0587793Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:11:12.0589560Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:11:12.0591013Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:11:12.0593618Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:11:12.0595064Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:11:12.0596433Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:11:12.0597712Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:11:12.0598978Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:11:12.0600533Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:11:12.0602158Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:11:12.0603722Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:11:12.0605323Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:11:12.0606816Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:11:12.0608239Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:11:12.0609650Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:11:12.0611138Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:11:12.0612675Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:11:12.0614566Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:11:12.0616207Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:11:12.0618418Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:11:12.0619502Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:11:12.0620524Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:11:12.0621677Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:11:12.0622783Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:11:12.0623800Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:11:12.0624814Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:11:12.0626018Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:11:12.0627268Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:11:12.0628357Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:11:12.0629404Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:11:12.0630545Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:11:12.0631547Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:11:12.0632100Z Suggested packages: 2021-05-14T23:11:12.0632918Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:11:12.0633903Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:11:12.0635159Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:11:12.0636292Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:11:12.0637260Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:11:12.0638320Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:11:12.0639417Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:11:12.0640524Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:11:12.0641560Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:11:12.0642619Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:11:12.0643771Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:11:12.0644927Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:11:12.0646027Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:11:12.0646825Z wpagui libengine-pkcs11-openssl 2021-05-14T23:11:12.1441589Z The following NEW packages will be installed: 2021-05-14T23:11:12.1446492Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:11:12.1449751Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:11:12.1453004Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:11:12.1455967Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:11:12.1458737Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:11:12.1461173Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:11:12.1463342Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:11:12.1466757Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:11:12.1469313Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:11:12.1471970Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:11:12.1474658Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:11:12.1477691Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:11:12.1480530Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:11:12.1484600Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:11:12.1488240Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:11:12.1491537Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:11:12.1494838Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:11:12.1498381Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:11:12.1501737Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:11:12.1504803Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:11:12.1507806Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:11:12.1510879Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:11:12.1513202Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:11:12.1515479Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:11:12.1517771Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:11:12.1520311Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:11:12.1524872Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:11:12.1528183Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:11:12.1531099Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:11:12.1533676Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:11:12.1536170Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:11:12.1541471Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:11:12.1544859Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:11:12.1547613Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:11:12.1550349Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:11:12.1553102Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:11:12.1555717Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:11:12.1558321Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:11:12.1560823Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:11:12.1563480Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:11:12.1566179Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:11:12.1606338Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:11:12.1607470Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:11:12.1608676Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:11:12.1609899Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:11:12.1610971Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:11:12.1612001Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:11:12.1613141Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:11:12.1614108Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:11:12.1800031Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:11:12.1800642Z Need to get 183 MB of archives. 2021-05-14T23:11:12.1801232Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:11:12.1802822Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:11:12.1840982Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:11:12.2074168Z 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-14T23:11:12.2088566Z 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-14T23:11:12.2095824Z 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-14T23:11:12.2101392Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:11:12.2109190Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:11:12.2116527Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:11:12.2122628Z 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-14T23:11:12.2127473Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:11:12.2141546Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:11:12.2160348Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:11:12.2212591Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:11:12.2218988Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:11:12.2223389Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:11:12.2229042Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:11:12.2234342Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:11:12.2240060Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:11:12.2244754Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:11:12.2249333Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:11:12.2254188Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:11:12.2259864Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:11:12.2265638Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:11:12.2518555Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:11:12.2682396Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:11:12.2696227Z 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-14T23:11:12.2713494Z 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-14T23:11:12.2769426Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:11:12.2776881Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:11:12.2794442Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:11:12.2811743Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:11:12.2917837Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:11:12.3018359Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:11:12.3030488Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:11:12.3035421Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:11:12.3043528Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:11:12.3913300Z 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-14T23:11:12.3917082Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:11:12.4042342Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:11:12.4076707Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:11:12.4093586Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:11:12.4105945Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:11:12.4111689Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:11:12.4128534Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:11:12.4138375Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:11:12.4153059Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:11:12.4163526Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:11:12.4198926Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:11:12.4207991Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:11:12.4241619Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:11:12.4251002Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:11:12.4256857Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:11:12.4263526Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:11:12.4274479Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:11:12.4348556Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:11:12.4387699Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:11:12.5007676Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:11:12.5082358Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:11:12.5089181Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:11:12.5113354Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:11:12.5116953Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:11:12.5122209Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:11:12.5128640Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:11:12.5144103Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:11:12.5151924Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:11:12.5180316Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:11:12.5197249Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:11:12.5212071Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:11:12.5306744Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:11:12.5372403Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:11:12.5877934Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:11:12.5881553Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:11:12.5888113Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:11:12.5969582Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:11:12.5979483Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:11:12.6001943Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:11:12.6022966Z 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-14T23:11:12.8266465Z 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-14T23:11:12.8272108Z 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-14T23:11:12.8277459Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:11:12.8375680Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:11:12.8380911Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:11:12.8395548Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:11:12.8539573Z 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-14T23:11:12.9484883Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:11:13.0125294Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:11:13.0152259Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:11:13.0158478Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:11:13.0172665Z 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-14T23:11:13.0245174Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:11:13.0257151Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:11:13.0280256Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:11:13.0288266Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:11:13.0316264Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:11:13.0364930Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:11:13.0394950Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:11:13.0923816Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:11:13.1003039Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:11:13.1036209Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:11:13.1046873Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:11:13.1100619Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:11:13.1139558Z 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-14T23:11:13.1289709Z 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-14T23:11:13.1353182Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:11:13.1382630Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:11:13.1718417Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:11:13.1740419Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:11:14.9886816Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:11:14.9900258Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:11:14.9952313Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:11:15.0876952Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:11:15.3470163Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:11:15.3487847Z 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-14T23:11:15.3539428Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:11:15.3844098Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:11:15.3872493Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:11:15.5272768Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:11:15.5689536Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:11:15.5770766Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:11:15.5787395Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:11:15.5808493Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:11:15.5927655Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:11:15.5981117Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:11:15.5993683Z 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-14T23:11:15.6007982Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:11:15.6120633Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:11:15.6138951Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:11:15.6165873Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:11:15.6183207Z 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-14T23:11:15.6213993Z 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-14T23:11:15.6240882Z 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-14T23:11:15.6314690Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:11:15.6388932Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:11:15.6994134Z 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-14T23:11:15.7038697Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:11:15.7052026Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:11:15.7145115Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:11:15.7525549Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:11:15.7609279Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:11:15.7673932Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:11:15.7692748Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:11:15.7780386Z 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-14T23:11:15.7807507Z 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-14T23:11:15.7831770Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:11:15.7903713Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:11:15.7936721Z 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-14T23:11:15.7965041Z 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-14T23:11:15.8122621Z 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-14T23:11:15.8827725Z 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-14T23:11:16.0894355Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:11:16.0929980Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:11:16.1283981Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:11:16.1366223Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:11:16.1422622Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:11:16.1672862Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:11:16.1699078Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:11:16.2794722Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:11:16.3110159Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:11:16.3566647Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:11:16.4578009Z 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-14T23:11:16.4702444Z 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-14T23:11:16.4806282Z 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-14T23:11:16.4834831Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:11:16.5048151Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:11:16.5056256Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:11:16.5110565Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:11:16.5122034Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:11:16.5384363Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:11:16.5527109Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:11:16.7052758Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:11:16.7060936Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:11:16.7075342Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:11:16.7082132Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:11:16.7099381Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:11:16.7105110Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:11:16.7219584Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:11:16.7225135Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:11:16.7247623Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:11:16.7262554Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:11:16.7295767Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:11:16.7321753Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:11:16.7350143Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:11:16.7788089Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:11:16.7818909Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:11:16.9700447Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:11:16.9715362Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:11:16.9728951Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:11:16.9853180Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:11:16.9868797Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:11:16.9929516Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:11:17.0108952Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:11:17.0126469Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:11:17.1118154Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:11:17.1154602Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:11:17.1231254Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:11:17.2464776Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:11:17.2578578Z 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-14T23:11:17.2642711Z 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-14T23:11:17.2657891Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:11:17.2701131Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:11:17.3952380Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:11:17.8798575Z 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-14T23:11:17.8894222Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:11:17.8970323Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:11:18.2000890Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:11:18.2735034Z 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-14T23:11:18.2772867Z 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-14T23:11:18.2783922Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:11:18.2834324Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:11:18.2850764Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:11:18.2957984Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:11:18.3073160Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:11:18.3083537Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:11:18.3089977Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:11:19.2972406Z Fetched 183 MB in 6s (29.8 MB/s) 2021-05-14T23:11:19.3308344Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:11:19.3389195Z (Reading database ... 2021-05-14T23:11:19.3389972Z (Reading database ... 5% 2021-05-14T23:11:19.3390802Z (Reading database ... 10% 2021-05-14T23:11:19.3391492Z (Reading database ... 15% 2021-05-14T23:11:19.3392018Z (Reading database ... 20% 2021-05-14T23:11:19.3404350Z (Reading database ... 25% 2021-05-14T23:11:19.3404898Z (Reading database ... 30% 2021-05-14T23:11:19.3405358Z (Reading database ... 35% 2021-05-14T23:11:19.3405804Z (Reading database ... 40% 2021-05-14T23:11:19.3406252Z (Reading database ... 45% 2021-05-14T23:11:19.3406691Z (Reading database ... 50% 2021-05-14T23:11:19.3438065Z (Reading database ... 55% 2021-05-14T23:11:19.3477764Z (Reading database ... 60% 2021-05-14T23:11:19.3506467Z (Reading database ... 65% 2021-05-14T23:11:19.3619273Z (Reading database ... 70% 2021-05-14T23:11:19.3735245Z (Reading database ... 75% 2021-05-14T23:11:19.3760754Z (Reading database ... 80% 2021-05-14T23:11:19.4141095Z (Reading database ... 85% 2021-05-14T23:11:19.4456002Z (Reading database ... 90% 2021-05-14T23:11:19.4532861Z (Reading database ... 95% 2021-05-14T23:11:19.4533415Z (Reading database ... 100% 2021-05-14T23:11:19.4534221Z (Reading database ... 269846 files and directories currently installed.) 2021-05-14T23:11:19.4657325Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:11:19.4678355Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:11:19.5041143Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:11:19.5328733Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:19.5409819Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:19.7059251Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:11:19.7288475Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:11:19.7301698Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:11:19.7629279Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:11:19.7905569Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:11:19.7919327Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:11:19.8218392Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:11:19.8449472Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:11:19.8465507Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:11:19.8777415Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:11:19.9007922Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:11:19.9018548Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:11:19.9378088Z Selecting previously unselected package libwacom-common. 2021-05-14T23:11:19.9560553Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:11:19.9571609Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:11:20.0218666Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:11:20.0426854Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:11:20.0443338Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:11:20.0778135Z Selecting previously unselected package libinput-bin. 2021-05-14T23:11:20.1006091Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:11:20.1023555Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:11:20.1307611Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:11:20.1597109Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:11:20.1612738Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:11:20.1997185Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:11:20.2268631Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:20.2316965Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:20.2817630Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:11:20.3050875Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:20.3068683Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:20.3938781Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:11:20.4139703Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:11:20.4163369Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:11:20.4471137Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:11:20.4738703Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:11:20.4761286Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:11:20.5098721Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:11:20.5330740Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:11:20.5349056Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:11:20.5619003Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:11:20.5860710Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:11:20.5872532Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:11:20.6178106Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:11:20.6404578Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:11:20.6418871Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:11:20.6738385Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:11:20.6969052Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:11:20.6980682Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:11:20.7258694Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:11:20.7518220Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:11:20.7526203Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:11:20.7809421Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:11:20.8095046Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:11:20.8110634Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:11:20.8498224Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:11:20.8718534Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:11:20.8734179Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:11:20.9050970Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:11:20.9303830Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:11:20.9319504Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:11:20.9698944Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:11:20.9958176Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:21.0029815Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:21.2699168Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:11:21.2946306Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:21.2959256Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:21.5137018Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:11:21.5422114Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:21.5434672Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:21.5800728Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:11:21.6084708Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:11:21.6097329Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:11:21.6618779Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:11:21.6807960Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:11:21.6820400Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:11:21.7737956Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:11:21.7970098Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:11:21.7984007Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:11:21.8298614Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:11:21.8540825Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:21.8558122Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:21.9057684Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:11:21.9286449Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:21.9305930Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:21.9818435Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:11:22.0063118Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:22.0088771Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:22.1579047Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:11:22.1828490Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:22.1845479Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:22.3173764Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:11:22.3441385Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:22.3449939Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:22.3799046Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:11:22.4084074Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:22.4098060Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:22.4443857Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:11:22.4734075Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:11:22.4745204Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:11:22.5098491Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:11:22.5358076Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:11:22.5372391Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:11:23.6533806Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:11:23.6816621Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:23.6832421Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:23.7175523Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:11:23.7440779Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:11:23.7456301Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:23.9509400Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:11:23.9804308Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:11:23.9820094Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:11:24.0299308Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:11:24.0569590Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:11:24.0581573Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:11:24.1058511Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:11:24.1280731Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:24.1295384Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:24.1698128Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:11:24.1918444Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:24.1927958Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:24.2198255Z Selecting previously unselected package gdal-data. 2021-05-14T23:11:24.2463948Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:11:24.2479277Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:11:24.3059131Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:11:24.3292245Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:11:24.3315264Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:11:24.3737505Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:11:24.3939023Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:11:24.3958987Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:11:24.4381393Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:11:24.4598925Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:11:24.4616634Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:11:24.5057682Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:11:24.5289323Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:11:24.5304429Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:11:24.6057692Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:11:24.6269555Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:11:24.6283617Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:11:24.6625274Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:11:24.6918015Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:11:24.6932623Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:11:24.7617803Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:11:24.7860098Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:11:24.7873161Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:11:24.8195328Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:11:24.8462789Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:11:24.8478431Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:11:24.8766370Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:11:24.9038701Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:11:24.9048564Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:11:24.9345832Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:11:24.9635087Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:11:24.9653453Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:11:25.0098349Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:11:25.0336915Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:11:25.0349748Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:11:25.1099104Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:11:25.1337929Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:11:25.1355688Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:11:25.1646721Z Selecting previously unselected package proj-data. 2021-05-14T23:11:25.1918530Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:11:25.1932525Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:11:25.9297747Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:11:25.9538027Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:11:25.9557239Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:11:26.0529866Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:11:26.0798526Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:11:26.0808369Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:11:26.1218297Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:11:26.1434971Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:11:26.1452038Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:11:26.2032501Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:11:26.2306583Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:11:26.2336989Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:11:26.2658549Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:11:26.2908581Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:11:26.2932872Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:11:26.3231231Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:11:26.3500354Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:11:26.3515317Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:11:26.3830337Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:11:26.4119025Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:11:26.4130138Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:11:26.4498616Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:11:26.4767369Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:11:26.4777788Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:11:26.5177416Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:11:26.5373686Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:11:26.5384892Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:11:26.6058621Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:11:26.6263059Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:11:26.6280287Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:11:26.6777566Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:11:26.6990616Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:11:26.7067330Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:11:26.7439222Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:11:26.7708460Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:11:26.7722200Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:11:26.9111161Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:11:26.9385430Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:11:26.9396481Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:11:27.0557844Z Selecting previously unselected package libgdal26. 2021-05-14T23:11:27.0844965Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:11:27.0854451Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:11:27.6843428Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:11:27.7146526Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:27.7165848Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:27.7537835Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:11:27.7743676Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:11:27.7751263Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:11:27.8097878Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:11:27.8316689Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:27.8344292Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:27.8658287Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:11:27.8902588Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:27.8916260Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:27.9240579Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:11:27.9512972Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:11:27.9525524Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:11:27.9964426Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:11:28.0254575Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:11:28.0270916Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:11:28.0657477Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:11:28.0930619Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:28.0942334Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:28.6139091Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:11:28.6397059Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:28.6419480Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:28.6738503Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:11:28.6986503Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:11:28.7008361Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:11:28.7498320Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:11:28.7744849Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:11:28.7774111Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:11:28.9129508Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:11:28.9349760Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:28.9370480Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:28.9664025Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:11:28.9940366Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:28.9950657Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:29.0378425Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:11:29.0651803Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:11:29.0662357Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:11:29.1380068Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:11:29.1652576Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:29.1826974Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:29.5190479Z Selecting previously unselected package qgis-providers. 2021-05-14T23:11:29.5458937Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:29.5471870Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:29.7533505Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:11:29.7801375Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:11:29.7811799Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:11:29.8147710Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:11:29.8440467Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:11:29.8453532Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:11:29.8858422Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:11:29.9078028Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:11:29.9099816Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:11:29.9620134Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:11:29.9887477Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:11:29.9909963Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:11:30.0652224Z Selecting previously unselected package blt. 2021-05-14T23:11:30.0923009Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:11:30.0937762Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:11:30.1225113Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:11:30.1498162Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:11:30.1523072Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:11:30.1929670Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:11:30.2220988Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:11:30.2240036Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:11:30.2580037Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:11:30.2871648Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:11:30.2887523Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:11:30.3314054Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:11:30.3585846Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:11:30.3620535Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:11:30.3970588Z Selecting previously unselected package gcr. 2021-05-14T23:11:30.4241161Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:11:30.4249892Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:11:30.4698776Z Selecting previously unselected package python3-numpy. 2021-05-14T23:11:30.4966745Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:11:30.4990607Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:11:30.7723678Z Selecting previously unselected package python3-gdal. 2021-05-14T23:11:30.8015660Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:11:30.8024770Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:11:30.8824292Z Selecting previously unselected package gdal-bin. 2021-05-14T23:11:30.9094991Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:11:30.9109039Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:11:30.9633138Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:11:30.9922465Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:11:30.9942471Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:11:31.0221448Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:11:31.0488455Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:11:31.0502873Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:11:31.0975751Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:11:31.1266766Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:11:31.1282289Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:11:31.7168668Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:11:31.7176267Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:11:31.7177502Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:11:31.7178394Z Selecting previously unselected package p11-kit. 2021-05-14T23:11:31.7179343Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:11:31.7180190Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:11:31.7181557Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:11:31.7182800Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:11:31.7183692Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:11:31.7184606Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:11:31.7185677Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:11:31.7186534Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:11:31.7187529Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:11:31.7188756Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:11:31.7190295Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:11:31.7191120Z Selecting previously unselected package grass-doc. 2021-05-14T23:11:31.7191985Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:11:31.7192652Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:11:33.7171658Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:11:33.7180071Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:11:33.7181006Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:11:33.7181916Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:11:33.7183120Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:11:33.7184301Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:11:33.7185244Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:11:33.7186302Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:11:33.7187217Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:11:33.7188089Z Selecting previously unselected package grass-core. 2021-05-14T23:11:33.7189051Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:11:33.7189848Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:11:34.1198636Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:11:34.1500656Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:11:34.1515616Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:11:34.1820327Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:11:34.2116437Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:11:34.2133898Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:11:34.2498096Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:11:34.2796789Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:11:34.2811798Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:11:34.3620956Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:11:34.3894361Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:11:34.3918075Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:11:34.4491529Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:11:34.4777586Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:11:34.4786232Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:11:34.8100023Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:11:34.8373037Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:11:34.8389304Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:11:34.9377811Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:11:34.9622394Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:11:34.9641576Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:11:35.0058205Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:11:35.0330160Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:11:35.0339064Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:11:35.0697761Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:11:35.0920276Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:11:35.0941990Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:11:35.1298225Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:11:35.1510763Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:11:35.1583953Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:11:35.2269814Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:11:35.2552673Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:11:35.2564243Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:11:35.2880802Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:11:35.3160160Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:11:35.3169362Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:11:35.3484445Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:11:35.3782590Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:11:35.3815623Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:11:35.4138941Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:11:35.4410658Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:11:35.4429588Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:11:35.4926199Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:11:35.5174112Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:11:35.5194711Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:11:35.5538560Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:11:35.5782119Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:11:35.5800232Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:11:35.6137985Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:11:35.6373829Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:11:35.6393923Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:11:35.6738141Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:11:35.6971306Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:11:35.6982263Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:11:35.7338939Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:11:35.7586762Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:11:35.7615666Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:11:35.7978414Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:11:35.8228040Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:11:35.8239320Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:11:35.8658712Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:11:35.8901475Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:11:35.8918282Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:11:35.9418449Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:11:35.9645880Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:11:35.9668288Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:11:36.1218473Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:11:36.1426659Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:11:36.1438058Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:11:36.1778332Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:11:36.2069675Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:11:36.2091760Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:11:36.2497754Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:11:36.2711132Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.2728680Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.3168996Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:11:36.3444979Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.3460878Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.4312124Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:11:36.4595228Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.4620546Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.5137949Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:11:36.5367007Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.5384427Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.5777764Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:11:36.6022238Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.6033006Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.6328755Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:11:36.6610241Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.6620580Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.7014124Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:11:36.7294233Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.7310800Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.7565745Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:11:36.7860126Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.7869084Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.8125579Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:11:36.8413795Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.8422537Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.8777769Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:11:36.9043517Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.9054452Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.9350075Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:11:36.9644089Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:36.9653014Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:36.9991180Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:11:37.0267264Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:37.0279613Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:37.0818497Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:11:37.1063942Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:37.1078903Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:37.2183357Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:11:37.2477835Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:37.2509895Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:37.5679514Z Selecting previously unselected package qtchooser. 2021-05-14T23:11:37.5972410Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:11:37.5981550Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:11:37.6252638Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:11:37.6547624Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:37.6562175Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:37.7272838Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:11:37.7567225Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:37.7590086Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:37.7972700Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:11:37.8264982Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:37.8277316Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:37.8603852Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:11:37.8898979Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:37.8918983Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:11:37.9459267Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:11:37.9737398Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:37.9750955Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:38.0098379Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:11:38.0346012Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:38.0360030Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:38.2342917Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:11:38.2615346Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:38.2631772Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:38.3517663Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:11:38.3794195Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:11:38.3805442Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:11:38.4942297Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:11:38.5219988Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:38.5234364Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:38.6300759Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:11:38.6601795Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:38.6619623Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:38.7198502Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:11:38.7504066Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:38.7545737Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:38.8097873Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:11:38.8313142Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:38.8334282Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:38.8699238Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:11:38.8941431Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:11:38.8967899Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:11:38.9819032Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:11:39.0074597Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:11:39.0258200Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:11:39.0577887Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:11:39.0824477Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:39.0841857Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:39.1213777Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:11:39.1490147Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:11:39.1512055Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:11:39.1977689Z Selecting previously unselected package modemmanager. 2021-05-14T23:11:39.2172109Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:11:39.2254721Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:11:39.3292176Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:11:39.3570623Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:11:39.3585491Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:11:39.3938315Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:11:39.4183047Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:11:39.4198347Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:11:39.6828274Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:11:39.7102662Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:11:39.7112330Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:11:39.7416133Z Selecting previously unselected package python3-bs4. 2021-05-14T23:11:39.7711689Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:11:39.7731036Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:11:39.8098128Z Selecting previously unselected package python3-cycler. 2021-05-14T23:11:39.8332798Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:11:39.8342790Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:11:39.8658077Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:11:39.8862091Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:11:39.8874754Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:11:39.9239327Z Selecting previously unselected package python3-decorator. 2021-05-14T23:11:39.9487563Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:11:39.9510520Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:11:39.9791933Z Selecting previously unselected package python3-future. 2021-05-14T23:11:40.0087539Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:11:40.0100265Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:11:40.0703844Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:11:40.0982593Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:11:40.0993825Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:11:40.1338333Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:11:40.1576315Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:11:40.1597095Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:11:40.2030029Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:11:40.2310911Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:11:40.2320328Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:11:40.4124890Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:11:40.4400528Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:11:40.4413609Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:11:40.4733750Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:11:40.5013683Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:11:40.5026695Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:11:40.5312431Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:11:40.5588846Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:11:40.5601676Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:11:40.5951414Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:11:40.6250905Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:11:40.6267672Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:11:40.7722984Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:11:40.8022730Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:11:40.8041168Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:11:40.8365936Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:11:40.8643419Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:11:40.8655887Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:11:41.2645461Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:11:41.2926499Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:11:41.2946300Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:11:41.3258522Z Selecting previously unselected package python3-olefile. 2021-05-14T23:11:41.3555960Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:11:41.3573300Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:11:41.3921694Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:11:41.4201827Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:11:41.4214867Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:11:41.4733102Z Selecting previously unselected package python3-tz. 2021-05-14T23:11:41.5016101Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:11:41.5031281Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:11:41.5317237Z Selecting previously unselected package python3-owslib. 2021-05-14T23:11:41.5613039Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:11:41.5625294Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:11:41.6084826Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:11:41.6367089Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:11:41.6380326Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:11:41.6975541Z Selecting previously unselected package python3-retrying. 2021-05-14T23:11:41.7255949Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:11:41.7267808Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:11:41.7540649Z Selecting previously unselected package python3-plotly. 2021-05-14T23:11:41.7836878Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:11:41.7850404Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:11:42.1983885Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:11:42.2300950Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:11:42.2328504Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:11:42.2702193Z Selecting previously unselected package python3-sip. 2021-05-14T23:11:42.3005316Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:11:42.3017225Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:11:42.3334935Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:11:42.3637659Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:11:42.3646079Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:11:42.6027664Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:11:42.6310796Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:11:42.6323947Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:11:42.6793334Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:11:42.7075530Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:11:42.7086658Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:11:42.7457019Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:11:42.7739762Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:11:42.7757154Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:11:42.8039977Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:11:43.7193071Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:11:43.7201559Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:11:43.7202843Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:11:43.7204311Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:11:43.7205485Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:43.7206553Z Selecting previously unselected package python3-qgis. 2021-05-14T23:11:43.7207716Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:43.7208773Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:44.1276952Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:11:44.1560761Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:11:44.1572254Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:11:44.1934471Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:11:44.2218179Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:11:44.2233387Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:11:44.2724037Z Selecting previously unselected package qgis-common. 2021-05-14T23:11:44.3027518Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:11:44.3043192Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:45.6254277Z Selecting previously unselected package qgis. 2021-05-14T23:11:45.6539192Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:45.7167475Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:45.9267118Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:11:45.9575629Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:11:45.9586860Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:46.1226203Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:11:46.1518377Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:46.1545747Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:46.1877833Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:11:46.2182240Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:11:46.2212184Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:46.2851055Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:11:46.3158737Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:11:46.3179251Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:46.3528987Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:11:46.3833032Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:11:46.3850154Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:11:46.5521511Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:11:46.5831523Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:11:46.5851933Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:11:46.7013366Z Selecting previously unselected package proj-bin. 2021-05-14T23:11:46.7303810Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:11:46.7334391Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:11:46.7739120Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:11:46.7989094Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:11:46.8013692Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:11:46.8350760Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:11:46.8661202Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:11:46.8749357Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:11:46.9425378Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:11:46.9481134Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:11:47.2050637Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:11:47.2067450Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:11:47.2106388Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:11:47.2129981Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:47.2227107Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:11:47.2249732Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:11:47.2272799Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:11:47.2298597Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:11:47.2323631Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:11:47.2346650Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:11:47.2403795Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:11:47.2450054Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:11:47.2501439Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:11:47.2579154Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:11:47.2656266Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:11:47.2690479Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:11:47.2728686Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:11:47.2770763Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:11:47.4140470Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:11:47.4209045Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:11:47.4255335Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:11:47.5624993Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:11:47.5681555Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:11:47.6955848Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:11:47.7008717Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:11:47.7047029Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:11:47.7099031Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:11:47.7132907Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:11:47.7169635Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:11:47.7203927Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:11:47.8469953Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:11:47.8513730Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:11:47.8552466Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:11:47.8598267Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:11:47.8617823Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:11:47.9991236Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:11:48.0036280Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:11:48.1352185Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:11:48.1448338Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:11:48.1480941Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:11:48.1578495Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:11:48.1627479Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:11:48.1655530Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:11:48.1771577Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:11:48.1819398Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:11:48.3074456Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:11:48.3114939Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:11:48.3142868Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:11:48.3160889Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:11:48.3237467Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:11:48.3296814Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:11:48.4934121Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:11:48.4984812Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:11:48.6244848Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:11:48.6275525Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:11:48.6307180Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:11:48.6339832Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:11:48.6367526Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:11:48.6401747Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:11:48.6434340Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:11:48.7883155Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:11:48.7915997Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:11:48.7952871Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:11:48.7990647Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:48.8079562Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:11:49.0040542Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:11:50.1490118Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:11:50.1544627Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:11:50.1579214Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:11:50.1622604Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:11:50.1675335Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:11:50.1708565Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:11:50.1758131Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:11:50.1782015Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:11:50.3392414Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:50.3462762Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:11:50.3514264Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:11:50.3543339Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:11:50.5366544Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:11:50.5396472Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:11:50.5442298Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:11:50.5482386Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:11:50.5513931Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:11:50.5697738Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:11:50.7263773Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:11:50.7309057Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:11:50.7356227Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:11:50.7771772Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:11:50.7801450Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:11:50.7834611Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:50.7873695Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:11:50.7897421Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:11:50.7979280Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:11:50.8037602Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:11:51.1147540Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:51.2497081Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:11:51.2544615Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:51.2583599Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:11:51.2614819Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:11:51.2649262Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:11:51.2703999Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:11:51.2734416Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:11:51.2768489Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:51.2793499Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:11:51.5440288Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:11:51.6978865Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:11:51.8439813Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:11:51.8478038Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:11:51.8516833Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:11:51.8557589Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:11:52.0046004Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:11:52.0080670Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:11:52.0105119Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:11:52.0184288Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:11:52.8424671Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:11:52.8469957Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:11:52.8512219Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:11:52.8559010Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:52.8600426Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:52.8634569Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:11:52.8668549Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:11:52.8713469Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:11:52.8750936Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:11:53.2485137Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:11:53.2499680Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:53.2551586Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:11:53.4189799Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:11:53.4232364Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:11:53.5816337Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:53.5853219Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:11:53.7593844Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:11:53.7622987Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:11:53.7647524Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:53.7668235Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:11:53.8853780Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:11:53.8856037Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:11:54.3553425Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:11:54.6095074Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:54.6144157Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:11:54.6170751Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:54.6211249Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:54.6247035Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:54.6285343Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:54.6320477Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:11:54.7770649Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:54.7772474Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:11:54.7773968Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:54.7775316Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:11:54.8120443Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:54.8121808Z if direction is "increasing": 2021-05-14T23:11:54.8123257Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:54.8124335Z elif direction is "decreasing": 2021-05-14T23:11:54.8268810Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:54.8270036Z if direction is "increasing": 2021-05-14T23:11:54.8271465Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:54.8272504Z elif direction is "decreasing": 2021-05-14T23:11:55.6201024Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:55.6203256Z if props["offset_coordinates"] is "data": 2021-05-14T23:11:55.6205127Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:11:55.6206384Z if props["coordinates"] is not "data": 2021-05-14T23:11:56.2463025Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:11:56.7486407Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:11:56.7488990Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:11:56.7491380Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:11:57.8319386Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:11:57.8371985Z First installation detected... 2021-05-14T23:11:57.8372855Z Checking NSS setup... 2021-05-14T23:11:57.8446171Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:11:57.8526609Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:57.8577645Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:11:58.1057980Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:11:58.1101681Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:11:58.1130848Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:11:58.1160068Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:11:58.1184475Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:11:58.1218746Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:11:58.1248997Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:11:58.1278887Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:11:58.1311472Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:11:58.3043423Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:11:58.3081964Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:11:58.3121985Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:11:58.6331534Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:58.6333617Z if value is '': 2021-05-14T23:11:58.7273366Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:58.7274477Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:11:58.7275551Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:58.7276497Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:11:58.7277577Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:11:58.7278541Z if driver_string is not None and driver_string is not "": 2021-05-14T23:11:58.7693734Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:58.7695404Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:11:58.7697012Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:11:58.7698376Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:11:58.8325305Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:11:58.8373306Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:58.8471820Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:11:58.8534150Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:58.8571203Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:58.8758212Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:58.8804109Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:58.8871385Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:58.8905987Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:58.8994724Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:58.9053819Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:11:58.9906367Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:58.9935056Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:59.0041233Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:59.0088509Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:11:59.1268528Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:11:59.1271509Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:11:59.6096055Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:59.6148247Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:59.6212658Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:11:59.6255463Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:59.6287517Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:59.6319110Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:59.6378533Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:11:59.6413591Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:11:59.6455679Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:11:59.6493864Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:59.6530754Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:11:59.6573776Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:59.6601185Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:59.6641146Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:59.6706085Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:59.6755275Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:11:59.6810600Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:11:59.6857473Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:11:59.6890905Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:59.6912532Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:11:59.8455696Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:11:59.8498752Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:59.8530672Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:11:59.8570495Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.2101148Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:12:28.2141697Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:12:28.2181713Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.2217361Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:12:28.2250192Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.2288992Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.2321337Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:12:28.2347993Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.3750451Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.3795453Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:12:28.3830410Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.3852473Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:12:28.3886738Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.5460922Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.5578149Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.5630156Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:12:28.5779988Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:12:28.5955585Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:12:29.7114254Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:12:29.7294575Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:12:29.7530818Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:12:29.7714016Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:12:29.8807563Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:12:29.9111309Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:12:30.1532825Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:12:40.3752754Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:12:40.3937399Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:12:42.2681196Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:12:42.2681633Z with: 2021-05-14T23:12:42.2682044Z github_slug: neuroconductor/kirby21.t2 2021-05-14T23:12:42.2682410Z env: 2021-05-14T23:12:42.2682770Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:12:42.2683141Z TIC_DEPLOY_KEY: 2021-05-14T23:12:42.2683806Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:12:42.2685239Z GITHUB_PAT: *** 2021-05-14T23:12:42.2685558Z COVERALLS_TOKEN: 2021-05-14T23:12:42.2685958Z continue-on-error: false 2021-05-14T23:12:42.2686341Z VDIFFR_RUN_TESTS: 2021-05-14T23:12:42.2686742Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:12:42.2687104Z TZ: UTC 2021-05-14T23:12:42.2687429Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:12:42.2687755Z NOT_CRAN: true 2021-05-14T23:12:42.2688064Z ##[endgroup] 2021-05-14T23:12:42.2973338Z repo slug is: neuroconductor/kirby21.t2 2021-05-14T23:12:42.3067411Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:12:42.3067864Z env: 2021-05-14T23:12:42.3068233Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:12:42.3068605Z TIC_DEPLOY_KEY: 2021-05-14T23:12:42.3069270Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:12:42.3070306Z GITHUB_PAT: *** 2021-05-14T23:12:42.3070622Z COVERALLS_TOKEN: 2021-05-14T23:12:42.3071019Z continue-on-error: false 2021-05-14T23:12:42.3071395Z VDIFFR_RUN_TESTS: 2021-05-14T23:12:42.3071802Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:12:42.3072153Z TZ: UTC 2021-05-14T23:12:42.3072473Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:12:42.3072800Z NOT_CRAN: true 2021-05-14T23:12:42.3073107Z ##[endgroup] 2021-05-14T23:12:42.5027876Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:12:42.5028355Z with: 2021-05-14T23:12:42.5028660Z repo_name: kirby21.t2 2021-05-14T23:12:42.5029003Z repo_version: 1.7.0 2021-05-14T23:12:42.5029314Z runner_os: Linux 2021-05-14T23:12:42.5029622Z R_version: 4.0 2021-05-14T23:12:42.5029890Z env: 2021-05-14T23:12:42.5030250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:12:42.5030618Z TIC_DEPLOY_KEY: 2021-05-14T23:12:42.5031274Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:12:42.5032704Z GITHUB_PAT: *** 2021-05-14T23:12:42.5033023Z COVERALLS_TOKEN: 2021-05-14T23:12:42.5033421Z continue-on-error: false 2021-05-14T23:12:42.5033799Z VDIFFR_RUN_TESTS: 2021-05-14T23:12:42.5034201Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:12:42.5034552Z TZ: UTC 2021-05-14T23:12:42.5034873Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:12:42.5035199Z NOT_CRAN: true 2021-05-14T23:12:42.5035614Z ##[endgroup] 2021-05-14T23:12:42.5333684Z Package: kirby21.t2 2021-05-14T23:12:42.5335860Z Version: 1.7.0 2021-05-14T23:12:42.5336634Z OS: Linux 2021-05-14T23:12:42.5383843Z ##[group]Run install.packages('remotes') 2021-05-14T23:12:42.5384429Z install.packages('remotes') 2021-05-14T23:12:42.5385069Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:12:42.5385880Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:12:42.5392262Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:12:42.5392594Z env: 2021-05-14T23:12:42.5392961Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:12:42.5393333Z TIC_DEPLOY_KEY: 2021-05-14T23:12:42.5393990Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:12:42.5395061Z GITHUB_PAT: *** 2021-05-14T23:12:42.5395382Z COVERALLS_TOKEN: 2021-05-14T23:12:42.5395780Z continue-on-error: false 2021-05-14T23:12:42.5396162Z VDIFFR_RUN_TESTS: 2021-05-14T23:12:42.5396558Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:12:42.5396945Z TZ: UTC 2021-05-14T23:12:42.5397306Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:12:42.5397646Z NOT_CRAN: true 2021-05-14T23:12:42.5397946Z ##[endgroup] 2021-05-14T23:12:42.7158691Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:12:42.7159652Z (as ‘lib’ is unspecified) 2021-05-14T23:12:56.5137574Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:12:56.9077872Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-14T23:12:56.9282378Z ================================================== 2021-05-14T23:12:56.9283474Z downloaded 381 KB 2021-05-14T23:12:56.9284015Z 2021-05-14T23:12:57.1546249Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:12:57.1588227Z * DONE (remotes) 2021-05-14T23:12:57.1640582Z 2021-05-14T23:12:57.1641648Z The downloaded source packages are in 2021-05-14T23:12:57.1643104Z ‘/tmp/RtmpIjb800/downloaded_packages’ 2021-05-14T23:13:14.8833501Z ##[group]Run actions/cache@v1 2021-05-14T23:13:14.8833894Z with: 2021-05-14T23:13:14.8834285Z path: /home/runner/work/_temp/Library 2021-05-14T23:13:14.8837079Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-b28d5cb63351298ba62f79dafb73926cbb974e9f7debf80fb867cd94e26750d4 2021-05-14T23:13:14.8840550Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-14T23:13:14.8841676Z env: 2021-05-14T23:13:14.8842065Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:13:14.8842501Z TIC_DEPLOY_KEY: 2021-05-14T23:13:14.8843244Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:13:14.8844938Z GITHUB_PAT: *** 2021-05-14T23:13:14.8845315Z COVERALLS_TOKEN: 2021-05-14T23:13:14.8845748Z continue-on-error: false 2021-05-14T23:13:14.8846182Z VDIFFR_RUN_TESTS: 2021-05-14T23:13:14.8846655Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:13:14.8847101Z TZ: UTC 2021-05-14T23:13:14.8847461Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:13:14.8847845Z NOT_CRAN: true 2021-05-14T23:13:14.8848178Z ##[endgroup] 2021-05-14T23:13:14.9224995Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:13:14.9279930Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:13:14.9280593Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:13:14.9281194Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:13:14.9281707Z sudo -s eval "$sysreqs" 2021-05-14T23:13:14.9321484Z shell: /usr/bin/bash -e {0} 2021-05-14T23:13:14.9321821Z env: 2021-05-14T23:13:14.9322186Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:13:14.9322558Z TIC_DEPLOY_KEY: 2021-05-14T23:13:14.9323353Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:13:14.9324463Z GITHUB_PAT: *** 2021-05-14T23:13:14.9324801Z COVERALLS_TOKEN: 2021-05-14T23:13:14.9325187Z continue-on-error: false 2021-05-14T23:13:14.9325570Z VDIFFR_RUN_TESTS: 2021-05-14T23:13:14.9325955Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:13:14.9326319Z TZ: UTC 2021-05-14T23:13:14.9326661Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:13:14.9327002Z NOT_CRAN: true 2021-05-14T23:13:14.9327378Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:13:14.9327768Z ##[endgroup] 2021-05-14T23:13:15.1138853Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:13:15.6461775Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:13:30.7991631Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:13:30.7993137Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:13:30.7994079Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:13:30.7994994Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:13:30.7995924Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:13:30.8020818Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:13:30.8031011Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:30.8032134Z (as ‘lib’ is unspecified) 2021-05-14T23:13:43.6546481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:13:43.9291528Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-14T23:13:43.9355188Z ================================================== 2021-05-14T23:13:43.9355609Z downloaded 94 KB 2021-05-14T23:13:43.9355846Z 2021-05-14T23:13:43.9389526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:13:44.4861978Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-14T23:13:44.4930468Z ================================================== 2021-05-14T23:13:44.4931015Z downloaded 135 KB 2021-05-14T23:13:44.4931413Z 2021-05-14T23:13:44.4967543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:13:44.7775486Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-14T23:13:44.7840803Z ================================================== 2021-05-14T23:13:44.7841689Z downloaded 80 KB 2021-05-14T23:13:44.7842231Z 2021-05-14T23:13:44.7874120Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:13:44.9649199Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-14T23:13:44.9878145Z ================================================== 2021-05-14T23:13:44.9879219Z downloaded 516 KB 2021-05-14T23:13:44.9879738Z 2021-05-14T23:13:44.9911391Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:13:45.5379145Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-14T23:13:45.5698724Z ================================================== 2021-05-14T23:13:45.5699181Z downloaded 991 KB 2021-05-14T23:13:45.5699418Z 2021-05-14T23:13:45.7910670Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:13:45.7949965Z * DONE (rprojroot) 2021-05-14T23:13:45.9862465Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:13:45.9901956Z * DONE (crayon) 2021-05-14T23:13:46.1796243Z * installing *binary* package ‘R6’ ... 2021-05-14T23:13:46.1837525Z * DONE (R6) 2021-05-14T23:13:46.4254426Z * installing *binary* package ‘desc’ ... 2021-05-14T23:13:46.4303692Z * DONE (desc) 2021-05-14T23:13:46.6502072Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:13:46.6550276Z * DONE (debugme) 2021-05-14T23:13:46.6597929Z 2021-05-14T23:13:46.6598783Z The downloaded source packages are in 2021-05-14T23:13:46.6599887Z ‘/tmp/RtmpArdAeg/downloaded_packages’ 2021-05-14T23:13:46.6610055Z Running `R CMD build`... 2021-05-14T23:13:46.9195240Z * checking for file ‘/tmp/RtmpArdAeg/remotes69631c6d31c8/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:13:46.9197188Z * preparing ‘sysreqs’: 2021-05-14T23:13:46.9198357Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:13:46.9199798Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:13:46.9200869Z * checking for empty or unneeded directories 2021-05-14T23:13:46.9201938Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:13:46.9203548Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:46.9204598Z (as ‘lib’ is unspecified) 2021-05-14T23:13:47.1193309Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:13:47.1194888Z ** using staged installation 2021-05-14T23:13:47.1374419Z ** R 2021-05-14T23:13:47.1409064Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:47.4619768Z ** help 2021-05-14T23:13:47.4749559Z *** installing help indices 2021-05-14T23:13:47.4915918Z ** building package indices 2021-05-14T23:13:47.6806587Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:47.8563872Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:48.0501507Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:48.0506394Z * DONE (sysreqs) 2021-05-14T23:14:05.8876753Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:14:05.8878880Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:14:05.8880334Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:14:05.9128374Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:14:05.9874411Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:14:06.0328944Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:14:06.0368544Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:14:06.1946495Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:14:06.3528503Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:14:07.7596585Z Reading package lists... 2021-05-14T23:14:07.7605366Z Reading package lists... 2021-05-14T23:14:07.7606247Z Building dependency tree... 2021-05-14T23:14:07.7607138Z Reading state information... 2021-05-14T23:14:07.8457473Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:14:07.8459239Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:14:07.8460400Z libssh2-1-dev set to manually installed. 2021-05-14T23:14:07.8461568Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:14:07.8462850Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:14:07.8463689Z Suggested packages: 2021-05-14T23:14:07.8464805Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:14:07.8880931Z The following NEW packages will be installed: 2021-05-14T23:14:07.8886884Z libcurl4-openssl-dev 2021-05-14T23:14:07.9104579Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:14:07.9105613Z Need to get 321 kB of archives. 2021-05-14T23:14:07.9106678Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:14:07.9108869Z 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-14T23:14:08.3223501Z Fetched 321 kB in 0s (10.1 MB/s) 2021-05-14T23:14:08.3535407Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:14:08.3622051Z (Reading database ... 2021-05-14T23:14:08.3622638Z (Reading database ... 5% 2021-05-14T23:14:08.3623819Z (Reading database ... 10% 2021-05-14T23:14:08.3624218Z (Reading database ... 15% 2021-05-14T23:14:08.3624629Z (Reading database ... 20% 2021-05-14T23:14:08.3625024Z (Reading database ... 25% 2021-05-14T23:14:08.3625973Z (Reading database ... 30% 2021-05-14T23:14:08.3626612Z (Reading database ... 35% 2021-05-14T23:14:08.3627000Z (Reading database ... 40% 2021-05-14T23:14:08.3627395Z (Reading database ... 45% 2021-05-14T23:14:08.3627953Z (Reading database ... 50% 2021-05-14T23:14:08.3674456Z (Reading database ... 55% 2021-05-14T23:14:08.3724757Z (Reading database ... 60% 2021-05-14T23:14:08.3771404Z (Reading database ... 65% 2021-05-14T23:14:08.3875698Z (Reading database ... 70% 2021-05-14T23:14:08.3992647Z (Reading database ... 75% 2021-05-14T23:14:08.4258688Z (Reading database ... 80% 2021-05-14T23:14:08.4364379Z (Reading database ... 85% 2021-05-14T23:14:08.4775408Z (Reading database ... 90% 2021-05-14T23:14:08.4859986Z (Reading database ... 95% 2021-05-14T23:14:08.4860584Z (Reading database ... 100% 2021-05-14T23:14:08.4861391Z (Reading database ... 285057 files and directories currently installed.) 2021-05-14T23:14:08.4998059Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:14:08.5011968Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:14:08.5955632Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:14:08.5989406Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:14:13.5287680Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:14:13.5288359Z remotes::install_github("ropensci/tic") 2021-05-14T23:14:13.5288984Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:14:13.5289909Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:14:13.5290502Z remotes::install_cran("covr") 2021-05-14T23:14:13.5298423Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:14:13.5298805Z env: 2021-05-14T23:14:13.5299266Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:13.5299709Z TIC_DEPLOY_KEY: 2021-05-14T23:14:13.5300440Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:13.5302063Z GITHUB_PAT: *** 2021-05-14T23:14:13.5302432Z COVERALLS_TOKEN: 2021-05-14T23:14:13.5302896Z continue-on-error: false 2021-05-14T23:14:13.5303323Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:13.5303770Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:14:13.5304259Z TZ: UTC 2021-05-14T23:14:13.5304626Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:14:13.5304998Z NOT_CRAN: true 2021-05-14T23:14:13.5305349Z ##[endgroup] 2021-05-14T23:14:13.7226275Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:14:14.1355936Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:14:30.8587022Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:14:30.8588354Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:14:30.8589294Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:14:30.8590270Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:14:30.8591169Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:14:30.8592074Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:14:30.8592978Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:14:30.8593842Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:14:30.8594748Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:14:30.8595671Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:14:30.8596528Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:14:30.8597452Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:14:30.8598338Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:14:30.8599219Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:14:30.8600119Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:14:30.8601831Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:14:30.8602785Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:14:30.8603605Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:14:30.8604422Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:14:30.8605229Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:14:30.8606092Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:14:30.8606923Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:14:30.8607733Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:14:30.8608556Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:14:30.8609346Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:14:30.8610468Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:14:30.8612426Z 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-14T23:14:30.8613973Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:14:30.8614905Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:14:30.8615727Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:14:30.8616669Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:14:30.8617531Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:14:30.8623731Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:14:30.8624723Z (as ‘lib’ is unspecified) 2021-05-14T23:14:44.9541438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:14:45.2281247Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-14T23:14:45.2591478Z ================================================== 2021-05-14T23:14:45.2592479Z downloaded 1.3 MB 2021-05-14T23:14:45.2593296Z 2021-05-14T23:14:45.2627982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:14:45.6534841Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-14T23:14:45.6706609Z ================================================== 2021-05-14T23:14:45.6707690Z downloaded 226 KB 2021-05-14T23:14:45.6708243Z 2021-05-14T23:14:45.6742541Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:14:45.9517754Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-14T23:14:45.9636562Z ================================================== 2021-05-14T23:14:45.9637108Z downloaded 140 KB 2021-05-14T23:14:45.9637401Z 2021-05-14T23:14:45.9677287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:14:46.2485078Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-14T23:14:46.2537943Z ================================================== 2021-05-14T23:14:46.2538512Z downloaded 53 KB 2021-05-14T23:14:46.2538812Z 2021-05-14T23:14:46.2577940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:14:46.4263509Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-14T23:14:46.4264922Z ================================================== 2021-05-14T23:14:46.4265632Z downloaded 23 KB 2021-05-14T23:14:46.4266165Z 2021-05-14T23:14:46.4370612Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:14:46.6083133Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-14T23:14:46.6501515Z ================================================== 2021-05-14T23:14:46.6502073Z downloaded 1.4 MB 2021-05-14T23:14:46.6502338Z 2021-05-14T23:14:46.6540589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:14:46.9219081Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-14T23:14:46.9256712Z ================================================== 2021-05-14T23:14:46.9257205Z downloaded 36 KB 2021-05-14T23:14:46.9257454Z 2021-05-14T23:14:46.9297069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:14:47.1055364Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-14T23:14:47.1685283Z ================================================== 2021-05-14T23:14:47.1685817Z downloaded 884 KB 2021-05-14T23:14:47.1686055Z 2021-05-14T23:14:47.1722219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:14:47.3474377Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-14T23:14:47.3701549Z ================================================== 2021-05-14T23:14:47.3702399Z downloaded 523 KB 2021-05-14T23:14:47.3702926Z 2021-05-14T23:14:47.3738484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:14:47.6451590Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-14T23:14:47.6453247Z ================================================== 2021-05-14T23:14:47.6453980Z downloaded 12 KB 2021-05-14T23:14:47.6454500Z 2021-05-14T23:14:47.6488886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:14:47.9226689Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-14T23:14:47.9450483Z ================================================== 2021-05-14T23:14:47.9450953Z downloaded 486 KB 2021-05-14T23:14:47.9451190Z 2021-05-14T23:14:47.9487038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:14:48.1258405Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-14T23:14:48.1359395Z ================================================== 2021-05-14T23:14:48.1361717Z downloaded 90 KB 2021-05-14T23:14:48.1362345Z 2021-05-14T23:14:48.1398202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:14:48.4096117Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-14T23:14:48.4325546Z ================================================== 2021-05-14T23:14:48.4326073Z downloaded 508 KB 2021-05-14T23:14:48.4326585Z 2021-05-14T23:14:48.4365468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:14:48.6034499Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-14T23:14:48.6266790Z ================================================== 2021-05-14T23:14:48.6267334Z downloaded 621 KB 2021-05-14T23:14:48.6267600Z 2021-05-14T23:14:48.6304506Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:14:48.8962721Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-14T23:14:48.9130819Z ================================================== 2021-05-14T23:14:48.9131567Z downloaded 267 KB 2021-05-14T23:14:48.9132030Z 2021-05-14T23:14:48.9164079Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:14:49.1896901Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-14T23:14:49.2034201Z ================================================== 2021-05-14T23:14:49.2035063Z downloaded 167 KB 2021-05-14T23:14:49.2035628Z 2021-05-14T23:14:49.2072332Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:14:49.7400868Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-14T23:14:49.7568886Z ================================================== 2021-05-14T23:14:49.7569969Z downloaded 234 KB 2021-05-14T23:14:49.7570515Z 2021-05-14T23:14:49.7601704Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:14:50.0462999Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-14T23:14:50.0626124Z ================================================== 2021-05-14T23:14:50.0626567Z downloaded 276 KB 2021-05-14T23:14:50.0626801Z 2021-05-14T23:14:50.0662491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:14:50.7029116Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-14T23:14:50.7166890Z ================================================== 2021-05-14T23:14:50.7167387Z downloaded 201 KB 2021-05-14T23:14:50.7167622Z 2021-05-14T23:14:50.7204316Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:14:51.1529853Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-14T23:14:51.1589303Z ================================================== 2021-05-14T23:14:51.1589753Z downloaded 64 KB 2021-05-14T23:14:51.1589991Z 2021-05-14T23:14:51.1625699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:14:51.7403287Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-14T23:14:51.7457396Z ================================================== 2021-05-14T23:14:51.7457901Z downloaded 46 KB 2021-05-14T23:14:51.7458188Z 2021-05-14T23:14:51.7494931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:14:51.9161536Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-14T23:14:51.9387644Z ================================================== 2021-05-14T23:14:51.9388317Z downloaded 416 KB 2021-05-14T23:14:51.9388581Z 2021-05-14T23:14:51.9426876Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:14:52.1234481Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-14T23:14:52.1337907Z ================================================== 2021-05-14T23:14:52.1338413Z downloaded 91 KB 2021-05-14T23:14:52.1338677Z 2021-05-14T23:14:52.1375543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:14:52.4073042Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-14T23:14:52.4193764Z ================================================== 2021-05-14T23:14:52.4194293Z downloaded 133 KB 2021-05-14T23:14:52.4194542Z 2021-05-14T23:14:52.4232827Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:14:53.0359745Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-14T23:14:53.0544555Z ================================================== 2021-05-14T23:14:53.0545588Z downloaded 271 KB 2021-05-14T23:14:53.0546146Z 2021-05-14T23:14:53.0581266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:14:53.2255608Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-14T23:14:53.2512824Z ================================================== 2021-05-14T23:14:53.2513854Z downloaded 735 KB 2021-05-14T23:14:53.2514368Z 2021-05-14T23:14:53.2547261Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:14:53.4274636Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-14T23:14:53.4329422Z ================================================== 2021-05-14T23:14:53.4329909Z downloaded 46 KB 2021-05-14T23:14:53.4330186Z 2021-05-14T23:14:53.4367101Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:14:53.9699312Z Content type 'binary/octet-stream' length 68485 bytes (66 KB) 2021-05-14T23:14:53.9755322Z ================================================== 2021-05-14T23:14:53.9756198Z downloaded 66 KB 2021-05-14T23:14:53.9756739Z 2021-05-14T23:14:53.9791784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:14:54.1561549Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-14T23:14:54.1829866Z ================================================== 2021-05-14T23:14:54.1830702Z downloaded 688 KB 2021-05-14T23:14:54.1831225Z 2021-05-14T23:14:54.1867347Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:14:54.8236994Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-14T23:14:54.8303960Z ================================================== 2021-05-14T23:14:54.8304677Z downloaded 45 KB 2021-05-14T23:14:54.8304966Z 2021-05-14T23:14:54.8344840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:14:55.0045184Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-14T23:14:55.0276024Z ================================================== 2021-05-14T23:14:55.0276535Z downloaded 595 KB 2021-05-14T23:14:55.0276800Z 2021-05-14T23:14:55.3072812Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:14:55.3134721Z * DONE (rlang) 2021-05-14T23:14:55.5471621Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:14:55.5520574Z * DONE (magrittr) 2021-05-14T23:14:55.7659063Z * installing *binary* package ‘glue’ ... 2021-05-14T23:14:55.7705449Z * DONE (glue) 2021-05-14T23:14:55.9616193Z * installing *binary* package ‘sys’ ... 2021-05-14T23:14:55.9654354Z * DONE (sys) 2021-05-14T23:14:56.1728998Z * installing *binary* package ‘mime’ ... 2021-05-14T23:14:56.1769392Z * DONE (mime) 2021-05-14T23:14:56.4546575Z * installing *binary* package ‘curl’ ... 2021-05-14T23:14:56.4609180Z * DONE (curl) 2021-05-14T23:14:56.6846953Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:14:56.6899024Z * DONE (jsonlite) 2021-05-14T23:14:56.8904419Z * installing *binary* package ‘ini’ ... 2021-05-14T23:14:56.8942848Z * DONE (ini) 2021-05-14T23:14:57.0939988Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:14:57.0982260Z * DONE (gitcreds) 2021-05-14T23:14:57.3737285Z * installing *binary* package ‘zip’ ... 2021-05-14T23:14:57.3796031Z * DONE (zip) 2021-05-14T23:14:57.5960181Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:14:57.6012067Z * DONE (rstudioapi) 2021-05-14T23:14:57.8379155Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:14:57.8423933Z * DONE (fastmap) 2021-05-14T23:14:58.0611579Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:14:58.0661494Z * DONE (yaml) 2021-05-14T23:14:58.2901289Z * installing *binary* package ‘withr’ ... 2021-05-14T23:14:58.2943379Z * DONE (withr) 2021-05-14T23:14:58.5019134Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:14:58.5065415Z * DONE (whisker) 2021-05-14T23:14:58.6974326Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:14:58.7010017Z * DONE (rappdirs) 2021-05-14T23:14:58.9814527Z * installing *binary* package ‘fs’ ... 2021-05-14T23:14:58.9872199Z * DONE (fs) 2021-05-14T23:14:59.1828311Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:14:59.1876486Z * DONE (clipr) 2021-05-14T23:14:59.4398364Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:14:59.4453303Z * DONE (git2r) 2021-05-14T23:14:59.6339623Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:14:59.6380264Z * DONE (askpass) 2021-05-14T23:14:59.8727523Z * installing *binary* package ‘cli’ ... 2021-05-14T23:14:59.8773549Z * DONE (cli) 2021-05-14T23:15:00.0967279Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:15:00.1015463Z * DONE (purrr) 2021-05-14T23:15:00.3277048Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:15:00.3326224Z * DONE (lifecycle) 2021-05-14T23:15:00.5225122Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:15:00.5265724Z * DONE (cachem) 2021-05-14T23:15:00.8766113Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:15:00.8842068Z * DONE (openssl) 2021-05-14T23:15:01.0742826Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:15:01.0780367Z * DONE (memoise) 2021-05-14T23:15:01.3239865Z * installing *binary* package ‘httr’ ... 2021-05-14T23:15:01.3294508Z * DONE (httr) 2021-05-14T23:15:01.5328061Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:15:01.5369841Z * DONE (credentials) 2021-05-14T23:15:01.7569291Z * installing *binary* package ‘gh’ ... 2021-05-14T23:15:01.7609444Z * DONE (gh) 2021-05-14T23:15:01.9962279Z * installing *binary* package ‘gert’ ... 2021-05-14T23:15:02.0009447Z * DONE (gert) 2021-05-14T23:15:02.2561964Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:15:02.2625515Z * DONE (usethis) 2021-05-14T23:15:02.2683700Z 2021-05-14T23:15:02.2684635Z The downloaded source packages are in 2021-05-14T23:15:02.2685938Z ‘/tmp/RtmpUqL8FX/downloaded_packages’ 2021-05-14T23:15:02.2695756Z Running `R CMD build`... 2021-05-14T23:15:04.3096086Z * checking for file ‘/tmp/RtmpUqL8FX/remotes71f37dea75c3/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:15:04.3100199Z * preparing ‘tic’: 2021-05-14T23:15:04.3101043Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:15:04.3101858Z * installing the package to process help pages 2021-05-14T23:15:04.3102925Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:15:04.3103776Z * checking for empty or unneeded directories 2021-05-14T23:15:04.3104638Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:15:04.3105478Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:15:04.3106211Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:15:04.3108340Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:04.3109439Z (as ‘lib’ is unspecified) 2021-05-14T23:15:04.6430457Z * installing *source* package ‘tic’ ... 2021-05-14T23:15:04.6431745Z ** using staged installation 2021-05-14T23:15:04.6659849Z ** R 2021-05-14T23:15:04.6888250Z ** inst 2021-05-14T23:15:04.6921075Z ** preparing package for lazy loading 2021-05-14T23:15:05.0217447Z ** help 2021-05-14T23:15:05.1684674Z *** installing help indices 2021-05-14T23:15:05.2633112Z *** copying figures 2021-05-14T23:15:05.2637255Z ** building package indices 2021-05-14T23:15:05.5073002Z ** installing vignettes 2021-05-14T23:15:05.5123454Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:15:05.7712100Z ** testing if installed package can be loaded from final location 2021-05-14T23:15:06.0789747Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:15:06.0821653Z * DONE (tic) 2021-05-14T23:15:06.0944878Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:15:06.2951767Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:15:08.1897985Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:15:08.1899476Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:15:08.1901855Z 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-14T23:15:08.1906992Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:15:08.1907712Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:15:08.1909526Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:15:08.1910238Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:15:08.1910934Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:15:08.1911631Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:15:08.1912305Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:15:08.1913003Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:15:08.1913662Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:15:08.1914375Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:15:08.1915083Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:15:08.1915769Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:15:08.1916483Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:15:08.1917187Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:15:08.1917901Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:15:08.1918565Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:15:08.1919243Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:15:08.1919895Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:15:08.1920565Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:15:08.1921253Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:15:08.1921933Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:15:08.1922935Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:15:08.1923616Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:15:08.1924312Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:15:08.1924987Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:15:08.1925693Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:15:08.1926383Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:15:08.1927068Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:15:08.1927786Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:15:08.1928528Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:15:08.1929264Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:15:08.1929963Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:15:08.1930680Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:15:08.1931381Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:15:08.1932100Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:15:08.1932803Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:15:08.1933755Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:08.1934729Z (as ‘lib’ is unspecified) 2021-05-14T23:15:21.3609614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:15:21.6327733Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-14T23:15:21.6474463Z ================================================== 2021-05-14T23:15:21.6475369Z downloaded 231 KB 2021-05-14T23:15:21.6475903Z 2021-05-14T23:15:21.6510003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:15:22.1329291Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-14T23:15:22.1650422Z ================================================== 2021-05-14T23:15:22.1650938Z downloaded 1.5 MB 2021-05-14T23:15:22.1651181Z 2021-05-14T23:15:22.1686983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:15:22.6026780Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-14T23:15:22.6029257Z ================================================== 2021-05-14T23:15:22.6029659Z downloaded 16 KB 2021-05-14T23:15:22.6029881Z 2021-05-14T23:15:22.6063484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:15:22.7803634Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-14T23:15:22.8077861Z ================================================== 2021-05-14T23:15:22.8078860Z downloaded 980 KB 2021-05-14T23:15:22.8079390Z 2021-05-14T23:15:22.8111827Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:15:23.3925195Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-14T23:15:23.4480123Z ================================================== 2021-05-14T23:15:23.4480629Z downloaded 791 KB 2021-05-14T23:15:23.4480867Z 2021-05-14T23:15:23.4515623Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:15:23.7349056Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-14T23:15:23.7414084Z ================================================== 2021-05-14T23:15:23.7414983Z downloaded 42 KB 2021-05-14T23:15:23.7415515Z 2021-05-14T23:15:23.7449173Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:15:23.9127730Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-14T23:15:23.9285613Z ================================================== 2021-05-14T23:15:23.9286775Z downloaded 247 KB 2021-05-14T23:15:23.9287339Z 2021-05-14T23:15:23.9320375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:15:24.1091803Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-14T23:15:24.1352086Z ================================================== 2021-05-14T23:15:24.1353185Z downloaded 977 KB 2021-05-14T23:15:24.1353718Z 2021-05-14T23:15:24.1386231Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:15:24.6734623Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-14T23:15:24.6808471Z ================================================== 2021-05-14T23:15:24.6808936Z downloaded 67 KB 2021-05-14T23:15:24.6809200Z 2021-05-14T23:15:24.6847909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:15:24.9515757Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-14T23:15:24.9709457Z ================================================== 2021-05-14T23:15:24.9710416Z downloaded 354 KB 2021-05-14T23:15:24.9710957Z 2021-05-14T23:15:24.9744224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:15:25.2849221Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-14T23:15:25.3052485Z ================================================== 2021-05-14T23:15:25.3053022Z downloaded 412 KB 2021-05-14T23:15:25.3053287Z 2021-05-14T23:15:25.3165830Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:15:25.4893517Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-14T23:15:25.4896774Z ================================================== 2021-05-14T23:15:25.4897183Z downloaded 15 KB 2021-05-14T23:15:25.4897417Z 2021-05-14T23:15:25.4929863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:15:25.7645283Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-14T23:15:25.7771614Z ================================================== 2021-05-14T23:15:25.7772178Z downloaded 147 KB 2021-05-14T23:15:25.7772442Z 2021-05-14T23:15:25.7806194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:15:26.0552432Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-14T23:15:26.0622731Z ================================================== 2021-05-14T23:15:26.0623175Z downloaded 72 KB 2021-05-14T23:15:26.0623412Z 2021-05-14T23:15:26.0658205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:15:26.3622252Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-14T23:15:26.3623635Z ================================================== 2021-05-14T23:15:26.3624641Z downloaded 39 KB 2021-05-14T23:15:26.3625224Z 2021-05-14T23:15:26.3663132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:15:26.6385654Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-14T23:15:26.6570908Z ================================================== 2021-05-14T23:15:26.6571438Z downloaded 348 KB 2021-05-14T23:15:26.6571712Z 2021-05-14T23:15:26.6606125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:15:26.8468492Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-14T23:15:26.8696802Z ================================================== 2021-05-14T23:15:26.8699572Z downloaded 426 KB 2021-05-14T23:15:26.8700096Z 2021-05-14T23:15:26.8732216Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:15:27.1461060Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-14T23:15:27.1511205Z ================================================== 2021-05-14T23:15:27.1511705Z downloaded 40 KB 2021-05-14T23:15:27.1511971Z 2021-05-14T23:15:27.1548740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:15:27.4259475Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-14T23:15:27.4488850Z ================================================== 2021-05-14T23:15:27.4489293Z downloaded 602 KB 2021-05-14T23:15:27.4489571Z 2021-05-14T23:15:27.4528688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:15:27.6258435Z Content type 'binary/octet-stream' length 310406 bytes (303 KB) 2021-05-14T23:15:27.6432246Z ================================================== 2021-05-14T23:15:27.6433039Z downloaded 303 KB 2021-05-14T23:15:27.6433435Z 2021-05-14T23:15:27.6466562Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:15:28.0875743Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-14T23:15:28.1031587Z ================================================== 2021-05-14T23:15:28.1032312Z downloaded 224 KB 2021-05-14T23:15:28.1032727Z 2021-05-14T23:15:28.1068051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:15:28.3817674Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-14T23:15:28.3825274Z ================================================== 2021-05-14T23:15:28.3825759Z downloaded 37 KB 2021-05-14T23:15:28.3826096Z 2021-05-14T23:15:28.3865533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:15:28.5543477Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-14T23:15:28.5673499Z ================================================== 2021-05-14T23:15:28.5674473Z downloaded 199 KB 2021-05-14T23:15:28.5675014Z 2021-05-14T23:15:28.5708091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:15:28.7366496Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-14T23:15:28.8695201Z ================================================== 2021-05-14T23:15:28.8696238Z downloaded 2.8 MB 2021-05-14T23:15:28.8698286Z 2021-05-14T23:15:28.8732203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:15:29.1590033Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-14T23:15:29.2907655Z ================================================== 2021-05-14T23:15:29.2908656Z downloaded 4.0 MB 2021-05-14T23:15:29.2910940Z 2021-05-14T23:15:29.2940962Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:15:29.5842641Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-14T23:15:29.6222716Z ================================================== 2021-05-14T23:15:29.6223247Z downloaded 1.3 MB 2021-05-14T23:15:29.6223491Z 2021-05-14T23:15:29.6259089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:15:29.9012497Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-14T23:15:29.9229404Z ================================================== 2021-05-14T23:15:29.9229967Z downloaded 478 KB 2021-05-14T23:15:29.9230274Z 2021-05-14T23:15:29.9269225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:15:30.2026505Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-14T23:15:30.2135242Z ================================================== 2021-05-14T23:15:30.2135713Z downloaded 107 KB 2021-05-14T23:15:30.2135981Z 2021-05-14T23:15:30.2171343Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:15:30.7172088Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-14T23:15:30.7174754Z ================================================== 2021-05-14T23:15:30.7177556Z downloaded 21 KB 2021-05-14T23:15:30.7177869Z 2021-05-14T23:15:30.7209386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:15:31.1534122Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-14T23:15:31.1586294Z ================================================== 2021-05-14T23:15:31.1586721Z downloaded 42 KB 2021-05-14T23:15:31.1586948Z 2021-05-14T23:15:31.1621563Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:15:31.3295061Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-14T23:15:31.3304083Z ================================================== 2021-05-14T23:15:31.3304497Z downloaded 33 KB 2021-05-14T23:15:31.3304729Z 2021-05-14T23:15:31.3338219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:15:31.7592737Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-14T23:15:31.7711817Z ================================================== 2021-05-14T23:15:31.7712293Z downloaded 136 KB 2021-05-14T23:15:31.7712529Z 2021-05-14T23:15:31.7746531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:15:32.2082487Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-14T23:15:32.2506612Z ================================================== 2021-05-14T23:15:32.2507413Z downloaded 3.4 MB 2021-05-14T23:15:32.2507914Z 2021-05-14T23:15:32.2545308Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:15:32.5374992Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-14T23:15:32.5429593Z ================================================== 2021-05-14T23:15:32.5430494Z downloaded 64 KB 2021-05-14T23:15:32.5431090Z 2021-05-14T23:15:32.5462420Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:15:32.8243086Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-14T23:15:32.8535462Z ================================================== 2021-05-14T23:15:32.8536665Z downloaded 1.3 MB 2021-05-14T23:15:32.8538530Z 2021-05-14T23:15:32.8571429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:15:33.1273650Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-14T23:15:33.1381377Z ================================================== 2021-05-14T23:15:33.1382309Z downloaded 128 KB 2021-05-14T23:15:33.1382852Z 2021-05-14T23:15:33.1418112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:15:33.5761126Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-14T23:15:33.5950683Z ================================================== 2021-05-14T23:15:33.5951197Z downloaded 384 KB 2021-05-14T23:15:33.5952594Z 2021-05-14T23:15:33.8135931Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:15:33.8183988Z * DONE (utf8) 2021-05-14T23:15:34.0229241Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:15:34.0269448Z * DONE (pkgconfig) 2021-05-14T23:15:34.2390394Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:15:34.2436262Z * DONE (fansi) 2021-05-14T23:15:34.5040620Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:15:34.5097411Z * DONE (diffobj) 2021-05-14T23:15:34.7352744Z * installing *binary* package ‘ps’ ... 2021-05-14T23:15:34.7396830Z * DONE (ps) 2021-05-14T23:15:34.9441667Z * installing *binary* package ‘praise’ ... 2021-05-14T23:15:34.9480281Z * DONE (praise) 2021-05-14T23:15:35.1385471Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:15:35.1424970Z * DONE (pkgload) 2021-05-14T23:15:35.3332096Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:15:35.3368692Z * DONE (evaluate) 2021-05-14T23:15:35.5430217Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:15:35.5472071Z * DONE (ellipsis) 2021-05-14T23:15:35.7794183Z * installing *binary* package ‘digest’ ... 2021-05-14T23:15:35.7848961Z * DONE (digest) 2021-05-14T23:15:35.9750087Z * installing *binary* package ‘brio’ ... 2021-05-14T23:15:35.9788682Z * DONE (brio) 2021-05-14T23:15:36.2575210Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:15:36.2630446Z * DONE (xml2) 2021-05-14T23:15:36.4726396Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:15:36.4771921Z * DONE (xfun) 2021-05-14T23:15:36.9420947Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:15:36.9524010Z * DONE (stringi) 2021-05-14T23:15:37.9666984Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:15:38.0039707Z * DONE (Rcpp) 2021-05-14T23:15:38.2609440Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:15:38.2661165Z * DONE (commonmark) 2021-05-14T23:15:38.4975219Z * installing *binary* package ‘brew’ ... 2021-05-14T23:15:38.5028057Z * DONE (brew) 2021-05-14T23:15:38.7073929Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:15:38.7114102Z * DONE (sessioninfo) 2021-05-14T23:15:38.9015251Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:15:38.9054516Z * DONE (prettyunits) 2021-05-14T23:15:39.2523228Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:15:39.2604321Z * DONE (vctrs) 2021-05-14T23:15:39.4761706Z * installing *binary* package ‘processx’ ... 2021-05-14T23:15:39.4809017Z * DONE (processx) 2021-05-14T23:15:39.7199954Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:15:39.7252136Z * DONE (markdown) 2021-05-14T23:15:39.9160264Z * installing *binary* package ‘highr’ ... 2021-05-14T23:15:39.9257918Z * DONE (highr) 2021-05-14T23:15:40.1542249Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:15:40.1589705Z * DONE (stringr) 2021-05-14T23:15:40.3489203Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:15:40.3529319Z * DONE (rversions) 2021-05-14T23:15:40.6487764Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:15:40.6551851Z * DONE (pillar) 2021-05-14T23:15:40.8622711Z * installing *binary* package ‘callr’ ... 2021-05-14T23:15:40.8658988Z * DONE (callr) 2021-05-14T23:15:41.2166872Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:15:41.2284072Z * DONE (knitr) 2021-05-14T23:15:41.4369567Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:15:41.4406270Z * DONE (xopen) 2021-05-14T23:15:41.7081373Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:15:41.7144493Z * DONE (tibble) 2021-05-14T23:15:41.9241686Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:15:41.9280516Z * DONE (pkgbuild) 2021-05-14T23:15:42.2393119Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:15:42.2463283Z * DONE (roxygen2) 2021-05-14T23:15:42.4531567Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:15:42.4570520Z * DONE (rematch2) 2021-05-14T23:15:42.6490466Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:15:42.6529491Z * DONE (rcmdcheck) 2021-05-14T23:15:42.8599249Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:15:42.8636525Z * DONE (waldo) 2021-05-14T23:15:43.3953751Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:15:43.4089876Z * DONE (testthat) 2021-05-14T23:15:43.6466092Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:15:43.6513813Z * DONE (devtools) 2021-05-14T23:15:43.6569874Z 2021-05-14T23:15:43.6570891Z The downloaded source packages are in 2021-05-14T23:15:43.6572290Z ‘/tmp/RtmpUqL8FX/downloaded_packages’ 2021-05-14T23:15:43.7335991Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:15:45.4291517Z 2021-05-14T23:15:45.7350966Z 2021-05-14T23:15:45.7367274Z checking for file ‘/tmp/RtmpUqL8FX/remotes71f3132d419e/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:15:45.7432793Z 2021-05-14T23:15:45.7434788Z ✔ checking for file ‘/tmp/RtmpUqL8FX/remotes71f3132d419e/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:15:45.7457086Z 2021-05-14T23:15:45.7496173Z 2021-05-14T23:15:45.7498742Z ─ preparing ‘desc’: 2021-05-14T23:15:45.7499032Z 2021-05-14T23:15:45.7499324Z 2021-05-14T23:15:45.7571331Z checking DESCRIPTION meta-information ... 2021-05-14T23:15:45.7596245Z 2021-05-14T23:15:45.7598227Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:15:45.8155958Z 2021-05-14T23:15:45.8186501Z 2021-05-14T23:15:45.8190398Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:15:45.8201722Z 2021-05-14T23:15:45.8224529Z 2021-05-14T23:15:45.8226523Z ─ checking for empty or unneeded directories 2021-05-14T23:15:45.8249439Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:15:45.9142865Z 2021-05-14T23:15:45.9146531Z 2021-05-14T23:15:45.9148110Z 2021-05-14T23:15:45.9243663Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:45.9244731Z (as ‘lib’ is unspecified) 2021-05-14T23:15:46.2021530Z * installing *source* package ‘desc’ ... 2021-05-14T23:15:46.2048859Z ** using staged installation 2021-05-14T23:15:46.2212450Z ** R 2021-05-14T23:15:46.2351863Z ** inst 2021-05-14T23:15:46.2366800Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:15:47.7360541Z ** help 2021-05-14T23:15:47.8498053Z *** installing help indices 2021-05-14T23:15:47.9299179Z ** building package indices 2021-05-14T23:15:48.1981658Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:15:48.3679322Z ** testing if installed package can be loaded from final location 2021-05-14T23:15:48.5773976Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:15:48.5790894Z * DONE (desc) 2021-05-14T23:15:48.7754299Z 2021-05-14T23:15:48.7755012Z 2021-05-14T23:15:48.7756891Z checking for file ‘/tmp/RtmpUqL8FX/remotes71f37f3af5b0/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:15:48.7786217Z 2021-05-14T23:15:48.7787787Z ✔ checking for file ‘/tmp/RtmpUqL8FX/remotes71f37f3af5b0/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:15:48.7857062Z 2021-05-14T23:15:48.7865681Z 2021-05-14T23:15:48.7867600Z ─ preparing ‘ghtravis’: 2021-05-14T23:15:48.7934311Z checking DESCRIPTION meta-information ... 2021-05-14T23:15:48.7960178Z 2021-05-14T23:15:48.7962087Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:15:48.8325312Z 2021-05-14T23:15:48.8355273Z 2021-05-14T23:15:48.8357945Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:15:48.8369748Z 2021-05-14T23:15:48.8393382Z 2021-05-14T23:15:48.8395354Z ─ checking for empty or unneeded directories 2021-05-14T23:15:48.8418849Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:15:48.8556322Z 2021-05-14T23:15:48.8558593Z 2021-05-14T23:15:48.8559898Z 2021-05-14T23:15:48.8900668Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:48.8901473Z (as ‘lib’ is unspecified) 2021-05-14T23:15:49.1022238Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:15:49.1023664Z ** using staged installation 2021-05-14T23:15:49.1156947Z ** R 2021-05-14T23:15:49.1244676Z ** inst 2021-05-14T23:15:49.1252828Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:15:50.3380035Z ** help 2021-05-14T23:15:50.3884324Z *** installing help indices 2021-05-14T23:15:50.4301255Z ** building package indices 2021-05-14T23:15:50.6575335Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:15:51.2474622Z ** testing if installed package can be loaded from final location 2021-05-14T23:15:51.9073349Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:15:51.9082146Z * DONE (ghtravis) 2021-05-14T23:15:51.9162278Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:15:52.0870817Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:15:53.7727727Z 2021-05-14T23:15:53.7729974Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:15:53.7731036Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:15:53.7732764Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:15:53.7733690Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:15:53.7734600Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:15:53.7735508Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:15:53.7738944Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:15:53.7740044Z (as ‘lib’ is unspecified) 2021-05-14T23:16:07.2919049Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:16:07.6928141Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-14T23:16:07.7080443Z ================================================== 2021-05-14T23:16:07.7081468Z downloaded 193 KB 2021-05-14T23:16:07.7082075Z 2021-05-14T23:16:07.7118117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:16:07.9833989Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-14T23:16:07.9885463Z ================================================== 2021-05-14T23:16:07.9886305Z downloaded 64 KB 2021-05-14T23:16:07.9886832Z 2021-05-14T23:16:07.9921583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:16:08.2701168Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-14T23:16:08.2846999Z ================================================== 2021-05-14T23:16:08.2847853Z downloaded 191 KB 2021-05-14T23:16:08.2848160Z 2021-05-14T23:16:08.2890496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:16:08.9321157Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-14T23:16:09.0840714Z ================================================== 2021-05-14T23:16:09.0842040Z downloaded 1.2 MB 2021-05-14T23:16:09.0842600Z 2021-05-14T23:16:09.0879015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:16:09.3638358Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-14T23:16:09.3926701Z ================================================== 2021-05-14T23:16:09.3927819Z downloaded 1.0 MB 2021-05-14T23:16:09.3928370Z 2021-05-14T23:16:09.6002722Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:16:09.6046868Z * DONE (tidyselect) 2021-05-14T23:16:09.8107171Z * installing *binary* package ‘generics’ ... 2021-05-14T23:16:09.8147214Z * DONE (generics) 2021-05-14T23:16:10.0443896Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:16:10.0502433Z * DONE (cpp11) 2021-05-14T23:16:10.3616953Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:16:10.3685801Z * DONE (dplyr) 2021-05-14T23:16:10.6504457Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:16:10.6576112Z * DONE (tidyr) 2021-05-14T23:16:10.6637642Z 2021-05-14T23:16:10.6638598Z The downloaded source packages are in 2021-05-14T23:16:10.6639902Z ‘/tmp/RtmpUqL8FX/downloaded_packages’ 2021-05-14T23:16:10.8530837Z 2021-05-14T23:16:10.8535189Z checking for file ‘/tmp/RtmpUqL8FX/remotes71f377a502e4/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:16:10.8536145Z 2021-05-14T23:16:10.8544521Z checking for file ‘/tmp/RtmpUqL8FX/remotes71f377a502e4/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:16:10.8578503Z 2021-05-14T23:16:10.8579674Z ✔ checking for file ‘/tmp/RtmpUqL8FX/remotes71f377a502e4/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:16:10.8677959Z 2021-05-14T23:16:10.8678414Z 2021-05-14T23:16:10.8679104Z ─ preparing ‘aghast’: 2021-05-14T23:16:10.8679356Z 2021-05-14T23:16:10.8679616Z 2021-05-14T23:16:10.8740125Z checking DESCRIPTION meta-information ... 2021-05-14T23:16:10.8764480Z 2021-05-14T23:16:10.8765846Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:16:10.8983169Z 2021-05-14T23:16:10.9017058Z 2021-05-14T23:16:10.9018904Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:16:10.9029428Z 2021-05-14T23:16:10.9056960Z 2021-05-14T23:16:10.9058126Z ─ checking for empty or unneeded directories 2021-05-14T23:16:10.9081702Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:16:10.9175677Z 2021-05-14T23:16:10.9177678Z 2021-05-14T23:16:10.9178534Z 2021-05-14T23:16:10.9255575Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:16:10.9256643Z (as ‘lib’ is unspecified) 2021-05-14T23:16:11.1146186Z * installing *source* package ‘aghast’ ... 2021-05-14T23:16:11.1151688Z ** using staged installation 2021-05-14T23:16:11.1360663Z ** R 2021-05-14T23:16:11.1406937Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:16:11.5666217Z ** help 2021-05-14T23:16:11.5870640Z *** installing help indices 2021-05-14T23:16:11.6075766Z ** building package indices 2021-05-14T23:16:11.8043095Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:16:11.9667154Z ** testing if installed package can be loaded from final location 2021-05-14T23:16:12.1470316Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:16:12.1475970Z * DONE (aghast) 2021-05-14T23:16:12.1559210Z Installing 1 packages: covr 2021-05-14T23:16:12.1566422Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:16:12.1567401Z (as ‘lib’ is unspecified) 2021-05-14T23:16:25.5188985Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:16:25.5189991Z 2021-05-14T23:16:25.5197259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:16:25.7896987Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-14T23:16:25.8021155Z ================================================== 2021-05-14T23:16:25.8022211Z downloaded 159 KB 2021-05-14T23:16:25.8022752Z 2021-05-14T23:16:25.8056909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:16:25.9787733Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-14T23:16:25.9897452Z ================================================== 2021-05-14T23:16:25.9898391Z downloaded 118 KB 2021-05-14T23:16:25.9899068Z 2021-05-14T23:16:25.9930465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:16:26.1718977Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-14T23:16:26.1909978Z ================================================== 2021-05-14T23:16:26.1910845Z downloaded 282 KB 2021-05-14T23:16:26.1911253Z 2021-05-14T23:16:26.3988887Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:16:26.4033839Z * DONE (lazyeval) 2021-05-14T23:16:26.6237922Z * installing *binary* package ‘rex’ ... 2021-05-14T23:16:26.6281661Z * DONE (rex) 2021-05-14T23:16:26.8482990Z * installing *binary* package ‘covr’ ... 2021-05-14T23:16:26.8534100Z * DONE (covr) 2021-05-14T23:16:26.8589822Z 2021-05-14T23:16:26.8590794Z The downloaded source packages are in 2021-05-14T23:16:26.8592054Z ‘/tmp/RtmpUqL8FX/downloaded_packages’ 2021-05-14T23:16:26.8726139Z 2021-05-14T23:16:26.8755416Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:16:26.8755926Z Rscript -e "tic::before_install()" 2021-05-14T23:16:26.8797479Z shell: /usr/bin/bash -e {0} 2021-05-14T23:16:26.8797815Z env: 2021-05-14T23:16:26.8798180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:26.8798556Z TIC_DEPLOY_KEY: 2021-05-14T23:16:26.8799218Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:26.8800568Z GITHUB_PAT: *** 2021-05-14T23:16:26.8800901Z COVERALLS_TOKEN: 2021-05-14T23:16:26.8801285Z continue-on-error: false 2021-05-14T23:16:26.8801718Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:26.8802104Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:26.8802468Z TZ: UTC 2021-05-14T23:16:26.8802787Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:26.8803113Z NOT_CRAN: true 2021-05-14T23:16:26.8803542Z ##[endgroup] 2021-05-14T23:16:27.1305131Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:16:27.2423330Z Running before_install: step_install_remote_binaries() 2021-05-14T23:16:27.6970144Z Installing kirby21.base binaries 2021-05-14T23:16:27.6980151Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:16:27.8818680Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:16:27.8844987Z tag_name 2021-05-14T23:16:27.8845722Z 11 1.7.3.s 2021-05-14T23:16:27.8846544Z zipball_url 2021-05-14T23:16:27.8847772Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:16:27.8848951Z tarball_url 2021-05-14T23:16:27.8850148Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:16:27.8851539Z Installing kirby21.base package binaries 2021-05-14T23:16:27.8852180Z commit.sha 2021-05-14T23:16:27.8853118Z 11 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:16:27.8854081Z commit.url 2021-05-14T23:16:27.8855482Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:16:27.8856868Z node_id 2021-05-14T23:16:27.8858051Z 11 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:16:27.8859409Z url 2021-05-14T23:16:27.8860215Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:16:27.8860952Z assets_url 2021-05-14T23:16:27.8861713Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:16:27.8862476Z upload_url 2021-05-14T23:16:27.8863365Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:16:27.8864238Z id asset_updated_at asset_created_at created_at 2021-05-14T23:16:27.8865346Z 11 42981925 2021-05-14 21:16:15 2021-05-14 21:16:15 2021-05-14 21:04:30 2021-05-14T23:16:27.8865846Z published_at asset_name 2021-05-14T23:16:27.8866617Z 11 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:16:27.8867162Z asset_label asset_download_count 2021-05-14T23:16:27.8867557Z 11 3 2021-05-14T23:16:27.8868126Z asset_browser_download_url 2021-05-14T23:16:27.8869253Z 11 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:16:27.8895477Z --2021-05-14 23:16:27-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:16:27.8934291Z Resolving github.com (github.com)... 140.82.112.3 2021-05-14T23:16:27.8993040Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-14T23:16:27.9199280Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:16:27.9206959Z Location: https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T231616Z&X-Amz-Expires=300&X-Amz-Signature=100862352474f34f483fa686f73455f38d90dab5a13187f6430ef5960a46ef77&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:16:27.9214234Z --2021-05-14 23:16:27-- https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T231616Z&X-Amz-Expires=300&X-Amz-Signature=100862352474f34f483fa686f73455f38d90dab5a13187f6430ef5960a46ef77&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:16:27.9245513Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-14T23:16:27.9298780Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-14T23:16:27.9990517Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:16:27.9993075Z Length: 42336 (41K) [application/octet-stream] 2021-05-14T23:16:27.9994786Z Saving to: ‘/tmp/RtmpiSLsDt/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:16:27.9995756Z 2021-05-14T23:16:28.0048769Z 0K .......... .......... .......... .......... . 100% 7.57M=0.005s 2021-05-14T23:16:28.0049124Z 2021-05-14T23:16:28.0050551Z 2021-05-14 23:16:27 (7.57 MB/s) - ‘/tmp/RtmpiSLsDt/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42336/42336] 2021-05-14T23:16:28.0051130Z 2021-05-14T23:16:28.0091504Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:16:28.0092290Z (as ‘lib’ is unspecified) 2021-05-14T23:16:28.2165394Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:16:28.2213870Z * DONE (kirby21.base) 2021-05-14T23:16:28.2322339Z Rewriting new remotes: 2021-05-14T23:16:28.2482649Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:16:28.2483287Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:16:28.2483796Z remotes::install_cran("rcmdcheck") 2021-05-14T23:16:28.2484232Z remotes::install_cran("markdown") 2021-05-14T23:16:28.2490462Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:16:28.2490812Z env: 2021-05-14T23:16:28.2491175Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:28.2491570Z TIC_DEPLOY_KEY: 2021-05-14T23:16:28.2492225Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:28.2493586Z GITHUB_PAT: *** 2021-05-14T23:16:28.2493923Z COVERALLS_TOKEN: 2021-05-14T23:16:28.2494316Z continue-on-error: false 2021-05-14T23:16:28.2494707Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:28.2495096Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:28.2495472Z TZ: UTC 2021-05-14T23:16:28.2495785Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:28.2496160Z NOT_CRAN: true 2021-05-14T23:16:28.2496684Z ##[endgroup] 2021-05-14T23:16:45.1716888Z 2021-05-14T23:16:57.9246261Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:16:57.9247749Z Use `force = TRUE` to force installation 2021-05-14T23:16:57.9257775Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:16:57.9258827Z Use `force = TRUE` to force installation 2021-05-14T23:16:57.9379417Z ##[group]Run options(width = 100) 2021-05-14T23:16:57.9379869Z options(width = 100) 2021-05-14T23:16:57.9380314Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:16:57.9380878Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:16:57.9387499Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:16:57.9387828Z env: 2021-05-14T23:16:57.9388200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:57.9388585Z TIC_DEPLOY_KEY: 2021-05-14T23:16:57.9389234Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:57.9390815Z GITHUB_PAT: *** 2021-05-14T23:16:57.9391137Z COVERALLS_TOKEN: 2021-05-14T23:16:57.9391537Z continue-on-error: false 2021-05-14T23:16:57.9391913Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:57.9392309Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:57.9392664Z TZ: UTC 2021-05-14T23:16:57.9392986Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:57.9393351Z NOT_CRAN: true 2021-05-14T23:16:57.9393666Z ##[endgroup] 2021-05-14T23:16:58.3787856Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:16:58.3788499Z setting value 2021-05-14T23:16:58.3789246Z version R version 4.0.5 (2021-03-31) 2021-05-14T23:16:58.3789784Z os Ubuntu 20.04.2 LTS 2021-05-14T23:16:58.3790488Z system x86_64, linux-gnu 2021-05-14T23:16:58.3790994Z ui X11 2021-05-14T23:16:58.3791484Z language (EN) 2021-05-14T23:16:58.3792149Z collate C.UTF-8 2021-05-14T23:16:58.3792860Z ctype C.UTF-8 2021-05-14T23:16:58.3793359Z tz UTC 2021-05-14T23:16:58.3793971Z date 2021-05-14 2021-05-14T23:16:58.3794257Z 2021-05-14T23:16:58.3795147Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:16:58.3795921Z package * version date lib source 2021-05-14T23:16:58.3796954Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:16:58.3797902Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3798752Z base * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3799586Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3800428Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3801277Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3802116Z cachem 1.0.4 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3802964Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3803795Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3804632Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3805467Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3806328Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3807205Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3808079Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3808968Z compiler 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3809809Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3810653Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3811862Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3812773Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3813706Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3814551Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3815423Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-14T23:16:58.3816349Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:16:58.3817624Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3818646Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3819495Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3820347Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3821209Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3822096Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3822960Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3823801Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3824666Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3825496Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3826354Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3827196Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3828032Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3838652Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:16:58.3839646Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3840526Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3841387Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3842244Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3843133Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3843984Z grid 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3844835Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3845667Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3846505Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3847343Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3848238Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3849207Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-14T23:16:58.3850119Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3850974Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3851834Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3852722Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3853601Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3854412Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3855261Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3855915Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3856827Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3857502Z methods * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3858163Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3858819Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3859566Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3860224Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3860879Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3861560Z parallel 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3862240Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3862901Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3863591Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3864254Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3864927Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3865594Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3866291Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3866950Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3867582Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3868229Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3868877Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3869565Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3870231Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3870880Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3871557Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3872205Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3872851Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3873521Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3874181Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3874865Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3876273Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3878157Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3878840Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3879532Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3880198Z splines 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3880843Z stats * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3881489Z stats4 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3882230Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3882910Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3883583Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-14T23:16:58.3884225Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3884928Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:16:58.3885612Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3886281Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3887011Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3887708Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:16:58.3888401Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3889068Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3889744Z tools 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3890389Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3891047Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3891692Z utils * 4.0.5 2021-03-31 [2] local 2021-05-14T23:16:58.3892332Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3892990Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3893637Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3894302Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-14T23:16:58.3894943Z xfun 0.22 2021-03-11 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3895587Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3896239Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3897006Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3897824Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-14T23:16:58.3898086Z 2021-05-14T23:16:58.3898476Z [1] /home/runner/work/_temp/Library 2021-05-14T23:16:58.3898895Z [2] /opt/R/4.0.5/lib/R/library 2021-05-14T23:16:58.3924574Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:16:58.3925051Z Rscript -e 'tic::script()' 2021-05-14T23:16:58.3925413Z ls -l check 2021-05-14T23:16:58.3964478Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:16:58.3964899Z env: 2021-05-14T23:16:58.3965261Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:58.3965631Z TIC_DEPLOY_KEY: 2021-05-14T23:16:58.3966283Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:58.3967771Z GITHUB_PAT: *** 2021-05-14T23:16:58.3968109Z COVERALLS_TOKEN: 2021-05-14T23:16:58.3968491Z continue-on-error: false 2021-05-14T23:16:58.3968879Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:58.3969264Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:16:58.3969627Z TZ: UTC 2021-05-14T23:16:58.3969947Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:16:58.3970274Z NOT_CRAN: true 2021-05-14T23:16:58.3970581Z ##[endgroup] 2021-05-14T23:16:58.6590445Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:16:58.7828102Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:16:58.7829097Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:16:58.7829731Z timeout = Inf, check_dir = "check") 2021-05-14T23:16:58.8455109Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:16:59.0498394Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:16:59.1935898Z * preparing ‘kirby21.t2’: 2021-05-14T23:16:59.1983273Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:16:59.2418851Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:16:59.2467566Z * checking for empty or unneeded directories 2021-05-14T23:16:59.2469065Z * building ‘kirby21.t2_1.7.0.tar.gz’ 2021-05-14T23:16:59.2469587Z 2021-05-14T23:16:59.3196235Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:16:59.5309960Z * using log directory ‘/home/runner/work/kirby21.t2/kirby21.t2/check/kirby21.t2.Rcheck’ 2021-05-14T23:16:59.5311237Z * using R version 4.0.5 (2021-03-31) 2021-05-14T23:16:59.5312203Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:16:59.5356369Z * using session charset: UTF-8 2021-05-14T23:16:59.5429717Z * using option ‘--as-cran’ 2021-05-14T23:16:59.5465440Z * checking for file ‘kirby21.t2/DESCRIPTION’ ... OK 2021-05-14T23:16:59.5466299Z * checking extension type ... Package 2021-05-14T23:16:59.5467121Z * this is package ‘kirby21.t2’ version ‘1.7.0’ 2021-05-14T23:16:59.5467821Z * package encoding: UTF-8 2021-05-14T23:16:59.5485983Z * checking package namespace information ... OK 2021-05-14T23:17:13.8852074Z * checking package dependencies ... OK 2021-05-14T23:17:13.8864983Z * checking if this is a source package ... OK 2021-05-14T23:17:13.8866028Z * checking if there is a namespace ... OK 2021-05-14T23:17:14.0618282Z * checking for executable files ... OK 2021-05-14T23:17:14.0619636Z * checking for hidden files and directories ... OK 2021-05-14T23:17:14.0620587Z * checking for portable file names ... OK 2021-05-14T23:17:14.0621585Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:17:14.0629632Z * checking serialization versions ... OK 2021-05-14T23:17:15.1316065Z * checking whether package ‘kirby21.t2’ can be installed ... OK 2021-05-14T23:17:15.1366964Z * checking installed package size ... OK 2021-05-14T23:17:15.1770262Z * checking package directory ... OK 2021-05-14T23:17:15.1770984Z * checking for future file timestamps ... OK 2021-05-14T23:17:15.3133982Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:17:15.3135094Z * checking top-level files ... OK 2021-05-14T23:17:15.3135944Z * checking for left-over files ... OK 2021-05-14T23:17:15.3136974Z * checking index information ... OK 2021-05-14T23:17:15.4144510Z * checking package subdirectories ... OK 2021-05-14T23:17:15.4580192Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:17:15.5032207Z * checking R files for syntax errors ... OK 2021-05-14T23:17:15.6823519Z * checking whether the package can be loaded ... OK 2021-05-14T23:17:15.7761582Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:17:15.8620721Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:17:15.9512711Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:17:16.1112976Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:17:16.2922003Z * checking loading without being on the library search path ... OK 2021-05-14T23:17:16.4118675Z * checking dependencies in R code ... OK 2021-05-14T23:17:16.8227950Z * checking S3 generic/method consistency ... OK 2021-05-14T23:17:16.9328401Z * checking replacement functions ... OK 2021-05-14T23:17:17.0446600Z * checking foreign function calls ... OK 2021-05-14T23:17:18.6505742Z * checking R code for possible problems ... OK 2021-05-14T23:17:18.8173805Z * checking Rd files ... OK 2021-05-14T23:17:18.8578938Z * checking Rd metadata ... OK 2021-05-14T23:17:18.9070265Z * checking Rd line widths ... OK 2021-05-14T23:17:18.9854277Z * checking Rd cross-references ... OK 2021-05-14T23:17:19.0969042Z * checking for missing documentation entries ... OK 2021-05-14T23:17:19.4374036Z * checking for code/documentation mismatches ... OK 2021-05-14T23:17:19.9297500Z * checking Rd \usage sections ... OK 2021-05-14T23:17:19.9873257Z * checking Rd contents ... OK 2021-05-14T23:17:20.0538122Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:17:20.5678280Z * checking examples ... OK 2021-05-14T23:17:21.9657456Z * checking PDF version of manual ... OK 2021-05-14T23:17:21.9659394Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:17:21.9660344Z * checking for detritus in the temp directory ... OK 2021-05-14T23:17:21.9660992Z * DONE 2021-05-14T23:17:21.9661386Z 2021-05-14T23:17:21.9661896Z Status: OK 2021-05-14T23:17:21.9662358Z 2021-05-14T23:17:22.0309360Z ── R CMD check results ─────────────────────────────────── kirby21.t2 1.7.0 ──── 2021-05-14T23:17:22.0324513Z Duration: 22.8s 2021-05-14T23:17:22.0324963Z 2021-05-14T23:17:22.0334962Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:17:22.0410242Z total 20 2021-05-14T23:17:22.0411729Z drwxr-xr-x 5 runner docker 4096 May 14 23:17 kirby21.t2.Rcheck 2021-05-14T23:17:22.0413627Z -rw-r--r-- 1 runner docker 2163 May 14 23:16 kirby21.t2_1.7.0.tar.gz 2021-05-14T23:17:22.0415233Z -rw-r--r-- 1 runner docker 11508 May 14 23:17 kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:17:22.0441252Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:17:22.0441874Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:17:22.0480742Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:17:22.0481164Z env: 2021-05-14T23:17:22.0481514Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:22.0481924Z TIC_DEPLOY_KEY: 2021-05-14T23:17:22.0482572Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:22.0484094Z GITHUB_PAT: *** 2021-05-14T23:17:22.0484416Z COVERALLS_TOKEN: 2021-05-14T23:17:22.0484810Z continue-on-error: false 2021-05-14T23:17:22.0485186Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:22.0485588Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:22.0485949Z TZ: UTC 2021-05-14T23:17:22.0486252Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:22.0486587Z NOT_CRAN: true 2021-05-14T23:17:22.0486883Z ##[endgroup] 2021-05-14T23:17:22.0595337Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:17:22.0595858Z Rscript -e "tic::before_deploy()" 2021-05-14T23:17:22.0636474Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:22.0636846Z env: 2021-05-14T23:17:22.0637252Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:22.0637670Z TIC_DEPLOY_KEY: 2021-05-14T23:17:22.0638412Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:22.0639572Z GITHUB_PAT: *** 2021-05-14T23:17:22.0639944Z COVERALLS_TOKEN: 2021-05-14T23:17:22.0640377Z continue-on-error: false 2021-05-14T23:17:22.0640812Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:22.0641244Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:22.0641655Z TZ: UTC 2021-05-14T23:17:22.0642014Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:22.0642381Z NOT_CRAN: true 2021-05-14T23:17:22.0642728Z ##[endgroup] 2021-05-14T23:17:22.3097677Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:17:22.4212008Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:17:22.4212449Z with: 2021-05-14T23:17:22.4213148Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets{?name,label} 2021-05-14T23:17:22.4214000Z asset_path: check/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:17:22.4214568Z asset_name: kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:17:22.4215246Z asset_content_type: application/octet-stream 2021-05-14T23:17:22.4215642Z env: 2021-05-14T23:17:22.4216000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:22.4216520Z TIC_DEPLOY_KEY: 2021-05-14T23:17:22.4217174Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:22.4218470Z GITHUB_PAT: *** 2021-05-14T23:17:22.4218794Z COVERALLS_TOKEN: 2021-05-14T23:17:22.4219191Z continue-on-error: false 2021-05-14T23:17:22.4219573Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:22.4219993Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:22.4220358Z TZ: UTC 2021-05-14T23:17:22.4220668Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:22.4221015Z NOT_CRAN: true 2021-05-14T23:17:22.4221765Z GITHUB_TOKEN: *** 2021-05-14T23:17:22.4222082Z ##[endgroup] 2021-05-14T23:17:22.9198865Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:17:22.9199445Z Rscript -e "tic::deploy()" 2021-05-14T23:17:22.9244260Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:22.9244609Z env: 2021-05-14T23:17:22.9244974Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:22.9245367Z TIC_DEPLOY_KEY: 2021-05-14T23:17:22.9246013Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:22.9247300Z GITHUB_PAT: *** 2021-05-14T23:17:22.9247623Z COVERALLS_TOKEN: 2021-05-14T23:17:22.9248025Z continue-on-error: false 2021-05-14T23:17:22.9248401Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:22.9248802Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:22.9249170Z TZ: UTC 2021-05-14T23:17:22.9249481Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:22.9249825Z NOT_CRAN: true 2021-05-14T23:17:22.9250128Z ##[endgroup] 2021-05-14T23:17:23.1685510Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:17:23.2766703Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:17:23.2767192Z Rscript -e "tic::after_deploy()" 2021-05-14T23:17:23.2806008Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:23.2806350Z env: 2021-05-14T23:17:23.2806714Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:23.2807086Z TIC_DEPLOY_KEY: 2021-05-14T23:17:23.2807739Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:23.2809176Z GITHUB_PAT: *** 2021-05-14T23:17:23.2809514Z COVERALLS_TOKEN: 2021-05-14T23:17:23.2809905Z continue-on-error: false 2021-05-14T23:17:23.2810294Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:23.2810679Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:23.2811049Z TZ: UTC 2021-05-14T23:17:23.2811365Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:23.2811686Z NOT_CRAN: true 2021-05-14T23:17:23.2811994Z ##[endgroup] 2021-05-14T23:17:23.5171864Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:17:23.6242332Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-14T23:17:23.6242884Z curl -s -H "Accept: application/json" \ 2021-05-14T23:17:23.6243376Z  -H "Content-Type: application/json" \ 2021-05-14T23:17:23.6243895Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-14T23:17:23.6244442Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-14T23:17:23.6245038Z  -X POST https://coveralls.io/api/repos 2021-05-14T23:17:23.6283420Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:23.6283731Z env: 2021-05-14T23:17:23.6284091Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:23.6284461Z TIC_DEPLOY_KEY: 2021-05-14T23:17:23.6285116Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:23.6286385Z GITHUB_PAT: *** 2021-05-14T23:17:23.6286716Z COVERALLS_TOKEN: 2021-05-14T23:17:23.6287111Z continue-on-error: false 2021-05-14T23:17:23.6287523Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:23.6287905Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:23.6288266Z TZ: UTC 2021-05-14T23:17:23.6288572Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:23.6288915Z NOT_CRAN: true 2021-05-14T23:17:23.6289350Z ##[endgroup] 2021-05-14T23:17:23.7173111Z {"error":"Forbidden"} 2021-05-14T23:17:23.7209106Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-14T23:17:23.7209737Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-14T23:17:23.7210521Z  curl -s -H "Accept: application/json" \ 2021-05-14T23:17:23.7211152Z  -H "Content-Type: application/json" \ 2021-05-14T23:17:23.7211814Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-14T23:17:23.7212628Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-14T23:17:23.7213325Z  | jq '.token')" >> $GITHUB_ENV 2021-05-14T23:17:23.7261050Z shell: /usr/bin/bash -e {0} 2021-05-14T23:17:23.7261468Z env: 2021-05-14T23:17:23.7261927Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:23.7262427Z TIC_DEPLOY_KEY: 2021-05-14T23:17:23.7263257Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:23.7264846Z GITHUB_PAT: *** 2021-05-14T23:17:23.7265281Z COVERALLS_TOKEN: 2021-05-14T23:17:23.7265857Z continue-on-error: false 2021-05-14T23:17:23.7266230Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:23.7266621Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:23.7266973Z TZ: UTC 2021-05-14T23:17:23.7267290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:23.7267612Z NOT_CRAN: true 2021-05-14T23:17:23.7267919Z ##[endgroup] 2021-05-14T23:17:23.8199882Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-14T23:17:23.8200480Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-14T23:17:23.8207123Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:17:23.8207467Z env: 2021-05-14T23:17:23.8207823Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:23.8208212Z TIC_DEPLOY_KEY: 2021-05-14T23:17:23.8208878Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:23.8210170Z GITHUB_PAT: *** 2021-05-14T23:17:23.8210504Z COVERALLS_TOKEN: 2021-05-14T23:17:23.8210906Z continue-on-error: false 2021-05-14T23:17:23.8211296Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:23.8211683Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:17:23.8212046Z TZ: UTC 2021-05-14T23:17:23.8212353Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:17:23.8212692Z NOT_CRAN: true 2021-05-14T23:17:23.8213034Z COVERALLS_REPO_TOKEN: null 2021-05-14T23:17:23.8213421Z ##[endgroup] 2021-05-14T23:17:25.2757365Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-14T23:17:25.2759015Z object 'null' not found 2021-05-14T23:17:25.2759926Z Calls: -> to_coveralls 2021-05-14T23:17:25.2760679Z Execution halted 2021-05-14T23:17:25.2817727Z ##[error]Process completed with exit code 1. 2021-05-14T23:17:25.4157400Z Post job cleanup. 2021-05-14T23:17:25.4520367Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:17:25.4597140Z Post job cleanup. 2021-05-14T23:17:25.5441076Z [command]/usr/bin/git version 2021-05-14T23:17:25.5493006Z git version 2.31.1 2021-05-14T23:17:25.5524166Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:17:25.5565047Z [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-14T23:17:25.5785634Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:17:25.5819580Z http.https://github.com/.extraheader 2021-05-14T23:17:25.5828312Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:17:25.5866354Z [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-14T23:17:25.6126471Z Cleaning up orphan processes