2021-05-18T14:12:59.6122783Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:13:00.4093065Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:13:00.5027785Z 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-18T14:13:00.5843518Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:13:00.7750800Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:13:09.3524291Z Current runner version: '2.278.0' 2021-05-18T14:13:09.3555302Z ##[group]Operating System 2021-05-18T14:13:09.3556291Z Ubuntu 2021-05-18T14:13:09.3556810Z 20.04.2 2021-05-18T14:13:09.3557256Z LTS 2021-05-18T14:13:09.3557800Z ##[endgroup] 2021-05-18T14:13:09.3558469Z ##[group]Virtual Environment 2021-05-18T14:13:09.3559139Z Environment: ubuntu-20.04 2021-05-18T14:13:09.3559774Z Version: 20210510.0 2021-05-18T14:13:09.3560826Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:13:09.3562304Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:13:09.3563293Z ##[endgroup] 2021-05-18T14:13:09.3565289Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:13:09.3566565Z Actions: write 2021-05-18T14:13:09.3567154Z Checks: write 2021-05-18T14:13:09.3567768Z Contents: write 2021-05-18T14:13:09.3568336Z Deployments: write 2021-05-18T14:13:09.3569016Z Issues: write 2021-05-18T14:13:09.3569605Z Metadata: read 2021-05-18T14:13:09.3570202Z Packages: write 2021-05-18T14:13:09.3570868Z PullRequests: write 2021-05-18T14:13:09.3571529Z RepositoryProjects: write 2021-05-18T14:13:09.3572248Z SecurityEvents: write 2021-05-18T14:13:09.3572829Z Statuses: write 2021-05-18T14:13:09.3573558Z ##[endgroup] 2021-05-18T14:13:09.3576796Z Prepare workflow directory 2021-05-18T14:13:09.4801787Z Prepare all required actions 2021-05-18T14:13:09.4814173Z Getting action download info 2021-05-18T14:13:09.9395107Z Download action repository 'actions/checkout@v2' 2021-05-18T14:13:12.1677355Z Download action repository 'r-lib/actions@master' 2021-05-18T14:13:12.8271502Z Download action repository 'adigherman/actions@master' 2021-05-18T14:13:15.8731535Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:13:16.1736615Z Download action repository 'actions/cache@v1' 2021-05-18T14:13:16.4681732Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:13:17.6685894Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:13:18.1377091Z ##[group]Run actions/checkout@v2 2021-05-18T14:13:18.1377922Z with: 2021-05-18T14:13:18.1378546Z repository: neuroconductor/freesurferformats 2021-05-18T14:13:18.1379710Z token: *** 2021-05-18T14:13:18.1380141Z ssh-strict: true 2021-05-18T14:13:18.1380704Z persist-credentials: true 2021-05-18T14:13:18.1381411Z clean: true 2021-05-18T14:13:18.1381842Z fetch-depth: 1 2021-05-18T14:13:18.1382254Z lfs: false 2021-05-18T14:13:18.1382681Z submodules: false 2021-05-18T14:13:18.1383104Z env: 2021-05-18T14:13:18.1383575Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:18.1384105Z TIC_DEPLOY_KEY: 2021-05-18T14:13:18.1385013Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:18.1386369Z GITHUB_PAT: *** 2021-05-18T14:13:18.1387295Z COVERALLS_TOKEN: *** 2021-05-18T14:13:18.1387851Z continue-on-error: false 2021-05-18T14:13:18.1388377Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:18.1388826Z ##[endgroup] 2021-05-18T14:13:19.6543327Z Syncing repository: neuroconductor/freesurferformats 2021-05-18T14:13:19.6713682Z ##[group]Getting Git version info 2021-05-18T14:13:19.6714976Z Working directory is '/home/runner/work/freesurferformats/freesurferformats' 2021-05-18T14:13:19.6764646Z [command]/usr/bin/git version 2021-05-18T14:13:19.8048956Z git version 2.31.1 2021-05-18T14:13:19.8090499Z ##[endgroup] 2021-05-18T14:13:19.8103222Z Deleting the contents of '/home/runner/work/freesurferformats/freesurferformats' 2021-05-18T14:13:19.8111360Z ##[group]Initializing the repository 2021-05-18T14:13:19.8118952Z [command]/usr/bin/git init /home/runner/work/freesurferformats/freesurferformats 2021-05-18T14:13:19.8617090Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:13:19.8618347Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:13:19.8619524Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:13:19.8621584Z hint: 2021-05-18T14:13:19.8623528Z hint: git config --global init.defaultBranch 2021-05-18T14:13:19.8624628Z hint: 2021-05-18T14:13:19.8626165Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:13:19.8628174Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:13:19.8629383Z hint: 2021-05-18T14:13:19.8630542Z hint: git branch -m 2021-05-18T14:13:19.8632177Z Initialized empty Git repository in /home/runner/work/freesurferformats/freesurferformats/.git/ 2021-05-18T14:13:19.8640852Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/freesurferformats 2021-05-18T14:13:19.8751200Z ##[endgroup] 2021-05-18T14:13:19.8752271Z ##[group]Disabling automatic garbage collection 2021-05-18T14:13:19.8757132Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:13:19.8846441Z ##[endgroup] 2021-05-18T14:13:19.8851010Z ##[group]Setting up auth 2021-05-18T14:13:19.8857389Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:13:19.8896304Z [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-18T14:13:20.0814896Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:13:20.0865803Z [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-18T14:13:20.1128043Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:13:20.1196560Z ##[endgroup] 2021-05-18T14:13:20.1198068Z ##[group]Fetching the repository 2021-05-18T14:13:20.1209481Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5ee873ef8a36fc9bc5d3a9054d32374678d85926:refs/tags/0.1.13.s 2021-05-18T14:13:20.6054259Z remote: Enumerating objects: 318, done. 2021-05-18T14:13:20.6056613Z remote: Counting objects: 0% (1/318) 2021-05-18T14:13:20.6057401Z remote: Counting objects: 1% (4/318) 2021-05-18T14:13:20.6059347Z remote: Counting objects: 2% (7/318) 2021-05-18T14:13:20.6060167Z remote: Counting objects: 3% (10/318) 2021-05-18T14:13:20.6060941Z remote: Counting objects: 4% (13/318) 2021-05-18T14:13:20.6061936Z remote: Counting objects: 5% (16/318) 2021-05-18T14:13:20.6062704Z remote: Counting objects: 6% (20/318) 2021-05-18T14:13:20.6064646Z remote: Counting objects: 7% (23/318) 2021-05-18T14:13:20.6065412Z remote: Counting objects: 8% (26/318) 2021-05-18T14:13:20.6066185Z remote: Counting objects: 9% (29/318) 2021-05-18T14:13:20.6068080Z remote: Counting objects: 10% (32/318) 2021-05-18T14:13:20.6068892Z remote: Counting objects: 11% (35/318) 2021-05-18T14:13:20.6069646Z remote: Counting objects: 12% (39/318) 2021-05-18T14:13:20.6070416Z remote: Counting objects: 13% (42/318) 2021-05-18T14:13:20.6071178Z remote: Counting objects: 14% (45/318) 2021-05-18T14:13:20.6071935Z remote: Counting objects: 15% (48/318) 2021-05-18T14:13:20.6072695Z remote: Counting objects: 16% (51/318) 2021-05-18T14:13:20.6073463Z remote: Counting objects: 17% (55/318) 2021-05-18T14:13:20.6076303Z remote: Counting objects: 18% (58/318) 2021-05-18T14:13:20.6077069Z remote: Counting objects: 19% (61/318) 2021-05-18T14:13:20.6078763Z remote: Counting objects: 20% (64/318) 2021-05-18T14:13:20.6079537Z remote: Counting objects: 21% (67/318) 2021-05-18T14:13:20.6080143Z remote: Counting objects: 22% (70/318) 2021-05-18T14:13:20.6080725Z remote: Counting objects: 23% (74/318) 2021-05-18T14:13:20.6081317Z remote: Counting objects: 24% (77/318) 2021-05-18T14:13:20.6082720Z remote: Counting objects: 25% (80/318) 2021-05-18T14:13:20.6083746Z remote: Counting objects: 26% (83/318) 2021-05-18T14:13:20.6084587Z remote: Counting objects: 27% (86/318) 2021-05-18T14:13:20.6085167Z remote: Counting objects: 28% (90/318) 2021-05-18T14:13:20.6085756Z remote: Counting objects: 29% (93/318) 2021-05-18T14:13:20.6086348Z remote: Counting objects: 30% (96/318) 2021-05-18T14:13:20.6086925Z remote: Counting objects: 31% (99/318) 2021-05-18T14:13:20.6087701Z remote: Counting objects: 32% (102/318) 2021-05-18T14:13:20.6088307Z remote: Counting objects: 33% (105/318) 2021-05-18T14:13:20.6088890Z remote: Counting objects: 34% (109/318) 2021-05-18T14:13:20.6089482Z remote: Counting objects: 35% (112/318) 2021-05-18T14:13:20.6090064Z remote: Counting objects: 36% (115/318) 2021-05-18T14:13:20.6090651Z remote: Counting objects: 37% (118/318) 2021-05-18T14:13:20.6091258Z remote: Counting objects: 38% (121/318) 2021-05-18T14:13:20.6091840Z remote: Counting objects: 39% (125/318) 2021-05-18T14:13:20.6092425Z remote: Counting objects: 40% (128/318) 2021-05-18T14:13:20.6093001Z remote: Counting objects: 41% (131/318) 2021-05-18T14:13:20.6093587Z remote: Counting objects: 42% (134/318) 2021-05-18T14:13:20.6094173Z remote: Counting objects: 43% (137/318) 2021-05-18T14:13:20.6094834Z remote: Counting objects: 44% (140/318) 2021-05-18T14:13:20.6095375Z remote: Counting objects: 45% (144/318) 2021-05-18T14:13:20.6095925Z remote: Counting objects: 46% (147/318) 2021-05-18T14:13:20.6096455Z remote: Counting objects: 47% (150/318) 2021-05-18T14:13:20.6096997Z remote: Counting objects: 48% (153/318) 2021-05-18T14:13:20.6097533Z remote: Counting objects: 49% (156/318) 2021-05-18T14:13:20.6098113Z remote: Counting objects: 50% (159/318) 2021-05-18T14:13:20.6098804Z remote: Counting objects: 51% (163/318) 2021-05-18T14:13:20.6099348Z remote: Counting objects: 52% (166/318) 2021-05-18T14:13:20.6099896Z remote: Counting objects: 53% (169/318) 2021-05-18T14:13:20.6100430Z remote: Counting objects: 54% (172/318) 2021-05-18T14:13:20.6100981Z remote: Counting objects: 55% (175/318) 2021-05-18T14:13:20.6101645Z remote: Counting objects: 56% (179/318) 2021-05-18T14:13:20.6102178Z remote: Counting objects: 57% (182/318) 2021-05-18T14:13:20.6102722Z remote: Counting objects: 58% (185/318) 2021-05-18T14:13:20.6103320Z remote: Counting objects: 59% (188/318) 2021-05-18T14:13:20.6103896Z remote: Counting objects: 60% (191/318) 2021-05-18T14:13:20.6104440Z remote: Counting objects: 61% (194/318) 2021-05-18T14:13:20.6104969Z remote: Counting objects: 62% (198/318) 2021-05-18T14:13:20.6105511Z remote: Counting objects: 63% (201/318) 2021-05-18T14:13:20.6106069Z remote: Counting objects: 64% (204/318) 2021-05-18T14:13:20.6106600Z remote: Counting objects: 65% (207/318) 2021-05-18T14:13:20.6107144Z remote: Counting objects: 66% (210/318) 2021-05-18T14:13:20.6107671Z remote: Counting objects: 67% (214/318) 2021-05-18T14:13:20.6108215Z remote: Counting objects: 68% (217/318) 2021-05-18T14:13:20.6108760Z remote: Counting objects: 69% (220/318) 2021-05-18T14:13:20.6109292Z remote: Counting objects: 70% (223/318) 2021-05-18T14:13:20.6109836Z remote: Counting objects: 71% (226/318) 2021-05-18T14:13:20.6110382Z remote: Counting objects: 72% (229/318) 2021-05-18T14:13:20.6110909Z remote: Counting objects: 73% (233/318) 2021-05-18T14:13:20.6111459Z remote: Counting objects: 74% (236/318) 2021-05-18T14:13:20.6111991Z remote: Counting objects: 75% (239/318) 2021-05-18T14:13:20.6112535Z remote: Counting objects: 76% (242/318) 2021-05-18T14:13:20.6113195Z remote: Counting objects: 77% (245/318) 2021-05-18T14:13:20.6113731Z remote: Counting objects: 78% (249/318) 2021-05-18T14:13:20.6114283Z remote: Counting objects: 79% (252/318) 2021-05-18T14:13:20.6114818Z remote: Counting objects: 80% (255/318) 2021-05-18T14:13:20.6115363Z remote: Counting objects: 81% (258/318) 2021-05-18T14:13:20.6115908Z remote: Counting objects: 82% (261/318) 2021-05-18T14:13:20.6116439Z remote: Counting objects: 83% (264/318) 2021-05-18T14:13:20.6116986Z remote: Counting objects: 84% (268/318) 2021-05-18T14:13:20.6117537Z remote: Counting objects: 85% (271/318) 2021-05-18T14:13:20.6118069Z remote: Counting objects: 86% (274/318) 2021-05-18T14:13:20.6118612Z remote: Counting objects: 87% (277/318) 2021-05-18T14:13:20.6119152Z remote: Counting objects: 88% (280/318) 2021-05-18T14:13:20.6119698Z remote: Counting objects: 89% (284/318) 2021-05-18T14:13:20.6120253Z remote: Counting objects: 90% (287/318) 2021-05-18T14:13:20.6120787Z remote: Counting objects: 91% (290/318) 2021-05-18T14:13:20.6121339Z remote: Counting objects: 92% (293/318) 2021-05-18T14:13:20.6121867Z remote: Counting objects: 93% (296/318) 2021-05-18T14:13:20.6122413Z remote: Counting objects: 94% (299/318) 2021-05-18T14:13:20.6122955Z remote: Counting objects: 95% (303/318) 2021-05-18T14:13:20.6123507Z remote: Counting objects: 96% (306/318) 2021-05-18T14:13:20.6124041Z remote: Counting objects: 97% (309/318) 2021-05-18T14:13:20.6124585Z remote: Counting objects: 98% (312/318) 2021-05-18T14:13:20.6125120Z remote: Counting objects: 99% (315/318) 2021-05-18T14:13:20.6125664Z remote: Counting objects: 100% (318/318) 2021-05-18T14:13:20.6126239Z remote: Counting objects: 100% (318/318), done. 2021-05-18T14:13:20.6126831Z remote: Compressing objects: 0% (1/296) 2021-05-18T14:13:20.6127498Z remote: Compressing objects: 1% (3/296) 2021-05-18T14:13:20.6128102Z remote: Compressing objects: 2% (6/296) 2021-05-18T14:13:20.6131263Z remote: Compressing objects: 3% (9/296) 2021-05-18T14:13:20.6135333Z remote: Compressing objects: 4% (12/296) 2021-05-18T14:13:20.6137712Z remote: Compressing objects: 5% (15/296) 2021-05-18T14:13:20.6146740Z remote: Compressing objects: 6% (18/296) 2021-05-18T14:13:20.6150559Z remote: Compressing objects: 7% (21/296) 2021-05-18T14:13:20.6155924Z remote: Compressing objects: 8% (24/296) 2021-05-18T14:13:20.6156533Z remote: Compressing objects: 9% (27/296) 2021-05-18T14:13:20.6157121Z remote: Compressing objects: 10% (30/296) 2021-05-18T14:13:20.6157721Z remote: Compressing objects: 11% (33/296) 2021-05-18T14:13:20.6158398Z remote: Compressing objects: 12% (36/296) 2021-05-18T14:13:20.6159799Z remote: Compressing objects: 13% (39/296) 2021-05-18T14:13:20.6161226Z remote: Compressing objects: 14% (42/296) 2021-05-18T14:13:20.6163277Z remote: Compressing objects: 15% (45/296) 2021-05-18T14:13:20.6163869Z remote: Compressing objects: 16% (48/296) 2021-05-18T14:13:20.6164464Z remote: Compressing objects: 17% (51/296) 2021-05-18T14:13:20.6165059Z remote: Compressing objects: 18% (54/296) 2021-05-18T14:13:20.6165639Z remote: Compressing objects: 19% (57/296) 2021-05-18T14:13:20.6167119Z remote: Compressing objects: 20% (60/296) 2021-05-18T14:13:20.6167638Z remote: Compressing objects: 21% (63/296) 2021-05-18T14:13:20.6168158Z remote: Compressing objects: 22% (66/296) 2021-05-18T14:13:20.6168679Z remote: Compressing objects: 23% (69/296) 2021-05-18T14:13:20.6169187Z remote: Compressing objects: 24% (72/296) 2021-05-18T14:13:20.6169715Z remote: Compressing objects: 25% (74/296) 2021-05-18T14:13:20.6170954Z remote: Compressing objects: 26% (77/296) 2021-05-18T14:13:20.6171567Z remote: Compressing objects: 27% (80/296) 2021-05-18T14:13:20.6172092Z remote: Compressing objects: 28% (83/296) 2021-05-18T14:13:20.6172602Z remote: Compressing objects: 29% (86/296) 2021-05-18T14:13:20.6173128Z remote: Compressing objects: 30% (89/296) 2021-05-18T14:13:20.6174386Z remote: Compressing objects: 31% (92/296) 2021-05-18T14:13:20.6174894Z remote: Compressing objects: 32% (95/296) 2021-05-18T14:13:20.6176177Z remote: Compressing objects: 33% (98/296) 2021-05-18T14:13:20.6176711Z remote: Compressing objects: 34% (101/296) 2021-05-18T14:13:20.6177238Z remote: Compressing objects: 35% (104/296) 2021-05-18T14:13:20.6177772Z remote: Compressing objects: 36% (107/296) 2021-05-18T14:13:20.6178283Z remote: Compressing objects: 37% (110/296) 2021-05-18T14:13:20.6178999Z remote: Compressing objects: 38% (113/296) 2021-05-18T14:13:20.6179618Z remote: Compressing objects: 39% (116/296) 2021-05-18T14:13:20.6180213Z remote: Compressing objects: 40% (119/296) 2021-05-18T14:13:20.6180812Z remote: Compressing objects: 41% (122/296) 2021-05-18T14:13:20.6182509Z remote: Compressing objects: 42% (125/296) 2021-05-18T14:13:20.6183151Z remote: Compressing objects: 43% (128/296) 2021-05-18T14:13:20.6184371Z remote: Compressing objects: 44% (131/296) 2021-05-18T14:13:20.6185946Z remote: Compressing objects: 45% (134/296) 2021-05-18T14:13:20.6188718Z remote: Compressing objects: 46% (137/296) 2021-05-18T14:13:20.6189354Z remote: Compressing objects: 47% (140/296) 2021-05-18T14:13:20.6190005Z remote: Compressing objects: 48% (143/296) 2021-05-18T14:13:20.6190651Z remote: Compressing objects: 49% (146/296) 2021-05-18T14:13:20.6191333Z remote: Compressing objects: 50% (148/296) 2021-05-18T14:13:20.6191983Z remote: Compressing objects: 51% (151/296) 2021-05-18T14:13:20.6192754Z remote: Compressing objects: 52% (154/296) 2021-05-18T14:13:20.6193393Z remote: Compressing objects: 53% (157/296) 2021-05-18T14:13:20.6194038Z remote: Compressing objects: 54% (160/296) 2021-05-18T14:13:20.6194688Z remote: Compressing objects: 55% (163/296) 2021-05-18T14:13:20.6195318Z remote: Compressing objects: 56% (166/296) 2021-05-18T14:13:20.6196043Z remote: Compressing objects: 57% (169/296) 2021-05-18T14:13:20.6196841Z remote: Compressing objects: 58% (172/296) 2021-05-18T14:13:20.6197485Z remote: Compressing objects: 59% (175/296) 2021-05-18T14:13:20.6198132Z remote: Compressing objects: 60% (178/296) 2021-05-18T14:13:20.6198762Z remote: Compressing objects: 61% (181/296) 2021-05-18T14:13:20.6199406Z remote: Compressing objects: 62% (184/296) 2021-05-18T14:13:20.6216279Z remote: Compressing objects: 63% (187/296) 2021-05-18T14:13:20.6217036Z remote: Compressing objects: 64% (190/296) 2021-05-18T14:13:20.6217721Z remote: Compressing objects: 65% (193/296) 2021-05-18T14:13:20.6218362Z remote: Compressing objects: 66% (196/296) 2021-05-18T14:13:20.6219014Z remote: Compressing objects: 67% (199/296) 2021-05-18T14:13:20.6219662Z remote: Compressing objects: 68% (202/296) 2021-05-18T14:13:20.6220289Z remote: Compressing objects: 69% (205/296) 2021-05-18T14:13:20.6220937Z remote: Compressing objects: 70% (208/296) 2021-05-18T14:13:20.6233676Z remote: Compressing objects: 71% (211/296) 2021-05-18T14:13:20.6234380Z remote: Compressing objects: 72% (214/296) 2021-05-18T14:13:20.6235035Z remote: Compressing objects: 73% (217/296) 2021-05-18T14:13:20.6235668Z remote: Compressing objects: 74% (220/296) 2021-05-18T14:13:20.6236322Z remote: Compressing objects: 75% (222/296) 2021-05-18T14:13:20.6237742Z remote: Compressing objects: 76% (225/296) 2021-05-18T14:13:20.6238431Z remote: Compressing objects: 77% (228/296) 2021-05-18T14:13:20.6247814Z remote: Compressing objects: 78% (231/296) 2021-05-18T14:13:20.6249852Z remote: Compressing objects: 79% (234/296) 2021-05-18T14:13:20.6255553Z remote: Compressing objects: 80% (237/296) 2021-05-18T14:13:20.6260750Z remote: Compressing objects: 81% (240/296) 2021-05-18T14:13:20.6271175Z remote: Compressing objects: 82% (243/296) 2021-05-18T14:13:20.6283695Z remote: Compressing objects: 83% (246/296) 2021-05-18T14:13:20.6302005Z remote: Compressing objects: 84% (249/296) 2021-05-18T14:13:20.6305547Z remote: Compressing objects: 85% (252/296) 2021-05-18T14:13:20.6322533Z remote: Compressing objects: 86% (255/296) 2021-05-18T14:13:20.6327394Z remote: Compressing objects: 87% (258/296) 2021-05-18T14:13:20.6347029Z remote: Compressing objects: 88% (261/296) 2021-05-18T14:13:20.6348036Z remote: Compressing objects: 89% (264/296) 2021-05-18T14:13:20.6354913Z remote: Compressing objects: 90% (267/296) 2021-05-18T14:13:20.6377677Z remote: Compressing objects: 91% (270/296) 2021-05-18T14:13:20.6378393Z remote: Compressing objects: 92% (273/296) 2021-05-18T14:13:20.6384020Z remote: Compressing objects: 93% (276/296) 2021-05-18T14:13:20.6402158Z remote: Compressing objects: 94% (279/296) 2021-05-18T14:13:20.6424349Z remote: Compressing objects: 95% (282/296) 2021-05-18T14:13:20.6425100Z remote: Compressing objects: 96% (285/296) 2021-05-18T14:13:20.6425761Z remote: Compressing objects: 97% (288/296) 2021-05-18T14:13:20.6426402Z remote: Compressing objects: 98% (291/296) 2021-05-18T14:13:20.6427052Z remote: Compressing objects: 99% (294/296) 2021-05-18T14:13:20.6431800Z remote: Compressing objects: 100% (296/296) 2021-05-18T14:13:20.6433283Z remote: Compressing objects: 100% (296/296), done. 2021-05-18T14:13:20.6577672Z Receiving objects: 0% (1/318) 2021-05-18T14:13:20.6578429Z Receiving objects: 1% (4/318) 2021-05-18T14:13:20.6582051Z Receiving objects: 2% (7/318) 2021-05-18T14:13:20.6583572Z Receiving objects: 3% (10/318) 2021-05-18T14:13:20.6584401Z Receiving objects: 4% (13/318) 2021-05-18T14:13:20.6586159Z Receiving objects: 5% (16/318) 2021-05-18T14:13:20.6586954Z Receiving objects: 6% (20/318) 2021-05-18T14:13:20.6590975Z Receiving objects: 7% (23/318) 2021-05-18T14:13:20.6594831Z Receiving objects: 8% (26/318) 2021-05-18T14:13:20.6599675Z Receiving objects: 9% (29/318) 2021-05-18T14:13:20.6606617Z Receiving objects: 10% (32/318) 2021-05-18T14:13:20.6619695Z Receiving objects: 11% (35/318) 2021-05-18T14:13:20.6623419Z Receiving objects: 12% (39/318) 2021-05-18T14:13:20.6625910Z Receiving objects: 13% (42/318) 2021-05-18T14:13:20.6629793Z Receiving objects: 14% (45/318) 2021-05-18T14:13:20.6634801Z Receiving objects: 15% (48/318) 2021-05-18T14:13:20.6640293Z Receiving objects: 16% (51/318) 2021-05-18T14:13:20.6640843Z Receiving objects: 17% (55/318) 2021-05-18T14:13:20.7903733Z Receiving objects: 18% (58/318) 2021-05-18T14:13:20.7904667Z Receiving objects: 19% (61/318) 2021-05-18T14:13:20.7907161Z Receiving objects: 20% (64/318) 2021-05-18T14:13:20.7912391Z Receiving objects: 21% (67/318) 2021-05-18T14:13:20.8046863Z Receiving objects: 22% (70/318) 2021-05-18T14:13:20.8617625Z Receiving objects: 23% (74/318) 2021-05-18T14:13:20.8822301Z Receiving objects: 24% (77/318) 2021-05-18T14:13:20.8824785Z Receiving objects: 25% (80/318) 2021-05-18T14:13:20.8825723Z Receiving objects: 26% (83/318) 2021-05-18T14:13:20.8826276Z Receiving objects: 27% (86/318) 2021-05-18T14:13:20.8829775Z Receiving objects: 28% (90/318) 2021-05-18T14:13:20.8830596Z Receiving objects: 29% (93/318) 2021-05-18T14:13:20.8831240Z Receiving objects: 30% (96/318) 2021-05-18T14:13:20.8834321Z Receiving objects: 31% (99/318) 2021-05-18T14:13:20.8965290Z Receiving objects: 32% (102/318) 2021-05-18T14:13:20.8966146Z Receiving objects: 33% (105/318) 2021-05-18T14:13:20.8967194Z Receiving objects: 34% (109/318) 2021-05-18T14:13:20.8968016Z Receiving objects: 35% (112/318) 2021-05-18T14:13:20.8968743Z Receiving objects: 36% (115/318) 2021-05-18T14:13:20.8969460Z Receiving objects: 37% (118/318) 2021-05-18T14:13:20.8970173Z Receiving objects: 38% (121/318) 2021-05-18T14:13:20.8970875Z Receiving objects: 39% (125/318) 2021-05-18T14:13:20.8971565Z Receiving objects: 40% (128/318) 2021-05-18T14:13:20.8972273Z Receiving objects: 41% (131/318) 2021-05-18T14:13:20.8972975Z Receiving objects: 42% (134/318) 2021-05-18T14:13:20.8973952Z Receiving objects: 43% (137/318) 2021-05-18T14:13:20.8975327Z Receiving objects: 44% (140/318) 2021-05-18T14:13:20.8976016Z Receiving objects: 45% (144/318) 2021-05-18T14:13:20.8976779Z Receiving objects: 46% (147/318) 2021-05-18T14:13:20.8977482Z Receiving objects: 47% (150/318) 2021-05-18T14:13:20.8978127Z Receiving objects: 48% (153/318) 2021-05-18T14:13:20.8978788Z Receiving objects: 49% (156/318) 2021-05-18T14:13:20.8979575Z Receiving objects: 50% (159/318) 2021-05-18T14:13:20.8980460Z Receiving objects: 51% (163/318) 2021-05-18T14:13:20.8981108Z Receiving objects: 52% (166/318) 2021-05-18T14:13:20.8981914Z Receiving objects: 53% (169/318) 2021-05-18T14:13:20.8982583Z Receiving objects: 54% (172/318) 2021-05-18T14:13:20.8983241Z Receiving objects: 55% (175/318) 2021-05-18T14:13:20.8983922Z Receiving objects: 56% (179/318) 2021-05-18T14:13:20.8984551Z Receiving objects: 57% (182/318) 2021-05-18T14:13:20.8985164Z Receiving objects: 58% (185/318) 2021-05-18T14:13:20.8985794Z Receiving objects: 59% (188/318) 2021-05-18T14:13:20.8986401Z Receiving objects: 60% (191/318) 2021-05-18T14:13:20.8987034Z Receiving objects: 61% (194/318) 2021-05-18T14:13:20.8987658Z Receiving objects: 62% (198/318) 2021-05-18T14:13:20.8988263Z Receiving objects: 63% (201/318) 2021-05-18T14:13:20.8988885Z Receiving objects: 64% (204/318) 2021-05-18T14:13:20.8989511Z Receiving objects: 65% (207/318) 2021-05-18T14:13:20.8990158Z Receiving objects: 66% (210/318) 2021-05-18T14:13:20.8991059Z Receiving objects: 67% (214/318) 2021-05-18T14:13:20.8991587Z Receiving objects: 68% (217/318) 2021-05-18T14:13:20.8992122Z Receiving objects: 69% (220/318) 2021-05-18T14:13:20.8992654Z Receiving objects: 70% (223/318) 2021-05-18T14:13:20.8993172Z Receiving objects: 71% (226/318) 2021-05-18T14:13:20.8993704Z Receiving objects: 72% (229/318) 2021-05-18T14:13:20.8994221Z Receiving objects: 73% (233/318) 2021-05-18T14:13:20.8994751Z Receiving objects: 74% (236/318) 2021-05-18T14:13:20.8995285Z Receiving objects: 75% (239/318) 2021-05-18T14:13:20.8995797Z Receiving objects: 76% (242/318) 2021-05-18T14:13:20.8996321Z Receiving objects: 77% (245/318) 2021-05-18T14:13:20.8996836Z Receiving objects: 78% (249/318) 2021-05-18T14:13:20.8997362Z Receiving objects: 79% (252/318) 2021-05-18T14:13:20.8997890Z Receiving objects: 80% (255/318) 2021-05-18T14:13:20.8998405Z Receiving objects: 81% (258/318) 2021-05-18T14:13:20.8998928Z Receiving objects: 82% (261/318) 2021-05-18T14:13:20.8999452Z Receiving objects: 83% (264/318) 2021-05-18T14:13:20.8999977Z Receiving objects: 84% (268/318) 2021-05-18T14:13:20.9000505Z Receiving objects: 85% (271/318) 2021-05-18T14:13:20.9001016Z Receiving objects: 86% (274/318) 2021-05-18T14:13:20.9001540Z Receiving objects: 87% (277/318) 2021-05-18T14:13:20.9002053Z Receiving objects: 88% (280/318) 2021-05-18T14:13:20.9002582Z Receiving objects: 89% (284/318) 2021-05-18T14:13:20.9003112Z Receiving objects: 90% (287/318) 2021-05-18T14:13:20.9003625Z Receiving objects: 91% (290/318) 2021-05-18T14:13:20.9004152Z Receiving objects: 92% (293/318) 2021-05-18T14:13:20.9004661Z Receiving objects: 93% (296/318) 2021-05-18T14:13:20.9005185Z Receiving objects: 94% (299/318) 2021-05-18T14:13:20.9005713Z Receiving objects: 95% (303/318) 2021-05-18T14:13:20.9006226Z Receiving objects: 96% (306/318) 2021-05-18T14:13:20.9006750Z Receiving objects: 97% (309/318) 2021-05-18T14:13:20.9007263Z Receiving objects: 98% (312/318) 2021-05-18T14:13:20.9007867Z Receiving objects: 99% (315/318) 2021-05-18T14:13:20.9009205Z remote: Total 318 (delta 51), reused 119 (delta 19), pack-reused 0 2021-05-18T14:13:20.9012071Z Receiving objects: 100% (318/318) 2021-05-18T14:13:20.9012690Z Receiving objects: 100% (318/318), 3.40 MiB | 13.93 MiB/s, done. 2021-05-18T14:13:20.9013292Z Resolving deltas: 0% (0/51) 2021-05-18T14:13:20.9013791Z Resolving deltas: 1% (1/51) 2021-05-18T14:13:20.9014310Z Resolving deltas: 3% (2/51) 2021-05-18T14:13:20.9014819Z Resolving deltas: 5% (3/51) 2021-05-18T14:13:20.9015307Z Resolving deltas: 7% (4/51) 2021-05-18T14:13:20.9015814Z Resolving deltas: 9% (5/51) 2021-05-18T14:13:20.9016307Z Resolving deltas: 11% (6/51) 2021-05-18T14:13:20.9017557Z Resolving deltas: 13% (7/51) 2021-05-18T14:13:20.9018077Z Resolving deltas: 15% (8/51) 2021-05-18T14:13:20.9018574Z Resolving deltas: 17% (9/51) 2021-05-18T14:13:20.9019090Z Resolving deltas: 19% (10/51) 2021-05-18T14:13:20.9019585Z Resolving deltas: 21% (11/51) 2021-05-18T14:13:20.9020118Z Resolving deltas: 23% (12/51) 2021-05-18T14:13:20.9020631Z Resolving deltas: 25% (13/51) 2021-05-18T14:13:20.9021126Z Resolving deltas: 27% (14/51) 2021-05-18T14:13:20.9021767Z Resolving deltas: 29% (15/51) 2021-05-18T14:13:20.9022266Z Resolving deltas: 31% (16/51) 2021-05-18T14:13:20.9022782Z Resolving deltas: 33% (17/51) 2021-05-18T14:13:20.9023297Z Resolving deltas: 35% (18/51) 2021-05-18T14:13:20.9023798Z Resolving deltas: 37% (19/51) 2021-05-18T14:13:20.9024308Z Resolving deltas: 39% (20/51) 2021-05-18T14:13:20.9024803Z Resolving deltas: 41% (21/51) 2021-05-18T14:13:20.9025311Z Resolving deltas: 43% (22/51) 2021-05-18T14:13:20.9027895Z Resolving deltas: 45% (23/51) 2021-05-18T14:13:20.9028398Z Resolving deltas: 47% (24/51) 2021-05-18T14:13:20.9028909Z Resolving deltas: 49% (25/51) 2021-05-18T14:13:20.9029404Z Resolving deltas: 50% (26/51) 2021-05-18T14:13:20.9030172Z Resolving deltas: 52% (27/51) 2021-05-18T14:13:20.9030684Z Resolving deltas: 54% (28/51) 2021-05-18T14:13:20.9031351Z Resolving deltas: 56% (29/51) 2021-05-18T14:13:20.9031978Z Resolving deltas: 58% (30/51) 2021-05-18T14:13:20.9032570Z Resolving deltas: 60% (31/51) 2021-05-18T14:13:20.9033271Z Resolving deltas: 62% (32/51) 2021-05-18T14:13:20.9033789Z Resolving deltas: 64% (33/51) 2021-05-18T14:13:20.9034282Z Resolving deltas: 66% (34/51) 2021-05-18T14:13:20.9034792Z Resolving deltas: 68% (35/51) 2021-05-18T14:13:20.9035288Z Resolving deltas: 70% (36/51) 2021-05-18T14:13:20.9035805Z Resolving deltas: 72% (37/51) 2021-05-18T14:13:20.9036312Z Resolving deltas: 74% (38/51) 2021-05-18T14:13:20.9036809Z Resolving deltas: 76% (39/51) 2021-05-18T14:13:20.9037317Z Resolving deltas: 78% (40/51) 2021-05-18T14:13:20.9038357Z Resolving deltas: 80% (41/51) 2021-05-18T14:13:20.9039397Z Resolving deltas: 82% (42/51) 2021-05-18T14:13:20.9040457Z Resolving deltas: 84% (43/51) 2021-05-18T14:13:20.9041133Z Resolving deltas: 86% (44/51) 2021-05-18T14:13:20.9043600Z Resolving deltas: 88% (45/51) 2021-05-18T14:13:20.9044178Z Resolving deltas: 90% (46/51) 2021-05-18T14:13:20.9045785Z Resolving deltas: 92% (47/51) 2021-05-18T14:13:20.9046543Z Resolving deltas: 94% (48/51) 2021-05-18T14:13:20.9047424Z Resolving deltas: 96% (49/51) 2021-05-18T14:13:20.9048197Z Resolving deltas: 98% (50/51) 2021-05-18T14:13:20.9048932Z Resolving deltas: 100% (51/51) 2021-05-18T14:13:20.9049724Z Resolving deltas: 100% (51/51), done. 2021-05-18T14:13:20.9477808Z From https://github.com/neuroconductor/freesurferformats 2021-05-18T14:13:20.9492680Z * [new ref] 5ee873ef8a36fc9bc5d3a9054d32374678d85926 -> 0.1.13.s 2021-05-18T14:13:20.9493702Z ##[endgroup] 2021-05-18T14:13:20.9494384Z ##[group]Determining the checkout info 2021-05-18T14:13:20.9494995Z ##[endgroup] 2021-05-18T14:13:20.9495530Z ##[group]Checking out the ref 2021-05-18T14:13:20.9496393Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.13.s 2021-05-18T14:13:20.9889642Z Note: switching to 'refs/tags/0.1.13.s'. 2021-05-18T14:13:20.9890133Z 2021-05-18T14:13:20.9891428Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:13:20.9892491Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:13:20.9893519Z state without impacting any branches by switching back to a branch. 2021-05-18T14:13:20.9894127Z 2021-05-18T14:13:20.9894813Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:13:20.9896007Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:13:20.9896563Z 2021-05-18T14:13:20.9897293Z git switch -c 2021-05-18T14:13:20.9897759Z 2021-05-18T14:13:20.9898279Z Or undo this operation with: 2021-05-18T14:13:20.9898690Z 2021-05-18T14:13:20.9899262Z git switch - 2021-05-18T14:13:20.9899598Z 2021-05-18T14:13:20.9900415Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:13:20.9901125Z 2021-05-18T14:13:20.9902156Z HEAD is now at 5ee873e Version id 198 stable 2021-05-18T14:13:20.9903140Z ##[endgroup] 2021-05-18T14:13:20.9929162Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:13:20.9960343Z '5ee873ef8a36fc9bc5d3a9054d32374678d85926' 2021-05-18T14:13:21.0109518Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:13:21.0110110Z with: 2021-05-18T14:13:21.0110625Z r-version: release 2021-05-18T14:13:21.0111092Z Ncpus: 1 2021-05-18T14:13:21.0111633Z crayon.enabled: NULL 2021-05-18T14:13:21.0112270Z remove-openmp-macos: true 2021-05-18T14:13:21.0113133Z http-user-agent: default 2021-05-18T14:13:21.0113701Z install-r: true 2021-05-18T14:13:21.0114335Z windows-path-include-mingw: true 2021-05-18T14:13:21.0114987Z env: 2021-05-18T14:13:21.0115462Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:21.0116065Z TIC_DEPLOY_KEY: 2021-05-18T14:13:21.0117002Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:21.0118794Z GITHUB_PAT: *** 2021-05-18T14:13:21.0119742Z COVERALLS_TOKEN: *** 2021-05-18T14:13:21.0123157Z continue-on-error: false 2021-05-18T14:13:21.0129049Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:21.0133402Z ##[endgroup] 2021-05-18T14:13:21.7696814Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:13:25.1282969Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:13:25.1285499Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:13:25.1287493Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:13:25.1892288Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:13:25.3880370Z Hit:5 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:13:25.3933751Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:13:25.4113792Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:13:25.4819916Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:13:25.5064281Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:13:25.5090616Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:13:25.5094427Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:13:25.5147337Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:13:25.5176197Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:13:25.5247380Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:13:25.5267547Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:13:25.6621026Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:13:26.0089950Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:13:26.0828192Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:13:26.0934435Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:13:26.3917077Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:13:26.4024684Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:13:26.4043877Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:13:26.4142458Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:13:26.4153507Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:13:26.4796936Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:13:26.4872183Z Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:13:35.6721781Z Fetched 4559 kB in 2s (3002 kB/s) 2021-05-18T14:13:36.4268687Z Reading package lists... 2021-05-18T14:13:36.4561832Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:13:38.3944027Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:13:38.4626362Z Reading package lists... 2021-05-18T14:13:38.6190712Z Building dependency tree... 2021-05-18T14:13:38.6208898Z Reading state information... 2021-05-18T14:13:38.7876480Z The following additional packages will be installed: 2021-05-18T14:13:38.7878380Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:13:38.7880210Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:13:38.7882445Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:13:38.7886680Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:13:38.7889003Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:13:38.7890774Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:13:38.7892731Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:13:38.7894986Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:13:38.7896882Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:13:38.7898713Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:13:38.7900636Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:13:38.7902799Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:13:38.7904957Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:13:38.7907033Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:13:38.7908915Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:13:38.7910749Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:13:38.7912483Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:13:38.7914562Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:13:38.7966352Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:13:38.7968056Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:13:38.7969386Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:13:38.7971641Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:13:38.7973362Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:13:38.7976124Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:13:38.7978120Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:13:38.7979639Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:13:38.7981453Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:13:38.7982934Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:13:38.7984449Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:13:38.7985787Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:13:38.7987069Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:13:38.7988474Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:13:38.7989863Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:13:38.7991140Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:13:38.7992391Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:13:38.7993997Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:13:38.7995391Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:13:38.7996490Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:13:38.7997240Z Suggested packages: 2021-05-18T14:13:38.7998093Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:13:38.7999282Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:13:38.8000570Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:13:38.8001886Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:13:38.8003196Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:13:38.8004397Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:13:38.8005864Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:13:38.8007241Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:13:38.8008847Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:13:38.8010215Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:13:39.3220984Z The following NEW packages will be installed: 2021-05-18T14:13:39.3223225Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:13:39.3224726Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:13:39.3226508Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:13:39.3238694Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:13:39.3269244Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:13:39.3272512Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:13:39.3275995Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:13:39.3282126Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:13:39.3285234Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:13:39.3288110Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:13:39.3290326Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:13:39.3291869Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:13:39.3293510Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:13:39.3295038Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:13:39.3296440Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:13:39.3297809Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:13:39.3299579Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:13:39.3301511Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:13:39.3303213Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:13:39.3304635Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:13:39.3305901Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:13:39.3307203Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:13:39.3308682Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:13:39.3310260Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:13:39.3311718Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:13:39.3313088Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:13:39.3314568Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:13:39.3316056Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:13:39.3317929Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:13:39.3319589Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:13:39.3321184Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:13:39.3322894Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:13:39.3324722Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:13:39.3326316Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:13:39.3327850Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:13:39.3329437Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:13:39.3330886Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:13:39.3332105Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:13:39.3488812Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:39.3489708Z Need to get 8648 kB of archives. 2021-05-18T14:13:39.3490516Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:13:39.3492522Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:13:39.3521800Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:13:39.3533091Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:13:39.3545032Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:13:39.3555226Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:13:39.3569305Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:13:39.3606897Z 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-18T14:13:39.3609055Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:13:39.3611128Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:13:39.3613124Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:13:39.3615023Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:13:39.3616853Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:13:39.3633217Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:13:39.3635079Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:13:39.3636831Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:13:39.3659626Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:13:39.3661337Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:13:39.3676924Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:13:39.3692171Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:13:39.3802077Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:13:39.3840386Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:13:39.3881411Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:13:39.3883329Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:13:39.3884992Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:13:39.3895563Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:13:39.4043151Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:13:39.4053913Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:13:39.4065094Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:13:39.4126639Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:13:39.4137261Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:13:39.4144780Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:13:39.4150080Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:13:39.4156441Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:13:39.4166336Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:13:39.4173464Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:13:39.4180779Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:13:39.4189785Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:13:39.4195468Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:13:39.4202647Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:13:39.4210785Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:13:39.4216184Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:13:39.4222120Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:13:39.4232607Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:13:39.4236774Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:13:39.4246216Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:13:39.4255441Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:13:39.4268539Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:13:39.4274806Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:13:39.4281254Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:13:39.4287981Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:13:39.4296577Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:13:39.4343692Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:13:39.4354005Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:13:39.4360208Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:13:39.4368032Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:13:39.4374773Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:13:39.4380458Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:13:39.4387593Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:13:39.4395903Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:13:39.4408828Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:13:39.4464083Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:13:39.4475685Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:13:39.4492083Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:13:39.4507221Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:13:39.4513928Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:13:39.4522820Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:13:39.4527493Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:13:39.4536071Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:13:39.4618887Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:13:39.4631815Z 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-18T14:13:39.4639585Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:13:39.4648476Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:13:39.4656155Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:13:39.4663062Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:13:39.4670357Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:13:39.4678711Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:13:39.4720766Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:13:39.4747480Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:13:39.4753690Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:13:39.4760802Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:13:39.4789630Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:13:39.4798649Z 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-18T14:13:39.4805126Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:13:39.4811453Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:13:39.4825103Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:13:39.4832984Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:13:39.4844292Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:13:39.4855580Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:13:39.4862779Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:13:39.4871267Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:13:39.4878322Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:13:39.4887205Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:13:39.4896552Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:13:39.4906289Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:13:39.4914273Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:13:39.4929799Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:13:39.4937259Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:13:39.4949749Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:13:39.4957863Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:13:39.4966108Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:13:39.4974341Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:13:39.5090512Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:13:39.5142450Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:13:39.5152294Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:13:39.5220388Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:13:39.5222473Z 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-18T14:13:39.5225731Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:13:39.5227920Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:13:39.5229778Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:13:39.5231811Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:13:39.5233697Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:13:39.5239691Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:13:39.5248274Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:13:39.5255798Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:13:39.5262072Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:13:39.5270425Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:13:39.5275768Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:13:39.5283483Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:13:39.5288125Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:13:39.5297094Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:13:39.5304249Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:13:39.5309242Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:13:39.5317517Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:13:39.5321844Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:13:39.5327515Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:13:39.5335217Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:13:39.5464934Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:13:39.5471186Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:13:39.5486049Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:13:39.5594342Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:13:40.3235778Z Fetched 8648 kB in 0s (38.0 MB/s) 2021-05-18T14:13:40.3993377Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:13:40.4433062Z (Reading database ... 2021-05-18T14:13:40.4433971Z (Reading database ... 5% 2021-05-18T14:13:40.4434937Z (Reading database ... 10% 2021-05-18T14:13:40.4435804Z (Reading database ... 15% 2021-05-18T14:13:40.4436962Z (Reading database ... 20% 2021-05-18T14:13:40.4437823Z (Reading database ... 25% 2021-05-18T14:13:40.4438696Z (Reading database ... 30% 2021-05-18T14:13:40.4439539Z (Reading database ... 35% 2021-05-18T14:13:40.4440391Z (Reading database ... 40% 2021-05-18T14:13:40.4441234Z (Reading database ... 45% 2021-05-18T14:13:40.4442088Z (Reading database ... 50% 2021-05-18T14:13:40.8625871Z (Reading database ... 55% 2021-05-18T14:13:41.5831503Z (Reading database ... 60% 2021-05-18T14:13:42.0246442Z (Reading database ... 65% 2021-05-18T14:13:42.6266840Z (Reading database ... 70% 2021-05-18T14:13:43.3063180Z (Reading database ... 75% 2021-05-18T14:13:44.0347778Z (Reading database ... 80% 2021-05-18T14:13:44.8388368Z (Reading database ... 85% 2021-05-18T14:13:45.6449877Z (Reading database ... 90% 2021-05-18T14:13:46.3595227Z (Reading database ... 95% 2021-05-18T14:13:46.3595913Z (Reading database ... 100% 2021-05-18T14:13:46.3596763Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:13:46.3722492Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:13:46.4011111Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:13:46.4462669Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:13:46.4646836Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:13:46.4657821Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:13:46.4922847Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:13:46.5195632Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:13:46.5205227Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:13:46.5527078Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:13:46.5784646Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:13:46.5794196Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:13:46.6073945Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:13:46.6331306Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:13:46.6342531Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:13:46.6633183Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:13:46.6906509Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:13:46.6918038Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:13:46.7156670Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:13:46.7408815Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:13:46.7418556Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:13:46.7702529Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:13:46.7901492Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:13:46.7911023Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:13:46.8182940Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:13:46.8386739Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:13:46.8396305Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:13:46.8597058Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:13:46.8865637Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:13:46.8874862Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:13:46.9131457Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:13:46.9380433Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:13:46.9390716Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:13:46.9616416Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:13:46.9879241Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:13:46.9886693Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:13:47.0182846Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:13:47.0373970Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:13:47.0385554Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:13:47.0622334Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:13:47.0892413Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:13:47.0900725Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:13:47.1142737Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:13:47.1399397Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:13:47.1408020Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:13:47.1675819Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:13:47.1941045Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:13:47.1950696Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:13:47.2262469Z Selecting previously unselected package patchutils. 2021-05-18T14:13:47.2482634Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:13:47.2496447Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:13:47.2799013Z Selecting previously unselected package wdiff. 2021-05-18T14:13:47.3065459Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:13:47.3074881Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:13:47.3365950Z Selecting previously unselected package devscripts. 2021-05-18T14:13:47.3634438Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:13:47.3872400Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:13:47.5125917Z Selecting previously unselected package diffstat. 2021-05-18T14:13:47.5407300Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:13:47.5416420Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:13:47.5704273Z Selecting previously unselected package python3-gpg. 2021-05-18T14:13:47.5938794Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:13:47.5947923Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:13:47.6463646Z Selecting previously unselected package dput. 2021-05-18T14:13:47.6683534Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:13:47.6754687Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:13:47.7054520Z Selecting previously unselected package gdebi-core. 2021-05-18T14:13:47.7329869Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:13:47.7336807Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:13:47.8406199Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:13:47.8678994Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:13:47.8751897Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:13:47.9049522Z Selecting previously unselected package gettext. 2021-05-18T14:13:47.9324583Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:13:47.9332616Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:13:48.1473478Z Selecting previously unselected package intltool-debian. 2021-05-18T14:13:48.1734303Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:13:48.1742609Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:13:48.1962485Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:13:48.2225408Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:13:48.2235581Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:13:48.2536284Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:13:48.2803293Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:13:48.2811734Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:13:48.3142666Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:13:48.3366687Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:13:48.3378414Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:13:48.3703014Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:13:48.3881440Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:13:48.3893143Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:13:48.4106012Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:13:48.4364958Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:13:48.4378841Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:13:48.4662794Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:13:48.4889208Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:13:48.4898038Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:13:48.5182936Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:13:48.5389302Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:13:48.5399765Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:13:48.5643885Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:13:48.5897032Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:13:48.5905595Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:13:48.6182861Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:13:48.6386172Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:13:48.6396696Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:13:48.6636869Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:13:48.6906048Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:13:48.6916356Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:13:48.7159337Z Selecting previously unselected package libclone-perl. 2021-05-18T14:13:48.7430057Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:13:48.7441624Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:13:48.7692184Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:13:48.7938867Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:13:48.7947934Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:13:48.8162925Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:13:48.8434994Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:13:48.8446336Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:13:48.8700420Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:13:48.8979275Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:13:48.8990795Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:13:48.9262623Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:13:48.9481714Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:13:48.9494012Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:13:48.9743501Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:13:48.9982093Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:13:48.9988787Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:13:49.0300461Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:13:49.0551138Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:13:49.0565719Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:13:49.0862688Z Selecting previously unselected package libwant-perl. 2021-05-18T14:13:49.1067282Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:13:49.1079907Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:13:49.1484411Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:13:49.1715041Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:13:49.1726918Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:13:49.2023673Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:13:49.2254521Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:13:49.2261048Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:13:49.2623841Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:13:49.2817334Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:13:49.2828557Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:13:49.3102404Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:13:49.3304008Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:13:49.3314279Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:13:49.3543310Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:13:49.3764736Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:13:49.3774623Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:13:49.4022505Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:13:49.4245250Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:13:49.4254211Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:13:49.4622714Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:13:49.4790044Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:13:49.4801324Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:13:49.5424524Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:13:49.5703420Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:13:49.5711782Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:13:49.6023088Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:13:49.6257722Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:13:49.6268975Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:13:49.6503054Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:13:49.6764399Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:13:49.6773913Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:13:49.7023635Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:13:49.7277712Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:13:49.7287038Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:13:49.7485698Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:13:49.7748300Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:13:49.7756787Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:13:49.8022799Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:13:49.8217863Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:13:49.8229500Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:13:49.8422872Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:13:49.8708102Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:13:49.8716634Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:13:49.8943008Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:13:49.9193004Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:13:49.9201632Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:13:49.9401128Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:13:49.9691676Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:13:49.9702998Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:13:50.0342719Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:13:50.0506579Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:13:50.0516949Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:13:50.0822912Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:13:50.1031814Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:13:50.1042724Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:13:50.1322285Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:13:50.1568736Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:13:50.1582802Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:13:50.1831089Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:13:50.2097930Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:13:50.2106554Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:13:50.2382481Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:13:50.2572291Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:13:50.2582518Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:13:50.2804509Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:13:50.3057989Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:13:50.3067798Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:13:50.3295668Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:13:50.3565821Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:13:50.3573448Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:13:50.3861689Z Selecting previously unselected package libjson-perl. 2021-05-18T14:13:50.4123209Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:13:50.4131723Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:13:50.4407310Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:13:50.4663801Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:13:50.4671552Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:13:50.4943071Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:13:50.5179482Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:13:50.5186799Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:13:50.5401508Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:13:50.5649319Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:13:50.5659732Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:13:50.5942371Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:13:50.6116897Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:13:50.6128038Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:13:50.6342843Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:13:50.6581442Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:13:50.6592720Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:13:50.6806274Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:13:50.7038902Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:13:50.7051030Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:13:50.7344418Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:13:50.7490733Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:13:50.7500853Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:13:50.7737051Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:13:50.7992243Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:13:50.8001008Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:13:50.8532732Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:13:50.8802025Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:13:50.8813430Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:13:50.9182629Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:13:50.9390840Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:13:50.9401649Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:13:50.9702763Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:13:50.9922755Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:13:50.9932733Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:13:51.0173574Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:13:51.0458352Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:13:51.0460084Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:13:51.1263513Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:13:51.1500802Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:13:51.1510737Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:13:51.1820378Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:13:51.2026118Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:13:51.2034629Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:13:51.2342931Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:13:51.2548773Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:13:51.2559789Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:13:51.2944259Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:13:51.3185626Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:13:51.3194633Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:13:51.3483738Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:13:51.3732228Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:13:51.3741883Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:13:51.4022627Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:13:51.4186159Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:13:51.4195430Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:13:51.4457068Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:13:51.4717845Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:13:51.4727318Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:13:52.4063157Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:13:52.4277322Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:13:52.4287970Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:13:52.4583825Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:13:52.4806776Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:13:52.4816905Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:13:52.5102634Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:13:52.5330891Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:13:52.5342673Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:13:52.5558310Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:13:52.5825107Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:13:52.5833824Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:13:52.6062652Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:13:52.6331375Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:13:52.6341509Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:13:52.6662642Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:13:52.6866490Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:13:52.6876645Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:13:52.7289171Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:13:52.7552948Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:13:52.7564425Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:13:52.7810231Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:13:52.8076057Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:13:52.8085874Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:13:52.8342662Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:13:52.8555848Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:13:52.8563742Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:13:52.8780575Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:13:52.9045881Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:13:52.9055548Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:13:52.9342521Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:13:52.9568379Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:13:52.9576536Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:13:52.9902828Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:13:53.0115480Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:13:53.0124351Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:13:53.0401677Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:13:53.0625007Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:13:53.0636714Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:13:53.0942367Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:13:53.1154674Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:13:53.1163700Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:13:53.1788203Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:13:53.2042015Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:13:53.2051886Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:13:53.2303272Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:13:53.2539469Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:13:53.2553041Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:13:53.2778653Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:13:53.3049958Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:13:53.3065281Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:13:53.3342624Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:13:53.3560150Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:13:53.3568887Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:13:53.3783031Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:13:53.4042436Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:13:53.4051908Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:13:53.4307566Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:13:53.4579516Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:13:53.4596372Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:13:53.4820622Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:13:53.5088902Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:13:53.5097928Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:13:53.5403824Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:13:53.5666568Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:13:53.5676969Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:13:53.5985245Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:13:53.6252075Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:13:53.6260376Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:13:53.6542809Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:13:53.6746326Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:13:53.6763077Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:13:53.7017413Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:13:53.7281074Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:13:53.7293274Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:13:53.7584167Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:13:53.7811816Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:13:53.7820864Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:13:53.8102996Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:13:53.8313876Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:13:53.8323449Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:13:53.8529839Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:13:53.8784871Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:13:53.8792933Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:13:53.9102645Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:13:53.9296504Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:13:53.9312317Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:13:53.9582649Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:13:53.9782159Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:13:53.9790267Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:13:54.0062864Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:13:54.0291109Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:13:54.0300999Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:13:54.0501732Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:13:54.0766682Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:13:54.0776125Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:13:54.1062297Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:13:54.1252599Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:13:54.1262046Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:13:54.1489622Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:13:54.1754385Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:13:54.1765866Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:13:54.2516195Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:13:54.2774303Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:13:54.2784321Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:13:54.3101981Z Selecting previously unselected package licensecheck. 2021-05-18T14:13:54.3256636Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:13:54.3265986Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:13:54.3543122Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:13:54.3755913Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:13:54.3765112Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:13:54.4015765Z Selecting previously unselected package t1utils. 2021-05-18T14:13:54.4277368Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:13:54.4290467Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:13:54.4601386Z Selecting previously unselected package lintian. 2021-05-18T14:13:54.4853196Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:13:54.4860975Z Unpacking lintian (2.62.0) ... 2021-05-18T14:13:54.8759047Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:13:54.9048060Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:13:54.9050366Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:13:54.9275195Z Selecting previously unselected package python3-xdg. 2021-05-18T14:13:54.9543523Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:13:54.9551480Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:13:54.9802095Z Selecting previously unselected package qpdf. 2021-05-18T14:13:55.0067131Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:13:55.0077638Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:13:55.0811619Z Selecting previously unselected package python3-magic. 2021-05-18T14:13:55.1087767Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:13:55.1103071Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:13:55.1696274Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:13:55.1734992Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:13:55.1762734Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:13:55.1784865Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:13:55.1809950Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:13:55.1839414Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:13:55.1866145Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:13:55.1892283Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:13:55.1926076Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:13:55.3691539Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:13:55.3721415Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:13:55.3746197Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:13:55.3770156Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:13:55.3802229Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:13:55.3828303Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:13:55.3857913Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:13:55.3884174Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:13:55.3910862Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:13:55.3940466Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:13:55.3964821Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:13:55.3990023Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:13:55.4018413Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:13:55.4044628Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:13:55.4075459Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:13:55.4102125Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:13:55.4129315Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:13:55.4174398Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:13:55.4200426Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:13:55.4233048Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:13:55.4255731Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:13:55.4279502Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:13:55.4308391Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:13:55.4342663Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:13:55.4371244Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:13:55.4398574Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:13:55.5972201Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:13:55.6002326Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:13:55.6027010Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:13:55.6051664Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:13:55.6076195Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:13:55.6103944Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:13:55.6135494Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:13:55.6161308Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:13:55.6184035Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:13:55.6207363Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:13:55.6231457Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:13:55.7982096Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:13:55.8012299Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:13:55.8036572Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:13:55.8061060Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:13:55.8091874Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:13:55.8118854Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:13:55.8145437Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:13:55.8170848Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:13:55.8199080Z Setting up t1utils (1.41-3) ... 2021-05-18T14:13:55.8228610Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:13:55.8268804Z Setting up diffstat (1.63-1) ... 2021-05-18T14:13:55.8296961Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:13:55.8328182Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:13:55.8356144Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:13:55.8386209Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:13:55.8410658Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:13:55.8446099Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:13:55.8475741Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:13:55.8503209Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:13:55.8529562Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:13:55.8551865Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:13:55.8578889Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:13:55.8610982Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:13:55.8639276Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:13:55.8671729Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:13:55.8697039Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:13:55.8724576Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:13:55.8753149Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:13:55.8779554Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:13:55.8800693Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:13:56.0347773Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:13:56.0375095Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:13:56.0400964Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:13:56.0424042Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:13:56.0450904Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:13:56.0475786Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:13:56.0500731Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:13:56.0532219Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:13:56.0882020Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:13:56.0920331Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:13:56.0952474Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:13:56.2423374Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:13:56.2453762Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:13:56.2481054Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:13:56.2557389Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:13:56.2584126Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:13:56.2606599Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:13:56.2628681Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:13:56.2652881Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:13:56.2678772Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:13:56.2703796Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:13:56.2735349Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:13:56.2758265Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:13:56.2782359Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:13:56.2811211Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:13:56.2841587Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:13:56.2864212Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:13:56.4460360Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:13:56.4485736Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:13:56.4510516Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:13:56.4536876Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:13:56.4558562Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:13:56.4585542Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:13:56.4616618Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:13:56.4639216Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:13:56.4659712Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:13:56.4690043Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:13:56.4715157Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:13:56.4744857Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:13:56.4768674Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:13:56.4791738Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:13:56.4816797Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:13:56.4840192Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:13:56.4954455Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:13:56.4978835Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:13:57.0043802Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:13:57.0073214Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:13:57.0091670Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:13:57.0115665Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:13:57.0134515Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:13:57.0157548Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:13:57.0179698Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:13:57.0202565Z Setting up lintian (2.62.0) ... 2021-05-18T14:13:57.0234857Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:13:57.0452864Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:14.2948497Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:14:14.5354555Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:16.7605412Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-18T14:14:16.8810888Z 2021-05-18T14:14:16.8975788Z Reading package lists... 0% 2021-05-18T14:14:16.8976584Z 2021-05-18T14:14:16.9016909Z Reading package lists... 100% 2021-05-18T14:14:16.9017480Z 2021-05-18T14:14:16.9017849Z 2021-05-18T14:14:16.9018584Z Reading package lists... Done 2021-05-18T14:14:16.9019094Z 2021-05-18T14:14:16.9019710Z Building dependency tree... 0% 2021-05-18T14:14:16.9020228Z 2021-05-18T14:14:16.9274584Z Building dependency tree... 0% 2021-05-18T14:14:16.9275018Z 2021-05-18T14:14:16.9275457Z Building dependency tree... 50% 2021-05-18T14:14:16.9275794Z 2021-05-18T14:14:17.0463360Z Building dependency tree... 50% 2021-05-18T14:14:17.0463823Z 2021-05-18T14:14:17.0464265Z Building dependency tree 2021-05-18T14:14:17.0464597Z 2021-05-18T14:14:17.0465386Z Reading state information... 0% 2021-05-18T14:14:17.0465751Z 2021-05-18T14:14:17.2049941Z Reading state information... 0% 2021-05-18T14:14:17.2050460Z 2021-05-18T14:14:17.2050708Z 2021-05-18T14:14:17.2051208Z Reading state information... Done 2021-05-18T14:14:17.2051616Z 2021-05-18T14:14:17.2052078Z Reading state information... 0% 2021-05-18T14:14:17.2107809Z 2021-05-18T14:14:17.2108453Z Reading state information... 1% 2021-05-18T14:14:17.2148550Z 2021-05-18T14:14:17.2149080Z Reading state information... 3% 2021-05-18T14:14:17.2192489Z 2021-05-18T14:14:17.2193063Z Reading state information... 5% 2021-05-18T14:14:17.2234962Z 2021-05-18T14:14:17.2235466Z Reading state information... 7% 2021-05-18T14:14:17.2274628Z 2021-05-18T14:14:17.2275180Z Reading state information... 9% 2021-05-18T14:14:17.2313781Z 2021-05-18T14:14:17.2314294Z Reading state information... 11% 2021-05-18T14:14:17.2354048Z 2021-05-18T14:14:17.2354584Z Reading state information... 13% 2021-05-18T14:14:17.2393529Z 2021-05-18T14:14:17.2396685Z Reading state information... 15% 2021-05-18T14:14:17.2437925Z 2021-05-18T14:14:17.2438479Z Reading state information... 17% 2021-05-18T14:14:17.2483336Z 2021-05-18T14:14:17.2484173Z Reading state information... 19% 2021-05-18T14:14:17.2546273Z 2021-05-18T14:14:17.2547255Z Reading state information... 21% 2021-05-18T14:14:17.2586103Z 2021-05-18T14:14:17.2587457Z Reading state information... 23% 2021-05-18T14:14:17.2627091Z 2021-05-18T14:14:17.2627763Z Reading state information... 25% 2021-05-18T14:14:17.2670191Z 2021-05-18T14:14:17.2670942Z Reading state information... 27% 2021-05-18T14:14:17.2712402Z 2021-05-18T14:14:17.2713136Z Reading state information... 29% 2021-05-18T14:14:17.2754440Z 2021-05-18T14:14:17.2755194Z Reading state information... 31% 2021-05-18T14:14:17.2796368Z 2021-05-18T14:14:17.2797103Z Reading state information... 33% 2021-05-18T14:14:17.2832245Z 2021-05-18T14:14:17.2833016Z Reading state information... 35% 2021-05-18T14:14:17.2869902Z 2021-05-18T14:14:17.2870680Z Reading state information... 37% 2021-05-18T14:14:17.2912772Z 2021-05-18T14:14:17.2913500Z Reading state information... 39% 2021-05-18T14:14:17.2954251Z 2021-05-18T14:14:17.2954847Z Reading state information... 41% 2021-05-18T14:14:17.2989673Z 2021-05-18T14:14:17.2990431Z Reading state information... 43% 2021-05-18T14:14:17.3034905Z 2021-05-18T14:14:17.3035671Z Reading state information... 45% 2021-05-18T14:14:17.3099115Z 2021-05-18T14:14:17.3099893Z Reading state information... 47% 2021-05-18T14:14:17.3140399Z 2021-05-18T14:14:17.3141691Z Reading state information... 49% 2021-05-18T14:14:17.3185743Z 2021-05-18T14:14:17.3186266Z Reading state information... 51% 2021-05-18T14:14:17.3225956Z 2021-05-18T14:14:17.3226447Z Reading state information... 53% 2021-05-18T14:14:17.3262839Z 2021-05-18T14:14:17.3263281Z Reading state information... 55% 2021-05-18T14:14:17.3301020Z 2021-05-18T14:14:17.3301723Z Reading state information... 57% 2021-05-18T14:14:17.3340313Z 2021-05-18T14:14:17.3340829Z Reading state information... 59% 2021-05-18T14:14:17.3379639Z 2021-05-18T14:14:17.3380130Z Reading state information... 61% 2021-05-18T14:14:17.3417909Z 2021-05-18T14:14:17.3418353Z Reading state information... 63% 2021-05-18T14:14:17.3454987Z 2021-05-18T14:14:17.3455614Z Reading state information... 65% 2021-05-18T14:14:17.3489046Z 2021-05-18T14:14:17.3489563Z Reading state information... 67% 2021-05-18T14:14:17.3525914Z 2021-05-18T14:14:17.3526345Z Reading state information... 69% 2021-05-18T14:14:17.3571546Z 2021-05-18T14:14:17.3572036Z Reading state information... 71% 2021-05-18T14:14:17.3603490Z 2021-05-18T14:14:17.3604034Z Reading state information... 73% 2021-05-18T14:14:17.3640982Z 2021-05-18T14:14:17.3641423Z Reading state information... 75% 2021-05-18T14:14:17.3689649Z 2021-05-18T14:14:17.3690578Z Reading state information... 77% 2021-05-18T14:14:17.3730153Z 2021-05-18T14:14:17.3730834Z Reading state information... 79% 2021-05-18T14:14:17.3770851Z 2021-05-18T14:14:17.3771562Z Reading state information... 81% 2021-05-18T14:14:17.3809916Z 2021-05-18T14:14:17.3810618Z Reading state information... 83% 2021-05-18T14:14:17.3847575Z 2021-05-18T14:14:17.3848097Z Reading state information... 85% 2021-05-18T14:14:17.3885792Z 2021-05-18T14:14:17.3886319Z Reading state information... 87% 2021-05-18T14:14:17.3922779Z 2021-05-18T14:14:17.3923309Z Reading state information... 89% 2021-05-18T14:14:17.3957914Z 2021-05-18T14:14:17.3958567Z Reading state information... 91% 2021-05-18T14:14:17.3995026Z 2021-05-18T14:14:17.3995634Z Reading state information... 93% 2021-05-18T14:14:17.4029804Z 2021-05-18T14:14:17.4030233Z Reading state information... 95% 2021-05-18T14:14:17.4066220Z 2021-05-18T14:14:17.4066652Z Reading state information... 97% 2021-05-18T14:14:17.4100056Z 2021-05-18T14:14:17.4100501Z Reading state information... 99% 2021-05-18T14:14:17.6489748Z Selecting previously unselected package r-4.0.5. 2021-05-18T14:14:17.7639365Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:14:17.7746888Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-18T14:14:17.7762539Z Unpacking r-4.0.5 (1) ... 2021-05-18T14:14:19.2337026Z Setting up r-4.0.5 (1) ... 2021-05-18T14:14:19.2561948Z 2021-05-18T14:14:19.2562597Z 2021-05-18T14:14:19.2563220Z Reading state information... Done 2021-05-18T14:14:19.2786652Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-18T14:14:19.2908569Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:14:19.3232317Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:14:19.3232929Z env: 2021-05-18T14:14:19.3233515Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:19.3233998Z TIC_DEPLOY_KEY: 2021-05-18T14:14:19.3234837Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:19.3236449Z GITHUB_PAT: *** 2021-05-18T14:14:19.3237278Z COVERALLS_TOKEN: *** 2021-05-18T14:14:19.3237801Z continue-on-error: false 2021-05-18T14:14:19.3251448Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:19.3252041Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:19.3252469Z TZ: UTC 2021-05-18T14:14:19.3252831Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:19.3253201Z NOT_CRAN: true 2021-05-18T14:14:19.3253555Z ##[endgroup] 2021-05-18T14:14:19.3748371Z [command]sudo apt-get install -y texinfo 2021-05-18T14:14:19.5418025Z Reading package lists... 2021-05-18T14:14:19.6831535Z Building dependency tree... 2021-05-18T14:14:19.6838676Z Reading state information... 2021-05-18T14:14:19.8834504Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:14:19.8835964Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:22.6024753Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:14:22.6539119Z --2021-05-18 14:14:22-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:14:22.6735973Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:14:22.6783819Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:14:22.7216682Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:14:22.7219548Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:14:22.7223608Z --2021-05-18 14:14:22-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:14:22.7982729Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:14:22.8211386Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:14:22.9883203Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:14:22.9887427Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=k4pc3wZiR%2FI5GhF54IvkVUYWRMFBVp1XnP91W4%2Fnd%2B8%3D&st=2021-05-18T14%3A13%3A22Z&se=2021-05-18T14%3A19%3A22Z&sp=r [following] 2021-05-18T14:14:22.9892642Z --2021-05-18 14:14:22-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=k4pc3wZiR%2FI5GhF54IvkVUYWRMFBVp1XnP91W4%2Fnd%2B8%3D&st=2021-05-18T14%3A13%3A22Z&se=2021-05-18T14%3A19%3A22Z&sp=r 2021-05-18T14:14:23.1015282Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:14:23.1235081Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:14:23.2375795Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:14:23.2377999Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:14:23.2380068Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:14:23.4613080Z 2021-05-18T14:14:24.1804872Z 0K ........ ........ ........ ........ 49% 36.1M 1s 2021-05-18T14:14:24.7546832Z 32768K ........ ........ ........ ........ 99% 52.9M 0s 2021-05-18T14:14:25.6841565Z 65536K 100% 7.80M=1.5s 2021-05-18T14:14:25.6842275Z 2021-05-18T14:14:25.6843586Z 2021-05-18 14:14:24 (42.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:14:25.6843926Z 2021-05-18T14:14:27.6389576Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:14:27.6390923Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:14:27.9380508Z ##[group]Run tlmgr update --self 2021-05-18T14:14:27.9381870Z tlmgr update --self 2021-05-18T14:14:27.9382791Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:14:27.9383701Z tlmgr update --all 2021-05-18T14:14:27.9425897Z shell: /usr/bin/bash -e {0} 2021-05-18T14:14:27.9426364Z env: 2021-05-18T14:14:27.9426822Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:27.9427324Z TIC_DEPLOY_KEY: 2021-05-18T14:14:27.9428188Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:27.9429948Z GITHUB_PAT: *** 2021-05-18T14:14:27.9430821Z COVERALLS_TOKEN: *** 2021-05-18T14:14:27.9431347Z continue-on-error: false 2021-05-18T14:14:27.9431842Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:27.9432354Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:27.9432832Z TZ: UTC 2021-05-18T14:14:27.9433329Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:27.9433760Z NOT_CRAN: true 2021-05-18T14:14:27.9434118Z ##[endgroup] 2021-05-18T14:14:31.2797156Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:31.7307198Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:14:31.7308311Z running mktexlsr ... 2021-05-18T14:14:31.8076947Z done running mktexlsr. 2021-05-18T14:14:31.8316130Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:31.8317913Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:33.3639580Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:33.3642334Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:14:33.5430786Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:14:33.6234243Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:14:33.6958855Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-18T14:14:33.7751337Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-18T14:14:34.6041839Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-18T14:14:36.0422863Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-18T14:14:36.2209948Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-18T14:14:36.3264588Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-18T14:14:36.3987460Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-18T14:14:36.4704415Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-18T14:14:36.5467937Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-18T14:14:36.6201854Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-18T14:14:36.6937487Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-18T14:14:36.7738094Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-18T14:14:36.9066011Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-18T14:14:37.0288942Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-18T14:14:37.1028252Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-18T14:14:37.1762054Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-18T14:14:37.2506040Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-18T14:14:37.3292735Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-18T14:14:37.4080610Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-18T14:14:37.4816303Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-18T14:14:37.5578811Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-18T14:14:37.6331164Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-18T14:14:37.7064423Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-18T14:14:37.7791205Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-18T14:14:37.8555813Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-18T14:14:37.9325032Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-18T14:14:38.0065610Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-18T14:14:38.0799414Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-18T14:14:38.1551919Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-18T14:14:38.2299808Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-18T14:14:38.3124831Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-18T14:14:38.3883419Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-18T14:14:38.4680747Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-18T14:14:38.5595457Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-18T14:14:38.6385209Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-18T14:14:38.7125451Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-18T14:14:38.7891822Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-18T14:14:38.8631275Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-18T14:14:38.9380776Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-18T14:14:39.0126367Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-18T14:14:39.0863658Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-18T14:14:39.1619657Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-18T14:14:39.2367423Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-18T14:14:39.3121935Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-18T14:14:39.3873153Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-18T14:14:39.4612844Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-18T14:14:39.5359124Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-18T14:14:39.6115792Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-18T14:14:39.6892238Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-18T14:14:39.7650709Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-18T14:14:39.8410411Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-18T14:14:39.9157863Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-18T14:14:39.9908152Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-18T14:14:40.0696272Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-18T14:14:40.1462087Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-18T14:14:40.2224913Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-18T14:14:40.3022564Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-18T14:14:40.3814576Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-18T14:14:40.4577281Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-18T14:14:40.5337749Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-18T14:14:40.6103955Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-18T14:14:40.6869862Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-18T14:14:40.7644253Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-18T14:14:40.8986962Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-18T14:14:41.0130303Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-18T14:14:41.0903387Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-18T14:14:41.1693592Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-18T14:14:41.2451981Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-18T14:14:41.3241810Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-18T14:14:41.4060993Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-18T14:14:41.4894584Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-18T14:14:41.5688572Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-18T14:14:41.6471250Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-18T14:14:41.7238103Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-18T14:14:41.8020391Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-18T14:14:41.8933988Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:14:41.9691195Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-18T14:14:42.0455718Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-18T14:14:42.1223614Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-18T14:14:42.2017670Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-18T14:14:42.2837693Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-18T14:14:42.3605566Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-18T14:14:42.4413246Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-18T14:14:42.5725701Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-18T14:14:42.6514340Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-18T14:14:42.7266499Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-18T14:14:42.7480903Z running mktexlsr ... 2021-05-18T14:14:42.8309715Z done running mktexlsr. 2021-05-18T14:14:42.8607240Z running updmap-sys ... 2021-05-18T14:14:43.1550396Z done running updmap-sys. 2021-05-18T14:14:43.1552292Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:14:43.1554938Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/cqBUlUYgug/60_eWjClTB ... 2021-05-18T14:14:43.5504904Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/cqBUlUYgug/60_eWjClTB. 2021-05-18T14:14:43.5506317Z OK: optex.fmt/luatex 2021-05-18T14:14:43.5507506Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:43.5508822Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:45.0041177Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:14:45.0042977Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:45.2753799Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:14:45.2755010Z running mktexlsr ... 2021-05-18T14:14:45.3626204Z done running mktexlsr. 2021-05-18T14:14:45.3958889Z running updmap-sys ... 2021-05-18T14:14:45.6801808Z done running updmap-sys. 2021-05-18T14:14:45.6803411Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:45.6805183Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:45.7527193Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:14:45.7527780Z with: 2021-05-18T14:14:45.7528222Z pandoc-version: 2.7.3 2021-05-18T14:14:45.7528678Z env: 2021-05-18T14:14:45.7529160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:45.7529694Z TIC_DEPLOY_KEY: 2021-05-18T14:14:45.7530620Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:45.7532512Z GITHUB_PAT: *** 2021-05-18T14:14:45.7533454Z COVERALLS_TOKEN: *** 2021-05-18T14:14:45.7534021Z continue-on-error: false 2021-05-18T14:14:45.7534550Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:45.7535101Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:45.7535612Z TZ: UTC 2021-05-18T14:14:45.7536045Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:45.7536519Z NOT_CRAN: true 2021-05-18T14:14:45.7536934Z ##[endgroup] 2021-05-18T14:14:46.6902404Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:14:46.6910436Z Reading package lists... 2021-05-18T14:14:46.6911408Z Building dependency tree... 2021-05-18T14:14:46.6912163Z Reading state information... 2021-05-18T14:14:46.6913395Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:14:46.6914649Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:46.6916182Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:14:46.6917013Z 2021-05-18T14:14:46.7040102Z Reading package lists... 0% 2021-05-18T14:14:46.7040727Z 2021-05-18T14:14:46.7085720Z Reading package lists... 100% 2021-05-18T14:14:46.7086234Z 2021-05-18T14:14:46.7086607Z 2021-05-18T14:14:46.7087255Z Reading package lists... Done 2021-05-18T14:14:46.7088311Z 2021-05-18T14:14:46.7088841Z Building dependency tree... 0% 2021-05-18T14:14:46.7089225Z 2021-05-18T14:14:46.7345529Z Building dependency tree... 0% 2021-05-18T14:14:46.7346118Z 2021-05-18T14:14:46.7346847Z Building dependency tree... 50% 2021-05-18T14:14:46.7347388Z 2021-05-18T14:14:46.8507781Z Building dependency tree... 50% 2021-05-18T14:14:46.8508560Z 2021-05-18T14:14:46.8509493Z Building dependency tree 2021-05-18T14:14:46.8510171Z 2021-05-18T14:14:46.8511130Z Reading state information... 0% 2021-05-18T14:14:46.8511812Z 2021-05-18T14:14:46.9988079Z Reading state information... 0% 2021-05-18T14:14:46.9988556Z 2021-05-18T14:14:46.9988808Z 2021-05-18T14:14:46.9989382Z Reading state information... Done 2021-05-18T14:14:46.9989810Z 2021-05-18T14:14:46.9990360Z Reading state information... 0% 2021-05-18T14:14:47.0035279Z 2021-05-18T14:14:47.0035871Z Reading state information... 1% 2021-05-18T14:14:47.0073745Z 2021-05-18T14:14:47.0074348Z Reading state information... 3% 2021-05-18T14:14:47.0115370Z 2021-05-18T14:14:47.0115954Z Reading state information... 5% 2021-05-18T14:14:47.0158653Z 2021-05-18T14:14:47.0159228Z Reading state information... 7% 2021-05-18T14:14:47.0194584Z 2021-05-18T14:14:47.0195173Z Reading state information... 9% 2021-05-18T14:14:47.0233036Z 2021-05-18T14:14:47.0233731Z Reading state information... 11% 2021-05-18T14:14:47.0271318Z 2021-05-18T14:14:47.0271883Z Reading state information... 13% 2021-05-18T14:14:47.0309463Z 2021-05-18T14:14:47.0309971Z Reading state information... 15% 2021-05-18T14:14:47.0344311Z 2021-05-18T14:14:47.0344942Z Reading state information... 17% 2021-05-18T14:14:47.0383603Z 2021-05-18T14:14:47.0384149Z Reading state information... 19% 2021-05-18T14:14:47.0419307Z 2021-05-18T14:14:47.0419740Z Reading state information... 21% 2021-05-18T14:14:47.0454752Z 2021-05-18T14:14:47.0455333Z Reading state information... 23% 2021-05-18T14:14:47.0493492Z 2021-05-18T14:14:47.0494089Z Reading state information... 25% 2021-05-18T14:14:47.0536642Z 2021-05-18T14:14:47.0537233Z Reading state information... 27% 2021-05-18T14:14:47.0576275Z 2021-05-18T14:14:47.0576841Z Reading state information... 29% 2021-05-18T14:14:47.0620088Z 2021-05-18T14:14:47.0620669Z Reading state information... 31% 2021-05-18T14:14:47.0661959Z 2021-05-18T14:14:47.0662702Z Reading state information... 33% 2021-05-18T14:14:47.0695753Z 2021-05-18T14:14:47.0696345Z Reading state information... 35% 2021-05-18T14:14:47.0730086Z 2021-05-18T14:14:47.0730648Z Reading state information... 37% 2021-05-18T14:14:47.0771467Z 2021-05-18T14:14:47.0772036Z Reading state information... 39% 2021-05-18T14:14:47.0812247Z 2021-05-18T14:14:47.0812728Z Reading state information... 41% 2021-05-18T14:14:47.0848001Z 2021-05-18T14:14:47.0848483Z Reading state information... 43% 2021-05-18T14:14:47.0887984Z 2021-05-18T14:14:47.0888548Z Reading state information... 45% 2021-05-18T14:14:47.0948722Z 2021-05-18T14:14:47.0949299Z Reading state information... 47% 2021-05-18T14:14:47.0982284Z 2021-05-18T14:14:47.0982836Z Reading state information... 49% 2021-05-18T14:14:47.1025865Z 2021-05-18T14:14:47.1026417Z Reading state information... 51% 2021-05-18T14:14:47.1062877Z 2021-05-18T14:14:47.1063423Z Reading state information... 53% 2021-05-18T14:14:47.1102937Z 2021-05-18T14:14:47.1103571Z Reading state information... 55% 2021-05-18T14:14:47.1144883Z 2021-05-18T14:14:47.1145521Z Reading state information... 57% 2021-05-18T14:14:47.1182955Z 2021-05-18T14:14:47.1184015Z Reading state information... 59% 2021-05-18T14:14:47.1230281Z 2021-05-18T14:14:47.1230845Z Reading state information... 61% 2021-05-18T14:14:47.1269803Z 2021-05-18T14:14:47.1270374Z Reading state information... 63% 2021-05-18T14:14:47.1308388Z 2021-05-18T14:14:47.1308983Z Reading state information... 65% 2021-05-18T14:14:47.1347145Z 2021-05-18T14:14:47.1347733Z Reading state information... 67% 2021-05-18T14:14:47.1388414Z 2021-05-18T14:14:47.1388978Z Reading state information... 69% 2021-05-18T14:14:47.1440158Z 2021-05-18T14:14:47.1440743Z Reading state information... 71% 2021-05-18T14:14:47.1473842Z 2021-05-18T14:14:47.1474387Z Reading state information... 73% 2021-05-18T14:14:47.1509863Z 2021-05-18T14:14:47.1510457Z Reading state information... 75% 2021-05-18T14:14:47.1563785Z 2021-05-18T14:14:47.1564414Z Reading state information... 77% 2021-05-18T14:14:47.1603233Z 2021-05-18T14:14:47.1603800Z Reading state information... 79% 2021-05-18T14:14:47.1646455Z 2021-05-18T14:14:47.1647009Z Reading state information... 81% 2021-05-18T14:14:47.1685726Z 2021-05-18T14:14:47.1686205Z Reading state information... 83% 2021-05-18T14:14:47.1725041Z 2021-05-18T14:14:47.1725536Z Reading state information... 85% 2021-05-18T14:14:47.1761732Z 2021-05-18T14:14:47.1762292Z Reading state information... 87% 2021-05-18T14:14:47.1796848Z 2021-05-18T14:14:47.1797395Z Reading state information... 89% 2021-05-18T14:14:47.1834742Z 2021-05-18T14:14:47.1835286Z Reading state information... 91% 2021-05-18T14:14:47.1872578Z 2021-05-18T14:14:47.1873077Z Reading state information... 93% 2021-05-18T14:14:47.1909375Z 2021-05-18T14:14:47.1909912Z Reading state information... 95% 2021-05-18T14:14:47.1954206Z 2021-05-18T14:14:47.1954813Z Reading state information... 97% 2021-05-18T14:14:47.1996235Z 2021-05-18T14:14:47.1996825Z Reading state information... 99% 2021-05-18T14:14:47.4929812Z Selecting previously unselected package pandoc. 2021-05-18T14:14:47.6189320Z (Reading database ... 261891 files and directories currently installed.) 2021-05-18T14:14:47.6304830Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:14:47.6321255Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:14:50.5626820Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:14:50.5655406Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:51.3621829Z 2021-05-18T14:14:51.3622768Z 2021-05-18T14:14:51.3623545Z Reading state information... Done 2021-05-18T14:14:51.3915902Z ##[group]Run git config user.name adigherman 2021-05-18T14:14:51.3916624Z git config user.name adigherman 2021-05-18T14:14:51.3917228Z git config user.email adig@jhu.edu 2021-05-18T14:14:51.3958351Z shell: /usr/bin/bash -e {0} 2021-05-18T14:14:51.3958783Z env: 2021-05-18T14:14:51.3959275Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:51.3959782Z TIC_DEPLOY_KEY: 2021-05-18T14:14:51.3960664Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:51.3962319Z GITHUB_PAT: *** 2021-05-18T14:14:51.3963286Z COVERALLS_TOKEN: *** 2021-05-18T14:14:51.3963836Z continue-on-error: false 2021-05-18T14:14:51.3964349Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:51.3964879Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:51.3965381Z TZ: UTC 2021-05-18T14:14:51.3965796Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:51.3966252Z NOT_CRAN: true 2021-05-18T14:14:51.3966656Z ##[endgroup] 2021-05-18T14:14:51.4379013Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:14:51.4379669Z env: 2021-05-18T14:14:51.4380164Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:51.4380670Z TIC_DEPLOY_KEY: 2021-05-18T14:14:51.4381836Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:51.4383579Z GITHUB_PAT: *** 2021-05-18T14:14:51.4384454Z COVERALLS_TOKEN: *** 2021-05-18T14:14:51.4384978Z continue-on-error: false 2021-05-18T14:14:51.4385491Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:51.4386013Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:51.4386475Z TZ: UTC 2021-05-18T14:14:51.4386889Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:51.4387314Z NOT_CRAN: true 2021-05-18T14:14:51.4387715Z ##[endgroup] 2021-05-18T14:14:51.6319208Z Reading package lists... 2021-05-18T14:14:51.7872325Z Building dependency tree... 2021-05-18T14:14:51.7893092Z Reading state information... 2021-05-18T14:14:51.9270193Z The following additional packages will be installed: 2021-05-18T14:14:51.9276070Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:14:51.9281278Z Suggested packages: 2021-05-18T14:14:51.9282214Z cmake-doc ninja-build 2021-05-18T14:14:51.9709535Z The following NEW packages will be installed: 2021-05-18T14:14:52.6972837Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:14:52.6974836Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:52.6975862Z Need to get 5470 kB of archives. 2021-05-18T14:14:52.6976874Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:14:52.6978878Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:14:52.6981449Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:14:52.6983681Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:14:52.6985823Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:14:52.8601640Z Fetched 5470 kB in 0s (12.4 MB/s) 2021-05-18T14:14:52.9016610Z Selecting previously unselected package cmake-data. 2021-05-18T14:14:52.9087289Z (Reading database ... 2021-05-18T14:14:52.9087859Z (Reading database ... 5% 2021-05-18T14:14:52.9088371Z (Reading database ... 10% 2021-05-18T14:14:52.9088896Z (Reading database ... 15% 2021-05-18T14:14:52.9089414Z (Reading database ... 20% 2021-05-18T14:14:52.9089914Z (Reading database ... 25% 2021-05-18T14:14:52.9090430Z (Reading database ... 30% 2021-05-18T14:14:52.9090934Z (Reading database ... 35% 2021-05-18T14:14:52.9091450Z (Reading database ... 40% 2021-05-18T14:14:52.9091962Z (Reading database ... 45% 2021-05-18T14:14:52.9092463Z (Reading database ... 50% 2021-05-18T14:14:52.9127441Z (Reading database ... 55% 2021-05-18T14:14:52.9163647Z (Reading database ... 60% 2021-05-18T14:14:52.9206325Z (Reading database ... 65% 2021-05-18T14:14:52.9332495Z (Reading database ... 70% 2021-05-18T14:14:52.9445789Z (Reading database ... 75% 2021-05-18T14:14:52.9733431Z (Reading database ... 80% 2021-05-18T14:14:53.0052669Z (Reading database ... 85% 2021-05-18T14:14:53.0198077Z (Reading database ... 90% 2021-05-18T14:14:53.0278994Z (Reading database ... 95% 2021-05-18T14:14:53.0279659Z (Reading database ... 100% 2021-05-18T14:14:53.0280642Z (Reading database ... 261898 files and directories currently installed.) 2021-05-18T14:14:53.0390866Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:14:53.0606518Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:14:53.5729576Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:14:53.6020638Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:14:53.6038843Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:14:53.6371740Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:14:53.6657261Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:14:53.6667164Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:14:53.7062360Z Selecting previously unselected package cmake. 2021-05-18T14:14:53.7279797Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:14:53.7289640Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:14:54.2488962Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:14:54.2514620Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:14:54.2931954Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:14:54.2972208Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:14:54.3000412Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:55.4686362Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:57.6653306Z Reading package lists... 2021-05-18T14:14:57.8300087Z Building dependency tree... 2021-05-18T14:14:57.8318497Z Reading state information... 2021-05-18T14:14:57.9993794Z Suggested packages: 2021-05-18T14:14:57.9995783Z libssh-doc 2021-05-18T14:14:58.0482023Z The following NEW packages will be installed: 2021-05-18T14:14:58.0488781Z libssh-dev 2021-05-18T14:14:58.0795464Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:58.0796272Z Need to get 219 kB of archives. 2021-05-18T14:14:58.0797067Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:14:58.0799074Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:14:58.5184043Z Fetched 219 kB in 0s (7217 kB/s) 2021-05-18T14:14:58.5486937Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:14:58.5551717Z (Reading database ... 2021-05-18T14:14:58.5552477Z (Reading database ... 5% 2021-05-18T14:14:58.5553140Z (Reading database ... 10% 2021-05-18T14:14:58.5553838Z (Reading database ... 15% 2021-05-18T14:14:58.5554961Z (Reading database ... 20% 2021-05-18T14:14:58.5555517Z (Reading database ... 25% 2021-05-18T14:14:58.5556205Z (Reading database ... 30% 2021-05-18T14:14:58.5556854Z (Reading database ... 35% 2021-05-18T14:14:58.5557488Z (Reading database ... 40% 2021-05-18T14:14:58.5558145Z (Reading database ... 45% 2021-05-18T14:14:58.5558900Z (Reading database ... 50% 2021-05-18T14:14:58.5591140Z (Reading database ... 55% 2021-05-18T14:14:58.5708676Z (Reading database ... 60% 2021-05-18T14:14:58.5709443Z (Reading database ... 65% 2021-05-18T14:14:58.5785580Z (Reading database ... 70% 2021-05-18T14:14:58.5899565Z (Reading database ... 75% 2021-05-18T14:14:58.6180930Z (Reading database ... 80% 2021-05-18T14:14:58.6490084Z (Reading database ... 85% 2021-05-18T14:14:58.6635547Z (Reading database ... 90% 2021-05-18T14:14:58.6715274Z (Reading database ... 95% 2021-05-18T14:14:58.6716057Z (Reading database ... 100% 2021-05-18T14:14:58.6717143Z (Reading database ... 264682 files and directories currently installed.) 2021-05-18T14:14:58.6831412Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:15:00.8477105Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:15:00.9570914Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:15:03.1985917Z Reading package lists... 2021-05-18T14:15:03.3514319Z Building dependency tree... 2021-05-18T14:15:03.3531570Z Reading state information... 2021-05-18T14:15:03.5490498Z The following NEW packages will be installed: 2021-05-18T14:15:03.5494288Z jags 2021-05-18T14:15:03.5710828Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:03.5712143Z Need to get 1562 kB of archives. 2021-05-18T14:15:03.5713182Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:15:03.5715412Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:15:04.2487601Z Fetched 1562 kB in 0s (5695 kB/s) 2021-05-18T14:15:04.2811872Z Selecting previously unselected package jags. 2021-05-18T14:15:04.2888242Z (Reading database ... 2021-05-18T14:15:04.2889354Z (Reading database ... 5% 2021-05-18T14:15:04.2890151Z (Reading database ... 10% 2021-05-18T14:15:04.2890937Z (Reading database ... 15% 2021-05-18T14:15:04.2891690Z (Reading database ... 20% 2021-05-18T14:15:04.2892454Z (Reading database ... 25% 2021-05-18T14:15:04.2893255Z (Reading database ... 30% 2021-05-18T14:15:04.2894023Z (Reading database ... 35% 2021-05-18T14:15:04.2894785Z (Reading database ... 40% 2021-05-18T14:15:04.2895536Z (Reading database ... 45% 2021-05-18T14:15:04.2896292Z (Reading database ... 50% 2021-05-18T14:15:04.2921685Z (Reading database ... 55% 2021-05-18T14:15:04.2966778Z (Reading database ... 60% 2021-05-18T14:15:04.3011144Z (Reading database ... 65% 2021-05-18T14:15:04.3139952Z (Reading database ... 70% 2021-05-18T14:15:04.3257301Z (Reading database ... 75% 2021-05-18T14:15:04.3542993Z (Reading database ... 80% 2021-05-18T14:15:04.3857273Z (Reading database ... 85% 2021-05-18T14:15:04.4005081Z (Reading database ... 90% 2021-05-18T14:15:04.4084803Z (Reading database ... 95% 2021-05-18T14:15:04.4085445Z (Reading database ... 100% 2021-05-18T14:15:04.4086341Z (Reading database ... 264701 files and directories currently installed.) 2021-05-18T14:15:04.4196667Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:15:04.4223957Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:15:04.5988799Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:15:04.6154065Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:05.3892490Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:07.6823585Z Reading package lists... 2021-05-18T14:15:07.8477559Z Building dependency tree... 2021-05-18T14:15:07.8497030Z Reading state information... 2021-05-18T14:15:08.0113430Z The following additional packages will be installed: 2021-05-18T14:15:08.0115749Z libnode64 libuv1-dev 2021-05-18T14:15:08.0590869Z The following NEW packages will be installed: 2021-05-18T14:15:08.0595665Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:15:08.0855481Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:08.0856513Z Need to get 6239 kB of archives. 2021-05-18T14:15:08.0857380Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:15:08.0859421Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:15:08.0923468Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:15:08.3392536Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:15:08.7517117Z Fetched 6239 kB in 0s (21.6 MB/s) 2021-05-18T14:15:08.7863922Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:15:08.7877568Z (Reading database ... 2021-05-18T14:15:08.7878424Z (Reading database ... 5% 2021-05-18T14:15:08.7879049Z (Reading database ... 10% 2021-05-18T14:15:08.7879664Z (Reading database ... 15% 2021-05-18T14:15:08.7880276Z (Reading database ... 20% 2021-05-18T14:15:08.7880883Z (Reading database ... 25% 2021-05-18T14:15:08.7881908Z (Reading database ... 30% 2021-05-18T14:15:08.7882423Z (Reading database ... 35% 2021-05-18T14:15:08.7883061Z (Reading database ... 40% 2021-05-18T14:15:08.7883709Z (Reading database ... 45% 2021-05-18T14:15:08.7884231Z (Reading database ... 50% 2021-05-18T14:15:08.7918262Z (Reading database ... 55% 2021-05-18T14:15:08.7955196Z (Reading database ... 60% 2021-05-18T14:15:08.7990576Z (Reading database ... 65% 2021-05-18T14:15:08.8112882Z (Reading database ... 70% 2021-05-18T14:15:08.8223285Z (Reading database ... 75% 2021-05-18T14:15:08.8487666Z (Reading database ... 80% 2021-05-18T14:15:08.8784029Z (Reading database ... 85% 2021-05-18T14:15:08.8939329Z (Reading database ... 90% 2021-05-18T14:15:08.9014659Z (Reading database ... 95% 2021-05-18T14:15:08.9015294Z (Reading database ... 100% 2021-05-18T14:15:08.9016101Z (Reading database ... 264841 files and directories currently installed.) 2021-05-18T14:15:08.9129104Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:15:08.9139215Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:15:08.9503078Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:15:08.9737135Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:15:08.9751773Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:15:09.6224141Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:15:09.6453802Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:15:09.6465889Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:15:09.7397669Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:15:09.7422963Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:15:09.7441733Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:15:09.7465389Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:11.8992339Z Reading package lists... 2021-05-18T14:15:12.0650165Z Building dependency tree... 2021-05-18T14:15:12.0669030Z Reading state information... 2021-05-18T14:15:12.2210949Z The following additional packages will be installed: 2021-05-18T14:15:12.2215936Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:15:12.2217518Z Suggested packages: 2021-05-18T14:15:12.2218780Z libfftw3-doc 2021-05-18T14:15:12.2655181Z The following NEW packages will be installed: 2021-05-18T14:15:12.2659770Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:15:12.3451696Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:12.3453361Z Need to get 3986 kB of archives. 2021-05-18T14:15:12.3455416Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:15:12.3460128Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:15:12.3549005Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:15:12.3720296Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:15:12.3914426Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:15:12.3924829Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:15:12.8610719Z Fetched 3986 kB in 0s (21.7 MB/s) 2021-05-18T14:15:12.8929005Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:15:12.9002288Z (Reading database ... 2021-05-18T14:15:12.9003324Z (Reading database ... 5% 2021-05-18T14:15:12.9004231Z (Reading database ... 10% 2021-05-18T14:15:12.9005134Z (Reading database ... 15% 2021-05-18T14:15:12.9005836Z (Reading database ... 20% 2021-05-18T14:15:12.9006725Z (Reading database ... 25% 2021-05-18T14:15:12.9007460Z (Reading database ... 30% 2021-05-18T14:15:12.9008205Z (Reading database ... 35% 2021-05-18T14:15:12.9008957Z (Reading database ... 40% 2021-05-18T14:15:12.9009690Z (Reading database ... 45% 2021-05-18T14:15:12.9010431Z (Reading database ... 50% 2021-05-18T14:15:12.9044521Z (Reading database ... 55% 2021-05-18T14:15:12.9081822Z (Reading database ... 60% 2021-05-18T14:15:12.9121136Z (Reading database ... 65% 2021-05-18T14:15:12.9249395Z (Reading database ... 70% 2021-05-18T14:15:12.9362810Z (Reading database ... 75% 2021-05-18T14:15:12.9639662Z (Reading database ... 80% 2021-05-18T14:15:12.9962847Z (Reading database ... 85% 2021-05-18T14:15:13.0113851Z (Reading database ... 90% 2021-05-18T14:15:13.0192928Z (Reading database ... 95% 2021-05-18T14:15:13.0193543Z (Reading database ... 100% 2021-05-18T14:15:13.0194473Z (Reading database ... 264977 files and directories currently installed.) 2021-05-18T14:15:13.0308945Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:13.0325212Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.0944049Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:15:13.1186952Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:13.1200396Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.2153603Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:15:13.2432742Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:13.2442131Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.3410009Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:15:13.3712376Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:13.3720676Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.4104303Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:15:13.4319484Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:13.4332598Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.7235026Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.7263260Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.7290140Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.7317720Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.7341523Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:13.7370312Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:14.5857399Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:16.9046097Z Reading package lists... 2021-05-18T14:15:17.0692299Z Building dependency tree... 2021-05-18T14:15:17.0714088Z Reading state information... 2021-05-18T14:15:17.2231534Z The following additional packages will be installed: 2021-05-18T14:15:17.2233891Z libdcmtk14 2021-05-18T14:15:17.2745653Z The following NEW packages will be installed: 2021-05-18T14:15:17.2754914Z dcmtk libdcmtk14 2021-05-18T14:15:17.2956020Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:17.2957090Z Need to get 5546 kB of archives. 2021-05-18T14:15:17.2957864Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:15:17.2960153Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:15:17.3730466Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:15:17.8178745Z Fetched 5546 kB in 0s (53.7 MB/s) 2021-05-18T14:15:17.8511132Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:15:17.8587158Z (Reading database ... 2021-05-18T14:15:17.8588155Z (Reading database ... 5% 2021-05-18T14:15:17.8588982Z (Reading database ... 10% 2021-05-18T14:15:17.8589519Z (Reading database ... 15% 2021-05-18T14:15:17.8590082Z (Reading database ... 20% 2021-05-18T14:15:17.8590616Z (Reading database ... 25% 2021-05-18T14:15:17.8591119Z (Reading database ... 30% 2021-05-18T14:15:17.8591633Z (Reading database ... 35% 2021-05-18T14:15:17.8592148Z (Reading database ... 40% 2021-05-18T14:15:17.8592652Z (Reading database ... 45% 2021-05-18T14:15:17.8593167Z (Reading database ... 50% 2021-05-18T14:15:17.8638356Z (Reading database ... 55% 2021-05-18T14:15:17.8675096Z (Reading database ... 60% 2021-05-18T14:15:17.8715457Z (Reading database ... 65% 2021-05-18T14:15:17.8848801Z (Reading database ... 70% 2021-05-18T14:15:17.8973812Z (Reading database ... 75% 2021-05-18T14:15:17.9282700Z (Reading database ... 80% 2021-05-18T14:15:17.9603115Z (Reading database ... 85% 2021-05-18T14:15:17.9752793Z (Reading database ... 90% 2021-05-18T14:15:17.9832476Z (Reading database ... 95% 2021-05-18T14:15:17.9833490Z (Reading database ... 100% 2021-05-18T14:15:17.9834733Z (Reading database ... 265068 files and directories currently installed.) 2021-05-18T14:15:17.9944257Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:15:17.9965512Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:15:18.5423170Z Selecting previously unselected package dcmtk. 2021-05-18T14:15:18.5637154Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:15:18.5697447Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:15:18.7206193Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:15:18.7234749Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:15:18.7360900Z Adding `dcmtk' group to system ... 2021-05-18T14:15:18.8024688Z Adding `dcmtk' user to system ... 2021-05-18T14:15:18.9312450Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:15:19.1902868Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:20.9548889Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:23.2853662Z Reading package lists... 2021-05-18T14:15:23.4419974Z Building dependency tree... 2021-05-18T14:15:23.4440398Z Reading state information... 2021-05-18T14:15:23.6803819Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:15:23.6805415Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:23.7492916Z Reading package lists... 2021-05-18T14:15:23.9182975Z Building dependency tree... 2021-05-18T14:15:23.9201292Z Reading state information... 2021-05-18T14:15:24.1722459Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:15:24.1723692Z libpng-dev set to manually installed. 2021-05-18T14:15:24.1724638Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:24.2412677Z Reading package lists... 2021-05-18T14:15:24.3993463Z Building dependency tree... 2021-05-18T14:15:24.4011151Z Reading state information... 2021-05-18T14:15:24.5518672Z The following additional packages will be installed: 2021-05-18T14:15:24.5521830Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:15:24.5526773Z Suggested packages: 2021-05-18T14:15:24.5529073Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:15:24.5531893Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:15:24.5534006Z fonts-arphic-uming fonts-nanum 2021-05-18T14:15:24.6016780Z The following NEW packages will be installed: 2021-05-18T14:15:24.6019047Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:15:24.6020528Z libpoppler97 poppler-data 2021-05-18T14:15:24.6227099Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:24.6227964Z Need to get 2582 kB of archives. 2021-05-18T14:15:24.6228829Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:15:24.6231138Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:15:24.6553605Z 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-18T14:15:24.6582839Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:15:24.7397717Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:15:24.7408688Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:15:24.7416315Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:15:25.1531635Z Fetched 2582 kB in 0s (19.1 MB/s) 2021-05-18T14:15:25.1874846Z Selecting previously unselected package poppler-data. 2021-05-18T14:15:25.1953271Z (Reading database ... 2021-05-18T14:15:25.1953863Z (Reading database ... 5% 2021-05-18T14:15:25.1954431Z (Reading database ... 10% 2021-05-18T14:15:25.1954957Z (Reading database ... 15% 2021-05-18T14:15:25.1955463Z (Reading database ... 20% 2021-05-18T14:15:25.1956165Z (Reading database ... 25% 2021-05-18T14:15:25.1956692Z (Reading database ... 30% 2021-05-18T14:15:25.1957201Z (Reading database ... 35% 2021-05-18T14:15:25.1957717Z (Reading database ... 40% 2021-05-18T14:15:25.1958218Z (Reading database ... 45% 2021-05-18T14:15:25.1958733Z (Reading database ... 50% 2021-05-18T14:15:25.2000027Z (Reading database ... 55% 2021-05-18T14:15:25.2046708Z (Reading database ... 60% 2021-05-18T14:15:25.2080152Z (Reading database ... 65% 2021-05-18T14:15:25.2208287Z (Reading database ... 70% 2021-05-18T14:15:25.2323402Z (Reading database ... 75% 2021-05-18T14:15:25.2588166Z (Reading database ... 80% 2021-05-18T14:15:25.2897306Z (Reading database ... 85% 2021-05-18T14:15:25.3042420Z (Reading database ... 90% 2021-05-18T14:15:25.3118968Z (Reading database ... 95% 2021-05-18T14:15:25.3120319Z (Reading database ... 100% 2021-05-18T14:15:25.3121953Z (Reading database ... 265303 files and directories currently installed.) 2021-05-18T14:15:25.3240639Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:15:25.3252193Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:15:25.5917370Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:15:25.6201697Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:15:25.6217937Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:15:25.6622987Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:15:25.6873841Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:25.6882536Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:25.8142979Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:15:25.8360147Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:25.8371742Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:25.8703976Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:15:25.8997249Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:25.9006623Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:25.9263336Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:15:25.9545259Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:25.9556335Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:26.0136085Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:15:26.0225173Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:15:26.0252274Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:26.0277559Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:26.0300691Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:26.0329637Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:26.0388354Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:15:26.1868616Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:28.4683399Z Reading package lists... 2021-05-18T14:15:28.6350078Z Building dependency tree... 2021-05-18T14:15:28.6369357Z Reading state information... 2021-05-18T14:15:28.7983689Z The following additional packages will be installed: 2021-05-18T14:15:28.7987353Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:15:28.7992081Z Suggested packages: 2021-05-18T14:15:28.7993757Z libhdf5-doc 2021-05-18T14:15:28.8451731Z The following NEW packages will be installed: 2021-05-18T14:15:28.8458355Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:15:28.8459650Z libsz2 2021-05-18T14:15:28.8648093Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:28.8649240Z Need to get 4074 kB of archives. 2021-05-18T14:15:28.8650100Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:15:28.8652393Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:15:28.8668405Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:15:28.8675292Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:15:28.8681485Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:15:28.8907323Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:15:28.8932781Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:15:28.8941791Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:15:29.3518809Z Fetched 4074 kB in 0s (50.5 MB/s) 2021-05-18T14:15:29.3836778Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:15:29.3908990Z (Reading database ... 2021-05-18T14:15:29.3909922Z (Reading database ... 5% 2021-05-18T14:15:29.3910634Z (Reading database ... 10% 2021-05-18T14:15:29.3911334Z (Reading database ... 15% 2021-05-18T14:15:29.3912065Z (Reading database ... 20% 2021-05-18T14:15:29.3912820Z (Reading database ... 25% 2021-05-18T14:15:29.3913456Z (Reading database ... 30% 2021-05-18T14:15:29.3914083Z (Reading database ... 35% 2021-05-18T14:15:29.3914734Z (Reading database ... 40% 2021-05-18T14:15:29.3915360Z (Reading database ... 45% 2021-05-18T14:15:29.3915972Z (Reading database ... 50% 2021-05-18T14:15:29.3948747Z (Reading database ... 55% 2021-05-18T14:15:29.3988144Z (Reading database ... 60% 2021-05-18T14:15:29.4025759Z (Reading database ... 65% 2021-05-18T14:15:29.4148966Z (Reading database ... 70% 2021-05-18T14:15:29.4266135Z (Reading database ... 75% 2021-05-18T14:15:29.4545070Z (Reading database ... 80% 2021-05-18T14:15:29.4856885Z (Reading database ... 85% 2021-05-18T14:15:29.4998264Z (Reading database ... 90% 2021-05-18T14:15:29.5074697Z (Reading database ... 95% 2021-05-18T14:15:29.5075311Z (Reading database ... 100% 2021-05-18T14:15:29.5076224Z (Reading database ... 265863 files and directories currently installed.) 2021-05-18T14:15:29.5181979Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:15:29.5194083Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:29.5502576Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:15:29.5832808Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:15:29.5869031Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:15:29.6182663Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:15:29.6437672Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:15:29.6446668Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:15:29.6782657Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:15:29.6984455Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:15:29.6997957Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:29.8584387Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:15:29.8807600Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:15:29.8817427Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:29.9223460Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:15:29.9444541Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:15:29.9453879Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:15:29.9783351Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:15:29.9971546Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:15:29.9981651Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:30.3369784Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:30.3401067Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:15:30.3429672Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:15:30.3459947Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:15:30.3483205Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:30.3505672Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:30.3530409Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:30.3607907Z 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-18T14:15:30.3631286Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:31.1231623Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:33.3183131Z Reading package lists... 2021-05-18T14:15:33.4670590Z Building dependency tree... 2021-05-18T14:15:33.4690416Z Reading state information... 2021-05-18T14:15:33.6185575Z The following additional packages will be installed: 2021-05-18T14:15:33.6188056Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:15:33.6659495Z The following NEW packages will be installed: 2021-05-18T14:15:33.6665195Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:15:33.6669728Z mesa-common-dev 2021-05-18T14:15:33.6886707Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:33.6887395Z Need to get 1761 kB of archives. 2021-05-18T14:15:33.6888072Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:15:33.6889903Z 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-18T14:15:33.6925520Z 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-18T14:15:33.6931748Z 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-18T14:15:33.6956041Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:15:33.6989303Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:15:33.7055506Z 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-18T14:15:34.1350294Z Fetched 1761 kB in 0s (35.0 MB/s) 2021-05-18T14:15:34.1703674Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:15:34.1718178Z (Reading database ... 2021-05-18T14:15:34.1718810Z (Reading database ... 5% 2021-05-18T14:15:34.1719349Z (Reading database ... 10% 2021-05-18T14:15:34.1719896Z (Reading database ... 15% 2021-05-18T14:15:34.1720637Z (Reading database ... 20% 2021-05-18T14:15:34.1721162Z (Reading database ... 25% 2021-05-18T14:15:34.1721705Z (Reading database ... 30% 2021-05-18T14:15:34.1722242Z (Reading database ... 35% 2021-05-18T14:15:34.1722761Z (Reading database ... 40% 2021-05-18T14:15:34.1723293Z (Reading database ... 45% 2021-05-18T14:15:34.1723831Z (Reading database ... 50% 2021-05-18T14:15:34.1761038Z (Reading database ... 55% 2021-05-18T14:15:34.1799140Z (Reading database ... 60% 2021-05-18T14:15:34.1837799Z (Reading database ... 65% 2021-05-18T14:15:34.1964865Z (Reading database ... 70% 2021-05-18T14:15:34.2080850Z (Reading database ... 75% 2021-05-18T14:15:34.2343888Z (Reading database ... 80% 2021-05-18T14:15:34.2650037Z (Reading database ... 85% 2021-05-18T14:15:34.2797730Z (Reading database ... 90% 2021-05-18T14:15:34.2872842Z (Reading database ... 95% 2021-05-18T14:15:34.2873719Z (Reading database ... 100% 2021-05-18T14:15:34.2874873Z (Reading database ... 266071 files and directories currently installed.) 2021-05-18T14:15:34.2989366Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:15:34.3004015Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:15:34.3422533Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:15:34.3655120Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:34.3665204Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:34.4143375Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:15:34.4353603Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:34.4366895Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:34.4823558Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:15:34.4998192Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:15:34.5018758Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:15:34.5423135Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:15:34.5654316Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:15:34.5666583Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:15:34.6142513Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:15:34.6380770Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:34.6390363Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:34.8181436Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:15:34.8210295Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:34.8233494Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:15:34.8259800Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:34.8283666Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:15:34.8305758Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:34.8333000Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:36.2689147Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:38.4501530Z Reading package lists... 2021-05-18T14:15:38.6020510Z Building dependency tree... 2021-05-18T14:15:38.6038834Z Reading state information... 2021-05-18T14:15:38.7562729Z The following additional packages will be installed: 2021-05-18T14:15:38.7567845Z libprotobuf-lite17 libprotoc17 2021-05-18T14:15:38.8019509Z The following NEW packages will be installed: 2021-05-18T14:15:38.8023286Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:15:38.8024898Z protobuf-compiler 2021-05-18T14:15:38.8230326Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:38.8231475Z Need to get 2754 kB of archives. 2021-05-18T14:15:38.8232803Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:15:38.8235069Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:15:38.8273571Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:15:38.8366670Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:15:38.8537792Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:15:38.8655424Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:15:39.2822780Z Fetched 2754 kB in 0s (46.9 MB/s) 2021-05-18T14:15:39.3136585Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:15:39.3210196Z (Reading database ... 2021-05-18T14:15:39.3210806Z (Reading database ... 5% 2021-05-18T14:15:39.3211336Z (Reading database ... 10% 2021-05-18T14:15:39.3212686Z (Reading database ... 15% 2021-05-18T14:15:39.3213618Z (Reading database ... 20% 2021-05-18T14:15:39.3214189Z (Reading database ... 25% 2021-05-18T14:15:39.3214935Z (Reading database ... 30% 2021-05-18T14:15:39.3215495Z (Reading database ... 35% 2021-05-18T14:15:39.3216037Z (Reading database ... 40% 2021-05-18T14:15:39.3216590Z (Reading database ... 45% 2021-05-18T14:15:39.3217145Z (Reading database ... 50% 2021-05-18T14:15:39.3256686Z (Reading database ... 55% 2021-05-18T14:15:39.3292329Z (Reading database ... 60% 2021-05-18T14:15:39.3332028Z (Reading database ... 65% 2021-05-18T14:15:39.3456219Z (Reading database ... 70% 2021-05-18T14:15:39.3573124Z (Reading database ... 75% 2021-05-18T14:15:39.3824773Z (Reading database ... 80% 2021-05-18T14:15:39.4118937Z (Reading database ... 85% 2021-05-18T14:15:39.4251126Z (Reading database ... 90% 2021-05-18T14:15:39.4319329Z (Reading database ... 95% 2021-05-18T14:15:39.4320386Z (Reading database ... 100% 2021-05-18T14:15:39.4321594Z (Reading database ... 266554 files and directories currently installed.) 2021-05-18T14:15:39.4429024Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:39.4450149Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:39.4862285Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:15:39.5067850Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:39.5076827Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:39.6023329Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:15:39.6223205Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:39.6231383Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:39.7983232Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:15:39.8227904Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:39.8244476Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:39.9463569Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:15:39.9741319Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:39.9751255Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:40.0373564Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:40.0399640Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:40.0422833Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:40.0448203Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:40.0471740Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:40.0499792Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:40.8279571Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:43.0640630Z Reading package lists... 2021-05-18T14:15:43.2151839Z Building dependency tree... 2021-05-18T14:15:43.2169924Z Reading state information... 2021-05-18T14:15:43.3730058Z The following additional packages will be installed: 2021-05-18T14:15:43.3732176Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:15:43.3733914Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:15:43.3738422Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:15:43.3740262Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:15:43.3742410Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:15:43.3744004Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:15:43.3745677Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:15:43.3747369Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:15:43.3749004Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:15:43.3750666Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:15:43.3752768Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:15:43.3754399Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:15:43.3755931Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:15:43.3757433Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:15:43.3758462Z Suggested packages: 2021-05-18T14:15:43.3759837Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:15:43.3761501Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:15:43.3763358Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:15:43.3765009Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:15:43.4512593Z The following NEW packages will be installed: 2021-05-18T14:15:43.4516633Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:15:43.4517981Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:15:43.4521085Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:15:43.4522617Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:15:43.4526668Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:15:43.4530153Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:15:43.4534524Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:15:43.4538314Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:15:43.4539716Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:15:43.4542776Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:15:43.4544265Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:15:43.4547070Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:15:43.4552063Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:15:43.4556598Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:15:43.4773749Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:43.4774876Z Need to get 47.1 MB of archives. 2021-05-18T14:15:43.4775665Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:15:43.4777813Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:15:43.4999906Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:15:43.5025629Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:15:43.5028216Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:15:43.5030805Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:15:43.5071895Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:15:43.5098473Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:15:43.5133713Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:15:43.6522945Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:15:43.6524975Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:15:43.6537681Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:15:43.6572838Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:15:43.6582369Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:15:43.6588604Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:15:43.6598438Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:15:43.6609814Z 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-18T14:15:43.6627546Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:15:43.6654098Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:15:43.6717350Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:15:43.6730657Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:15:43.6759586Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:15:43.6850761Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:15:43.7088269Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:15:43.7118814Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:15:43.7127903Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:15:43.7160672Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:15:43.8006014Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:15:43.8008647Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:15:43.8010650Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:15:43.8014046Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:15:43.8036592Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:15:43.8097640Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:15:43.8112967Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:15:43.8131005Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:15:43.8207191Z 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-18T14:15:43.8257523Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:15:43.8473504Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:15:43.8482609Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:15:44.1051825Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:15:44.1065871Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:15:44.1070331Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:15:44.1078777Z 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-18T14:15:44.1086087Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:15:44.1088533Z 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-18T14:15:44.1105965Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:15:44.1298630Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:15:44.1319198Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:15:44.1363620Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:15:44.1377357Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:15:44.1593626Z 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-18T14:15:44.1631563Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:15:44.1646086Z 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-18T14:15:44.1659664Z 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-18T14:15:44.1666515Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:15:44.1686085Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:15:44.1693818Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:15:44.1806320Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:15:44.1850267Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:15:44.1857240Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:15:44.2548838Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:15:44.2559629Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:15:44.2585440Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:15:44.2617005Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:15:44.2670684Z 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-18T14:15:44.2739467Z 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-18T14:15:44.2759461Z 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-18T14:15:44.2780038Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:15:44.3139149Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:15:44.3163986Z 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-18T14:15:44.3470253Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:15:44.3483102Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:15:44.3495913Z 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-18T14:15:44.4109196Z 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-18T14:15:44.4576566Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:15:44.4725481Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:15:44.4730669Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:15:45.0704777Z Fetched 47.1 MB in 1s (46.6 MB/s) 2021-05-18T14:15:45.1041151Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:15:45.1122986Z (Reading database ... 2021-05-18T14:15:45.1123610Z (Reading database ... 5% 2021-05-18T14:15:45.1124271Z (Reading database ... 10% 2021-05-18T14:15:45.1127301Z (Reading database ... 15% 2021-05-18T14:15:45.1127839Z (Reading database ... 20% 2021-05-18T14:15:45.1128344Z (Reading database ... 25% 2021-05-18T14:15:45.1128866Z (Reading database ... 30% 2021-05-18T14:15:45.1129404Z (Reading database ... 35% 2021-05-18T14:15:45.1129907Z (Reading database ... 40% 2021-05-18T14:15:45.1130420Z (Reading database ... 45% 2021-05-18T14:15:45.1130939Z (Reading database ... 50% 2021-05-18T14:15:45.1154262Z (Reading database ... 55% 2021-05-18T14:15:45.1189932Z (Reading database ... 60% 2021-05-18T14:15:45.1226837Z (Reading database ... 65% 2021-05-18T14:15:45.1348951Z (Reading database ... 70% 2021-05-18T14:15:45.1463806Z (Reading database ... 75% 2021-05-18T14:15:45.1745316Z (Reading database ... 80% 2021-05-18T14:15:45.2053532Z (Reading database ... 85% 2021-05-18T14:15:45.2191377Z (Reading database ... 90% 2021-05-18T14:15:45.2280654Z (Reading database ... 95% 2021-05-18T14:15:45.2281301Z (Reading database ... 100% 2021-05-18T14:15:45.2282123Z (Reading database ... 266725 files and directories currently installed.) 2021-05-18T14:15:45.2395553Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:15:45.2466428Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:15:45.3943242Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:15:45.4163149Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:15:45.4179377Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:15:45.4542603Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:15:45.4774157Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:15:45.4785229Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:15:45.5063561Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:15:45.5318730Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:15:45.5333629Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:15:45.5623143Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:15:45.5882370Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:15:45.5894443Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:15:45.6383317Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:15:45.6604032Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:15:45.6611150Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:15:45.6983652Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:15:45.7191697Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:45.7206728Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.7783107Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:15:45.7985207Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:15:45.7994605Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:15:46.5703540Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:15:46.5934903Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:15:46.5948017Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:15:46.6303378Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:15:46.6532200Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:15:46.6543855Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:15:46.6942582Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:15:46.7202057Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:46.7213504Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:15:46.7662871Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:15:46.7902177Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:15:46.7911929Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:15:46.8222572Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:15:46.8447943Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:15:46.8462367Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:15:46.8782289Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:15:46.9015148Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:15:46.9025135Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:15:46.9383332Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:15:46.9618925Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:15:46.9629553Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:15:46.9983474Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:15:47.0242699Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:47.0253606Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:47.0583416Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:15:47.0824992Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:15:47.0835009Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:15:47.1302501Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:15:47.1543683Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:15:47.1552942Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:15:47.1862967Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:15:47.2103201Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:15:47.2116576Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:15:47.2502377Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:15:47.2751201Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:47.2761967Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:15:47.3063637Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:15:47.3344088Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:15:47.3354002Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:15:47.4223730Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:15:47.4426922Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:15:47.4474937Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:15:47.6302696Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:15:47.6511070Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:15:47.6522146Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:15:47.6946338Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:15:47.7234431Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:15:47.7243857Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:15:47.7543017Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:15:47.7841589Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:15:47.7850330Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:15:47.8423767Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:15:47.8644723Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:47.8656659Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:48.3743771Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:15:48.3969996Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:15:48.3979654Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:15:48.4302730Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:15:48.4521950Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:15:48.4530214Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:15:48.4822615Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:15:48.5048548Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:15:48.5058581Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:15:48.5423304Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:15:48.5629596Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:15:48.5642610Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:15:48.6063500Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:15:48.6308842Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:15:48.6320751Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:15:48.6590878Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:15:48.6871530Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:15:48.6881942Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:15:48.7259162Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:15:48.7508843Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:15:48.7519871Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:15:48.7879997Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:15:48.8155183Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:15:48.8207198Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:15:48.9103763Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:15:48.9346533Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:15:48.9358271Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:15:48.9863240Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:15:49.0064917Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:49.0077317Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:49.1302817Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:15:49.1517812Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:15:49.1529468Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:15:49.1863314Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:15:49.2119048Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:15:49.2129091Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:15:50.4184019Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:15:50.4389208Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:15:50.4398857Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:15:50.4679897Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:15:50.4959998Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:15:50.4969695Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:15:50.5206130Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:15:50.5481256Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:15:50.5490172Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:15:50.5700813Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:15:50.5974606Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:50.5984184Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:15:50.6244224Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:15:50.6510951Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:15:50.6521319Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:15:50.6792289Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:15:50.7076308Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:50.7086690Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:50.7382178Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:15:50.7656441Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:15:50.7666323Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:15:50.8856223Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:15:50.9131284Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:15:50.9140471Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:15:50.9462431Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:15:50.9734684Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:50.9745442Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:51.0182295Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:15:51.0425023Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:15:51.0433771Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:15:51.0743784Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:15:51.1027503Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:51.1037683Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:51.2382700Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:15:51.2597646Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:15:51.2607301Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:15:51.3054842Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:15:51.3339907Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:15:51.3350510Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:15:51.3702981Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:15:51.3927517Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:15:51.3938934Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:15:51.4262944Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:15:51.4488135Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:15:51.4498465Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:15:51.4753099Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:15:51.5024388Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:15:51.5033925Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:15:51.5336852Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:15:51.5614099Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:15:51.5623679Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:15:51.5861721Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:15:51.6143918Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:15:51.6154124Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:15:51.6633384Z Selecting previously unselected package libopenal-data. 2021-05-18T14:15:51.6907159Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:15:51.6919611Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:15:51.7298034Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:15:51.7572680Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:15:51.7584284Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:15:51.7823600Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:15:51.8093818Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:15:51.8105519Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:15:51.8764095Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:15:51.9089816Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:15:51.9098484Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:15:51.9342675Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:15:51.9614336Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:15:51.9629234Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:15:52.0045786Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:15:52.0303910Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:15:52.0311955Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:15:52.0714849Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:15:52.0986433Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:15:52.1063852Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:15:52.1583919Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:15:52.1831056Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:15:52.1850318Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:15:52.2530176Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:15:52.2813653Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:52.2824828Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:52.3131776Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:15:52.3407268Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:52.3420407Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:52.3782519Z Selecting previously unselected package ffmpeg. 2021-05-18T14:15:52.4006779Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:52.4092688Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:52.5503419Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:15:52.5753367Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:15:52.5772077Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:15:52.6095328Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:15:52.6381568Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:15:52.6392243Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:15:52.8540123Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:15:52.8848349Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:15:52.8857038Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:15:52.9223417Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:15:52.9460977Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:15:52.9470744Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:15:52.9784120Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:15:53.0049920Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:53.0057730Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:53.2984433Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:15:53.3224378Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:53.3235323Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:53.6641665Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:15:53.6926111Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:15:53.6935344Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:15:53.8267288Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:15:53.8564586Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:15:53.8574103Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:15:53.8806168Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:15:53.9088390Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:15:53.9100519Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:15:53.9718324Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:15:53.9749407Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:15:53.9776031Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:15:53.9806071Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:15:53.9829953Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:15:53.9856269Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:15:53.9885484Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:15:53.9910976Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:15:53.9935741Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:15:53.9960581Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:15:53.9985145Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:15:54.0012998Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:15:54.0036419Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:15:54.0060375Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:15:54.0085060Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:15:54.0110040Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:15:54.0132418Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:15:54.0157446Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:15:54.0187928Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:15:54.0217182Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:15:54.0238912Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:15:54.0266618Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:15:54.0298165Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:15:54.0320945Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:15:54.0346762Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:15:54.0372598Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:15:54.0398874Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:15:54.0430229Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:15:54.0454039Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:15:54.0480290Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:15:54.0573377Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:15:54.0600717Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:15:54.0626384Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:15:54.0654645Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:15:54.0689406Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:15:54.0713425Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:15:54.0737648Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:15:54.0759568Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:15:54.0793800Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:54.0817677Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:15:54.0840352Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:15:54.0873557Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:15:54.0930900Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:15:54.0958503Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:15:54.0996044Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:15:54.1023143Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:15:54.1044971Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:15:54.1069714Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:15:54.1093154Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:15:54.1114277Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:15:54.1139627Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:54.1171164Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:15:54.1193726Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:15:54.1217657Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:15:54.1244121Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:15:54.1271223Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1298947Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:15:54.1324590Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1351175Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:15:54.1380160Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:15:54.1406299Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:15:54.1431765Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:15:54.1458029Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:15:54.1576910Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1604089Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:15:54.1629941Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:15:54.1655464Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:15:54.1746186Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1778907Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1800873Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1820626Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:15:54.1846352Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:15:54.1867245Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1888440Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1918931Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.1940948Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:54.2031278Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:55.2838745Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:57.5295827Z Reading package lists... 2021-05-18T14:15:57.6870193Z Building dependency tree... 2021-05-18T14:15:57.6891404Z Reading state information... 2021-05-18T14:15:57.8487474Z The following additional packages will be installed: 2021-05-18T14:15:57.8491263Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:15:57.9005323Z The following NEW packages will be installed: 2021-05-18T14:15:57.9007501Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:15:57.9008789Z libmagick++-dev 2021-05-18T14:15:57.9382402Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:57.9384341Z Need to get 309 kB of archives. 2021-05-18T14:15:57.9386537Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:15:57.9391054Z 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-18T14:15:57.9412694Z 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-18T14:15:57.9450749Z 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-18T14:15:57.9483043Z 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-18T14:15:58.3654476Z Fetched 309 kB in 0s (7106 kB/s) 2021-05-18T14:15:58.3978606Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:15:58.4052274Z (Reading database ... 2021-05-18T14:15:58.4053035Z (Reading database ... 5% 2021-05-18T14:15:58.4053933Z (Reading database ... 10% 2021-05-18T14:15:58.4054461Z (Reading database ... 15% 2021-05-18T14:15:58.4054932Z (Reading database ... 20% 2021-05-18T14:15:58.4055419Z (Reading database ... 25% 2021-05-18T14:15:58.4055874Z (Reading database ... 30% 2021-05-18T14:15:58.4056333Z (Reading database ... 35% 2021-05-18T14:15:58.4056772Z (Reading database ... 40% 2021-05-18T14:15:58.4057223Z (Reading database ... 45% 2021-05-18T14:15:58.4057657Z (Reading database ... 50% 2021-05-18T14:15:58.4102403Z (Reading database ... 55% 2021-05-18T14:15:58.4143514Z (Reading database ... 60% 2021-05-18T14:15:58.4171919Z (Reading database ... 65% 2021-05-18T14:15:58.4301892Z (Reading database ... 70% 2021-05-18T14:15:58.4423136Z (Reading database ... 75% 2021-05-18T14:15:58.4447338Z (Reading database ... 80% 2021-05-18T14:15:58.4973763Z (Reading database ... 85% 2021-05-18T14:15:58.5134418Z (Reading database ... 90% 2021-05-18T14:15:58.5210110Z (Reading database ... 95% 2021-05-18T14:15:58.5211147Z (Reading database ... 100% 2021-05-18T14:15:58.5212172Z (Reading database ... 267266 files and directories currently installed.) 2021-05-18T14:15:58.5317593Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:15:58.5400304Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:58.6143189Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:15:58.6327251Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:15:58.6354894Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:58.6783648Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:15:58.6985647Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:15:58.6997962Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:58.7663631Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:15:58.7890908Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:15:58.7970855Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:58.8493323Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:58.8566602Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:58.8597860Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:58.8630030Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:58.8707934Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:01.0597543Z Reading package lists... 2021-05-18T14:16:01.2155594Z Building dependency tree... 2021-05-18T14:16:01.2176316Z Reading state information... 2021-05-18T14:16:01.3682043Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:16:01.3684272Z The following additional packages will be installed: 2021-05-18T14:16:01.3686486Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:16:01.3688301Z libijs-0.35 libjbig2dec0 2021-05-18T14:16:01.3692196Z Suggested packages: 2021-05-18T14:16:01.3693973Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:16:01.3695455Z ghostscript-x 2021-05-18T14:16:01.4174961Z The following NEW packages will be installed: 2021-05-18T14:16:01.4177115Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:16:01.4180868Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:16:01.4370020Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:01.4371774Z Need to get 11.2 MB of archives. 2021-05-18T14:16:01.4372675Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:16:01.4374499Z 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-18T14:16:01.4788805Z 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-18T14:16:01.4810801Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:16:01.6399825Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:16:01.6587537Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:16:01.6600839Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:16:01.6617571Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:16:01.7335117Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:16:02.1746038Z Fetched 11.2 MB in 0s (36.0 MB/s) 2021-05-18T14:16:02.2148642Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:16:02.2237812Z (Reading database ... 2021-05-18T14:16:02.2238684Z (Reading database ... 5% 2021-05-18T14:16:02.2239711Z (Reading database ... 10% 2021-05-18T14:16:02.2240292Z (Reading database ... 15% 2021-05-18T14:16:02.2240824Z (Reading database ... 20% 2021-05-18T14:16:02.2241327Z (Reading database ... 25% 2021-05-18T14:16:02.2241843Z (Reading database ... 30% 2021-05-18T14:16:02.2242345Z (Reading database ... 35% 2021-05-18T14:16:02.2242857Z (Reading database ... 40% 2021-05-18T14:16:02.2243371Z (Reading database ... 45% 2021-05-18T14:16:02.2243874Z (Reading database ... 50% 2021-05-18T14:16:02.2290733Z (Reading database ... 55% 2021-05-18T14:16:02.2343450Z (Reading database ... 60% 2021-05-18T14:16:02.2371439Z (Reading database ... 65% 2021-05-18T14:16:02.2498316Z (Reading database ... 70% 2021-05-18T14:16:02.2614607Z (Reading database ... 75% 2021-05-18T14:16:02.2637804Z (Reading database ... 80% 2021-05-18T14:16:02.3164887Z (Reading database ... 85% 2021-05-18T14:16:02.3346734Z (Reading database ... 90% 2021-05-18T14:16:02.3424252Z (Reading database ... 95% 2021-05-18T14:16:02.3425222Z (Reading database ... 100% 2021-05-18T14:16:02.3426182Z (Reading database ... 267311 files and directories currently installed.) 2021-05-18T14:16:02.3535220Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:16:02.3775595Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:16:02.5943439Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:16:02.6172072Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:16:02.6182335Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:16:02.6543062Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:16:02.6803960Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:16:02.7463579Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:16:03.1783363Z Selecting previously unselected package libgs9-common. 2021-05-18T14:16:03.2053612Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:16:03.2061899Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:16:03.3183749Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:16:03.3416581Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:16:03.3440144Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:16:03.3703293Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:16:03.3951902Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:16:03.3963349Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:16:03.4261750Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:16:03.4546515Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:16:03.4555649Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:16:03.7267175Z Selecting previously unselected package ghostscript. 2021-05-18T14:16:03.7520627Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:16:03.7531858Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:16:03.8179247Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:16:03.8215945Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:16:03.8244706Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:16:03.8852619Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:16:03.8882094Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:16:03.9119478Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:16:03.9140574Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:16:03.9161294Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:16:03.9271172Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:16:04.0438515Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:04.0644894Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:07.3678549Z Reading package lists... 2021-05-18T14:16:07.5166865Z Building dependency tree... 2021-05-18T14:16:07.5185943Z Reading state information... 2021-05-18T14:16:07.6668468Z The following additional packages will be installed: 2021-05-18T14:16:07.6672079Z libudunits2-0 libudunits2-data 2021-05-18T14:16:07.7127331Z The following NEW packages will be installed: 2021-05-18T14:16:07.7129995Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:16:07.7330330Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:07.7331318Z Need to get 429 kB of archives. 2021-05-18T14:16:07.7332526Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:16:07.7334495Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:16:07.7358649Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:16:07.7408956Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:16:08.1821783Z Fetched 429 kB in 0s (14.4 MB/s) 2021-05-18T14:16:08.2140809Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:16:08.2217880Z (Reading database ... 2021-05-18T14:16:08.2218456Z (Reading database ... 5% 2021-05-18T14:16:08.2219848Z (Reading database ... 10% 2021-05-18T14:16:08.2220699Z (Reading database ... 15% 2021-05-18T14:16:08.2222116Z (Reading database ... 20% 2021-05-18T14:16:08.2222687Z (Reading database ... 25% 2021-05-18T14:16:08.2223282Z (Reading database ... 30% 2021-05-18T14:16:08.2223851Z (Reading database ... 35% 2021-05-18T14:16:08.2224404Z (Reading database ... 40% 2021-05-18T14:16:08.2225118Z (Reading database ... 45% 2021-05-18T14:16:08.2226169Z (Reading database ... 50% 2021-05-18T14:16:08.2258551Z (Reading database ... 55% 2021-05-18T14:16:08.2305134Z (Reading database ... 60% 2021-05-18T14:16:08.2331520Z (Reading database ... 65% 2021-05-18T14:16:08.2462905Z (Reading database ... 70% 2021-05-18T14:16:08.2580585Z (Reading database ... 75% 2021-05-18T14:16:08.2604147Z (Reading database ... 80% 2021-05-18T14:16:08.3121175Z (Reading database ... 85% 2021-05-18T14:16:08.3282681Z (Reading database ... 90% 2021-05-18T14:16:08.3358062Z (Reading database ... 95% 2021-05-18T14:16:08.3358699Z (Reading database ... 100% 2021-05-18T14:16:08.3359585Z (Reading database ... 267875 files and directories currently installed.) 2021-05-18T14:16:08.3469079Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:16:08.3481675Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:16:08.3782816Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:16:08.4016718Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:16:08.4036657Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:16:08.4290980Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:16:08.4596455Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:16:08.4606974Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:16:08.5362306Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:16:08.5387733Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:16:08.5417213Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:16:08.5442699Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:16:08.6577417Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:10.8481428Z Reading package lists... 2021-05-18T14:16:10.9973906Z Building dependency tree... 2021-05-18T14:16:10.9992244Z Reading state information... 2021-05-18T14:16:11.1990927Z The following NEW packages will be installed: 2021-05-18T14:16:11.1997395Z libjq-dev 2021-05-18T14:16:11.2198465Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:11.2199307Z Need to get 11.2 kB of archives. 2021-05-18T14:16:11.2200142Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:16:11.2202229Z 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-18T14:16:11.6349321Z Fetched 11.2 kB in 0s (697 kB/s) 2021-05-18T14:16:11.6659875Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:16:11.6731230Z (Reading database ... 2021-05-18T14:16:11.6731722Z (Reading database ... 5% 2021-05-18T14:16:11.6732212Z (Reading database ... 10% 2021-05-18T14:16:11.6732670Z (Reading database ... 15% 2021-05-18T14:16:11.6733129Z (Reading database ... 20% 2021-05-18T14:16:11.6733752Z (Reading database ... 25% 2021-05-18T14:16:11.6734208Z (Reading database ... 30% 2021-05-18T14:16:11.6734646Z (Reading database ... 35% 2021-05-18T14:16:11.6735109Z (Reading database ... 40% 2021-05-18T14:16:11.6735565Z (Reading database ... 45% 2021-05-18T14:16:11.6736003Z (Reading database ... 50% 2021-05-18T14:16:11.6765664Z (Reading database ... 55% 2021-05-18T14:16:11.6815338Z (Reading database ... 60% 2021-05-18T14:16:11.6842315Z (Reading database ... 65% 2021-05-18T14:16:11.6959024Z (Reading database ... 70% 2021-05-18T14:16:11.7076122Z (Reading database ... 75% 2021-05-18T14:16:11.7100834Z (Reading database ... 80% 2021-05-18T14:16:11.7598515Z (Reading database ... 85% 2021-05-18T14:16:11.7755781Z (Reading database ... 90% 2021-05-18T14:16:11.7836308Z (Reading database ... 95% 2021-05-18T14:16:11.7837035Z (Reading database ... 100% 2021-05-18T14:16:11.7838008Z (Reading database ... 267904 files and directories currently installed.) 2021-05-18T14:16:11.7943967Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:16:11.7956756Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:16:11.8522712Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:16:14.0185176Z Reading package lists... 2021-05-18T14:16:14.1694990Z Building dependency tree... 2021-05-18T14:16:14.1714284Z Reading state information... 2021-05-18T14:16:14.3655120Z The following NEW packages will be installed: 2021-05-18T14:16:14.3657102Z libmng2 2021-05-18T14:16:14.3851984Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:14.3852836Z Need to get 168 kB of archives. 2021-05-18T14:16:14.3853670Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:16:14.3855796Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:16:14.7958579Z Fetched 168 kB in 0s (8766 kB/s) 2021-05-18T14:16:14.8264944Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:16:14.8345553Z (Reading database ... 2021-05-18T14:16:14.8346284Z (Reading database ... 5% 2021-05-18T14:16:14.8346921Z (Reading database ... 10% 2021-05-18T14:16:14.8347568Z (Reading database ... 15% 2021-05-18T14:16:14.8348172Z (Reading database ... 20% 2021-05-18T14:16:14.8348993Z (Reading database ... 25% 2021-05-18T14:16:14.8349690Z (Reading database ... 30% 2021-05-18T14:16:14.8350370Z (Reading database ... 35% 2021-05-18T14:16:14.8351064Z (Reading database ... 40% 2021-05-18T14:16:14.8351762Z (Reading database ... 45% 2021-05-18T14:16:14.8352441Z (Reading database ... 50% 2021-05-18T14:16:14.8378881Z (Reading database ... 55% 2021-05-18T14:16:14.8427705Z (Reading database ... 60% 2021-05-18T14:16:14.8453370Z (Reading database ... 65% 2021-05-18T14:16:14.8573922Z (Reading database ... 70% 2021-05-18T14:16:14.8690555Z (Reading database ... 75% 2021-05-18T14:16:14.8713564Z (Reading database ... 80% 2021-05-18T14:16:14.9230402Z (Reading database ... 85% 2021-05-18T14:16:14.9386089Z (Reading database ... 90% 2021-05-18T14:16:14.9460533Z (Reading database ... 95% 2021-05-18T14:16:14.9462079Z (Reading database ... 100% 2021-05-18T14:16:14.9463653Z (Reading database ... 267910 files and directories currently installed.) 2021-05-18T14:16:14.9559082Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:16:14.9575899Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:16:15.0338462Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:16:15.0369981Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:17.2581458Z Reading package lists... 2021-05-18T14:16:17.4154826Z Building dependency tree... 2021-05-18T14:16:17.4174507Z Reading state information... 2021-05-18T14:16:17.5891094Z E: Unable to locate package libmng1 2021-05-18T14:16:17.6575105Z Reading package lists... 2021-05-18T14:16:17.8171194Z Building dependency tree... 2021-05-18T14:16:17.8192331Z Reading state information... 2021-05-18T14:16:17.9598977Z E: Unable to locate package libapparmor-devel 2021-05-18T14:16:18.0334608Z Reading package lists... 2021-05-18T14:16:18.2508078Z Building dependency tree... 2021-05-18T14:16:18.2530260Z Reading state information... 2021-05-18T14:16:18.5315398Z The following additional packages will be installed: 2021-05-18T14:16:18.5323330Z libij-java 2021-05-18T14:16:18.5907737Z The following NEW packages will be installed: 2021-05-18T14:16:18.5923661Z imagej libij-java 2021-05-18T14:16:18.6199867Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:18.6202222Z Need to get 2328 kB of archives. 2021-05-18T14:16:18.6203618Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:16:18.6205928Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:16:18.6714290Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:16:19.1999472Z Fetched 2328 kB in 0s (34.3 MB/s) 2021-05-18T14:16:19.2391207Z Selecting previously unselected package libij-java. 2021-05-18T14:16:19.2483159Z (Reading database ... 2021-05-18T14:16:19.2484240Z (Reading database ... 5% 2021-05-18T14:16:19.2485302Z (Reading database ... 10% 2021-05-18T14:16:19.2486128Z (Reading database ... 15% 2021-05-18T14:16:19.2486896Z (Reading database ... 20% 2021-05-18T14:16:19.2487643Z (Reading database ... 25% 2021-05-18T14:16:19.2488394Z (Reading database ... 30% 2021-05-18T14:16:19.2489182Z (Reading database ... 35% 2021-05-18T14:16:19.2489956Z (Reading database ... 40% 2021-05-18T14:16:19.2490705Z (Reading database ... 45% 2021-05-18T14:16:19.2491445Z (Reading database ... 50% 2021-05-18T14:16:19.2538882Z (Reading database ... 55% 2021-05-18T14:16:19.2602544Z (Reading database ... 60% 2021-05-18T14:16:19.2633840Z (Reading database ... 65% 2021-05-18T14:16:19.2805923Z (Reading database ... 70% 2021-05-18T14:16:19.2969288Z (Reading database ... 75% 2021-05-18T14:16:19.2999424Z (Reading database ... 80% 2021-05-18T14:16:19.3694011Z (Reading database ... 85% 2021-05-18T14:16:19.3916512Z (Reading database ... 90% 2021-05-18T14:16:19.4024987Z (Reading database ... 95% 2021-05-18T14:16:19.4025663Z (Reading database ... 100% 2021-05-18T14:16:19.4026547Z (Reading database ... 267916 files and directories currently installed.) 2021-05-18T14:16:19.4162772Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:16:19.4184494Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:16:19.5263089Z Selecting previously unselected package imagej. 2021-05-18T14:16:19.5508969Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:16:19.5521416Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:16:19.6404725Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:16:19.6440425Z Setting up imagej (1.52r-1) ... 2021-05-18T14:16:19.6475535Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:16:21.0779160Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:21.8919174Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:16:24.4011524Z Reading package lists... 2021-05-18T14:16:24.6228867Z Building dependency tree... 2021-05-18T14:16:24.6251910Z Reading state information... 2021-05-18T14:16:24.8481031Z Suggested packages: 2021-05-18T14:16:24.8482309Z bowtie2-examples 2021-05-18T14:16:24.9088114Z The following NEW packages will be installed: 2021-05-18T14:16:24.9105731Z bowtie2 2021-05-18T14:16:24.9336755Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:24.9337974Z Need to get 1324 kB of archives. 2021-05-18T14:16:24.9339074Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:16:24.9341932Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:16:25.4858403Z Fetched 1324 kB in 0s (30.0 MB/s) 2021-05-18T14:16:25.5244302Z Selecting previously unselected package bowtie2. 2021-05-18T14:16:25.5331438Z (Reading database ... 2021-05-18T14:16:25.5332621Z (Reading database ... 5% 2021-05-18T14:16:25.5333766Z (Reading database ... 10% 2021-05-18T14:16:25.5334573Z (Reading database ... 15% 2021-05-18T14:16:25.5335355Z (Reading database ... 20% 2021-05-18T14:16:25.5336123Z (Reading database ... 25% 2021-05-18T14:16:25.5336977Z (Reading database ... 30% 2021-05-18T14:16:25.5337741Z (Reading database ... 35% 2021-05-18T14:16:25.5338475Z (Reading database ... 40% 2021-05-18T14:16:25.5339225Z (Reading database ... 45% 2021-05-18T14:16:25.5339969Z (Reading database ... 50% 2021-05-18T14:16:25.5387948Z (Reading database ... 55% 2021-05-18T14:16:25.5449339Z (Reading database ... 60% 2021-05-18T14:16:25.5486802Z (Reading database ... 65% 2021-05-18T14:16:25.5647906Z (Reading database ... 70% 2021-05-18T14:16:25.5812969Z (Reading database ... 75% 2021-05-18T14:16:25.5843273Z (Reading database ... 80% 2021-05-18T14:16:25.6530621Z (Reading database ... 85% 2021-05-18T14:16:25.6751128Z (Reading database ... 90% 2021-05-18T14:16:25.6852105Z (Reading database ... 95% 2021-05-18T14:16:25.6852742Z (Reading database ... 100% 2021-05-18T14:16:25.6853649Z (Reading database ... 267939 files and directories currently installed.) 2021-05-18T14:16:25.6986867Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:16:25.6999906Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:16:25.9314510Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:16:25.9365767Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:29.5997629Z Reading package lists... 2021-05-18T14:16:29.8053629Z Building dependency tree... 2021-05-18T14:16:29.8079336Z Reading state information... 2021-05-18T14:16:29.9831296Z E: Unable to locate package install 2021-05-18T14:16:29.9832528Z E: Unable to locate package gdal 2021-05-18T14:16:30.0573630Z Reading package lists... 2021-05-18T14:16:30.2576038Z Building dependency tree... 2021-05-18T14:16:30.2598167Z Reading state information... 2021-05-18T14:16:30.2890294Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:16:30.2892218Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:16:30.2893314Z is only available from another source 2021-05-18T14:16:30.2893944Z 2021-05-18T14:16:30.4110007Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:16:30.4855795Z Reading package lists... 2021-05-18T14:16:30.6774479Z Building dependency tree... 2021-05-18T14:16:30.6796743Z Reading state information... 2021-05-18T14:16:30.7086620Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:16:30.7088592Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:16:30.7089860Z is only available from another source 2021-05-18T14:16:30.7091022Z However the following packages replace it: 2021-05-18T14:16:30.7091958Z ffmpeg 2021-05-18T14:16:30.7092532Z 2021-05-18T14:16:30.8254055Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:16:30.8962727Z Reading package lists... 2021-05-18T14:16:31.0885548Z Building dependency tree... 2021-05-18T14:16:31.0906084Z Reading state information... 2021-05-18T14:16:31.2593237Z The following additional packages will be installed: 2021-05-18T14:16:31.2595742Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:16:31.2597637Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:16:31.2598964Z libssh2-1-dev 2021-05-18T14:16:31.2602935Z Suggested packages: 2021-05-18T14:16:31.2604055Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:16:31.3122406Z The following NEW packages will be installed: 2021-05-18T14:16:31.3124912Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:16:31.3126931Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:16:31.3128919Z libssh2-1-dev 2021-05-18T14:16:31.3345964Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:31.3347541Z Need to get 2667 kB of archives. 2021-05-18T14:16:31.3348707Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:16:31.3351396Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:16:31.3383260Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:16:31.3474154Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:16:31.3481264Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:16:31.3500011Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:16:31.3506666Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:16:31.3531960Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:16:31.3597091Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:16:31.3690266Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:16:31.3717131Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:16:31.3724544Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:16:31.8812498Z Fetched 2667 kB in 0s (43.5 MB/s) 2021-05-18T14:16:31.9166135Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:16:31.9251579Z (Reading database ... 2021-05-18T14:16:31.9252705Z (Reading database ... 5% 2021-05-18T14:16:31.9253507Z (Reading database ... 10% 2021-05-18T14:16:31.9254277Z (Reading database ... 15% 2021-05-18T14:16:31.9255110Z (Reading database ... 20% 2021-05-18T14:16:31.9255870Z (Reading database ... 25% 2021-05-18T14:16:31.9256646Z (Reading database ... 30% 2021-05-18T14:16:31.9257403Z (Reading database ... 35% 2021-05-18T14:16:31.9258167Z (Reading database ... 40% 2021-05-18T14:16:31.9258904Z (Reading database ... 45% 2021-05-18T14:16:31.9259683Z (Reading database ... 50% 2021-05-18T14:16:31.9305380Z (Reading database ... 55% 2021-05-18T14:16:31.9364321Z (Reading database ... 60% 2021-05-18T14:16:31.9395343Z (Reading database ... 65% 2021-05-18T14:16:31.9590301Z (Reading database ... 70% 2021-05-18T14:16:31.9767363Z (Reading database ... 75% 2021-05-18T14:16:31.9796316Z (Reading database ... 80% 2021-05-18T14:16:32.0502671Z (Reading database ... 85% 2021-05-18T14:16:32.0735882Z (Reading database ... 90% 2021-05-18T14:16:32.0834767Z (Reading database ... 95% 2021-05-18T14:16:32.0835398Z (Reading database ... 100% 2021-05-18T14:16:32.0836255Z (Reading database ... 267965 files and directories currently installed.) 2021-05-18T14:16:32.0974514Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:16:32.0989383Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:16:32.1385113Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:16:32.1720752Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:16:32.1729268Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:16:32.2665475Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:16:32.2925119Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:16:32.2950358Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:16:32.3316243Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:16:32.3632262Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:32.3643637Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:32.4082188Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:16:32.4393567Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:32.4406822Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:32.4757193Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:16:32.5087245Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:32.5096791Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:32.5549976Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:16:32.5863677Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:16:32.5876972Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:16:32.6624339Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:16:32.6961555Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:32.6977964Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:32.7984988Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:16:32.8273075Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:16:32.8285037Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:16:32.8984517Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:16:32.9292523Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:16:32.9305148Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:16:32.9625408Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:16:32.9944960Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:16:32.9960001Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:16:33.1662275Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:16:33.1759653Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:33.1797768Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:16:33.1826900Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:16:33.1857059Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:33.1890007Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:33.1944267Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:33.1991040Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:16:33.2027930Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:16:33.2058106Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:16:33.2088920Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:16:33.2162845Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:39.6159296Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:16:39.7553849Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:42.4157483Z Reading package lists... 2021-05-18T14:16:42.6383602Z Building dependency tree... 2021-05-18T14:16:42.6407542Z Reading state information... 2021-05-18T14:16:42.9493582Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:16:42.9495328Z libtiff-dev set to manually installed. 2021-05-18T14:16:42.9496493Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:43.0253197Z Reading package lists... 2021-05-18T14:16:43.2352438Z Building dependency tree... 2021-05-18T14:16:43.2375987Z Reading state information... 2021-05-18T14:16:43.5174195Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:16:43.5175634Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:43.5888252Z Reading package lists... 2021-05-18T14:16:43.7944056Z Building dependency tree... 2021-05-18T14:16:43.7965431Z Reading state information... 2021-05-18T14:16:44.0453971Z The following NEW packages will be installed: 2021-05-18T14:16:44.0462175Z libsodium-dev 2021-05-18T14:16:44.0681511Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:44.0682437Z Need to get 169 kB of archives. 2021-05-18T14:16:44.0683292Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:16:44.0685590Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:16:44.5510204Z Fetched 169 kB in 0s (8479 kB/s) 2021-05-18T14:16:44.5870773Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:16:44.5961578Z (Reading database ... 2021-05-18T14:16:44.5962588Z (Reading database ... 5% 2021-05-18T14:16:44.5963673Z (Reading database ... 10% 2021-05-18T14:16:44.5964281Z (Reading database ... 15% 2021-05-18T14:16:44.5964853Z (Reading database ... 20% 2021-05-18T14:16:44.5965460Z (Reading database ... 25% 2021-05-18T14:16:44.5966221Z (Reading database ... 30% 2021-05-18T14:16:44.5966791Z (Reading database ... 35% 2021-05-18T14:16:44.5967353Z (Reading database ... 40% 2021-05-18T14:16:44.5967920Z (Reading database ... 45% 2021-05-18T14:16:44.5968718Z (Reading database ... 50% 2021-05-18T14:16:44.6027794Z (Reading database ... 55% 2021-05-18T14:16:44.6095861Z (Reading database ... 60% 2021-05-18T14:16:44.6127789Z (Reading database ... 65% 2021-05-18T14:16:44.6283880Z (Reading database ... 70% 2021-05-18T14:16:44.6437340Z (Reading database ... 75% 2021-05-18T14:16:44.6470068Z (Reading database ... 80% 2021-05-18T14:16:44.7129426Z (Reading database ... 85% 2021-05-18T14:16:44.7339385Z (Reading database ... 90% 2021-05-18T14:16:44.7437288Z (Reading database ... 95% 2021-05-18T14:16:44.7437910Z (Reading database ... 100% 2021-05-18T14:16:44.7438789Z (Reading database ... 268468 files and directories currently installed.) 2021-05-18T14:16:44.7587859Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:16:44.7602922Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:16:44.8565385Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:16:47.4804831Z Reading package lists... 2021-05-18T14:16:47.7093832Z Building dependency tree... 2021-05-18T14:16:47.7116691Z Reading state information... 2021-05-18T14:16:47.9032781Z The following additional packages will be installed: 2021-05-18T14:16:47.9038586Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:16:47.9599546Z The following NEW packages will be installed: 2021-05-18T14:16:47.9611737Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:16:47.9615086Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:16:47.9835893Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:47.9836805Z Need to get 10.4 MB of archives. 2021-05-18T14:16:47.9837648Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:16:47.9839755Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:16:47.9949199Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:16:48.0073292Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:16:48.0302376Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:16:48.0470378Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:16:48.0689901Z 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-18T14:16:48.0903311Z 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-18T14:16:48.1312952Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:16:48.6258539Z Fetched 10.4 MB in 0s (62.4 MB/s) 2021-05-18T14:16:48.6668981Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:16:48.6765497Z (Reading database ... 2021-05-18T14:16:48.6766188Z (Reading database ... 5% 2021-05-18T14:16:48.6767080Z (Reading database ... 10% 2021-05-18T14:16:48.6767640Z (Reading database ... 15% 2021-05-18T14:16:48.6768217Z (Reading database ... 20% 2021-05-18T14:16:48.6768795Z (Reading database ... 25% 2021-05-18T14:16:48.6769349Z (Reading database ... 30% 2021-05-18T14:16:48.6769912Z (Reading database ... 35% 2021-05-18T14:16:48.6770456Z (Reading database ... 40% 2021-05-18T14:16:48.6771015Z (Reading database ... 45% 2021-05-18T14:16:48.6771571Z (Reading database ... 50% 2021-05-18T14:16:48.6810771Z (Reading database ... 55% 2021-05-18T14:16:48.6876593Z (Reading database ... 60% 2021-05-18T14:16:48.6909863Z (Reading database ... 65% 2021-05-18T14:16:48.7069825Z (Reading database ... 70% 2021-05-18T14:16:48.7307542Z (Reading database ... 75% 2021-05-18T14:16:48.7338455Z (Reading database ... 80% 2021-05-18T14:16:48.7991254Z (Reading database ... 85% 2021-05-18T14:16:48.8202859Z (Reading database ... 90% 2021-05-18T14:16:48.8300202Z (Reading database ... 95% 2021-05-18T14:16:48.8300900Z (Reading database ... 100% 2021-05-18T14:16:48.8302129Z (Reading database ... 268538 files and directories currently installed.) 2021-05-18T14:16:48.8439077Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:16:48.8468776Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:16:48.9383383Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:16:48.9665296Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:16:48.9694096Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:16:49.0990626Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:16:49.1309042Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:16:49.1321676Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:16:49.3183347Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:16:49.3464199Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:16:49.3477188Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:16:49.5104263Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:16:49.5356504Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:16:49.5366676Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:16:49.7423802Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:16:49.7699452Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:16:49.7709353Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:16:49.9623439Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:16:49.9903128Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:16:49.9917912Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:16:50.4224902Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:16:50.4516060Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:16:50.4529297Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:16:50.5532257Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:16:50.5569446Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:16:50.5600922Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:16:50.5627082Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:16:50.5653897Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:16:50.5683748Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:16:50.5711846Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:16:50.5736738Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:16:50.5771968Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:54.1767040Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:56.7359209Z Reading package lists... 2021-05-18T14:16:56.9279977Z Building dependency tree... 2021-05-18T14:16:56.9300882Z Reading state information... 2021-05-18T14:16:57.1798504Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:16:57.1799898Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:57.2504049Z Reading package lists... 2021-05-18T14:16:57.4383521Z Building dependency tree... 2021-05-18T14:16:57.4404336Z Reading state information... 2021-05-18T14:16:57.6134273Z The following additional packages will be installed: 2021-05-18T14:16:57.6137553Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:16:57.6139313Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:16:57.6146949Z Suggested packages: 2021-05-18T14:16:57.6148118Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:16:57.6681295Z The following NEW packages will be installed: 2021-05-18T14:16:57.6687562Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:16:57.6696820Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:16:57.6900106Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:57.6901838Z Need to get 1459 kB of archives. 2021-05-18T14:16:57.6902772Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:16:57.6904783Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:16:57.6931445Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:16:57.6943000Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:16:57.6954555Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:16:57.6969480Z 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-18T14:16:57.6977336Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:16:57.7003538Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:16:57.7166408Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:16:57.7204178Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:16:57.7212381Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:16:58.2108379Z Fetched 1459 kB in 0s (24.4 MB/s) 2021-05-18T14:16:58.2553528Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:16:58.2660000Z (Reading database ... 2021-05-18T14:16:58.2660985Z (Reading database ... 5% 2021-05-18T14:16:58.2664404Z (Reading database ... 10% 2021-05-18T14:16:58.2664972Z (Reading database ... 15% 2021-05-18T14:16:58.2665573Z (Reading database ... 20% 2021-05-18T14:16:58.2666114Z (Reading database ... 25% 2021-05-18T14:16:58.2666686Z (Reading database ... 30% 2021-05-18T14:16:58.2667245Z (Reading database ... 35% 2021-05-18T14:16:58.2667789Z (Reading database ... 40% 2021-05-18T14:16:58.2668343Z (Reading database ... 45% 2021-05-18T14:16:58.2668883Z (Reading database ... 50% 2021-05-18T14:16:58.2705261Z (Reading database ... 55% 2021-05-18T14:16:58.2758720Z (Reading database ... 60% 2021-05-18T14:16:58.2793082Z (Reading database ... 65% 2021-05-18T14:16:58.2941692Z (Reading database ... 70% 2021-05-18T14:16:58.3085096Z (Reading database ... 75% 2021-05-18T14:16:58.3114469Z (Reading database ... 80% 2021-05-18T14:16:58.3589626Z (Reading database ... 85% 2021-05-18T14:16:58.3959167Z (Reading database ... 90% 2021-05-18T14:16:58.4052305Z (Reading database ... 95% 2021-05-18T14:16:58.4052938Z (Reading database ... 100% 2021-05-18T14:16:58.4053816Z (Reading database ... 268763 files and directories currently installed.) 2021-05-18T14:16:58.4180663Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:58.4205744Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:58.4584068Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:16:58.4838134Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:58.4851967Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:58.5180639Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:16:58.5452722Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:58.5465400Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:58.5835053Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:16:58.6174384Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:58.6186513Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:58.6583862Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:16:58.6805628Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:16:58.6853277Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:16:58.7183356Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:16:58.7470282Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:58.7486512Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:58.7874258Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:16:58.8183941Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:16:58.8196545Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:16:58.9104211Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:16:58.9354348Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:16:58.9371793Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:16:58.9904877Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:16:59.0153841Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:59.0164942Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:59.0503164Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:16:59.0767399Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:16:59.0778060Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:16:59.2005303Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:16:59.2035451Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:59.2061521Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:16:59.2089469Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:16:59.2129039Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:59.2154610Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:59.2180923Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:59.2209048Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:59.2234430Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:59.2260333Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:16:59.2291733Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:59.2509656Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:17:02.9222166Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:17:05.5524979Z Reading package lists... 2021-05-18T14:17:05.7496061Z Building dependency tree... 2021-05-18T14:17:05.7520653Z Reading state information... 2021-05-18T14:17:05.9340645Z E: Unable to locate package udunits 2021-05-18T14:17:06.0070930Z Reading package lists... 2021-05-18T14:17:06.1963846Z Building dependency tree... 2021-05-18T14:17:06.1985643Z Reading state information... 2021-05-18T14:17:06.3762658Z The following additional packages will be installed: 2021-05-18T14:17:06.3763990Z libwebpdemux2 2021-05-18T14:17:06.4280007Z The following NEW packages will be installed: 2021-05-18T14:17:06.4288292Z libwebp-dev libwebpdemux2 2021-05-18T14:17:06.4504629Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:17:06.4505527Z Need to get 277 kB of archives. 2021-05-18T14:17:06.4543763Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:17:06.4545897Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:17:06.4549443Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:17:06.9345548Z Fetched 277 kB in 0s (10.5 MB/s) 2021-05-18T14:17:06.9699775Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:17:06.9791161Z (Reading database ... 2021-05-18T14:17:06.9791771Z (Reading database ... 5% 2021-05-18T14:17:06.9793200Z (Reading database ... 10% 2021-05-18T14:17:06.9794159Z (Reading database ... 15% 2021-05-18T14:17:06.9795134Z (Reading database ... 20% 2021-05-18T14:17:06.9795687Z (Reading database ... 25% 2021-05-18T14:17:06.9796251Z (Reading database ... 30% 2021-05-18T14:17:06.9796794Z (Reading database ... 35% 2021-05-18T14:17:06.9797596Z (Reading database ... 40% 2021-05-18T14:17:06.9798174Z (Reading database ... 45% 2021-05-18T14:17:06.9798718Z (Reading database ... 50% 2021-05-18T14:17:06.9844224Z (Reading database ... 55% 2021-05-18T14:17:06.9894872Z (Reading database ... 60% 2021-05-18T14:17:06.9933169Z (Reading database ... 65% 2021-05-18T14:17:07.0082900Z (Reading database ... 70% 2021-05-18T14:17:07.0221798Z (Reading database ... 75% 2021-05-18T14:17:07.0250273Z (Reading database ... 80% 2021-05-18T14:17:07.0719086Z (Reading database ... 85% 2021-05-18T14:17:07.1066497Z (Reading database ... 90% 2021-05-18T14:17:07.1153816Z (Reading database ... 95% 2021-05-18T14:17:07.1154532Z (Reading database ... 100% 2021-05-18T14:17:07.1155408Z (Reading database ... 269063 files and directories currently installed.) 2021-05-18T14:17:07.1271986Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:17:07.1296330Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:17:07.1583642Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:17:07.1857486Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:17:07.1868227Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:17:07.2792445Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:17:07.2819483Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:17:07.2850275Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:17:09.7949028Z Reading package lists... 2021-05-18T14:17:09.9954081Z Building dependency tree... 2021-05-18T14:17:09.9976709Z Reading state information... 2021-05-18T14:17:10.2044555Z The following additional packages will be installed: 2021-05-18T14:17:10.2051844Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:17:10.2054050Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:17:10.2055984Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:17:10.2061063Z Suggested packages: 2021-05-18T14:17:10.2062790Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:17:10.2063779Z Recommended packages: 2021-05-18T14:17:10.2064457Z cargo 2021-05-18T14:17:10.2659783Z The following NEW packages will be installed: 2021-05-18T14:17:10.2670867Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:17:10.2672501Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:17:10.2682057Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:17:10.2971406Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:17:10.2972291Z Need to get 108 MB of archives. 2021-05-18T14:17:10.2973133Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:17:10.2975377Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:17:10.3029708Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:17:10.3042427Z 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-18T14:17:10.3053318Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:17:10.3121043Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:17:10.3155994Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:17:10.3162130Z 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-18T14:17:10.5677078Z 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-18T14:17:11.1659901Z 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-18T14:17:11.5337530Z 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-18T14:17:11.5603421Z 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-18T14:17:11.6086037Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:17:11.7491846Z 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-18T14:17:12.2478622Z Fetched 108 MB in 1s (73.2 MB/s) 2021-05-18T14:17:12.2852044Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:17:12.3004486Z (Reading database ... 2021-05-18T14:17:12.3005508Z (Reading database ... 5% 2021-05-18T14:17:12.3006323Z (Reading database ... 10% 2021-05-18T14:17:12.3007114Z (Reading database ... 15% 2021-05-18T14:17:12.3007893Z (Reading database ... 20% 2021-05-18T14:17:12.3008661Z (Reading database ... 25% 2021-05-18T14:17:12.3009416Z (Reading database ... 30% 2021-05-18T14:17:12.3010185Z (Reading database ... 35% 2021-05-18T14:17:12.3010967Z (Reading database ... 40% 2021-05-18T14:17:12.3011721Z (Reading database ... 45% 2021-05-18T14:17:12.3012485Z (Reading database ... 50% 2021-05-18T14:17:12.3056301Z (Reading database ... 55% 2021-05-18T14:17:12.3113695Z (Reading database ... 60% 2021-05-18T14:17:12.3150662Z (Reading database ... 65% 2021-05-18T14:17:12.3298091Z (Reading database ... 70% 2021-05-18T14:17:12.3436991Z (Reading database ... 75% 2021-05-18T14:17:12.3473729Z (Reading database ... 80% 2021-05-18T14:17:12.3924001Z (Reading database ... 85% 2021-05-18T14:17:12.4284609Z (Reading database ... 90% 2021-05-18T14:17:12.4375203Z (Reading database ... 95% 2021-05-18T14:17:12.4375878Z (Reading database ... 100% 2021-05-18T14:17:12.4376742Z (Reading database ... 269091 files and directories currently installed.) 2021-05-18T14:17:12.4501357Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:17:12.4520656Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:17:12.5022897Z Selecting previously unselected package libipt2. 2021-05-18T14:17:12.5284943Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:17:12.5299659Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:17:12.5589440Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:17:12.5890028Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:17:12.5899997Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:17:12.6349385Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:17:12.6659181Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:17:12.6671349Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:17:12.7466938Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:17:12.7787258Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:17:12.7799316Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:17:12.8316634Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:17:12.8625624Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:17:12.8637066Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:17:12.8902108Z Selecting previously unselected package gdb. 2021-05-18T14:17:12.9211275Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:17:12.9220651Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:17:13.3024079Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:17:13.3276253Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:17:13.3285372Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:19.9785820Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:17:20.0099807Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:17:20.0118158Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:23.3849145Z Selecting previously unselected package rustc. 2021-05-18T14:17:23.4177108Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:17:23.4180994Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:23.6339234Z Selecting previously unselected package cargo. 2021-05-18T14:17:23.6646721Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:17:23.6657353Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:17:24.0377283Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:17:24.0749637Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:17:24.0761267Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:17:25.3933340Z Selecting previously unselected package rust-gdb. 2021-05-18T14:17:25.4302774Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:17:25.4312642Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:25.4997646Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:25.5031025Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:17:25.5058442Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:17:25.5085790Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:25.5117219Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:17:25.5143302Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:17:25.5168495Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:17:25.5196200Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:25.5221357Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:17:25.5247275Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:17:25.5274862Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:17:25.5300793Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:17:25.5336019Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:25.5367134Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:17:25.5606489Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:17:29.4460058Z Reading package lists... 2021-05-18T14:17:29.6240228Z Building dependency tree... 2021-05-18T14:17:29.6263943Z Reading state information... 2021-05-18T14:17:29.8195028Z The following additional packages will be installed: 2021-05-18T14:17:29.8197363Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:17:29.8199182Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:17:29.8200979Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:17:29.8202753Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:17:29.8204501Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:17:29.8206204Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:17:29.8207782Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:17:29.8210231Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:17:29.8213848Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:17:29.8216040Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:17:29.8218969Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:17:29.8220754Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:17:29.8223524Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:17:29.8225500Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:17:29.8227375Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:17:29.8229276Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:17:29.8231062Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:17:29.8234042Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:17:29.8235955Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:17:29.8237542Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:17:29.8239005Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:17:29.8240573Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:17:29.8243349Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:17:29.8244788Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:17:29.8246309Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:17:29.8249144Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:17:29.8250671Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:17:29.8253032Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:17:29.8254598Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:17:29.8256075Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:17:29.8257450Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:17:29.8258804Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:17:29.8260259Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:17:29.8263130Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:17:29.8264810Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:17:29.8267186Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:17:29.8268803Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:17:29.8270290Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:17:29.8272568Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:17:29.8274447Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:17:29.8276024Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:17:29.8277441Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:17:29.8278896Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:17:29.8280589Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:17:29.8282959Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:17:29.8284484Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:17:29.8285958Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:17:29.8287587Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:17:29.8288967Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:17:29.8289751Z Suggested packages: 2021-05-18T14:17:29.8290880Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:17:29.8293357Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:17:29.8295310Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:17:29.8296902Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:17:29.8298258Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:17:29.8299698Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:17:29.8302421Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:17:29.8304060Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:17:29.8305522Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:17:29.8307020Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:17:29.8308629Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:17:29.8310287Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:17:29.8312426Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:17:29.8313609Z wpagui libengine-pkcs11-openssl 2021-05-18T14:17:29.9214748Z The following NEW packages will be installed: 2021-05-18T14:17:29.9218774Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:17:29.9222449Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:17:29.9226019Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:17:29.9229245Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:17:29.9232133Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:17:29.9234868Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:17:29.9236283Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:17:29.9240056Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:17:29.9243000Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:17:29.9245959Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:17:29.9248982Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:17:29.9251995Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:17:29.9253660Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:17:29.9255451Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:17:29.9258678Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:17:29.9260354Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:17:29.9262416Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:17:29.9263999Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:17:29.9265639Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:17:29.9266953Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:17:29.9268248Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:17:29.9306261Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:17:29.9307836Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:17:29.9309322Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:17:29.9310818Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:17:29.9312814Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:17:29.9314625Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:17:29.9316479Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:17:29.9318579Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:17:29.9320070Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:17:29.9321437Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:17:29.9322797Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:17:29.9324266Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:17:29.9325763Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:17:29.9327375Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:17:29.9328995Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:17:29.9330487Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:17:29.9331976Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:17:29.9333400Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:17:29.9334921Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:17:29.9336473Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:17:29.9337897Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:17:29.9339361Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:17:29.9341050Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:17:29.9343071Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:17:29.9344595Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:17:29.9346073Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:17:29.9347677Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:17:29.9349061Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:17:29.9528304Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:17:29.9529797Z Need to get 183 MB of archives. 2021-05-18T14:17:29.9530834Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:17:29.9533377Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:17:29.9565169Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:17:29.9848101Z 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-18T14:17:29.9868529Z 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-18T14:17:29.9879286Z 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-18T14:17:29.9916500Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:17:29.9918792Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:17:29.9927200Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:17:29.9935706Z 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-18T14:17:29.9946525Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:17:29.9965488Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:17:29.9993355Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:17:30.0140175Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:17:30.0148471Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:17:30.0156118Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:17:30.0165058Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:17:30.0171471Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:17:30.0181032Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:17:30.0188842Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:17:30.0196399Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:17:30.0206431Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:17:30.0214555Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:17:30.0223995Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:17:30.0669228Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:17:30.1012150Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:17:30.1048300Z 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-18T14:17:30.1071194Z 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-18T14:17:30.1191895Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:17:30.1203970Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:17:30.1229252Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:17:30.1253398Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:17:30.1691684Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:17:30.1898975Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:17:30.1923404Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:17:30.1934462Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:17:30.1944726Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:17:30.3689888Z 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-18T14:17:30.3711384Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:17:30.3884236Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:17:30.3956217Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:17:30.3989370Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:17:30.4014394Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:17:30.4027378Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:17:30.4053855Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:17:30.4075795Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:17:30.4100266Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:17:30.4120012Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:17:30.4209426Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:17:30.4225068Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:17:30.4280479Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:17:30.4298479Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:17:30.4308886Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:17:30.4357981Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:17:30.4383779Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:17:30.4454251Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:17:30.4479739Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:17:30.5661077Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:17:30.5787009Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:17:30.5794082Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:17:30.5841099Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:17:30.5847990Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:17:30.5855336Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:17:30.5864113Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:17:30.5892243Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:17:30.5905406Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:17:30.5953186Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:17:30.5978420Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:17:30.6001680Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:17:30.6314667Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:17:30.6474708Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:17:30.7733923Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:17:30.7742401Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:17:30.7748977Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:17:30.7756380Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:17:30.7784711Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:17:30.7834196Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:17:30.7843878Z 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-18T14:17:30.8994762Z 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-18T14:17:30.9000952Z 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-18T14:17:30.9010227Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:17:30.9239459Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:17:30.9245204Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:17:30.9265265Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:17:30.9330227Z 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-18T14:17:30.9992140Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:17:31.0322835Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:17:31.0341029Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:17:31.0350510Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:17:31.0361856Z 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-18T14:17:31.0453826Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:17:31.0458609Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:17:31.0474551Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:17:31.0492171Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:17:31.0523732Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:17:31.0541129Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:17:31.0649981Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:17:31.1262474Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:17:31.1378857Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:17:31.1436183Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:17:31.1445556Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:17:31.1475547Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:17:31.1521589Z 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-18T14:17:31.1589798Z 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-18T14:17:31.1606469Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:17:31.1633698Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:17:31.1721635Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:17:31.1729431Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:17:31.6282035Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:17:31.6298991Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:17:31.6308155Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:17:31.6525148Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:17:31.7342049Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:17:31.7351094Z 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-18T14:17:31.7364922Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:17:31.7451095Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:17:31.7459934Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:17:31.7845166Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:17:31.7962350Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:17:31.7988980Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:17:31.8004039Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:17:31.8013278Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:17:31.8037940Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:17:31.8059091Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:17:31.8061040Z 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-18T14:17:31.8063672Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:17:31.8082987Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:17:31.8090400Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:17:31.8096551Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:17:31.8102957Z 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-18T14:17:31.8111957Z 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-18T14:17:31.8127411Z 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-18T14:17:31.8144805Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:17:31.8163305Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:17:31.8352238Z 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-18T14:17:31.8366064Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:17:31.8370493Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:17:31.8387867Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:17:31.8482236Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:17:31.8504157Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:17:31.8520275Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:17:31.8531380Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:17:31.8555956Z 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-18T14:17:31.8565582Z 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-18T14:17:31.8572253Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:17:31.8590241Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:17:31.8598915Z 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-18T14:17:31.8614900Z 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-18T14:17:31.8641359Z 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-18T14:17:31.8763575Z 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-18T14:17:31.9397480Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:17:31.9408093Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:17:31.9488730Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:17:31.9510510Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:17:31.9525996Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:17:31.9589855Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:17:31.9606682Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:17:32.0019250Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:17:32.0123039Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:17:32.0525819Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:17:32.1027671Z 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-18T14:17:32.1052400Z 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-18T14:17:32.1083153Z 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-18T14:17:32.1091730Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:17:32.1165765Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:17:32.1169465Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:17:32.1188227Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:17:32.1197295Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:17:32.1328436Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:17:32.1373568Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:17:32.1888375Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:17:32.1901709Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:17:32.1915491Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:17:32.1925708Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:17:32.1938454Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:17:32.1948603Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:17:32.1989980Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:17:32.1992475Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:17:32.2008519Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:17:32.2018721Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:17:32.2030776Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:17:32.2043215Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:17:32.2055685Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:17:32.2237197Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:17:32.2252622Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:17:32.2792496Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:17:32.2804797Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:17:32.2812325Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:17:32.2850140Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:17:32.2856017Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:17:32.2870750Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:17:32.2928145Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:17:32.2936725Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:17:32.3216150Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:17:32.3230883Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:17:32.3247119Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:17:32.3582469Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:17:32.3619526Z 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-18T14:17:32.3633793Z 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-18T14:17:32.3646434Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:17:32.3667335Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:17:32.4014094Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:17:32.5087498Z 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-18T14:17:32.5121294Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:17:32.5283487Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:17:32.8500318Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:17:32.9273951Z 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-18T14:17:32.9328646Z 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-18T14:17:32.9354853Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:17:32.9547644Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:17:32.9593721Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:17:32.9775787Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:17:33.0008091Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:17:33.0027305Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:17:33.0032445Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:17:34.2622738Z Fetched 183 MB in 3s (59.6 MB/s) 2021-05-18T14:17:34.2999880Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:17:34.3084529Z (Reading database ... 2021-05-18T14:17:34.3085140Z (Reading database ... 5% 2021-05-18T14:17:34.3085948Z (Reading database ... 10% 2021-05-18T14:17:34.3087093Z (Reading database ... 15% 2021-05-18T14:17:34.3087646Z (Reading database ... 20% 2021-05-18T14:17:34.3088329Z (Reading database ... 25% 2021-05-18T14:17:34.3088971Z (Reading database ... 30% 2021-05-18T14:17:34.3089620Z (Reading database ... 35% 2021-05-18T14:17:34.3090268Z (Reading database ... 40% 2021-05-18T14:17:34.3090905Z (Reading database ... 45% 2021-05-18T14:17:34.3091555Z (Reading database ... 50% 2021-05-18T14:17:34.3144233Z (Reading database ... 55% 2021-05-18T14:17:34.3200101Z (Reading database ... 60% 2021-05-18T14:17:34.3239089Z (Reading database ... 65% 2021-05-18T14:17:34.3381622Z (Reading database ... 70% 2021-05-18T14:17:34.3518297Z (Reading database ... 75% 2021-05-18T14:17:34.3549287Z (Reading database ... 80% 2021-05-18T14:17:34.3990852Z (Reading database ... 85% 2021-05-18T14:17:34.4340143Z (Reading database ... 90% 2021-05-18T14:17:34.4428571Z (Reading database ... 95% 2021-05-18T14:17:34.4429220Z (Reading database ... 100% 2021-05-18T14:17:34.4430085Z (Reading database ... 269846 files and directories currently installed.) 2021-05-18T14:17:34.4568782Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:17:34.4588797Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:17:34.4983108Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:17:34.5253614Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:34.5350118Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:34.7633947Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:17:34.7955309Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:17:34.7964473Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:17:34.8343788Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:17:34.8646817Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:17:34.8687956Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:17:34.8984264Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:17:34.9340651Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:17:34.9351707Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:17:34.9783310Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:17:35.0011641Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:17:35.0020298Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:17:35.0384128Z Selecting previously unselected package libwacom-common. 2021-05-18T14:17:35.0613079Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:17:35.0624343Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:17:35.1504238Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:17:35.1754864Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:17:35.1764370Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:17:35.2059563Z Selecting previously unselected package libinput-bin. 2021-05-18T14:17:35.2358734Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:17:35.2373327Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:17:35.2674675Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:17:35.2983019Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:17:35.2993930Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:17:35.3385693Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:17:35.3698188Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:35.3707887Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:35.4302770Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:17:35.4544043Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:35.4555916Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:35.5597336Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:17:35.5904409Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:17:35.5914255Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:17:35.6211158Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:17:35.6513735Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:17:35.6526181Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:17:35.6785195Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:17:35.7099620Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:17:35.7108494Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:17:35.7438025Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:17:35.7692028Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:17:35.7701707Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:17:35.8063258Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:17:35.8317316Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:17:35.8328184Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:17:35.8588177Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:17:35.8906619Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:17:35.8917050Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:17:35.9224156Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:17:35.9522636Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:17:35.9533419Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:17:35.9800195Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:17:36.0108073Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:17:36.0121802Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:17:36.0407549Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:17:36.0727705Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:17:36.0738666Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:17:36.1022815Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:17:36.1339635Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:17:36.1349594Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:17:36.1744172Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:17:36.2022056Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:36.2116897Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:36.5663450Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:17:36.5931769Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:36.5941888Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:36.8769744Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:17:36.9106964Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:36.9116917Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:36.9579052Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:17:36.9827469Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:17:36.9838803Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:17:37.0339931Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:17:37.0672790Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:17:37.0684047Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:17:37.1777307Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:17:37.2089347Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:17:37.2100498Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:17:37.2463230Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:17:37.2719339Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:37.2730311Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:37.3303982Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:17:37.3585969Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:37.3595401Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:37.4091112Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:17:37.4404268Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:37.4416533Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:37.6237340Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:17:37.6558495Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:37.6567398Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:37.8298660Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:17:37.8647325Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:37.8656628Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:37.9063096Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:17:37.9348679Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:37.9360963Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:37.9658386Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:17:37.9975672Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:17:37.9986190Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:17:38.0335217Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:17:38.0649911Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:17:38.0663605Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:17:39.5903613Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:17:39.6201567Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:39.6216708Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:39.6584223Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:17:39.6878801Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:17:39.6886018Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:39.9663490Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:17:39.9914848Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:17:39.9928552Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:17:40.0583430Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:17:40.0846105Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:17:40.0854223Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:17:40.1406452Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:17:40.1662198Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:40.1674758Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:40.2087123Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:17:40.2411673Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:40.2420591Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:40.2783708Z Selecting previously unselected package gdal-data. 2021-05-18T14:17:40.3043794Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:17:40.3057491Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:40.3663274Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:17:40.3910454Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:17:40.3923997Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:17:40.4304314Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:17:40.4597389Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:17:40.4609638Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:17:40.5063606Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:17:40.5348828Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:17:40.5358680Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:17:40.5736981Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:17:40.6045065Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:17:40.6053772Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:17:40.6863485Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:17:40.7112912Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:17:40.7122899Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:17:40.7539613Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:17:40.7851587Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:17:40.7868355Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:17:40.8621892Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:17:40.8968245Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:17:40.8978580Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:17:40.9463292Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:17:40.9793324Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:17:40.9809934Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:17:41.0182981Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:17:41.0506683Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:17:41.0518442Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:17:41.0795099Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:17:41.1116803Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:17:41.1128092Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:17:41.1546141Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:17:41.1855113Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:17:41.7406264Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:17:41.7408034Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:17:41.7409463Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:17:41.7411376Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:17:41.7412819Z Selecting previously unselected package proj-data. 2021-05-18T14:17:41.7414146Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:17:41.7415272Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:17:42.2741054Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:17:42.3073438Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:17:42.3083749Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:17:42.4384491Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:17:42.4737594Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:17:42.4750431Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:17:42.5105262Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:17:42.5385817Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:17:42.5398269Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:17:42.6023029Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:17:42.6304388Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:17:42.6313761Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:17:42.6622786Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:17:42.6903473Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:17:42.6914628Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:17:42.7229757Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:17:42.7546116Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:17:42.7554341Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:17:42.7902966Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:17:42.8176989Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:17:42.8186139Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:17:42.8702782Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:17:42.8971263Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:17:42.8981136Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:17:42.9382803Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:17:42.9635713Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:17:42.9650844Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:17:43.0329371Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:17:43.0643839Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:17:43.0655151Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:17:43.1258484Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:17:43.1544929Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:17:43.1554454Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:17:43.1983052Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:17:43.2290976Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:17:43.2303895Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:17:43.4143362Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:17:43.4372023Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:17:43.4381669Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:17:43.5782862Z Selecting previously unselected package libgdal26. 2021-05-18T14:17:43.6041984Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:17:43.6052342Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:44.3653950Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:17:44.4005062Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.4012829Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:44.4319717Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:17:44.4634365Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:17:44.4645869Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:17:44.4944720Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:17:44.5257757Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.5270319Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:44.5625147Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:17:44.5938285Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.5947193Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:44.6359718Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:17:44.6753916Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:17:44.6766673Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:17:44.7357632Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:17:44.7676972Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.7688207Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:17:44.8184426Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:17:44.8497030Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:44.8507647Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:45.4897137Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:17:45.5204201Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:45.5223275Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:45.5504991Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:17:45.5832274Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:17:45.5840491Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:17:45.6282727Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:17:45.6614010Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:17:45.6627101Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:17:45.8320348Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:17:45.8638443Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:45.8651400Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:45.8973883Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:17:45.9294812Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:45.9306857Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:45.9749987Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:17:46.0086539Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:17:46.0098094Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:17:46.0904146Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:17:46.1217785Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:46.1382237Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:46.5188300Z Selecting previously unselected package qgis-providers. 2021-05-18T14:17:46.5501522Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:46.5513729Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:46.7977725Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:17:46.8290282Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:17:46.8305105Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:17:46.8662150Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:17:46.8975336Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:17:46.8987419Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:17:46.9256911Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:17:46.9576341Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:17:46.9587659Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:17:47.0056903Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:17:47.0371005Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:17:47.0382222Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:17:47.1329062Z Selecting previously unselected package blt. 2021-05-18T14:17:47.1640379Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:17:47.1651000Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:17:47.1885539Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:17:47.2195768Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:17:47.2204630Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:17:47.2696234Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:17:47.3066657Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:17:47.3078532Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:17:47.3451608Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:17:47.3755611Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:17:47.3767379Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:17:47.4229592Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:17:47.4549679Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:17:47.4564086Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:17:47.4964003Z Selecting previously unselected package gcr. 2021-05-18T14:17:47.5318550Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:17:47.5322978Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:17:47.5884383Z Selecting previously unselected package python3-numpy. 2021-05-18T14:17:47.6200464Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:17:47.6210812Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:17:47.9600114Z Selecting previously unselected package python3-gdal. 2021-05-18T14:17:47.9912666Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:17:47.9922407Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:48.0782490Z Selecting previously unselected package gdal-bin. 2021-05-18T14:17:48.1099664Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:17:48.1114709Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:48.1691559Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:17:48.2000456Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:17:48.2013032Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:17:48.2281892Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:17:48.2598279Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:17:48.2611177Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:17:48.3106716Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:17:48.3424522Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:17:48.3434543Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:17:48.3860663Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:17:49.2426026Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:17:49.2436461Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:17:49.2437764Z Selecting previously unselected package p11-kit. 2021-05-18T14:17:49.2439259Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:17:49.2440388Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:17:49.2441823Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:17:49.2443337Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:17:49.2444570Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:17:49.2446538Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:17:49.2447785Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:17:49.2448822Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:17:49.2450171Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:17:49.2451606Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:17:49.2452939Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:17:49.2454095Z Selecting previously unselected package grass-doc. 2021-05-18T14:17:49.2455231Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:17:49.2456145Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:17:51.2428438Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:17:51.2439424Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:17:51.2440750Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:17:51.2442012Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:17:51.2443477Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:51.2444709Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:17:51.2445948Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:17:51.2447350Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:51.2448573Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:17:51.3287367Z Selecting previously unselected package grass-core. 2021-05-18T14:17:51.3606545Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:17:51.3617258Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:17:52.0591843Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:17:52.0914876Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:17:52.0928985Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:17:52.1244529Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:17:52.1560532Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:17:52.1572623Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:17:52.1932081Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:17:52.2250959Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:17:52.2261591Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:17:52.3232122Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:17:52.3553544Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:17:52.3563171Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:17:52.4450441Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:17:52.4792578Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:17:52.4805443Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:17:52.8245644Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:17:52.8559872Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:17:52.8574513Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:17:52.9695067Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:17:53.0013332Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:17:53.0028607Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:17:53.0426989Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:17:53.0750010Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:17:53.0760526Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:17:53.1043264Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:17:53.1382948Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:17:53.1394464Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:17:53.1723986Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:17:53.2078149Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:17:53.2165291Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:17:53.3389840Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:17:53.3710270Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:17:53.3723276Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:17:53.4122459Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:17:53.4446890Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:17:53.4456274Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:17:53.4784397Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:17:53.5067720Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:17:53.5076660Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:17:53.5393968Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:17:53.5739081Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:17:53.5763581Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:17:53.6303424Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:17:53.6611636Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:17:53.6631692Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:17:53.6934796Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:17:53.7253233Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:17:53.7268336Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:17:53.7622708Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:17:53.7911154Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:17:53.7930233Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:17:53.8247434Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:17:53.8569750Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:53.8581400Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:17:53.8944084Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:17:53.9190945Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:53.9206964Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:17:53.9544290Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:17:53.9832086Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:53.9846497Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:17:54.0206488Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:17:54.0545730Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:54.0578112Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:17:54.1024357Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:17:54.1303539Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:17:54.1316740Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:17:54.3082701Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:17:54.3401236Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:54.3415930Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:17:54.3824229Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:17:54.4095494Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:54.4104947Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:17:54.4428748Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:17:54.4754378Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:54.4763790Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:54.5267227Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:17:54.5611823Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:54.5623985Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:54.6713111Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:17:54.7039185Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:54.7048505Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:54.7506750Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:17:54.7834756Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:54.7847430Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:54.8303610Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:17:54.8583915Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:54.8598388Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:54.8900093Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:17:54.9221624Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:54.9231431Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:54.9695274Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:17:55.0016796Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:55.0024539Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:55.0424175Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:17:55.0699275Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:55.0708319Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:55.1046371Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:17:55.1392873Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:55.1404018Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:55.1863901Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:17:55.2183569Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:55.2198065Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:55.2502119Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:17:55.2822711Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:55.2832316Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:55.3148021Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:17:55.3549077Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:55.3562079Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:55.4096428Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:17:55.4419800Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:55.4435118Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:55.5823512Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:17:55.6076229Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:56.2442600Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:56.2451561Z Selecting previously unselected package qtchooser. 2021-05-18T14:17:56.2453160Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:17:56.2454379Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:17:56.2455623Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:17:56.2457007Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:56.2458197Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:56.2459313Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:17:56.2581582Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:56.2626283Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:56.3103447Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:17:56.3346714Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:56.3354949Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:56.3676119Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:17:56.3998300Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:56.4007635Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:17:56.4692955Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:17:56.5094539Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:56.5102235Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:56.5416341Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:17:56.5762034Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:56.5778184Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:56.8152811Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:17:56.8482741Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:56.8495272Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:56.9624307Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:17:56.9946839Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:56.9961698Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:17:57.1423600Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:17:57.1705758Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:57.1716959Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:57.3103494Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:17:57.3383215Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:57.3392945Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:57.4000331Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:17:57.4322019Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:57.4335406Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:57.4886233Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:17:57.5209148Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:57.5224341Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:57.5573427Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:17:57.5902765Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:17:57.5914896Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:17:57.6903297Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:17:57.7174771Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:17:57.7376121Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:17:57.7703563Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:17:57.7972435Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:57.7983075Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:57.8464374Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:17:57.8776448Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:17:57.8787321Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:17:57.9133610Z Selecting previously unselected package modemmanager. 2021-05-18T14:17:57.9463166Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:17:57.9548212Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:17:58.0762841Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:17:58.1082428Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:17:58.1095822Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:17:58.1504865Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:17:58.1787371Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:17:58.1798379Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:17:58.5313470Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:17:58.5639594Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:17:58.5650699Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:17:58.6023441Z Selecting previously unselected package python3-bs4. 2021-05-18T14:17:58.6277750Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:17:58.6297676Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:17:58.6703686Z Selecting previously unselected package python3-cycler. 2021-05-18T14:17:58.7009795Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:17:58.7024053Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:17:58.7321708Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:17:58.7648099Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:17:58.7655869Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:17:58.8056830Z Selecting previously unselected package python3-decorator. 2021-05-18T14:17:58.8322913Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:17:58.8332727Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:17:58.8664020Z Selecting previously unselected package python3-future. 2021-05-18T14:17:58.8951107Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:17:58.8959630Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:17:58.9783672Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:17:59.0120376Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:17:59.0131527Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:17:59.0503374Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:17:59.0814548Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:17:59.0823595Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:17:59.1189520Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:17:59.1517010Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:17:59.1530101Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:17:59.1820130Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:17:59.2140261Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:17:59.2154498Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:17:59.2584107Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:17:59.2891128Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:17:59.2901996Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:17:59.3303357Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:17:59.3570887Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:17:59.3584418Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:17:59.3983485Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:17:59.4266440Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:17:59.4276254Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:17:59.6103621Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:17:59.6395410Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:17:59.6407668Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:17:59.6772347Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:17:59.7099209Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:17:59.7115646Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:18:00.2959625Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:18:00.3275235Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:18:00.3286276Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:18:00.3606246Z Selecting previously unselected package python3-olefile. 2021-05-18T14:18:00.3939527Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:18:00.3952765Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:18:00.4266850Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:18:00.4598430Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:18:00.4609044Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:18:00.5345367Z Selecting previously unselected package python3-tz. 2021-05-18T14:18:00.5655042Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:18:00.5675008Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:18:00.5983452Z Selecting previously unselected package python3-owslib. 2021-05-18T14:18:00.6279715Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:18:00.6292780Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:18:00.6734636Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:18:00.7058335Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:18:00.7115084Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:18:00.7786196Z Selecting previously unselected package python3-retrying. 2021-05-18T14:18:00.8145941Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:18:00.8158446Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:18:00.8473290Z Selecting previously unselected package python3-plotly. 2021-05-18T14:18:00.8813656Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:18:00.8823914Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:18:01.4343764Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:18:01.4698772Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:18:01.4717910Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:18:01.5108318Z Selecting previously unselected package python3-sip. 2021-05-18T14:18:01.5428714Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:18:01.5439616Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:18:01.5806492Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:18:01.6137133Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:18:01.6150275Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:01.9302767Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:18:01.9644432Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:18:01.9655899Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:18:02.0263461Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:18:02.0545147Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:18:02.0560602Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:02.1024394Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:18:02.1323365Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:18:02.1335497Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:02.1657621Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:18:02.2052258Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:18:02.2067272Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:02.2583490Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:18:02.2847604Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:18:02.2864618Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:02.6383588Z Selecting previously unselected package python3-qgis. 2021-05-18T14:18:02.6679318Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:18:02.6688316Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:03.6840180Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:18:03.7165871Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:18:03.7176846Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:18:03.7572777Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:18:03.7899240Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:18:03.7909001Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:18:03.8426535Z Selecting previously unselected package qgis-common. 2021-05-18T14:18:03.8757765Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:18:03.8768899Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:05.6911667Z Selecting previously unselected package qgis. 2021-05-18T14:18:05.7242338Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:18:05.7942755Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:06.0717963Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:18:06.1058049Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:18:06.1069281Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:06.3025713Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:18:06.3456814Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:18:06.3464970Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:06.3910703Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:18:06.4255908Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:18:06.4264496Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:06.5146292Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:18:06.5428419Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:18:06.5442142Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:06.5943346Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:18:06.6235692Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:18:06.6248091Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:18:06.8364189Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:18:06.8753564Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:18:06.8764467Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:18:07.0462860Z Selecting previously unselected package proj-bin. 2021-05-18T14:18:07.0799925Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:18:07.0810497Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:18:07.1175297Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:18:07.1584708Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:18:07.1596117Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:18:07.1920336Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:18:07.2256978Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:18:07.2354805Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:18:07.3211736Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:18:07.3253337Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:18:07.6191772Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:18:07.6208400Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:18:07.6232823Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:18:07.6258190Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:07.6388186Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:18:07.6413931Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:18:07.6458734Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:18:07.6497996Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:18:08.2488393Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:18:08.2495620Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:18:08.2496703Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:18:08.2497789Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:18:08.2498866Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:18:08.2499906Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:18:08.2501016Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:18:08.2502343Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:18:08.2504981Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:18:08.2506560Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:18:08.2507693Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:18:08.2508854Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:18:08.2510014Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:18:08.2510960Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:18:08.2511959Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:18:08.2513107Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:18:08.2514169Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:18:08.2515185Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:18:08.2516263Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:18:08.2517267Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:18:08.2518410Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:18:08.2519570Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:18:08.3495474Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:18:08.3524092Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:18:08.3561016Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:18:08.3585091Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:18:08.3618370Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:18:08.5273833Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:18:08.5310018Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:18:08.7108136Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:18:08.7284293Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:18:08.7314197Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:18:08.7398984Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:18:08.7431063Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:18:08.7460550Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:18:08.7495622Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:18:08.7522527Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:18:08.9214966Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:18:08.9244515Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:18:08.9299597Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:18:08.9326998Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:18:08.9412171Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:18:08.9437520Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:18:09.1543311Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:18:09.1568901Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:18:09.3162246Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:18:09.3186820Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:18:09.3212437Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:18:09.3239249Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:18:09.3262888Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:18:09.3285937Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:18:09.3313490Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:18:09.5198756Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:18:09.5223457Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:18:09.5250240Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:18:09.5284685Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.5369033Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:18:09.7845540Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:18:11.2367810Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:18:11.2412250Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:18:11.2438908Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:18:11.2467659Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:18:11.2500496Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:18:11.2549042Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:18:11.2579094Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:18:11.2605484Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:18:11.4794418Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:11.4820994Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:18:11.4845024Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:18:11.4874879Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:18:11.7174874Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:18:11.7205741Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:18:11.7247387Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:18:11.7275203Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:18:11.7303999Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:18:11.7503246Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:18:11.9681928Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:18:11.9752014Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:18:11.9785550Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:18:11.9896657Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:18:11.9924111Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:18:11.9953383Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:11.9981072Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:18:12.0009859Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:18:12.0094414Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:18:12.0159902Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:18:12.4159481Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:12.6017091Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:18:12.6047454Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:12.6073418Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:18:12.6101749Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:18:12.6126927Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:18:12.6163891Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:18:12.6191528Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:18:12.6215252Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:12.6343080Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:18:12.8969661Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:18:13.0843448Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:18:13.2781391Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:18:13.2818684Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:18:13.2844438Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:18:13.2871800Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:18:13.4744896Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:18:13.4784592Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:18:13.4815483Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:18:13.4850351Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:18:14.6569723Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:18:14.6597000Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:18:14.6626382Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:18:14.6653383Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:14.6681997Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:14.6707839Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:18:14.6732198Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:18:14.6757082Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:18:14.6784815Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:18:15.1487972Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:18:15.1506946Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:15.1536876Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:18:15.3646459Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:18:15.3680357Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:18:15.5566515Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:15.5602306Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:18:15.7829124Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:18:15.7857307Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:18:15.7885397Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:15.7915474Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:18:15.9659367Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:18:15.9662559Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:18:16.5795527Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:18:16.9096657Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:16.9124964Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:18:16.9149525Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:16.9176372Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:16.9206879Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:16.9230532Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:16.9252362Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:18:17.1175259Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:17.1178853Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:18:17.1182831Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:17.1185841Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:18:17.1774317Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:17.1777304Z if direction is "increasing": 2021-05-18T14:18:17.1780986Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:17.1783979Z elif direction is "decreasing": 2021-05-18T14:18:17.2059363Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:17.2060943Z if direction is "increasing": 2021-05-18T14:18:17.2070597Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:17.2071983Z elif direction is "decreasing": 2021-05-18T14:18:18.4098972Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:18.4100603Z if props["offset_coordinates"] is "data": 2021-05-18T14:18:18.4102725Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:18:18.4104048Z if props["coordinates"] is not "data": 2021-05-18T14:18:19.3120289Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:18:20.2510218Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:18:20.2513588Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:18:20.2516895Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:18:21.3894993Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:18:21.3923903Z First installation detected... 2021-05-18T14:18:21.3924908Z Checking NSS setup... 2021-05-18T14:18:21.3966802Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:18:21.3991918Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:21.4024730Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:18:21.7230510Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:18:21.7256433Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:18:21.7279681Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:18:21.7305105Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:18:21.7330005Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:18:21.7352689Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:18:21.7374971Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:18:21.7397512Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:18:21.7421759Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:18:21.9635200Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:18:21.9667260Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:18:21.9695937Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:18:22.3957677Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:22.3959715Z if value is '': 2021-05-18T14:18:22.5166698Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:22.5168567Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:18:22.5170520Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:22.5172204Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:18:22.5174147Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:18:22.5175909Z if driver_string is not None and driver_string is not "": 2021-05-18T14:18:22.5695717Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:22.5697329Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:18:22.5698819Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:22.5700143Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:18:22.6435491Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:18:22.6462955Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:22.6547378Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:18:22.6574040Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:22.6600402Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:22.6779291Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:22.6805983Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:22.6832830Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:22.6883162Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:22.6906481Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:22.6929556Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:18:22.7949682Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:22.7991846Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:22.8031193Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:22.8057215Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:18:22.9521926Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:18:22.9524651Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:18:23.5914660Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:23.5999236Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:23.6030131Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:18:23.6055237Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:23.6082605Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:23.6109198Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:23.6136173Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:18:23.6159676Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:18:23.6187653Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:18:23.6214005Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:23.6241202Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:23.6300809Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:23.6329842Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:23.6361719Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:23.6389760Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:23.6413479Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:18:23.6441018Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:18:23.6478627Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:23.6508919Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:23.6536648Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:23.8469765Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:23.8495116Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:23.8521023Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:23.8542412Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.4898192Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:19:01.4924233Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:19:01.4954238Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.4989289Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:19:01.5015315Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.5041991Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.5068937Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:19:01.5094327Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.6754806Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.6782991Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:19:01.6805933Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.6830974Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:19:01.6852931Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.8729947Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.8755769Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.8792764Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:19:01.8922428Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:19:01.9091316Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:19:02.9030020Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:19:02.9246196Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:19:02.9529585Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:19:02.9705783Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:19:03.0301087Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:19:03.0668348Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:19:03.3622593Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:19:16.8405536Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:19:16.8613699Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:19:19.3659139Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:19:19.3660442Z with: 2021-05-18T14:19:19.3661104Z github_slug: neuroconductor/freesurferformats 2021-05-18T14:19:19.3662379Z env: 2021-05-18T14:19:19.3662885Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:19.3663432Z TIC_DEPLOY_KEY: 2021-05-18T14:19:19.3664378Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:19.3666311Z GITHUB_PAT: *** 2021-05-18T14:19:19.3667233Z COVERALLS_TOKEN: *** 2021-05-18T14:19:19.3667813Z continue-on-error: false 2021-05-18T14:19:19.3668351Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:19.3668908Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:19.3669426Z TZ: UTC 2021-05-18T14:19:19.3669862Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:19.3670342Z NOT_CRAN: true 2021-05-18T14:19:19.3670767Z ##[endgroup] 2021-05-18T14:19:19.4043642Z repo slug is: neuroconductor/freesurferformats 2021-05-18T14:19:19.4171418Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:19:19.4172085Z env: 2021-05-18T14:19:19.4172578Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:19.4173120Z TIC_DEPLOY_KEY: 2021-05-18T14:19:19.4174038Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:19.4175544Z GITHUB_PAT: *** 2021-05-18T14:19:19.4176478Z COVERALLS_TOKEN: *** 2021-05-18T14:19:19.4177032Z continue-on-error: false 2021-05-18T14:19:19.4177582Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:19.4178134Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:19.4178634Z TZ: UTC 2021-05-18T14:19:19.4179081Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:19.4179540Z NOT_CRAN: true 2021-05-18T14:19:19.4179972Z ##[endgroup] 2021-05-18T14:19:19.6689059Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:19:19.6689722Z with: 2021-05-18T14:19:19.6690230Z repo_name: freesurferformats 2021-05-18T14:19:19.6690769Z repo_version: 0.1.13 2021-05-18T14:19:19.6691212Z runner_os: Linux 2021-05-18T14:19:19.6691637Z R_version: 4.0 2021-05-18T14:19:19.6692014Z env: 2021-05-18T14:19:19.6692504Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:19.6693020Z TIC_DEPLOY_KEY: 2021-05-18T14:19:19.6693937Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:19.6696713Z GITHUB_PAT: *** 2021-05-18T14:19:19.6697665Z COVERALLS_TOKEN: *** 2021-05-18T14:19:19.6698215Z continue-on-error: false 2021-05-18T14:19:19.6698760Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:19.6699297Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:19.6699802Z TZ: UTC 2021-05-18T14:19:19.6700240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:19.6700690Z NOT_CRAN: true 2021-05-18T14:19:19.6701129Z ##[endgroup] 2021-05-18T14:19:19.7104835Z Package: freesurferformats 2021-05-18T14:19:19.7108327Z Version: 0.1.13 2021-05-18T14:19:19.7109160Z OS: Linux 2021-05-18T14:19:19.7193947Z ##[group]Run install.packages('remotes') 2021-05-18T14:19:19.7195573Z install.packages('remotes') 2021-05-18T14:19:19.7196517Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:19:19.7197664Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:19:19.7206622Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:19:19.7207098Z env: 2021-05-18T14:19:19.7207610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:19.7208145Z TIC_DEPLOY_KEY: 2021-05-18T14:19:19.7209080Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:19.7210605Z GITHUB_PAT: *** 2021-05-18T14:19:19.7211528Z COVERALLS_TOKEN: *** 2021-05-18T14:19:19.7212102Z continue-on-error: false 2021-05-18T14:19:19.7212658Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:19.7213203Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:19.7213731Z TZ: UTC 2021-05-18T14:19:19.7214188Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:19.7214661Z NOT_CRAN: true 2021-05-18T14:19:19.7215078Z ##[endgroup] 2021-05-18T14:19:19.9171576Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:19.9172490Z (as ‘lib’ is unspecified) 2021-05-18T14:19:37.3655210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:19:38.0730921Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-18T14:19:38.0951619Z ================================================== 2021-05-18T14:19:38.0952292Z downloaded 381 KB 2021-05-18T14:19:38.0952627Z 2021-05-18T14:19:38.3806021Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:19:38.3871501Z * DONE (remotes) 2021-05-18T14:19:38.3928961Z 2021-05-18T14:19:38.3930137Z The downloaded source packages are in 2021-05-18T14:19:38.3931809Z ‘/tmp/RtmpHTRz5m/downloaded_packages’ 2021-05-18T14:20:02.7866850Z ##[group]Run actions/cache@v1 2021-05-18T14:20:02.7867345Z with: 2021-05-18T14:20:02.7867845Z path: /home/runner/work/_temp/Library 2021-05-18T14:20:02.7871276Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-80b1a04b1b7d7a6e349a2d7a645e52b70d2e419d2c930af08c360a2c7a082fa8 2021-05-18T14:20:02.7875624Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-18T14:20:02.7877095Z env: 2021-05-18T14:20:02.7877593Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:02.7882176Z TIC_DEPLOY_KEY: 2021-05-18T14:20:02.7883119Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:02.7885165Z GITHUB_PAT: *** 2021-05-18T14:20:02.7886090Z COVERALLS_TOKEN: *** 2021-05-18T14:20:02.7886652Z continue-on-error: false 2021-05-18T14:20:02.7887202Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:02.7887758Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:02.7888317Z TZ: UTC 2021-05-18T14:20:02.7888752Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:02.7889223Z NOT_CRAN: true 2021-05-18T14:20:02.7889660Z ##[endgroup] 2021-05-18T14:20:02.8438439Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:20:02.8520099Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:20:02.8521105Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:20:02.8521972Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:20:02.8522676Z sudo -s eval "$sysreqs" 2021-05-18T14:20:02.8570343Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:02.8570808Z env: 2021-05-18T14:20:02.8571313Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:02.8571840Z TIC_DEPLOY_KEY: 2021-05-18T14:20:02.8572773Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:02.8574342Z GITHUB_PAT: *** 2021-05-18T14:20:02.8575261Z COVERALLS_TOKEN: *** 2021-05-18T14:20:02.8575829Z continue-on-error: false 2021-05-18T14:20:02.8576362Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:02.8576924Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:02.8577431Z TZ: UTC 2021-05-18T14:20:02.8577895Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:02.8578356Z NOT_CRAN: true 2021-05-18T14:20:02.8579039Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:20:02.8579597Z ##[endgroup] 2021-05-18T14:20:03.0840854Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:20:03.8068354Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:20:23.8336723Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:20:23.8342790Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:20:23.8343568Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:20:23.8344250Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:20:23.8344936Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:20:23.8364728Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:20:23.8386601Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:23.8387871Z (as ‘lib’ is unspecified) 2021-05-18T14:20:39.8087779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:20:40.7918130Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-18T14:20:40.7997186Z ================================================== 2021-05-18T14:20:40.7997813Z downloaded 94 KB 2021-05-18T14:20:40.7999723Z 2021-05-18T14:20:40.8036214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:20:41.6694869Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-18T14:20:41.6840703Z ================================================== 2021-05-18T14:20:41.6842172Z downloaded 135 KB 2021-05-18T14:20:41.6842813Z 2021-05-18T14:20:41.6899344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:20:42.5332656Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-18T14:20:42.5391453Z ================================================== 2021-05-18T14:20:42.5392465Z downloaded 80 KB 2021-05-18T14:20:42.5393013Z 2021-05-18T14:20:42.5427404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:20:43.1892124Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-18T14:20:43.2104556Z ================================================== 2021-05-18T14:20:43.2105205Z downloaded 516 KB 2021-05-18T14:20:43.2105536Z 2021-05-18T14:20:43.2219786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:20:44.2420956Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-18T14:20:44.2720657Z ================================================== 2021-05-18T14:20:44.2721335Z downloaded 991 KB 2021-05-18T14:20:44.2721672Z 2021-05-18T14:20:44.5430003Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:20:44.5480343Z * DONE (rprojroot) 2021-05-18T14:20:44.8062303Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:20:44.8106688Z * DONE (crayon) 2021-05-18T14:20:45.0690524Z * installing *binary* package ‘R6’ ... 2021-05-18T14:20:45.0735773Z * DONE (R6) 2021-05-18T14:20:45.3713889Z * installing *binary* package ‘desc’ ... 2021-05-18T14:20:45.3787367Z * DONE (desc) 2021-05-18T14:20:45.6695839Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:20:45.6746024Z * DONE (debugme) 2021-05-18T14:20:45.6805913Z 2021-05-18T14:20:45.6807081Z The downloaded source packages are in 2021-05-18T14:20:45.6808671Z ‘/tmp/Rtmp1Y50TG/downloaded_packages’ 2021-05-18T14:20:45.6818801Z Running `R CMD build`... 2021-05-18T14:20:45.9602465Z * checking for file ‘/tmp/Rtmp1Y50TG/remotes6a157b35620/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:20:45.9610066Z * preparing ‘sysreqs’: 2021-05-18T14:20:45.9611296Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:20:45.9612858Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:20:45.9614022Z * checking for empty or unneeded directories 2021-05-18T14:20:45.9615135Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:20:45.9618545Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:45.9619943Z (as ‘lib’ is unspecified) 2021-05-18T14:20:46.2095054Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:20:46.2098345Z ** using staged installation 2021-05-18T14:20:46.2326817Z ** R 2021-05-18T14:20:46.2390192Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:46.6676893Z ** help 2021-05-18T14:20:46.6830842Z *** installing help indices 2021-05-18T14:20:46.7028215Z ** building package indices 2021-05-18T14:20:46.9359499Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:47.1735767Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:47.4099272Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:47.4105526Z * DONE (sysreqs) 2021-05-18T14:21:08.0695178Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:21:08.0698247Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:21:08.0700899Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:21:08.1251556Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:21:08.1883314Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-18T14:21:08.3238732Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:21:08.3973376Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:21:08.6058509Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:21:08.8804722Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:21:10.1810361Z Reading package lists... 2021-05-18T14:21:10.2694625Z Reading package lists... 2021-05-18T14:21:10.4885924Z Building dependency tree... 2021-05-18T14:21:10.4914078Z Reading state information... 2021-05-18T14:21:10.6912131Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:21:10.6913305Z libicu-dev set to manually installed. 2021-05-18T14:21:10.6914898Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-18T14:21:10.6915887Z libxml2-dev set to manually installed. 2021-05-18T14:21:10.6916936Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:21:10.6917948Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:21:10.6918810Z The following additional packages will be installed: 2021-05-18T14:21:10.6920525Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:21:10.6928566Z Suggested packages: 2021-05-18T14:21:10.6930281Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:21:10.7472466Z The following NEW packages will be installed: 2021-05-18T14:21:10.7474406Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:21:10.7475543Z pandoc-citeproc 2021-05-18T14:21:10.7723098Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:21:10.7724146Z Need to get 13.7 MB of archives. 2021-05-18T14:21:10.7725103Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:21:10.7729498Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:21:10.7792704Z 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-18T14:21:10.7853291Z 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-18T14:21:10.7863464Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:21:11.5325844Z Fetched 13.7 MB in 0s (54.6 MB/s) 2021-05-18T14:21:11.5718163Z Selecting previously unselected package libbibutils6. 2021-05-18T14:21:11.5817167Z (Reading database ... 2021-05-18T14:21:11.5817867Z (Reading database ... 5% 2021-05-18T14:21:11.5818468Z (Reading database ... 10% 2021-05-18T14:21:11.5819048Z (Reading database ... 15% 2021-05-18T14:21:11.5820377Z (Reading database ... 20% 2021-05-18T14:21:11.5820930Z (Reading database ... 25% 2021-05-18T14:21:11.5821724Z (Reading database ... 30% 2021-05-18T14:21:11.5822565Z (Reading database ... 35% 2021-05-18T14:21:11.5823123Z (Reading database ... 40% 2021-05-18T14:21:11.5823697Z (Reading database ... 45% 2021-05-18T14:21:11.5829152Z (Reading database ... 50% 2021-05-18T14:21:11.5888795Z (Reading database ... 55% 2021-05-18T14:21:11.5953037Z (Reading database ... 60% 2021-05-18T14:21:11.6007936Z (Reading database ... 65% 2021-05-18T14:21:11.6257916Z (Reading database ... 70% 2021-05-18T14:21:11.6302115Z (Reading database ... 75% 2021-05-18T14:21:11.6641820Z (Reading database ... 80% 2021-05-18T14:21:11.6772443Z (Reading database ... 85% 2021-05-18T14:21:11.7281222Z (Reading database ... 90% 2021-05-18T14:21:11.7383444Z (Reading database ... 95% 2021-05-18T14:21:11.7384226Z (Reading database ... 100% 2021-05-18T14:21:11.7385301Z (Reading database ... 285057 files and directories currently installed.) 2021-05-18T14:21:11.7533930Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:21:11.7558358Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:21:11.8384017Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:21:11.8666752Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:21:12.8079748Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:21:12.8081953Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:21:12.8083800Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:21:12.8085447Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:21:12.8087387Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:21:12.8089459Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:21:12.8090669Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:21:12.8092078Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:21:13.6727818Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:21:13.6755254Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:21:13.6782822Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:21:13.6809360Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:21:13.6852816Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:21:17.6980423Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:21:20.2671366Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:21:20.2672189Z remotes::install_github("ropensci/tic") 2021-05-18T14:21:20.2672940Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:21:20.2673729Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:21:20.2674425Z remotes::install_cran("covr") 2021-05-18T14:21:20.2682780Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:21:20.2683308Z env: 2021-05-18T14:21:20.2683852Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:20.2684397Z TIC_DEPLOY_KEY: 2021-05-18T14:21:20.2685323Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:20.2687124Z GITHUB_PAT: *** 2021-05-18T14:21:20.2688439Z COVERALLS_TOKEN: *** 2021-05-18T14:21:20.2689008Z continue-on-error: false 2021-05-18T14:21:20.2689559Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:20.2690107Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:20.2690673Z TZ: UTC 2021-05-18T14:21:20.2691107Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:20.2691585Z NOT_CRAN: true 2021-05-18T14:21:20.2692005Z ##[endgroup] 2021-05-18T14:21:20.5011712Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:21:21.2090411Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:21:41.4793326Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:21:41.4794892Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:21:41.4796408Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:21:41.4797329Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:21:41.4798270Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:21:41.4799234Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:21:41.4800155Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:21:41.4801075Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:21:41.4802002Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:21:41.4802938Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:21:41.4803845Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:21:41.4804781Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:21:41.4805728Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:21:41.4806637Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:21:41.4807577Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:21:41.4808639Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:21:41.4809620Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:21:41.4810530Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:21:41.4811444Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:21:41.4813093Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:21:41.4814038Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:21:41.4814911Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:21:41.4815775Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:21:41.4816619Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:21:41.4817473Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:21:41.4818281Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:21:41.4819096Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:21:41.4819953Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:21:41.4820801Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:21:41.4823024Z 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-18T14:21:41.4824876Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:21:41.4825750Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:21:41.4836719Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:21:41.4837848Z (as ‘lib’ is unspecified) 2021-05-18T14:21:57.5024756Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:21:58.1950953Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-18T14:21:58.2222063Z ================================================== 2021-05-18T14:21:58.2223491Z downloaded 1.3 MB 2021-05-18T14:21:58.2224599Z 2021-05-18T14:21:58.2265896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:21:59.7251101Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-18T14:21:59.7400784Z ================================================== 2021-05-18T14:21:59.7401804Z downloaded 226 KB 2021-05-18T14:21:59.7402501Z 2021-05-18T14:21:59.7450926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:22:00.7219890Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-18T14:22:00.7318091Z ================================================== 2021-05-18T14:22:00.7319224Z downloaded 140 KB 2021-05-18T14:22:00.7319792Z 2021-05-18T14:22:00.7362214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:22:01.4347213Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-18T14:22:01.4395813Z ================================================== 2021-05-18T14:22:01.4397579Z downloaded 53 KB 2021-05-18T14:22:01.4398562Z 2021-05-18T14:22:01.4431105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:22:02.2539853Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-18T14:22:02.2542944Z ================================================== 2021-05-18T14:22:02.2544327Z downloaded 23 KB 2021-05-18T14:22:02.2544912Z 2021-05-18T14:22:02.2598249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:22:03.2414889Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-18T14:22:03.2714115Z ================================================== 2021-05-18T14:22:03.2715225Z downloaded 1.4 MB 2021-05-18T14:22:03.2715775Z 2021-05-18T14:22:03.2753649Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:22:03.9628770Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-18T14:22:03.9633941Z ================================================== 2021-05-18T14:22:03.9634535Z downloaded 36 KB 2021-05-18T14:22:03.9634866Z 2021-05-18T14:22:03.9680937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:22:04.6592506Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-18T14:22:04.6836912Z ================================================== 2021-05-18T14:22:04.6837631Z downloaded 884 KB 2021-05-18T14:22:04.6837964Z 2021-05-18T14:22:04.6884648Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:22:05.6633118Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-18T14:22:05.6837700Z ================================================== 2021-05-18T14:22:05.6838376Z downloaded 523 KB 2021-05-18T14:22:05.6838734Z 2021-05-18T14:22:05.6884354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:22:06.6783904Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-18T14:22:06.6786029Z ================================================== 2021-05-18T14:22:06.6786684Z downloaded 12 KB 2021-05-18T14:22:06.6787131Z 2021-05-18T14:22:06.6825945Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:22:07.3701616Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-18T14:22:07.3896465Z ================================================== 2021-05-18T14:22:07.3897612Z downloaded 486 KB 2021-05-18T14:22:07.3898175Z 2021-05-18T14:22:07.3935095Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:22:08.0737901Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-18T14:22:08.0823026Z ================================================== 2021-05-18T14:22:08.0823760Z downloaded 90 KB 2021-05-18T14:22:08.0824097Z 2021-05-18T14:22:08.0863346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:22:08.7718926Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-18T14:22:08.7913217Z ================================================== 2021-05-18T14:22:08.7914413Z downloaded 508 KB 2021-05-18T14:22:08.7914963Z 2021-05-18T14:22:08.7959516Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:22:09.9805900Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-18T14:22:10.0008098Z ================================================== 2021-05-18T14:22:10.0008801Z downloaded 621 KB 2021-05-18T14:22:10.0009130Z 2021-05-18T14:22:10.0054806Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:22:10.6913828Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-18T14:22:10.7057706Z ================================================== 2021-05-18T14:22:10.7058935Z downloaded 267 KB 2021-05-18T14:22:10.7059488Z 2021-05-18T14:22:10.7095710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:22:11.5267417Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-18T14:22:11.5377681Z ================================================== 2021-05-18T14:22:11.5378742Z downloaded 167 KB 2021-05-18T14:22:11.5379287Z 2021-05-18T14:22:11.5468978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:22:12.5243738Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-18T14:22:12.5382627Z ================================================== 2021-05-18T14:22:12.5383486Z downloaded 234 KB 2021-05-18T14:22:12.5383857Z 2021-05-18T14:22:12.5508073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:22:13.1874184Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-18T14:22:13.2026166Z ================================================== 2021-05-18T14:22:13.2026762Z downloaded 276 KB 2021-05-18T14:22:13.2027093Z 2021-05-18T14:22:13.2103066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:22:14.1943794Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-18T14:22:14.2065474Z ================================================== 2021-05-18T14:22:14.2066146Z downloaded 201 KB 2021-05-18T14:22:14.2066482Z 2021-05-18T14:22:14.2106054Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:22:15.3031446Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-18T14:22:15.3089774Z ================================================== 2021-05-18T14:22:15.3090686Z downloaded 64 KB 2021-05-18T14:22:15.3091345Z 2021-05-18T14:22:15.3131387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:22:16.0328501Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-18T14:22:16.0376468Z ================================================== 2021-05-18T14:22:16.0377068Z downloaded 46 KB 2021-05-18T14:22:16.0377397Z 2021-05-18T14:22:16.0416515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:22:16.7220876Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-18T14:22:16.7402657Z ================================================== 2021-05-18T14:22:16.7403235Z downloaded 416 KB 2021-05-18T14:22:16.7403562Z 2021-05-18T14:22:16.7440349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:22:17.8142766Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-18T14:22:17.8208900Z ================================================== 2021-05-18T14:22:17.8209686Z downloaded 91 KB 2021-05-18T14:22:17.8210041Z 2021-05-18T14:22:17.8254104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:22:18.5006185Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-18T14:22:18.5157159Z ================================================== 2021-05-18T14:22:18.5157823Z downloaded 133 KB 2021-05-18T14:22:18.5158155Z 2021-05-18T14:22:18.5208185Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:22:19.2111415Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-18T14:22:19.2259825Z ================================================== 2021-05-18T14:22:19.2260997Z downloaded 271 KB 2021-05-18T14:22:19.2261711Z 2021-05-18T14:22:19.2301537Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:22:19.7415683Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-18T14:22:19.7677385Z ================================================== 2021-05-18T14:22:19.7678045Z downloaded 735 KB 2021-05-18T14:22:19.7678380Z 2021-05-18T14:22:19.7738171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:22:20.8328217Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-18T14:22:20.8372609Z ================================================== 2021-05-18T14:22:20.8373775Z downloaded 46 KB 2021-05-18T14:22:20.8374378Z 2021-05-18T14:22:20.8425149Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:22:21.5305669Z Content type 'binary/octet-stream' length 68285 bytes (66 KB) 2021-05-18T14:22:21.5356545Z ================================================== 2021-05-18T14:22:21.5357526Z downloaded 66 KB 2021-05-18T14:22:21.5358049Z 2021-05-18T14:22:21.5393566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:22:22.3561403Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-18T14:22:22.3776671Z ================================================== 2021-05-18T14:22:22.3777835Z downloaded 688 KB 2021-05-18T14:22:22.3778454Z 2021-05-18T14:22:22.3814775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:22:23.0669341Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-18T14:22:23.0718327Z ================================================== 2021-05-18T14:22:23.0718997Z downloaded 45 KB 2021-05-18T14:22:23.0719311Z 2021-05-18T14:22:23.0765999Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:22:23.6289143Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-18T14:22:23.6492791Z ================================================== 2021-05-18T14:22:23.6493766Z downloaded 595 KB 2021-05-18T14:22:23.6494427Z 2021-05-18T14:22:24.0080470Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:22:24.0205085Z * DONE (rlang) 2021-05-18T14:22:24.2933434Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:22:24.2986706Z * DONE (magrittr) 2021-05-18T14:22:24.5801556Z * installing *binary* package ‘glue’ ... 2021-05-18T14:22:24.5849614Z * DONE (glue) 2021-05-18T14:22:24.8409895Z * installing *binary* package ‘sys’ ... 2021-05-18T14:22:24.8476155Z * DONE (sys) 2021-05-18T14:22:25.0940312Z * installing *binary* package ‘mime’ ... 2021-05-18T14:22:25.0984243Z * DONE (mime) 2021-05-18T14:22:25.4644411Z * installing *binary* package ‘curl’ ... 2021-05-18T14:22:25.4713617Z * DONE (curl) 2021-05-18T14:22:25.7649328Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:22:25.7720334Z * DONE (jsonlite) 2021-05-18T14:22:26.0184039Z * installing *binary* package ‘ini’ ... 2021-05-18T14:22:26.0226753Z * DONE (ini) 2021-05-18T14:22:26.2885691Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:22:26.2940691Z * DONE (gitcreds) 2021-05-18T14:22:26.6268431Z * installing *binary* package ‘zip’ ... 2021-05-18T14:22:26.6346663Z * DONE (zip) 2021-05-18T14:22:26.9247850Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:22:26.9303357Z * DONE (rstudioapi) 2021-05-18T14:22:27.2152766Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:22:27.2201013Z * DONE (fastmap) 2021-05-18T14:22:27.5088006Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:22:27.5151923Z * DONE (yaml) 2021-05-18T14:22:27.7816737Z * installing *binary* package ‘withr’ ... 2021-05-18T14:22:27.7868029Z * DONE (withr) 2021-05-18T14:22:28.0684641Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:22:28.0736308Z * DONE (whisker) 2021-05-18T14:22:28.3366015Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:22:28.3407718Z * DONE (rappdirs) 2021-05-18T14:22:28.6824915Z * installing *binary* package ‘fs’ ... 2021-05-18T14:22:28.6907364Z * DONE (fs) 2021-05-18T14:22:28.9480543Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:22:28.9522720Z * DONE (clipr) 2021-05-18T14:22:29.2607875Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:22:29.2674535Z * DONE (git2r) 2021-05-18T14:22:29.5211804Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:22:29.5255352Z * DONE (askpass) 2021-05-18T14:22:29.8206352Z * installing *binary* package ‘cli’ ... 2021-05-18T14:22:29.8259195Z * DONE (cli) 2021-05-18T14:22:30.1170846Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:22:30.1232674Z * DONE (purrr) 2021-05-18T14:22:30.4064549Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:22:30.4119461Z * DONE (lifecycle) 2021-05-18T14:22:30.6673926Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:22:30.6725591Z * DONE (cachem) 2021-05-18T14:22:31.1012340Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:22:31.1095759Z * DONE (openssl) 2021-05-18T14:22:31.3618436Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:22:31.3657518Z * DONE (memoise) 2021-05-18T14:22:31.6684732Z * installing *binary* package ‘httr’ ... 2021-05-18T14:22:31.6739037Z * DONE (httr) 2021-05-18T14:22:31.9418663Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:22:31.9470344Z * DONE (credentials) 2021-05-18T14:22:32.2164276Z * installing *binary* package ‘gh’ ... 2021-05-18T14:22:32.2220658Z * DONE (gh) 2021-05-18T14:22:32.5041868Z * installing *binary* package ‘gert’ ... 2021-05-18T14:22:32.5115275Z * DONE (gert) 2021-05-18T14:22:32.8491323Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:22:32.8567139Z * DONE (usethis) 2021-05-18T14:22:32.8640761Z 2021-05-18T14:22:32.8642077Z The downloaded source packages are in 2021-05-18T14:22:32.8643686Z ‘/tmp/RtmpRBW1SS/downloaded_packages’ 2021-05-18T14:22:32.8654276Z Running `R CMD build`... 2021-05-18T14:22:35.4393935Z * checking for file ‘/tmp/RtmpRBW1SS/remotes72d34ccaa304/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:22:35.4395651Z * preparing ‘tic’: 2021-05-18T14:22:35.4396857Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:22:35.4398077Z * installing the package to process help pages 2021-05-18T14:22:35.4399487Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:22:35.4400696Z * checking for empty or unneeded directories 2021-05-18T14:22:35.4401875Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:22:35.4403019Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:22:35.4404077Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:22:35.4406211Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:22:35.4407320Z (as ‘lib’ is unspecified) 2021-05-18T14:22:35.8315316Z * installing *source* package ‘tic’ ... 2021-05-18T14:22:35.8317292Z ** using staged installation 2021-05-18T14:22:35.8594173Z ** R 2021-05-18T14:22:35.8882957Z ** inst 2021-05-18T14:22:35.8922059Z ** preparing package for lazy loading 2021-05-18T14:22:36.3238651Z ** help 2021-05-18T14:22:36.5018046Z *** installing help indices 2021-05-18T14:22:36.6136908Z *** copying figures 2021-05-18T14:22:36.6142027Z ** building package indices 2021-05-18T14:22:36.9388399Z ** installing vignettes 2021-05-18T14:22:36.9443414Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:22:37.2576686Z ** testing if installed package can be loaded from final location 2021-05-18T14:22:37.6232446Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:22:37.6271418Z * DONE (tic) 2021-05-18T14:22:37.6424960Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:22:37.9693689Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:22:40.1529836Z 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-18T14:22:40.1538349Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:22:40.1539790Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:22:40.1541112Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:22:40.1544418Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:22:40.1545915Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:22:40.1547239Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:22:40.1548552Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:22:40.1549885Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:22:40.1551176Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:22:40.1552476Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:22:40.1553754Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:22:40.1555062Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:22:40.1556411Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:22:40.1557730Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:22:40.1559057Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:22:40.1560421Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:22:40.1561728Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:22:40.1563025Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:22:40.1564299Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:22:40.1565537Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:22:40.1566797Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:22:40.1568092Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:22:40.1569386Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:22:40.1570685Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:22:40.1571972Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:22:40.1573272Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:22:40.1574542Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:22:40.1575852Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:22:40.1577179Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:22:40.1578445Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:22:40.1579794Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:22:40.1581565Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:22:40.1582993Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:22:40.1584283Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:22:40.1585052Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:22:40.1585805Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:22:40.1586579Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:22:40.1587336Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:22:40.1588424Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:22:40.1589530Z (as ‘lib’ is unspecified) 2021-05-18T14:22:56.2683736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:22:56.9554365Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-18T14:22:56.9694041Z ================================================== 2021-05-18T14:22:56.9694671Z downloaded 231 KB 2021-05-18T14:22:56.9696114Z 2021-05-18T14:22:56.9733718Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:22:57.7923288Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-18T14:22:57.8208398Z ================================================== 2021-05-18T14:22:57.8209040Z downloaded 1.5 MB 2021-05-18T14:22:57.8209371Z 2021-05-18T14:22:57.8248958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:22:58.5142838Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-18T14:22:58.5148214Z ================================================== 2021-05-18T14:22:58.5148775Z downloaded 16 KB 2021-05-18T14:22:58.5149102Z 2021-05-18T14:22:58.5190507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:22:59.3677112Z Content type 'binary/octet-stream' length 1010303 bytes (986 KB) 2021-05-18T14:22:59.3922924Z ================================================== 2021-05-18T14:22:59.3923757Z downloaded 986 KB 2021-05-18T14:22:59.3924095Z 2021-05-18T14:22:59.3967686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:23:00.0761105Z Content type 'binary/octet-stream' length 811181 bytes (792 KB) 2021-05-18T14:23:00.1175923Z ================================================== 2021-05-18T14:23:00.1177540Z downloaded 792 KB 2021-05-18T14:23:00.1178390Z 2021-05-18T14:23:00.1212855Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:23:00.8014683Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-18T14:23:00.8063262Z ================================================== 2021-05-18T14:23:00.8063830Z downloaded 42 KB 2021-05-18T14:23:00.8064158Z 2021-05-18T14:23:00.8127844Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:23:01.3312774Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-18T14:23:01.3451699Z ================================================== 2021-05-18T14:23:01.3452310Z downloaded 247 KB 2021-05-18T14:23:01.3452642Z 2021-05-18T14:23:01.3492531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:23:02.3393365Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-18T14:23:02.3656625Z ================================================== 2021-05-18T14:23:02.3657722Z downloaded 977 KB 2021-05-18T14:23:02.3658284Z 2021-05-18T14:23:02.3700341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:23:03.0565505Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-18T14:23:03.0613360Z ================================================== 2021-05-18T14:23:03.0613930Z downloaded 67 KB 2021-05-18T14:23:03.0614265Z 2021-05-18T14:23:03.0655656Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:23:03.7006509Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-18T14:23:03.7180817Z ================================================== 2021-05-18T14:23:03.7181707Z downloaded 354 KB 2021-05-18T14:23:03.7182043Z 2021-05-18T14:23:03.7221624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:23:04.4162104Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-18T14:23:04.4333413Z ================================================== 2021-05-18T14:23:04.4334052Z downloaded 412 KB 2021-05-18T14:23:04.4334389Z 2021-05-18T14:23:04.4374501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:23:05.1213730Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-18T14:23:05.1217342Z ================================================== 2021-05-18T14:23:05.1217913Z downloaded 15 KB 2021-05-18T14:23:05.1218241Z 2021-05-18T14:23:05.1259400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:23:06.1665621Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-18T14:23:06.1772815Z ================================================== 2021-05-18T14:23:06.1773398Z downloaded 147 KB 2021-05-18T14:23:06.1773731Z 2021-05-18T14:23:06.1809507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:23:06.8628251Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-18T14:23:06.8681154Z ================================================== 2021-05-18T14:23:06.8682055Z downloaded 72 KB 2021-05-18T14:23:06.8682605Z 2021-05-18T14:23:06.8719007Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:23:07.5551835Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-18T14:23:07.5559062Z ================================================== 2021-05-18T14:23:07.5559887Z downloaded 39 KB 2021-05-18T14:23:07.5560501Z 2021-05-18T14:23:07.5603192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:23:08.2452083Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-18T14:23:08.2620639Z ================================================== 2021-05-18T14:23:08.2630693Z downloaded 348 KB 2021-05-18T14:23:08.2631075Z 2021-05-18T14:23:08.2661379Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:23:09.3077950Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-18T14:23:09.3266669Z ================================================== 2021-05-18T14:23:09.3268065Z downloaded 426 KB 2021-05-18T14:23:09.3268726Z 2021-05-18T14:23:09.3302937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:23:10.2227373Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-18T14:23:10.2271828Z ================================================== 2021-05-18T14:23:10.2272782Z downloaded 40 KB 2021-05-18T14:23:10.2273525Z 2021-05-18T14:23:10.2311319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:23:11.0526896Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-18T14:23:11.0733645Z ================================================== 2021-05-18T14:23:11.0734507Z downloaded 602 KB 2021-05-18T14:23:11.0735022Z 2021-05-18T14:23:11.0769579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:23:12.0538427Z Content type 'binary/octet-stream' length 330432 bytes (322 KB) 2021-05-18T14:23:12.0711134Z ================================================== 2021-05-18T14:23:12.0712292Z downloaded 322 KB 2021-05-18T14:23:12.0712841Z 2021-05-18T14:23:12.0749545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:23:13.0583737Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-18T14:23:13.0740329Z ================================================== 2021-05-18T14:23:13.0747648Z downloaded 224 KB 2021-05-18T14:23:13.0748223Z 2021-05-18T14:23:13.0781140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:23:13.7623004Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-18T14:23:13.7669465Z ================================================== 2021-05-18T14:23:13.7673487Z downloaded 37 KB 2021-05-18T14:23:13.7674075Z 2021-05-18T14:23:13.7709027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:23:14.4506273Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-18T14:23:14.4627503Z ================================================== 2021-05-18T14:23:14.4628566Z downloaded 199 KB 2021-05-18T14:23:14.4629107Z 2021-05-18T14:23:14.4664775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:23:15.3204543Z Content type 'binary/octet-stream' length 2938196 bytes (2.8 MB) 2021-05-18T14:23:15.4029397Z ================================================== 2021-05-18T14:23:15.4030540Z downloaded 2.8 MB 2021-05-18T14:23:15.4031108Z 2021-05-18T14:23:15.4067283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:23:16.2399950Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-18T14:23:16.2787323Z ================================================== 2021-05-18T14:23:16.2787902Z downloaded 4.0 MB 2021-05-18T14:23:16.2788238Z 2021-05-18T14:23:16.2823404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:23:16.9669248Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-18T14:23:16.9927709Z ================================================== 2021-05-18T14:23:16.9928902Z downloaded 1.3 MB 2021-05-18T14:23:16.9929534Z 2021-05-18T14:23:16.9963890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:23:17.8500395Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-18T14:23:17.8693527Z ================================================== 2021-05-18T14:23:17.8694975Z downloaded 478 KB 2021-05-18T14:23:17.8695784Z 2021-05-18T14:23:17.8735118Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:23:18.6861762Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-18T14:23:18.6954792Z ================================================== 2021-05-18T14:23:18.6955550Z downloaded 107 KB 2021-05-18T14:23:18.6955941Z 2021-05-18T14:23:18.6998163Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:23:19.6757610Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-18T14:23:19.6758988Z ================================================== 2021-05-18T14:23:19.6759872Z downloaded 21 KB 2021-05-18T14:23:19.6760437Z 2021-05-18T14:23:19.6792282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:23:20.3643072Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-18T14:23:20.3689273Z ================================================== 2021-05-18T14:23:20.3690329Z downloaded 42 KB 2021-05-18T14:23:20.3690909Z 2021-05-18T14:23:20.3733410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:23:20.8840092Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-18T14:23:20.8846452Z ================================================== 2021-05-18T14:23:20.8847094Z downloaded 33 KB 2021-05-18T14:23:20.8847464Z 2021-05-18T14:23:20.8885686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:23:21.5842754Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-18T14:23:21.5938407Z ================================================== 2021-05-18T14:23:21.5939379Z downloaded 136 KB 2021-05-18T14:23:21.5939928Z 2021-05-18T14:23:21.5972546Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:23:22.4183060Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-18T14:23:22.4559058Z ================================================== 2021-05-18T14:23:22.4560302Z downloaded 3.4 MB 2021-05-18T14:23:22.4560904Z 2021-05-18T14:23:22.4598638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:23:23.4722466Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-18T14:23:23.4767735Z ================================================== 2021-05-18T14:23:23.4768633Z downloaded 64 KB 2021-05-18T14:23:23.4769194Z 2021-05-18T14:23:23.4810238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:23:24.1766795Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-18T14:23:24.2079195Z ================================================== 2021-05-18T14:23:24.2080342Z downloaded 1.3 MB 2021-05-18T14:23:24.2080956Z 2021-05-18T14:23:24.2121874Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:23:24.8981645Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-18T14:23:24.9224510Z ================================================== 2021-05-18T14:23:24.9226864Z downloaded 128 KB 2021-05-18T14:23:24.9228496Z 2021-05-18T14:23:24.9236145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:23:25.7370907Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-18T14:23:25.7552961Z ================================================== 2021-05-18T14:23:25.7554089Z downloaded 384 KB 2021-05-18T14:23:25.7554666Z 2021-05-18T14:23:26.0390326Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:23:26.0444405Z * DONE (utf8) 2021-05-18T14:23:26.2913476Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:23:26.2982111Z * DONE (pkgconfig) 2021-05-18T14:23:26.5716108Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:23:26.5762889Z * DONE (fansi) 2021-05-18T14:23:26.8879135Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:23:26.8949123Z * DONE (diffobj) 2021-05-18T14:23:27.1746263Z * installing *binary* package ‘ps’ ... 2021-05-18T14:23:27.1794976Z * DONE (ps) 2021-05-18T14:23:27.4255705Z * installing *binary* package ‘praise’ ... 2021-05-18T14:23:27.4299618Z * DONE (praise) 2021-05-18T14:23:27.6817582Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:23:27.6878410Z * DONE (pkgload) 2021-05-18T14:23:27.9369454Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:23:27.9414440Z * DONE (evaluate) 2021-05-18T14:23:28.1959668Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:23:28.1999238Z * DONE (ellipsis) 2021-05-18T14:23:28.5031450Z * installing *binary* package ‘digest’ ... 2021-05-18T14:23:28.5087673Z * DONE (digest) 2021-05-18T14:23:28.7602034Z * installing *binary* package ‘brio’ ... 2021-05-18T14:23:28.7642722Z * DONE (brio) 2021-05-18T14:23:29.0920256Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:23:29.0978073Z * DONE (xml2) 2021-05-18T14:23:29.3678688Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:23:29.3747529Z * DONE (xfun) 2021-05-18T14:23:29.9313577Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:23:29.9426147Z * DONE (stringi) 2021-05-18T14:23:31.2554156Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:23:31.3001988Z * DONE (Rcpp) 2021-05-18T14:23:31.6356984Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:23:31.6418797Z * DONE (commonmark) 2021-05-18T14:23:31.9391649Z * installing *binary* package ‘brew’ ... 2021-05-18T14:23:31.9447978Z * DONE (brew) 2021-05-18T14:23:32.1957922Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:23:32.2007887Z * DONE (sessioninfo) 2021-05-18T14:23:32.4486016Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:23:32.4547442Z * DONE (prettyunits) 2021-05-18T14:23:32.8681748Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:23:32.8762749Z * DONE (vctrs) 2021-05-18T14:23:33.1600268Z * installing *binary* package ‘processx’ ... 2021-05-18T14:23:33.1647321Z * DONE (processx) 2021-05-18T14:23:33.4566212Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:23:33.4618732Z * DONE (markdown) 2021-05-18T14:23:33.7151134Z * installing *binary* package ‘highr’ ... 2021-05-18T14:23:33.7255968Z * DONE (highr) 2021-05-18T14:23:34.0016639Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:23:34.0066292Z * DONE (stringr) 2021-05-18T14:23:34.2548016Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:23:34.2592534Z * DONE (rversions) 2021-05-18T14:23:34.6283010Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:23:34.6354583Z * DONE (pillar) 2021-05-18T14:23:34.9082093Z * installing *binary* package ‘callr’ ... 2021-05-18T14:23:34.9126066Z * DONE (callr) 2021-05-18T14:23:35.3814905Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:23:35.3948797Z * DONE (knitr) 2021-05-18T14:23:35.6428253Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:23:35.6473420Z * DONE (xopen) 2021-05-18T14:23:35.9912176Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:23:35.9981983Z * DONE (tibble) 2021-05-18T14:23:36.2557896Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:23:36.2626170Z * DONE (pkgbuild) 2021-05-18T14:23:36.6796629Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:23:36.6879205Z * DONE (roxygen2) 2021-05-18T14:23:36.9490516Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:23:36.9535209Z * DONE (rematch2) 2021-05-18T14:23:37.2053335Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:23:37.2111155Z * DONE (rcmdcheck) 2021-05-18T14:23:37.4590442Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:23:37.4632821Z * DONE (waldo) 2021-05-18T14:23:38.1634205Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:23:38.1788644Z * DONE (testthat) 2021-05-18T14:23:38.4619465Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:23:38.4667126Z * DONE (devtools) 2021-05-18T14:23:38.4729048Z 2021-05-18T14:23:38.4730240Z The downloaded source packages are in 2021-05-18T14:23:38.4731790Z ‘/tmp/RtmpRBW1SS/downloaded_packages’ 2021-05-18T14:23:38.6152228Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:23:40.6980561Z 2021-05-18T14:23:41.0542485Z 2021-05-18T14:23:41.0562307Z checking for file ‘/tmp/RtmpRBW1SS/remotes72d326362e5a/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:23:41.0636345Z 2021-05-18T14:23:41.0639804Z ✔ checking for file ‘/tmp/RtmpRBW1SS/remotes72d326362e5a/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:23:41.0782612Z 2021-05-18T14:23:41.0785161Z 2021-05-18T14:23:41.0787322Z ─ preparing ‘desc’: 2021-05-18T14:23:41.0800019Z 2021-05-18T14:23:41.0802174Z 2021-05-18T14:23:41.0915517Z checking DESCRIPTION meta-information ... 2021-05-18T14:23:41.0945412Z 2021-05-18T14:23:41.0947853Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:23:41.1692216Z 2021-05-18T14:23:41.1720405Z 2021-05-18T14:23:41.1723193Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:23:41.1735711Z 2021-05-18T14:23:41.1762292Z 2021-05-18T14:23:41.1764636Z ─ checking for empty or unneeded directories 2021-05-18T14:23:41.1776064Z 2021-05-18T14:23:41.1802800Z 2021-05-18T14:23:41.1805114Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:23:41.3008717Z 2021-05-18T14:23:41.3011826Z 2021-05-18T14:23:41.3013304Z 2021-05-18T14:23:41.3125144Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:41.3126709Z (as ‘lib’ is unspecified) 2021-05-18T14:23:41.6596321Z * installing *source* package ‘desc’ ... 2021-05-18T14:23:41.6636453Z ** using staged installation 2021-05-18T14:23:41.6846792Z ** R 2021-05-18T14:23:41.7033024Z ** inst 2021-05-18T14:23:41.7052817Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:43.4300570Z ** help 2021-05-18T14:23:43.5764876Z *** installing help indices 2021-05-18T14:23:43.6776175Z ** building package indices 2021-05-18T14:23:43.9960164Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:44.2121833Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:44.4595535Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:44.4611309Z * DONE (desc) 2021-05-18T14:23:44.6888798Z 2021-05-18T14:23:44.6889896Z 2021-05-18T14:23:44.6892010Z checking for file ‘/tmp/RtmpRBW1SS/remotes72d31682a466/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:23:44.6924674Z 2021-05-18T14:23:44.6926859Z ✔ checking for file ‘/tmp/RtmpRBW1SS/remotes72d31682a466/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:23:44.7022004Z 2021-05-18T14:23:44.7022963Z 2021-05-18T14:23:44.7024146Z ─ preparing ‘ghtravis’: 2021-05-18T14:23:44.7027057Z 2021-05-18T14:23:44.7028980Z 2021-05-18T14:23:44.7113204Z checking DESCRIPTION meta-information ... 2021-05-18T14:23:44.7140701Z 2021-05-18T14:23:44.7143521Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:23:44.7613042Z 2021-05-18T14:23:44.7640822Z 2021-05-18T14:23:44.7643539Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:23:44.7657597Z 2021-05-18T14:23:44.7682764Z 2021-05-18T14:23:44.7685095Z ─ checking for empty or unneeded directories 2021-05-18T14:23:44.7710723Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:23:44.7918717Z 2021-05-18T14:23:44.7921570Z 2021-05-18T14:23:44.7923062Z 2021-05-18T14:23:44.8459284Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:44.8460984Z (as ‘lib’ is unspecified) 2021-05-18T14:23:45.1162108Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:23:45.1163794Z ** using staged installation 2021-05-18T14:23:45.1331763Z ** R 2021-05-18T14:23:45.1446837Z ** inst 2021-05-18T14:23:45.1457614Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:46.5948985Z ** help 2021-05-18T14:23:46.6586354Z *** installing help indices 2021-05-18T14:23:46.7115602Z ** building package indices 2021-05-18T14:23:46.9778395Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:47.7365075Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:48.4997465Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:48.5007777Z * DONE (ghtravis) 2021-05-18T14:23:48.5103460Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:23:48.8118749Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:23:51.1352661Z 2021-05-18T14:23:51.1354739Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:23:51.1358027Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:23:51.1359126Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:23:51.1359827Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:23:51.1360507Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:23:51.1366063Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:51.1366959Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:23:51.1367819Z (as ‘lib’ is unspecified) 2021-05-18T14:24:07.9030871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:24:08.5933030Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-18T14:24:08.6074092Z ================================================== 2021-05-18T14:24:08.6075102Z downloaded 193 KB 2021-05-18T14:24:08.6075658Z 2021-05-18T14:24:08.6122950Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:24:09.0614148Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-18T14:24:09.0663870Z ================================================== 2021-05-18T14:24:09.0665892Z downloaded 64 KB 2021-05-18T14:24:09.0675029Z 2021-05-18T14:24:09.0707892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:24:09.8951784Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-18T14:24:09.9069764Z ================================================== 2021-05-18T14:24:09.9070917Z downloaded 191 KB 2021-05-18T14:24:09.9071508Z 2021-05-18T14:24:09.9111864Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:24:10.6388205Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-18T14:24:10.6653657Z ================================================== 2021-05-18T14:24:10.6654782Z downloaded 1.2 MB 2021-05-18T14:24:10.6655314Z 2021-05-18T14:24:10.6695627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:24:11.6436105Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-18T14:24:11.6681156Z ================================================== 2021-05-18T14:24:11.6682333Z downloaded 1.0 MB 2021-05-18T14:24:11.6682903Z 2021-05-18T14:24:11.9359284Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:24:11.9412563Z * DONE (tidyselect) 2021-05-18T14:24:12.1962171Z * installing *binary* package ‘generics’ ... 2021-05-18T14:24:12.2016089Z * DONE (generics) 2021-05-18T14:24:12.4970767Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:24:12.5037117Z * DONE (cpp11) 2021-05-18T14:24:12.8676707Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:24:12.8760817Z * DONE (dplyr) 2021-05-18T14:24:13.2377419Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:24:13.2449646Z * DONE (tidyr) 2021-05-18T14:24:13.2521324Z 2021-05-18T14:24:13.2522593Z The downloaded source packages are in 2021-05-18T14:24:13.2524152Z ‘/tmp/RtmpRBW1SS/downloaded_packages’ 2021-05-18T14:24:13.4713689Z 2021-05-18T14:24:13.4721816Z checking for file ‘/tmp/RtmpRBW1SS/remotes72d374d4fc96/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:24:13.4762813Z 2021-05-18T14:24:13.4765009Z ✔ checking for file ‘/tmp/RtmpRBW1SS/remotes72d374d4fc96/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:24:13.4899491Z 2021-05-18T14:24:13.4900549Z 2021-05-18T14:24:13.4902691Z ─ preparing ‘aghast’: 2021-05-18T14:24:13.4948437Z checking DESCRIPTION meta-information ... 2021-05-18T14:24:13.4974499Z 2021-05-18T14:24:13.4976749Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:24:13.5251492Z 2021-05-18T14:24:13.5280655Z 2021-05-18T14:24:13.5283321Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:24:13.5294437Z 2021-05-18T14:24:13.5330054Z 2021-05-18T14:24:13.5332587Z ─ checking for empty or unneeded directories 2021-05-18T14:24:13.5359877Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:24:13.5468708Z 2021-05-18T14:24:13.5471210Z 2021-05-18T14:24:13.5472770Z 2021-05-18T14:24:13.5562168Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:24:13.5563805Z (as ‘lib’ is unspecified) 2021-05-18T14:24:13.8025193Z * installing *source* package ‘aghast’ ... 2021-05-18T14:24:13.8027526Z ** using staged installation 2021-05-18T14:24:13.8274728Z ** R 2021-05-18T14:24:13.8351895Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:14.3308574Z ** help 2021-05-18T14:24:14.3585971Z *** installing help indices 2021-05-18T14:24:14.3848775Z ** building package indices 2021-05-18T14:24:14.6144941Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:14.8252858Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:15.0381382Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:15.0388253Z * DONE (aghast) 2021-05-18T14:24:15.0486774Z Installing 1 packages: covr 2021-05-18T14:24:15.0494773Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:24:15.0495907Z (as ‘lib’ is unspecified) 2021-05-18T14:24:31.5169409Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:24:31.5170356Z 2021-05-18T14:24:31.5174507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:24:32.3461849Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-18T14:24:32.3578666Z ================================================== 2021-05-18T14:24:32.3579346Z downloaded 159 KB 2021-05-18T14:24:32.3579684Z 2021-05-18T14:24:32.3620362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:24:33.0522774Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-18T14:24:33.0620793Z ================================================== 2021-05-18T14:24:33.0622091Z downloaded 118 KB 2021-05-18T14:24:33.0622649Z 2021-05-18T14:24:33.0659693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:24:33.5807928Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-18T14:24:33.5964621Z ================================================== 2021-05-18T14:24:33.5965596Z downloaded 282 KB 2021-05-18T14:24:33.5966410Z 2021-05-18T14:24:33.8663528Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:24:33.8716019Z * DONE (lazyeval) 2021-05-18T14:24:34.1368395Z * installing *binary* package ‘rex’ ... 2021-05-18T14:24:34.1415094Z * DONE (rex) 2021-05-18T14:24:34.4309128Z * installing *binary* package ‘covr’ ... 2021-05-18T14:24:34.4386903Z * DONE (covr) 2021-05-18T14:24:34.4455392Z 2021-05-18T14:24:34.4456679Z The downloaded source packages are in 2021-05-18T14:24:34.4458294Z ‘/tmp/RtmpRBW1SS/downloaded_packages’ 2021-05-18T14:24:34.4628555Z 2021-05-18T14:24:34.4666828Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:24:34.4667570Z Rscript -e "tic::before_install()" 2021-05-18T14:24:34.4715259Z shell: /usr/bin/bash -e {0} 2021-05-18T14:24:34.4715727Z env: 2021-05-18T14:24:34.4716228Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:24:34.4716786Z TIC_DEPLOY_KEY: 2021-05-18T14:24:34.4717716Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:24:34.4719605Z GITHUB_PAT: *** 2021-05-18T14:24:34.4720723Z COVERALLS_TOKEN: *** 2021-05-18T14:24:34.4721309Z continue-on-error: false 2021-05-18T14:24:34.4721878Z VDIFFR_RUN_TESTS: 2021-05-18T14:24:34.4722452Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:24:34.4722959Z TZ: UTC 2021-05-18T14:24:34.4723415Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:24:34.4723900Z NOT_CRAN: true 2021-05-18T14:24:34.4724329Z ##[endgroup] 2021-05-18T14:24:34.7961066Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:24:34.9412070Z Running before_install: step_install_remote_binaries() 2021-05-18T14:24:35.5200562Z Installing gifti binaries 2021-05-18T14:24:35.5213343Z [1] "neuroconductor/gifti" 2021-05-18T14:24:35.8788676Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:24:35.8822448Z tag_name 2021-05-18T14:24:35.8823644Z 11 0.7.6.s 2021-05-18T14:24:35.8825659Z zipball_url 2021-05-18T14:24:35.8828230Z 11 https://api.github.com/repos/neuroconductor/gifti/zipball/refs/tags/0.7.6.s 2021-05-18T14:24:35.8830293Z tarball_url 2021-05-18T14:24:35.8831781Z 11 https://api.github.com/repos/neuroconductor/gifti/tarball/refs/tags/0.7.6.s 2021-05-18T14:24:35.8833092Z commit.sha 2021-05-18T14:24:35.8834279Z 11 e3ff5e0beb859ef5b27242365b9d4487873adb9e 2021-05-18T14:24:35.8835677Z commit.url 2021-05-18T14:24:35.8837586Z 11 https://api.github.com/repos/neuroconductor/gifti/commits/e3ff5e0beb859ef5b27242365b9d4487873adb9e 2021-05-18T14:24:35.8839274Z node_id 2021-05-18T14:24:35.8840864Z 11 MDM6UmVmMzY3NDc5MDgwOnJlZnMvdGFncy8wLjcuNi5z 2021-05-18T14:24:35.8842519Z url 2021-05-18T14:24:35.8843877Z 11 https://api.github.com/repos/neuroconductor/gifti/releases/42981904 2021-05-18T14:24:35.8845273Z assets_url 2021-05-18T14:24:35.8846715Z 11 https://api.github.com/repos/neuroconductor/gifti/releases/42981904/assets 2021-05-18T14:24:35.8848212Z upload_url 2021-05-18T14:24:35.8849894Z 11 https://uploads.github.com/repos/neuroconductor/gifti/releases/42981904/assets{?name,label} 2021-05-18T14:24:35.8851657Z id asset_updated_at asset_created_at created_at 2021-05-18T14:24:35.8853594Z 11 42981904 2021-05-14 21:16:05 2021-05-14 21:16:04 2021-05-14 21:04:08 2021-05-18T14:24:35.8854613Z published_at asset_name 2021-05-18T14:24:35.8856448Z 11 2021-05-14 21:04:27 gifti_0.7.6_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:35.8857371Z asset_label asset_download_count 2021-05-18T14:24:35.8857939Z 11 1 2021-05-18T14:24:35.8858730Z asset_browser_download_url 2021-05-18T14:24:35.8860879Z 11 https://github.com/neuroconductor/gifti/releases/download/0.7.6.s/gifti_0.7.6_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:35.8862560Z Installing gifti package binaries 2021-05-18T14:24:35.8891900Z --2021-05-18 14:24:35-- https://github.com/neuroconductor/gifti/releases/download/0.7.6.s/gifti_0.7.6_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:35.8934064Z Resolving github.com (github.com)... 192.30.255.112 2021-05-18T14:24:35.9024245Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-18T14:24:36.0866704Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:24:36.0877364Z Location: https://github-releases.githubusercontent.com/367479080/971c4200-b4f9-11eb-8926-b1fc3d395864?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142436Z&X-Amz-Expires=300&X-Amz-Signature=9754673fd557edd94d53576a4867040d594f876073aee90a1f2d803997f40f3e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479080&response-content-disposition=attachment%3B%20filename%3Dgifti_0.7.6_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:24:36.0887886Z --2021-05-18 14:24:36-- https://github-releases.githubusercontent.com/367479080/971c4200-b4f9-11eb-8926-b1fc3d395864?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142436Z&X-Amz-Expires=300&X-Amz-Signature=9754673fd557edd94d53576a4867040d594f876073aee90a1f2d803997f40f3e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479080&response-content-disposition=attachment%3B%20filename%3Dgifti_0.7.6_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:24:36.0894992Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-18T14:24:36.0940837Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-18T14:24:36.2518331Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:24:36.2520721Z Length: 68943 (67K) [application/octet-stream] 2021-05-18T14:24:36.2522028Z Saving to: ‘/tmp/RtmpkCK0yR/gifti_0.7.6_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:24:36.2522591Z 2021-05-18T14:24:36.2564962Z 0K .......... .......... .......... .......... .......... 74% 10.8M 0s 2021-05-18T14:24:36.2575443Z 50K .......... ....... 100% 19.4M=0.005s 2021-05-18T14:24:36.2575823Z 2021-05-18T14:24:36.2590526Z 2021-05-18 14:24:36 (12.2 MB/s) - ‘/tmp/RtmpkCK0yR/gifti_0.7.6_R_x86_64-pc-linux-gnu.tar.gz’ saved [68943/68943] 2021-05-18T14:24:36.2591224Z 2021-05-18T14:24:36.2630777Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:24:36.2631826Z (as ‘lib’ is unspecified) 2021-05-18T14:24:36.5100262Z * installing *binary* package ‘gifti’ ... 2021-05-18T14:24:36.5140955Z * DONE (gifti) 2021-05-18T14:24:36.5269066Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/cifti@a7e91f2f3d3e678bd178f132fe0614499802213d 2021-05-18T14:24:36.5379520Z Installing oro.nifti binaries 2021-05-18T14:24:36.5390999Z [1] "neuroconductor/oro.nifti" 2021-05-18T14:24:36.8204303Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:24:36.8224701Z tag_name 2021-05-18T14:24:36.8225604Z 11 0.10.3.s 2021-05-18T14:24:36.8226783Z zipball_url 2021-05-18T14:24:36.8227949Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-18T14:24:36.8228997Z tarball_url 2021-05-18T14:24:36.8230084Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-18T14:24:36.8230998Z commit.sha 2021-05-18T14:24:36.8232092Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:24:36.8234438Z commit.url 2021-05-18T14:24:36.8235786Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:24:36.8237068Z node_id 2021-05-18T14:24:36.8239561Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-18T14:24:36.8240825Z url 2021-05-18T14:24:36.8243001Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-18T14:24:36.8244031Z assets_url 2021-05-18T14:24:36.8246279Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-18T14:24:36.8247370Z upload_url 2021-05-18T14:24:36.8249897Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-18T14:24:36.8251886Z id asset_updated_at asset_created_at created_at 2021-05-18T14:24:36.8254821Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-18T14:24:36.8256868Z published_at asset_name 2021-05-18T14:24:36.8258013Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:36.8261989Z asset_label asset_download_count 2021-05-18T14:24:36.8262589Z 11 51 2021-05-18T14:24:36.8263401Z asset_browser_download_url 2021-05-18T14:24:36.8265138Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:36.8273442Z Installing oro.nifti package binaries 2021-05-18T14:24:36.8319184Z --2021-05-18 14:24:36-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:36.8365632Z Resolving github.com (github.com)... 192.30.255.112 2021-05-18T14:24:36.8451354Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-18T14:24:37.0381572Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:24:37.0388139Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142436Z&X-Amz-Expires=300&X-Amz-Signature=b15fdb2a0e672ba4fa9698fcc5348a20ab373f6f7bf43323553aadbd99cbf4b4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:24:37.0397518Z --2021-05-18 14:24:37-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142436Z&X-Amz-Expires=300&X-Amz-Signature=b15fdb2a0e672ba4fa9698fcc5348a20ab373f6f7bf43323553aadbd99cbf4b4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:24:37.0430669Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-18T14:24:37.0479482Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:24:37.2432174Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:24:37.2435322Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-18T14:24:37.2436607Z Saving to: ‘/tmp/RtmpkCK0yR/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:24:37.2437703Z 2021-05-18T14:24:37.2560070Z 0K .......... .......... .......... .......... .......... 0% 4.00M 1s 2021-05-18T14:24:37.2605713Z 50K .......... .......... .......... .......... .......... 1% 10.7M 1s 2021-05-18T14:24:37.2616794Z 100K .......... .......... .......... .......... .......... 2% 44.7M 1s 2021-05-18T14:24:37.2659149Z 150K .......... .......... .......... .......... .......... 3% 11.5M 1s 2021-05-18T14:24:37.2669729Z 200K .......... .......... .......... .......... .......... 4% 42.8M 1s 2021-05-18T14:24:37.2676539Z 250K .......... .......... .......... .......... .......... 5% 71.3M 0s 2021-05-18T14:24:37.2700239Z 300K .......... .......... .......... .......... .......... 5% 21.7M 0s 2021-05-18T14:24:37.2704060Z 350K .......... .......... .......... .......... .......... 6% 96.2M 0s 2021-05-18T14:24:37.2874305Z 400K .......... .......... .......... .......... .......... 7% 2.90M 1s 2021-05-18T14:24:37.2876967Z 450K .......... .......... .......... .......... .......... 8% 125M 0s 2021-05-18T14:24:37.2880452Z 500K .......... .......... .......... .......... .......... 9% 133M 0s 2021-05-18T14:24:37.2884196Z 550K .......... .......... .......... .......... .......... 10% 129M 0s 2021-05-18T14:24:37.2891250Z 600K .......... .......... .......... .......... .......... 10% 68.6M 0s 2021-05-18T14:24:37.2898097Z 650K .......... .......... .......... .......... .......... 11% 71.5M 0s 2021-05-18T14:24:37.2918722Z 700K .......... .......... .......... .......... .......... 12% 24.6M 0s 2021-05-18T14:24:37.2922226Z 750K .......... .......... .......... .......... .......... 13% 133M 0s 2021-05-18T14:24:37.2925093Z 800K .......... .......... .......... .......... .......... 14% 142M 0s 2021-05-18T14:24:37.2933823Z 850K .......... .......... .......... .......... .......... 15% 59.4M 0s 2021-05-18T14:24:37.2940228Z 900K .......... .......... .......... .......... .......... 15% 67.9M 0s 2021-05-18T14:24:37.2948859Z 950K .......... .......... .......... .......... .......... 16% 61.9M 0s 2021-05-18T14:24:37.2967593Z 1000K .......... .......... .......... .......... .......... 17% 27.1M 0s 2021-05-18T14:24:37.2970272Z 1050K .......... .......... .......... .......... .......... 18% 141M 0s 2021-05-18T14:24:37.2973132Z 1100K .......... .......... .......... .......... .......... 19% 154M 0s 2021-05-18T14:24:37.2979985Z 1150K .......... .......... .......... .......... .......... 20% 72.0M 0s 2021-05-18T14:24:37.2986922Z 1200K .......... .......... .......... .......... .......... 20% 75.9M 0s 2021-05-18T14:24:37.2997623Z 1250K .......... .......... .......... .......... .......... 21% 111M 0s 2021-05-18T14:24:37.2998523Z 1300K .......... .......... .......... .......... .......... 22% 71.6M 0s 2021-05-18T14:24:37.3020580Z 1350K .......... .......... .......... .......... .......... 23% 25.3M 0s 2021-05-18T14:24:37.3021690Z 1400K .......... .......... .......... .......... .......... 24% 200M 0s 2021-05-18T14:24:37.3025574Z 1450K .......... .......... .......... .......... .......... 25% 86.7M 0s 2021-05-18T14:24:37.3040465Z 1500K .......... .......... .......... .......... .......... 26% 37.2M 0s 2021-05-18T14:24:37.3041781Z 1550K .......... .......... .......... .......... .......... 26% 274M 0s 2021-05-18T14:24:37.3044871Z 1600K .......... .......... .......... .......... .......... 27% 104M 0s 2021-05-18T14:24:37.3074529Z 1650K .......... .......... .......... .......... .......... 28% 20.8M 0s 2021-05-18T14:24:37.3075413Z 1700K .......... .......... .......... .......... .......... 29% 158M 0s 2021-05-18T14:24:37.3076393Z 1750K .......... .......... .......... .......... .......... 30% 258M 0s 2021-05-18T14:24:37.3078117Z 1800K .......... .......... .......... .......... .......... 31% 98.2M 0s 2021-05-18T14:24:37.3090479Z 1850K .......... .......... .......... .......... .......... 31% 53.9M 0s 2021-05-18T14:24:37.3091379Z 1900K .......... .......... .......... .......... .......... 32% 196M 0s 2021-05-18T14:24:37.3128853Z 1950K .......... .......... .......... .......... .......... 33% 12.8M 0s 2021-05-18T14:24:37.3130870Z 2000K .......... .......... .......... .......... .......... 34% 271M 0s 2021-05-18T14:24:37.3132637Z 2050K .......... .......... .......... .......... .......... 35% 250M 0s 2021-05-18T14:24:37.3134273Z 2100K .......... .......... .......... .......... .......... 36% 210M 0s 2021-05-18T14:24:37.3135883Z 2150K .......... .......... .......... .......... .......... 36% 293M 0s 2021-05-18T14:24:37.3142898Z 2200K .......... .......... .......... .......... .......... 37% 71.5M 0s 2021-05-18T14:24:37.3147588Z 2250K .......... .......... .......... .......... .......... 38% 110M 0s 2021-05-18T14:24:37.3149865Z 2300K .......... .......... .......... .......... .......... 39% 195M 0s 2021-05-18T14:24:37.3181634Z 2350K .......... .......... .......... .......... .......... 40% 15.6M 0s 2021-05-18T14:24:37.3184475Z 2400K .......... .......... .......... .......... .......... 41% 168M 0s 2021-05-18T14:24:37.3186128Z 2450K .......... .......... .......... .......... .......... 41% 234M 0s 2021-05-18T14:24:37.3194061Z 2500K .......... .......... .......... .......... .......... 42% 60.1M 0s 2021-05-18T14:24:37.3195827Z 2550K .......... .......... .......... .......... .......... 43% 253M 0s 2021-05-18T14:24:37.3200903Z 2600K .......... .......... .......... .......... .......... 44% 98.3M 0s 2021-05-18T14:24:37.3206974Z 2650K .......... .......... .......... .......... .......... 45% 84.8M 0s 2021-05-18T14:24:37.3233305Z 2700K .......... .......... .......... .......... .......... 46% 19.0M 0s 2021-05-18T14:24:37.3235113Z 2750K .......... .......... .......... .......... .......... 46% 273M 0s 2021-05-18T14:24:37.3236887Z 2800K .......... .......... .......... .......... .......... 47% 291M 0s 2021-05-18T14:24:37.3238540Z 2850K .......... .......... .......... .......... .......... 48% 187M 0s 2021-05-18T14:24:37.3248148Z 2900K .......... .......... .......... .......... .......... 49% 49.8M 0s 2021-05-18T14:24:37.3253179Z 2950K .......... .......... .......... .......... .......... 50% 98.8M 0s 2021-05-18T14:24:37.3257999Z 3000K .......... .......... .......... .......... .......... 51% 101M 0s 2021-05-18T14:24:37.3260425Z 3050K .......... .......... .......... .......... .......... 52% 236M 0s 2021-05-18T14:24:37.3266343Z 3100K .......... .......... .......... .......... .......... 52% 68.7M 0s 2021-05-18T14:24:37.3283381Z 3150K .......... .......... .......... .......... .......... 53% 29.4M 0s 2021-05-18T14:24:37.3286506Z 3200K .......... .......... .......... .......... .......... 54% 142M 0s 2021-05-18T14:24:37.3295021Z 3250K .......... .......... .......... .......... .......... 55% 140M 0s 2021-05-18T14:24:37.3300026Z 3300K .......... .......... .......... .......... .......... 56% 48.1M 0s 2021-05-18T14:24:37.3304431Z 3350K .......... .......... .......... .......... .......... 57% 144M 0s 2021-05-18T14:24:37.3313430Z 3400K .......... .......... .......... .......... .......... 57% 48.8M 0s 2021-05-18T14:24:37.3319472Z 3450K .......... .......... .......... .......... .......... 58% 88.4M 0s 2021-05-18T14:24:37.3322361Z 3500K .......... .......... .......... .......... .......... 59% 152M 0s 2021-05-18T14:24:37.3327350Z 3550K .......... .......... .......... .......... .......... 60% 95.3M 0s 2021-05-18T14:24:37.3332309Z 3600K .......... .......... .......... .......... .......... 61% 140M 0s 2021-05-18T14:24:37.3338044Z 3650K .......... .......... .......... .......... .......... 62% 71.5M 0s 2021-05-18T14:24:37.3346777Z 3700K .......... .......... .......... .......... .......... 62% 56.0M 0s 2021-05-18T14:24:37.3353111Z 3750K .......... .......... .......... .......... .......... 63% 144M 0s 2021-05-18T14:24:37.3354000Z 3800K .......... .......... .......... .......... .......... 64% 191M 0s 2021-05-18T14:24:37.3362218Z 3850K .......... .......... .......... .......... .......... 65% 51.2M 0s 2021-05-18T14:24:37.3367764Z 3900K .......... .......... .......... .......... .......... 66% 82.7M 0s 2021-05-18T14:24:37.3373436Z 3950K .......... .......... .......... .......... .......... 67% 88.9M 0s 2021-05-18T14:24:37.3379057Z 4000K .......... .......... .......... .......... .......... 67% 162M 0s 2021-05-18T14:24:37.3379939Z 4050K .......... .......... .......... .......... .......... 68% 228M 0s 2021-05-18T14:24:37.3387812Z 4100K .......... .......... .......... .......... .......... 69% 52.5M 0s 2021-05-18T14:24:37.3392529Z 4150K .......... .......... .......... .......... .......... 70% 145M 0s 2021-05-18T14:24:37.3399074Z 4200K .......... .......... .......... .......... .......... 71% 69.7M 0s 2021-05-18T14:24:37.3402138Z 4250K .......... .......... .......... .......... .......... 72% 127M 0s 2021-05-18T14:24:37.3411029Z 4300K .......... .......... .......... .......... .......... 72% 54.0M 0s 2021-05-18T14:24:37.3414863Z 4350K .......... .......... .......... .......... .......... 73% 125M 0s 2021-05-18T14:24:37.3420552Z 4400K .......... .......... .......... .......... .......... 74% 89.2M 0s 2021-05-18T14:24:37.3425088Z 4450K .......... .......... .......... .......... .......... 75% 116M 0s 2021-05-18T14:24:37.3428421Z 4500K .......... .......... .......... .......... .......... 76% 123M 0s 2021-05-18T14:24:37.3432412Z 4550K .......... .......... .......... .......... .......... 77% 141M 0s 2021-05-18T14:24:37.3437815Z 4600K .......... .......... .......... .......... .......... 78% 89.4M 0s 2021-05-18T14:24:37.3445820Z 4650K .......... .......... .......... .......... .......... 78% 63.6M 0s 2021-05-18T14:24:37.3460694Z 4700K .......... .......... .......... .......... .......... 79% 33.1M 0s 2021-05-18T14:24:37.3464591Z 4750K .......... .......... .......... .......... .......... 80% 125M 0s 2021-05-18T14:24:37.3468032Z 4800K .......... .......... .......... .......... .......... 81% 125M 0s 2021-05-18T14:24:37.3472151Z 4850K .......... .......... .......... .......... .......... 82% 125M 0s 2021-05-18T14:24:37.3475917Z 4900K .......... .......... .......... .......... .......... 83% 121M 0s 2021-05-18T14:24:37.3479431Z 4950K .......... .......... .......... .......... .......... 83% 139M 0s 2021-05-18T14:24:37.3482901Z 5000K .......... .......... .......... .......... .......... 84% 130M 0s 2021-05-18T14:24:37.3486304Z 5050K .......... .......... .......... .......... .......... 85% 155M 0s 2021-05-18T14:24:37.3490064Z 5100K .......... .......... .......... .......... .......... 86% 131M 0s 2021-05-18T14:24:37.3493418Z 5150K .......... .......... .......... .......... .......... 87% 131M 0s 2021-05-18T14:24:37.3497281Z 5200K .......... .......... .......... .......... .......... 88% 140M 0s 2021-05-18T14:24:37.3513927Z 5250K .......... .......... .......... .......... .......... 88% 30.0M 0s 2021-05-18T14:24:37.3517445Z 5300K .......... .......... .......... .......... .......... 89% 117M 0s 2021-05-18T14:24:37.3522310Z 5350K .......... .......... .......... .......... .......... 90% 100M 0s 2021-05-18T14:24:37.3526162Z 5400K .......... .......... .......... .......... .......... 91% 124M 0s 2021-05-18T14:24:37.3530382Z 5450K .......... .......... .......... .......... .......... 92% 123M 0s 2021-05-18T14:24:37.3539015Z 5500K .......... .......... .......... .......... .......... 93% 167M 0s 2021-05-18T14:24:37.3540421Z 5550K .......... .......... .......... .......... .......... 93% 249M 0s 2021-05-18T14:24:37.3541433Z 5600K .......... .......... .......... .......... .......... 94% 239M 0s 2021-05-18T14:24:37.3542720Z 5650K .......... .......... .......... .......... .......... 95% 272M 0s 2021-05-18T14:24:37.3562363Z 5700K .......... .......... .......... .......... .......... 96% 22.4M 0s 2021-05-18T14:24:37.3567175Z 5750K .......... .......... .......... .......... .......... 97% 86.1M 0s 2021-05-18T14:24:37.3571136Z 5800K .......... .......... .......... .......... .......... 98% 115M 0s 2021-05-18T14:24:37.3574702Z 5850K .......... .......... .......... .......... .......... 98% 142M 0s 2021-05-18T14:24:37.3584656Z 5900K .......... .......... .......... .......... .......... 99% 141M 0s 2021-05-18T14:24:37.3585474Z 5950K .......... 100% 265M=0.1s 2021-05-18T14:24:37.3585810Z 2021-05-18T14:24:37.3587465Z 2021-05-18 14:24:37 (51.0 MB/s) - ‘/tmp/RtmpkCK0yR/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-18T14:24:37.3589104Z 2021-05-18T14:24:37.3599453Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:24:37.3600377Z (as ‘lib’ is unspecified) 2021-05-18T14:24:37.8815481Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:24:37.8919376Z * DONE (oro.nifti) 2021-05-18T14:24:37.9043376Z Rewriting new remotes: neuroconductor/cifti@a7e91f2f3d3e678bd178f132fe0614499802213d 2021-05-18T14:24:37.9135392Z Installing cifti binaries 2021-05-18T14:24:37.9144073Z [1] "neuroconductor/cifti" 2021-05-18T14:24:38.2142591Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:24:38.2167918Z tag_name 2021-05-18T14:24:38.2169540Z 11 0.4.7.s 2021-05-18T14:24:38.2171345Z zipball_url 2021-05-18T14:24:38.2185110Z 11 https://api.github.com/repos/neuroconductor/cifti/zipball/refs/tags/0.4.7.s 2021-05-18T14:24:38.2187321Z tarball_url 2021-05-18T14:24:38.2190601Z 11 https://api.github.com/repos/neuroconductor/cifti/tarball/refs/tags/0.4.7.s 2021-05-18T14:24:38.2192888Z commit.sha 2021-05-18T14:24:38.2194782Z 11 a7e91f2f3d3e678bd178f132fe0614499802213d 2021-05-18T14:24:38.2196829Z commit.url 2021-05-18T14:24:38.2199338Z 11 https://api.github.com/repos/neuroconductor/cifti/commits/a7e91f2f3d3e678bd178f132fe0614499802213d 2021-05-18T14:24:38.2202035Z node_id 2021-05-18T14:24:38.2203397Z 11 MDM6UmVmMzY3NzU1MzM5OnJlZnMvdGFncy8wLjQuNy5z 2021-05-18T14:24:38.2204690Z url 2021-05-18T14:24:38.2205780Z 11 https://api.github.com/repos/neuroconductor/cifti/releases/43007038 2021-05-18T14:24:38.2207535Z assets_url 2021-05-18T14:24:38.2208541Z 11 https://api.github.com/repos/neuroconductor/cifti/releases/43007038/assets 2021-05-18T14:24:38.2209953Z upload_url 2021-05-18T14:24:38.2211106Z 11 https://uploads.github.com/repos/neuroconductor/cifti/releases/43007038/assets{?name,label} 2021-05-18T14:24:38.2212338Z id asset_updated_at asset_created_at created_at 2021-05-18T14:24:38.2213747Z 11 43007038 2021-05-16 00:48:01 2021-05-16 00:48:01 2021-05-16 00:31:50 2021-05-18T14:24:38.2214443Z published_at asset_name 2021-05-18T14:24:38.2215456Z 11 2021-05-16 00:32:15 cifti_0.4.7_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:38.2216175Z asset_label asset_download_count 2021-05-18T14:24:38.2216752Z 11 0 2021-05-18T14:24:38.2217515Z asset_browser_download_url 2021-05-18T14:24:38.2218968Z 11 https://github.com/neuroconductor/cifti/releases/download/0.4.7.s/cifti_0.4.7_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:38.2220462Z Installing cifti package binaries 2021-05-18T14:24:38.2253191Z --2021-05-18 14:24:38-- https://github.com/neuroconductor/cifti/releases/download/0.4.7.s/cifti_0.4.7_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:24:38.2304181Z Resolving github.com (github.com)... 192.30.255.112 2021-05-18T14:24:38.2359707Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-18T14:24:38.4315757Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:24:38.4327400Z Location: https://github-releases.githubusercontent.com/367755339/5d723680-b5e0-11eb-87f1-804aaf667f27?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142438Z&X-Amz-Expires=300&X-Amz-Signature=c05c91083693328f04b469708e8d04c6e374afe79840ade6edbedd5ad12987c5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755339&response-content-disposition=attachment%3B%20filename%3Dcifti_0.4.7_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:24:38.4347333Z --2021-05-18 14:24:38-- https://github-releases.githubusercontent.com/367755339/5d723680-b5e0-11eb-87f1-804aaf667f27?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142438Z&X-Amz-Expires=300&X-Amz-Signature=c05c91083693328f04b469708e8d04c6e374afe79840ade6edbedd5ad12987c5&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755339&response-content-disposition=attachment%3B%20filename%3Dcifti_0.4.7_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:24:38.4363119Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-18T14:24:38.4412071Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:24:38.7088753Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:24:38.7090866Z Length: 1495909 (1.4M) [application/octet-stream] 2021-05-18T14:24:38.7092701Z Saving to: ‘/tmp/RtmpkCK0yR/cifti_0.4.7_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:24:38.7093796Z 2021-05-18T14:24:38.7147058Z 0K .......... .......... .......... .......... .......... 3% 8.54M 0s 2021-05-18T14:24:38.7190648Z 50K .......... .......... .......... .......... .......... 6% 11.1M 0s 2021-05-18T14:24:38.7215365Z 100K .......... .......... .......... .......... .......... 10% 19.9M 0s 2021-05-18T14:24:38.7220033Z 150K .......... .......... .......... .......... .......... 13% 86.6M 0s 2021-05-18T14:24:38.7240583Z 200K .......... .......... .......... .......... .......... 17% 24.1M 0s 2021-05-18T14:24:38.7262518Z 250K .......... .......... .......... .......... .......... 20% 23.5M 0s 2021-05-18T14:24:38.7264255Z 300K .......... .......... .......... .......... .......... 23% 167M 0s 2021-05-18T14:24:38.7265668Z 350K .......... .......... .......... .......... .......... 27% 262M 0s 2021-05-18T14:24:38.7273411Z 400K .......... .......... .......... .......... .......... 30% 66.1M 0s 2021-05-18T14:24:38.7286332Z 450K .......... .......... .......... .......... .......... 34% 42.9M 0s 2021-05-18T14:24:38.7287159Z 500K .......... .......... .......... .......... .......... 37% 277M 0s 2021-05-18T14:24:38.7317260Z 550K .......... .......... .......... .......... .......... 41% 16.0M 0s 2021-05-18T14:24:38.7319606Z 600K .......... .......... .......... .......... .......... 44% 226M 0s 2021-05-18T14:24:38.7328784Z 650K .......... .......... .......... .......... .......... 47% 58.0M 0s 2021-05-18T14:24:38.7331151Z 700K .......... .......... .......... .......... .......... 51% 277M 0s 2021-05-18T14:24:38.7333047Z 750K .......... .......... .......... .......... .......... 54% 139M 0s 2021-05-18T14:24:38.7363960Z 800K .......... .......... .......... .......... .......... 58% 16.1M 0s 2021-05-18T14:24:38.7368292Z 850K .......... .......... .......... .......... .......... 61% 105M 0s 2021-05-18T14:24:38.7373202Z 900K .......... .......... .......... .......... .......... 65% 110M 0s 2021-05-18T14:24:38.7381034Z 950K .......... .......... .......... .......... .......... 68% 63.2M 0s 2021-05-18T14:24:38.7383600Z 1000K .......... .......... .......... .......... .......... 71% 154M 0s 2021-05-18T14:24:38.7391576Z 1050K .......... .......... .......... .......... .......... 75% 61.5M 0s 2021-05-18T14:24:38.7399437Z 1100K .......... .......... .......... .......... .......... 78% 65.8M 0s 2021-05-18T14:24:38.7420496Z 1150K .......... .......... .......... .......... .......... 82% 22.7M 0s 2021-05-18T14:24:38.7423367Z 1200K .......... .......... .......... .......... .......... 85% 169M 0s 2021-05-18T14:24:38.7429010Z 1250K .......... .......... .......... .......... .......... 88% 87.2M 0s 2021-05-18T14:24:38.7433776Z 1300K .......... .......... .......... .......... .......... 92% 103M 0s 2021-05-18T14:24:38.7442511Z 1350K .......... .......... .......... .......... .......... 95% 56.4M 0s 2021-05-18T14:24:38.7448309Z 1400K .......... .......... .......... .......... .......... 99% 81.8M 0s 2021-05-18T14:24:38.7452771Z 1450K .......... 100% 330M=0.04s 2021-05-18T14:24:38.7453112Z 2021-05-18T14:24:38.7454757Z 2021-05-18 14:24:38 (39.7 MB/s) - ‘/tmp/RtmpkCK0yR/cifti_0.4.7_R_x86_64-pc-linux-gnu.tar.gz’ saved [1495909/1495909] 2021-05-18T14:24:38.7455361Z 2021-05-18T14:24:38.7466932Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:24:38.7467829Z (as ‘lib’ is unspecified) 2021-05-18T14:24:39.0959126Z * installing *binary* package ‘cifti’ ... 2021-05-18T14:24:39.1024187Z * DONE (cifti) 2021-05-18T14:24:39.1131882Z Rewriting new remotes: 2021-05-18T14:24:39.1378065Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:24:39.1378946Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:24:39.1379634Z remotes::install_cran("rcmdcheck") 2021-05-18T14:24:39.1380263Z remotes::install_cran("markdown") 2021-05-18T14:24:39.1388850Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:24:39.1389350Z env: 2021-05-18T14:24:39.1389856Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:24:39.1390384Z TIC_DEPLOY_KEY: 2021-05-18T14:24:39.1391322Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:24:39.1393295Z GITHUB_PAT: *** 2021-05-18T14:24:39.1394310Z COVERALLS_TOKEN: *** 2021-05-18T14:24:39.1394885Z continue-on-error: false 2021-05-18T14:24:39.1395416Z VDIFFR_RUN_TESTS: 2021-05-18T14:24:39.1395981Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:24:39.1396494Z TZ: UTC 2021-05-18T14:24:39.1396921Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:24:39.1397425Z NOT_CRAN: true 2021-05-18T14:24:39.1397866Z ##[endgroup] 2021-05-18T14:25:01.6628138Z Skipping 1 packages ahead of CRAN: cifti 2021-05-18T14:25:01.6630333Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T14:25:01.6631732Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-18T14:25:01.6633024Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-18T14:25:01.6634428Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:25:01.6635784Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-18T14:25:01.6637069Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T14:25:01.6638386Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:25:01.6639685Z gifti (0.7.6 -> 0.8.0 ) [CRAN] 2021-05-18T14:25:01.6640973Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-18T14:25:01.6642300Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:25:01.6643618Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-18T14:25:01.6644997Z downloader (NA -> 0.4 ) [CRAN] 2021-05-18T14:25:01.6646383Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:25:01.6647772Z pkgfilecache (NA -> 0.1.4 ) [CRAN] 2021-05-18T14:25:01.6659516Z Installing 14 packages: R.methodsS3, R.oo, R.utils, base64enc, RNifti, abind, bitops, gifti, oro.nifti, tinytex, htmltools, downloader, rmarkdown, pkgfilecache 2021-05-18T14:25:01.6674302Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:25:01.6675539Z (as ‘lib’ is unspecified) 2021-05-18T14:25:18.7865943Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-18T14:25:19.4655331Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-18T14:25:19.4711206Z ================================================== 2021-05-18T14:25:19.4712153Z downloaded 77 KB 2021-05-18T14:25:19.4712902Z 2021-05-18T14:25:19.4753445Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-18T14:25:20.5505804Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-18T14:25:20.5742681Z ================================================== 2021-05-18T14:25:20.5744205Z downloaded 931 KB 2021-05-18T14:25:20.5744928Z 2021-05-18T14:25:20.5785840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-18T14:25:21.6584416Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-18T14:25:21.7850303Z ================================================== 2021-05-18T14:25:21.7851862Z downloaded 1.3 MB 2021-05-18T14:25:21.7852623Z 2021-05-18T14:25:21.7891975Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:25:23.4270316Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-18T14:25:23.4278657Z ================================================== 2021-05-18T14:25:23.4280279Z downloaded 37 KB 2021-05-18T14:25:23.4281160Z 2021-05-18T14:25:23.4315846Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-18T14:25:24.3630606Z Content type 'binary/octet-stream' length 2686863 bytes (2.6 MB) 2021-05-18T14:25:24.3970438Z ================================================== 2021-05-18T14:25:24.3971777Z downloaded 2.6 MB 2021-05-18T14:25:24.3972333Z 2021-05-18T14:25:24.4017253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-18T14:25:25.5194213Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-18T14:25:25.5195103Z ================================================== 2021-05-18T14:25:25.5195601Z downloaded 59 KB 2021-05-18T14:25:25.5195931Z 2021-05-18T14:25:25.5238037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:25:26.0307762Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-18T14:25:26.0311408Z ================================================== 2021-05-18T14:25:26.0312019Z downloaded 34 KB 2021-05-18T14:25:26.0312358Z 2021-05-18T14:25:26.0354427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gifti_0.8.0.tar.gz' 2021-05-18T14:25:27.3659436Z Content type 'binary/octet-stream' length 69279 bytes (67 KB) 2021-05-18T14:25:27.5080335Z ================================================== 2021-05-18T14:25:27.5081017Z downloaded 67 KB 2021-05-18T14:25:27.5081348Z 2021-05-18T14:25:27.5117766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-18T14:25:28.6049250Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-18T14:25:28.7536084Z ================================================== 2021-05-18T14:25:28.7536675Z downloaded 5.8 MB 2021-05-18T14:25:28.7537040Z 2021-05-18T14:25:28.7588525Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:25:29.4600101Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-18T14:25:29.4697911Z ================================================== 2021-05-18T14:25:29.4698968Z downloaded 113 KB 2021-05-18T14:25:29.4699521Z 2021-05-18T14:25:29.4742712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:25:30.6398196Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-18T14:25:30.6539310Z ================================================== 2021-05-18T14:25:30.6539975Z downloaded 231 KB 2021-05-18T14:25:30.6540310Z 2021-05-18T14:25:30.6581354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/downloader_0.4.tar.gz' 2021-05-18T14:25:32.0613474Z Content type 'binary/octet-stream' length 21549 bytes (21 KB) 2021-05-18T14:25:32.0614836Z ================================================== 2021-05-18T14:25:32.0615715Z downloaded 21 KB 2021-05-18T14:25:32.0616286Z 2021-05-18T14:25:32.0655209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:25:33.2601641Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-18T14:25:33.2991559Z ================================================== 2021-05-18T14:25:33.2992266Z downloaded 3.5 MB 2021-05-18T14:25:33.2992599Z 2021-05-18T14:25:33.3036851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgfilecache_0.1.4.tar.gz' 2021-05-18T14:25:35.0907255Z Content type 'binary/octet-stream' length 58404 bytes (57 KB) 2021-05-18T14:25:35.2176857Z ================================================== 2021-05-18T14:25:35.2177524Z downloaded 57 KB 2021-05-18T14:25:35.2177860Z 2021-05-18T14:25:35.4666430Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-18T14:25:35.4711195Z * DONE (R.methodsS3) 2021-05-18T14:25:35.7207154Z * installing *binary* package ‘base64enc’ ... 2021-05-18T14:25:35.7259672Z * DONE (base64enc) 2021-05-18T14:25:36.4291302Z * installing *binary* package ‘RNifti’ ... 2021-05-18T14:25:36.4431724Z * DONE (RNifti) 2021-05-18T14:25:36.6925288Z * installing *binary* package ‘abind’ ... 2021-05-18T14:25:36.6964671Z * DONE (abind) 2021-05-18T14:25:36.9401404Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:25:36.9472239Z * DONE (bitops) 2021-05-18T14:25:37.1935086Z * installing *binary* package ‘tinytex’ ... 2021-05-18T14:25:37.1983373Z * DONE (tinytex) 2021-05-18T14:25:37.4433515Z * installing *binary* package ‘downloader’ ... 2021-05-18T14:25:37.4485057Z * DONE (downloader) 2021-05-18T14:25:37.7507447Z * installing *binary* package ‘R.oo’ ... 2021-05-18T14:25:37.7566779Z * DONE (R.oo) 2021-05-18T14:25:38.2878375Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:25:38.3039648Z * DONE (oro.nifti) 2021-05-18T14:25:38.5729624Z * installing *binary* package ‘htmltools’ ... 2021-05-18T14:25:38.5778876Z * DONE (htmltools) 2021-05-18T14:25:38.8350248Z * installing *binary* package ‘pkgfilecache’ ... 2021-05-18T14:25:38.8403802Z * DONE (pkgfilecache) 2021-05-18T14:25:39.1583727Z * installing *binary* package ‘R.utils’ ... 2021-05-18T14:25:39.1643750Z * DONE (R.utils) 2021-05-18T14:25:39.9378562Z * installing *binary* package ‘rmarkdown’ ... 2021-05-18T14:25:39.9592522Z * DONE (rmarkdown) 2021-05-18T14:25:40.2169862Z * installing *binary* package ‘gifti’ ... 2021-05-18T14:25:40.2241361Z * DONE (gifti) 2021-05-18T14:25:40.2312236Z 2021-05-18T14:25:40.2313449Z The downloaded source packages are in 2021-05-18T14:25:40.2315060Z ‘/tmp/Rtmpchdw2l/downloaded_packages’ 2021-05-18T14:25:56.2961710Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:25:56.2963536Z Use `force = TRUE` to force installation 2021-05-18T14:25:56.2977195Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:25:56.2978786Z Use `force = TRUE` to force installation 2021-05-18T14:25:56.3144060Z ##[group]Run options(width = 100) 2021-05-18T14:25:56.3144661Z options(width = 100) 2021-05-18T14:25:56.3145298Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:25:56.3146096Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:25:56.3153610Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:25:56.3154097Z env: 2021-05-18T14:25:56.3154604Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:25:56.3155260Z TIC_DEPLOY_KEY: 2021-05-18T14:25:56.3156188Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:25:56.3157948Z GITHUB_PAT: *** 2021-05-18T14:25:56.3158956Z COVERALLS_TOKEN: *** 2021-05-18T14:25:56.3159528Z continue-on-error: false 2021-05-18T14:25:56.3160062Z VDIFFR_RUN_TESTS: 2021-05-18T14:25:56.3160621Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:25:56.3161131Z TZ: UTC 2021-05-18T14:25:56.3161556Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:25:56.3162061Z NOT_CRAN: true 2021-05-18T14:25:56.3162494Z ##[endgroup] 2021-05-18T14:25:56.8542039Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:25:56.8543459Z setting value 2021-05-18T14:25:56.8544931Z version R version 4.0.5 (2021-03-31) 2021-05-18T14:25:56.8545964Z os Ubuntu 20.04.2 LTS 2021-05-18T14:25:56.8547258Z system x86_64, linux-gnu 2021-05-18T14:25:56.8548294Z ui X11 2021-05-18T14:25:56.8550256Z language (EN) 2021-05-18T14:25:56.8551704Z collate C.UTF-8 2021-05-18T14:25:56.8552993Z ctype C.UTF-8 2021-05-18T14:25:56.8553929Z tz UTC 2021-05-18T14:25:56.8555099Z date 2021-05-18 2021-05-18T14:25:56.8555619Z 2021-05-18T14:25:56.8557355Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:25:56.8558809Z package * version date lib source 2021-05-18T14:25:56.8560545Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8562350Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:25:56.8564169Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8565796Z base * 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8567442Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8569112Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8570697Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8572279Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8573891Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8575270Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8576183Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8577139Z cifti 0.4.7 2021-05-16 [1] Neuroconductor (R 4.0.5) 2021-05-18T14:25:56.8578107Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8579326Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8580220Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8581140Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8582269Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8583394Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8584376Z compiler 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8585299Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8586207Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8587123Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8588086Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8589009Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8589930Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8590864Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-18T14:25:56.8591867Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:25:56.8592883Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8593798Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8594723Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8595661Z downloader 0.4 2015-07-09 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8596578Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8597514Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8598468Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8599386Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8600298Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8601234Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8602121Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8603028Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8603956Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8604835Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8605861Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:25:56.8606889Z gifti 0.8.0 2020-11-11 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8607776Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8608691Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8609603Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8610518Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8611464Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8612376Z grid 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8613284Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8614337Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8615246Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8616140Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8617100Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8618055Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8619128Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8620074Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8620993Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8631990Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8632991Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8633946Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8634874Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8635773Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8636710Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8637650Z methods * 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8638551Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8639457Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8640362Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8641255Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8643345Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8644374Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-18T14:25:56.8645315Z parallel 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8646262Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8647212Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8648163Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8649148Z pkgfilecache 0.1.4 2021-05-17 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8650107Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8652131Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8653154Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8654125Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8655057Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8655966Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8656918Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8657864Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8658777Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8659658Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8660572Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8661805Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8662977Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8663904Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8664855Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8665753Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8666734Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8667668Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8668599Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8669530Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8670453Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8671395Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8672354Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8673295Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8674258Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8675216Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8676143Z splines 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8677052Z stats * 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8677957Z stats4 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8678854Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8679775Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8680715Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-18T14:25:56.8681631Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8682847Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:25:56.8683847Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8684987Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8685947Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8686900Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:25:56.8687862Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8688819Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8689764Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8690671Z tools 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8691588Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8692479Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8693374Z utils * 4.0.5 2021-03-31 [2] local 2021-05-18T14:25:56.8694291Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8695187Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8696105Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8697020Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8697913Z xfun 0.23 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-18T14:25:56.8698933Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8699825Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8700730Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8701758Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-18T14:25:56.8702129Z 2021-05-18T14:25:56.8702753Z [1] /home/runner/work/_temp/Library 2021-05-18T14:25:56.8703372Z [2] /opt/R/4.0.5/lib/R/library 2021-05-18T14:25:56.8737771Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:25:56.8738413Z Rscript -e 'tic::script()' 2021-05-18T14:25:56.8738905Z ls -l check 2021-05-18T14:25:56.8786745Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:25:56.8787338Z env: 2021-05-18T14:25:56.8787839Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:25:56.8788377Z TIC_DEPLOY_KEY: 2021-05-18T14:25:56.8789310Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:25:56.8791065Z GITHUB_PAT: *** 2021-05-18T14:25:56.8792087Z COVERALLS_TOKEN: *** 2021-05-18T14:25:56.8792657Z continue-on-error: false 2021-05-18T14:25:56.8793190Z VDIFFR_RUN_TESTS: 2021-05-18T14:25:56.8793746Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:25:56.8794256Z TZ: UTC 2021-05-18T14:25:56.8794689Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:25:56.8795161Z NOT_CRAN: true 2021-05-18T14:25:56.8795576Z ##[endgroup] 2021-05-18T14:25:57.1923425Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:25:57.3381695Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:25:57.3382929Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:25:57.3383731Z timeout = Inf, check_dir = "check") 2021-05-18T14:25:57.4156943Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:25:57.6612040Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:25:57.6848659Z * preparing ‘freesurferformats’: 2021-05-18T14:25:57.6980269Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:25:57.9351959Z * installing the package to build vignettes 2021-05-18T14:26:08.5138653Z * creating vignettes ... OK 2021-05-18T14:26:08.5690288Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:26:08.5710671Z * checking for empty or unneeded directories 2021-05-18T14:26:08.5779188Z * building ‘freesurferformats_0.1.13.tar.gz’ 2021-05-18T14:26:09.1235717Z 2021-05-18T14:26:09.4634601Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:26:09.7265258Z * using log directory ‘/home/runner/work/freesurferformats/freesurferformats/check/freesurferformats.Rcheck’ 2021-05-18T14:26:09.7277616Z * using R version 4.0.5 (2021-03-31) 2021-05-18T14:26:09.7279017Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:26:09.7280135Z * using session charset: UTF-8 2021-05-18T14:26:10.0879658Z * using option ‘--as-cran’ 2021-05-18T14:26:10.0909304Z * checking for file ‘freesurferformats/DESCRIPTION’ ... OK 2021-05-18T14:26:10.0910604Z * checking extension type ... Package 2021-05-18T14:26:10.0911914Z * this is package ‘freesurferformats’ version ‘0.1.13’ 2021-05-18T14:26:10.0914335Z * package encoding: UTF-8 2021-05-18T14:26:10.0964294Z * checking package namespace information ... OK 2021-05-18T14:26:27.6269314Z * checking package dependencies ... OK 2021-05-18T14:26:27.6291614Z * checking if this is a source package ... OK 2021-05-18T14:26:27.6308181Z * checking if there is a namespace ... OK 2021-05-18T14:26:28.9623044Z * checking for executable files ... OK 2021-05-18T14:26:28.9632692Z * checking for hidden files and directories ... OK 2021-05-18T14:26:28.9707198Z * checking for portable file names ... OK 2021-05-18T14:26:28.9718601Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:26:28.9756572Z * checking serialization versions ... OK 2021-05-18T14:26:35.5451172Z * checking whether package ‘freesurferformats’ can be installed ... OK 2021-05-18T14:26:35.5579966Z * checking installed package size ... OK 2021-05-18T14:26:35.6530281Z * checking package directory ... OK 2021-05-18T14:26:35.6531519Z * checking for future file timestamps ... OK 2021-05-18T14:26:35.6533114Z * checking ‘build’ directory ... OK 2021-05-18T14:26:35.8407989Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:26:35.8409528Z * checking top-level files ... OK 2021-05-18T14:26:35.8423938Z * checking for left-over files ... OK 2021-05-18T14:26:36.0433443Z * checking index information ... OK 2021-05-18T14:26:36.2658668Z * checking package subdirectories ... OK 2021-05-18T14:26:36.3275297Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:26:36.4297256Z * checking R files for syntax errors ... OK 2021-05-18T14:26:36.6443578Z * checking whether the package can be loaded ... OK 2021-05-18T14:26:36.8323667Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:26:37.0174736Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:26:37.2072591Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:26:37.4206691Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:26:37.6499285Z * checking loading without being on the library search path ... OK 2021-05-18T14:26:38.7148882Z * checking dependencies in R code ... OK 2021-05-18T14:26:39.3527263Z * checking S3 generic/method consistency ... OK 2021-05-18T14:26:39.5870922Z * checking replacement functions ... OK 2021-05-18T14:26:40.2624913Z * checking foreign function calls ... OK 2021-05-18T14:26:51.8780011Z * checking R code for possible problems ... OK 2021-05-18T14:26:52.5674256Z * checking Rd files ... OK 2021-05-18T14:26:52.6222772Z * checking Rd metadata ... OK 2021-05-18T14:26:53.0023268Z * checking Rd line widths ... OK 2021-05-18T14:26:53.2519502Z * checking Rd cross-references ... OK 2021-05-18T14:26:53.5491752Z * checking for missing documentation entries ... OK 2021-05-18T14:26:54.7304736Z * checking for code/documentation mismatches ... OK 2021-05-18T14:26:56.1697382Z * checking Rd \usage sections ... OK 2021-05-18T14:26:56.4989176Z * checking Rd contents ... OK 2021-05-18T14:26:56.8251324Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:26:56.8364479Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:26:56.8466184Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:27:12.8428712Z * checking examples ... OK 2021-05-18T14:27:29.0003954Z * checking examples with --run-donttest ... OK 2021-05-18T14:27:29.3048703Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:27:29.4946325Z * checking tests ... 2021-05-18T14:29:01.8311863Z Running ‘testthat.R’ [55s/92s] 2021-05-18T14:29:01.8367030Z OK 2021-05-18T14:29:02.0680521Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:29:02.0943513Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-18T14:29:07.4178263Z * checking re-building of vignette outputs ... OK 2021-05-18T14:29:13.1894711Z * checking PDF version of manual ... OK 2021-05-18T14:29:13.1896724Z * checking for non-standard things in the check directory ... OK 2021-05-18T14:29:13.1897897Z * checking for detritus in the temp directory ... OK 2021-05-18T14:29:13.1898680Z * DONE 2021-05-18T14:29:13.1944202Z 2021-05-18T14:29:13.1945267Z Status: OK 2021-05-18T14:29:13.1945792Z 2021-05-18T14:29:13.2859571Z ── R CMD check results ─────────────────────────── freesurferformats 0.1.13 ──── 2021-05-18T14:29:13.2877936Z Duration: 3m 4.1s 2021-05-18T14:29:13.2878533Z 2021-05-18T14:29:13.2889547Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:29:13.2952201Z total 7304 2021-05-18T14:29:13.2954193Z drwxr-xr-x 6 runner docker 4096 May 18 14:29 freesurferformats.Rcheck 2021-05-18T14:29:13.2956237Z -rw-r--r-- 1 runner docker 3519411 May 18 14:26 freesurferformats_0.1.13.tar.gz 2021-05-18T14:29:13.2958574Z -rw-r--r-- 1 runner docker 3951383 May 18 14:26 freesurferformats_0.1.13_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:29:13.3002081Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:29:13.3003048Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:29:13.3063126Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:29:13.3063772Z env: 2021-05-18T14:29:13.3064319Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:13.3064888Z TIC_DEPLOY_KEY: 2021-05-18T14:29:13.3065897Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:13.3068193Z GITHUB_PAT: *** 2021-05-18T14:29:13.3069188Z COVERALLS_TOKEN: *** 2021-05-18T14:29:13.3069804Z continue-on-error: false 2021-05-18T14:29:13.3070394Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:13.3070980Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:13.3071900Z TZ: UTC 2021-05-18T14:29:13.3072364Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:13.3072873Z NOT_CRAN: true 2021-05-18T14:29:13.3073340Z ##[endgroup] 2021-05-18T14:29:13.3204872Z 2021-05-18T14:29:13.3206615Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-18T14:29:13.3207716Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-18T14:29:13.3208950Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:29:13.3209584Z 2021-05-18T14:29:13.3210738Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:29:13.3211736Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:29:13.3213203Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:29:13.3213848Z 2021-05-18T14:29:13.3214541Z R is a collaborative project with many contributors. 2021-05-18T14:29:13.3215593Z Type 'contributors()' for more information and 2021-05-18T14:29:13.3216644Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:29:13.3217150Z 2021-05-18T14:29:13.3217976Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:29:13.3218998Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:29:13.3219796Z Type 'q()' to quit R. 2021-05-18T14:29:13.3220104Z 2021-05-18T14:29:13.3220541Z > library(testthat) 2021-05-18T14:29:13.3221427Z > library(freesurferformats) 2021-05-18T14:29:13.3221955Z > 2021-05-18T14:29:13.3222517Z > test_check("freesurferformats") 2021-05-18T14:29:13.3224729Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:29:13.3226912Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:29:13.3228187Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:29:13.3228832Z ================================================== 2021-05-18T14:29:13.3229315Z downloaded 1.1 MB 2021-05-18T14:29:13.3229631Z 2021-05-18T14:29:13.3231463Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:29:13.3233471Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:29:13.3234687Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:29:13.3235335Z ================================================== 2021-05-18T14:29:13.3235810Z downloaded 1.1 MB 2021-05-18T14:29:13.3236126Z 2021-05-18T14:29:13.3237957Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:29:13.3240005Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:29:13.3241217Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:29:13.3242090Z ================================================== 2021-05-18T14:29:13.3242571Z downloaded 6.0 MB 2021-05-18T14:29:13.3242885Z 2021-05-18T14:29:13.3244977Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:29:13.3247624Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:29:13.3248990Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:29:13.3249649Z ================================================== 2021-05-18T14:29:13.3250136Z downloaded 1.2 MB 2021-05-18T14:29:13.3250440Z 2021-05-18T14:29:13.3252283Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:29:13.3254309Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:29:13.3255521Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:29:13.3256173Z ================================================== 2021-05-18T14:29:13.3256659Z downloaded 1.2 MB 2021-05-18T14:29:13.3256961Z 2021-05-18T14:29:13.3258822Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:29:13.3260901Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:29:13.3262328Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:29:13.3262978Z ================================================== 2021-05-18T14:29:13.3263471Z downloaded 6.0 MB 2021-05-18T14:29:13.3263791Z 2021-05-18T14:29:13.3265475Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:29:13.3267322Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:29:13.3268496Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:29:13.3269136Z ================================================== 2021-05-18T14:29:13.3269624Z downloaded 1.4 MB 2021-05-18T14:29:13.3269940Z 2021-05-18T14:29:13.3271678Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:29:13.3273597Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:29:13.3274785Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:29:13.3275418Z ================================================== 2021-05-18T14:29:13.3275899Z downloaded 582 KB 2021-05-18T14:29:13.3276212Z 2021-05-18T14:29:13.3277870Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:29:13.3279704Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:29:13.3280883Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:29:13.3281509Z ================================================== 2021-05-18T14:29:13.3281999Z downloaded 5.1 MB 2021-05-18T14:29:13.3282312Z 2021-05-18T14:29:13.3284062Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:29:13.3285985Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:29:13.3287183Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:29:13.3287811Z ================================================== 2021-05-18T14:29:13.3288487Z downloaded 598 KB 2021-05-18T14:29:13.3288809Z 2021-05-18T14:29:13.3290586Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:29:13.3292434Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:29:13.3294225Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:29:13.3294898Z ================================================== 2021-05-18T14:29:13.3295390Z downloaded 5.3 MB 2021-05-18T14:29:13.3295709Z 2021-05-18T14:29:13.3298163Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:29:13.3300954Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:29:13.3305770Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:29:13.3306438Z ================================================== 2021-05-18T14:29:13.3306915Z downloaded 652 KB 2021-05-18T14:29:13.3307239Z 2021-05-18T14:29:13.3309667Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:29:13.3312472Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:29:13.3313917Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:29:13.3314566Z ================================================== 2021-05-18T14:29:13.3315057Z downloaded 652 KB 2021-05-18T14:29:13.3315373Z 2021-05-18T14:29:13.3317009Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:29:13.3318816Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:29:13.3319966Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:29:13.3320628Z ================================================== 2021-05-18T14:29:13.3321123Z downloaded 582 KB 2021-05-18T14:29:13.3321439Z 2021-05-18T14:29:13.3323063Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:29:13.3324874Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:29:13.3326029Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:29:13.3326663Z ================================================== 2021-05-18T14:29:13.3327154Z downloaded 598 KB 2021-05-18T14:29:13.3327465Z 2021-05-18T14:29:13.3329629Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:29:13.3332146Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:29:13.3333512Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:29:13.3334142Z ================================================== 2021-05-18T14:29:13.3334633Z downloaded 652 KB 2021-05-18T14:29:13.3334947Z 2021-05-18T14:29:13.3337118Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:29:13.3339619Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:29:13.3340987Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:29:13.3341866Z ================================================== 2021-05-18T14:29:13.3342549Z downloaded 652 KB 2021-05-18T14:29:13.3342868Z 2021-05-18T14:29:13.3344912Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:29:13.3347112Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:29:13.3348389Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:29:13.3349027Z ================================================== 2021-05-18T14:29:13.3349527Z downloaded 1.1 MB 2021-05-18T14:29:13.3349843Z 2021-05-18T14:29:13.3351771Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:29:13.3353934Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:29:13.3355214Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:29:13.3355841Z ================================================== 2021-05-18T14:29:13.3356333Z downloaded 1.2 MB 2021-05-18T14:29:13.3356648Z 2021-05-18T14:29:13.3358549Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:29:13.3360634Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:29:13.3361879Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:29:13.3362524Z ================================================== 2021-05-18T14:29:13.3362995Z downloaded 2.3 MB 2021-05-18T14:29:13.3363309Z 2021-05-18T14:29:13.3365291Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:29:13.3367523Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:29:13.3368848Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:29:13.3369509Z ================================================== 2021-05-18T14:29:13.3369987Z downloaded 14.6 MB 2021-05-18T14:29:13.3370305Z 2021-05-18T14:29:13.3372220Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:29:13.3374333Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:29:13.3375585Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:29:13.3376227Z ================================================== 2021-05-18T14:29:13.3376699Z downloaded 490 KB 2021-05-18T14:29:13.3377017Z 2021-05-18T14:29:13.3378905Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:29:13.3380994Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:29:13.3382434Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:29:13.3383075Z ================================================== 2021-05-18T14:29:13.3383544Z downloaded 709 KB 2021-05-18T14:29:13.3383858Z 2021-05-18T14:29:13.3385737Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:29:13.3387822Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:29:13.3389051Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:29:13.3389692Z ================================================== 2021-05-18T14:29:13.3390273Z downloaded 697 KB 2021-05-18T14:29:13.3390589Z 2021-05-18T14:29:13.3393111Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:29:13.3397144Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:29:13.3398705Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:29:13.3399357Z ================================================== 2021-05-18T14:29:13.3399888Z downloaded 821 KB 2021-05-18T14:29:13.3400192Z 2021-05-18T14:29:13.3401846Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:29:13.3403624Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:29:13.3404748Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:29:13.3405402Z ================================================== 2021-05-18T14:29:13.3405891Z downloaded 745 KB 2021-05-18T14:29:13.3406188Z 2021-05-18T14:29:13.3406835Z [1] "Label table cdata (region names for the rows below):" 2021-05-18T14:29:13.3407586Z [1] "unknown" "bankssts" 2021-05-18T14:29:13.3408498Z [3] "caudalanteriorcingulate" "caudalmiddlefrontal" 2021-05-18T14:29:13.3409471Z [5] "corpuscallosum" "cuneus" 2021-05-18T14:29:13.3410205Z [7] "entorhinal" "fusiform" 2021-05-18T14:29:13.3411022Z [9] "inferiorparietal" "inferiortemporal" 2021-05-18T14:29:13.3411964Z [11] "isthmuscingulate" "lateraloccipital" 2021-05-18T14:29:13.3412863Z [13] "lateralorbitofrontal" "lingual" 2021-05-18T14:29:13.3413792Z [15] "medialorbitofrontal" "middletemporal" 2021-05-18T14:29:13.3414707Z [17] "parahippocampal" "paracentral" 2021-05-18T14:29:13.3415561Z [19] "parsopercularis" "parsorbitalis" 2021-05-18T14:29:13.3416444Z [21] "parstriangularis" "pericalcarine" 2021-05-18T14:29:13.3417345Z [23] "postcentral" "posteriorcingulate" 2021-05-18T14:29:13.3418152Z [25] "precentral" "precuneus" 2021-05-18T14:29:13.3419143Z [27] "rostralanteriorcingulate" "rostralmiddlefrontal" 2021-05-18T14:29:13.3420211Z [29] "superiorfrontal" "superiorparietal" 2021-05-18T14:29:13.3421131Z [31] "superiortemporal" "supramarginal" 2021-05-18T14:29:13.3422405Z [33] "frontalpole" "temporalpole" 2021-05-18T14:29:13.3423204Z [35] "transversetemporal" "insula" 2021-05-18T14:29:13.3423943Z [1] "Label table attribute columns:" 2021-05-18T14:29:13.3424697Z Red Green Blue Alpha Key Index 2021-05-18T14:29:13.3425378Z unknown 25 5 25 0 1639705 1639705 2021-05-18T14:29:13.3426010Z bankssts 25 100 40 0 2647065 2647065 2021-05-18T14:29:13.3426798Z caudalanteriorcingulate 125 100 160 0 10511485 10511485 2021-05-18T14:29:13.3427684Z caudalmiddlefrontal 100 25 0 0 6500 6500 2021-05-18T14:29:13.3428470Z corpuscallosum 120 70 50 0 3294840 3294840 2021-05-18T14:29:13.3429137Z cuneus 220 20 100 0 6558940 6558940 2021-05-18T14:29:13.3429788Z entorhinal 220 20 10 0 660700 660700 2021-05-18T14:29:13.3430442Z fusiform 180 220 140 0 9231540 9231540 2021-05-18T14:29:13.3431134Z inferiorparietal 220 60 220 0 14433500 14433500 2021-05-18T14:29:13.3431911Z inferiortemporal 180 40 120 0 7874740 7874740 2021-05-18T14:29:13.3432680Z isthmuscingulate 140 20 140 0 9180300 9180300 2021-05-18T14:29:13.3433437Z lateraloccipital 20 30 140 0 9182740 9182740 2021-05-18T14:29:13.3434409Z lateralorbitofrontal 35 75 50 0 3296035 3296035 2021-05-18T14:29:13.3435194Z lingual 225 140 140 0 9211105 9211105 2021-05-18T14:29:13.3435930Z medialorbitofrontal 200 35 75 0 4924360 4924360 2021-05-18T14:29:13.3436712Z middletemporal 160 100 50 0 3302560 3302560 2021-05-18T14:29:13.3437449Z parahippocampal 20 220 60 0 3988500 3988500 2021-05-18T14:29:13.3438172Z paracentral 60 220 60 0 3988540 3988540 2021-05-18T14:29:13.3438898Z parsopercularis 220 180 140 0 9221340 9221340 2021-05-18T14:29:13.3439611Z parsorbitalis 20 100 50 0 3302420 3302420 2021-05-18T14:29:13.3440344Z parstriangularis 220 60 20 0 1326300 1326300 2021-05-18T14:29:13.3441089Z pericalcarine 120 100 60 0 3957880 3957880 2021-05-18T14:29:13.3441773Z postcentral 220 20 20 0 1316060 1316060 2021-05-18T14:29:13.3442531Z posteriorcingulate 220 180 220 0 14464220 14464220 2021-05-18T14:29:13.3443260Z precentral 60 20 220 0 14423100 14423100 2021-05-18T14:29:13.3443930Z precuneus 160 140 180 0 11832480 11832480 2021-05-18T14:29:13.3444740Z rostralanteriorcingulate 80 20 140 0 9180240 9180240 2021-05-18T14:29:13.3445629Z rostralmiddlefrontal 75 50 125 0 8204875 8204875 2021-05-18T14:29:13.3446606Z superiorfrontal 20 220 160 0 10542100 10542100 2021-05-18T14:29:13.3447370Z superiorparietal 20 180 140 0 9221140 9221140 2021-05-18T14:29:13.3448141Z superiortemporal 140 220 220 0 14474380 14474380 2021-05-18T14:29:13.3448879Z supramarginal 80 160 20 0 1351760 1351760 2021-05-18T14:29:13.3449574Z frontalpole 100 0 100 0 6553700 6553700 2021-05-18T14:29:13.3450252Z temporalpole 70 20 170 0 11146310 11146310 2021-05-18T14:29:13.3451017Z transversetemporal 150 150 200 0 13145750 13145750 2021-05-18T14:29:13.3451723Z insula 255 192 32 0 2146559 2146559 2021-05-18T14:29:13.3452843Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:29:13.3453851Z • Freesurfer installation with GCA file available. (1) 2021-05-18T14:29:13.3454681Z • Test data missing. (2) 2021-05-18T14:29:13.3455011Z 2021-05-18T14:29:13.3455522Z [ FAIL 0 | WARN 0 | SKIP 3 | PASS 796 ] 2021-05-18T14:29:13.3455953Z > 2021-05-18T14:29:13.3456380Z > proc.time() 2021-05-18T14:29:13.3456920Z user system elapsed 2021-05-18T14:29:13.3457406Z 51.935 2.548 92.259 2021-05-18T14:29:13.3495676Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:29:13.3496343Z Rscript -e "tic::before_deploy()" 2021-05-18T14:29:13.3543725Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:13.3544158Z env: 2021-05-18T14:29:13.3544673Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:13.3545197Z TIC_DEPLOY_KEY: 2021-05-18T14:29:13.3546121Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:13.3547621Z GITHUB_PAT: *** 2021-05-18T14:29:13.3548525Z COVERALLS_TOKEN: *** 2021-05-18T14:29:13.3549091Z continue-on-error: false 2021-05-18T14:29:13.3549632Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:13.3550162Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:13.3550676Z TZ: UTC 2021-05-18T14:29:13.3551100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:13.3551566Z NOT_CRAN: true 2021-05-18T14:29:13.3551993Z ##[endgroup] 2021-05-18T14:29:13.9634051Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:13.9721046Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:29:13.9722177Z with: 2021-05-18T14:29:13.9724043Z upload_url: https://uploads.github.com/repos/neuroconductor/freesurferformats/releases/43144280/assets{?name,label} 2021-05-18T14:29:13.9726676Z asset_path: check/freesurferformats_0.1.13_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:29:13.9728424Z asset_name: freesurferformats_0.1.13_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:29:13.9729932Z asset_content_type: application/octet-stream 2021-05-18T14:29:13.9730913Z env: 2021-05-18T14:29:13.9731782Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:13.9732701Z TIC_DEPLOY_KEY: 2021-05-18T14:29:13.9734324Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:13.9736878Z GITHUB_PAT: *** 2021-05-18T14:29:13.9738518Z COVERALLS_TOKEN: *** 2021-05-18T14:29:13.9739496Z continue-on-error: false 2021-05-18T14:29:13.9740452Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:13.9741735Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:13.9742615Z TZ: UTC 2021-05-18T14:29:13.9743387Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:13.9744213Z NOT_CRAN: true 2021-05-18T14:29:13.9746855Z GITHUB_TOKEN: *** 2021-05-18T14:29:13.9747654Z ##[endgroup] 2021-05-18T14:29:15.0597744Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:29:15.0598387Z Rscript -e "tic::deploy()" 2021-05-18T14:29:15.0647395Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:15.0647851Z env: 2021-05-18T14:29:15.0648340Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:15.0648882Z TIC_DEPLOY_KEY: 2021-05-18T14:29:15.0649802Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:15.0651344Z GITHUB_PAT: *** 2021-05-18T14:29:15.0652275Z COVERALLS_TOKEN: *** 2021-05-18T14:29:15.0652827Z continue-on-error: false 2021-05-18T14:29:15.0653375Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:15.0653928Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:15.0654422Z TZ: UTC 2021-05-18T14:29:15.0654860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:15.0655333Z NOT_CRAN: true 2021-05-18T14:29:15.0655753Z ##[endgroup] 2021-05-18T14:29:15.3750413Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:15.5177840Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:29:15.5178547Z Rscript -e "tic::after_deploy()" 2021-05-18T14:29:15.5227350Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:15.5227793Z env: 2021-05-18T14:29:15.5228295Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:15.5228840Z TIC_DEPLOY_KEY: 2021-05-18T14:29:15.5229758Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:15.5231814Z GITHUB_PAT: *** 2021-05-18T14:29:15.5232796Z COVERALLS_TOKEN: *** 2021-05-18T14:29:15.5233352Z continue-on-error: false 2021-05-18T14:29:15.5233896Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:15.5234446Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:15.5234939Z TZ: UTC 2021-05-18T14:29:15.5235385Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:15.5235844Z NOT_CRAN: true 2021-05-18T14:29:15.5236274Z ##[endgroup] 2021-05-18T14:29:15.8492274Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:15.9916579Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-18T14:29:15.9917369Z curl -s -H "Accept: application/json" \ 2021-05-18T14:29:15.9918050Z  -H "Content-Type: application/json" \ 2021-05-18T14:29:15.9918782Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-18T14:29:15.9919567Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-18T14:29:15.9920389Z  -X POST https://coveralls.io/api/repos 2021-05-18T14:29:15.9985917Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:15.9986521Z env: 2021-05-18T14:29:15.9987215Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:15.9987935Z TIC_DEPLOY_KEY: 2021-05-18T14:29:15.9989225Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:15.9991412Z GITHUB_PAT: *** 2021-05-18T14:29:15.9992684Z COVERALLS_TOKEN: *** 2021-05-18T14:29:15.9993469Z continue-on-error: false 2021-05-18T14:29:15.9994265Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:15.9995023Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:15.9995888Z TZ: UTC 2021-05-18T14:29:15.9996491Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:15.9997136Z NOT_CRAN: true 2021-05-18T14:29:15.9997710Z ##[endgroup] 2021-05-18T14:29:16.7349056Z {"errors":{"name":"has already been taken"}} 2021-05-18T14:29:16.7402172Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-18T14:29:16.7402886Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-18T14:29:16.7403509Z  curl -s -H "Accept: application/json" \ 2021-05-18T14:29:16.7404201Z  -H "Content-Type: application/json" \ 2021-05-18T14:29:16.7404910Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-18T14:29:16.7405799Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-18T14:29:16.7406560Z  | jq '.token')" >> $GITHUB_ENV 2021-05-18T14:29:16.7452979Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:16.7453431Z env: 2021-05-18T14:29:16.7453924Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:16.7454475Z TIC_DEPLOY_KEY: 2021-05-18T14:29:16.7455385Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:16.7457023Z GITHUB_PAT: *** 2021-05-18T14:29:16.7457946Z COVERALLS_TOKEN: *** 2021-05-18T14:29:16.7458559Z continue-on-error: false 2021-05-18T14:29:16.7459105Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:16.7459639Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:16.7460145Z TZ: UTC 2021-05-18T14:29:16.7460571Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:16.7461039Z NOT_CRAN: true 2021-05-18T14:29:16.7461750Z ##[endgroup] 2021-05-18T14:29:17.2993825Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-18T14:29:17.2994690Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-18T14:29:17.3001905Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:29:17.3002804Z env: 2021-05-18T14:29:17.3003303Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:17.3003827Z TIC_DEPLOY_KEY: 2021-05-18T14:29:17.3004770Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:17.3006481Z GITHUB_PAT: *** 2021-05-18T14:29:17.3007407Z COVERALLS_TOKEN: *** 2021-05-18T14:29:17.3007951Z continue-on-error: false 2021-05-18T14:29:17.3008498Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:17.3009033Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:17.3009538Z TZ: UTC 2021-05-18T14:29:17.3009975Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:17.3010431Z NOT_CRAN: true 2021-05-18T14:29:17.3010909Z COVERALLS_REPO_TOKEN: null 2021-05-18T14:29:17.3011429Z ##[endgroup] 2021-05-18T14:31:18.5789030Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-18T14:31:18.5794188Z object 'null' not found 2021-05-18T14:31:18.5795186Z Calls: -> to_coveralls 2021-05-18T14:31:18.5795944Z Execution halted 2021-05-18T14:31:18.5863711Z ##[error]Process completed with exit code 1. 2021-05-18T14:31:18.7542329Z Post job cleanup. 2021-05-18T14:31:18.7965154Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:31:18.8046150Z Post job cleanup. 2021-05-18T14:31:18.8950179Z [command]/usr/bin/git version 2021-05-18T14:31:18.9017596Z git version 2.31.1 2021-05-18T14:31:18.9054610Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:31:18.9103654Z [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-18T14:31:18.9359480Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:31:18.9401043Z http.https://github.com/.extraheader 2021-05-18T14:31:18.9411065Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:31:18.9455452Z [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-18T14:31:18.9730569Z Cleaning up orphan processes