2021-05-15T13:51:00.5845872Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:01.2607419Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.3517359Z 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-15T13:51:01.4427651Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.6155179Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:09.0699221Z Current runner version: '2.278.0' 2021-05-15T13:51:09.0728370Z ##[group]Operating System 2021-05-15T13:51:09.0729352Z Ubuntu 2021-05-15T13:51:09.0729886Z 20.04.2 2021-05-15T13:51:09.0730375Z LTS 2021-05-15T13:51:09.0730932Z ##[endgroup] 2021-05-15T13:51:09.0731639Z ##[group]Virtual Environment 2021-05-15T13:51:09.0732332Z Environment: ubuntu-20.04 2021-05-15T13:51:09.0733010Z Version: 20210510.0 2021-05-15T13:51:09.0734115Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:51:09.0735672Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:51:09.0736661Z ##[endgroup] 2021-05-15T13:51:09.0738827Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:09.0740163Z Actions: write 2021-05-15T13:51:09.0740720Z Checks: write 2021-05-15T13:51:09.0741358Z Contents: write 2021-05-15T13:51:09.0741943Z Deployments: write 2021-05-15T13:51:09.0742709Z Issues: write 2021-05-15T13:51:09.0743322Z Metadata: read 2021-05-15T13:51:09.0743895Z Packages: write 2021-05-15T13:51:09.0744561Z PullRequests: write 2021-05-15T13:51:09.0745251Z RepositoryProjects: write 2021-05-15T13:51:09.0746006Z SecurityEvents: write 2021-05-15T13:51:09.0746614Z Statuses: write 2021-05-15T13:51:09.0747324Z ##[endgroup] 2021-05-15T13:51:09.0750586Z Prepare workflow directory 2021-05-15T13:51:09.1949222Z Prepare all required actions 2021-05-15T13:51:09.1983629Z Getting action download info 2021-05-15T13:51:09.6142304Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:11.5403365Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:12.0173714Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:13.1783516Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:13.3564187Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:13.5976085Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:13.8091510Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:14.1576376Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:14.1577673Z with: 2021-05-15T13:51:14.1578221Z repository: neuroconductor/msmri 2021-05-15T13:51:14.1579312Z token: *** 2021-05-15T13:51:14.1579746Z ssh-strict: true 2021-05-15T13:51:14.1580320Z persist-credentials: true 2021-05-15T13:51:14.1580843Z clean: true 2021-05-15T13:51:14.1582047Z fetch-depth: 1 2021-05-15T13:51:14.1582510Z lfs: false 2021-05-15T13:51:14.1582943Z submodules: false 2021-05-15T13:51:14.1583359Z env: 2021-05-15T13:51:14.1583856Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:14.1584379Z TIC_DEPLOY_KEY: 2021-05-15T13:51:14.1585268Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:14.1586622Z GITHUB_PAT: *** 2021-05-15T13:51:14.1588194Z COVERALLS_TOKEN: 2021-05-15T13:51:14.1588755Z continue-on-error: false 2021-05-15T13:51:14.1589600Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:14.1590078Z ##[endgroup] 2021-05-15T13:51:14.3901056Z Syncing repository: neuroconductor/msmri 2021-05-15T13:51:14.3902102Z ##[group]Getting Git version info 2021-05-15T13:51:14.3903300Z Working directory is '/home/runner/work/msmri/msmri' 2021-05-15T13:51:14.3948108Z [command]/usr/bin/git version 2021-05-15T13:51:14.4098872Z git version 2.31.1 2021-05-15T13:51:14.4123796Z ##[endgroup] 2021-05-15T13:51:14.4132548Z Deleting the contents of '/home/runner/work/msmri/msmri' 2021-05-15T13:51:14.4134193Z ##[group]Initializing the repository 2021-05-15T13:51:14.4137746Z [command]/usr/bin/git init /home/runner/work/msmri/msmri 2021-05-15T13:51:14.4214816Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:51:14.4216214Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:51:14.4217443Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:51:14.4218338Z hint: 2021-05-15T13:51:14.4220049Z hint: git config --global init.defaultBranch 2021-05-15T13:51:14.4220969Z hint: 2021-05-15T13:51:14.4221808Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:51:14.4222943Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:51:14.4223654Z hint: 2021-05-15T13:51:14.4224251Z hint: git branch -m 2021-05-15T13:51:14.4229788Z Initialized empty Git repository in /home/runner/work/msmri/msmri/.git/ 2021-05-15T13:51:14.4241869Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/msmri 2021-05-15T13:51:14.4301161Z ##[endgroup] 2021-05-15T13:51:14.4302204Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:14.4306826Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:51:14.4354130Z ##[endgroup] 2021-05-15T13:51:14.4359597Z ##[group]Setting up auth 2021-05-15T13:51:14.4367660Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:14.4409562Z [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-15T13:51:14.4956846Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:14.5006113Z [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-15T13:51:14.5266328Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:51:14.5322634Z ##[endgroup] 2021-05-15T13:51:14.5323763Z ##[group]Fetching the repository 2021-05-15T13:51:14.5334487Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5176b62abfc664442d49dac248d8dab8dc35ca17:refs/tags/0.3.1.s 2021-05-15T13:51:14.7465310Z remote: Enumerating objects: 54, done. 2021-05-15T13:51:14.7466293Z remote: Counting objects: 1% (1/54) 2021-05-15T13:51:14.7466892Z remote: Counting objects: 3% (2/54) 2021-05-15T13:51:14.7468518Z remote: Counting objects: 5% (3/54) 2021-05-15T13:51:14.7469125Z remote: Counting objects: 7% (4/54) 2021-05-15T13:51:14.7469715Z remote: Counting objects: 9% (5/54) 2021-05-15T13:51:14.7470293Z remote: Counting objects: 11% (6/54) 2021-05-15T13:51:14.7470883Z remote: Counting objects: 12% (7/54) 2021-05-15T13:51:14.7471638Z remote: Counting objects: 14% (8/54) 2021-05-15T13:51:14.7472211Z remote: Counting objects: 16% (9/54) 2021-05-15T13:51:14.7472801Z remote: Counting objects: 18% (10/54) 2021-05-15T13:51:14.7473377Z remote: Counting objects: 20% (11/54) 2021-05-15T13:51:14.7473964Z remote: Counting objects: 22% (12/54) 2021-05-15T13:51:14.7474537Z remote: Counting objects: 24% (13/54) 2021-05-15T13:51:14.7479603Z remote: Counting objects: 25% (14/54) 2021-05-15T13:51:14.7480213Z remote: Counting objects: 27% (15/54) 2021-05-15T13:51:14.7480811Z remote: Counting objects: 29% (16/54) 2021-05-15T13:51:14.7481401Z remote: Counting objects: 31% (17/54) 2021-05-15T13:51:14.7481972Z remote: Counting objects: 33% (18/54) 2021-05-15T13:51:14.7482553Z remote: Counting objects: 35% (19/54) 2021-05-15T13:51:14.7483129Z remote: Counting objects: 37% (20/54) 2021-05-15T13:51:14.7483711Z remote: Counting objects: 38% (21/54) 2021-05-15T13:51:14.7484280Z remote: Counting objects: 40% (22/54) 2021-05-15T13:51:14.7484863Z remote: Counting objects: 42% (23/54) 2021-05-15T13:51:14.7485435Z remote: Counting objects: 44% (24/54) 2021-05-15T13:51:14.7486018Z remote: Counting objects: 46% (25/54) 2021-05-15T13:51:14.7486599Z remote: Counting objects: 48% (26/54) 2021-05-15T13:51:14.7487177Z remote: Counting objects: 50% (27/54) 2021-05-15T13:51:14.7488974Z remote: Counting objects: 51% (28/54) 2021-05-15T13:51:14.7489555Z remote: Counting objects: 53% (29/54) 2021-05-15T13:51:14.7490139Z remote: Counting objects: 55% (30/54) 2021-05-15T13:51:14.7490712Z remote: Counting objects: 57% (31/54) 2021-05-15T13:51:14.7491296Z remote: Counting objects: 59% (32/54) 2021-05-15T13:51:14.7492065Z remote: Counting objects: 61% (33/54) 2021-05-15T13:51:14.7492638Z remote: Counting objects: 62% (34/54) 2021-05-15T13:51:14.7493223Z remote: Counting objects: 64% (35/54) 2021-05-15T13:51:14.7493792Z remote: Counting objects: 66% (36/54) 2021-05-15T13:51:14.7494377Z remote: Counting objects: 68% (37/54) 2021-05-15T13:51:14.7494946Z remote: Counting objects: 70% (38/54) 2021-05-15T13:51:14.7495529Z remote: Counting objects: 72% (39/54) 2021-05-15T13:51:14.7496098Z remote: Counting objects: 74% (40/54) 2021-05-15T13:51:14.7496687Z remote: Counting objects: 75% (41/54) 2021-05-15T13:51:14.7497278Z remote: Counting objects: 77% (42/54) 2021-05-15T13:51:14.7498791Z remote: Counting objects: 79% (43/54) 2021-05-15T13:51:14.7499381Z remote: Counting objects: 81% (44/54) 2021-05-15T13:51:14.7499950Z remote: Counting objects: 83% (45/54) 2021-05-15T13:51:14.7500534Z remote: Counting objects: 85% (46/54) 2021-05-15T13:51:14.7501104Z remote: Counting objects: 87% (47/54) 2021-05-15T13:51:14.7501687Z remote: Counting objects: 88% (48/54) 2021-05-15T13:51:14.7502259Z remote: Counting objects: 90% (49/54) 2021-05-15T13:51:14.7502843Z remote: Counting objects: 92% (50/54) 2021-05-15T13:51:14.7503426Z remote: Counting objects: 94% (51/54) 2021-05-15T13:51:14.7504000Z remote: Counting objects: 96% (52/54) 2021-05-15T13:51:14.7504583Z remote: Counting objects: 98% (53/54) 2021-05-15T13:51:14.7505157Z remote: Counting objects: 100% (54/54) 2021-05-15T13:51:14.7505937Z remote: Counting objects: 100% (54/54), done. 2021-05-15T13:51:14.7506579Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:14.7507222Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:14.7508777Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:14.7509433Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:14.7510062Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:14.7510709Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:14.7511563Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:14.7512193Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:14.7512825Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:14.7513461Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:14.7514110Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:14.7514737Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:14.7515396Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:14.7516022Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:14.7516659Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:14.7517299Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:14.7518661Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:14.7519314Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:14.7520252Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:14.7521201Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:14.7522084Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:14.7522726Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:14.7523353Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:14.7524132Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:14.7524774Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:14.7525564Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:14.7526204Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:14.7527399Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:14.7528872Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:14.7529506Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:14.7530146Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:14.7530769Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:14.7531405Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:14.7532503Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:14.7533132Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:14.7533887Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:14.7534512Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:14.7572278Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:14.7573110Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:14.7573769Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:14.7574419Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:14.7575072Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:14.7575714Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:14.7576340Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:14.7576977Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:14.7578640Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:14.7579303Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:14.7579975Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:14.7581464Z remote: Total 54 (delta 5), reused 39 (delta 3), pack-reused 0 2021-05-15T13:51:15.5397592Z From https://github.com/neuroconductor/msmri 2021-05-15T13:51:15.5422671Z * [new ref] 5176b62abfc664442d49dac248d8dab8dc35ca17 -> 0.3.1.s 2021-05-15T13:51:15.5423764Z ##[endgroup] 2021-05-15T13:51:15.5424462Z ##[group]Determining the checkout info 2021-05-15T13:51:15.5425133Z ##[endgroup] 2021-05-15T13:51:15.5425833Z ##[group]Checking out the ref 2021-05-15T13:51:15.5427040Z [command]/usr/bin/git checkout --progress --force refs/tags/0.3.1.s 2021-05-15T13:51:15.5428103Z Note: switching to 'refs/tags/0.3.1.s'. 2021-05-15T13:51:15.5428523Z 2021-05-15T13:51:15.5429560Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:51:15.5430440Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:51:15.5431493Z state without impacting any branches by switching back to a branch. 2021-05-15T13:51:15.5432002Z 2021-05-15T13:51:15.5432585Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:51:15.5433616Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:51:15.5434084Z 2021-05-15T13:51:15.5434728Z git switch -c 2021-05-15T13:51:15.5435129Z 2021-05-15T13:51:15.5435568Z Or undo this operation with: 2021-05-15T13:51:15.5435914Z 2021-05-15T13:51:15.5436430Z git switch - 2021-05-15T13:51:15.5436717Z 2021-05-15T13:51:15.5437391Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:51:15.5437981Z 2021-05-15T13:51:15.5438440Z HEAD is now at 5176b62 Version id 40 stable 2021-05-15T13:51:15.5438950Z ##[endgroup] 2021-05-15T13:51:15.5439663Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:51:15.5440571Z '5176b62abfc664442d49dac248d8dab8dc35ca17' 2021-05-15T13:51:15.5544488Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:15.5545001Z with: 2021-05-15T13:51:15.5545425Z r-version: release 2021-05-15T13:51:15.5545843Z Ncpus: 1 2021-05-15T13:51:15.5546296Z crayon.enabled: NULL 2021-05-15T13:51:15.5546880Z remove-openmp-macos: true 2021-05-15T13:51:15.5547501Z http-user-agent: default 2021-05-15T13:51:15.5548116Z install-r: true 2021-05-15T13:51:15.5548758Z windows-path-include-mingw: true 2021-05-15T13:51:15.5549334Z env: 2021-05-15T13:51:15.5549816Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:15.5550335Z TIC_DEPLOY_KEY: 2021-05-15T13:51:15.5551223Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:15.5553042Z GITHUB_PAT: *** 2021-05-15T13:51:15.5553479Z COVERALLS_TOKEN: 2021-05-15T13:51:15.5554020Z continue-on-error: false 2021-05-15T13:51:15.5554535Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:15.5555005Z ##[endgroup] 2021-05-15T13:51:16.2574923Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:51:18.2551625Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:51:18.2554138Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:51:18.2555891Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:51:18.2733537Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:51:18.3229678Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:51:18.3993403Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:51:18.5080959Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:51:18.5094233Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:51:18.5313533Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:51:18.5323605Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:51:18.5325920Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:51:18.5396625Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:51:18.5398821Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:51:18.5456143Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:51:18.5470678Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:51:18.5703164Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:51:18.8040629Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:51:18.9567073Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:51:19.0219575Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:51:19.0239261Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:51:19.0241920Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:51:19.0261230Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:51:19.0272414Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:51:19.0396829Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:51:19.3033749Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:51:26.4920883Z Fetched 4463 kB in 1s (3748 kB/s) 2021-05-15T13:51:27.4235066Z Reading package lists... 2021-05-15T13:51:27.4468047Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:51:29.5516639Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:51:29.6259395Z Reading package lists... 2021-05-15T13:51:29.8134586Z Building dependency tree... 2021-05-15T13:51:29.8150657Z Reading state information... 2021-05-15T13:51:29.9765446Z The following additional packages will be installed: 2021-05-15T13:51:29.9767134Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:51:29.9772279Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:51:29.9773915Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:51:29.9775748Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:51:29.9777395Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:51:29.9778827Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:51:29.9780343Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:51:29.9782030Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:51:29.9783547Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:51:29.9784997Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:51:29.9786500Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:51:29.9788043Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:51:29.9789750Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:51:29.9791631Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:51:29.9793008Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:51:29.9794388Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:51:29.9795729Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:51:29.9797292Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:51:29.9798979Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:51:29.9800426Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:51:29.9801830Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:51:29.9803102Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:51:29.9804549Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:51:29.9806113Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:51:29.9807546Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:51:29.9808908Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:51:29.9810371Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:51:29.9811839Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:51:29.9813314Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:51:29.9814827Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:51:29.9816281Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:51:29.9817865Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:51:29.9819453Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:51:29.9820868Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:51:29.9822261Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:51:29.9823697Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:51:29.9825299Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:51:29.9826730Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:51:29.9827574Z Suggested packages: 2021-05-15T13:51:29.9828500Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:51:29.9829764Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:51:29.9831350Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:51:29.9832750Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:51:29.9834136Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:51:29.9835386Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:51:29.9836682Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:51:29.9838131Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:51:29.9840878Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:51:29.9843072Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:51:30.5399260Z The following NEW packages will be installed: 2021-05-15T13:51:30.5407372Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:51:30.5410873Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:51:30.5414591Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:51:30.5418886Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:51:30.5434068Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:51:30.5440092Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:51:30.5474394Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:51:30.5479548Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:51:30.5481342Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:51:30.5483041Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:51:30.5484961Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:51:30.5486626Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:51:30.5488442Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:51:30.5490161Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:51:30.5491691Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:51:30.5493261Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:51:30.5494911Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:51:30.5496749Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:51:30.5498602Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:51:30.5500143Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:51:30.5501589Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:51:30.5503003Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:51:30.5504694Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:51:30.5506462Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:51:30.5508035Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:51:30.5509604Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:51:30.5511208Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:51:30.5514866Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:51:30.5516496Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:51:30.5518441Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:51:30.5520146Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:51:30.5521867Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:51:30.5523645Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:51:30.5525310Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:51:30.5526919Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:51:30.5528536Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:51:30.5530071Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:51:30.5531293Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:51:30.5680094Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:30.5680993Z Need to get 8648 kB of archives. 2021-05-15T13:51:30.5681802Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:51:30.5683943Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:51:31.5445670Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:51:31.5460690Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:51:31.5463259Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:51:31.5465178Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:51:31.5467347Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:51:31.5469643Z 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-15T13:51:31.5472105Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:51:31.5474430Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:51:31.5476594Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:51:31.5478791Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:51:31.5480904Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:51:31.5482882Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:51:31.5484852Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:51:31.5486857Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:51:31.5490967Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:51:31.5492575Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:51:31.5494251Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:51:31.5495646Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:51:31.5497309Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:51:31.5498998Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:51:31.5500400Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:51:31.5502244Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:51:31.5503885Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:51:31.5505542Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:51:31.5507331Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:51:31.5509095Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:51:31.5510940Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:51:31.5512881Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:51:31.5514794Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:51:31.5516792Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:51:31.5518979Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:51:31.5521124Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:51:31.5523061Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:51:31.5524983Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:51:31.5526892Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:51:31.5528737Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:51:31.5530597Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:51:31.5532439Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:51:31.5534273Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:51:31.5536045Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:51:31.5537882Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:51:31.5539743Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:51:31.5541441Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:51:31.5543328Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:51:31.5545245Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:51:31.5547267Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:51:31.5549227Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:51:31.5551032Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:51:31.5554787Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:51:31.5557235Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:51:31.5559185Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:51:31.5561597Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:51:31.5563500Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:51:31.5565340Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:51:31.5567224Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:51:31.5569082Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:51:31.5570870Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:51:31.5572713Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:51:31.5574489Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:51:31.5576176Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:51:31.5578015Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:51:31.5583424Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:51:31.5586575Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:51:31.5588848Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:51:31.5591245Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:51:31.5593828Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:51:31.5595650Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:51:31.5597470Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:51:31.5599575Z 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-15T13:51:31.5601549Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:51:31.5603596Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:51:31.5605566Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:51:31.5607490Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:51:31.5609373Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:51:31.5611332Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:51:31.5613278Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:51:31.5615309Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:51:31.5617264Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:51:31.5619157Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:51:31.5620919Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:51:31.5623006Z 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-15T13:51:31.5625244Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:51:31.5627249Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:51:31.5629110Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:51:31.5631135Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:51:31.5633196Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:51:31.5635058Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:51:31.5637117Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:51:31.5639189Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:51:31.5640989Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:51:31.5642953Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:51:31.5644838Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:51:31.5646820Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:51:31.5648832Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:51:31.5650852Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:51:31.5652881Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:51:31.5654882Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:51:31.5656897Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:51:31.5658826Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:51:31.5660690Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:51:31.5662608Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:51:31.5664394Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:51:31.5666182Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:51:31.5668060Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:51:31.5670051Z 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-15T13:51:31.5672374Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:51:31.5674413Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:51:31.5676480Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:51:31.5678485Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:51:31.5680307Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:51:31.5682366Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:51:31.5684481Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:51:31.5686574Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:51:31.5688742Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:51:31.5690660Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:51:31.5692501Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:51:31.5694533Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:51:31.5696557Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:51:31.5698545Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:51:31.5700419Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:51:31.5702534Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:51:31.5704310Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:51:31.5706099Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:51:31.5707802Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:51:31.5709174Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:51:31.5710967Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:51:31.5712886Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:51:31.5714609Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:51:31.5716265Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:51:31.5717421Z Fetched 8648 kB in 0s (56.0 MB/s) 2021-05-15T13:51:31.5718514Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:51:31.5719271Z (Reading database ... 2021-05-15T13:51:31.5719905Z (Reading database ... 5% 2021-05-15T13:51:31.5720507Z (Reading database ... 10% 2021-05-15T13:51:31.5721035Z (Reading database ... 15% 2021-05-15T13:51:31.5721722Z (Reading database ... 20% 2021-05-15T13:51:31.5722249Z (Reading database ... 25% 2021-05-15T13:51:31.5722820Z (Reading database ... 30% 2021-05-15T13:51:31.5723360Z (Reading database ... 35% 2021-05-15T13:51:31.5723951Z (Reading database ... 40% 2021-05-15T13:51:31.5724479Z (Reading database ... 45% 2021-05-15T13:51:31.5725051Z (Reading database ... 50% 2021-05-15T13:51:31.5777063Z (Reading database ... 55% 2021-05-15T13:51:31.6218550Z (Reading database ... 60% 2021-05-15T13:51:31.6616446Z (Reading database ... 65% 2021-05-15T13:51:31.7031781Z (Reading database ... 70% 2021-05-15T13:51:31.7847793Z (Reading database ... 75% 2021-05-15T13:51:31.8745939Z (Reading database ... 80% 2021-05-15T13:51:31.9622161Z (Reading database ... 85% 2021-05-15T13:51:32.0267958Z (Reading database ... 90% 2021-05-15T13:51:32.0967798Z (Reading database ... 95% 2021-05-15T13:51:32.0992172Z (Reading database ... 100% 2021-05-15T13:51:32.0993844Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:51:32.1084985Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:51:32.1334621Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:51:32.1661107Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:51:32.1948618Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:51:32.1962740Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:51:32.2314847Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:51:32.2519655Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:51:32.2532951Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:51:32.2844264Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:51:32.3120252Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:51:32.3130733Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:51:32.3393048Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:51:32.3665794Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:51:32.3677347Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:51:32.4074863Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:51:32.4298143Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:51:32.4307322Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:51:32.4633080Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:51:32.4832993Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:51:32.4844429Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:51:32.5073557Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:51:32.5343884Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:51:32.5356886Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:51:32.5634689Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:51:32.5870193Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:51:32.5883373Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:51:32.6143528Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:51:32.6479180Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:51:32.6534359Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:51:32.6792765Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:51:32.6975829Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:51:32.6989561Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:51:32.7260755Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:51:32.7529451Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:51:32.7544537Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:51:32.7835967Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:51:32.8054699Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:51:32.8069513Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:51:32.8394748Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:51:32.8607950Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:51:32.8622761Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:51:32.8873669Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:51:32.9185095Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:51:32.9204200Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:51:32.9455009Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:51:32.9745689Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:51:32.9758640Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:51:33.0112165Z Selecting previously unselected package patchutils. 2021-05-15T13:51:33.0392515Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:51:33.0401194Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:51:33.0740821Z Selecting previously unselected package wdiff. 2021-05-15T13:51:33.1017446Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:51:33.1030026Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:51:33.1396686Z Selecting previously unselected package devscripts. 2021-05-15T13:51:33.1692893Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:51:33.2045263Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:51:33.3343360Z Selecting previously unselected package diffstat. 2021-05-15T13:51:33.3627090Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:51:33.3638040Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:51:33.4034433Z Selecting previously unselected package python3-gpg. 2021-05-15T13:51:33.4281866Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:51:33.4295552Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:51:33.4874261Z Selecting previously unselected package dput. 2021-05-15T13:51:33.5145630Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:51:33.5265210Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:51:33.5552802Z Selecting previously unselected package gdebi-core. 2021-05-15T13:51:33.5822000Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:51:33.5832477Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:51:33.9553805Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:51:33.9801870Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:51:34.0285762Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:51:34.0672936Z Selecting previously unselected package gettext. 2021-05-15T13:51:34.0917921Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:51:34.0931994Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:51:34.2241280Z Selecting previously unselected package intltool-debian. 2021-05-15T13:51:34.2504538Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:51:34.2516575Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:51:34.2795514Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:51:34.3085731Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:51:34.3096478Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:51:34.3425052Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:51:34.3699341Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:51:34.3712424Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:51:34.4074938Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:51:34.4386340Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:51:34.4400150Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:51:34.4666414Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:51:34.4933710Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:51:34.4956072Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:51:34.5281259Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:51:34.5507615Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:51:34.5518288Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:51:34.5748953Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:51:34.6027609Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:51:34.6039397Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:51:34.6273034Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:51:34.6551717Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:51:34.6567209Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:51:34.6876233Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:51:34.7171337Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:51:34.7179867Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:51:34.7442734Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:51:34.7718347Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:51:34.7729530Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:51:34.8033001Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:51:34.8273744Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:51:34.8282811Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:51:34.8592818Z Selecting previously unselected package libclone-perl. 2021-05-15T13:51:34.8810685Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:51:34.8822003Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:51:34.9059709Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:51:34.9331096Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:51:34.9345057Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:51:34.9632841Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:51:34.9850379Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:51:34.9863417Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:51:35.0192640Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:51:35.0391539Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:51:35.0399205Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:51:35.0633062Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:51:35.0907100Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:51:35.0919087Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:51:35.1192788Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:51:35.1417678Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:51:35.1430988Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:51:35.1753037Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:51:35.2035235Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:51:35.2052101Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:51:35.2433169Z Selecting previously unselected package libwant-perl. 2021-05-15T13:51:35.2707583Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:51:35.2719621Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:51:35.2995494Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:51:35.3237235Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:51:35.3249546Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:51:35.3632845Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:51:35.3873206Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:51:35.3886081Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:51:35.4266972Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:51:35.4566219Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:51:35.4579917Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:51:35.4873502Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:51:35.5135631Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:51:35.5147871Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:51:35.5434239Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:51:35.5684756Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:51:35.5697167Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:51:35.5970574Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:51:35.6261344Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:51:35.6280474Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:51:35.6712915Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:51:35.6905032Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:51:35.6922517Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:51:35.7556118Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:51:35.7835226Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:51:35.7844905Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:51:35.8152685Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:51:35.8375656Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:51:35.8385802Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:51:35.8713043Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:51:35.8910349Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:51:35.8924100Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:51:35.9226437Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:51:35.9463616Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:51:35.9486116Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:51:35.9703302Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:51:35.9981341Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:51:35.9994931Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:51:36.0312775Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:51:36.0508556Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:51:36.0540423Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:51:36.0780494Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:51:36.1055067Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:51:36.1067679Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:51:36.1318044Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:51:36.1594226Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:51:36.1604154Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:51:36.1914709Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:51:36.2193021Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:51:36.2206185Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:51:36.2953048Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:51:36.3154823Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:51:36.3166898Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:51:36.3553442Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:51:36.3766139Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:51:36.3777234Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:51:36.4112748Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:51:36.4342737Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:51:36.4354443Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:51:36.4793738Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:51:36.5010543Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:51:36.5028122Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:51:36.5313114Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:51:36.5530903Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:51:36.5546803Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:51:36.5814441Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:51:36.6087421Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:51:36.6101374Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:51:36.6335148Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:51:36.6614577Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:51:36.6624695Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:51:36.6924330Z Selecting previously unselected package libjson-perl. 2021-05-15T13:51:36.7201474Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:51:36.7211304Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:51:36.7593175Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:51:36.7815281Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:51:36.7826548Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:51:36.8193343Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:51:36.8409057Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:51:36.8426180Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:51:36.8713037Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:51:36.8939273Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:51:36.8949864Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:51:36.9273225Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:51:36.9490105Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:51:36.9508673Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:51:36.9750853Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:51:37.0029034Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:51:37.0040451Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:51:37.0313734Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:51:37.0558830Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:51:37.0570985Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:51:37.0863337Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:51:37.1095949Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:51:37.1114642Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:51:37.1381906Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:51:37.1650710Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:51:37.1667636Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:51:37.2259917Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:51:37.2538637Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:51:37.2549229Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:51:37.2953320Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:51:37.3214443Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:51:37.3228027Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:51:37.3552984Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:51:37.3786025Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:51:37.3800407Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:51:37.4073606Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:51:37.4319373Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:51:37.4335711Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:51:37.4855783Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:51:37.5139136Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:51:37.5148681Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:51:37.5468337Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:51:37.5743632Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:51:37.5750824Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:51:37.6114389Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:51:37.6347774Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:51:37.6361656Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:51:37.6795752Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:51:37.7048773Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:51:37.7058745Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:51:37.7437030Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:51:37.7753173Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:51:37.7766246Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:51:37.8072978Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:51:37.8302788Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:51:37.8315936Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:51:37.8633673Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:51:37.8954612Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:51:37.8965475Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:51:37.9394547Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:51:37.9628531Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:51:37.9644718Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:51:37.9955752Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:51:38.0251624Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:51:38.0268188Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:51:38.0633502Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:51:38.0830937Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:51:38.0841448Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:51:38.1115620Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:51:38.1374138Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:51:38.1386695Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:51:38.1673864Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:51:38.1939535Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:51:38.1949558Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:51:38.2241825Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:51:38.2527938Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:51:38.2545040Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:51:38.2954531Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:51:38.3157839Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:51:38.3178200Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:51:38.3513255Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:51:38.3740416Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:51:38.3758023Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:51:38.4073301Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:51:38.4305034Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:51:38.4317022Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:51:38.4636376Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:51:38.4872623Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:51:38.4886421Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:51:38.5270426Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:51:38.5497353Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:51:38.5507872Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:51:38.5873947Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:51:38.6108913Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:51:38.6125438Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:51:38.6427600Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:51:38.6664876Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:51:38.6677035Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:51:38.6992653Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:51:38.7226918Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:51:38.7239133Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:51:38.7994352Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:51:38.8212498Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:51:38.8231638Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:51:38.8513008Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:51:38.8796712Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:51:38.8805706Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:51:38.9144505Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:51:38.9341999Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:51:38.9365284Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:51:38.9673032Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:51:38.9895633Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:51:38.9908032Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:51:39.0193837Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:51:39.0424514Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:51:39.0433701Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:51:39.0752764Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:51:39.0983233Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:51:39.0993859Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:51:39.1274050Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:51:39.1505315Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:51:39.1516708Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:39.1913150Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:51:39.2145160Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:51:39.2156430Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:39.2552888Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:51:39.2779973Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:51:39.2792695Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:51:39.3027750Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:51:39.3306239Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:51:39.3318350Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:51:39.3604642Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:51:39.3881325Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:51:39.3922622Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:51:39.4273045Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:51:39.4478895Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:51:39.4492799Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:51:39.4741473Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:51:39.5020070Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:51:39.5031091Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:51:39.5312925Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:51:39.5555330Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:51:39.5568394Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:51:39.5832301Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:51:39.6111496Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:51:39.6121318Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:51:39.6372095Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:51:39.6653313Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:51:39.6672521Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:51:39.6953116Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:51:39.7280199Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:51:39.7292283Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:51:39.7634046Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:51:39.7828724Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:51:39.7841157Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:51:39.8233506Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:51:39.8477939Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:51:39.8489989Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:51:39.8793241Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:51:39.9044962Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:51:39.9111543Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:51:39.9793892Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:51:40.0027956Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:51:40.0038902Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:51:40.0318307Z Selecting previously unselected package licensecheck. 2021-05-15T13:51:40.0609005Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:51:40.0639271Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:51:40.0908516Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:51:40.1226294Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:51:40.1239566Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:51:40.1509114Z Selecting previously unselected package t1utils. 2021-05-15T13:51:40.1801452Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:51:40.1814869Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:51:40.2192476Z Selecting previously unselected package lintian. 2021-05-15T13:51:40.2513578Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:51:40.2526569Z Unpacking lintian (2.62.0) ... 2021-05-15T13:51:40.6097982Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:51:40.6389902Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:51:40.6402447Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:51:40.6665990Z Selecting previously unselected package python3-xdg. 2021-05-15T13:51:40.6952145Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:51:40.6965880Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:51:40.7353356Z Selecting previously unselected package qpdf. 2021-05-15T13:51:40.7583455Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:51:40.7599687Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:51:40.8393851Z Selecting previously unselected package python3-magic. 2021-05-15T13:51:40.8641170Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:51:40.8650816Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:51:40.9321511Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:51:40.9355505Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:51:40.9381379Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:51:40.9414194Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:51:40.9450533Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:51:40.9485771Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:51:40.9525235Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:51:40.9549932Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:51:40.9585752Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:51:41.1410347Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:51:41.1451072Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:51:41.1488871Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:51:41.1521702Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:51:41.1555447Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:51:41.1604284Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:51:41.1638484Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:51:41.1675588Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:51:41.1717680Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:51:41.1749827Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:51:41.1788216Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:51:41.1831612Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:51:41.1861853Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:51:41.1900990Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:51:41.1933237Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:51:41.1976972Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:51:41.2015912Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:51:41.2054414Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:51:41.2092176Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:51:41.2132101Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:51:41.2182667Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:51:41.2220919Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:51:41.2262109Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:51:41.2299505Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:51:41.2345794Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:51:41.2407264Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:51:41.4212947Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:41.4249825Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:51:41.4290758Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:51:41.4360728Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:51:41.4400874Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:51:41.4434942Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:51:41.4462529Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:51:41.4498859Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:51:41.4527213Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:51:41.4564469Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:51:41.4592916Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:51:41.6707333Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:51:41.6754055Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:51:41.6806241Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:51:41.6841905Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:51:41.6872840Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:51:41.6923423Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:51:41.6954112Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:51:41.6997024Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:51:41.7047161Z Setting up t1utils (1.41-3) ... 2021-05-15T13:51:41.7088325Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:51:41.7130602Z Setting up diffstat (1.63-1) ... 2021-05-15T13:51:41.7172427Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:51:41.7216693Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:51:41.7248950Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:51:41.7282421Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:51:41.7314063Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:51:41.7371657Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:51:41.7414570Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:51:41.7447218Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:51:41.7497897Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:51:41.7535156Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:51:41.7578836Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:51:41.7631999Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:51:41.7667429Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:51:41.7702960Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:51:41.7750625Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:51:41.7798638Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:51:41.7851532Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:51:41.7905753Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:51:41.7947290Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:51:41.9637468Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:51:41.9666970Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:51:41.9700455Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:51:41.9733450Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:51:41.9764673Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:51:41.9795845Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:51:41.9839506Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:51:41.9878079Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:51:42.0043836Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:51:42.0087166Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:51:42.0120814Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:51:42.1758018Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:51:42.1793630Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:42.1827499Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:51:42.1913229Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:51:42.1941237Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:51:42.1971689Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:51:42.2001809Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:51:42.2047026Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:51:42.2083524Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:51:42.2108799Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:51:42.2135213Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:51:42.2167585Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:51:42.2203367Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:51:42.2229368Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:51:42.2256656Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:51:42.2290668Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:51:42.4080522Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:51:42.4146610Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:51:42.4181714Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:51:42.4217869Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:51:42.4260010Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:51:42.4290776Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:51:42.4320800Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:51:42.4356629Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:51:42.4504942Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:51:42.4541753Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:51:42.4587169Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:51:42.4616457Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:51:42.4653334Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:51:42.4692988Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:51:42.4734204Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:51:42.4764777Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:51:42.4796616Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:51:42.4840622Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:51:42.6793789Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:51:42.6826108Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:51:42.6860355Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:51:42.6886426Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:51:42.6919635Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:51:42.6947447Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:51:42.6973750Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:51:42.7003160Z Setting up lintian (2.62.0) ... 2021-05-15T13:51:42.7035401Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:51:42.7070665Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:00.9989105Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:01.4502219Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:03.8224583Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-15T13:52:03.9622756Z 2021-05-15T13:52:03.9791122Z Reading package lists... 0% 2021-05-15T13:52:03.9793946Z 2021-05-15T13:52:03.9848724Z Reading package lists... 100% 2021-05-15T13:52:03.9849388Z 2021-05-15T13:52:03.9849780Z 2021-05-15T13:52:03.9850367Z Reading package lists... Done 2021-05-15T13:52:03.9850843Z 2021-05-15T13:52:03.9851430Z Building dependency tree... 0% 2021-05-15T13:52:03.9851919Z 2021-05-15T13:52:04.0105436Z Building dependency tree... 0% 2021-05-15T13:52:04.0106146Z 2021-05-15T13:52:04.0106769Z Building dependency tree... 50% 2021-05-15T13:52:04.0107261Z 2021-05-15T13:52:04.1400277Z Building dependency tree... 50% 2021-05-15T13:52:04.1400682Z 2021-05-15T13:52:04.1401148Z Building dependency tree 2021-05-15T13:52:04.1401518Z 2021-05-15T13:52:04.1401980Z Reading state information... 0% 2021-05-15T13:52:04.1402359Z 2021-05-15T13:52:04.3128904Z Reading state information... 0% 2021-05-15T13:52:04.3129347Z 2021-05-15T13:52:04.3129595Z 2021-05-15T13:52:04.3130064Z Reading state information... Done 2021-05-15T13:52:04.3130460Z 2021-05-15T13:52:04.3130925Z Reading state information... 0% 2021-05-15T13:52:04.3191670Z 2021-05-15T13:52:04.3192229Z Reading state information... 1% 2021-05-15T13:52:04.3237353Z 2021-05-15T13:52:04.3238135Z Reading state information... 3% 2021-05-15T13:52:04.3287363Z 2021-05-15T13:52:04.3287891Z Reading state information... 5% 2021-05-15T13:52:04.3335429Z 2021-05-15T13:52:04.3335966Z Reading state information... 7% 2021-05-15T13:52:04.3378356Z 2021-05-15T13:52:04.3379169Z Reading state information... 9% 2021-05-15T13:52:04.3423315Z 2021-05-15T13:52:04.3423820Z Reading state information... 11% 2021-05-15T13:52:04.3468962Z 2021-05-15T13:52:04.3469484Z Reading state information... 13% 2021-05-15T13:52:04.3513349Z 2021-05-15T13:52:04.3513871Z Reading state information... 15% 2021-05-15T13:52:04.3557973Z 2021-05-15T13:52:04.3558504Z Reading state information... 17% 2021-05-15T13:52:04.3605866Z 2021-05-15T13:52:04.3606396Z Reading state information... 19% 2021-05-15T13:52:04.3649890Z 2021-05-15T13:52:04.3650414Z Reading state information... 21% 2021-05-15T13:52:04.3692894Z 2021-05-15T13:52:04.3693394Z Reading state information... 23% 2021-05-15T13:52:04.3741218Z 2021-05-15T13:52:04.3741745Z Reading state information... 25% 2021-05-15T13:52:04.3791121Z 2021-05-15T13:52:04.3791763Z Reading state information... 27% 2021-05-15T13:52:04.3840637Z 2021-05-15T13:52:04.3841171Z Reading state information... 29% 2021-05-15T13:52:04.3886781Z 2021-05-15T13:52:04.3887316Z Reading state information... 31% 2021-05-15T13:52:04.3934314Z 2021-05-15T13:52:04.3934851Z Reading state information... 33% 2021-05-15T13:52:04.3974526Z 2021-05-15T13:52:04.3975063Z Reading state information... 35% 2021-05-15T13:52:04.4016871Z 2021-05-15T13:52:04.4017427Z Reading state information... 37% 2021-05-15T13:52:04.4067066Z 2021-05-15T13:52:04.4067634Z Reading state information... 39% 2021-05-15T13:52:04.4116701Z 2021-05-15T13:52:04.4117258Z Reading state information... 41% 2021-05-15T13:52:04.4159078Z 2021-05-15T13:52:04.4159658Z Reading state information... 43% 2021-05-15T13:52:04.4209816Z 2021-05-15T13:52:04.4210416Z Reading state information... 45% 2021-05-15T13:52:04.4278912Z 2021-05-15T13:52:04.4279502Z Reading state information... 47% 2021-05-15T13:52:04.4324096Z 2021-05-15T13:52:04.4324626Z Reading state information... 49% 2021-05-15T13:52:04.4374814Z 2021-05-15T13:52:04.4375361Z Reading state information... 51% 2021-05-15T13:52:04.4418525Z 2021-05-15T13:52:04.4419052Z Reading state information... 53% 2021-05-15T13:52:04.4461495Z 2021-05-15T13:52:04.4462025Z Reading state information... 55% 2021-05-15T13:52:04.4507675Z 2021-05-15T13:52:04.4508220Z Reading state information... 57% 2021-05-15T13:52:04.4552802Z 2021-05-15T13:52:04.4553348Z Reading state information... 59% 2021-05-15T13:52:04.4604505Z 2021-05-15T13:52:04.4605068Z Reading state information... 61% 2021-05-15T13:52:04.4649691Z 2021-05-15T13:52:04.4650256Z Reading state information... 63% 2021-05-15T13:52:04.4691046Z 2021-05-15T13:52:04.4691580Z Reading state information... 65% 2021-05-15T13:52:04.4735763Z 2021-05-15T13:52:04.4736328Z Reading state information... 67% 2021-05-15T13:52:04.4779376Z 2021-05-15T13:52:04.4779924Z Reading state information... 69% 2021-05-15T13:52:04.4836011Z 2021-05-15T13:52:04.4836539Z Reading state information... 71% 2021-05-15T13:52:04.4874317Z 2021-05-15T13:52:04.4874842Z Reading state information... 73% 2021-05-15T13:52:04.4917770Z 2021-05-15T13:52:04.4918302Z Reading state information... 75% 2021-05-15T13:52:04.4975266Z 2021-05-15T13:52:04.4976294Z Reading state information... 77% 2021-05-15T13:52:04.5017872Z 2021-05-15T13:52:04.5018814Z Reading state information... 79% 2021-05-15T13:52:04.5058612Z 2021-05-15T13:52:04.5059153Z Reading state information... 81% 2021-05-15T13:52:04.5102307Z 2021-05-15T13:52:04.5103112Z Reading state information... 83% 2021-05-15T13:52:04.5145004Z 2021-05-15T13:52:04.5145558Z Reading state information... 85% 2021-05-15T13:52:04.5188600Z 2021-05-15T13:52:04.5189266Z Reading state information... 87% 2021-05-15T13:52:04.5230187Z 2021-05-15T13:52:04.5230784Z Reading state information... 89% 2021-05-15T13:52:04.5269550Z 2021-05-15T13:52:04.5270326Z Reading state information... 91% 2021-05-15T13:52:04.5313494Z 2021-05-15T13:52:04.5313991Z Reading state information... 93% 2021-05-15T13:52:04.5356416Z 2021-05-15T13:52:04.5356942Z Reading state information... 95% 2021-05-15T13:52:04.5400964Z 2021-05-15T13:52:04.5401494Z Reading state information... 97% 2021-05-15T13:52:04.5444365Z 2021-05-15T13:52:04.5444885Z Reading state information... 99% 2021-05-15T13:52:04.8490418Z Selecting previously unselected package r-4.0.5. 2021-05-15T13:52:04.9882786Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:52:05.0004691Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-15T13:52:05.0018760Z Unpacking r-4.0.5 (1) ... 2021-05-15T13:52:05.8824303Z Setting up r-4.0.5 (1) ... 2021-05-15T13:52:05.9093717Z 2021-05-15T13:52:05.9094446Z 2021-05-15T13:52:05.9095146Z Reading state information... Done 2021-05-15T13:52:05.9338304Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-15T13:52:05.9519135Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:52:05.9799099Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:52:05.9799630Z env: 2021-05-15T13:52:05.9800100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:05.9800600Z TIC_DEPLOY_KEY: 2021-05-15T13:52:05.9801429Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:05.9805176Z GITHUB_PAT: *** 2021-05-15T13:52:05.9805636Z COVERALLS_TOKEN: 2021-05-15T13:52:05.9806198Z continue-on-error: false 2021-05-15T13:52:05.9807986Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:05.9808582Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:05.9809088Z TZ: UTC 2021-05-15T13:52:05.9809519Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:05.9809996Z NOT_CRAN: true 2021-05-15T13:52:05.9810408Z ##[endgroup] 2021-05-15T13:52:06.0378637Z [command]sudo apt-get install -y texinfo 2021-05-15T13:52:06.2202006Z Reading package lists... 2021-05-15T13:52:06.3810035Z Building dependency tree... 2021-05-15T13:52:06.3833804Z Reading state information... 2021-05-15T13:52:06.6024142Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:52:06.6025414Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:06.9382131Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:52:06.9947694Z --2021-05-15 13:52:06-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:52:07.0057228Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:52:07.0123264Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:52:07.0413156Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:52:07.0417125Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:52:07.0421207Z --2021-05-15 13:52:07-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:52:08.0527269Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:52:08.0531762Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:52:08.0533176Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:52:08.0536622Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=N2Zgu8R3a3%2FqVju9zG%2FCYsoxG9UMGYRy%2BUgzkIGYido%3D&st=2021-05-15T13%3A51%3A07Z&se=2021-05-15T13%3A57%3A07Z&sp=r [following] 2021-05-15T13:52:08.0554002Z --2021-05-15 13:52:07-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=N2Zgu8R3a3%2FqVju9zG%2FCYsoxG9UMGYRy%2BUgzkIGYido%3D&st=2021-05-15T13%3A51%3A07Z&se=2021-05-15T13%3A57%3A07Z&sp=r 2021-05-15T13:52:08.0565907Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:52:08.0571120Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:52:08.0573893Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:52:08.0575136Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:52:08.0576928Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:52:08.2795212Z 2021-05-15T13:52:09.8052203Z 0K ........ ........ ........ ........ 49% 16.2M 2s 2021-05-15T13:52:11.0559793Z 32768K ........ ........ ........ ........ 99% 24.9M 0s 2021-05-15T13:52:11.0565044Z 65536K 100% 3.05M=3.3s 2021-05-15T13:52:11.0565894Z 2021-05-15T13:52:11.0568155Z 2021-05-15 13:52:11 (19.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:52:11.0569204Z 2021-05-15T13:52:13.0355286Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:52:13.0357586Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:52:13.3517707Z ##[group]Run tlmgr update --self 2021-05-15T13:52:13.3518394Z tlmgr update --self 2021-05-15T13:52:13.3519403Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:52:13.3520384Z tlmgr update --all 2021-05-15T13:52:13.3568753Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:13.3569190Z env: 2021-05-15T13:52:13.3569700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:13.3570218Z TIC_DEPLOY_KEY: 2021-05-15T13:52:13.3571117Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:13.3573096Z GITHUB_PAT: *** 2021-05-15T13:52:13.3573545Z COVERALLS_TOKEN: 2021-05-15T13:52:13.3574097Z continue-on-error: false 2021-05-15T13:52:13.3574621Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:13.3575172Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:13.3575662Z TZ: UTC 2021-05-15T13:52:13.3576105Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:13.3576634Z NOT_CRAN: true 2021-05-15T13:52:13.3577054Z ##[endgroup] 2021-05-15T13:52:14.8244754Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:14.8247757Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:52:16.2338800Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:16.2340514Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:52:16.3219968Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:52:16.3760462Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:52:16.4202240Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:52:16.4668423Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T13:52:16.9037079Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T13:52:18.4672664Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:52:18.5649224Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:52:18.6396222Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T13:52:18.6829933Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T13:52:18.7269935Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T13:52:18.7715908Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T13:52:18.8228337Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T13:52:18.8710138Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T13:52:18.9227627Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T13:52:18.9941311Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T13:52:19.0911643Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T13:52:19.1346935Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T13:52:19.1789933Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T13:52:19.2234447Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T13:52:19.2715822Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T13:52:19.3212262Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T13:52:19.3659673Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T13:52:19.4136175Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T13:52:19.4633860Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T13:52:19.5086518Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T13:52:19.5529813Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T13:52:19.6009036Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T13:52:19.6479919Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T13:52:19.6916752Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T13:52:19.7366588Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T13:52:19.7835315Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T13:52:19.8295884Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T13:52:19.8795586Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T13:52:19.9247829Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T13:52:19.9705542Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T13:52:20.0330571Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T13:52:20.0799494Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T13:52:20.1264300Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T13:52:20.1720391Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T13:52:20.2167052Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T13:52:20.2611718Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T13:52:20.3054959Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T13:52:20.3516948Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T13:52:20.3966174Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T13:52:20.4432269Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T13:52:20.4887296Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T13:52:20.5393848Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T13:52:20.5860965Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T13:52:20.6312022Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T13:52:20.6775033Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T13:52:20.7218863Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T13:52:20.7693498Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T13:52:20.8139373Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T13:52:20.8596897Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T13:52:20.9059278Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T13:52:20.9598512Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T13:52:21.0049550Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T13:52:21.0531972Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-15T13:52:21.1017646Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-15T13:52:21.1521575Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T13:52:21.1972051Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T13:52:21.2447064Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T13:52:21.2912832Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T13:52:21.3393152Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T13:52:21.3848021Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T13:52:21.4583542Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T13:52:21.5476733Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T13:52:21.5943783Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T13:52:21.6445083Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T13:52:21.6931691Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T13:52:21.7402015Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T13:52:21.7931471Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T13:52:21.8469029Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T13:52:21.8946279Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T13:52:21.9398121Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T13:52:21.9846561Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T13:52:22.0301962Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T13:52:22.0933800Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:52:22.1385192Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-15T13:52:22.1859255Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-15T13:52:22.2358890Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-15T13:52:22.2883146Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T13:52:22.3380436Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T13:52:22.3855612Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T13:52:22.4403036Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T13:52:22.5457743Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T13:52:22.5930289Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T13:52:22.6393897Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T13:52:22.6589904Z running mktexlsr ... 2021-05-15T13:52:22.7491318Z done running mktexlsr. 2021-05-15T13:52:22.7806735Z running updmap-sys ... 2021-05-15T13:52:23.0693891Z done running updmap-sys. 2021-05-15T13:52:23.0695084Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:52:23.0697092Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/pNxwLUales/AUPoyDYAWu ... 2021-05-15T13:52:23.4749133Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/pNxwLUales/AUPoyDYAWu. 2021-05-15T13:52:23.4752338Z OK: optex.fmt/luatex 2021-05-15T13:52:23.4753548Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:52:23.4754964Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:52:24.8323433Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:24.8325209Z tlmgr: no updates available 2021-05-15T13:52:24.9430655Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:52:24.9431398Z with: 2021-05-15T13:52:24.9431841Z pandoc-version: 2.7.3 2021-05-15T13:52:24.9432286Z env: 2021-05-15T13:52:24.9432758Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:24.9433288Z TIC_DEPLOY_KEY: 2021-05-15T13:52:24.9434172Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:24.9436053Z GITHUB_PAT: *** 2021-05-15T13:52:24.9436513Z COVERALLS_TOKEN: 2021-05-15T13:52:24.9437044Z continue-on-error: false 2021-05-15T13:52:24.9437577Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:24.9438108Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:24.9438605Z TZ: UTC 2021-05-15T13:52:24.9439030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:24.9439493Z NOT_CRAN: true 2021-05-15T13:52:24.9439898Z ##[endgroup] 2021-05-15T13:52:25.3170658Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:52:25.3905255Z Reading package lists... 2021-05-15T13:52:25.5649892Z Building dependency tree... 2021-05-15T13:52:25.5669915Z Reading state information... 2021-05-15T13:52:25.8101956Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:52:25.8110514Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:25.8126471Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:52:25.9471551Z 2021-05-15T13:52:25.9657423Z Reading package lists... 0% 2021-05-15T13:52:25.9658212Z 2021-05-15T13:52:25.9709563Z Reading package lists... 100% 2021-05-15T13:52:25.9710342Z 2021-05-15T13:52:25.9710784Z 2021-05-15T13:52:25.9711666Z Reading package lists... Done 2021-05-15T13:52:25.9712085Z 2021-05-15T13:52:25.9712637Z Building dependency tree... 0% 2021-05-15T13:52:25.9713027Z 2021-05-15T13:52:26.0028990Z Building dependency tree... 0% 2021-05-15T13:52:26.0029794Z 2021-05-15T13:52:26.0030750Z Building dependency tree... 50% 2021-05-15T13:52:26.0031986Z 2021-05-15T13:52:26.1473655Z Building dependency tree... 50% 2021-05-15T13:52:26.1474841Z 2021-05-15T13:52:26.1475941Z Building dependency tree 2021-05-15T13:52:26.1476414Z 2021-05-15T13:52:26.1476971Z Reading state information... 0% 2021-05-15T13:52:26.1477358Z 2021-05-15T13:52:26.3222886Z Reading state information... 0% 2021-05-15T13:52:26.3223411Z 2021-05-15T13:52:26.3223666Z 2021-05-15T13:52:26.3224218Z Reading state information... Done 2021-05-15T13:52:26.3224627Z 2021-05-15T13:52:26.3225177Z Reading state information... 0% 2021-05-15T13:52:26.3286039Z 2021-05-15T13:52:26.3286688Z Reading state information... 1% 2021-05-15T13:52:26.3331759Z 2021-05-15T13:52:26.3332394Z Reading state information... 3% 2021-05-15T13:52:26.3379814Z 2021-05-15T13:52:26.3380452Z Reading state information... 5% 2021-05-15T13:52:26.3427819Z 2021-05-15T13:52:26.3428429Z Reading state information... 7% 2021-05-15T13:52:26.3471878Z 2021-05-15T13:52:26.3472482Z Reading state information... 9% 2021-05-15T13:52:26.3518511Z 2021-05-15T13:52:26.3520649Z Reading state information... 11% 2021-05-15T13:52:26.3562495Z 2021-05-15T13:52:26.3563447Z Reading state information... 13% 2021-05-15T13:52:26.3606683Z 2021-05-15T13:52:26.3609225Z Reading state information... 15% 2021-05-15T13:52:26.3651352Z 2021-05-15T13:52:26.3651943Z Reading state information... 17% 2021-05-15T13:52:26.3697602Z 2021-05-15T13:52:26.3698194Z Reading state information... 19% 2021-05-15T13:52:26.3740120Z 2021-05-15T13:52:26.3740714Z Reading state information... 21% 2021-05-15T13:52:26.3779468Z 2021-05-15T13:52:26.3780067Z Reading state information... 23% 2021-05-15T13:52:26.3824006Z 2021-05-15T13:52:26.3824618Z Reading state information... 25% 2021-05-15T13:52:26.3879919Z 2021-05-15T13:52:26.3880539Z Reading state information... 27% 2021-05-15T13:52:26.3933501Z 2021-05-15T13:52:26.3936382Z Reading state information... 29% 2021-05-15T13:52:26.3964371Z 2021-05-15T13:52:26.3964998Z Reading state information... 31% 2021-05-15T13:52:26.4011850Z 2021-05-15T13:52:26.4012756Z Reading state information... 33% 2021-05-15T13:52:26.4051738Z 2021-05-15T13:52:26.4052328Z Reading state information... 35% 2021-05-15T13:52:26.4094317Z 2021-05-15T13:52:26.4095035Z Reading state information... 37% 2021-05-15T13:52:26.4141368Z 2021-05-15T13:52:26.4142090Z Reading state information... 39% 2021-05-15T13:52:26.4185752Z 2021-05-15T13:52:26.4186369Z Reading state information... 41% 2021-05-15T13:52:26.4227414Z 2021-05-15T13:52:26.4228041Z Reading state information... 43% 2021-05-15T13:52:26.4278820Z 2021-05-15T13:52:26.4279443Z Reading state information... 45% 2021-05-15T13:52:26.4345621Z 2021-05-15T13:52:26.4346261Z Reading state information... 47% 2021-05-15T13:52:26.4390196Z 2021-05-15T13:52:26.4390806Z Reading state information... 49% 2021-05-15T13:52:26.4438248Z 2021-05-15T13:52:26.4438883Z Reading state information... 51% 2021-05-15T13:52:26.4480642Z 2021-05-15T13:52:26.4481251Z Reading state information... 53% 2021-05-15T13:52:26.4524362Z 2021-05-15T13:52:26.4524994Z Reading state information... 55% 2021-05-15T13:52:26.4568206Z 2021-05-15T13:52:26.4568828Z Reading state information... 57% 2021-05-15T13:52:26.4612777Z 2021-05-15T13:52:26.4613399Z Reading state information... 59% 2021-05-15T13:52:26.4663026Z 2021-05-15T13:52:26.4663649Z Reading state information... 61% 2021-05-15T13:52:26.4725546Z 2021-05-15T13:52:26.4726189Z Reading state information... 63% 2021-05-15T13:52:26.4748013Z 2021-05-15T13:52:26.4748598Z Reading state information... 65% 2021-05-15T13:52:26.4791022Z 2021-05-15T13:52:26.4791820Z Reading state information... 67% 2021-05-15T13:52:26.4834077Z 2021-05-15T13:52:26.4834681Z Reading state information... 69% 2021-05-15T13:52:26.4890753Z 2021-05-15T13:52:26.4891359Z Reading state information... 71% 2021-05-15T13:52:26.4934531Z 2021-05-15T13:52:26.4935496Z Reading state information... 73% 2021-05-15T13:52:26.4972249Z 2021-05-15T13:52:26.4972864Z Reading state information... 75% 2021-05-15T13:52:26.5029870Z 2021-05-15T13:52:26.5030515Z Reading state information... 77% 2021-05-15T13:52:26.5073129Z 2021-05-15T13:52:26.5073753Z Reading state information... 79% 2021-05-15T13:52:26.5117650Z 2021-05-15T13:52:26.5118282Z Reading state information... 81% 2021-05-15T13:52:26.5160978Z 2021-05-15T13:52:26.5161610Z Reading state information... 83% 2021-05-15T13:52:26.5205463Z 2021-05-15T13:52:26.5206079Z Reading state information... 85% 2021-05-15T13:52:26.5251286Z 2021-05-15T13:52:26.5251910Z Reading state information... 87% 2021-05-15T13:52:26.5291547Z 2021-05-15T13:52:26.5292179Z Reading state information... 89% 2021-05-15T13:52:26.5333484Z 2021-05-15T13:52:26.5334113Z Reading state information... 91% 2021-05-15T13:52:26.5374808Z 2021-05-15T13:52:26.5375413Z Reading state information... 93% 2021-05-15T13:52:26.5415391Z 2021-05-15T13:52:26.5415995Z Reading state information... 95% 2021-05-15T13:52:26.5460278Z 2021-05-15T13:52:26.5460883Z Reading state information... 97% 2021-05-15T13:52:26.5502597Z 2021-05-15T13:52:26.5503243Z Reading state information... 99% 2021-05-15T13:52:26.8414816Z Selecting previously unselected package pandoc. 2021-05-15T13:52:26.9604985Z (Reading database ... 261891 files and directories currently installed.) 2021-05-15T13:52:26.9710367Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:52:26.9723148Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:52:29.3002887Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:52:29.3033097Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:30.1872892Z 2021-05-15T13:52:30.1873941Z 2021-05-15T13:52:30.1874775Z Reading state information... Done 2021-05-15T13:52:30.2245490Z ##[group]Run git config user.name adigherman 2021-05-15T13:52:30.2246237Z git config user.name adigherman 2021-05-15T13:52:30.2246898Z git config user.email adig@jhu.edu 2021-05-15T13:52:30.2291163Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:30.2291625Z env: 2021-05-15T13:52:30.2292138Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:30.2292686Z TIC_DEPLOY_KEY: 2021-05-15T13:52:30.2293602Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:30.2295671Z GITHUB_PAT: *** 2021-05-15T13:52:30.2296166Z COVERALLS_TOKEN: 2021-05-15T13:52:30.2296718Z continue-on-error: false 2021-05-15T13:52:30.2297274Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:30.2297819Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:30.2298335Z TZ: UTC 2021-05-15T13:52:30.2298780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:30.2299264Z NOT_CRAN: true 2021-05-15T13:52:30.2299698Z ##[endgroup] 2021-05-15T13:52:30.2544795Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:52:30.2545481Z env: 2021-05-15T13:52:30.2546001Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:30.2546527Z TIC_DEPLOY_KEY: 2021-05-15T13:52:30.2547420Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:30.2549280Z GITHUB_PAT: *** 2021-05-15T13:52:30.2549718Z COVERALLS_TOKEN: 2021-05-15T13:52:30.2550280Z continue-on-error: false 2021-05-15T13:52:30.2550796Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:30.2551581Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:30.2552071Z TZ: UTC 2021-05-15T13:52:30.2552511Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:30.2552979Z NOT_CRAN: true 2021-05-15T13:52:30.2553384Z ##[endgroup] 2021-05-15T13:52:30.4597576Z Reading package lists... 2021-05-15T13:52:30.6314166Z Building dependency tree... 2021-05-15T13:52:30.6337545Z Reading state information... 2021-05-15T13:52:30.7793252Z The following additional packages will be installed: 2021-05-15T13:52:30.7798451Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:52:30.7805182Z Suggested packages: 2021-05-15T13:52:30.7806038Z cmake-doc ninja-build 2021-05-15T13:52:30.8281370Z The following NEW packages will be installed: 2021-05-15T13:52:30.8287462Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:52:30.8515841Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:30.8519912Z Need to get 5470 kB of archives. 2021-05-15T13:52:30.8520770Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:52:30.8522621Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:52:30.8874207Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:52:30.8887253Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:52:30.8899460Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:52:31.4083584Z Fetched 5470 kB in 0s (48.5 MB/s) 2021-05-15T13:52:31.4504710Z Selecting previously unselected package cmake-data. 2021-05-15T13:52:31.4583725Z (Reading database ... 2021-05-15T13:52:31.4584340Z (Reading database ... 5% 2021-05-15T13:52:31.4584910Z (Reading database ... 10% 2021-05-15T13:52:31.4585458Z (Reading database ... 15% 2021-05-15T13:52:31.4586781Z (Reading database ... 20% 2021-05-15T13:52:31.4587330Z (Reading database ... 25% 2021-05-15T13:52:31.4588048Z (Reading database ... 30% 2021-05-15T13:52:31.4588688Z (Reading database ... 35% 2021-05-15T13:52:31.4589345Z (Reading database ... 40% 2021-05-15T13:52:31.4589997Z (Reading database ... 45% 2021-05-15T13:52:31.4590629Z (Reading database ... 50% 2021-05-15T13:52:31.4614416Z (Reading database ... 55% 2021-05-15T13:52:31.4654370Z (Reading database ... 60% 2021-05-15T13:52:31.4697760Z (Reading database ... 65% 2021-05-15T13:52:31.4840298Z (Reading database ... 70% 2021-05-15T13:52:31.4967964Z (Reading database ... 75% 2021-05-15T13:52:31.5278218Z (Reading database ... 80% 2021-05-15T13:52:31.5607095Z (Reading database ... 85% 2021-05-15T13:52:31.5779967Z (Reading database ... 90% 2021-05-15T13:52:31.5870698Z (Reading database ... 95% 2021-05-15T13:52:31.5872035Z (Reading database ... 100% 2021-05-15T13:52:31.5873567Z (Reading database ... 261898 files and directories currently installed.) 2021-05-15T13:52:31.5990074Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:52:31.6236873Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:52:32.1073335Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:52:32.1344811Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:52:32.1377933Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:52:32.1792998Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:52:32.2048333Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:52:32.2065717Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:52:32.2473636Z Selecting previously unselected package cmake. 2021-05-15T13:52:32.2748373Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:52:32.2756809Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:52:32.7681153Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:52:32.7716482Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:52:32.8169248Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:52:32.8204040Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:52:32.8246148Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:34.1558702Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:36.3419582Z Reading package lists... 2021-05-15T13:52:36.5038190Z Building dependency tree... 2021-05-15T13:52:36.5057363Z Reading state information... 2021-05-15T13:52:36.6657992Z Suggested packages: 2021-05-15T13:52:36.6660596Z libssh-doc 2021-05-15T13:52:36.7203851Z The following NEW packages will be installed: 2021-05-15T13:52:36.7206475Z libssh-dev 2021-05-15T13:52:36.7414446Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:36.7415271Z Need to get 219 kB of archives. 2021-05-15T13:52:36.7416083Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:52:36.7418157Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:52:37.1852669Z Fetched 219 kB in 0s (11.1 MB/s) 2021-05-15T13:52:37.2193250Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:52:37.2259390Z (Reading database ... 2021-05-15T13:52:37.2260005Z (Reading database ... 5% 2021-05-15T13:52:37.2260571Z (Reading database ... 10% 2021-05-15T13:52:37.2261119Z (Reading database ... 15% 2021-05-15T13:52:37.2261677Z (Reading database ... 20% 2021-05-15T13:52:37.2262235Z (Reading database ... 25% 2021-05-15T13:52:37.2263421Z (Reading database ... 30% 2021-05-15T13:52:37.2263985Z (Reading database ... 35% 2021-05-15T13:52:37.2264531Z (Reading database ... 40% 2021-05-15T13:52:37.2265083Z (Reading database ... 45% 2021-05-15T13:52:37.2265628Z (Reading database ... 50% 2021-05-15T13:52:37.2300670Z (Reading database ... 55% 2021-05-15T13:52:37.2341972Z (Reading database ... 60% 2021-05-15T13:52:37.2381664Z (Reading database ... 65% 2021-05-15T13:52:37.2507577Z (Reading database ... 70% 2021-05-15T13:52:37.2623641Z (Reading database ... 75% 2021-05-15T13:52:37.2913592Z (Reading database ... 80% 2021-05-15T13:52:37.3242048Z (Reading database ... 85% 2021-05-15T13:52:37.3389945Z (Reading database ... 90% 2021-05-15T13:52:37.3469840Z (Reading database ... 95% 2021-05-15T13:52:37.3470495Z (Reading database ... 100% 2021-05-15T13:52:37.3471587Z (Reading database ... 264682 files and directories currently installed.) 2021-05-15T13:52:37.3582411Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:52:37.3595256Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:37.4446599Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:39.6170730Z Reading package lists... 2021-05-15T13:52:39.7809675Z Building dependency tree... 2021-05-15T13:52:39.7828428Z Reading state information... 2021-05-15T13:52:39.9907736Z The following NEW packages will be installed: 2021-05-15T13:52:39.9916635Z jags 2021-05-15T13:52:40.0124449Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:40.0125630Z Need to get 1562 kB of archives. 2021-05-15T13:52:40.0126782Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:52:40.0129361Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:52:40.4834396Z Fetched 1562 kB in 0s (35.8 MB/s) 2021-05-15T13:52:40.5177411Z Selecting previously unselected package jags. 2021-05-15T13:52:40.5251754Z (Reading database ... 2021-05-15T13:52:40.5252608Z (Reading database ... 5% 2021-05-15T13:52:40.5253170Z (Reading database ... 10% 2021-05-15T13:52:40.5253734Z (Reading database ... 15% 2021-05-15T13:52:40.5254284Z (Reading database ... 20% 2021-05-15T13:52:40.5254837Z (Reading database ... 25% 2021-05-15T13:52:40.5255384Z (Reading database ... 30% 2021-05-15T13:52:40.5255937Z (Reading database ... 35% 2021-05-15T13:52:40.5256483Z (Reading database ... 40% 2021-05-15T13:52:40.5257039Z (Reading database ... 45% 2021-05-15T13:52:40.5257586Z (Reading database ... 50% 2021-05-15T13:52:40.5294991Z (Reading database ... 55% 2021-05-15T13:52:40.5333420Z (Reading database ... 60% 2021-05-15T13:52:40.5377115Z (Reading database ... 65% 2021-05-15T13:52:40.5513825Z (Reading database ... 70% 2021-05-15T13:52:40.5632854Z (Reading database ... 75% 2021-05-15T13:52:40.5927857Z (Reading database ... 80% 2021-05-15T13:52:40.6257709Z (Reading database ... 85% 2021-05-15T13:52:40.6413435Z (Reading database ... 90% 2021-05-15T13:52:40.6498816Z (Reading database ... 95% 2021-05-15T13:52:40.6499602Z (Reading database ... 100% 2021-05-15T13:52:40.6500677Z (Reading database ... 264701 files and directories currently installed.) 2021-05-15T13:52:40.6617654Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:52:40.6637797Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:52:40.8319388Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:52:40.8564059Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:41.6326408Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:44.0623937Z Reading package lists... 2021-05-15T13:52:44.0633164Z Building dependency tree... 2021-05-15T13:52:44.0648058Z Reading state information... 2021-05-15T13:52:44.2278164Z The following additional packages will be installed: 2021-05-15T13:52:44.2279847Z libnode64 libuv1-dev 2021-05-15T13:52:44.2756873Z The following NEW packages will be installed: 2021-05-15T13:52:44.2763502Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:52:44.3011821Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:44.3015089Z Need to get 6239 kB of archives. 2021-05-15T13:52:44.3015931Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:52:44.3020342Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:52:44.3050295Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:52:44.4207355Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:52:44.8729218Z Fetched 6239 kB in 0s (43.5 MB/s) 2021-05-15T13:52:44.9084408Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:52:44.9158916Z (Reading database ... 2021-05-15T13:52:44.9159991Z (Reading database ... 5% 2021-05-15T13:52:44.9160602Z (Reading database ... 10% 2021-05-15T13:52:44.9161154Z (Reading database ... 15% 2021-05-15T13:52:44.9161778Z (Reading database ... 20% 2021-05-15T13:52:44.9162867Z (Reading database ... 25% 2021-05-15T13:52:44.9163427Z (Reading database ... 30% 2021-05-15T13:52:44.9164006Z (Reading database ... 35% 2021-05-15T13:52:44.9164545Z (Reading database ... 40% 2021-05-15T13:52:44.9165384Z (Reading database ... 45% 2021-05-15T13:52:44.9165942Z (Reading database ... 50% 2021-05-15T13:52:44.9195016Z (Reading database ... 55% 2021-05-15T13:52:44.9236149Z (Reading database ... 60% 2021-05-15T13:52:44.9276639Z (Reading database ... 65% 2021-05-15T13:52:44.9402075Z (Reading database ... 70% 2021-05-15T13:52:44.9518559Z (Reading database ... 75% 2021-05-15T13:52:44.9786994Z (Reading database ... 80% 2021-05-15T13:52:45.0106776Z (Reading database ... 85% 2021-05-15T13:52:45.0261668Z (Reading database ... 90% 2021-05-15T13:52:45.0341200Z (Reading database ... 95% 2021-05-15T13:52:45.0341830Z (Reading database ... 100% 2021-05-15T13:52:45.0342702Z (Reading database ... 264841 files and directories currently installed.) 2021-05-15T13:52:45.0457748Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:52:45.0475385Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:52:45.0875924Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:52:45.1187816Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:45.1212749Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:45.7963761Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:52:45.8261371Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:45.8275396Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:45.9336937Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:52:45.9377061Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:45.9459388Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:45.9513277Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:48.1715150Z Reading package lists... 2021-05-15T13:52:48.3414707Z Building dependency tree... 2021-05-15T13:52:48.3435594Z Reading state information... 2021-05-15T13:52:48.5141752Z The following additional packages will be installed: 2021-05-15T13:52:48.5149116Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:52:48.5158021Z Suggested packages: 2021-05-15T13:52:48.5158995Z libfftw3-doc 2021-05-15T13:52:48.5672928Z The following NEW packages will be installed: 2021-05-15T13:52:48.5678974Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:52:48.6789307Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:48.6790362Z Need to get 3986 kB of archives. 2021-05-15T13:52:48.6791184Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:52:48.6793462Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:52:48.6852308Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:52:48.6926913Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:52:48.7008439Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:52:48.7018183Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:52:49.1859669Z Fetched 3986 kB in 0s (23.1 MB/s) 2021-05-15T13:52:49.2243945Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:52:49.2322594Z (Reading database ... 2021-05-15T13:52:49.2323247Z (Reading database ... 5% 2021-05-15T13:52:49.2323817Z (Reading database ... 10% 2021-05-15T13:52:49.2324366Z (Reading database ... 15% 2021-05-15T13:52:49.2325485Z (Reading database ... 20% 2021-05-15T13:52:49.2326060Z (Reading database ... 25% 2021-05-15T13:52:49.2326647Z (Reading database ... 30% 2021-05-15T13:52:49.2327193Z (Reading database ... 35% 2021-05-15T13:52:49.2328168Z (Reading database ... 40% 2021-05-15T13:52:49.2328714Z (Reading database ... 45% 2021-05-15T13:52:49.2330692Z (Reading database ... 50% 2021-05-15T13:52:49.2360023Z (Reading database ... 55% 2021-05-15T13:52:49.2400342Z (Reading database ... 60% 2021-05-15T13:52:49.2443022Z (Reading database ... 65% 2021-05-15T13:52:49.2574431Z (Reading database ... 70% 2021-05-15T13:52:49.2703754Z (Reading database ... 75% 2021-05-15T13:52:49.3005689Z (Reading database ... 80% 2021-05-15T13:52:49.3341999Z (Reading database ... 85% 2021-05-15T13:52:49.3491211Z (Reading database ... 90% 2021-05-15T13:52:49.3571396Z (Reading database ... 95% 2021-05-15T13:52:49.3572053Z (Reading database ... 100% 2021-05-15T13:52:49.3572927Z (Reading database ... 264977 files and directories currently installed.) 2021-05-15T13:52:49.3698738Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:49.3759791Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:49.4394640Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:52:49.4649305Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:49.4663382Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:49.5714618Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:52:49.5984547Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:49.5996673Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:49.7032826Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:52:49.7281143Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:49.7294277Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:52:49.7673230Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:52:49.7908823Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:49.7923951Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:50.1209058Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:50.1243115Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:50.1278311Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:50.1312003Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:52:50.1334816Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:50.1371388Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:51.0012858Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:53.2547583Z Reading package lists... 2021-05-15T13:52:53.4190015Z Building dependency tree... 2021-05-15T13:52:53.4209112Z Reading state information... 2021-05-15T13:52:53.5883272Z The following additional packages will be installed: 2021-05-15T13:52:53.5886056Z libdcmtk14 2021-05-15T13:52:53.6419530Z The following NEW packages will be installed: 2021-05-15T13:52:53.6428812Z dcmtk libdcmtk14 2021-05-15T13:52:53.6696383Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:53.6697473Z Need to get 5546 kB of archives. 2021-05-15T13:52:53.6698533Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:52:53.6700798Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:52:53.7170639Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:52:54.1707314Z Fetched 5546 kB in 0s (72.3 MB/s) 2021-05-15T13:52:54.2051992Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:52:54.2129341Z (Reading database ... 2021-05-15T13:52:54.2130244Z (Reading database ... 5% 2021-05-15T13:52:54.2131298Z (Reading database ... 10% 2021-05-15T13:52:54.2131905Z (Reading database ... 15% 2021-05-15T13:52:54.2132479Z (Reading database ... 20% 2021-05-15T13:52:54.2133108Z (Reading database ... 25% 2021-05-15T13:52:54.2133680Z (Reading database ... 30% 2021-05-15T13:52:54.2134248Z (Reading database ... 35% 2021-05-15T13:52:54.2134796Z (Reading database ... 40% 2021-05-15T13:52:54.2135356Z (Reading database ... 45% 2021-05-15T13:52:54.2135988Z (Reading database ... 50% 2021-05-15T13:52:54.2180241Z (Reading database ... 55% 2021-05-15T13:52:54.2219668Z (Reading database ... 60% 2021-05-15T13:52:54.2259040Z (Reading database ... 65% 2021-05-15T13:52:54.2399240Z (Reading database ... 70% 2021-05-15T13:52:54.2534816Z (Reading database ... 75% 2021-05-15T13:52:54.2853519Z (Reading database ... 80% 2021-05-15T13:52:54.3217378Z (Reading database ... 85% 2021-05-15T13:52:54.3366004Z (Reading database ... 90% 2021-05-15T13:52:54.3443266Z (Reading database ... 95% 2021-05-15T13:52:54.3443865Z (Reading database ... 100% 2021-05-15T13:52:54.3444680Z (Reading database ... 265068 files and directories currently installed.) 2021-05-15T13:52:54.3592302Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:52:54.3623029Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:52:54.9273632Z Selecting previously unselected package dcmtk. 2021-05-15T13:52:54.9490853Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:52:54.9574938Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:52:55.1165115Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:52:55.1207401Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:52:55.1364782Z Adding `dcmtk' group to system ... 2021-05-15T13:52:55.2331626Z Adding `dcmtk' user to system ... 2021-05-15T13:52:55.7496651Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:52:56.0372332Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:57.7664221Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:59.9841145Z Reading package lists... 2021-05-15T13:53:00.1646329Z Building dependency tree... 2021-05-15T13:53:00.1667570Z Reading state information... 2021-05-15T13:53:00.4123113Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:53:00.4124613Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:00.4807149Z Reading package lists... 2021-05-15T13:53:00.6387902Z Building dependency tree... 2021-05-15T13:53:00.6406888Z Reading state information... 2021-05-15T13:53:00.8916250Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:53:00.8918296Z libpng-dev set to manually installed. 2021-05-15T13:53:00.8927851Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:00.9627109Z Reading package lists... 2021-05-15T13:53:01.1372769Z Building dependency tree... 2021-05-15T13:53:01.1393186Z Reading state information... 2021-05-15T13:53:01.3027545Z The following additional packages will be installed: 2021-05-15T13:53:01.3032342Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:53:01.3035451Z Suggested packages: 2021-05-15T13:53:01.3038070Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:53:01.3041129Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:53:01.3043466Z fonts-arphic-uming fonts-nanum 2021-05-15T13:53:01.3518002Z The following NEW packages will be installed: 2021-05-15T13:53:01.3520190Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:53:01.3522054Z libpoppler97 poppler-data 2021-05-15T13:53:01.3728988Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:01.3733030Z Need to get 2582 kB of archives. 2021-05-15T13:53:01.3733984Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:53:01.3736250Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:53:01.4022072Z 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-15T13:53:01.4038768Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:53:01.4197239Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:53:01.4205170Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:53:01.4208660Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:53:01.8694426Z Fetched 2582 kB in 0s (40.3 MB/s) 2021-05-15T13:53:01.9052797Z Selecting previously unselected package poppler-data. 2021-05-15T13:53:01.9126723Z (Reading database ... 2021-05-15T13:53:01.9127651Z (Reading database ... 5% 2021-05-15T13:53:01.9128439Z (Reading database ... 10% 2021-05-15T13:53:01.9129199Z (Reading database ... 15% 2021-05-15T13:53:01.9129956Z (Reading database ... 20% 2021-05-15T13:53:01.9131009Z (Reading database ... 25% 2021-05-15T13:53:01.9131747Z (Reading database ... 30% 2021-05-15T13:53:01.9132426Z (Reading database ... 35% 2021-05-15T13:53:01.9133125Z (Reading database ... 40% 2021-05-15T13:53:01.9133818Z (Reading database ... 45% 2021-05-15T13:53:01.9134501Z (Reading database ... 50% 2021-05-15T13:53:01.9165799Z (Reading database ... 55% 2021-05-15T13:53:01.9200872Z (Reading database ... 60% 2021-05-15T13:53:01.9240113Z (Reading database ... 65% 2021-05-15T13:53:01.9368991Z (Reading database ... 70% 2021-05-15T13:53:01.9487656Z (Reading database ... 75% 2021-05-15T13:53:01.9778352Z (Reading database ... 80% 2021-05-15T13:53:02.0101970Z (Reading database ... 85% 2021-05-15T13:53:02.0243954Z (Reading database ... 90% 2021-05-15T13:53:02.0322594Z (Reading database ... 95% 2021-05-15T13:53:02.0323567Z (Reading database ... 100% 2021-05-15T13:53:02.0324991Z (Reading database ... 265303 files and directories currently installed.) 2021-05-15T13:53:02.0430532Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:53:02.0442499Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:53:02.2994871Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:53:02.3272504Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:53:02.3295009Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:53:02.3712990Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:53:02.3976782Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:02.3990297Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.5243720Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:53:02.5534006Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:02.5545248Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.5929825Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:53:02.6226658Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:02.6237967Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.6553140Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:53:02.6787827Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:02.6824914Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.7462787Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:53:02.7570706Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:53:02.7603641Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.7641959Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.7672854Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.7715956Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.7767427Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:53:03.0134607Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:05.2462179Z Reading package lists... 2021-05-15T13:53:05.4036549Z Building dependency tree... 2021-05-15T13:53:05.4055650Z Reading state information... 2021-05-15T13:53:05.5659954Z The following additional packages will be installed: 2021-05-15T13:53:05.5662997Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:53:05.5666603Z Suggested packages: 2021-05-15T13:53:05.5667865Z libhdf5-doc 2021-05-15T13:53:05.6138159Z The following NEW packages will be installed: 2021-05-15T13:53:05.6140694Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:53:05.6142736Z libsz2 2021-05-15T13:53:05.6336016Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:05.6336878Z Need to get 4074 kB of archives. 2021-05-15T13:53:05.6337885Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:53:05.6340234Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:53:05.6356389Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:53:05.6362078Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:53:05.6364941Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:53:05.6603510Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:53:05.6617797Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:53:05.6621766Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:53:06.1484690Z Fetched 4074 kB in 0s (49.6 MB/s) 2021-05-15T13:53:06.1809841Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:53:06.1884995Z (Reading database ... 2021-05-15T13:53:06.1885895Z (Reading database ... 5% 2021-05-15T13:53:06.1886694Z (Reading database ... 10% 2021-05-15T13:53:06.1887446Z (Reading database ... 15% 2021-05-15T13:53:06.1888209Z (Reading database ... 20% 2021-05-15T13:53:06.1888967Z (Reading database ... 25% 2021-05-15T13:53:06.1889713Z (Reading database ... 30% 2021-05-15T13:53:06.1890672Z (Reading database ... 35% 2021-05-15T13:53:06.1891427Z (Reading database ... 40% 2021-05-15T13:53:06.1892183Z (Reading database ... 45% 2021-05-15T13:53:06.1892929Z (Reading database ... 50% 2021-05-15T13:53:06.1924996Z (Reading database ... 55% 2021-05-15T13:53:06.1962554Z (Reading database ... 60% 2021-05-15T13:53:06.2004727Z (Reading database ... 65% 2021-05-15T13:53:06.2127908Z (Reading database ... 70% 2021-05-15T13:53:06.2241737Z (Reading database ... 75% 2021-05-15T13:53:06.2546369Z (Reading database ... 80% 2021-05-15T13:53:06.2870712Z (Reading database ... 85% 2021-05-15T13:53:06.3014850Z (Reading database ... 90% 2021-05-15T13:53:06.3093876Z (Reading database ... 95% 2021-05-15T13:53:06.3095531Z (Reading database ... 100% 2021-05-15T13:53:06.3097436Z (Reading database ... 265863 files and directories currently installed.) 2021-05-15T13:53:06.3207159Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:06.3220501Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.3593411Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:53:06.3854072Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:53:06.3881171Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.4193219Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:53:06.4437707Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:53:06.4450512Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.4753826Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:53:06.5036921Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:06.5050500Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.6714736Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:53:06.6970559Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:06.6985051Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.7473537Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:53:06.7707444Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:53:06.7719920Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.8033912Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:53:06.8280460Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:06.8293280Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:07.1917136Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:07.1946472Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:53:07.1975737Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:53:07.2009024Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:53:07.2038109Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:07.2066633Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:07.2093610Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:07.2177638Z 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-15T13:53:07.2211097Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:08.0629639Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:10.2999397Z Reading package lists... 2021-05-15T13:53:10.4601990Z Building dependency tree... 2021-05-15T13:53:10.4622404Z Reading state information... 2021-05-15T13:53:10.6223074Z The following additional packages will be installed: 2021-05-15T13:53:10.6225651Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:53:10.6707537Z The following NEW packages will be installed: 2021-05-15T13:53:10.6711684Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:53:10.6713100Z mesa-common-dev 2021-05-15T13:53:10.6898031Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:10.6899272Z Need to get 1761 kB of archives. 2021-05-15T13:53:10.6900193Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:53:10.6902343Z 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-15T13:53:10.6942747Z 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-15T13:53:10.6947556Z 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-15T13:53:10.6963269Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:53:10.6983005Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:53:10.7006463Z 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-15T13:53:11.1674043Z Fetched 1761 kB in 0s (45.7 MB/s) 2021-05-15T13:53:11.1993076Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:53:11.2066679Z (Reading database ... 2021-05-15T13:53:11.2067541Z (Reading database ... 5% 2021-05-15T13:53:11.2068277Z (Reading database ... 10% 2021-05-15T13:53:11.2068970Z (Reading database ... 15% 2021-05-15T13:53:11.2069671Z (Reading database ... 20% 2021-05-15T13:53:11.2070367Z (Reading database ... 25% 2021-05-15T13:53:11.2071067Z (Reading database ... 30% 2021-05-15T13:53:11.2072016Z (Reading database ... 35% 2021-05-15T13:53:11.2072690Z (Reading database ... 40% 2021-05-15T13:53:11.2073378Z (Reading database ... 45% 2021-05-15T13:53:11.2074070Z (Reading database ... 50% 2021-05-15T13:53:11.2108497Z (Reading database ... 55% 2021-05-15T13:53:11.2145908Z (Reading database ... 60% 2021-05-15T13:53:11.2185095Z (Reading database ... 65% 2021-05-15T13:53:11.2331177Z (Reading database ... 70% 2021-05-15T13:53:11.2458953Z (Reading database ... 75% 2021-05-15T13:53:11.2770225Z (Reading database ... 80% 2021-05-15T13:53:11.3104875Z (Reading database ... 85% 2021-05-15T13:53:11.3254795Z (Reading database ... 90% 2021-05-15T13:53:11.3338914Z (Reading database ... 95% 2021-05-15T13:53:11.3339491Z (Reading database ... 100% 2021-05-15T13:53:11.3340357Z (Reading database ... 266071 files and directories currently installed.) 2021-05-15T13:53:11.3475735Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:11.3488245Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.3953879Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:53:11.4201949Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:11.4215766Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:11.4713628Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:53:11.4960097Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:11.4975597Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:11.5368808Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:53:11.5660523Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:11.5688688Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:11.6193419Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:53:11.6431859Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:11.6444516Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:11.7016385Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:53:11.7257735Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:11.7270656Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:11.9104461Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.9136823Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:11.9164876Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:11.9201571Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:11.9238212Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:11.9273493Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:11.9308739Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:13.4570636Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:15.7370280Z Reading package lists... 2021-05-15T13:53:15.9077227Z Building dependency tree... 2021-05-15T13:53:15.9100438Z Reading state information... 2021-05-15T13:53:16.0826175Z The following additional packages will be installed: 2021-05-15T13:53:16.0827676Z libprotobuf-lite17 libprotoc17 2021-05-15T13:53:16.1297139Z The following NEW packages will be installed: 2021-05-15T13:53:16.1302521Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:53:16.1306482Z protobuf-compiler 2021-05-15T13:53:16.1500300Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:16.1501130Z Need to get 2754 kB of archives. 2021-05-15T13:53:16.1501969Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:53:16.1503987Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:53:16.1542996Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:53:16.1612472Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:53:16.1740326Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:53:16.1810952Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:53:16.6435292Z Fetched 2754 kB in 0s (60.3 MB/s) 2021-05-15T13:53:16.6782136Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:53:16.6861783Z (Reading database ... 2021-05-15T13:53:16.6862608Z (Reading database ... 5% 2021-05-15T13:53:16.6863371Z (Reading database ... 10% 2021-05-15T13:53:16.6864131Z (Reading database ... 15% 2021-05-15T13:53:16.6864895Z (Reading database ... 20% 2021-05-15T13:53:16.6865631Z (Reading database ... 25% 2021-05-15T13:53:16.6866529Z (Reading database ... 30% 2021-05-15T13:53:16.6867280Z (Reading database ... 35% 2021-05-15T13:53:16.6868029Z (Reading database ... 40% 2021-05-15T13:53:16.6868772Z (Reading database ... 45% 2021-05-15T13:53:16.6869531Z (Reading database ... 50% 2021-05-15T13:53:16.6904098Z (Reading database ... 55% 2021-05-15T13:53:16.6941774Z (Reading database ... 60% 2021-05-15T13:53:16.6981839Z (Reading database ... 65% 2021-05-15T13:53:16.7116479Z (Reading database ... 70% 2021-05-15T13:53:16.7242424Z (Reading database ... 75% 2021-05-15T13:53:16.7555132Z (Reading database ... 80% 2021-05-15T13:53:16.7913750Z (Reading database ... 85% 2021-05-15T13:53:16.8061459Z (Reading database ... 90% 2021-05-15T13:53:16.8138810Z (Reading database ... 95% 2021-05-15T13:53:16.8139521Z (Reading database ... 100% 2021-05-15T13:53:16.8140457Z (Reading database ... 266554 files and directories currently installed.) 2021-05-15T13:53:16.8249390Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:16.8272762Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.8752654Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:53:16.8973724Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:16.8985533Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.9962612Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:53:17.0238803Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:17.0251312Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:17.2108733Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:53:17.2369252Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:17.2378547Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:17.3673533Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:53:17.3914628Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:17.3927294Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:17.4579345Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:17.4617326Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:17.4650890Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:17.4686300Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:17.4725926Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:17.4772575Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:18.2684225Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:20.4799077Z Reading package lists... 2021-05-15T13:53:20.6412112Z Building dependency tree... 2021-05-15T13:53:20.6432513Z Reading state information... 2021-05-15T13:53:20.8006527Z The following additional packages will be installed: 2021-05-15T13:53:20.8008871Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:53:20.8010522Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:53:20.8011929Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:53:20.8013525Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:53:20.8015218Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:53:20.8016699Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:53:20.8018281Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:53:20.8019953Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:53:20.8021494Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:53:20.8023006Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:53:20.8024898Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:53:20.8026410Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:53:20.8027820Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:53:20.8031005Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:53:20.8031987Z Suggested packages: 2021-05-15T13:53:20.8033148Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:53:20.8034529Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:53:20.8036069Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:53:20.8037438Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:53:20.8790542Z The following NEW packages will be installed: 2021-05-15T13:53:20.8793799Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:53:20.8796062Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:53:20.8798061Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:53:20.8800331Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:53:20.8802649Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:53:20.8806100Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:53:20.8808476Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:53:20.8811108Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:53:20.8815309Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:53:20.8817193Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:53:20.8819185Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:53:20.8820989Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:53:20.8822765Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:53:20.8824508Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:53:20.9035404Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:20.9036465Z Need to get 47.1 MB of archives. 2021-05-15T13:53:20.9037393Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:53:20.9040899Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:53:20.9502920Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:53:20.9552339Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:53:20.9559849Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:53:20.9572032Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:53:20.9599855Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:53:20.9621492Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:53:20.9743702Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:53:21.3395161Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:53:21.3403902Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:53:21.3532584Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:53:21.3593145Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:53:21.3604180Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:53:21.3613021Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:53:21.3623171Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:53:21.3645176Z 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-15T13:53:21.3674878Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:53:21.3746713Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:53:21.3776368Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:53:21.3816418Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:53:21.3851538Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:53:21.4043020Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:53:21.4478047Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:53:21.4569579Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:53:21.4596237Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:53:21.4698373Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:53:21.7138177Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:53:21.7149855Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:53:21.7170747Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:53:21.7255328Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:53:21.7310766Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:53:21.7331232Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:53:21.7398643Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:53:21.7517316Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:53:21.7852437Z 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-15T13:53:21.7977331Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:53:21.8587997Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:53:21.8606511Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:53:22.6193311Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:53:22.6203673Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:53:22.6218635Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:53:22.6237918Z 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-15T13:53:22.6276883Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:53:22.6304640Z 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-15T13:53:22.6349169Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:53:22.6809410Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:53:22.6858267Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:53:22.6956943Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:53:22.6976941Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:53:22.7563583Z 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-15T13:53:22.7700934Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:53:22.7730604Z 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-15T13:53:22.7748781Z 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-15T13:53:22.7766439Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:53:22.7817853Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:53:22.7836426Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:53:22.7986430Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:53:22.8111783Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:53:22.8136626Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:53:22.8490892Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:53:22.8506685Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:53:22.8560490Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:53:22.8646185Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:53:22.8882286Z 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-15T13:53:22.9108234Z 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-15T13:53:22.9157279Z 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-15T13:53:22.9202479Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:53:22.9937536Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:53:22.9997445Z 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-15T13:53:23.0951933Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:53:23.0974520Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:53:23.1004499Z 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-15T13:53:23.2032908Z 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-15T13:53:23.3344100Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:53:23.4270883Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:53:23.4280261Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:53:24.0881237Z Fetched 47.1 MB in 3s (18.5 MB/s) 2021-05-15T13:53:24.1227612Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:53:24.1303774Z (Reading database ... 2021-05-15T13:53:24.1304328Z (Reading database ... 5% 2021-05-15T13:53:24.1304837Z (Reading database ... 10% 2021-05-15T13:53:24.1305353Z (Reading database ... 15% 2021-05-15T13:53:24.1306099Z (Reading database ... 20% 2021-05-15T13:53:24.1306649Z (Reading database ... 25% 2021-05-15T13:53:24.1307203Z (Reading database ... 30% 2021-05-15T13:53:24.1307739Z (Reading database ... 35% 2021-05-15T13:53:24.1308285Z (Reading database ... 40% 2021-05-15T13:53:24.1308818Z (Reading database ... 45% 2021-05-15T13:53:24.1309363Z (Reading database ... 50% 2021-05-15T13:53:24.1348998Z (Reading database ... 55% 2021-05-15T13:53:24.1385098Z (Reading database ... 60% 2021-05-15T13:53:24.1424220Z (Reading database ... 65% 2021-05-15T13:53:24.1558920Z (Reading database ... 70% 2021-05-15T13:53:24.1687403Z (Reading database ... 75% 2021-05-15T13:53:24.1971225Z (Reading database ... 80% 2021-05-15T13:53:24.2312093Z (Reading database ... 85% 2021-05-15T13:53:24.2470041Z (Reading database ... 90% 2021-05-15T13:53:24.2558465Z (Reading database ... 95% 2021-05-15T13:53:24.2559069Z (Reading database ... 100% 2021-05-15T13:53:24.2559939Z (Reading database ... 266725 files and directories currently installed.) 2021-05-15T13:53:24.2682230Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:53:24.2709433Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:53:24.4273397Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:53:24.4508718Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:24.4518958Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:53:24.4874146Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:53:24.5121562Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:24.5135600Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:53:24.5473089Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:53:24.5721941Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:24.5738042Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:53:24.6032973Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:53:24.6300443Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:53:24.6316934Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:24.6633346Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:53:24.6930363Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:53:24.6943517Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:53:24.7312735Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:53:24.7535386Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:24.7544511Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:24.8074183Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:53:24.8340108Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:53:24.8354551Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:53:25.6272669Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:53:25.6531608Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:53:25.6543911Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:53:25.6873358Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:53:25.7140983Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:53:25.7158965Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:53:25.7571741Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:53:25.7879103Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:25.7890588Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:53:25.8392593Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:53:25.8631017Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:53:25.8644700Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:53:25.8971502Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:53:25.9267560Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:53:25.9279740Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:53:25.9540073Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:53:25.9851350Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:53:25.9863590Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:53:26.0272860Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:53:26.0513380Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:53:26.0523348Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:53:26.0860240Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:53:26.1159951Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:26.1172308Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:26.1554194Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:53:26.1814546Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:53:26.1866604Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:53:26.2353353Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:53:26.2604328Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:53:26.2616444Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:53:26.2992701Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:53:26.3233507Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:53:26.3244844Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:53:26.3672578Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:53:26.3897210Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:26.3908509Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:53:26.4276434Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:53:26.4568140Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:53:26.4584312Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:53:26.5474045Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:53:26.5714520Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:53:26.5725109Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:53:26.8069702Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:53:26.8370417Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:53:26.8380666Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:53:26.8873892Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:53:26.9177245Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:53:26.9195663Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:53:26.9553249Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:53:26.9819849Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:53:26.9832593Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:53:27.0432690Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:53:27.0695654Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:27.0708248Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.6756440Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:53:27.7065113Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:53:27.7075932Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:53:27.7382065Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:53:27.7682963Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:53:27.7697177Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:53:27.8032642Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:53:27.8276975Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:53:27.8289022Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:53:27.8626931Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:53:27.8916157Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:53:27.8931930Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:53:27.9344155Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:53:27.9648266Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:53:27.9660046Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:53:27.9968915Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:53:28.0277245Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:53:28.0289854Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:53:28.0695040Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:53:28.0998930Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:53:28.1008353Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:53:28.1377962Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:53:28.1685286Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:53:28.1698966Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:53:28.2598529Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:53:28.2894862Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:53:28.2906725Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:28.3470531Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:53:28.3779309Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:28.3808248Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:28.5155950Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:53:28.5457181Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:53:28.5470850Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:53:28.5817774Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:53:28.6113372Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:53:28.6124541Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:53:29.9293765Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:53:29.9598000Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:53:29.9609134Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:53:29.9891565Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:53:30.0200454Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:53:30.0212713Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:53:30.0501372Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:53:30.0799367Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:53:30.0811240Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:53:30.1086518Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:53:30.1413186Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:30.1469227Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:53:30.1779124Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:53:30.2082322Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:53:30.2098327Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:53:30.2407673Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:53:30.2724868Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:30.2737265Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.3037228Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:53:30.3332716Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:53:30.3345095Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:53:30.4707333Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:53:30.5023762Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:53:30.5034598Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:53:30.5378359Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:53:30.5686239Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:30.5696740Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.6131412Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:53:30.6436905Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:53:30.6449854Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:53:30.6786582Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:53:30.7090675Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:30.7106227Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.8541844Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:53:30.8836049Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:53:30.8849853Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:53:30.9314610Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:53:30.9625586Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:53:30.9636832Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:53:30.9930015Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:53:31.0225076Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:53:31.0236695Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:31.0497833Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:53:31.0823786Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:53:31.0839305Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:31.1116813Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:53:31.1417627Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:53:31.1428823Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:53:31.1849490Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:53:31.2147118Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:53:31.2160621Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:53:31.2430346Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:53:31.2739108Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:53:31.2752024Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:53:31.3335392Z Selecting previously unselected package libopenal-data. 2021-05-15T13:53:31.3643807Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:53:31.3656788Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:53:31.4113147Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:53:31.4409016Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:53:31.4421786Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:53:31.4737564Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:53:31.5040592Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:53:31.5053767Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:53:31.5816612Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:53:31.6116559Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:53:31.6130631Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:53:31.6408353Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:53:31.6723495Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:53:31.6735367Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:53:31.7075738Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:53:31.7371334Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:53:31.7383421Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:53:31.7952622Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:53:31.8201811Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:53:31.8298140Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:53:31.8873261Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:53:31.9141656Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:53:31.9152294Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:53:31.9896747Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:53:32.0204589Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:32.0219533Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:32.0567369Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:53:32.0896077Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:32.0910848Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:32.1227881Z Selecting previously unselected package ffmpeg. 2021-05-15T13:53:32.1522230Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:32.1616592Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:32.3009211Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:53:32.3305665Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:53:32.3315900Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:53:32.3690294Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:53:32.3988426Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:53:32.4001789Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:53:32.6124759Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:53:32.6424238Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:53:32.6440784Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:53:32.6793185Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:53:32.7049392Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:53:32.7061816Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:53:32.7393644Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:53:32.7639193Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:32.7650622Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:33.0749437Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:53:33.1054842Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:33.1067783Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:33.4513488Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:53:33.4756022Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:53:34.0792717Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:53:34.0794429Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:53:34.0796769Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:53:34.0798450Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:53:34.0800252Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:53:34.0802254Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:53:34.0804930Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:34.0806473Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:53:34.0808033Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:34.0809919Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:53:34.0811326Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:53:34.0812832Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:53:34.0814278Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:53:34.0815896Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:53:34.0817457Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:53:34.0818810Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:53:34.0820308Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:53:34.0821771Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:53:34.0823168Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:53:34.0824707Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:53:34.0826426Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:53:34.0829275Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:53:34.0830424Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:53:34.0831839Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:53:34.0833126Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:53:34.0834388Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:53:34.0835542Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:53:34.0836602Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:53:34.0837840Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:53:34.0839071Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:53:34.0840322Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:53:34.0841770Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:53:34.0843099Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:53:34.0844255Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:53:34.0845108Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:53:34.0845988Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:53:34.0846912Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:53:34.0847797Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:53:34.0848782Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:53:34.0849733Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:53:34.0850611Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:34.0851561Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:53:34.0852721Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:53:34.0853776Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:53:34.0854735Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:53:34.0855773Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:34.0856750Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:53:34.0857628Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:53:34.0858527Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:53:34.0859428Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:53:34.0860331Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:53:34.0861196Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:53:34.0862129Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:53:34.0863104Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:53:34.0864022Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:53:34.0864891Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:53:34.0865736Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:53:34.0866804Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:34.0867775Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:53:34.0868662Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:34.0869642Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:34.0870572Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:53:34.0872527Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0873467Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:53:34.0874455Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0875453Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:53:34.0876546Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:53:34.0877630Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:34.0878589Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:53:34.0879463Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:53:34.0880406Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0881326Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:53:34.0882247Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:53:34.0883232Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:53:34.0884238Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0885303Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0886337Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0887287Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:53:34.0888273Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:53:34.0889288Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0890295Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0891308Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0892229Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:34.0893088Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:35.2063569Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:37.4081212Z Reading package lists... 2021-05-15T13:53:37.5690814Z Building dependency tree... 2021-05-15T13:53:37.5712795Z Reading state information... 2021-05-15T13:53:37.7274471Z The following additional packages will be installed: 2021-05-15T13:53:37.7277331Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:53:37.7766735Z The following NEW packages will be installed: 2021-05-15T13:53:37.7769052Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:53:37.7770477Z libmagick++-dev 2021-05-15T13:53:37.7964545Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:37.7965553Z Need to get 309 kB of archives. 2021-05-15T13:53:37.7966787Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:53:37.7969223Z 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-15T13:53:37.7988486Z 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-15T13:53:37.8015834Z 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-15T13:53:37.8041676Z 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-15T13:53:38.2435330Z Fetched 309 kB in 0s (13.5 MB/s) 2021-05-15T13:53:38.2801705Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:53:38.2880885Z (Reading database ... 2021-05-15T13:53:38.2881491Z (Reading database ... 5% 2021-05-15T13:53:38.2882076Z (Reading database ... 10% 2021-05-15T13:53:38.2882643Z (Reading database ... 15% 2021-05-15T13:53:38.2883217Z (Reading database ... 20% 2021-05-15T13:53:38.2883773Z (Reading database ... 25% 2021-05-15T13:53:38.2884319Z (Reading database ... 30% 2021-05-15T13:53:38.2884872Z (Reading database ... 35% 2021-05-15T13:53:38.2885408Z (Reading database ... 40% 2021-05-15T13:53:38.2886167Z (Reading database ... 45% 2021-05-15T13:53:38.2887022Z (Reading database ... 50% 2021-05-15T13:53:38.2930275Z (Reading database ... 55% 2021-05-15T13:53:38.2976768Z (Reading database ... 60% 2021-05-15T13:53:38.3008347Z (Reading database ... 65% 2021-05-15T13:53:38.3139910Z (Reading database ... 70% 2021-05-15T13:53:38.3263535Z (Reading database ... 75% 2021-05-15T13:53:38.3289923Z (Reading database ... 80% 2021-05-15T13:53:38.3830720Z (Reading database ... 85% 2021-05-15T13:53:38.4007757Z (Reading database ... 90% 2021-05-15T13:53:38.4092065Z (Reading database ... 95% 2021-05-15T13:53:38.4092683Z (Reading database ... 100% 2021-05-15T13:53:38.4093585Z (Reading database ... 267266 files and directories currently installed.) 2021-05-15T13:53:38.4211411Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:53:38.4310653Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:38.5434217Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:53:38.5645483Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:53:38.5666957Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:38.6121279Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:53:38.6400485Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:53:38.6411371Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:38.7153144Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:53:38.7362280Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:53:38.7446385Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:38.8063035Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:38.8171443Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:38.8212755Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:38.8252926Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:38.8351139Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:41.0751436Z Reading package lists... 2021-05-15T13:53:41.2394736Z Building dependency tree... 2021-05-15T13:53:41.2416135Z Reading state information... 2021-05-15T13:53:41.4014809Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:53:41.4018274Z The following additional packages will be installed: 2021-05-15T13:53:41.4020877Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:53:41.4022846Z libijs-0.35 libjbig2dec0 2021-05-15T13:53:41.4023995Z Suggested packages: 2021-05-15T13:53:41.4025989Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:53:41.4027715Z ghostscript-x 2021-05-15T13:53:41.4498073Z The following NEW packages will be installed: 2021-05-15T13:53:41.4502256Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:53:41.4505602Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:53:41.4696953Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:41.4697792Z Need to get 11.2 MB of archives. 2021-05-15T13:53:41.4698786Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:53:41.4700790Z 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-15T13:53:41.4920858Z 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-15T13:53:41.4934006Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:53:41.5510291Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:53:41.5586764Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:53:41.5592086Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:53:41.5598381Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:53:41.5839906Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:53:42.0506621Z Fetched 11.2 MB in 0s (86.7 MB/s) 2021-05-15T13:53:42.0871929Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:53:42.0954894Z (Reading database ... 2021-05-15T13:53:42.0955478Z (Reading database ... 5% 2021-05-15T13:53:42.0956070Z (Reading database ... 10% 2021-05-15T13:53:42.0956633Z (Reading database ... 15% 2021-05-15T13:53:42.0957175Z (Reading database ... 20% 2021-05-15T13:53:42.0957726Z (Reading database ... 25% 2021-05-15T13:53:42.0958294Z (Reading database ... 30% 2021-05-15T13:53:42.0958845Z (Reading database ... 35% 2021-05-15T13:53:42.0959384Z (Reading database ... 40% 2021-05-15T13:53:42.0959934Z (Reading database ... 45% 2021-05-15T13:53:42.0960487Z (Reading database ... 50% 2021-05-15T13:53:42.1010818Z (Reading database ... 55% 2021-05-15T13:53:42.1065827Z (Reading database ... 60% 2021-05-15T13:53:42.1096186Z (Reading database ... 65% 2021-05-15T13:53:42.1226529Z (Reading database ... 70% 2021-05-15T13:53:42.1347021Z (Reading database ... 75% 2021-05-15T13:53:42.1372982Z (Reading database ... 80% 2021-05-15T13:53:42.1971109Z (Reading database ... 85% 2021-05-15T13:53:42.2142117Z (Reading database ... 90% 2021-05-15T13:53:42.2217101Z (Reading database ... 95% 2021-05-15T13:53:42.2218170Z (Reading database ... 100% 2021-05-15T13:53:42.2219415Z (Reading database ... 267311 files and directories currently installed.) 2021-05-15T13:53:42.2326211Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:53:42.2582328Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:53:42.4913777Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:53:42.5169206Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:53:42.5179672Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:53:42.5558161Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:53:42.5852627Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:53:42.6521090Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:53:43.0873371Z Selecting previously unselected package libgs9-common. 2021-05-15T13:53:43.1166821Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:53:43.1181424Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:43.2390245Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:53:43.2647567Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:53:43.2671190Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:53:43.2993178Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:53:43.3246194Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:53:43.3260450Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:53:43.3712706Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:53:43.3962346Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:53:43.3979489Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:43.7137591Z Selecting previously unselected package ghostscript. 2021-05-15T13:53:43.7437230Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:53:43.7447106Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:43.8174448Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:53:43.8219814Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:53:43.8256282Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:53:43.8978569Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:53:43.9009811Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:53:43.9277486Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:43.9310583Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:43.9339312Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:43.9468676Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:53:44.0949177Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:44.1163814Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:47.4635574Z Reading package lists... 2021-05-15T13:53:47.6381254Z Building dependency tree... 2021-05-15T13:53:47.6403045Z Reading state information... 2021-05-15T13:53:47.8091693Z The following additional packages will be installed: 2021-05-15T13:53:47.8095080Z libudunits2-0 libudunits2-data 2021-05-15T13:53:47.8608944Z The following NEW packages will be installed: 2021-05-15T13:53:47.8614104Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:53:47.8807542Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:47.8808724Z Need to get 429 kB of archives. 2021-05-15T13:53:47.8809800Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:53:47.8812067Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:53:47.8829713Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:53:47.8841362Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:53:48.3409495Z Fetched 429 kB in 0s (16.8 MB/s) 2021-05-15T13:53:48.3760721Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:53:48.3864620Z (Reading database ... 2021-05-15T13:53:48.3865748Z (Reading database ... 5% 2021-05-15T13:53:48.3866369Z (Reading database ... 10% 2021-05-15T13:53:48.3866926Z (Reading database ... 15% 2021-05-15T13:53:48.3867528Z (Reading database ... 20% 2021-05-15T13:53:48.3868065Z (Reading database ... 25% 2021-05-15T13:53:48.3868621Z (Reading database ... 30% 2021-05-15T13:53:48.3869160Z (Reading database ... 35% 2021-05-15T13:53:48.3869707Z (Reading database ... 40% 2021-05-15T13:53:48.3870444Z (Reading database ... 45% 2021-05-15T13:53:48.3871006Z (Reading database ... 50% 2021-05-15T13:53:48.3920454Z (Reading database ... 55% 2021-05-15T13:53:48.3971851Z (Reading database ... 60% 2021-05-15T13:53:48.3998943Z (Reading database ... 65% 2021-05-15T13:53:48.4131321Z (Reading database ... 70% 2021-05-15T13:53:48.4258245Z (Reading database ... 75% 2021-05-15T13:53:48.4283053Z (Reading database ... 80% 2021-05-15T13:53:48.4842446Z (Reading database ... 85% 2021-05-15T13:53:48.5013188Z (Reading database ... 90% 2021-05-15T13:53:48.5093200Z (Reading database ... 95% 2021-05-15T13:53:48.5093777Z (Reading database ... 100% 2021-05-15T13:53:48.5094584Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T13:53:48.5203316Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:53:48.5214493Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:53:48.5553711Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:53:48.5792731Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:53:48.5812115Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:53:48.6153050Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:53:48.6394081Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:53:48.6412672Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:53:48.7232602Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:53:48.7280702Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:53:48.7316330Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:53:48.7356722Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:53:48.8594523Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:51.0847885Z Reading package lists... 2021-05-15T13:53:51.2560564Z Building dependency tree... 2021-05-15T13:53:51.2580861Z Reading state information... 2021-05-15T13:53:51.4767946Z The following NEW packages will be installed: 2021-05-15T13:53:51.4770984Z libjq-dev 2021-05-15T13:53:51.4968875Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:51.4970342Z Need to get 11.2 kB of archives. 2021-05-15T13:53:51.4971259Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:53:51.4973431Z 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-15T13:53:51.9503780Z Fetched 11.2 kB in 0s (724 kB/s) 2021-05-15T13:53:51.9835817Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:53:51.9927504Z (Reading database ... 2021-05-15T13:53:51.9928460Z (Reading database ... 5% 2021-05-15T13:53:51.9929240Z (Reading database ... 10% 2021-05-15T13:53:51.9930001Z (Reading database ... 15% 2021-05-15T13:53:51.9930764Z (Reading database ... 20% 2021-05-15T13:53:51.9931499Z (Reading database ... 25% 2021-05-15T13:53:51.9932253Z (Reading database ... 30% 2021-05-15T13:53:51.9933001Z (Reading database ... 35% 2021-05-15T13:53:51.9933752Z (Reading database ... 40% 2021-05-15T13:53:51.9934496Z (Reading database ... 45% 2021-05-15T13:53:51.9935232Z (Reading database ... 50% 2021-05-15T13:53:51.9976485Z (Reading database ... 55% 2021-05-15T13:53:52.0027990Z (Reading database ... 60% 2021-05-15T13:53:52.0059320Z (Reading database ... 65% 2021-05-15T13:53:52.0193082Z (Reading database ... 70% 2021-05-15T13:53:52.0320447Z (Reading database ... 75% 2021-05-15T13:53:52.0347971Z (Reading database ... 80% 2021-05-15T13:53:52.0897221Z (Reading database ... 85% 2021-05-15T13:53:52.1081089Z (Reading database ... 90% 2021-05-15T13:53:52.1166570Z (Reading database ... 95% 2021-05-15T13:53:52.1167164Z (Reading database ... 100% 2021-05-15T13:53:52.1168030Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T13:53:52.1284289Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:52.1301432Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:53:52.1951086Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:53:54.4052156Z Reading package lists... 2021-05-15T13:53:54.5795325Z Building dependency tree... 2021-05-15T13:53:54.5816473Z Reading state information... 2021-05-15T13:53:54.7910236Z The following NEW packages will be installed: 2021-05-15T13:53:54.7912090Z libmng2 2021-05-15T13:53:54.8183330Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:54.8184162Z Need to get 168 kB of archives. 2021-05-15T13:53:54.8185028Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:53:54.8187008Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:53:55.2847082Z Fetched 168 kB in 0s (6409 kB/s) 2021-05-15T13:53:55.3194881Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:53:55.3278372Z (Reading database ... 2021-05-15T13:53:55.3279242Z (Reading database ... 5% 2021-05-15T13:53:55.3280397Z (Reading database ... 10% 2021-05-15T13:53:55.3281158Z (Reading database ... 15% 2021-05-15T13:53:55.3281808Z (Reading database ... 20% 2021-05-15T13:53:55.3282431Z (Reading database ... 25% 2021-05-15T13:53:55.3283076Z (Reading database ... 30% 2021-05-15T13:53:55.3283655Z (Reading database ... 35% 2021-05-15T13:53:55.3284287Z (Reading database ... 40% 2021-05-15T13:53:55.3284884Z (Reading database ... 45% 2021-05-15T13:53:55.3285518Z (Reading database ... 50% 2021-05-15T13:53:55.3336652Z (Reading database ... 55% 2021-05-15T13:53:55.3386796Z (Reading database ... 60% 2021-05-15T13:53:55.3414133Z (Reading database ... 65% 2021-05-15T13:53:55.3552167Z (Reading database ... 70% 2021-05-15T13:53:55.3687425Z (Reading database ... 75% 2021-05-15T13:53:55.3713216Z (Reading database ... 80% 2021-05-15T13:53:55.4275983Z (Reading database ... 85% 2021-05-15T13:53:55.4447827Z (Reading database ... 90% 2021-05-15T13:53:55.4526870Z (Reading database ... 95% 2021-05-15T13:53:55.4527453Z (Reading database ... 100% 2021-05-15T13:53:55.4528409Z (Reading database ... 267910 files and directories currently installed.) 2021-05-15T13:53:55.4639367Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:53:55.4718338Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:53:55.5587794Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:53:55.5634321Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:57.8144774Z Reading package lists... 2021-05-15T13:53:57.9755057Z Building dependency tree... 2021-05-15T13:53:57.9774523Z Reading state information... 2021-05-15T13:53:58.1166777Z E: Unable to locate package libmng1 2021-05-15T13:53:58.1866989Z Reading package lists... 2021-05-15T13:53:58.3530246Z Building dependency tree... 2021-05-15T13:53:58.3552622Z Reading state information... 2021-05-15T13:53:58.4845219Z E: Unable to locate package libapparmor-devel 2021-05-15T13:53:58.5537221Z Reading package lists... 2021-05-15T13:53:58.7315816Z Building dependency tree... 2021-05-15T13:53:58.7335906Z Reading state information... 2021-05-15T13:53:58.8940993Z The following additional packages will be installed: 2021-05-15T13:53:58.8943771Z libij-java 2021-05-15T13:53:58.9442115Z The following NEW packages will be installed: 2021-05-15T13:53:58.9447387Z imagej libij-java 2021-05-15T13:53:58.9660018Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:58.9661302Z Need to get 2328 kB of archives. 2021-05-15T13:53:58.9662342Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:53:58.9664469Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:53:59.0035443Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:53:59.4567268Z Fetched 2328 kB in 0s (42.6 MB/s) 2021-05-15T13:53:59.4920314Z Selecting previously unselected package libij-java. 2021-05-15T13:53:59.5001915Z (Reading database ... 2021-05-15T13:53:59.5002997Z (Reading database ... 5% 2021-05-15T13:53:59.5004233Z (Reading database ... 10% 2021-05-15T13:53:59.5004895Z (Reading database ... 15% 2021-05-15T13:53:59.5005455Z (Reading database ... 20% 2021-05-15T13:53:59.5005998Z (Reading database ... 25% 2021-05-15T13:53:59.5006547Z (Reading database ... 30% 2021-05-15T13:53:59.5007082Z (Reading database ... 35% 2021-05-15T13:53:59.5009328Z (Reading database ... 40% 2021-05-15T13:53:59.5010156Z (Reading database ... 45% 2021-05-15T13:53:59.5010964Z (Reading database ... 50% 2021-05-15T13:53:59.5060913Z (Reading database ... 55% 2021-05-15T13:53:59.5111572Z (Reading database ... 60% 2021-05-15T13:53:59.5140337Z (Reading database ... 65% 2021-05-15T13:53:59.5280216Z (Reading database ... 70% 2021-05-15T13:53:59.5414643Z (Reading database ... 75% 2021-05-15T13:53:59.5440169Z (Reading database ... 80% 2021-05-15T13:53:59.5998732Z (Reading database ... 85% 2021-05-15T13:53:59.6226061Z (Reading database ... 90% 2021-05-15T13:53:59.6331662Z (Reading database ... 95% 2021-05-15T13:53:59.6332292Z (Reading database ... 100% 2021-05-15T13:53:59.6333161Z (Reading database ... 267916 files and directories currently installed.) 2021-05-15T13:53:59.6458476Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:53:59.6472988Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:53:59.7513190Z Selecting previously unselected package imagej. 2021-05-15T13:53:59.7754493Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:53:59.7776112Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:53:59.8605388Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:53:59.8641006Z Setting up imagej (1.52r-1) ... 2021-05-15T13:53:59.8701318Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:54:00.4913899Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:01.2846876Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:54:03.9497834Z Reading package lists... 2021-05-15T13:54:04.1193026Z Building dependency tree... 2021-05-15T13:54:04.1214879Z Reading state information... 2021-05-15T13:54:04.2891478Z Suggested packages: 2021-05-15T13:54:04.2893340Z bowtie2-examples 2021-05-15T13:54:04.3396183Z The following NEW packages will be installed: 2021-05-15T13:54:04.3403895Z bowtie2 2021-05-15T13:54:04.3603663Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:04.3604526Z Need to get 1324 kB of archives. 2021-05-15T13:54:04.3605363Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:54:04.3607435Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:54:04.8346299Z Fetched 1324 kB in 0s (34.4 MB/s) 2021-05-15T13:54:04.8678320Z Selecting previously unselected package bowtie2. 2021-05-15T13:54:04.8755301Z (Reading database ... 2021-05-15T13:54:04.8756216Z (Reading database ... 5% 2021-05-15T13:54:04.8757258Z (Reading database ... 10% 2021-05-15T13:54:04.8757852Z (Reading database ... 15% 2021-05-15T13:54:04.8758419Z (Reading database ... 20% 2021-05-15T13:54:04.8759055Z (Reading database ... 25% 2021-05-15T13:54:04.8759592Z (Reading database ... 30% 2021-05-15T13:54:04.8760140Z (Reading database ... 35% 2021-05-15T13:54:04.8760676Z (Reading database ... 40% 2021-05-15T13:54:04.8761223Z (Reading database ... 45% 2021-05-15T13:54:04.8761761Z (Reading database ... 50% 2021-05-15T13:54:04.8797758Z (Reading database ... 55% 2021-05-15T13:54:04.8851314Z (Reading database ... 60% 2021-05-15T13:54:04.8876076Z (Reading database ... 65% 2021-05-15T13:54:04.9000929Z (Reading database ... 70% 2021-05-15T13:54:04.9126635Z (Reading database ... 75% 2021-05-15T13:54:04.9152981Z (Reading database ... 80% 2021-05-15T13:54:04.9695224Z (Reading database ... 85% 2021-05-15T13:54:04.9863885Z (Reading database ... 90% 2021-05-15T13:54:04.9941656Z (Reading database ... 95% 2021-05-15T13:54:04.9942565Z (Reading database ... 100% 2021-05-15T13:54:04.9943641Z (Reading database ... 267939 files and directories currently installed.) 2021-05-15T13:54:05.0055368Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:54:05.0069235Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:54:05.2228314Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:54:05.2266670Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:08.4284036Z Reading package lists... 2021-05-15T13:54:08.6070875Z Building dependency tree... 2021-05-15T13:54:08.6092809Z Reading state information... 2021-05-15T13:54:08.7431150Z E: Unable to locate package install 2021-05-15T13:54:08.7432457Z E: Unable to locate package gdal 2021-05-15T13:54:08.8144988Z Reading package lists... 2021-05-15T13:54:08.9866570Z Building dependency tree... 2021-05-15T13:54:08.9868136Z Reading state information... 2021-05-15T13:54:09.0133749Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:54:09.0135546Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:54:09.0136616Z is only available from another source 2021-05-15T13:54:09.0137251Z 2021-05-15T13:54:09.1182181Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:54:09.1920617Z Reading package lists... 2021-05-15T13:54:09.3739356Z Building dependency tree... 2021-05-15T13:54:09.3762093Z Reading state information... 2021-05-15T13:54:09.4043947Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:54:09.4050588Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:54:09.4052426Z is only available from another source 2021-05-15T13:54:09.4053733Z However the following packages replace it: 2021-05-15T13:54:09.4054744Z ffmpeg 2021-05-15T13:54:09.4055235Z 2021-05-15T13:54:09.5134831Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:54:09.5822942Z Reading package lists... 2021-05-15T13:54:09.7516789Z Building dependency tree... 2021-05-15T13:54:09.7537101Z Reading state information... 2021-05-15T13:54:09.9122620Z The following additional packages will be installed: 2021-05-15T13:54:09.9124730Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:54:09.9128157Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:54:09.9129487Z libssh2-1-dev 2021-05-15T13:54:09.9130343Z Suggested packages: 2021-05-15T13:54:09.9131362Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:54:09.9631919Z The following NEW packages will be installed: 2021-05-15T13:54:09.9634048Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:54:09.9635821Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:54:09.9638415Z libssh2-1-dev 2021-05-15T13:54:09.9851556Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:09.9853177Z Need to get 2667 kB of archives. 2021-05-15T13:54:09.9854052Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:54:09.9856075Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:54:09.9963910Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:54:10.0048224Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:54:10.0053731Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:54:10.0082000Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:54:10.0091845Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:54:10.0112747Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:54:10.0192527Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:54:10.0260587Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:54:10.0315921Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:54:10.0326386Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:54:10.4860092Z Fetched 2667 kB in 0s (36.2 MB/s) 2021-05-15T13:54:10.5221488Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:54:10.5300374Z (Reading database ... 2021-05-15T13:54:10.5301325Z (Reading database ... 5% 2021-05-15T13:54:10.5302127Z (Reading database ... 10% 2021-05-15T13:54:10.5302873Z (Reading database ... 15% 2021-05-15T13:54:10.5303625Z (Reading database ... 20% 2021-05-15T13:54:10.5304363Z (Reading database ... 25% 2021-05-15T13:54:10.5305113Z (Reading database ... 30% 2021-05-15T13:54:10.5305859Z (Reading database ... 35% 2021-05-15T13:54:10.5306584Z (Reading database ... 40% 2021-05-15T13:54:10.5307348Z (Reading database ... 45% 2021-05-15T13:54:10.5308083Z (Reading database ... 50% 2021-05-15T13:54:10.5337425Z (Reading database ... 55% 2021-05-15T13:54:10.5386728Z (Reading database ... 60% 2021-05-15T13:54:10.5415152Z (Reading database ... 65% 2021-05-15T13:54:10.5539806Z (Reading database ... 70% 2021-05-15T13:54:10.5663085Z (Reading database ... 75% 2021-05-15T13:54:10.5687976Z (Reading database ... 80% 2021-05-15T13:54:10.6246582Z (Reading database ... 85% 2021-05-15T13:54:10.6420077Z (Reading database ... 90% 2021-05-15T13:54:10.6503171Z (Reading database ... 95% 2021-05-15T13:54:10.6503942Z (Reading database ... 100% 2021-05-15T13:54:10.6505131Z (Reading database ... 267965 files and directories currently installed.) 2021-05-15T13:54:10.6621522Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:54:10.6638573Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:54:10.7074734Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:54:10.7346552Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:54:10.7359408Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:54:10.8194454Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:54:10.8444637Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:54:10.8476737Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:54:10.8792877Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:54:10.9074853Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:10.9087818Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:10.9553245Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:54:10.9810829Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:10.9820410Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:11.0152854Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:54:11.0404798Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:11.0416298Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:11.0793190Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:54:11.1056026Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:54:11.1070662Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:11.1716272Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:54:11.2010486Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:11.2024097Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:11.2783537Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:54:11.3080782Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:54:11.3091192Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:54:11.3714466Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:54:11.3973373Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:54:11.3976101Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:54:11.4313346Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:54:11.4577476Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:54:11.4588554Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:11.5974957Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:54:11.6016610Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:11.6051098Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:54:11.6082620Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:54:12.5885129Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:12.5887109Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:12.5888409Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:12.5889658Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:54:12.5890879Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:54:12.5892041Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:12.5893207Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:12.5894332Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:17.0785915Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:54:17.2038371Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:19.4480422Z Reading package lists... 2021-05-15T13:54:19.6216695Z Building dependency tree... 2021-05-15T13:54:19.6237286Z Reading state information... 2021-05-15T13:54:19.8770018Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:54:19.8771752Z libtiff-dev set to manually installed. 2021-05-15T13:54:19.8772923Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:19.9459792Z Reading package lists... 2021-05-15T13:54:20.1134606Z Building dependency tree... 2021-05-15T13:54:20.1155752Z Reading state information... 2021-05-15T13:54:20.3480549Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:54:20.3481760Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:20.4202929Z Reading package lists... 2021-05-15T13:54:20.5787373Z Building dependency tree... 2021-05-15T13:54:20.5808316Z Reading state information... 2021-05-15T13:54:20.7886683Z The following NEW packages will be installed: 2021-05-15T13:54:20.7888497Z libsodium-dev 2021-05-15T13:54:20.8075631Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:20.8076447Z Need to get 169 kB of archives. 2021-05-15T13:54:20.8077251Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:54:20.8079120Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:54:21.2572418Z Fetched 169 kB in 0s (9212 kB/s) 2021-05-15T13:54:21.2914981Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:54:21.2997223Z (Reading database ... 2021-05-15T13:54:21.3001098Z (Reading database ... 5% 2021-05-15T13:54:21.3001668Z (Reading database ... 10% 2021-05-15T13:54:21.3002213Z (Reading database ... 15% 2021-05-15T13:54:21.3002767Z (Reading database ... 20% 2021-05-15T13:54:21.3003338Z (Reading database ... 25% 2021-05-15T13:54:21.3003885Z (Reading database ... 30% 2021-05-15T13:54:21.3004427Z (Reading database ... 35% 2021-05-15T13:54:21.3004976Z (Reading database ... 40% 2021-05-15T13:54:21.3005513Z (Reading database ... 45% 2021-05-15T13:54:21.3006104Z (Reading database ... 50% 2021-05-15T13:54:21.3033912Z (Reading database ... 55% 2021-05-15T13:54:21.3090148Z (Reading database ... 60% 2021-05-15T13:54:21.3118886Z (Reading database ... 65% 2021-05-15T13:54:21.3249484Z (Reading database ... 70% 2021-05-15T13:54:21.3376060Z (Reading database ... 75% 2021-05-15T13:54:21.3400600Z (Reading database ... 80% 2021-05-15T13:54:21.3950078Z (Reading database ... 85% 2021-05-15T13:54:21.4126517Z (Reading database ... 90% 2021-05-15T13:54:21.4205627Z (Reading database ... 95% 2021-05-15T13:54:21.4206515Z (Reading database ... 100% 2021-05-15T13:54:21.4207760Z (Reading database ... 268468 files and directories currently installed.) 2021-05-15T13:54:21.4324781Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:54:21.4337422Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:54:21.5226688Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:54:23.6775312Z Reading package lists... 2021-05-15T13:54:23.8352079Z Building dependency tree... 2021-05-15T13:54:23.8372454Z Reading state information... 2021-05-15T13:54:23.9960814Z The following additional packages will be installed: 2021-05-15T13:54:23.9964569Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:54:24.0467006Z The following NEW packages will be installed: 2021-05-15T13:54:24.0475699Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:54:24.0478854Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:54:24.0680598Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:24.0681437Z Need to get 10.4 MB of archives. 2021-05-15T13:54:24.0682715Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:54:24.0685370Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:54:24.1002821Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:54:24.1378157Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:54:24.1592145Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:54:24.1709836Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:54:24.1848417Z 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-15T13:54:24.1993669Z 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-15T13:54:24.2275102Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:54:24.6945987Z Fetched 10.4 MB in 0s (59.0 MB/s) 2021-05-15T13:54:24.7277332Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:54:24.7359502Z (Reading database ... 2021-05-15T13:54:24.7360414Z (Reading database ... 5% 2021-05-15T13:54:24.7361464Z (Reading database ... 10% 2021-05-15T13:54:24.7362057Z (Reading database ... 15% 2021-05-15T13:54:24.7362676Z (Reading database ... 20% 2021-05-15T13:54:24.7363244Z (Reading database ... 25% 2021-05-15T13:54:24.7363799Z (Reading database ... 30% 2021-05-15T13:54:24.7364356Z (Reading database ... 35% 2021-05-15T13:54:24.7364890Z (Reading database ... 40% 2021-05-15T13:54:24.7365439Z (Reading database ... 45% 2021-05-15T13:54:24.7365972Z (Reading database ... 50% 2021-05-15T13:54:24.7404149Z (Reading database ... 55% 2021-05-15T13:54:24.7456881Z (Reading database ... 60% 2021-05-15T13:54:24.7483531Z (Reading database ... 65% 2021-05-15T13:54:24.7612150Z (Reading database ... 70% 2021-05-15T13:54:24.7732624Z (Reading database ... 75% 2021-05-15T13:54:24.7758021Z (Reading database ... 80% 2021-05-15T13:54:24.8295669Z (Reading database ... 85% 2021-05-15T13:54:24.8476820Z (Reading database ... 90% 2021-05-15T13:54:24.8557657Z (Reading database ... 95% 2021-05-15T13:54:24.8558499Z (Reading database ... 100% 2021-05-15T13:54:24.8559694Z (Reading database ... 268538 files and directories currently installed.) 2021-05-15T13:54:24.8670628Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:54:24.8683431Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:54:24.9513377Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:54:24.9763356Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:54:24.9781747Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:54:25.1153936Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:54:25.1360298Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:54:25.1381210Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:54:25.3113635Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:54:25.3361023Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:25.3384613Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:25.4994903Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:54:25.5264619Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:25.5274850Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:25.7273527Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:54:25.7508924Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:54:25.7526677Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:25.9393827Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:54:25.9633854Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:54:25.9647008Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:26.3260524Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:54:26.3555369Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:26.3567628Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:54:26.4469767Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:26.4514582Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:54:26.4565654Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:54:26.4611163Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:26.4663333Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:54:26.4707100Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:26.4741877Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:26.4778505Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:54:26.4817653Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:29.6098293Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:31.8465409Z Reading package lists... 2021-05-15T13:54:32.0113146Z Building dependency tree... 2021-05-15T13:54:32.0135233Z Reading state information... 2021-05-15T13:54:32.2546636Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:54:32.2548123Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:32.3245247Z Reading package lists... 2021-05-15T13:54:32.4935284Z Building dependency tree... 2021-05-15T13:54:32.4955334Z Reading state information... 2021-05-15T13:54:32.6563223Z The following additional packages will be installed: 2021-05-15T13:54:32.6566232Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:54:32.6570621Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:54:32.6571892Z Suggested packages: 2021-05-15T13:54:32.6573372Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:54:32.7093521Z The following NEW packages will be installed: 2021-05-15T13:54:32.7099612Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:54:32.7107655Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:54:32.7321722Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:32.7322797Z Need to get 1459 kB of archives. 2021-05-15T13:54:32.7323644Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:54:32.7325603Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:54:32.7359326Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:54:32.7374735Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:54:32.7390217Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:54:32.7400025Z 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-15T13:54:32.7419467Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:54:32.7444460Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:54:32.7589123Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:54:32.7617608Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:54:32.7623287Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:54:33.2401925Z Fetched 1459 kB in 0s (26.5 MB/s) 2021-05-15T13:54:33.2759255Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:54:33.2840044Z (Reading database ... 2021-05-15T13:54:33.2840667Z (Reading database ... 5% 2021-05-15T13:54:33.2841232Z (Reading database ... 10% 2021-05-15T13:54:33.2841785Z (Reading database ... 15% 2021-05-15T13:54:33.2842343Z (Reading database ... 20% 2021-05-15T13:54:33.2843464Z (Reading database ... 25% 2021-05-15T13:54:33.2844059Z (Reading database ... 30% 2021-05-15T13:54:33.2844637Z (Reading database ... 35% 2021-05-15T13:54:33.2845184Z (Reading database ... 40% 2021-05-15T13:54:33.2845734Z (Reading database ... 45% 2021-05-15T13:54:33.2846274Z (Reading database ... 50% 2021-05-15T13:54:33.2886234Z (Reading database ... 55% 2021-05-15T13:54:33.2934184Z (Reading database ... 60% 2021-05-15T13:54:33.2967095Z (Reading database ... 65% 2021-05-15T13:54:33.3092465Z (Reading database ... 70% 2021-05-15T13:54:33.3212005Z (Reading database ... 75% 2021-05-15T13:54:33.3238584Z (Reading database ... 80% 2021-05-15T13:54:33.3625663Z (Reading database ... 85% 2021-05-15T13:54:33.3950622Z (Reading database ... 90% 2021-05-15T13:54:33.4033233Z (Reading database ... 95% 2021-05-15T13:54:33.4033855Z (Reading database ... 100% 2021-05-15T13:54:33.4034724Z (Reading database ... 268763 files and directories currently installed.) 2021-05-15T13:54:33.4149281Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:33.4185567Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:33.4553705Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:54:33.4820927Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:33.4834197Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:33.5232943Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:54:33.5458654Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:33.5468553Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:33.5873338Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:54:33.6116537Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:33.6129745Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:33.6473392Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:54:33.6736101Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:54:33.6778477Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:54:33.7113633Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:54:33.7384813Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:33.7395163Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:33.7874493Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:54:33.8119956Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:54:33.8133366Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:54:33.9034025Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:54:33.9247410Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:54:33.9259632Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:54:33.9873318Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:54:34.0105022Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:34.0118785Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:34.0433553Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:54:34.0692980Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:54:34.0759767Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:54:34.1910135Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:54:34.1942610Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:34.1974986Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:54:34.2002179Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:54:34.2050514Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:34.2081096Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:34.2116775Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:34.2147952Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:34.2173757Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:34.2210300Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:54:34.2250518Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:34.2471903Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:37.6379763Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:54:39.8870985Z Reading package lists... 2021-05-15T13:54:40.0461615Z Building dependency tree... 2021-05-15T13:54:40.0482781Z Reading state information... 2021-05-15T13:54:40.1799932Z E: Unable to locate package udunits 2021-05-15T13:54:40.2488052Z Reading package lists... 2021-05-15T13:54:40.4084232Z Building dependency tree... 2021-05-15T13:54:40.4103643Z Reading state information... 2021-05-15T13:54:40.5678049Z The following additional packages will be installed: 2021-05-15T13:54:40.5680052Z libwebpdemux2 2021-05-15T13:54:40.6142873Z The following NEW packages will be installed: 2021-05-15T13:54:40.6144808Z libwebp-dev libwebpdemux2 2021-05-15T13:54:40.6368424Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:40.6369721Z Need to get 277 kB of archives. 2021-05-15T13:54:40.6370590Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:54:40.6372907Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:54:40.6380263Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:54:41.0943975Z Fetched 277 kB in 0s (11.2 MB/s) 2021-05-15T13:54:41.1290536Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:54:41.1372437Z (Reading database ... 2021-05-15T13:54:41.1373256Z (Reading database ... 5% 2021-05-15T13:54:41.1374272Z (Reading database ... 10% 2021-05-15T13:54:41.1374834Z (Reading database ... 15% 2021-05-15T13:54:41.1375565Z (Reading database ... 20% 2021-05-15T13:54:41.1376153Z (Reading database ... 25% 2021-05-15T13:54:41.1376660Z (Reading database ... 30% 2021-05-15T13:54:41.1377173Z (Reading database ... 35% 2021-05-15T13:54:41.1377670Z (Reading database ... 40% 2021-05-15T13:54:41.1378179Z (Reading database ... 45% 2021-05-15T13:54:41.1378714Z (Reading database ... 50% 2021-05-15T13:54:41.1410565Z (Reading database ... 55% 2021-05-15T13:54:41.1457404Z (Reading database ... 60% 2021-05-15T13:54:41.1490979Z (Reading database ... 65% 2021-05-15T13:54:41.1621645Z (Reading database ... 70% 2021-05-15T13:54:41.1757214Z (Reading database ... 75% 2021-05-15T13:54:41.1787407Z (Reading database ... 80% 2021-05-15T13:54:41.2222638Z (Reading database ... 85% 2021-05-15T13:54:41.2553042Z (Reading database ... 90% 2021-05-15T13:54:41.2633948Z (Reading database ... 95% 2021-05-15T13:54:41.2634531Z (Reading database ... 100% 2021-05-15T13:54:41.2635342Z (Reading database ... 269063 files and directories currently installed.) 2021-05-15T13:54:41.2762510Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:54:41.2785719Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:54:41.3112853Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:54:41.3346118Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:54:41.3365881Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:54:41.4261255Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:54:41.4303279Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:54:41.4350588Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:43.6181211Z Reading package lists... 2021-05-15T13:54:43.7798366Z Building dependency tree... 2021-05-15T13:54:43.7820767Z Reading state information... 2021-05-15T13:54:43.9407547Z The following additional packages will be installed: 2021-05-15T13:54:43.9410028Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:54:43.9412022Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:54:43.9413720Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:54:43.9416938Z Suggested packages: 2021-05-15T13:54:43.9418157Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:54:43.9419090Z Recommended packages: 2021-05-15T13:54:43.9419805Z cargo 2021-05-15T13:54:43.9968563Z The following NEW packages will be installed: 2021-05-15T13:54:43.9975005Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:54:43.9976879Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:54:43.9979549Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:54:44.0271219Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:44.0272563Z Need to get 108 MB of archives. 2021-05-15T13:54:44.0274365Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:54:44.0276491Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:54:44.0322691Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:54:44.0332467Z 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-15T13:54:44.0344165Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:54:44.0398215Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:54:44.0426648Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:54:44.0434888Z 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-15T13:54:44.1826637Z 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-15T13:54:45.2005010Z 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-15T13:54:45.6032075Z 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-15T13:54:45.6275940Z 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-15T13:54:45.6634520Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:54:45.7841109Z 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-15T13:54:46.2533220Z Fetched 108 MB in 2s (60.6 MB/s) 2021-05-15T13:54:46.2913015Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:54:46.2994245Z (Reading database ... 2021-05-15T13:54:46.2995132Z (Reading database ... 5% 2021-05-15T13:54:46.2996187Z (Reading database ... 10% 2021-05-15T13:54:46.2996792Z (Reading database ... 15% 2021-05-15T13:54:46.2997363Z (Reading database ... 20% 2021-05-15T13:54:46.2997963Z (Reading database ... 25% 2021-05-15T13:54:46.2998522Z (Reading database ... 30% 2021-05-15T13:54:46.2999067Z (Reading database ... 35% 2021-05-15T13:54:46.2999619Z (Reading database ... 40% 2021-05-15T13:54:46.3000157Z (Reading database ... 45% 2021-05-15T13:54:46.3000915Z (Reading database ... 50% 2021-05-15T13:54:46.3032585Z (Reading database ... 55% 2021-05-15T13:54:46.3073455Z (Reading database ... 60% 2021-05-15T13:54:46.3104620Z (Reading database ... 65% 2021-05-15T13:54:46.3228742Z (Reading database ... 70% 2021-05-15T13:54:46.3349124Z (Reading database ... 75% 2021-05-15T13:54:46.3372920Z (Reading database ... 80% 2021-05-15T13:54:46.3767208Z (Reading database ... 85% 2021-05-15T13:54:46.4089062Z (Reading database ... 90% 2021-05-15T13:54:46.4171171Z (Reading database ... 95% 2021-05-15T13:54:46.4171967Z (Reading database ... 100% 2021-05-15T13:54:46.4173092Z (Reading database ... 269091 files and directories currently installed.) 2021-05-15T13:54:46.4285832Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:54:46.4309748Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:54:46.4793316Z Selecting previously unselected package libipt2. 2021-05-15T13:54:46.5047746Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:54:46.5059456Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:54:46.5334787Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:54:46.5621833Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:54:46.5630782Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:54:46.6113009Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:54:46.6327782Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:54:46.6343793Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:54:46.7104699Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:54:46.7395315Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:54:46.7407772Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:54:46.7993380Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:54:46.8224019Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:54:46.8238114Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:54:46.8504468Z Selecting previously unselected package gdb. 2021-05-15T13:54:46.8796514Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:54:46.8808264Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:54:47.2274537Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:54:47.2558008Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:47.2572047Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:53.9256311Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:54:53.9558096Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:53.9567347Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:57.2314838Z Selecting previously unselected package rustc. 2021-05-15T13:54:57.2607935Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:57.2624666Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:57.4700525Z Selecting previously unselected package cargo. 2021-05-15T13:54:57.4994476Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:57.5009219Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:54:57.8804436Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:54:57.9103688Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:54:57.9126494Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:54:59.1825615Z Selecting previously unselected package rust-gdb. 2021-05-15T13:54:59.2118796Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:54:59.2132449Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:59.2813722Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:59.2846568Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:54:59.2875435Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:54:59.2901415Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:59.2928322Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:54:59.2957189Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:54:59.2987254Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:54:59.3017341Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:59.3045310Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:54:59.3078651Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:54:59.3120662Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:54:59.3169179Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:55:00.0987059Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:55:00.0988991Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:55:00.0990229Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:55:02.7992669Z Reading package lists... 2021-05-15T13:55:02.9645447Z Building dependency tree... 2021-05-15T13:55:02.9666168Z Reading state information... 2021-05-15T13:55:03.1494953Z The following additional packages will be installed: 2021-05-15T13:55:03.1496713Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:55:03.1498206Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:55:03.1499719Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:55:03.1503775Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:55:03.1505302Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:55:03.1506748Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:55:03.1508080Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:55:03.1509594Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:55:03.1511136Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:55:03.1513284Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:55:03.1514811Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:55:03.1516340Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:55:03.1517948Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:55:03.1519682Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:55:03.1521374Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:55:03.1522976Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:55:03.1524485Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:55:03.1526013Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:55:03.1527636Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:55:03.1528950Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:55:03.1530210Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:55:03.1531563Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:55:03.1532826Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:55:03.1534043Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:55:03.1535263Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:55:03.1536881Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:55:03.1538379Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:55:03.1539878Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:55:03.1541424Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:55:03.1542855Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:55:03.1544233Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:55:03.1545575Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:55:03.1547039Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:55:03.1548526Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:55:03.1550110Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:55:03.1551822Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:55:03.1553326Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:55:03.1554777Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:55:03.1556182Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:55:03.1557693Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:55:03.1559240Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:55:03.1560619Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:55:03.1562045Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:55:03.1563698Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:55:03.1565426Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:55:03.1566915Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:55:03.1568368Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:55:03.1569956Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:55:03.1571298Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:55:03.1572150Z Suggested packages: 2021-05-15T13:55:03.1573257Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:55:03.1574661Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:55:03.1576128Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:55:03.1577548Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:55:03.1579022Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:55:03.1580436Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:55:03.1581949Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:55:03.1583494Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:55:03.1584920Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:55:03.1586385Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:55:03.1587968Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:55:03.1589598Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:55:03.1591106Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:55:03.1592400Z wpagui libengine-pkcs11-openssl 2021-05-15T13:55:03.2473760Z The following NEW packages will be installed: 2021-05-15T13:55:03.2477420Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:55:03.2480642Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:55:03.2483809Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:55:03.2487266Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:55:03.2490385Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:55:03.2493368Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:55:03.2497104Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:55:03.2499011Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:55:03.2500713Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:55:03.2502304Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:55:03.2503967Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:55:03.2505629Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:55:03.2507364Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:55:03.2509273Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:55:03.2511120Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:55:03.2513050Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:55:03.2514604Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:55:03.2516166Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:55:03.2517800Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:55:03.2519133Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:55:03.2520416Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:55:03.2521775Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:55:03.2523204Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:55:03.2525966Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:55:03.2527120Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:55:03.2528525Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:55:03.2529906Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:55:03.2531310Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:55:03.2532870Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:55:03.2534219Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:55:03.2535462Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:55:03.2536699Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:55:03.2538210Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:55:03.2539706Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:55:03.2541346Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:55:03.2542944Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:55:03.2544438Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:55:03.2545862Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:55:03.2547270Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:55:03.2548772Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:55:03.2550522Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:55:03.2552858Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:55:03.2554294Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:55:03.2555961Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:55:03.2557778Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:55:03.2559265Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:55:03.2560709Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:55:03.2562305Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:55:03.2563662Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:55:03.2734088Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:55:03.2735155Z Need to get 183 MB of archives. 2021-05-15T13:55:03.2736501Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:55:03.2738607Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:55:03.2763064Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:55:03.3004111Z 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-15T13:55:03.3021080Z 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-15T13:55:03.3029745Z 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-15T13:55:03.3037226Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:55:03.3043619Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:55:03.3053741Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:55:03.3077016Z 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-15T13:55:03.3081759Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:55:03.3087676Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:55:03.3101540Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:55:03.3183368Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:55:03.3230183Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:55:03.3236404Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:55:03.3242248Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:55:03.3247899Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:55:03.3253653Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:55:03.3258571Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:55:03.3267302Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:55:03.3269161Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:55:03.3270903Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:55:03.3300462Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:55:03.3806154Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:55:03.4233137Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:55:03.4250692Z 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-15T13:55:03.4269699Z 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-15T13:55:03.4404295Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:55:03.4406847Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:55:03.4416035Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:55:03.4436918Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:55:03.4704992Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:55:03.4988764Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:55:03.5003847Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:55:03.5011314Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:55:03.5017380Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:55:03.7347135Z 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-15T13:55:03.7358697Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:55:03.7511977Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:55:03.7544195Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:55:03.7565091Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:55:03.7579650Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:55:03.7588946Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:55:03.7606445Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:55:03.7619137Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:55:03.7639308Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:55:03.7651987Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:55:03.7729506Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:55:03.7752751Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:55:03.7873531Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:55:03.7893506Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:55:03.7904054Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:55:03.7907051Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:55:03.7922747Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:55:03.7977405Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:55:03.7986603Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:55:03.8699467Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:55:03.8806092Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:55:03.8812194Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:55:03.8839676Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:55:03.8845025Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:55:03.8853174Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:55:03.8860645Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:55:03.8878344Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:55:03.8888392Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:55:03.8921966Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:55:03.8944257Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:55:03.8967161Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:55:03.9085499Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:55:03.9169369Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:55:04.0039150Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:55:04.0046891Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:55:04.0052129Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:55:04.0054544Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:55:04.0065502Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:55:04.0094395Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:55:04.0106086Z 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-15T13:55:04.1053975Z 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-15T13:55:04.1058575Z 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-15T13:55:04.1064196Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:55:04.1259728Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:55:04.1269340Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:55:04.1287580Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:55:04.1377857Z 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-15T13:55:04.1944660Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:55:04.2243843Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:55:04.2258322Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:55:04.2267562Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:55:04.2279297Z 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-15T13:55:04.2342381Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:55:04.2350497Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:55:04.2370542Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:55:04.2383994Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:55:04.2406492Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:55:04.2423206Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:55:04.2436772Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:55:04.2690881Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:55:04.2745130Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:55:04.2773952Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:55:04.2779903Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:55:04.2801861Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:55:04.2838317Z 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-15T13:55:04.2892869Z 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-15T13:55:04.2907950Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:55:04.2918688Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:55:04.2981823Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:55:04.2993428Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:55:04.7941435Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:55:04.7957674Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:55:04.7967980Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:55:04.8149254Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:55:04.8743737Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:55:04.8750120Z 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-15T13:55:04.8762685Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:55:04.8819636Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:55:04.8826865Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:55:04.9081577Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:55:04.9173019Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:55:04.9191115Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:55:04.9194985Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:55:04.9199514Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:55:04.9226063Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:55:04.9247965Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:55:04.9251466Z 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-15T13:55:04.9253557Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:55:04.9267027Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:55:04.9275882Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:55:04.9279594Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:55:04.9287718Z 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-15T13:55:04.9293437Z 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-15T13:55:04.9301633Z 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-15T13:55:04.9312180Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:55:04.9330126Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:55:04.9503720Z 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-15T13:55:04.9520757Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:55:04.9526911Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:55:04.9543752Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:55:04.9612411Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:55:04.9630640Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:55:04.9644785Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:55:04.9656371Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:55:04.9676080Z 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-15T13:55:04.9686064Z 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-15T13:55:04.9692429Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:55:04.9708532Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:55:04.9719489Z 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-15T13:55:04.9726508Z 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-15T13:55:04.9751414Z 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-15T13:55:04.9853738Z 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-15T13:55:05.0136801Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:55:05.0142329Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:55:05.0191906Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:55:05.0207377Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:55:05.0216184Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:55:05.0258507Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:55:05.0261800Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:55:05.0538613Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:55:05.0616394Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:55:05.0751795Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:55:05.1104517Z 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-15T13:55:05.1162413Z 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-15T13:55:05.1192264Z 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-15T13:55:05.1199533Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:55:05.1250496Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:55:05.1254641Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:55:05.1272536Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:55:05.1274544Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:55:05.1342749Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:55:05.1377700Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:55:05.1732659Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:55:05.1738099Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:55:05.1753680Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:55:05.1760940Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:55:05.1765124Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:55:05.1767211Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:55:05.1803538Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:55:05.1807247Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:55:05.1818440Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:55:05.1900146Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:55:05.1902210Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:55:05.1904241Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:55:05.1906363Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:55:05.2012031Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:55:05.2022025Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:55:05.2615188Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:55:05.2618577Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:55:05.2625701Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:55:05.2658822Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:55:05.2665256Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:55:05.2676573Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:55:05.2722121Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:55:05.2726144Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:55:05.3012539Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:55:05.3033003Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:55:05.3046513Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:55:05.3392912Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:55:05.3432364Z 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-15T13:55:05.3450426Z 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-15T13:55:05.3458570Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:55:05.3473960Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:55:05.3842511Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:55:05.4559314Z 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-15T13:55:05.4589344Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:55:05.4658875Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:55:05.7587195Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:55:05.8029691Z 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-15T13:55:05.8076744Z 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-15T13:55:05.8086214Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:55:05.8140802Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:55:05.8154546Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:55:05.8284448Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:55:05.8426222Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:55:05.8440392Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:55:05.8446377Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:55:07.0356456Z Fetched 183 MB in 3s (70.7 MB/s) 2021-05-15T13:55:07.0715023Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:55:07.0796232Z (Reading database ... 2021-05-15T13:55:07.0797133Z (Reading database ... 5% 2021-05-15T13:55:07.0797899Z (Reading database ... 10% 2021-05-15T13:55:07.0798696Z (Reading database ... 15% 2021-05-15T13:55:07.0799431Z (Reading database ... 20% 2021-05-15T13:55:07.0800175Z (Reading database ... 25% 2021-05-15T13:55:07.0800906Z (Reading database ... 30% 2021-05-15T13:55:07.0801643Z (Reading database ... 35% 2021-05-15T13:55:07.0802386Z (Reading database ... 40% 2021-05-15T13:55:07.0803118Z (Reading database ... 45% 2021-05-15T13:55:07.0803851Z (Reading database ... 50% 2021-05-15T13:55:07.0828355Z (Reading database ... 55% 2021-05-15T13:55:07.0877885Z (Reading database ... 60% 2021-05-15T13:55:07.0910321Z (Reading database ... 65% 2021-05-15T13:55:07.1043247Z (Reading database ... 70% 2021-05-15T13:55:07.1163896Z (Reading database ... 75% 2021-05-15T13:55:07.1191111Z (Reading database ... 80% 2021-05-15T13:55:07.1596455Z (Reading database ... 85% 2021-05-15T13:55:07.1913715Z (Reading database ... 90% 2021-05-15T13:55:07.1999409Z (Reading database ... 95% 2021-05-15T13:55:07.2000021Z (Reading database ... 100% 2021-05-15T13:55:07.2000875Z (Reading database ... 269846 files and directories currently installed.) 2021-05-15T13:55:07.2122611Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:55:07.2145696Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:55:07.2530988Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:55:07.2830646Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:07.2920416Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:07.4996722Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:55:07.5294225Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:55:07.5311621Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:55:07.5694863Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:55:07.5996782Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:55:07.6016143Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:55:07.6392553Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:55:07.6623190Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:07.6634320Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:55:07.6948343Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:55:07.7249499Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:55:07.7263301Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:55:07.7504958Z Selecting previously unselected package libwacom-common. 2021-05-15T13:55:07.7800695Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:55:07.7817713Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:55:07.8439594Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:55:07.8744741Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:55:07.8757932Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:55:07.9113088Z Selecting previously unselected package libinput-bin. 2021-05-15T13:55:07.9350117Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:55:07.9362551Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:07.9650192Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:55:07.9956758Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:55:07.9968571Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:08.0460237Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:55:08.0757948Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:08.0770103Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:08.1258470Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:55:08.1582343Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:08.1595786Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:08.2541287Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:55:08.2852395Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:55:08.2866481Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:55:08.3139889Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:55:08.3446205Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:55:08.3459321Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:55:08.3753847Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:55:08.4021857Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:55:08.4034265Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:08.4353936Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:55:08.4622912Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:55:08.4637331Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:08.4952975Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:55:08.5204796Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:55:08.5216019Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:55:08.5553927Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:55:08.5794358Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:55:08.5812776Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:55:08.6113838Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:55:08.6355661Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:55:08.6367894Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:55:08.6624078Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:55:08.6913836Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:55:08.6926739Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:55:08.7196876Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:55:08.7541220Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:55:08.7556076Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:55:08.7866728Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:55:08.8171927Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:55:08.8182842Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:55:08.8753458Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:55:08.9056090Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:08.9135036Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:09.2560673Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:55:09.2874062Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:09.2887428Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:09.5553539Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:55:09.5779829Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:09.5788537Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:09.6233016Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:55:09.6510112Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:55:09.6525830Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:55:09.7074336Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:55:09.7329855Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:55:09.7341875Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:55:09.8432830Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:55:09.8678021Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:55:09.8694306Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:55:09.9032481Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:55:09.9294639Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:09.9305204Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:09.9833475Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:55:10.0082601Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.0095255Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:10.0633353Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:55:10.0920007Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.0931660Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:10.2787917Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:55:10.3092671Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.3105476Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:10.4953660Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:55:10.5215459Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.5226234Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:10.5672560Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:55:10.5927697Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.5938891Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:10.6312567Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:55:10.6545862Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:55:10.6559411Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:55:10.6992793Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:55:10.7221774Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:55:10.7232479Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:55:12.2274319Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:55:12.2534824Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:12.2546225Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:12.2889093Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:55:12.3183893Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:12.3196040Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:12.5465779Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:55:12.5771602Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:55:12.5788848Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:12.6473265Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:55:12.6693866Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:55:12.6704704Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:12.7233740Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:55:12.7488410Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:12.7500730Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:12.7953398Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:55:12.8238634Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:12.8252546Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:12.8605149Z Selecting previously unselected package gdal-data. 2021-05-15T13:55:12.8902015Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:55:12.8916649Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:12.9513143Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:55:12.9765684Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:55:12.9780901Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:55:13.0232703Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:55:13.0450363Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:55:13.0461754Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:55:13.0912535Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:55:13.1211751Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:13.1225442Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:55:13.1632586Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:55:13.1906333Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:55:13.1917866Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:55:13.2730562Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:55:13.3044419Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:13.3058950Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:55:13.3512797Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:55:13.3760814Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:55:13.3776320Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:55:13.4577209Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:55:13.4883795Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:55:13.4900377Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:55:13.5352749Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:55:13.5582229Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:55:13.5593414Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:55:13.5901030Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:55:13.6272318Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:55:13.6285848Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:55:13.6672613Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:55:13.6931060Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:55:13.6947750Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:55:13.7474207Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:55:13.7741068Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:55:13.7755944Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:13.8673616Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:55:13.8932644Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:55:13.8945901Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:13.9300255Z Selecting previously unselected package proj-data. 2021-05-15T13:55:13.9604611Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:55:13.9618317Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:55:14.9198401Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:55:14.9510107Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:55:14.9521208Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:55:15.0880181Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:55:15.1190435Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:55:15.1202878Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:55:15.1585677Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:55:15.1887145Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:55:15.1899374Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:55:15.2463837Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:55:15.2767209Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:55:15.2780936Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:55:15.3152795Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:55:15.3436691Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:55:15.3452030Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:55:15.3779220Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:55:15.4084289Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:15.4099333Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:15.4443395Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:55:15.4788828Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:15.4814926Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:15.5313638Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:55:15.5597695Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:15.5625566Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:15.5986473Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:55:15.6292462Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:55:15.6307226Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:55:15.7032733Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:55:15.7289488Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:55:15.7305702Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:55:15.7832881Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:55:15.8101022Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:55:15.8113967Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:55:15.8539601Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:55:15.8844802Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:55:15.8878704Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:16.0577993Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:55:16.0876789Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:55:16.0887950Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:55:16.2181803Z Selecting previously unselected package libgdal26. 2021-05-15T13:55:16.2441517Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:16.2452537Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:16.9472802Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:55:16.9734336Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:16.9745907Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:17.0033932Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:55:17.0340474Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:55:17.0352721Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:55:17.0679144Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:55:17.0987684Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:17.1001106Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:17.1352428Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:55:17.1615362Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:17.1630649Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:17.2152733Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:55:17.2377995Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:55:17.2392234Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:55:17.3032764Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:55:17.3287090Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:55:17.3309986Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:55:17.3812542Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:55:17.4115287Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:17.4132203Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:18.0239019Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:55:18.0543052Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:18.0554293Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:18.0884645Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:55:18.1226605Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:55:18.1246767Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:55:18.1703168Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:55:18.2025703Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:55:18.2040345Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:55:18.3747828Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:55:18.4047398Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.4060550Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:18.4413147Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:55:18.4735523Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:18.4748290Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:18.5200265Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:55:18.5502840Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:55:18.5519791Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:55:18.6414456Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:55:18.6724240Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:18.6904770Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:19.0774991Z Selecting previously unselected package qgis-providers. 2021-05-15T13:55:19.1076040Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:19.1093506Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:19.3813053Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:55:19.4118347Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:19.4132563Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:19.4501649Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:55:19.4812801Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:55:19.4837768Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:55:19.5175326Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:55:19.5479114Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:19.5492620Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:55:19.6020157Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:55:19.6344097Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:55:19.6357636Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:55:19.7229428Z Selecting previously unselected package blt. 2021-05-15T13:55:19.7538324Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:55:19.7551646Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:55:19.7796768Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:55:19.8121896Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:55:19.8140421Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:55:19.8617007Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:55:19.8878938Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:19.8891487Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:19.9257928Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:55:19.9573641Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:19.9605153Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:20.0153537Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:55:20.0439252Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:20.0452349Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:20.0859687Z Selecting previously unselected package gcr. 2021-05-15T13:55:20.1251345Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:20.1291042Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:55:20.1699283Z Selecting previously unselected package python3-numpy. 2021-05-15T13:55:20.2002695Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:55:20.2018164Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:55:20.5473560Z Selecting previously unselected package python3-gdal. 2021-05-15T13:55:20.5733655Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:20.5748118Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:20.6613558Z Selecting previously unselected package gdal-bin. 2021-05-15T13:55:20.6915556Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:20.6929444Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:20.7593454Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:55:20.7848733Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:20.7865967Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:20.8193792Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:55:20.8488180Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:55:20.8508301Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:55:20.9074432Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:55:20.9360334Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:55:20.9374273Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:55:20.9953213Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:55:21.0177938Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:21.0194264Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:21.0953469Z Selecting previously unselected package p11-kit. 2021-05-15T13:55:21.1224360Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:21.1236889Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:21.1693905Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:55:21.2000704Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:55:21.2017050Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:55:21.2353008Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:55:21.2677964Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:21.2795624Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:55:21.3878617Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:55:21.4197083Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:21.4209878Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:21.4579118Z Selecting previously unselected package grass-doc. 2021-05-15T13:55:21.4889211Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:55:21.4899213Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:55:23.4704402Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:55:23.5022078Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:55:23.5035237Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:55:23.5489481Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:55:23.5795654Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:23.5812238Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:23.6236984Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:55:23.6545541Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:23.6559382Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:23.8753272Z Selecting previously unselected package grass-core. 2021-05-15T13:55:23.9036697Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:55:23.9050296Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:55:24.5695014Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:55:24.6022910Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:55:24.6032993Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:55:24.6473271Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:55:24.6707328Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:55:24.6720235Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:55:24.7193375Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:55:24.7445153Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:55:24.7456681Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:55:24.8393543Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:55:24.8700835Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:55:24.8712715Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:55:24.9653625Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:55:24.9971553Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:55:24.9983549Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:55:25.3873788Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:55:25.4126608Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:55:25.4139567Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:55:25.5248368Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:55:25.5555944Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:55:25.5567834Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:55:25.6050603Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:55:25.6342259Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:55:25.6351864Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:55:25.6712704Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:55:25.6962785Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:55:25.6976207Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:55:25.7288432Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:55:25.7597777Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:55:25.7692702Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:55:25.8553565Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:55:25.8806711Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:55:25.8818780Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:55:25.9234061Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:55:25.9495556Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:55:25.9522698Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:55:25.9873253Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:55:26.0097484Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:55:26.0108703Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:26.0472968Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:55:26.0700238Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:55:26.0711444Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:26.1233120Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:55:26.1496135Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:55:26.1506455Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:55:26.1781704Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:55:26.2088768Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:26.2098205Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:26.2385515Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:55:26.2702284Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:55:26.2713159Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:55:26.3032963Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:55:26.3303359Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:26.3315869Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:55:26.3649160Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:55:26.3931152Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:26.3945506Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:55:26.4353402Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:55:26.4617707Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:26.4633956Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:55:26.5033289Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:55:26.5285522Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:26.5297216Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:55:26.5793469Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:55:26.6015208Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:55:26.6028345Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:26.7814856Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:55:26.8147281Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:26.8157634Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:55:26.8592934Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:55:26.8813752Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:26.8824415Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:55:26.9131788Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:55:26.9457515Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:26.9470878Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:26.9905821Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:55:27.0219036Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.0231085Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.1352719Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:55:27.1629063Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.1645812Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.2152767Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:55:27.2435651Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.2448939Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.2889183Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:55:27.3205918Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.3225559Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.3632571Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:55:27.3859710Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.3872052Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.4390476Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:55:27.4620530Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.4631169Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.4916928Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:55:27.5224178Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.5246329Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.5540341Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:55:27.5845873Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.5854371Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.6285460Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:55:27.6601863Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.6615343Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.6993842Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:55:27.7274513Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:27.7283561Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:27.7634404Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:55:27.7882821Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:27.7894191Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.8472962Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:55:27.8733859Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:27.8744410Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.0035958Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:55:28.0344129Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:28.0360163Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:28.4182083Z Selecting previously unselected package qtchooser. 2021-05-15T13:55:28.4486930Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:55:28.4498753Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:55:28.4953823Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:55:28.5227810Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:28.5238675Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:28.6113055Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:55:28.6392335Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:28.6407030Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:28.6833806Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:55:28.7109987Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:28.7122697Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:28.7512992Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:55:28.7766192Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:28.7776729Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:55:28.8406503Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:55:28.8719726Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:28.8735415Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:28.9064984Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:55:28.9374348Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:28.9388570Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.1878751Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:55:29.2185499Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:29.2198030Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.3313848Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:55:29.3565110Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:29.3579828Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:55:29.5034130Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:55:29.5315771Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:29.5329047Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.6673410Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:55:29.6930202Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:29.6943700Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.7562308Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:55:29.7872534Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:29.7883605Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.8415374Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:55:29.8721241Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:29.8737446Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.9100115Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:55:29.9401736Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:55:29.9416065Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:55:30.0297590Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:55:30.0623345Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:55:30.0821215Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:55:30.1105028Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:55:30.1412922Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:30.1431743Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:30.1872447Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:55:30.2149652Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:55:30.2165611Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:55:30.2512746Z Selecting previously unselected package modemmanager. 2021-05-15T13:55:30.2764521Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:55:30.2849073Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:55:30.4073330Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:55:30.4337372Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:55:30.4345972Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:55:30.4713827Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:55:30.4970230Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:55:30.4980443Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:55:30.8410435Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:55:30.8728378Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:55:30.8747045Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:55:30.9081109Z Selecting previously unselected package python3-bs4. 2021-05-15T13:55:30.9404961Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:55:30.9416481Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:55:31.1578903Z Selecting previously unselected package python3-cycler. 2021-05-15T13:55:31.1894204Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:55:31.1907119Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:55:31.2197285Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:55:31.2507468Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:55:31.2520332Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:55:31.2865337Z Selecting previously unselected package python3-decorator. 2021-05-15T13:55:31.3179026Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:55:31.3187915Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:55:31.3461542Z Selecting previously unselected package python3-future. 2021-05-15T13:55:31.3766631Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:55:31.3780501Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:55:31.4454200Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:55:31.4763428Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:55:31.4773895Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:55:31.5056603Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:55:31.5365811Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:55:31.5378426Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:55:31.5718352Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:55:31.6024322Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:55:31.6039302Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:55:31.6351031Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:55:31.6662657Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:55:31.6674650Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:55:31.7073378Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:55:31.7335030Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:55:31.7354865Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:55:31.7670836Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:55:31.7973661Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:55:31.7991054Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:55:31.8308049Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:55:31.8607348Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:55:31.8618685Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:55:32.0303384Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:55:32.0613934Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:55:32.0626279Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:55:32.0982593Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:55:32.1293828Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:55:32.1309280Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:55:32.5957391Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:55:32.6268084Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:55:32.6278521Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:55:32.6581099Z Selecting previously unselected package python3-olefile. 2021-05-15T13:55:32.6889353Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:55:32.6900765Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:55:32.7197270Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:55:32.7510096Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:55:32.7521486Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:55:32.8099131Z Selecting previously unselected package python3-tz. 2021-05-15T13:55:32.8409162Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:55:32.8422169Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:55:32.8716569Z Selecting previously unselected package python3-owslib. 2021-05-15T13:55:32.9027065Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:55:32.9041472Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:55:32.9433452Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:55:32.9744003Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:55:32.9755237Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:55:33.0423519Z Selecting previously unselected package python3-retrying. 2021-05-15T13:55:33.0733954Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:55:33.0745704Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:55:33.1044379Z Selecting previously unselected package python3-plotly. 2021-05-15T13:55:33.1356427Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:55:33.1369936Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:55:33.5872288Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:55:33.6201022Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:55:33.6213881Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:55:33.6614223Z Selecting previously unselected package python3-sip. 2021-05-15T13:55:33.6930423Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:33.6941910Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:55:33.7393040Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:55:33.7630874Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:33.7645829Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:34.0674393Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:55:34.0990734Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:55:34.1003476Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:55:34.1520435Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:55:34.1834002Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:34.1849361Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:34.2189181Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:55:34.2508385Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:34.2521784Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:34.2818754Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:55:34.3140865Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:34.3152517Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:34.3574965Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:55:34.3893832Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:34.3907151Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:34.6701181Z Selecting previously unselected package python3-qgis. 2021-05-15T13:55:34.7028686Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:34.7044378Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:35.6777006Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:55:35.7096455Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:55:35.7110339Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:55:35.7487535Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:55:35.7807636Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:55:35.7821684Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:55:35.8365731Z Selecting previously unselected package qgis-common. 2021-05-15T13:55:35.8683874Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:35.8693746Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:37.6304326Z Selecting previously unselected package qgis. 2021-05-15T13:55:37.6622047Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:37.7274006Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:37.9994286Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:55:38.0316409Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:38.0333728Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:38.1961830Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:55:38.2286209Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:38.2297367Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:38.2652913Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:55:38.2975011Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:38.2984936Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:38.3744148Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:55:38.4065569Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:38.4076876Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:38.4481429Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:55:38.4802930Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:55:38.4864477Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:55:38.6820192Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:55:38.7146802Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:55:38.7159630Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:55:38.8608987Z Selecting previously unselected package proj-bin. 2021-05-15T13:55:38.8932979Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:55:38.8944736Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:55:38.9293584Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:55:38.9615599Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:55:38.9622253Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:55:38.9928638Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:55:39.0257305Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:55:39.0368707Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:55:39.1189202Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:55:39.1217178Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:55:39.4298333Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:55:39.4320729Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:55:39.4350438Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:55:39.4380131Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:39.4483516Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:55:39.4521784Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:55:39.4545025Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:55:39.4571560Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:39.4594483Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:55:39.4621444Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:55:39.4652815Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:55:39.4693431Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:55:39.4725763Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:55:39.4764463Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:55:39.4793773Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:55:39.4823985Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:55:39.4864224Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:55:39.4897478Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:55:39.6544623Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:55:39.6577980Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:55:39.6614323Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:55:39.8307489Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:55:39.8347362Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:55:39.9939598Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:39.9967280Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:55:39.9999001Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:55:40.0031558Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:55:40.0060205Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:55:40.0091407Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:55:40.0117354Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:55:40.1400657Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:55:40.1435601Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:55:40.1458786Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:55:40.1484195Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:55:40.1518721Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:55:40.3116229Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:40.3142917Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:55:40.4783584Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:55:40.4868038Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:55:40.4895987Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:40.4976387Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:40.5004322Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:55:40.5031611Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:55:40.5058151Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:40.5120976Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:55:40.6739419Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:55:40.6772588Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:55:40.6807752Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:55:40.6852503Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:55:40.6940524Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:55:40.6974750Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:55:40.9025060Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:55:40.9059752Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:55:41.0680172Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:55:41.0711790Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:55:41.0741985Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:55:41.0769198Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:55:41.0800396Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:55:41.0849497Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:55:41.0879620Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:55:41.2713075Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:41.2759650Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:55:41.2801098Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:55:41.2828379Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:41.2926994Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:55:41.5265312Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:55:42.8588647Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:55:42.8615098Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:55:42.8644438Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:55:42.8684685Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:42.8710612Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:55:42.8742297Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:55:42.8771226Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:55:42.8796164Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:55:43.0761720Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:43.0798322Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:55:43.0824607Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:55:43.0864763Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:55:43.3186838Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:55:43.3227174Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:43.3258089Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:43.3304465Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:55:43.3338223Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:55:43.3567503Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:55:43.5511889Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:43.5540247Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:43.5570891Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:55:43.5666833Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:55:43.5696789Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:43.5733570Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:43.5762903Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:43.5812233Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:55:43.5895973Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:55:43.5963293Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:55:43.9673395Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:44.1295596Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:55:44.1327122Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.1359822Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:44.1392776Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:44.1418483Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:55:44.1458565Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:44.1489083Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:55:44.1521005Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.1553637Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:44.5234065Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:55:44.7016394Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:55:44.8796104Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:55:44.8827538Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:55:44.8864041Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:55:44.8892291Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:55:45.0576269Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:45.0603749Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:45.0634264Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:45.0671458Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:55:46.1241806Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:46.1271990Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:55:46.1302204Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:46.1335674Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:46.1360713Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:46.1391006Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:55:46.1415133Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:46.1440868Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:55:46.1466114Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:55:46.5916791Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:55:46.5931628Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:46.5959329Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:55:46.7772416Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:55:46.7806381Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:55:46.9589688Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:46.9619873Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:55:47.1748721Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:55:47.1774522Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:55:47.1799250Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:47.1824625Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:55:47.3265261Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:55:47.3268138Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:55:47.8951616Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:55:48.2081782Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:48.2107211Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:55:48.2140339Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:48.2165451Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:48.2199387Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:48.2232348Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:48.2271051Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:55:48.3997288Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:48.3999191Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:55:48.4000842Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:48.4002347Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:55:48.4472097Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:48.4473505Z if direction is "increasing": 2021-05-15T13:55:48.4475070Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:48.4476142Z elif direction is "decreasing": 2021-05-15T13:55:48.4673703Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:48.4674869Z if direction is "increasing": 2021-05-15T13:55:48.4676431Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:48.4677483Z elif direction is "decreasing": 2021-05-15T13:55:49.5286343Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:49.5292700Z if props["offset_coordinates"] is "data": 2021-05-15T13:55:49.5294946Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:55:49.5296818Z if props["coordinates"] is not "data": 2021-05-15T13:55:50.3624365Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:55:50.9856189Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:55:50.9861077Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:55:50.9865509Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:55:52.2281500Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:55:52.2326297Z First installation detected... 2021-05-15T13:55:52.2328588Z Checking NSS setup... 2021-05-15T13:55:52.2374452Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:55:52.2419614Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:52.2458368Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:55:52.5401284Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:52.5436704Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:55:52.5472336Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:52.5504114Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:52.5539603Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:55:52.5571937Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:55:52.5598112Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:55:52.5645789Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:55:53.1094521Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:53.1097098Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:53.1104965Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:55:53.1106636Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:55:53.1754434Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:53.1756078Z if value is '': 2021-05-15T13:55:53.2860289Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:53.2861580Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:55:53.2862940Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:53.2864130Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:55:53.2865507Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:55:53.2866727Z if driver_string is not None and driver_string is not "": 2021-05-15T13:55:53.3367573Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:53.3369203Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:55:53.3370713Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:53.3372075Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:55:53.4086630Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:55:53.4118739Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:53.4205914Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:55:53.4239491Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:53.4271870Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:53.4483571Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:53.4517234Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:53.4549263Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:53.4588545Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:53.4623151Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:53.4659005Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:53.5622794Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:53.5655920Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:53.5691362Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:53.5721399Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:55:53.7202853Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:55:53.7205970Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:55:54.3299345Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:54.3329632Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:54.3367671Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:55:54.3406182Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:54.3433974Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:54.3465762Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:54.3499157Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:55:54.3532965Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:55:54.3561470Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:55:54.3597981Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:54.3626044Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:54.3658166Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:54.3689589Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:54.3729368Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:54.3770044Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:54.3797996Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:55:54.3847174Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:55:54.3875877Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:54.3909608Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:54.3944326Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:54.5796752Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:54.5835115Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:54.5868713Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:54.5913862Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:30.9451733Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:30.9486425Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:30.9510234Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:30.9541852Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:30.9573319Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:30.9600301Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:30.9628887Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:30.9654353Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.1371118Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.1411641Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:31.1451091Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.1487075Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:56:31.1520647Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.3407712Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.3449826Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.3495321Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:31.3628054Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:56:31.3803070Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:56:32.3871515Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:56:32.4052590Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:56:32.4332770Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:56:32.4505484Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:56:32.5125271Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:56:32.5453021Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:56:32.8256611Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:56:45.1861522Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:56:45.2074187Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:56:47.3534555Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:56:47.3535160Z with: 2021-05-15T13:56:47.3535701Z github_slug: neuroconductor/msmri 2021-05-15T13:56:47.3536193Z env: 2021-05-15T13:56:47.3536686Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:47.3537194Z TIC_DEPLOY_KEY: 2021-05-15T13:56:47.3538100Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:47.3540018Z GITHUB_PAT: *** 2021-05-15T13:56:47.3540474Z COVERALLS_TOKEN: 2021-05-15T13:56:47.3541131Z continue-on-error: false 2021-05-15T13:56:47.3541621Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:47.3542132Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:47.3542582Z TZ: UTC 2021-05-15T13:56:47.3542996Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:47.3543420Z NOT_CRAN: true 2021-05-15T13:56:47.3543819Z ##[endgroup] 2021-05-15T13:56:47.3907297Z repo slug is: neuroconductor/msmri 2021-05-15T13:56:47.4003738Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:56:47.4004379Z env: 2021-05-15T13:56:47.4004891Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:47.4005415Z TIC_DEPLOY_KEY: 2021-05-15T13:56:47.4006321Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:47.4007842Z GITHUB_PAT: *** 2021-05-15T13:56:47.4008273Z COVERALLS_TOKEN: 2021-05-15T13:56:47.4008773Z continue-on-error: false 2021-05-15T13:56:47.4009278Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:47.4009776Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:47.4010246Z TZ: UTC 2021-05-15T13:56:47.4010860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:47.4011321Z NOT_CRAN: true 2021-05-15T13:56:47.4011747Z ##[endgroup] 2021-05-15T13:56:47.6197847Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:56:47.6198483Z with: 2021-05-15T13:56:47.6198893Z repo_name: msmri 2021-05-15T13:56:47.6199435Z repo_version: 0.3.1 2021-05-15T13:56:47.6199883Z runner_os: Linux 2021-05-15T13:56:47.6200301Z R_version: 4.0 2021-05-15T13:56:47.6200692Z env: 2021-05-15T13:56:47.6201183Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:47.6201710Z TIC_DEPLOY_KEY: 2021-05-15T13:56:47.6202616Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:47.6204464Z GITHUB_PAT: *** 2021-05-15T13:56:47.6204927Z COVERALLS_TOKEN: 2021-05-15T13:56:47.6205463Z continue-on-error: false 2021-05-15T13:56:47.6206009Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:47.6206545Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:47.6207051Z TZ: UTC 2021-05-15T13:56:47.6207496Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:47.6207948Z NOT_CRAN: true 2021-05-15T13:56:47.6208389Z ##[endgroup] 2021-05-15T13:56:47.6593784Z Package: msmri 2021-05-15T13:56:47.6597840Z Version: 0.3.1 2021-05-15T13:56:47.6598779Z OS: Linux 2021-05-15T13:56:47.6664214Z ##[group]Run install.packages('remotes') 2021-05-15T13:56:47.6664988Z install.packages('remotes') 2021-05-15T13:56:47.6665891Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:56:47.6667032Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:56:47.6674638Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:56:47.6675091Z env: 2021-05-15T13:56:47.6675598Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:47.6676133Z TIC_DEPLOY_KEY: 2021-05-15T13:56:47.6677030Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:47.6678475Z GITHUB_PAT: *** 2021-05-15T13:56:47.6678911Z COVERALLS_TOKEN: 2021-05-15T13:56:47.6679464Z continue-on-error: false 2021-05-15T13:56:47.6679985Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:47.6680539Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:47.6681058Z TZ: UTC 2021-05-15T13:56:47.6681506Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:47.6681965Z NOT_CRAN: true 2021-05-15T13:56:47.6682386Z ##[endgroup] 2021-05-15T13:56:47.8664880Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:56:47.8667465Z (as ‘lib’ is unspecified) 2021-05-15T13:57:04.9927133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:57:05.2684139Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-15T13:57:05.2875145Z ================================================== 2021-05-15T13:57:05.2875755Z downloaded 381 KB 2021-05-15T13:57:05.2876084Z 2021-05-15T13:57:05.5587761Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:57:05.5656269Z * DONE (remotes) 2021-05-15T13:57:05.5716523Z 2021-05-15T13:57:05.5718870Z The downloaded source packages are in 2021-05-15T13:57:05.5721056Z ‘/tmp/RtmppC2ND8/downloaded_packages’ 2021-05-15T13:57:28.6401691Z ##[group]Run actions/cache@v1 2021-05-15T13:57:28.6402221Z with: 2021-05-15T13:57:28.6402713Z path: /home/runner/work/_temp/Library 2021-05-15T13:57:28.6406019Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-e6650035a6de68134a3b569ddd1ba8c57938d86a6c740b96fe2609877c31412b 2021-05-15T13:57:28.6410277Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T13:57:28.6411540Z env: 2021-05-15T13:57:28.6412001Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:28.6412473Z TIC_DEPLOY_KEY: 2021-05-15T13:57:28.6413311Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:28.6415210Z GITHUB_PAT: *** 2021-05-15T13:57:28.6415624Z COVERALLS_TOKEN: 2021-05-15T13:57:28.6416134Z continue-on-error: false 2021-05-15T13:57:28.6416618Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:28.6417127Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:28.6417633Z TZ: UTC 2021-05-15T13:57:28.6418036Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:28.6418863Z NOT_CRAN: true 2021-05-15T13:57:28.6419271Z ##[endgroup] 2021-05-15T13:57:28.6908382Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:57:28.7004662Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:57:28.7005573Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:57:28.7006410Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:57:28.7007133Z sudo -s eval "$sysreqs" 2021-05-15T13:57:28.7054413Z shell: /usr/bin/bash -e {0} 2021-05-15T13:57:28.7054852Z env: 2021-05-15T13:57:28.7055361Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:28.7055902Z TIC_DEPLOY_KEY: 2021-05-15T13:57:28.7056812Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:28.7058310Z GITHUB_PAT: *** 2021-05-15T13:57:28.7058751Z COVERALLS_TOKEN: 2021-05-15T13:57:28.7059324Z continue-on-error: false 2021-05-15T13:57:28.7059854Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:28.7060408Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:28.7060902Z TZ: UTC 2021-05-15T13:57:28.7061364Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:28.7061838Z NOT_CRAN: true 2021-05-15T13:57:28.7062367Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:57:28.7062908Z ##[endgroup] 2021-05-15T13:57:28.9289134Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:57:29.3140048Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:57:47.4649168Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:57:47.4651045Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:57:47.4652382Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:57:47.4653643Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:57:47.4654914Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:57:47.4681275Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:57:47.4709894Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:47.4715525Z (as ‘lib’ is unspecified) 2021-05-15T13:58:03.2835565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:58:03.8148774Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-15T13:58:03.8247051Z ================================================== 2021-05-15T13:58:03.8248047Z downloaded 94 KB 2021-05-15T13:58:03.8248595Z 2021-05-15T13:58:03.8281264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:58:04.0999593Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-15T13:58:04.1102757Z ================================================== 2021-05-15T13:58:04.1103650Z downloaded 135 KB 2021-05-15T13:58:04.1104195Z 2021-05-15T13:58:04.1144773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:58:04.3882030Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-15T13:58:04.3944334Z ================================================== 2021-05-15T13:58:04.3945136Z downloaded 80 KB 2021-05-15T13:58:04.3945753Z 2021-05-15T13:58:04.3981488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:58:04.6782627Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-15T13:58:04.6993024Z ================================================== 2021-05-15T13:58:04.6993619Z downloaded 516 KB 2021-05-15T13:58:04.6993948Z 2021-05-15T13:58:04.7041848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:58:05.6508774Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-15T13:58:05.6510222Z ================================================== 2021-05-15T13:58:05.6516317Z downloaded 991 KB 2021-05-15T13:58:05.6517178Z 2021-05-15T13:58:05.6519280Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:58:05.6519926Z * DONE (rprojroot) 2021-05-15T13:58:05.6520757Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:58:05.6521322Z * DONE (crayon) 2021-05-15T13:58:05.7539961Z * installing *binary* package ‘R6’ ... 2021-05-15T13:58:05.7589700Z * DONE (R6) 2021-05-15T13:58:06.0456207Z * installing *binary* package ‘desc’ ... 2021-05-15T13:58:06.0506467Z * DONE (desc) 2021-05-15T13:58:06.3498724Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:58:06.3549316Z * DONE (debugme) 2021-05-15T13:58:06.3612004Z 2021-05-15T13:58:06.3613096Z The downloaded source packages are in 2021-05-15T13:58:06.3614539Z ‘/tmp/RtmpHyuDf5/downloaded_packages’ 2021-05-15T13:58:06.3624782Z Running `R CMD build`... 2021-05-15T13:58:06.7024911Z * checking for file ‘/tmp/RtmpHyuDf5/remotes68a839fd432f/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:58:06.7026846Z * preparing ‘sysreqs’: 2021-05-15T13:58:06.7028323Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:58:06.7030311Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:58:06.7032043Z * checking for empty or unneeded directories 2021-05-15T13:58:06.7033462Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:58:06.7036462Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:06.7037881Z (as ‘lib’ is unspecified) 2021-05-15T13:58:06.9439018Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:58:06.9442108Z ** using staged installation 2021-05-15T13:58:06.9647921Z ** R 2021-05-15T13:58:06.9691396Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:58:07.3913956Z ** help 2021-05-15T13:58:07.4069586Z *** installing help indices 2021-05-15T13:58:07.4256489Z ** building package indices 2021-05-15T13:58:07.6398273Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:58:07.8661270Z ** testing if installed package can be loaded from final location 2021-05-15T13:58:08.0849884Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:58:08.0855995Z * DONE (sysreqs) 2021-05-15T13:58:29.1461691Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:58:29.1463816Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:58:29.1465469Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:58:29.1687278Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:58:29.1860048Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:58:29.2214018Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:58:29.2937891Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:58:29.4516469Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:58:29.6096835Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:58:31.0256522Z Reading package lists... 2021-05-15T13:58:31.1102639Z Reading package lists... 2021-05-15T13:58:31.2827181Z Building dependency tree... 2021-05-15T13:58:31.2854408Z Reading state information... 2021-05-15T13:58:31.4514661Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:58:31.4516049Z libicu-dev set to manually installed. 2021-05-15T13:58:31.4517425Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:58:31.4518660Z pandoc is already the newest version (2.7.3-1). 2021-05-15T13:58:31.4521003Z The following additional packages will be installed: 2021-05-15T13:58:31.4522454Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-15T13:58:31.4523468Z Suggested packages: 2021-05-15T13:58:31.4524691Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:58:31.4996080Z The following NEW packages will be installed: 2021-05-15T13:58:31.5003121Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-15T13:58:31.5007480Z pandoc-citeproc 2021-05-15T13:58:31.5283196Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:58:31.5284182Z Need to get 13.7 MB of archives. 2021-05-15T13:58:31.5285018Z After this operation, 109 MB of additional disk space will be used. 2021-05-15T13:58:31.5287223Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-15T13:58:31.5346590Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T13:58:31.5388860Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-15T13:58:31.5396217Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-15T13:58:32.3615401Z Fetched 13.7 MB in 0s (37.6 MB/s) 2021-05-15T13:58:32.4032154Z Selecting previously unselected package libbibutils6. 2021-05-15T13:58:32.4126020Z (Reading database ... 2021-05-15T13:58:32.4127373Z (Reading database ... 5% 2021-05-15T13:58:32.4128057Z (Reading database ... 10% 2021-05-15T13:58:32.4128720Z (Reading database ... 15% 2021-05-15T13:58:32.4129383Z (Reading database ... 20% 2021-05-15T13:58:32.4130034Z (Reading database ... 25% 2021-05-15T13:58:32.4130690Z (Reading database ... 30% 2021-05-15T13:58:32.4131327Z (Reading database ... 35% 2021-05-15T13:58:32.4131975Z (Reading database ... 40% 2021-05-15T13:58:32.4132627Z (Reading database ... 45% 2021-05-15T13:58:32.4133265Z (Reading database ... 50% 2021-05-15T13:58:32.4170506Z (Reading database ... 55% 2021-05-15T13:58:32.4227975Z (Reading database ... 60% 2021-05-15T13:58:32.4279724Z (Reading database ... 65% 2021-05-15T13:58:32.4500465Z (Reading database ... 70% 2021-05-15T13:58:32.4537798Z (Reading database ... 75% 2021-05-15T13:58:32.4850652Z (Reading database ... 80% 2021-05-15T13:58:32.5012601Z (Reading database ... 85% 2021-05-15T13:58:32.5441350Z (Reading database ... 90% 2021-05-15T13:58:32.5536765Z (Reading database ... 95% 2021-05-15T13:58:32.5537660Z (Reading database ... 100% 2021-05-15T13:58:32.5538851Z (Reading database ... 285057 files and directories currently installed.) 2021-05-15T13:58:32.5679962Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-15T13:58:32.5705518Z Unpacking libbibutils6 (6.2-1) ... 2021-05-15T13:58:32.6513842Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:58:32.6803385Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:58:32.6812425Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:58:32.7514049Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-15T13:58:32.7764391Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-15T13:58:32.7783690Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:58:32.8194037Z Selecting previously unselected package pandoc-citeproc. 2021-05-15T13:58:32.8426363Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-15T13:58:32.8437218Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:58:32.8471517Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-15T13:58:34.4141315Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:58:34.4177434Z Setting up libbibutils6 (6.2-1) ... 2021-05-15T13:58:34.4206293Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:58:34.4231817Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:58:34.4264757Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:58:38.1815142Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:58:40.4583558Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:58:40.4584367Z remotes::install_github("ropensci/tic") 2021-05-15T13:58:40.4585125Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:58:40.4585900Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:58:40.4586763Z remotes::install_cran("covr") 2021-05-15T13:58:40.4594663Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:58:40.4595138Z env: 2021-05-15T13:58:40.4595706Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:58:40.4596248Z TIC_DEPLOY_KEY: 2021-05-15T13:58:40.4597173Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:58:40.4598991Z GITHUB_PAT: *** 2021-05-15T13:58:40.4599470Z COVERALLS_TOKEN: 2021-05-15T13:58:40.4600030Z continue-on-error: false 2021-05-15T13:58:40.4600564Z VDIFFR_RUN_TESTS: 2021-05-15T13:58:40.4601122Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:58:40.4601663Z TZ: UTC 2021-05-15T13:58:40.4602104Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:58:40.4602580Z NOT_CRAN: true 2021-05-15T13:58:40.4603002Z ##[endgroup] 2021-05-15T13:58:40.6747800Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:58:41.0960115Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:58:59.6568237Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:58:59.6569594Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:58:59.6570832Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:58:59.6571993Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:58:59.6573198Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:58:59.6574430Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:58:59.6575620Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:58:59.6576797Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:58:59.6577983Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:58:59.6599477Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:58:59.6600747Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:58:59.6602006Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:58:59.6603200Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:58:59.6606412Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:58:59.6607641Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:58:59.6608961Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:59.6610267Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:58:59.6611454Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:58:59.6612634Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:58:59.6613822Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:58:59.6615065Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:58:59.6616268Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:58:59.6617511Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:58:59.6618710Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:59.6619997Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:59.6620667Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:58:59.6621315Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:58:59.6622002Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:58:59.6622675Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:58:59.6623377Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:58:59.6624048Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:58:59.6626043Z 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-15T13:58:59.6628003Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:59.6628870Z (as ‘lib’ is unspecified) 2021-05-15T13:59:15.5606816Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:59:15.9554290Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-15T13:59:15.9885044Z ================================================== 2021-05-15T13:59:15.9886106Z downloaded 1.3 MB 2021-05-15T13:59:15.9887040Z 2021-05-15T13:59:15.9924544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:59:16.2785725Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-15T13:59:16.2940189Z ================================================== 2021-05-15T13:59:16.2942386Z downloaded 226 KB 2021-05-15T13:59:16.2943473Z 2021-05-15T13:59:16.2977049Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:59:16.6028148Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-15T13:59:16.6146971Z ================================================== 2021-05-15T13:59:16.6147983Z downloaded 140 KB 2021-05-15T13:59:16.6148532Z 2021-05-15T13:59:16.6184883Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:59:17.2243196Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-15T13:59:17.2244051Z ================================================== 2021-05-15T13:59:17.2246067Z downloaded 53 KB 2021-05-15T13:59:17.2246400Z 2021-05-15T13:59:17.2289055Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:59:17.6282122Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-15T13:59:17.6283739Z ================================================== 2021-05-15T13:59:17.6284593Z downloaded 23 KB 2021-05-15T13:59:17.6285226Z 2021-05-15T13:59:17.6318090Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:59:18.2042498Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-15T13:59:18.2345371Z ================================================== 2021-05-15T13:59:18.2346937Z downloaded 1.4 MB 2021-05-15T13:59:18.2347456Z 2021-05-15T13:59:18.2388124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:59:18.7761914Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T13:59:18.7762744Z ================================================== 2021-05-15T13:59:18.7763246Z downloaded 36 KB 2021-05-15T13:59:18.7764630Z 2021-05-15T13:59:18.7803728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:59:19.5332166Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-15T13:59:19.5602071Z ================================================== 2021-05-15T13:59:19.5602795Z downloaded 884 KB 2021-05-15T13:59:19.5603134Z 2021-05-15T13:59:19.5645197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:59:20.1198960Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-15T13:59:20.1421082Z ================================================== 2021-05-15T13:59:20.1422268Z downloaded 523 KB 2021-05-15T13:59:20.1422853Z 2021-05-15T13:59:20.1459131Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:59:20.7951548Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-15T13:59:20.7956124Z ================================================== 2021-05-15T13:59:20.7957077Z downloaded 12 KB 2021-05-15T13:59:20.7957635Z 2021-05-15T13:59:20.8013340Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:59:21.3279317Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-15T13:59:21.3601183Z ================================================== 2021-05-15T13:59:21.3602151Z downloaded 486 KB 2021-05-15T13:59:21.3602675Z 2021-05-15T13:59:21.3640699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:59:21.7920035Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-15T13:59:21.7992090Z ================================================== 2021-05-15T13:59:21.7993043Z downloaded 90 KB 2021-05-15T13:59:21.7993597Z 2021-05-15T13:59:21.8039033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:59:22.3576672Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-15T13:59:22.3796651Z ================================================== 2021-05-15T13:59:22.3797631Z downloaded 508 KB 2021-05-15T13:59:22.3798180Z 2021-05-15T13:59:22.3904628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:59:23.0086668Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-15T13:59:23.0340655Z ================================================== 2021-05-15T13:59:23.0341313Z downloaded 621 KB 2021-05-15T13:59:23.0341650Z 2021-05-15T13:59:23.0391579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:59:23.6981766Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-15T13:59:23.7128461Z ================================================== 2021-05-15T13:59:23.7129030Z downloaded 267 KB 2021-05-15T13:59:23.7129366Z 2021-05-15T13:59:23.7168536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:59:24.2232322Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-15T13:59:24.2354865Z ================================================== 2021-05-15T13:59:24.2355473Z downloaded 167 KB 2021-05-15T13:59:24.2355809Z 2021-05-15T13:59:24.2395370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:59:24.6605768Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-15T13:59:24.6784393Z ================================================== 2021-05-15T13:59:24.6786461Z downloaded 234 KB 2021-05-15T13:59:24.6788033Z 2021-05-15T13:59:24.6825533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:59:25.1064426Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-15T13:59:25.1225018Z ================================================== 2021-05-15T13:59:25.1226011Z downloaded 276 KB 2021-05-15T13:59:25.1226667Z 2021-05-15T13:59:25.1274470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:59:25.6575380Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-15T13:59:25.6695753Z ================================================== 2021-05-15T13:59:25.6696694Z downloaded 201 KB 2021-05-15T13:59:25.6697237Z 2021-05-15T13:59:25.6733626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:59:26.3293527Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-15T13:59:26.3294286Z ================================================== 2021-05-15T13:59:26.3294757Z downloaded 64 KB 2021-05-15T13:59:26.3295074Z 2021-05-15T13:59:26.3333977Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:59:26.8691432Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-15T13:59:26.8692197Z ================================================== 2021-05-15T13:59:26.8692674Z downloaded 46 KB 2021-05-15T13:59:26.8692992Z 2021-05-15T13:59:26.8739565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:59:27.5288001Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-15T13:59:27.5480627Z ================================================== 2021-05-15T13:59:27.5481196Z downloaded 416 KB 2021-05-15T13:59:27.5481523Z 2021-05-15T13:59:27.5523058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:59:28.0722002Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-15T13:59:28.0771085Z ================================================== 2021-05-15T13:59:28.0771657Z downloaded 91 KB 2021-05-15T13:59:28.0772125Z 2021-05-15T13:59:28.0811619Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:59:28.5090219Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-15T13:59:28.5203235Z ================================================== 2021-05-15T13:59:28.5204058Z downloaded 133 KB 2021-05-15T13:59:28.5204694Z 2021-05-15T13:59:28.5255242Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:59:29.6018541Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-15T13:59:29.6179296Z ================================================== 2021-05-15T13:59:29.6180155Z downloaded 271 KB 2021-05-15T13:59:29.6180619Z 2021-05-15T13:59:29.6236293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:59:30.2785111Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-15T13:59:30.3032598Z ================================================== 2021-05-15T13:59:30.3033586Z downloaded 735 KB 2021-05-15T13:59:30.3034143Z 2021-05-15T13:59:30.3074319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:59:31.3134406Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-15T13:59:31.3135817Z ================================================== 2021-05-15T13:59:31.3136525Z downloaded 46 KB 2021-05-15T13:59:31.3137043Z 2021-05-15T13:59:31.3171491Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:59:31.4495443Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:59:31.4496993Z ================================================== 2021-05-15T13:59:31.4497671Z downloaded 24 KB 2021-05-15T13:59:31.4498114Z 2021-05-15T13:59:31.4529145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:59:32.1891044Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-15T13:59:32.2134120Z ================================================== 2021-05-15T13:59:32.2134770Z downloaded 688 KB 2021-05-15T13:59:32.2135098Z 2021-05-15T13:59:32.2177948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:59:32.6169791Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-15T13:59:32.6219407Z ================================================== 2021-05-15T13:59:32.6220199Z downloaded 45 KB 2021-05-15T13:59:32.6220648Z 2021-05-15T13:59:32.6263300Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:59:33.0404880Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-15T13:59:33.0765119Z ================================================== 2021-05-15T13:59:33.0767550Z downloaded 595 KB 2021-05-15T13:59:33.0768845Z 2021-05-15T13:59:33.4205468Z * installing *binary* package ‘rlang’ ... 2021-05-15T13:59:33.4298915Z * DONE (rlang) 2021-05-15T13:59:33.6924059Z * installing *binary* package ‘magrittr’ ... 2021-05-15T13:59:33.6984310Z * DONE (magrittr) 2021-05-15T13:59:33.9559844Z * installing *binary* package ‘glue’ ... 2021-05-15T13:59:33.9630046Z * DONE (glue) 2021-05-15T13:59:34.2037831Z * installing *binary* package ‘sys’ ... 2021-05-15T13:59:34.2083410Z * DONE (sys) 2021-05-15T13:59:34.4522976Z * installing *binary* package ‘mime’ ... 2021-05-15T13:59:34.4560824Z * DONE (mime) 2021-05-15T13:59:34.8047269Z * installing *binary* package ‘curl’ ... 2021-05-15T13:59:34.8112655Z * DONE (curl) 2021-05-15T13:59:35.0945623Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T13:59:35.1017562Z * DONE (jsonlite) 2021-05-15T13:59:35.3334289Z * installing *binary* package ‘ini’ ... 2021-05-15T13:59:35.3375977Z * DONE (ini) 2021-05-15T13:59:35.5865102Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T13:59:35.5910591Z * DONE (gitcreds) 2021-05-15T13:59:35.9174713Z * installing *binary* package ‘zip’ ... 2021-05-15T13:59:35.9254840Z * DONE (zip) 2021-05-15T13:59:36.1946714Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T13:59:36.2000091Z * DONE (rstudioapi) 2021-05-15T13:59:36.4715969Z * installing *binary* package ‘fastmap’ ... 2021-05-15T13:59:36.4788808Z * DONE (fastmap) 2021-05-15T13:59:36.7817406Z * installing *binary* package ‘yaml’ ... 2021-05-15T13:59:36.7872979Z * DONE (yaml) 2021-05-15T13:59:37.0457948Z * installing *binary* package ‘withr’ ... 2021-05-15T13:59:37.0500779Z * DONE (withr) 2021-05-15T13:59:37.3167209Z * installing *binary* package ‘whisker’ ... 2021-05-15T13:59:37.3224228Z * DONE (whisker) 2021-05-15T13:59:37.5600296Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T13:59:37.5647790Z * DONE (rappdirs) 2021-05-15T13:59:37.8831925Z * installing *binary* package ‘fs’ ... 2021-05-15T13:59:37.8899679Z * DONE (fs) 2021-05-15T13:59:38.1394238Z * installing *binary* package ‘clipr’ ... 2021-05-15T13:59:38.1439168Z * DONE (clipr) 2021-05-15T13:59:38.4429958Z * installing *binary* package ‘git2r’ ... 2021-05-15T13:59:38.4485257Z * DONE (git2r) 2021-05-15T13:59:38.6927514Z * installing *binary* package ‘askpass’ ... 2021-05-15T13:59:38.6982600Z * DONE (askpass) 2021-05-15T13:59:38.9776835Z * installing *binary* package ‘cli’ ... 2021-05-15T13:59:38.9859623Z * DONE (cli) 2021-05-15T13:59:39.2765666Z * installing *binary* package ‘purrr’ ... 2021-05-15T13:59:39.2813544Z * DONE (purrr) 2021-05-15T13:59:39.5587779Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T13:59:39.5660235Z * DONE (lifecycle) 2021-05-15T13:59:39.8116173Z * installing *source* package ‘cachem’ ... 2021-05-15T13:59:39.8131873Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:39.8133108Z ** using staged installation 2021-05-15T13:59:39.8319715Z ** libs 2021-05-15T13:59:39.8389589Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T13:59:39.9848240Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:40.0365964Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T13:59:40.0736189Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T13:59:40.0750654Z ** R 2021-05-15T13:59:40.0833295Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:40.6591679Z ** help 2021-05-15T13:59:40.6866917Z *** installing help indices 2021-05-15T13:59:40.7121848Z ** building package indices 2021-05-15T13:59:40.9358751Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:41.2766758Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:41.4700635Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:41.7106840Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:41.7115073Z * DONE (cachem) 2021-05-15T13:59:42.1307655Z * installing *binary* package ‘openssl’ ... 2021-05-15T13:59:42.1386379Z * DONE (openssl) 2021-05-15T13:59:42.3765726Z * installing *binary* package ‘memoise’ ... 2021-05-15T13:59:42.3804367Z * DONE (memoise) 2021-05-15T13:59:42.6606009Z * installing *binary* package ‘httr’ ... 2021-05-15T13:59:42.6690246Z * DONE (httr) 2021-05-15T13:59:42.9486308Z * installing *binary* package ‘credentials’ ... 2021-05-15T13:59:42.9529328Z * DONE (credentials) 2021-05-15T13:59:43.2167468Z * installing *binary* package ‘gh’ ... 2021-05-15T13:59:43.2236473Z * DONE (gh) 2021-05-15T13:59:43.4996478Z * installing *binary* package ‘gert’ ... 2021-05-15T13:59:43.5043120Z * DONE (gert) 2021-05-15T13:59:43.8425984Z * installing *binary* package ‘usethis’ ... 2021-05-15T13:59:43.8496914Z * DONE (usethis) 2021-05-15T13:59:43.8564239Z 2021-05-15T13:59:43.8565309Z The downloaded source packages are in 2021-05-15T13:59:43.8566770Z ‘/tmp/Rtmpsy0tiZ/downloaded_packages’ 2021-05-15T13:59:43.8576686Z Running `R CMD build`... 2021-05-15T13:59:46.3428854Z * checking for file ‘/tmp/Rtmpsy0tiZ/remotes7162545618ac/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T13:59:46.3430696Z * preparing ‘tic’: 2021-05-15T13:59:46.3432749Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:59:46.3433911Z * installing the package to process help pages 2021-05-15T13:59:46.3435268Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:59:46.3436297Z * checking for empty or unneeded directories 2021-05-15T13:59:46.3439580Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:46.3440577Z Removed empty directory ‘tic/.circleci’ 2021-05-15T13:59:46.3442140Z (as ‘lib’ is unspecified) 2021-05-15T13:59:46.3442966Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T13:59:46.3444712Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T13:59:46.7173355Z * installing *source* package ‘tic’ ... 2021-05-15T13:59:46.7175919Z ** using staged installation 2021-05-15T13:59:46.7433525Z ** R 2021-05-15T13:59:46.7697980Z ** inst 2021-05-15T13:59:46.7732597Z ** preparing package for lazy loading 2021-05-15T13:59:47.2032337Z ** help 2021-05-15T13:59:47.3689355Z *** installing help indices 2021-05-15T13:59:47.4746992Z *** copying figures 2021-05-15T13:59:47.4752531Z ** building package indices 2021-05-15T13:59:47.7962867Z ** installing vignettes 2021-05-15T13:59:47.8032821Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:48.1083649Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:48.4704127Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:48.4738078Z * DONE (tic) 2021-05-15T13:59:48.4883058Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:59:48.6779998Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T13:59:50.7315663Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T13:59:50.7318884Z 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-15T13:59:50.7321546Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:59:50.7322461Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T13:59:50.7323381Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T13:59:50.7324309Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:59:50.7325196Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T13:59:50.7326113Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T13:59:50.7327032Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T13:59:50.7327909Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:59:50.7328798Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T13:59:50.7329652Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:59:50.7330561Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T13:59:50.7331569Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:59:50.7332544Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:59:50.7333473Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T13:59:50.7334392Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T13:59:50.7335314Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T13:59:50.7336187Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T13:59:50.7337065Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T13:59:50.7337918Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T13:59:50.7338792Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T13:59:50.7339991Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T13:59:50.7340928Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T13:59:50.7341823Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T13:59:50.7342708Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T13:59:50.7343741Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T13:59:50.7344613Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T13:59:50.7345527Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T13:59:50.7346424Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T13:59:50.7347316Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:59:50.7348229Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:59:50.7349209Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:59:50.7350155Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T13:59:50.7351065Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T13:59:50.7352176Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T13:59:50.7353113Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T13:59:50.7354059Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T13:59:50.7354978Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T13:59:50.7358999Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:50.7360091Z (as ‘lib’ is unspecified) 2021-05-15T14:00:06.6284921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:00:07.3561214Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-15T14:00:07.3703162Z ================================================== 2021-05-15T14:00:07.3704441Z downloaded 231 KB 2021-05-15T14:00:07.3707943Z 2021-05-15T14:00:07.3738039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:00:07.8929968Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-15T14:00:07.9246129Z ================================================== 2021-05-15T14:00:07.9247455Z downloaded 1.5 MB 2021-05-15T14:00:07.9247814Z 2021-05-15T14:00:07.9285909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:00:08.4838986Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-15T14:00:08.4840078Z ================================================== 2021-05-15T14:00:08.4841612Z downloaded 16 KB 2021-05-15T14:00:08.4842044Z 2021-05-15T14:00:08.4976192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:00:08.8906171Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-15T14:00:08.9171819Z ================================================== 2021-05-15T14:00:08.9175807Z downloaded 980 KB 2021-05-15T14:00:08.9178994Z 2021-05-15T14:00:08.9207230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:00:09.5876722Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-15T14:00:09.6160968Z ================================================== 2021-05-15T14:00:09.6162163Z downloaded 791 KB 2021-05-15T14:00:09.6162818Z 2021-05-15T14:00:09.6195779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:00:10.2927843Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-15T14:00:10.2929210Z ================================================== 2021-05-15T14:00:10.2930073Z downloaded 42 KB 2021-05-15T14:00:10.2930624Z 2021-05-15T14:00:10.2974670Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:00:11.1021869Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-15T14:00:11.1167505Z ================================================== 2021-05-15T14:00:11.1168085Z downloaded 247 KB 2021-05-15T14:00:11.1168417Z 2021-05-15T14:00:11.1214361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:00:11.6270342Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-15T14:00:11.6785756Z ================================================== 2021-05-15T14:00:11.6787148Z downloaded 977 KB 2021-05-15T14:00:11.6787766Z 2021-05-15T14:00:11.6822103Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:00:12.1880334Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-15T14:00:12.1882184Z ================================================== 2021-05-15T14:00:12.1883101Z downloaded 67 KB 2021-05-15T14:00:12.1883729Z 2021-05-15T14:00:12.1915430Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:00:12.7787714Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-15T14:00:12.7963264Z ================================================== 2021-05-15T14:00:12.7964237Z downloaded 354 KB 2021-05-15T14:00:12.7964797Z 2021-05-15T14:00:12.7997813Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:00:13.3290440Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-15T14:00:13.3613453Z ================================================== 2021-05-15T14:00:13.3614395Z downloaded 412 KB 2021-05-15T14:00:13.3615029Z 2021-05-15T14:00:13.3653999Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:00:14.7858764Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-15T14:00:14.7860813Z ================================================== 2021-05-15T14:00:14.7870744Z downloaded 15 KB 2021-05-15T14:00:14.7871518Z 2021-05-15T14:00:14.7899879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:00:15.3378690Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-15T14:00:15.3449577Z ================================================== 2021-05-15T14:00:15.3450527Z downloaded 147 KB 2021-05-15T14:00:15.3451148Z 2021-05-15T14:00:15.3494792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:00:15.8813261Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-15T14:00:15.8903482Z ================================================== 2021-05-15T14:00:15.8904058Z downloaded 72 KB 2021-05-15T14:00:15.8904386Z 2021-05-15T14:00:15.8942967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:00:16.2056077Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-15T14:00:16.2081838Z ================================================== 2021-05-15T14:00:16.2082631Z downloaded 39 KB 2021-05-15T14:00:16.2083270Z 2021-05-15T14:00:16.2121329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:00:16.4893885Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-15T14:00:16.5079270Z ================================================== 2021-05-15T14:00:16.5081333Z downloaded 348 KB 2021-05-15T14:00:16.5082921Z 2021-05-15T14:00:16.5117975Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:00:17.0450527Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-15T14:00:17.0648124Z ================================================== 2021-05-15T14:00:17.0649058Z downloaded 426 KB 2021-05-15T14:00:17.0649710Z 2021-05-15T14:00:17.0686107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:00:17.4712286Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-15T14:00:17.4742211Z ================================================== 2021-05-15T14:00:17.4744246Z downloaded 40 KB 2021-05-15T14:00:17.4744758Z 2021-05-15T14:00:17.4787031Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:00:17.7668398Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-15T14:00:17.7895760Z ================================================== 2021-05-15T14:00:17.7896598Z downloaded 602 KB 2021-05-15T14:00:17.7897269Z 2021-05-15T14:00:17.7935524Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:00:17.8276686Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:00:17.8380227Z ================================================== 2021-05-15T14:00:17.8380796Z downloaded 109 KB 2021-05-15T14:00:17.8381122Z 2021-05-15T14:00:17.8407385Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:00:18.3248056Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-15T14:00:18.3400542Z ================================================== 2021-05-15T14:00:18.3417570Z downloaded 224 KB 2021-05-15T14:00:18.3417914Z 2021-05-15T14:00:18.3450360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:00:18.8373803Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-15T14:00:18.8414551Z ================================================== 2021-05-15T14:00:18.8415119Z downloaded 37 KB 2021-05-15T14:00:18.8415444Z 2021-05-15T14:00:18.8461304Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:00:19.2418380Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-15T14:00:19.2555688Z ================================================== 2021-05-15T14:00:19.2556334Z downloaded 199 KB 2021-05-15T14:00:19.2556649Z 2021-05-15T14:00:19.2595811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:00:19.5307100Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-15T14:00:19.5717668Z ================================================== 2021-05-15T14:00:19.5718614Z downloaded 2.8 MB 2021-05-15T14:00:19.5719324Z 2021-05-15T14:00:19.5757295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:00:19.9722942Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-15T14:00:20.0162218Z ================================================== 2021-05-15T14:00:20.0163246Z downloaded 4.0 MB 2021-05-15T14:00:20.0163785Z 2021-05-15T14:00:20.0200541Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:00:20.1864918Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-15T14:00:20.2164849Z ================================================== 2021-05-15T14:00:20.2165874Z downloaded 1.3 MB 2021-05-15T14:00:20.2166428Z 2021-05-15T14:00:20.2201814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:00:20.4960345Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-15T14:00:20.5176316Z ================================================== 2021-05-15T14:00:20.5176890Z downloaded 478 KB 2021-05-15T14:00:20.5177206Z 2021-05-15T14:00:20.5235517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:00:21.0080599Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-15T14:00:21.0182670Z ================================================== 2021-05-15T14:00:21.0183524Z downloaded 107 KB 2021-05-15T14:00:21.0184066Z 2021-05-15T14:00:21.0218607Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:00:21.4560353Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-15T14:00:21.4567337Z ================================================== 2021-05-15T14:00:21.4568193Z downloaded 21 KB 2021-05-15T14:00:21.4568734Z 2021-05-15T14:00:21.4618172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:00:21.9989028Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-15T14:00:22.0038671Z ================================================== 2021-05-15T14:00:22.0039245Z downloaded 42 KB 2021-05-15T14:00:22.0039555Z 2021-05-15T14:00:22.0075311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:00:22.5404363Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-15T14:00:22.5406945Z ================================================== 2021-05-15T14:00:22.5407803Z downloaded 33 KB 2021-05-15T14:00:22.5408137Z 2021-05-15T14:00:22.5445549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:00:23.0772946Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-15T14:00:23.0889961Z ================================================== 2021-05-15T14:00:23.0891033Z downloaded 136 KB 2021-05-15T14:00:23.0891637Z 2021-05-15T14:00:23.0925067Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:00:23.3647613Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-15T14:00:23.4382956Z ================================================== 2021-05-15T14:00:23.4384037Z downloaded 3.4 MB 2021-05-15T14:00:23.4384643Z 2021-05-15T14:00:23.4419851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:00:23.9779668Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-15T14:00:23.9838677Z ================================================== 2021-05-15T14:00:23.9839266Z downloaded 64 KB 2021-05-15T14:00:23.9839581Z 2021-05-15T14:00:23.9876933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:00:24.5278499Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-15T14:00:24.5592187Z ================================================== 2021-05-15T14:00:24.5593217Z downloaded 1.3 MB 2021-05-15T14:00:24.5593780Z 2021-05-15T14:00:24.5630213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:00:25.1202814Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-15T14:00:25.1315373Z ================================================== 2021-05-15T14:00:25.1315939Z downloaded 128 KB 2021-05-15T14:00:25.1316269Z 2021-05-15T14:00:25.1350469Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:00:25.5738860Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-15T14:00:25.5927379Z ================================================== 2021-05-15T14:00:25.5928250Z downloaded 384 KB 2021-05-15T14:00:25.5928922Z 2021-05-15T14:00:25.8636695Z * installing *binary* package ‘utf8’ ... 2021-05-15T14:00:25.8681500Z * DONE (utf8) 2021-05-15T14:00:26.1132854Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T14:00:26.1176906Z * DONE (pkgconfig) 2021-05-15T14:00:26.3847276Z * installing *binary* package ‘fansi’ ... 2021-05-15T14:00:26.3893711Z * DONE (fansi) 2021-05-15T14:00:26.6889147Z * installing *binary* package ‘diffobj’ ... 2021-05-15T14:00:26.6945160Z * DONE (diffobj) 2021-05-15T14:00:26.9659058Z * installing *binary* package ‘ps’ ... 2021-05-15T14:00:26.9731122Z * DONE (ps) 2021-05-15T14:00:27.2114327Z * installing *binary* package ‘praise’ ... 2021-05-15T14:00:27.2155444Z * DONE (praise) 2021-05-15T14:00:27.4700265Z * installing *binary* package ‘pkgload’ ... 2021-05-15T14:00:27.4756642Z * DONE (pkgload) 2021-05-15T14:00:27.7142675Z * installing *binary* package ‘evaluate’ ... 2021-05-15T14:00:27.7181855Z * DONE (evaluate) 2021-05-15T14:00:27.9584011Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T14:00:27.9639954Z * DONE (ellipsis) 2021-05-15T14:00:28.2533956Z * installing *binary* package ‘digest’ ... 2021-05-15T14:00:28.2598749Z * DONE (digest) 2021-05-15T14:00:28.4957751Z * installing *binary* package ‘brio’ ... 2021-05-15T14:00:28.5002161Z * DONE (brio) 2021-05-15T14:00:28.8273435Z * installing *binary* package ‘xml2’ ... 2021-05-15T14:00:28.8352997Z * DONE (xml2) 2021-05-15T14:00:29.1463967Z * installing *source* package ‘xfun’ ... 2021-05-15T14:00:29.1501415Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:29.1502652Z ** using staged installation 2021-05-15T14:00:29.1677471Z ** libs 2021-05-15T14:00:29.1742691Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:00:29.2965224Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:00:29.3505322Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T14:00:29.3993799Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:00:29.3995217Z ** R 2021-05-15T14:00:29.4185013Z ** inst 2021-05-15T14:00:29.4197883Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:30.8713745Z ** help 2021-05-15T14:00:31.0504661Z *** installing help indices 2021-05-15T14:00:31.1713431Z ** building package indices 2021-05-15T14:00:31.5072641Z ** installing vignettes 2021-05-15T14:00:31.5158054Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:31.7307224Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:31.7507027Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:31.9987866Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:32.0003380Z * DONE (xfun) 2021-05-15T14:00:32.5714403Z * installing *binary* package ‘stringi’ ... 2021-05-15T14:00:32.5821378Z * DONE (stringi) 2021-05-15T14:00:33.8258732Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T14:00:33.8710359Z * DONE (Rcpp) 2021-05-15T14:00:34.2062038Z * installing *binary* package ‘commonmark’ ... 2021-05-15T14:00:34.2139438Z * DONE (commonmark) 2021-05-15T14:00:34.4909280Z * installing *binary* package ‘brew’ ... 2021-05-15T14:00:34.4962762Z * DONE (brew) 2021-05-15T14:00:34.7434858Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T14:00:34.7497306Z * DONE (sessioninfo) 2021-05-15T14:00:35.0044500Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T14:00:35.0107539Z * DONE (prettyunits) 2021-05-15T14:00:35.4063093Z * installing *binary* package ‘vctrs’ ... 2021-05-15T14:00:35.4146209Z * DONE (vctrs) 2021-05-15T14:00:35.6871375Z * installing *binary* package ‘processx’ ... 2021-05-15T14:00:35.6919100Z * DONE (processx) 2021-05-15T14:00:35.9644811Z * installing *binary* package ‘markdown’ ... 2021-05-15T14:00:35.9697005Z * DONE (markdown) 2021-05-15T14:00:36.2234149Z * installing *binary* package ‘highr’ ... 2021-05-15T14:00:36.2342868Z * DONE (highr) 2021-05-15T14:00:36.4973872Z * installing *binary* package ‘stringr’ ... 2021-05-15T14:00:36.5021165Z * DONE (stringr) 2021-05-15T14:00:36.7532224Z * installing *binary* package ‘rversions’ ... 2021-05-15T14:00:36.7583463Z * DONE (rversions) 2021-05-15T14:00:37.0959197Z * installing *binary* package ‘pillar’ ... 2021-05-15T14:00:37.1040771Z * DONE (pillar) 2021-05-15T14:00:37.3709818Z * installing *binary* package ‘callr’ ... 2021-05-15T14:00:37.3766482Z * DONE (callr) 2021-05-15T14:00:37.8108313Z * installing *binary* package ‘knitr’ ... 2021-05-15T14:00:37.8229189Z * DONE (knitr) 2021-05-15T14:00:38.0713798Z * installing *binary* package ‘xopen’ ... 2021-05-15T14:00:38.0769719Z * DONE (xopen) 2021-05-15T14:00:38.4159406Z * installing *binary* package ‘tibble’ ... 2021-05-15T14:00:38.4250041Z * DONE (tibble) 2021-05-15T14:00:38.6765572Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T14:00:38.6829550Z * DONE (pkgbuild) 2021-05-15T14:00:39.0917264Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T14:00:39.1022827Z * DONE (roxygen2) 2021-05-15T14:00:39.3539497Z * installing *binary* package ‘rematch2’ ... 2021-05-15T14:00:39.3583284Z * DONE (rematch2) 2021-05-15T14:00:39.6006387Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T14:00:39.6052747Z * DONE (rcmdcheck) 2021-05-15T14:00:39.8546100Z * installing *binary* package ‘waldo’ ... 2021-05-15T14:00:39.8584314Z * DONE (waldo) 2021-05-15T14:00:40.5547422Z * installing *binary* package ‘testthat’ ... 2021-05-15T14:00:40.5698248Z * DONE (testthat) 2021-05-15T14:00:40.8497820Z * installing *binary* package ‘devtools’ ... 2021-05-15T14:00:40.8573157Z * DONE (devtools) 2021-05-15T14:00:40.8638549Z 2021-05-15T14:00:40.8639758Z The downloaded source packages are in 2021-05-15T14:00:40.8641319Z ‘/tmp/Rtmpsy0tiZ/downloaded_packages’ 2021-05-15T14:00:40.9333030Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:00:43.0487581Z 2021-05-15T14:00:43.4327201Z 2021-05-15T14:00:43.4340944Z checking for file ‘/tmp/Rtmpsy0tiZ/remotes71627b49ea27/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:00:43.4420592Z 2021-05-15T14:00:43.4423534Z ✔ checking for file ‘/tmp/Rtmpsy0tiZ/remotes71627b49ea27/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:00:43.4452733Z 2021-05-15T14:00:43.4480104Z 2021-05-15T14:00:43.4482190Z ─ preparing ‘desc’: 2021-05-15T14:00:43.4605328Z checking DESCRIPTION meta-information ... 2021-05-15T14:00:43.4638412Z 2021-05-15T14:00:43.4641797Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:00:43.5361265Z 2021-05-15T14:00:43.5390652Z 2021-05-15T14:00:43.5393675Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:43.5405996Z 2021-05-15T14:00:43.5434064Z 2021-05-15T14:00:43.5436376Z ─ checking for empty or unneeded directories 2021-05-15T14:00:43.5447824Z 2021-05-15T14:00:43.5475367Z 2021-05-15T14:00:43.5477501Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:00:43.6868220Z 2021-05-15T14:00:43.6871829Z 2021-05-15T14:00:43.6874483Z 2021-05-15T14:00:43.7039190Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:43.7040964Z (as ‘lib’ is unspecified) 2021-05-15T14:00:44.0551632Z * installing *source* package ‘desc’ ... 2021-05-15T14:00:44.0583731Z ** using staged installation 2021-05-15T14:00:44.0770248Z ** R 2021-05-15T14:00:44.0951922Z ** inst 2021-05-15T14:00:44.0969471Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:45.8705438Z ** help 2021-05-15T14:00:46.0153190Z *** installing help indices 2021-05-15T14:00:46.1178521Z ** building package indices 2021-05-15T14:00:46.4404325Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:46.6548858Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:46.9155282Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:46.9172244Z * DONE (desc) 2021-05-15T14:00:47.1520825Z 2021-05-15T14:00:47.1521864Z 2021-05-15T14:00:47.1539491Z checking for file ‘/tmp/Rtmpsy0tiZ/remotes716222247c67/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:00:47.1560603Z 2021-05-15T14:00:47.1562705Z ✔ checking for file ‘/tmp/Rtmpsy0tiZ/remotes716222247c67/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:00:47.1657857Z 2021-05-15T14:00:47.1670012Z 2021-05-15T14:00:47.1672509Z ─ preparing ‘ghtravis’: 2021-05-15T14:00:47.1683961Z 2021-05-15T14:00:47.1686060Z 2021-05-15T14:00:47.1763053Z checking DESCRIPTION meta-information ... 2021-05-15T14:00:47.1790194Z 2021-05-15T14:00:47.1792844Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:00:47.2249729Z 2021-05-15T14:00:47.2282005Z 2021-05-15T14:00:47.2284910Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:47.2296479Z 2021-05-15T14:00:47.2322172Z 2021-05-15T14:00:47.2324424Z ─ checking for empty or unneeded directories 2021-05-15T14:00:47.2350038Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:00:47.2541456Z 2021-05-15T14:00:47.2544103Z 2021-05-15T14:00:47.2545523Z 2021-05-15T14:00:47.2937686Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:47.2940129Z (as ‘lib’ is unspecified) 2021-05-15T14:00:47.5589580Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:00:47.5592072Z ** using staged installation 2021-05-15T14:00:47.5758492Z ** R 2021-05-15T14:00:47.5870716Z ** inst 2021-05-15T14:00:47.5881813Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:49.0664530Z ** help 2021-05-15T14:00:49.1326359Z *** installing help indices 2021-05-15T14:00:49.1838607Z ** building package indices 2021-05-15T14:00:49.4439499Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:50.2055592Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:50.9390121Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:50.9399697Z * DONE (ghtravis) 2021-05-15T14:00:50.9492605Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:00:51.0982193Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:00:53.2201179Z 2021-05-15T14:00:53.2203135Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:00:53.2203925Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:00:53.2204669Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:00:53.2205331Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:00:53.2205994Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:00:53.2211521Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:00:53.2220133Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:53.2221322Z (as ‘lib’ is unspecified) 2021-05-15T14:01:09.3143653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:01:09.8638801Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-15T14:01:09.8786432Z ================================================== 2021-05-15T14:01:09.8787586Z downloaded 193 KB 2021-05-15T14:01:09.8788140Z 2021-05-15T14:01:09.8827095Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:01:10.2879514Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-15T14:01:10.2938809Z ================================================== 2021-05-15T14:01:10.2939329Z downloaded 64 KB 2021-05-15T14:01:10.2939651Z 2021-05-15T14:01:10.2977798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:01:11.0386731Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-15T14:01:11.0522107Z ================================================== 2021-05-15T14:01:11.0524092Z downloaded 191 KB 2021-05-15T14:01:11.0525791Z 2021-05-15T14:01:11.0564660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:01:11.5897483Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-15T14:01:11.6213771Z ================================================== 2021-05-15T14:01:11.6214925Z downloaded 1.2 MB 2021-05-15T14:01:11.6215556Z 2021-05-15T14:01:11.6255354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:01:11.8044302Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-15T14:01:11.8324278Z ================================================== 2021-05-15T14:01:11.8325132Z downloaded 1.0 MB 2021-05-15T14:01:11.8325720Z 2021-05-15T14:01:12.1122203Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:01:12.1170626Z * DONE (tidyselect) 2021-05-15T14:01:12.3668791Z * installing *binary* package ‘generics’ ... 2021-05-15T14:01:12.3713243Z * DONE (generics) 2021-05-15T14:01:12.6610099Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:01:12.6691130Z * DONE (cpp11) 2021-05-15T14:01:13.0376835Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:01:13.0451167Z * DONE (dplyr) 2021-05-15T14:01:13.4051650Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:01:13.4125140Z * DONE (tidyr) 2021-05-15T14:01:13.4198550Z 2021-05-15T14:01:13.4199669Z The downloaded source packages are in 2021-05-15T14:01:13.4201284Z ‘/tmp/Rtmpsy0tiZ/downloaded_packages’ 2021-05-15T14:01:13.6404393Z 2021-05-15T14:01:13.6406368Z checking for file ‘/tmp/Rtmpsy0tiZ/remotes716245941029/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:01:13.6442465Z 2021-05-15T14:01:13.6444133Z ✔ checking for file ‘/tmp/Rtmpsy0tiZ/remotes716245941029/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:01:13.6534825Z 2021-05-15T14:01:13.6535665Z 2021-05-15T14:01:13.6537166Z ─ preparing ‘aghast’: 2021-05-15T14:01:13.6537787Z 2021-05-15T14:01:13.6538353Z 2021-05-15T14:01:13.6625985Z checking DESCRIPTION meta-information ... 2021-05-15T14:01:13.6653995Z 2021-05-15T14:01:13.6656155Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:01:13.6940008Z 2021-05-15T14:01:13.6975910Z 2021-05-15T14:01:13.6978510Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:13.6993262Z 2021-05-15T14:01:13.7025211Z 2021-05-15T14:01:13.7027456Z ─ checking for empty or unneeded directories 2021-05-15T14:01:13.7084104Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:01:13.7159081Z 2021-05-15T14:01:13.7161470Z 2021-05-15T14:01:13.7162964Z 2021-05-15T14:01:13.7243087Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:13.7244015Z (as ‘lib’ is unspecified) 2021-05-15T14:01:13.9679365Z * installing *source* package ‘aghast’ ... 2021-05-15T14:01:13.9685382Z ** using staged installation 2021-05-15T14:01:13.9943175Z ** R 2021-05-15T14:01:14.0023771Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:14.4872422Z ** help 2021-05-15T14:01:14.5106553Z *** installing help indices 2021-05-15T14:01:14.5376167Z ** building package indices 2021-05-15T14:01:14.7825545Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:14.9855742Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:15.2100951Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:15.2112053Z * DONE (aghast) 2021-05-15T14:01:15.2215326Z Installing 1 packages: covr 2021-05-15T14:01:15.2226447Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:15.2227401Z (as ‘lib’ is unspecified) 2021-05-15T14:01:31.7297639Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:01:31.7298563Z 2021-05-15T14:01:31.7310136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:01:32.2288403Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-15T14:01:32.2430131Z ================================================== 2021-05-15T14:01:32.2431131Z downloaded 159 KB 2021-05-15T14:01:32.2434150Z 2021-05-15T14:01:32.2476906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:01:32.6396484Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-15T14:01:32.6503563Z ================================================== 2021-05-15T14:01:32.6505181Z downloaded 118 KB 2021-05-15T14:01:32.6505881Z 2021-05-15T14:01:32.6540629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:01:33.1868548Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-15T14:01:33.2047383Z ================================================== 2021-05-15T14:01:33.2047952Z downloaded 282 KB 2021-05-15T14:01:33.2048283Z 2021-05-15T14:01:33.4727496Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:01:33.4781955Z * DONE (lazyeval) 2021-05-15T14:01:33.7456660Z * installing *binary* package ‘rex’ ... 2021-05-15T14:01:33.7501079Z * DONE (rex) 2021-05-15T14:01:34.0264755Z * installing *binary* package ‘covr’ ... 2021-05-15T14:01:34.0325540Z * DONE (covr) 2021-05-15T14:01:34.0394349Z 2021-05-15T14:01:34.0395495Z The downloaded source packages are in 2021-05-15T14:01:34.0397050Z ‘/tmp/Rtmpsy0tiZ/downloaded_packages’ 2021-05-15T14:01:34.0559242Z 2021-05-15T14:01:34.0617564Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:01:34.0618261Z Rscript -e "tic::before_install()" 2021-05-15T14:01:34.0665789Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:34.0666232Z env: 2021-05-15T14:01:34.0666732Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:34.0667255Z TIC_DEPLOY_KEY: 2021-05-15T14:01:34.0668165Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:34.0670091Z GITHUB_PAT: *** 2021-05-15T14:01:34.0670553Z COVERALLS_TOKEN: 2021-05-15T14:01:34.0671088Z continue-on-error: false 2021-05-15T14:01:34.0672503Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:34.0673042Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:34.0673534Z TZ: UTC 2021-05-15T14:01:34.0674005Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:34.0674457Z NOT_CRAN: true 2021-05-15T14:01:34.0674883Z ##[endgroup] 2021-05-15T14:01:34.4085446Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:01:34.5540847Z Running before_install: step_install_remote_binaries() 2021-05-15T14:01:35.1273479Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:01:35.1274349Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:01:35.1275032Z remotes::install_cran("rcmdcheck") 2021-05-15T14:01:35.1275662Z remotes::install_cran("markdown") 2021-05-15T14:01:35.1283065Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:35.1283539Z env: 2021-05-15T14:01:35.1284026Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:35.1284609Z TIC_DEPLOY_KEY: 2021-05-15T14:01:35.1285521Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:35.1287394Z GITHUB_PAT: *** 2021-05-15T14:01:35.1287855Z COVERALLS_TOKEN: 2021-05-15T14:01:35.1288412Z continue-on-error: false 2021-05-15T14:01:35.1288949Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:35.1289484Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:35.1289979Z TZ: UTC 2021-05-15T14:01:35.1290410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:35.1290918Z NOT_CRAN: true 2021-05-15T14:01:35.1291330Z ##[endgroup] 2021-05-15T14:01:55.2035738Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:01:55.2037628Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T14:01:55.2039141Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T14:01:55.2040612Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T14:01:55.2042142Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:01:55.2043630Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:01:55.2045153Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-15T14:01:55.2046671Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:01:55.2065174Z Installing 8 packages: base64enc, RNifti, abind, bitops, tinytex, htmltools, oro.nifti, rmarkdown 2021-05-15T14:01:55.2078647Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:55.2079759Z (as ‘lib’ is unspecified) 2021-05-15T14:02:11.5281804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T14:02:12.0620934Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-15T14:02:12.0639702Z ================================================== 2021-05-15T14:02:12.0640976Z downloaded 37 KB 2021-05-15T14:02:12.0641845Z 2021-05-15T14:02:12.0675247Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T14:02:12.0988863Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T14:02:12.1280935Z ================================================== 2021-05-15T14:02:12.1282101Z downloaded 1.0 MB 2021-05-15T14:02:12.1282646Z 2021-05-15T14:02:12.1309113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-15T14:02:12.6663195Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-15T14:02:12.6717019Z ================================================== 2021-05-15T14:02:12.6717878Z downloaded 59 KB 2021-05-15T14:02:12.6718540Z 2021-05-15T14:02:12.6776616Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T14:02:13.2286166Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-15T14:02:13.2298719Z ================================================== 2021-05-15T14:02:13.2299225Z downloaded 34 KB 2021-05-15T14:02:13.2299547Z 2021-05-15T14:02:13.2349681Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:02:13.8585658Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-15T14:02:13.8693161Z ================================================== 2021-05-15T14:02:13.8694145Z downloaded 113 KB 2021-05-15T14:02:13.8694818Z 2021-05-15T14:02:13.8738091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:02:14.4339732Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-15T14:02:14.4489391Z ================================================== 2021-05-15T14:02:14.4490207Z downloaded 231 KB 2021-05-15T14:02:14.4490543Z 2021-05-15T14:02:14.4527938Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T14:02:14.7727049Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-15T14:02:14.8256069Z ================================================== 2021-05-15T14:02:14.8257116Z downloaded 5.8 MB 2021-05-15T14:02:14.8257734Z 2021-05-15T14:02:14.8302273Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:02:15.3664000Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-15T14:02:15.4056061Z ================================================== 2021-05-15T14:02:15.4056711Z downloaded 3.5 MB 2021-05-15T14:02:15.4057041Z 2021-05-15T14:02:15.6430600Z * installing *binary* package ‘base64enc’ ... 2021-05-15T14:02:15.6477557Z * DONE (base64enc) 2021-05-15T14:02:16.0470786Z * installing *source* package ‘RNifti’ ... 2021-05-15T14:02:16.0583191Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:16.0584493Z ** using staged installation 2021-05-15T14:02:16.0756969Z ** libs 2021-05-15T14:02:16.0825076Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-15T14:02:37.0023305Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-15T14:02:37.1087474Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-15T14:02:37.2161292Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-15T14:02:37.2667322Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-15T14:02:37.3946245Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-15T14:02:37.9331065Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-15T14:02:37.9840140Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-15T14:02:38.1222425Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-15T14:02:38.3130832Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-15T14:02:38.4743769Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-15T14:02:38.7496882Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-15T14:02:38.8764007Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-15T14:02:39.5006177Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-15T14:02:39.6118541Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-15T14:02:39.9901536Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-15T14:02:40.0316024Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-15T14:02:40.0860936Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-15T14:02:40.1859641Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-15T14:02:41.5712308Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-15T14:02:44.2609116Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T14:02:44.4735927Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-15T14:02:44.4872988Z ** R 2021-05-15T14:02:44.4973194Z ** inst 2021-05-15T14:02:44.5004779Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:45.3465648Z ** help 2021-05-15T14:02:45.4065031Z *** installing help indices 2021-05-15T14:02:45.4539564Z ** building package indices 2021-05-15T14:02:45.6988287Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:45.9985562Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:46.0253084Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:46.3294977Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:46.3306137Z * DONE (RNifti) 2021-05-15T14:02:46.5720261Z * installing *binary* package ‘abind’ ... 2021-05-15T14:02:46.5774439Z * DONE (abind) 2021-05-15T14:02:46.8150872Z * installing *binary* package ‘bitops’ ... 2021-05-15T14:02:46.8191195Z * DONE (bitops) 2021-05-15T14:02:47.0740394Z * installing *binary* package ‘tinytex’ ... 2021-05-15T14:02:47.0780165Z * DONE (tinytex) 2021-05-15T14:02:47.3452779Z * installing *binary* package ‘htmltools’ ... 2021-05-15T14:02:47.3513008Z * DONE (htmltools) 2021-05-15T14:02:47.8510317Z * installing *binary* package ‘oro.nifti’ ... 2021-05-15T14:02:47.8619815Z * DONE (oro.nifti) 2021-05-15T14:02:48.6080268Z * installing *binary* package ‘rmarkdown’ ... 2021-05-15T14:02:48.6304694Z * DONE (rmarkdown) 2021-05-15T14:02:48.6424421Z 2021-05-15T14:02:48.6425657Z The downloaded source packages are in 2021-05-15T14:02:48.6427267Z ‘/tmp/Rtmpru17Lo/downloaded_packages’ 2021-05-15T14:03:05.2241879Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:03:05.2242912Z Use `force = TRUE` to force installation 2021-05-15T14:03:05.2258349Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:03:05.2259327Z Use `force = TRUE` to force installation 2021-05-15T14:03:05.2436585Z ##[group]Run options(width = 100) 2021-05-15T14:03:05.2437203Z options(width = 100) 2021-05-15T14:03:05.2437827Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:03:05.2438616Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:03:05.2446652Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:03:05.2447626Z env: 2021-05-15T14:03:05.2448143Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:05.2448676Z TIC_DEPLOY_KEY: 2021-05-15T14:03:05.2449587Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:05.2451545Z GITHUB_PAT: *** 2021-05-15T14:03:05.2451998Z COVERALLS_TOKEN: 2021-05-15T14:03:05.2452550Z continue-on-error: false 2021-05-15T14:03:05.2453072Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:05.2453616Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:05.2454098Z TZ: UTC 2021-05-15T14:03:05.2454540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:05.2455044Z NOT_CRAN: true 2021-05-15T14:03:05.2455471Z ##[endgroup] 2021-05-15T14:03:05.7698459Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:03:05.7699153Z setting value 2021-05-15T14:03:05.7699956Z version R version 4.0.5 (2021-03-31) 2021-05-15T14:03:05.7700534Z os Ubuntu 20.04.2 LTS 2021-05-15T14:03:05.7701281Z system x86_64, linux-gnu 2021-05-15T14:03:05.7701840Z ui X11 2021-05-15T14:03:05.7702681Z language (EN) 2021-05-15T14:03:05.7703442Z collate C.UTF-8 2021-05-15T14:03:05.7704161Z ctype C.UTF-8 2021-05-15T14:03:05.7704696Z tz UTC 2021-05-15T14:03:05.7705345Z date 2021-05-15 2021-05-15T14:03:05.7705658Z 2021-05-15T14:03:05.7706633Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:03:05.7707460Z package * version date lib source 2021-05-15T14:03:05.7708457Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7709465Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:03:05.7710493Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7711649Z base * 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7712609Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7713554Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7714452Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7715352Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7716253Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7717151Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:03:05.7718061Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7718944Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7719837Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7720724Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7721636Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7722572Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7723511Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7724633Z compiler 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7725546Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7726444Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7727357Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7728281Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7729208Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7730117Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7731049Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-15T14:03:05.7732046Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:03:05.7733051Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7733977Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7734869Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7735769Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7736685Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7737640Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7738667Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7739567Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7740494Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7741374Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7742282Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7743184Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7744077Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7745099Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:03:05.7746113Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7747033Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7747937Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7748859Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7749797Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7750698Z grid 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7751740Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7752664Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7753585Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7754456Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7755376Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7756334Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7757283Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7758204Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7759128Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7762012Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7763030Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7763946Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7764860Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7765743Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7766662Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7767576Z methods * 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7768491Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7769391Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7770279Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7771180Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7772069Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7772996Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-15T14:03:05.7773941Z parallel 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7774851Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7775878Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7776806Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7777747Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7778677Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7779617Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7780581Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7781474Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7782364Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7783241Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7784151Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7785098Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7786006Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7786923Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7787844Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7788759Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7789657Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7790567Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7800397Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.5) 2021-05-15T14:03:05.7801605Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7802578Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7803963Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7805023Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7805988Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7807101Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7808071Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7808988Z splines 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7809907Z stats * 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7810810Z stats4 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7811711Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7813864Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7814795Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T14:03:05.7815707Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7816664Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:03:05.7817647Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7818562Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7819477Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7820442Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:03:05.7821377Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7822454Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7823403Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7824298Z tools 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7825206Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7826104Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7826990Z utils * 4.0.5 2021-03-31 [2] local 2021-05-15T14:03:05.7827874Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7828776Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7829697Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7830585Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T14:03:05.7831700Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:03:05.7832597Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7833496Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7834390Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7835279Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T14:03:05.7835635Z 2021-05-15T14:03:05.7836159Z [1] /home/runner/work/_temp/Library 2021-05-15T14:03:05.7836752Z [2] /opt/R/4.0.5/lib/R/library 2021-05-15T14:03:05.7882067Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:03:05.7882684Z Rscript -e 'tic::script()' 2021-05-15T14:03:05.7883174Z ls -l check 2021-05-15T14:03:05.7929462Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:03:05.7930032Z env: 2021-05-15T14:03:05.7930525Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:05.7931040Z TIC_DEPLOY_KEY: 2021-05-15T14:03:05.7931944Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:05.7933617Z GITHUB_PAT: *** 2021-05-15T14:03:05.7934053Z COVERALLS_TOKEN: 2021-05-15T14:03:05.7934598Z continue-on-error: false 2021-05-15T14:03:05.7935121Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:05.7935662Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:05.7936141Z TZ: UTC 2021-05-15T14:03:05.7936578Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:05.7937026Z NOT_CRAN: true 2021-05-15T14:03:05.7937447Z ##[endgroup] 2021-05-15T14:03:06.1233271Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:06.2739625Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:03:06.2743828Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:03:06.2759119Z timeout = Inf, check_dir = "check") 2021-05-15T14:03:06.3518011Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:03:06.5976815Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:03:06.6102610Z * preparing ‘msmri’: 2021-05-15T14:03:06.6218704Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:03:06.7168777Z * installing the package to build vignettes 2021-05-15T14:03:10.3014983Z * creating vignettes ... OK 2021-05-15T14:03:10.3344371Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:03:10.3350053Z * checking for empty or unneeded directories 2021-05-15T14:03:10.3400742Z * building ‘msmri_0.3.1.tar.gz’ 2021-05-15T14:03:10.3544266Z 2021-05-15T14:03:10.4947417Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:03:10.7487895Z * using log directory ‘/home/runner/work/msmri/msmri/check/msmri.Rcheck’ 2021-05-15T14:03:10.7489353Z * using R version 4.0.5 (2021-03-31) 2021-05-15T14:03:10.7507516Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:03:10.7508743Z * using session charset: UTF-8 2021-05-15T14:03:10.7892409Z * using option ‘--as-cran’ 2021-05-15T14:03:10.7917252Z * checking for file ‘msmri/DESCRIPTION’ ... OK 2021-05-15T14:03:10.7929228Z * checking extension type ... Package 2021-05-15T14:03:10.7930519Z * this is package ‘msmri’ version ‘0.3.1’ 2021-05-15T14:03:10.7931477Z * package encoding: UTF-8 2021-05-15T14:03:10.7960339Z * checking package namespace information ... OK 2021-05-15T14:03:27.1800099Z * checking package dependencies ... OK 2021-05-15T14:03:27.1817891Z * checking if this is a source package ... OK 2021-05-15T14:03:27.1818933Z * checking if there is a namespace ... OK 2021-05-15T14:03:27.3860591Z * checking for executable files ... OK 2021-05-15T14:03:27.3861800Z * checking for hidden files and directories ... OK 2021-05-15T14:03:27.3868230Z * checking for portable file names ... OK 2021-05-15T14:03:27.3880792Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:03:27.3927525Z * checking serialization versions ... OK 2021-05-15T14:03:28.8344510Z * checking whether package ‘msmri’ can be installed ... OK 2021-05-15T14:03:28.8451562Z * checking installed package size ... OK 2021-05-15T14:03:28.9208200Z * checking package directory ... OK 2021-05-15T14:03:28.9209598Z * checking for future file timestamps ... OK 2021-05-15T14:03:28.9211747Z * checking ‘build’ directory ... OK 2021-05-15T14:03:29.0994016Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:03:29.0995544Z * checking top-level files ... OK 2021-05-15T14:03:29.1002958Z * checking for left-over files ... OK 2021-05-15T14:03:29.2830597Z * checking index information ... OK 2021-05-15T14:03:29.5423558Z * checking package subdirectories ... OK 2021-05-15T14:03:29.5927894Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:03:29.6473337Z * checking R files for syntax errors ... OK 2021-05-15T14:03:29.8415793Z * checking whether the package can be loaded ... OK 2021-05-15T14:03:29.9126640Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:03:29.9833411Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:03:30.0562022Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:03:30.2484648Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:03:30.4640682Z * checking loading without being on the library search path ... OK 2021-05-15T14:03:30.5652936Z * checking dependencies in R code ... OK 2021-05-15T14:03:31.1153304Z * checking S3 generic/method consistency ... OK 2021-05-15T14:03:31.2345281Z * checking replacement functions ... OK 2021-05-15T14:03:31.3736208Z * checking foreign function calls ... OK 2021-05-15T14:03:33.3582487Z * checking R code for possible problems ... OK 2021-05-15T14:03:33.5825684Z * checking Rd files ... OK 2021-05-15T14:03:33.6360930Z * checking Rd metadata ... OK 2021-05-15T14:03:33.7123218Z * checking Rd line widths ... OK 2021-05-15T14:03:33.8010064Z * checking Rd cross-references ... OK 2021-05-15T14:03:33.9206431Z * checking for missing documentation entries ... OK 2021-05-15T14:03:34.3476640Z * checking for code/documentation mismatches ... OK 2021-05-15T14:03:35.0398166Z * checking Rd \usage sections ... OK 2021-05-15T14:03:35.1233360Z * checking Rd contents ... OK 2021-05-15T14:03:35.2280491Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:03:35.2406504Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:03:35.4455243Z * checking data for non-ASCII characters ... OK 2021-05-15T14:03:35.6492069Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:03:35.6530706Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:03:35.6574953Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:03:36.4086124Z * checking examples ... OK 2021-05-15T14:03:36.4833352Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T14:03:36.6732241Z * checking tests ... 2021-05-15T14:03:37.1676229Z Running ‘testthat.R’ 2021-05-15T14:03:37.1724451Z OK 2021-05-15T14:03:37.3741855Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:03:37.3842415Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:03:39.4228472Z * checking re-building of vignette outputs ... OK 2021-05-15T14:03:41.4846697Z * checking PDF version of manual ... OK 2021-05-15T14:03:41.4954024Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:03:41.4955378Z * checking for detritus in the temp directory ... OK 2021-05-15T14:03:41.4956168Z * DONE 2021-05-15T14:03:41.4956586Z 2021-05-15T14:03:41.4957146Z Status: OK 2021-05-15T14:03:41.4962440Z 2021-05-15T14:03:41.5846209Z ── R CMD check results ──────────────────────────────────────── msmri 0.3.1 ──── 2021-05-15T14:03:41.5865510Z Duration: 31.2s 2021-05-15T14:03:41.5866089Z 2021-05-15T14:03:41.5879416Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:03:41.5970519Z total 56 2021-05-15T14:03:41.5972113Z drwxr-xr-x 6 runner docker 4096 May 15 14:03 msmri.Rcheck 2021-05-15T14:03:41.5973586Z -rw-r--r-- 1 runner docker 13363 May 15 14:03 msmri_0.3.1.tar.gz 2021-05-15T14:03:41.5976115Z -rw-r--r-- 1 runner docker 36372 May 15 14:03 msmri_0.3.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:03:41.6009480Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:03:41.6010351Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:03:41.6070491Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:03:41.6071071Z env: 2021-05-15T14:03:41.6071733Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:41.6072271Z TIC_DEPLOY_KEY: 2021-05-15T14:03:41.6073168Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:41.6075162Z GITHUB_PAT: *** 2021-05-15T14:03:41.6075602Z COVERALLS_TOKEN: 2021-05-15T14:03:41.6076159Z continue-on-error: false 2021-05-15T14:03:41.6076719Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:41.6077245Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:41.6077745Z TZ: UTC 2021-05-15T14:03:41.6078174Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:41.6078644Z NOT_CRAN: true 2021-05-15T14:03:41.6079055Z ##[endgroup] 2021-05-15T14:03:41.6190155Z 2021-05-15T14:03:41.6192206Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-15T14:03:41.6193163Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-15T14:03:41.6194216Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:03:41.6194719Z 2021-05-15T14:03:41.6195462Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:03:41.6196468Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:03:41.6197686Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:03:41.6198199Z 2021-05-15T14:03:41.6198916Z R is a collaborative project with many contributors. 2021-05-15T14:03:41.6200022Z Type 'contributors()' for more information and 2021-05-15T14:03:41.6201376Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:03:41.6201894Z 2021-05-15T14:03:41.6202787Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:03:41.6203890Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:03:41.6204736Z Type 'q()' to quit R. 2021-05-15T14:03:41.6205074Z 2021-05-15T14:03:41.6205548Z > library(testthat) 2021-05-15T14:03:41.6206088Z > library(msmri) 2021-05-15T14:03:41.6206510Z > 2021-05-15T14:03:41.6206993Z > test_check("msmri") 2021-05-15T14:03:41.6207592Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 3 ] 2021-05-15T14:03:41.6208079Z > 2021-05-15T14:03:41.6208521Z > proc.time() 2021-05-15T14:03:41.6210181Z user system elapsed 2021-05-15T14:03:41.6210770Z 0.438 0.035 0.460 2021-05-15T14:03:41.6261954Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:03:41.6262621Z Rscript -e "tic::before_deploy()" 2021-05-15T14:03:41.6314704Z shell: /usr/bin/bash -e {0} 2021-05-15T14:03:41.6315240Z env: 2021-05-15T14:03:41.6315816Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:41.6316444Z TIC_DEPLOY_KEY: 2021-05-15T14:03:41.6317498Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:41.6319221Z GITHUB_PAT: *** 2021-05-15T14:03:41.6320388Z COVERALLS_TOKEN: 2021-05-15T14:03:41.6321049Z continue-on-error: false 2021-05-15T14:03:41.6321669Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:41.6322315Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:41.6322902Z TZ: UTC 2021-05-15T14:03:41.6323406Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:41.6323951Z NOT_CRAN: true 2021-05-15T14:03:41.6324435Z ##[endgroup] 2021-05-15T14:03:41.9553632Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:42.1127085Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:03:42.1127700Z with: 2021-05-15T14:03:42.1128624Z upload_url: https://uploads.github.com/repos/neuroconductor/msmri/releases/42997175/assets{?name,label} 2021-05-15T14:03:42.1129750Z asset_path: check/msmri_0.3.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:03:42.1130500Z asset_name: msmri_0.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:03:42.1131228Z asset_content_type: application/octet-stream 2021-05-15T14:03:42.1131763Z env: 2021-05-15T14:03:42.1132252Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:42.1132759Z TIC_DEPLOY_KEY: 2021-05-15T14:03:42.1133645Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:42.1135324Z GITHUB_PAT: *** 2021-05-15T14:03:42.1135776Z COVERALLS_TOKEN: 2021-05-15T14:03:42.1136305Z continue-on-error: false 2021-05-15T14:03:42.1136836Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:42.1137402Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:42.1138664Z TZ: UTC 2021-05-15T14:03:42.1139121Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:42.1139597Z NOT_CRAN: true 2021-05-15T14:03:42.1140668Z GITHUB_TOKEN: *** 2021-05-15T14:03:42.1141117Z ##[endgroup] 2021-05-15T14:03:42.6497577Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:03:42.6498219Z Rscript -e "tic::deploy()" 2021-05-15T14:03:42.6544452Z shell: /usr/bin/bash -e {0} 2021-05-15T14:03:42.6544885Z env: 2021-05-15T14:03:42.6545388Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:42.6545902Z TIC_DEPLOY_KEY: 2021-05-15T14:03:42.6546810Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:42.6548498Z GITHUB_PAT: *** 2021-05-15T14:03:42.6548965Z COVERALLS_TOKEN: 2021-05-15T14:03:42.6549512Z continue-on-error: false 2021-05-15T14:03:42.6550033Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:42.6550581Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:42.6551064Z TZ: UTC 2021-05-15T14:03:42.6551859Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:42.6552311Z NOT_CRAN: true 2021-05-15T14:03:42.6552738Z ##[endgroup] 2021-05-15T14:03:42.9570677Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:43.0908439Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:03:43.0909133Z Rscript -e "tic::after_deploy()" 2021-05-15T14:03:43.0956694Z shell: /usr/bin/bash -e {0} 2021-05-15T14:03:43.0957122Z env: 2021-05-15T14:03:43.0957623Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:43.0958143Z TIC_DEPLOY_KEY: 2021-05-15T14:03:43.0959047Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:43.0960991Z GITHUB_PAT: *** 2021-05-15T14:03:43.0961440Z COVERALLS_TOKEN: 2021-05-15T14:03:43.0961989Z continue-on-error: false 2021-05-15T14:03:43.0962511Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:43.0963059Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:43.0963541Z TZ: UTC 2021-05-15T14:03:43.0963987Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:43.0964439Z NOT_CRAN: true 2021-05-15T14:03:43.0964866Z ##[endgroup] 2021-05-15T14:03:43.4136654Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:43.5485922Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-15T14:03:43.5486710Z curl -s -H "Accept: application/json" \ 2021-05-15T14:03:43.5487390Z  -H "Content-Type: application/json" \ 2021-05-15T14:03:43.5488091Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:03:43.5488861Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-15T14:03:43.5489663Z  -X POST https://coveralls.io/api/repos 2021-05-15T14:03:43.5572778Z shell: /usr/bin/bash -e {0} 2021-05-15T14:03:43.5573205Z env: 2021-05-15T14:03:43.5573711Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:43.5574247Z TIC_DEPLOY_KEY: 2021-05-15T14:03:43.5575135Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:43.5576797Z GITHUB_PAT: *** 2021-05-15T14:03:43.5577231Z COVERALLS_TOKEN: 2021-05-15T14:03:43.5577773Z continue-on-error: false 2021-05-15T14:03:43.5578331Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:43.5578869Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:43.5579362Z TZ: UTC 2021-05-15T14:03:43.5579792Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:43.5580235Z NOT_CRAN: true 2021-05-15T14:03:43.5580653Z ##[endgroup] 2021-05-15T14:03:43.6545974Z {"error":"Forbidden"} 2021-05-15T14:03:43.6582410Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:03:43.6583095Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:03:43.6583735Z  curl -s -H "Accept: application/json" \ 2021-05-15T14:03:43.6584416Z  -H "Content-Type: application/json" \ 2021-05-15T14:03:43.6585118Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:03:43.6585985Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-15T14:03:43.6586714Z  | jq '.token')" >> $GITHUB_ENV 2021-05-15T14:03:43.6645099Z shell: /usr/bin/bash -e {0} 2021-05-15T14:03:43.6645522Z env: 2021-05-15T14:03:43.6646024Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:43.6646547Z TIC_DEPLOY_KEY: 2021-05-15T14:03:43.6647449Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:43.6649125Z GITHUB_PAT: *** 2021-05-15T14:03:43.6649560Z COVERALLS_TOKEN: 2021-05-15T14:03:43.6650135Z continue-on-error: false 2021-05-15T14:03:43.6650670Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:43.6651194Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:43.6651686Z TZ: UTC 2021-05-15T14:03:43.6652104Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:43.6652564Z NOT_CRAN: true 2021-05-15T14:03:43.6652971Z ##[endgroup] 2021-05-15T14:03:43.7528518Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:03:43.7529345Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:03:43.7536584Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:03:43.7537051Z env: 2021-05-15T14:03:43.7537531Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:43.7538051Z TIC_DEPLOY_KEY: 2021-05-15T14:03:43.7539075Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:43.7540726Z GITHUB_PAT: *** 2021-05-15T14:03:43.7541177Z COVERALLS_TOKEN: 2021-05-15T14:03:43.7541710Z continue-on-error: false 2021-05-15T14:03:43.7542245Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:43.7542769Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:43.7543276Z TZ: UTC 2021-05-15T14:03:43.7543700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:43.7544158Z NOT_CRAN: true 2021-05-15T14:03:43.7544621Z COVERALLS_REPO_TOKEN: null 2021-05-15T14:03:43.7545138Z ##[endgroup] 2021-05-15T14:03:46.3136022Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-15T14:03:46.3137878Z object 'null' not found 2021-05-15T14:03:46.3138944Z Calls: -> to_coveralls 2021-05-15T14:03:46.3139835Z Execution halted 2021-05-15T14:03:46.3200645Z ##[error]Process completed with exit code 1. 2021-05-15T14:03:46.5021818Z Post job cleanup. 2021-05-15T14:03:46.5536923Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:03:46.5637328Z Post job cleanup. 2021-05-15T14:03:46.6724814Z [command]/usr/bin/git version 2021-05-15T14:03:46.6784525Z git version 2.31.1 2021-05-15T14:03:46.6821661Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:03:46.6872635Z [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-15T14:03:46.7137304Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:03:46.7168139Z http.https://github.com/.extraheader 2021-05-15T14:03:46.7185438Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:03:46.7223404Z [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-15T14:03:46.7587301Z Cleaning up orphan processes