2021-05-16T20:02:00.5864119Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:01.5877246Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T20:02:01.6426006Z 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-16T20:02:01.7266941Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T20:02:01.8156322Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:10.1319285Z Current runner version: '2.278.0' 2021-05-16T20:02:10.1342320Z ##[group]Operating System 2021-05-16T20:02:10.1343179Z Ubuntu 2021-05-16T20:02:10.1343528Z 20.04.2 2021-05-16T20:02:10.1343895Z LTS 2021-05-16T20:02:10.1344253Z ##[endgroup] 2021-05-16T20:02:10.1344758Z ##[group]Virtual Environment 2021-05-16T20:02:10.1345290Z Environment: ubuntu-20.04 2021-05-16T20:02:10.1345762Z Version: 20210510.0 2021-05-16T20:02:10.1346556Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T20:02:10.1347684Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T20:02:10.1348441Z ##[endgroup] 2021-05-16T20:02:10.1350011Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:10.1351310Z Actions: write 2021-05-16T20:02:10.1351800Z Checks: write 2021-05-16T20:02:10.1352209Z Contents: write 2021-05-16T20:02:10.1352751Z Deployments: write 2021-05-16T20:02:10.1353298Z Issues: write 2021-05-16T20:02:10.1353947Z Metadata: read 2021-05-16T20:02:10.1354343Z Packages: write 2021-05-16T20:02:10.1354843Z PullRequests: write 2021-05-16T20:02:10.1355340Z RepositoryProjects: write 2021-05-16T20:02:10.1355878Z SecurityEvents: write 2021-05-16T20:02:10.1356308Z Statuses: write 2021-05-16T20:02:10.1356865Z ##[endgroup] 2021-05-16T20:02:10.1359718Z Prepare workflow directory 2021-05-16T20:02:10.2453662Z Prepare all required actions 2021-05-16T20:02:10.2463276Z Getting action download info 2021-05-16T20:02:10.6933463Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:12.9534063Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:13.5723384Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:16.7337684Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:17.0259997Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:17.6150114Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:17.9394696Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:18.3788781Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:18.3789312Z with: 2021-05-16T20:02:18.3789708Z repository: neuroconductor/neurobase 2021-05-16T20:02:18.3790485Z token: *** 2021-05-16T20:02:18.3790782Z ssh-strict: true 2021-05-16T20:02:18.3791174Z persist-credentials: true 2021-05-16T20:02:18.3791539Z clean: true 2021-05-16T20:02:18.3791848Z fetch-depth: 1 2021-05-16T20:02:18.3792137Z lfs: false 2021-05-16T20:02:18.3792442Z submodules: false 2021-05-16T20:02:18.3792726Z env: 2021-05-16T20:02:18.3793069Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:18.3793423Z TIC_DEPLOY_KEY: 2021-05-16T20:02:18.3794057Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:02:18.3795013Z GITHUB_PAT: *** 2021-05-16T20:02:18.3795320Z COVERALLS_TOKEN: 2021-05-16T20:02:18.3795704Z continue-on-error: false 2021-05-16T20:02:18.3796064Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:18.3796373Z ##[endgroup] 2021-05-16T20:02:20.2151095Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:20.9546225Z ##[group]Getting Git version info 2021-05-16T20:02:20.9547548Z Working directory is '/home/runner/work/neurobase/neurobase' 2021-05-16T20:02:20.9548135Z [command]/usr/bin/git version 2021-05-16T20:02:20.9548520Z git version 2.31.1 2021-05-16T20:02:20.9549382Z ##[endgroup] 2021-05-16T20:02:20.9550056Z Deleting the contents of '/home/runner/work/neurobase/neurobase' 2021-05-16T20:02:20.9551581Z ##[group]Initializing the repository 2021-05-16T20:02:20.9552145Z [command]/usr/bin/git init /home/runner/work/neurobase/neurobase 2021-05-16T20:02:20.9553045Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T20:02:20.9553736Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T20:02:20.9554436Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T20:02:20.9554909Z hint: 2021-05-16T20:02:20.9555536Z hint: git config --global init.defaultBranch 2021-05-16T20:02:20.9556327Z hint: 2021-05-16T20:02:20.9557151Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T20:02:20.9557999Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T20:02:20.9558504Z hint: 2021-05-16T20:02:20.9558966Z hint: git branch -m 2021-05-16T20:02:20.9559708Z Initialized empty Git repository in /home/runner/work/neurobase/neurobase/.git/ 2021-05-16T20:02:20.9560736Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:20.9561342Z ##[endgroup] 2021-05-16T20:02:20.9561794Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:20.9562492Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T20:02:20.9562900Z ##[endgroup] 2021-05-16T20:02:20.9564771Z ##[group]Setting up auth 2021-05-16T20:02:20.9565598Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:20.9566911Z [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-16T20:02:20.9568494Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:20.9570440Z [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-16T20:02:20.9572513Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T20:02:20.9573148Z ##[endgroup] 2021-05-16T20:02:20.9573532Z ##[group]Fetching the repository 2021-05-16T20:02:20.9574687Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:02:21.1393579Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:21.1394133Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:21.1394602Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:21.1395051Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:21.1395674Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:21.1396306Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:21.1396753Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:21.1397396Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:21.1397856Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:21.1398334Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:21.1400403Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:21.1400886Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:21.1401354Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:21.1401830Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:21.1402307Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:21.1402782Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:21.1403257Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:21.1404012Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:21.1404457Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:21.1404896Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:21.1405341Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:21.1405771Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:21.1406217Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:21.1406650Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:21.1407096Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:21.1407543Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:21.1407975Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:21.1408582Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:21.1409014Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:21.1409464Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:21.1409904Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:21.1410541Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:21.1410989Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:21.1411810Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:21.1412495Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:21.1413163Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:21.1413686Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:21.1415129Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:21.1415800Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:21.1416598Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:21.1417072Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:21.1417523Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:21.1418132Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:21.1418585Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:21.1419022Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:21.1419473Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:21.1419905Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:21.1420351Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:21.1420784Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:21.1421233Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:21.1421668Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:21.1422113Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:21.1422549Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:21.1423093Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:21.1423553Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:21.1423992Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:21.1424442Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:21.1425149Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:21.1425707Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:21.1426254Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:21.1426814Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:21.1427363Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:21.1428081Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:21.1428742Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:21.1429409Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:21.1430074Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:21.1431096Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:21.1431806Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:21.1432331Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:21.1432838Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:21.1434388Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:21.1435040Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:21.1435531Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:21.1436007Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:21.1436812Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:21.1437422Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:21.1437873Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:21.1438317Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:21.1438748Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:21.1439300Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:21.1439864Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:21.1440319Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:21.1440754Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:21.1441206Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:21.1441642Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:21.1442273Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:21.1442734Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:21.1443364Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:21.1444013Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:21.1444487Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:21.1445175Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:21.1445913Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:21.1446476Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:21.1447036Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:21.1448552Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:21.1449277Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:21.1450106Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:21.1450567Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:21.1451013Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:21.1451623Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:21.1452054Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:21.1452505Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:21.1452959Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:21.1453449Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:21.1455258Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:21.1455888Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:21.1456662Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:21.1458579Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:21.1459492Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:21.1460331Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:21.1460983Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:21.1461456Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:21.1469965Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:21.1496829Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:21.1594845Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:21.1619395Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:21.1634397Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:21.1647756Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:21.1704730Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:21.1728321Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:21.1748662Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:21.1759105Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:21.1780593Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:21.1781245Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:21.1781853Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:21.1782467Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:21.1783132Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:21.1874675Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:21.1984747Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:21.2028391Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:21.2029004Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:21.2029791Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:21.2302542Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:21.2413713Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:21.2495863Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:21.2496684Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:21.2497410Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:21.2622056Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:21.2688167Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:21.2797574Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:21.2855987Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:21.2895774Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:21.2981100Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:21.3087541Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:21.3089049Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:21.3090007Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:21.3090708Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:21.3093003Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:21.3094201Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:21.3097513Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:21.3098713Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:21.3099442Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:21.3101661Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:21.3106362Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:21.3114751Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:21.3118010Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:21.3119746Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:21.3120730Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:21.3126377Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:21.3128310Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:21.3132813Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:21.3133543Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:21.3134096Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:21.3146940Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:21.3148064Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:21.3151437Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:21.3152061Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:21.3152594Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:21.3153524Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:21.3157341Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:21.3157932Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:21.3161142Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:21.3162045Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:21.3169115Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:21.3171066Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:21.3181422Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:21.3182007Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:21.3183318Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:21.3194683Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:21.3195751Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:21.3199370Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:21.3200094Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:21.3201791Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:21.3202451Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:21.3202951Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:21.3203625Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:21.3206663Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:21.3207939Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:21.3216542Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:21.3217743Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:21.3220650Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:21.3221371Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:21.3222044Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:21.3224918Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:21.3230148Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:21.3255232Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:21.3256120Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:21.3260683Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:21.3261568Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:21.3262066Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:21.3262579Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:21.3263273Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:21.3264082Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:21.3264579Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:21.3265081Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:21.3439000Z Receiving objects: 0% (1/359) 2021-05-16T20:02:21.3439840Z Receiving objects: 1% (4/359) 2021-05-16T20:02:21.3440525Z Receiving objects: 2% (8/359) 2021-05-16T20:02:21.3441215Z Receiving objects: 3% (11/359) 2021-05-16T20:02:21.3447369Z Receiving objects: 4% (15/359) 2021-05-16T20:02:21.3447802Z Receiving objects: 5% (18/359) 2021-05-16T20:02:21.3448231Z Receiving objects: 6% (22/359) 2021-05-16T20:02:21.3448638Z Receiving objects: 7% (26/359) 2021-05-16T20:02:21.3449059Z Receiving objects: 8% (29/359) 2021-05-16T20:02:21.3449468Z Receiving objects: 9% (33/359) 2021-05-16T20:02:21.3449890Z Receiving objects: 10% (36/359) 2021-05-16T20:02:21.3455003Z Receiving objects: 11% (40/359) 2021-05-16T20:02:21.3455436Z Receiving objects: 12% (44/359) 2021-05-16T20:02:21.3455851Z Receiving objects: 13% (47/359) 2021-05-16T20:02:21.3456434Z Receiving objects: 14% (51/359) 2021-05-16T20:02:21.3457082Z Receiving objects: 15% (54/359) 2021-05-16T20:02:21.3457506Z Receiving objects: 16% (58/359) 2021-05-16T20:02:21.3457949Z Receiving objects: 17% (62/359) 2021-05-16T20:02:21.3462519Z Receiving objects: 18% (65/359) 2021-05-16T20:02:21.3462982Z Receiving objects: 19% (69/359) 2021-05-16T20:02:21.3463391Z Receiving objects: 20% (72/359) 2021-05-16T20:02:21.3463813Z Receiving objects: 21% (76/359) 2021-05-16T20:02:21.3464239Z Receiving objects: 22% (79/359) 2021-05-16T20:02:21.3467999Z Receiving objects: 23% (83/359) 2021-05-16T20:02:21.3468436Z Receiving objects: 24% (87/359) 2021-05-16T20:02:21.3468844Z Receiving objects: 25% (90/359) 2021-05-16T20:02:21.3469265Z Receiving objects: 26% (94/359) 2021-05-16T20:02:21.3470517Z Receiving objects: 27% (97/359) 2021-05-16T20:02:21.3470968Z Receiving objects: 28% (101/359) 2021-05-16T20:02:21.3475061Z Receiving objects: 29% (105/359) 2021-05-16T20:02:21.3480785Z Receiving objects: 30% (108/359) 2021-05-16T20:02:21.3482046Z Receiving objects: 31% (112/359) 2021-05-16T20:02:21.3482664Z Receiving objects: 32% (115/359) 2021-05-16T20:02:21.3485704Z Receiving objects: 33% (119/359) 2021-05-16T20:02:21.3486143Z Receiving objects: 34% (123/359) 2021-05-16T20:02:21.3487336Z Receiving objects: 35% (126/359) 2021-05-16T20:02:21.3487926Z Receiving objects: 36% (130/359) 2021-05-16T20:02:21.3489918Z Receiving objects: 37% (133/359) 2021-05-16T20:02:21.3490393Z Receiving objects: 38% (137/359) 2021-05-16T20:02:21.3501059Z Receiving objects: 39% (141/359) 2021-05-16T20:02:21.3501533Z Receiving objects: 40% (144/359) 2021-05-16T20:02:21.3502148Z Receiving objects: 41% (148/359) 2021-05-16T20:02:21.3502614Z Receiving objects: 42% (151/359) 2021-05-16T20:02:21.3574535Z Receiving objects: 43% (155/359) 2021-05-16T20:02:21.3995445Z Receiving objects: 44% (158/359) 2021-05-16T20:02:21.4265984Z Receiving objects: 45% (162/359) 2021-05-16T20:02:21.4326442Z Receiving objects: 46% (166/359) 2021-05-16T20:02:21.4453837Z Receiving objects: 47% (169/359) 2021-05-16T20:02:21.4561981Z Receiving objects: 48% (173/359) 2021-05-16T20:02:21.4606340Z Receiving objects: 49% (176/359) 2021-05-16T20:02:21.4617541Z Receiving objects: 50% (180/359) 2021-05-16T20:02:21.4727467Z Receiving objects: 51% (184/359) 2021-05-16T20:02:21.4977843Z Receiving objects: 52% (187/359) 2021-05-16T20:02:21.5096224Z Receiving objects: 53% (191/359) 2021-05-16T20:02:21.5510868Z Receiving objects: 54% (194/359) 2021-05-16T20:02:21.5651144Z Receiving objects: 55% (198/359) 2021-05-16T20:02:21.5893534Z Receiving objects: 56% (202/359) 2021-05-16T20:02:21.6213710Z Receiving objects: 57% (205/359) 2021-05-16T20:02:21.6290109Z Receiving objects: 58% (209/359) 2021-05-16T20:02:21.6292315Z Receiving objects: 59% (212/359) 2021-05-16T20:02:21.6294308Z Receiving objects: 60% (216/359) 2021-05-16T20:02:21.6294959Z Receiving objects: 61% (219/359) 2021-05-16T20:02:21.6296406Z Receiving objects: 62% (223/359) 2021-05-16T20:02:21.6304703Z Receiving objects: 63% (227/359) 2021-05-16T20:02:21.6310625Z Receiving objects: 64% (230/359) 2021-05-16T20:02:21.6320333Z Receiving objects: 65% (234/359) 2021-05-16T20:02:21.6321225Z Receiving objects: 66% (237/359) 2021-05-16T20:02:21.6322084Z Receiving objects: 67% (241/359) 2021-05-16T20:02:21.6389139Z Receiving objects: 68% (245/359) 2021-05-16T20:02:21.6463540Z Receiving objects: 69% (248/359) 2021-05-16T20:02:21.6483870Z Receiving objects: 70% (252/359) 2021-05-16T20:02:21.6497964Z Receiving objects: 71% (255/359) 2021-05-16T20:02:21.6501523Z Receiving objects: 72% (259/359) 2021-05-16T20:02:21.6772199Z Receiving objects: 73% (263/359) 2021-05-16T20:02:21.6774330Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:21.6776177Z Receiving objects: 74% (266/359) 2021-05-16T20:02:21.6777487Z Receiving objects: 75% (270/359) 2021-05-16T20:02:21.6778792Z Receiving objects: 76% (273/359) 2021-05-16T20:02:21.6780142Z Receiving objects: 77% (277/359) 2021-05-16T20:02:21.6781409Z Receiving objects: 78% (281/359) 2021-05-16T20:02:21.6782657Z Receiving objects: 79% (284/359) 2021-05-16T20:02:21.6784898Z Receiving objects: 80% (288/359) 2021-05-16T20:02:21.6785596Z Receiving objects: 81% (291/359) 2021-05-16T20:02:21.6786245Z Receiving objects: 82% (295/359) 2021-05-16T20:02:21.6787535Z Receiving objects: 83% (298/359) 2021-05-16T20:02:21.6788287Z Receiving objects: 84% (302/359) 2021-05-16T20:02:21.6788921Z Receiving objects: 85% (306/359) 2021-05-16T20:02:21.6789542Z Receiving objects: 86% (309/359) 2021-05-16T20:02:21.6790155Z Receiving objects: 87% (313/359) 2021-05-16T20:02:21.6790802Z Receiving objects: 88% (316/359) 2021-05-16T20:02:21.6791372Z Receiving objects: 89% (320/359) 2021-05-16T20:02:21.6792012Z Receiving objects: 90% (324/359) 2021-05-16T20:02:21.6792609Z Receiving objects: 91% (327/359) 2021-05-16T20:02:21.6793221Z Receiving objects: 92% (331/359) 2021-05-16T20:02:21.6793774Z Receiving objects: 93% (334/359) 2021-05-16T20:02:21.6794384Z Receiving objects: 94% (338/359) 2021-05-16T20:02:21.6795003Z Receiving objects: 95% (342/359) 2021-05-16T20:02:21.6795583Z Receiving objects: 96% (345/359) 2021-05-16T20:02:21.6796197Z Receiving objects: 97% (349/359) 2021-05-16T20:02:21.6797188Z Receiving objects: 98% (352/359) 2021-05-16T20:02:21.6798025Z Receiving objects: 99% (356/359) 2021-05-16T20:02:21.6798567Z Receiving objects: 100% (359/359) 2021-05-16T20:02:21.6799183Z Receiving objects: 100% (359/359), 5.18 MiB | 15.20 MiB/s, done. 2021-05-16T20:02:21.6799896Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:21.6800495Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:21.6801010Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:21.6801478Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:21.6802025Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:21.6802485Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:21.6803121Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:21.6803852Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:21.6804520Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:21.6805084Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:21.6805592Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:21.6806119Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:21.6806582Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:21.6807112Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:21.6808542Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:21.6809342Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:21.6810112Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:21.6810880Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:21.6812701Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:21.6813955Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:21.6815644Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:21.6816693Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:21.6817990Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:21.6819282Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:21.6820514Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:21.6821539Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:21.6822478Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:21.6823344Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:21.6824345Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:21.6826854Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:21.6829770Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:21.6831723Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:21.6833613Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:21.6836635Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:21.6838921Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:21.6841386Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:21.6843203Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:21.6844703Z Resolving deltas: 37% (39/103) 2021-05-16T20:02:21.6846503Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:21.6847965Z Resolving deltas: 39% (41/103) 2021-05-16T20:02:21.6849837Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:21.6851614Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:21.6854477Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:21.6856662Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:21.6859769Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:21.6862147Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:21.6864239Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:21.6867947Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:21.6868506Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:21.6868954Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:21.6872248Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:21.6872771Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:21.6873534Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:21.6874201Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:21.6875809Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:21.6876429Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:21.6876976Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:21.6877485Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:21.6878084Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:21.6878831Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:21.6880035Z Resolving deltas: 60% (62/103) 2021-05-16T20:02:21.6881579Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:21.6883522Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:21.6884584Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:21.6885753Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:21.6887395Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:21.6890538Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:21.6892134Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:21.6893732Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:21.6896019Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:21.6898600Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:21.6899197Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:21.6899763Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:21.6900854Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:21.6902091Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:21.6903446Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:21.6904920Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:21.6906488Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:21.6908781Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:21.6914548Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:21.6916068Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:21.6920390Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:21.6924100Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:21.6926273Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:21.6930086Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:21.6930980Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:21.6932376Z Resolving deltas: 86% (89/103) 2021-05-16T20:02:21.6933671Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:21.6934613Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:21.6935515Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:21.6936365Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:21.6937259Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:21.6938285Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:21.6939540Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:21.6940798Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:21.6941784Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:21.6943063Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:21.6947270Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:21.6947787Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:21.6948890Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:21.6953449Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:21.6954432Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:21.7173674Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:21.7175028Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:21.7194076Z ##[endgroup] 2021-05-16T20:02:21.7194824Z ##[group]Determining the checkout info 2021-05-16T20:02:21.7198399Z ##[endgroup] 2021-05-16T20:02:21.7198875Z ##[group]Checking out the ref 2021-05-16T20:02:21.7201437Z [command]/usr/bin/git checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:21.7915922Z Note: switching to 'refs/tags/1.30.1.s'. 2021-05-16T20:02:21.7916745Z 2021-05-16T20:02:21.7919123Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T20:02:21.7920620Z changes and commit them, and you can discard any commits you make in this 2021-05-16T20:02:21.7921912Z state without impacting any branches by switching back to a branch. 2021-05-16T20:02:21.7922310Z 2021-05-16T20:02:21.7922999Z If you want to create a new branch to retain commits you create, you may 2021-05-16T20:02:21.7923973Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T20:02:21.7924327Z 2021-05-16T20:02:21.7925094Z git switch -c 2021-05-16T20:02:21.7925441Z 2021-05-16T20:02:21.7925846Z Or undo this operation with: 2021-05-16T20:02:21.7926161Z 2021-05-16T20:02:21.7926691Z git switch - 2021-05-16T20:02:21.7926912Z 2021-05-16T20:02:21.7927564Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T20:02:21.7928066Z 2021-05-16T20:02:21.7928461Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:21.7932700Z ##[endgroup] 2021-05-16T20:02:21.8050153Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T20:02:21.8080568Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:21.8319934Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:21.8320380Z with: 2021-05-16T20:02:21.8335065Z r-version: release 2021-05-16T20:02:21.8335852Z Ncpus: 1 2021-05-16T20:02:21.8336233Z crayon.enabled: NULL 2021-05-16T20:02:21.8336714Z remove-openmp-macos: true 2021-05-16T20:02:21.8337231Z http-user-agent: default 2021-05-16T20:02:21.8337646Z install-r: true 2021-05-16T20:02:21.8338172Z windows-path-include-mingw: true 2021-05-16T20:02:21.8338815Z env: 2021-05-16T20:02:21.8339361Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:21.8339755Z TIC_DEPLOY_KEY: 2021-05-16T20:02:21.8340455Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:02:21.8342067Z GITHUB_PAT: *** 2021-05-16T20:02:21.8342415Z COVERALLS_TOKEN: 2021-05-16T20:02:21.8342992Z continue-on-error: false 2021-05-16T20:02:21.8343378Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:21.8343708Z ##[endgroup] 2021-05-16T20:02:22.7150226Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T20:02:25.5616896Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T20:02:25.5618610Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T20:02:25.5621371Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T20:02:25.6133551Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T20:02:25.6834847Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T20:02:25.6887178Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T20:02:25.8254091Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T20:02:25.8889206Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T20:02:25.9203075Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T20:02:25.9237405Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T20:02:25.9247542Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T20:02:25.9284134Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T20:02:25.9293300Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T20:02:25.9410882Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T20:02:25.9430307Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T20:02:26.0996085Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T20:02:26.2379852Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T20:02:26.4392937Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T20:02:26.5223026Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T20:02:26.7223792Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T20:02:26.7334365Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T20:02:26.7343162Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T20:02:26.7433795Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T20:02:26.7465874Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T20:02:26.8060023Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T20:02:35.8574674Z Fetched 4463 kB in 1s (3257 kB/s) 2021-05-16T20:02:36.7078896Z Reading package lists... 2021-05-16T20:02:36.7383417Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T20:02:38.7223085Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T20:02:38.7858156Z Reading package lists... 2021-05-16T20:02:38.9199898Z Building dependency tree... 2021-05-16T20:02:38.9215800Z Reading state information... 2021-05-16T20:02:39.0561767Z The following additional packages will be installed: 2021-05-16T20:02:39.0566021Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T20:02:39.0567575Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T20:02:39.0568953Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T20:02:39.0570742Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T20:02:39.0572117Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T20:02:39.0573258Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T20:02:39.0574654Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T20:02:39.0576014Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T20:02:39.0577222Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T20:02:39.0578508Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T20:02:39.0579814Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T20:02:39.0581107Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T20:02:39.0582331Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T20:02:39.0583509Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T20:02:39.0584782Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T20:02:39.0587205Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T20:02:39.0588353Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T20:02:39.0589630Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T20:02:39.0591323Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T20:02:39.0592455Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T20:02:39.0593462Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T20:02:39.0594508Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T20:02:39.0595679Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T20:02:39.0597106Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T20:02:39.0598413Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T20:02:39.0599918Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T20:02:39.0602119Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T20:02:39.0603604Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T20:02:39.0605431Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T20:02:39.0607036Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T20:02:39.0608634Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T20:02:39.0609954Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T20:02:39.0611684Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T20:02:39.0612735Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T20:02:39.0614008Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T20:02:39.0615340Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T20:02:39.0616661Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T20:02:39.0618216Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T20:02:39.0618989Z Suggested packages: 2021-05-16T20:02:39.0619672Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T20:02:39.0620615Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T20:02:39.0621614Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T20:02:39.0622760Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T20:02:39.0623713Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T20:02:39.0624591Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T20:02:39.0625489Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T20:02:39.0626490Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T20:02:39.0627683Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T20:02:39.0628696Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T20:02:39.5365892Z The following NEW packages will be installed: 2021-05-16T20:02:39.5367672Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T20:02:39.5368726Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T20:02:39.5369935Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T20:02:39.5371380Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T20:02:39.5373973Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T20:02:39.5376147Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T20:02:39.5377644Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T20:02:39.5379323Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T20:02:39.5380941Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T20:02:39.5382564Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T20:02:39.5383833Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T20:02:39.5385238Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T20:02:39.5386804Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T20:02:39.5388271Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T20:02:39.5389650Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T20:02:39.5392908Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T20:02:39.5394114Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T20:02:39.5395450Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T20:02:39.5396776Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T20:02:39.5397902Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T20:02:39.5398922Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T20:02:39.5400338Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T20:02:39.5401591Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T20:02:39.5403081Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T20:02:39.5404310Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T20:02:39.5405491Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T20:02:39.5406883Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T20:02:39.5408101Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T20:02:39.5409324Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T20:02:39.5412822Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T20:02:39.5414836Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T20:02:39.5416993Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T20:02:39.5418654Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T20:02:39.5419880Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T20:02:39.5421242Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T20:02:39.5422657Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T20:02:39.5423823Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T20:02:39.5424930Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T20:02:39.5602631Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:02:39.5603782Z Need to get 8648 kB of archives. 2021-05-16T20:02:39.5605137Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T20:02:39.5606935Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T20:02:39.5646046Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T20:02:39.5655086Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T20:02:39.5672802Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T20:02:39.5757525Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T20:02:39.5762584Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T20:02:39.5772578Z 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-16T20:02:39.5780363Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T20:02:39.5787859Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T20:02:39.5793002Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T20:02:39.5798143Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T20:02:39.5805059Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T20:02:39.5809996Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T20:02:39.5817759Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T20:02:39.5829251Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T20:02:39.5836331Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T20:02:39.5847227Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T20:02:39.5861207Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T20:02:39.5884113Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T20:02:39.5984432Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T20:02:39.5993130Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T20:02:39.6010177Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T20:02:39.6025526Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T20:02:39.6043317Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T20:02:39.6057304Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T20:02:39.6161296Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T20:02:39.6177740Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T20:02:39.6207572Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T20:02:39.6219500Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T20:02:39.6228278Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T20:02:39.6237517Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T20:02:39.6244656Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T20:02:39.6251019Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T20:02:39.6256738Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T20:02:39.6258344Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T20:02:39.6263468Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T20:02:39.6267109Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T20:02:39.6292250Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T20:02:39.6299711Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T20:02:39.6310979Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T20:02:39.6316776Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T20:02:39.6323796Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T20:02:39.6330300Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T20:02:39.6335272Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T20:02:39.6341808Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T20:02:39.6349061Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T20:02:39.6362531Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T20:02:39.6370674Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T20:02:39.6380612Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T20:02:39.6388220Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T20:02:39.6398936Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T20:02:39.6436862Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T20:02:39.6448863Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T20:02:39.6456376Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T20:02:39.6467609Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T20:02:39.6475015Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T20:02:39.6485840Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T20:02:39.6493297Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T20:02:39.6503549Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T20:02:39.6515502Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T20:02:39.6554712Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T20:02:39.6564438Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T20:02:39.6587615Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T20:02:39.6591769Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T20:02:39.6647319Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T20:02:39.6657051Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T20:02:39.6660725Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T20:02:39.6664057Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T20:02:39.6668868Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T20:02:39.6670970Z 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-16T20:02:39.6673339Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T20:02:39.6685168Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T20:02:39.6689088Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T20:02:39.6691081Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T20:02:39.6692855Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T20:02:39.6694496Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T20:02:39.6805228Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T20:02:39.6809447Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T20:02:39.6817444Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T20:02:39.6824279Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T20:02:39.6880641Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T20:02:39.6888296Z 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-16T20:02:39.6891014Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T20:02:39.6893101Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T20:02:39.6895105Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T20:02:39.6896527Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T20:02:39.6931437Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T20:02:39.6939937Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T20:02:39.6949986Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T20:02:39.6972879Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T20:02:39.6982580Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T20:02:39.6984247Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T20:02:39.6985839Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T20:02:39.6991047Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T20:02:39.7000961Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T20:02:39.7008350Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T20:02:39.7016256Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T20:02:39.7024128Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T20:02:39.7034090Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T20:02:39.7048006Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T20:02:39.7049826Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T20:02:39.7113730Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T20:02:39.7159491Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T20:02:39.7161759Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T20:02:39.7163671Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T20:02:39.7168240Z 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-16T20:02:39.7178913Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T20:02:39.7187914Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T20:02:39.7216838Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T20:02:39.7250150Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T20:02:39.7257475Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T20:02:39.7265194Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T20:02:39.7273258Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T20:02:39.7281698Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T20:02:39.7290019Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T20:02:39.7304140Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T20:02:39.7315206Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T20:02:39.7331849Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T20:02:39.7338647Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T20:02:39.7347349Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T20:02:39.7357014Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T20:02:39.7368853Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T20:02:39.7383732Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T20:02:39.7393766Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T20:02:39.7412488Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T20:02:39.7422892Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T20:02:39.7704567Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T20:02:39.7714560Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T20:02:39.7728624Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T20:02:39.7919536Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T20:02:40.5467905Z Fetched 8648 kB in 0s (34.9 MB/s) 2021-05-16T20:02:40.6258901Z Selecting previously unselected package dctrl-tools. 2021-05-16T20:02:40.6780605Z (Reading database ... 2021-05-16T20:02:40.6781513Z (Reading database ... 5% 2021-05-16T20:02:40.6782300Z (Reading database ... 10% 2021-05-16T20:02:40.6783392Z (Reading database ... 15% 2021-05-16T20:02:40.6785073Z (Reading database ... 20% 2021-05-16T20:02:40.6785644Z (Reading database ... 25% 2021-05-16T20:02:40.6786087Z (Reading database ... 30% 2021-05-16T20:02:40.6786471Z (Reading database ... 35% 2021-05-16T20:02:40.6786893Z (Reading database ... 40% 2021-05-16T20:02:40.6787284Z (Reading database ... 45% 2021-05-16T20:02:40.6787681Z (Reading database ... 50% 2021-05-16T20:02:41.1340931Z (Reading database ... 55% 2021-05-16T20:02:41.9319308Z (Reading database ... 60% 2021-05-16T20:02:42.4703728Z (Reading database ... 65% 2021-05-16T20:02:43.2030948Z (Reading database ... 70% 2021-05-16T20:02:43.9805371Z (Reading database ... 75% 2021-05-16T20:02:44.9167185Z (Reading database ... 80% 2021-05-16T20:02:45.9002584Z (Reading database ... 85% 2021-05-16T20:02:46.8374482Z (Reading database ... 90% 2021-05-16T20:02:47.6726028Z (Reading database ... 95% 2021-05-16T20:02:47.6727085Z (Reading database ... 100% 2021-05-16T20:02:47.6728116Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T20:02:47.6874928Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T20:02:47.7069869Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T20:02:47.7432473Z Selecting previously unselected package libfile-which-perl. 2021-05-16T20:02:47.7666957Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T20:02:47.7677209Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T20:02:47.8002011Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T20:02:47.8181886Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T20:02:47.8193570Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T20:02:47.8523939Z Selecting previously unselected package libio-pty-perl. 2021-05-16T20:02:47.8774090Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T20:02:47.8784564Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T20:02:47.9060605Z Selecting previously unselected package libipc-run-perl. 2021-05-16T20:02:47.9315502Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T20:02:47.9328588Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T20:02:47.9718181Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T20:02:47.9999804Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T20:02:48.0008605Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T20:02:48.0257459Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T20:02:48.0543412Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T20:02:48.0557090Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T20:02:48.0800781Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T20:02:48.1065943Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T20:02:48.1076692Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T20:02:48.1330634Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T20:02:48.1601827Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T20:02:48.1612011Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T20:02:48.1856844Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T20:02:48.2158659Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T20:02:48.2171468Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T20:02:48.2484217Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T20:02:48.2769014Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T20:02:48.2778667Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T20:02:48.2985851Z Selecting previously unselected package libimport-into-perl. 2021-05-16T20:02:48.3225322Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T20:02:48.3234820Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T20:02:48.3439307Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T20:02:48.3653249Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T20:02:48.3664971Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T20:02:48.3860657Z Selecting previously unselected package libstrictures-perl. 2021-05-16T20:02:48.4113981Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T20:02:48.4124673Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T20:02:48.4341400Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T20:02:48.4591856Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T20:02:48.4601388Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T20:02:48.4832196Z Selecting previously unselected package libmoo-perl. 2021-05-16T20:02:48.5076653Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T20:02:48.5087879Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T20:02:48.5400268Z Selecting previously unselected package patchutils. 2021-05-16T20:02:48.5558715Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T20:02:48.5574527Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T20:02:48.5849790Z Selecting previously unselected package wdiff. 2021-05-16T20:02:48.6090755Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T20:02:48.6108323Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T20:02:48.6425056Z Selecting previously unselected package devscripts. 2021-05-16T20:02:48.6706022Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T20:02:48.6911716Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T20:02:48.8119137Z Selecting previously unselected package diffstat. 2021-05-16T20:02:48.8391483Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T20:02:48.8401589Z Unpacking diffstat (1.63-1) ... 2021-05-16T20:02:48.8652663Z Selecting previously unselected package python3-gpg. 2021-05-16T20:02:48.8914162Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T20:02:48.8925218Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T20:02:48.9377003Z Selecting previously unselected package dput. 2021-05-16T20:02:48.9655875Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T20:02:48.9725715Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T20:02:49.0145746Z Selecting previously unselected package gdebi-core. 2021-05-16T20:02:49.0427138Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T20:02:49.0440170Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T20:02:49.1837971Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T20:02:49.2094276Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T20:02:49.2184907Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T20:02:49.2480644Z Selecting previously unselected package gettext. 2021-05-16T20:02:49.2735551Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T20:02:49.2745028Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T20:02:49.4037058Z Selecting previously unselected package intltool-debian. 2021-05-16T20:02:49.4288536Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T20:02:49.4300332Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T20:02:49.4515752Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T20:02:49.4758521Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T20:02:49.4769485Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T20:02:49.5040533Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T20:02:49.5286190Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T20:02:49.5298523Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T20:02:49.5593300Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T20:02:49.5846622Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T20:02:49.5857679Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T20:02:49.6085096Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T20:02:49.6340146Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T20:02:49.6354858Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T20:02:49.6585836Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T20:02:49.6856166Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T20:02:49.6866935Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T20:02:49.7084247Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T20:02:49.7327272Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T20:02:49.7337747Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T20:02:49.7544599Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T20:02:49.7784359Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T20:02:49.7797047Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T20:02:49.8020389Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T20:02:49.8252223Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T20:02:49.8263624Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T20:02:49.8601237Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T20:02:49.8817437Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T20:02:49.8826737Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T20:02:49.9056977Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T20:02:49.9299353Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T20:02:49.9316697Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T20:02:49.9600670Z Selecting previously unselected package libclone-perl. 2021-05-16T20:02:49.9783178Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T20:02:49.9795258Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T20:02:50.0015003Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T20:02:50.0285203Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T20:02:50.0298717Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T20:02:50.0538710Z Selecting previously unselected package libparams-util-perl. 2021-05-16T20:02:50.0808295Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T20:02:50.0816356Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T20:02:50.1081022Z Selecting previously unselected package libsub-install-perl. 2021-05-16T20:02:50.1296673Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T20:02:50.1307494Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T20:02:50.1521090Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T20:02:50.1777766Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T20:02:50.1790153Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T20:02:50.1991720Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T20:02:50.2217439Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T20:02:50.2229019Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T20:02:50.2495960Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T20:02:50.2764692Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T20:02:50.2775095Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T20:02:50.3040888Z Selecting previously unselected package libwant-perl. 2021-05-16T20:02:50.3255612Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T20:02:50.3267277Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T20:02:50.3521021Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T20:02:50.3737115Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T20:02:50.3747833Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T20:02:50.3997795Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T20:02:50.4237899Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T20:02:50.4246980Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T20:02:50.4561140Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T20:02:50.4794524Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T20:02:50.4811651Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T20:02:50.5022037Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T20:02:50.5273197Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T20:02:50.5283547Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T20:02:50.5514443Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T20:02:50.5751672Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T20:02:50.5763482Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T20:02:50.6040621Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T20:02:50.6181386Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T20:02:50.6198966Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T20:02:50.6497612Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T20:02:50.6763093Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T20:02:50.6771507Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T20:02:50.7354559Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T20:02:50.7606161Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T20:02:50.7616336Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T20:02:50.7880924Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T20:02:50.8099584Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T20:02:50.8117254Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T20:02:50.8400654Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T20:02:50.8560417Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T20:02:50.8578441Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T20:02:50.8859504Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T20:02:50.9122407Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T20:02:50.9132210Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T20:02:50.9329315Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T20:02:50.9562749Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T20:02:50.9571625Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T20:02:50.9787414Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T20:02:51.0039427Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T20:02:51.0053056Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T20:02:51.0321505Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T20:02:51.0587605Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T20:02:51.0599364Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T20:02:51.0895712Z Selecting previously unselected package libio-string-perl. 2021-05-16T20:02:51.1169090Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T20:02:51.1180489Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T20:02:51.1441969Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T20:02:51.1628016Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T20:02:51.1641049Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T20:02:51.2321876Z Selecting previously unselected package libfuture-perl. 2021-05-16T20:02:51.2564888Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T20:02:51.2576173Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T20:02:51.2851305Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T20:02:51.3115677Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T20:02:51.3126901Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T20:02:51.3440960Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T20:02:51.3626346Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T20:02:51.3641362Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T20:02:51.3960201Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T20:02:51.4199056Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T20:02:51.4211636Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T20:02:51.4481133Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T20:02:51.4665848Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T20:02:51.4681332Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T20:02:51.4918201Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T20:02:51.5175842Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T20:02:51.5190934Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T20:02:51.5441093Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T20:02:51.5636458Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T20:02:51.5649920Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T20:02:51.5901533Z Selecting previously unselected package libjson-perl. 2021-05-16T20:02:51.6131657Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T20:02:51.6143342Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T20:02:51.6403905Z Selecting previously unselected package liblog-any-perl. 2021-05-16T20:02:51.6645415Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T20:02:51.6657900Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T20:02:51.6940028Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T20:02:51.7161924Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T20:02:51.7175102Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T20:02:51.7440756Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T20:02:51.7644239Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T20:02:51.7656233Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T20:02:51.7865659Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T20:02:51.8087318Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T20:02:51.8097093Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T20:02:51.8320867Z Selecting previously unselected package libsub-name-perl. 2021-05-16T20:02:51.8540633Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T20:02:51.8550400Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T20:02:51.8800846Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T20:02:51.8999440Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T20:02:51.9008318Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T20:02:51.9281112Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T20:02:51.9452843Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T20:02:51.9467255Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T20:02:51.9761247Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T20:02:51.9984822Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T20:02:51.9993488Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T20:02:52.0481217Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T20:02:52.0734285Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T20:02:52.0748058Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T20:02:52.1081371Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T20:02:52.1318458Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T20:02:52.1333784Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T20:02:52.1618797Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T20:02:52.1839991Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T20:02:52.1847636Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T20:02:52.2160756Z Selecting previously unselected package libio-async-perl. 2021-05-16T20:02:52.2348427Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T20:02:52.2362137Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T20:02:52.2832922Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T20:02:52.3096435Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T20:02:52.3110121Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T20:02:52.3332546Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T20:02:52.3585712Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T20:02:52.3605592Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T20:02:52.3920963Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T20:02:52.4100246Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T20:02:52.4111070Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T20:02:52.4445274Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T20:02:52.4700606Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T20:02:52.4710634Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T20:02:52.5040887Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T20:02:52.5257585Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T20:02:52.5269149Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T20:02:52.5520667Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T20:02:52.5700495Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T20:02:52.5709912Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T20:02:52.6041845Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T20:02:52.6227528Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T20:02:52.6323020Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T20:02:52.6641498Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T20:02:52.6897105Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T20:02:52.6909597Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T20:02:52.7147995Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T20:02:52.7394805Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T20:02:52.7407572Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T20:02:52.7617168Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T20:02:52.7893556Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T20:02:52.7909275Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T20:02:52.8122739Z Selecting previously unselected package libobject-id-perl. 2021-05-16T20:02:52.8371739Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T20:02:52.8384139Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T20:02:52.8630957Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T20:02:52.8877526Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T20:02:52.8898682Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T20:02:52.9200682Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T20:02:52.9365095Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T20:02:52.9374975Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T20:02:52.9841711Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T20:02:53.0045618Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T20:02:53.0061529Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T20:02:53.0310430Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T20:02:53.0549185Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T20:02:53.0588756Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T20:02:53.0826205Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T20:02:53.1119367Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T20:02:53.1133637Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T20:02:53.1481243Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T20:02:53.1704955Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T20:02:53.1714813Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T20:02:53.2041146Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T20:02:53.2296855Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T20:02:53.2307577Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T20:02:53.2680785Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T20:02:53.2868880Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T20:02:53.2882395Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T20:02:53.3160702Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T20:02:53.3378947Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T20:02:53.3389596Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T20:02:53.3648936Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T20:02:53.3923836Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T20:02:53.3939620Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T20:02:53.4560610Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T20:02:53.4747166Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T20:02:53.4768916Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T20:02:53.5035344Z Selecting previously unselected package libreadonly-perl. 2021-05-16T20:02:53.5244329Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T20:02:53.5254945Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T20:02:53.5480241Z Selecting previously unselected package libref-util-perl. 2021-05-16T20:02:53.5707689Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T20:02:53.5720372Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T20:02:53.5996198Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T20:02:53.6183051Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T20:02:53.6193632Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T20:02:53.6442370Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T20:02:53.6653746Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T20:02:53.6666413Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T20:02:53.6962302Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T20:02:53.7130675Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T20:02:53.7159175Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T20:02:53.7390252Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T20:02:53.7635858Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T20:02:53.7648004Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:53.8000506Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T20:02:53.8197205Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T20:02:53.8209669Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:53.8520695Z Selecting previously unselected package libsereal-perl. 2021-05-16T20:02:53.8743514Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T20:02:53.8755237Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T20:02:53.9001266Z Selecting previously unselected package libsort-key-perl. 2021-05-16T20:02:53.9208535Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T20:02:53.9233658Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T20:02:53.9462688Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T20:02:53.9683410Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T20:02:53.9693362Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T20:02:54.0041931Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T20:02:54.0300886Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T20:02:54.0313512Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T20:02:54.0562359Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T20:02:54.0819995Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T20:02:54.0830255Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T20:02:54.1073997Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T20:02:54.1335493Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T20:02:54.1347332Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T20:02:54.1635736Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T20:02:54.1923904Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T20:02:54.1938111Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T20:02:54.2200834Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T20:02:54.2423534Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T20:02:54.2435815Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T20:02:54.2704513Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T20:02:54.2998643Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T20:02:55.1519059Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T20:02:55.1841020Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T20:02:55.2074432Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T20:02:55.2093794Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T20:02:55.2408622Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T20:02:55.2714223Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T20:02:55.2728567Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T20:02:55.2985248Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T20:02:55.3262339Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T20:02:55.3276734Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T20:02:55.3651965Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T20:02:55.3919420Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T20:02:55.3937440Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T20:02:55.4241098Z Selecting previously unselected package licensecheck. 2021-05-16T20:02:55.4500832Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T20:02:55.4522043Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T20:02:55.4800913Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T20:02:55.5023038Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T20:02:55.5035894Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T20:02:55.5360608Z Selecting previously unselected package t1utils. 2021-05-16T20:02:55.5576132Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T20:02:55.5586402Z Unpacking t1utils (1.41-3) ... 2021-05-16T20:02:55.5910730Z Selecting previously unselected package lintian. 2021-05-16T20:02:55.6168048Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T20:02:55.6178990Z Unpacking lintian (2.62.0) ... 2021-05-16T20:02:55.9820939Z Selecting previously unselected package python3-unidiff. 2021-05-16T20:02:56.0107094Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T20:02:56.0120111Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T20:02:56.0361562Z Selecting previously unselected package python3-xdg. 2021-05-16T20:02:56.0638343Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T20:02:56.0655794Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T20:02:56.0945762Z Selecting previously unselected package qpdf. 2021-05-16T20:02:56.1226364Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T20:02:56.1239505Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T20:02:56.1841637Z Selecting previously unselected package python3-magic. 2021-05-16T20:02:56.2120032Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T20:02:56.2133264Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T20:02:56.2717744Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T20:02:56.2752959Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T20:02:56.2783842Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T20:02:56.2826637Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T20:02:56.2865843Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T20:02:56.2895735Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T20:02:56.2934025Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T20:02:56.2976436Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T20:02:56.3005543Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T20:02:56.4507257Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T20:02:56.4540713Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T20:02:56.4577528Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T20:02:56.4609753Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T20:02:56.4634749Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T20:02:56.4679785Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T20:02:56.4709698Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T20:02:56.4759107Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T20:02:56.4788502Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T20:02:56.4818967Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T20:02:56.4867872Z Setting up libclone-perl (0.43-2) ... 2021-05-16T20:02:56.4897273Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T20:02:56.4926325Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T20:02:56.4962276Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T20:02:56.4993952Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T20:02:56.5033363Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T20:02:56.5069984Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T20:02:56.5105620Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T20:02:56.5144755Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T20:02:56.5178003Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T20:02:56.5215111Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T20:02:56.5259263Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T20:02:56.5295946Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T20:02:56.5329547Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T20:02:56.5369284Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T20:02:56.5398423Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T20:02:56.6961037Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:56.6997286Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T20:02:56.7030076Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T20:02:56.7067643Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T20:02:56.7108971Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T20:02:56.7148022Z Setting up patchutils (0.3.4-2) ... 2021-05-16T20:02:56.7182438Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T20:02:56.7218232Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T20:02:56.7249856Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T20:02:56.7289086Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T20:02:56.7331165Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T20:02:56.8894766Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T20:02:56.8933654Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T20:02:56.8970249Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T20:02:56.9000346Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T20:02:56.9030121Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T20:02:56.9074830Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T20:02:56.9110763Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T20:02:56.9143915Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T20:02:56.9194412Z Setting up t1utils (1.41-3) ... 2021-05-16T20:02:56.9233060Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T20:02:56.9266426Z Setting up diffstat (1.63-1) ... 2021-05-16T20:02:56.9302547Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T20:02:56.9342909Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T20:02:56.9387347Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T20:02:56.9421515Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T20:02:56.9464142Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T20:02:56.9499765Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T20:02:56.9537622Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T20:02:56.9578177Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T20:02:56.9610311Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T20:02:56.9645598Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T20:02:56.9683952Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T20:02:56.9720827Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T20:02:56.9772933Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T20:02:56.9807686Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T20:02:56.9845618Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T20:02:56.9881278Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T20:02:56.9917149Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T20:02:56.9956290Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T20:02:56.9988095Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T20:02:57.1370052Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T20:02:57.1405485Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T20:02:57.1435637Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T20:02:57.1473693Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T20:02:57.1503775Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T20:02:57.1537995Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T20:02:57.1582164Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T20:02:57.1615238Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T20:02:57.1773471Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T20:02:57.1815197Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T20:02:57.1854432Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T20:02:57.3178598Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T20:02:57.3226770Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T20:02:57.3261056Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T20:02:57.3356080Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T20:02:57.3391551Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T20:02:57.3436770Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T20:02:57.3477506Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T20:02:57.3518986Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T20:02:57.3560705Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T20:02:57.3605071Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T20:02:57.3636750Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T20:02:57.3666365Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T20:02:57.3702199Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T20:02:57.3749615Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T20:02:57.3785502Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T20:02:57.3823172Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T20:02:57.5506367Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T20:02:57.5537698Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T20:02:57.5585638Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T20:02:57.5619788Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T20:02:57.5662026Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T20:02:57.5700642Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T20:02:57.5729746Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T20:02:57.5767752Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T20:02:57.5803775Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T20:02:57.5832072Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T20:02:57.5874333Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T20:02:57.5919040Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T20:02:57.5955756Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T20:02:57.5998542Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T20:02:57.6037007Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T20:02:57.6072137Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T20:02:57.6104984Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T20:02:57.6138838Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T20:02:57.7736699Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T20:02:57.7773837Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T20:02:57.7814311Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T20:02:57.7849197Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T20:02:57.7882409Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T20:02:57.7928512Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T20:02:57.7963484Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T20:02:57.7994747Z Setting up lintian (2.62.0) ... 2021-05-16T20:02:57.8044056Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T20:02:57.8084619Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:13.1028872Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:03:13.3560006Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:15.2753247Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T20:03:15.3965214Z 2021-05-16T20:03:15.4120587Z Reading package lists... 0% 2021-05-16T20:03:15.4121261Z 2021-05-16T20:03:15.4162467Z Reading package lists... 100% 2021-05-16T20:03:15.4162980Z 2021-05-16T20:03:15.4163324Z 2021-05-16T20:03:15.4163826Z Reading package lists... Done 2021-05-16T20:03:15.4164209Z 2021-05-16T20:03:15.4164709Z Building dependency tree... 0% 2021-05-16T20:03:15.4165108Z 2021-05-16T20:03:15.4337098Z Building dependency tree... 0% 2021-05-16T20:03:15.4337821Z 2021-05-16T20:03:15.4338388Z Building dependency tree... 50% 2021-05-16T20:03:15.4338835Z 2021-05-16T20:03:15.5286140Z Building dependency tree... 50% 2021-05-16T20:03:15.5286919Z 2021-05-16T20:03:15.5287479Z Building dependency tree 2021-05-16T20:03:15.5288068Z 2021-05-16T20:03:15.5288576Z Reading state information... 0% 2021-05-16T20:03:15.5291041Z 2021-05-16T20:03:15.6656237Z Reading state information... 0% 2021-05-16T20:03:15.6656682Z 2021-05-16T20:03:15.6656906Z 2021-05-16T20:03:15.6657369Z Reading state information... Done 2021-05-16T20:03:15.6657725Z 2021-05-16T20:03:15.6658170Z Reading state information... 0% 2021-05-16T20:03:15.6713563Z 2021-05-16T20:03:15.6714078Z Reading state information... 1% 2021-05-16T20:03:15.6760216Z 2021-05-16T20:03:15.6760606Z Reading state information... 3% 2021-05-16T20:03:15.6800101Z 2021-05-16T20:03:15.6800485Z Reading state information... 5% 2021-05-16T20:03:15.6836941Z 2021-05-16T20:03:15.6837318Z Reading state information... 7% 2021-05-16T20:03:15.6877016Z 2021-05-16T20:03:15.6877399Z Reading state information... 9% 2021-05-16T20:03:15.6902368Z 2021-05-16T20:03:15.6902778Z Reading state information... 11% 2021-05-16T20:03:15.6937240Z 2021-05-16T20:03:15.6937614Z Reading state information... 13% 2021-05-16T20:03:15.6967223Z 2021-05-16T20:03:15.6967618Z Reading state information... 15% 2021-05-16T20:03:15.6997051Z 2021-05-16T20:03:15.6997461Z Reading state information... 17% 2021-05-16T20:03:15.7034534Z 2021-05-16T20:03:15.7034925Z Reading state information... 19% 2021-05-16T20:03:15.7064689Z 2021-05-16T20:03:15.7065090Z Reading state information... 21% 2021-05-16T20:03:15.7093933Z 2021-05-16T20:03:15.7094334Z Reading state information... 23% 2021-05-16T20:03:15.7128545Z 2021-05-16T20:03:15.7129030Z Reading state information... 25% 2021-05-16T20:03:15.7162729Z 2021-05-16T20:03:15.7163111Z Reading state information... 27% 2021-05-16T20:03:15.7197571Z 2021-05-16T20:03:15.7197927Z Reading state information... 29% 2021-05-16T20:03:15.7231748Z 2021-05-16T20:03:15.7232102Z Reading state information... 31% 2021-05-16T20:03:15.7264656Z 2021-05-16T20:03:15.7265016Z Reading state information... 33% 2021-05-16T20:03:15.7291962Z 2021-05-16T20:03:15.7292335Z Reading state information... 35% 2021-05-16T20:03:15.7319053Z 2021-05-16T20:03:15.7319426Z Reading state information... 37% 2021-05-16T20:03:15.7356277Z 2021-05-16T20:03:15.7356657Z Reading state information... 39% 2021-05-16T20:03:15.7389320Z 2021-05-16T20:03:15.7389705Z Reading state information... 41% 2021-05-16T20:03:15.7418099Z 2021-05-16T20:03:15.7418505Z Reading state information... 43% 2021-05-16T20:03:15.7457769Z 2021-05-16T20:03:15.7458123Z Reading state information... 45% 2021-05-16T20:03:15.7509828Z 2021-05-16T20:03:15.7510187Z Reading state information... 47% 2021-05-16T20:03:15.7551702Z 2021-05-16T20:03:15.7552099Z Reading state information... 49% 2021-05-16T20:03:15.7596054Z 2021-05-16T20:03:15.7596414Z Reading state information... 51% 2021-05-16T20:03:15.7626584Z 2021-05-16T20:03:15.7626948Z Reading state information... 53% 2021-05-16T20:03:15.7662262Z 2021-05-16T20:03:15.7662625Z Reading state information... 55% 2021-05-16T20:03:15.7694847Z 2021-05-16T20:03:15.7695222Z Reading state information... 57% 2021-05-16T20:03:15.7726716Z 2021-05-16T20:03:15.7727111Z Reading state information... 59% 2021-05-16T20:03:15.7776333Z 2021-05-16T20:03:15.7776774Z Reading state information... 61% 2021-05-16T20:03:15.7818240Z 2021-05-16T20:03:15.7818648Z Reading state information... 63% 2021-05-16T20:03:15.7854445Z 2021-05-16T20:03:15.7854836Z Reading state information... 65% 2021-05-16T20:03:15.7889000Z 2021-05-16T20:03:15.7889414Z Reading state information... 67% 2021-05-16T20:03:15.7920509Z 2021-05-16T20:03:15.7920887Z Reading state information... 69% 2021-05-16T20:03:15.7966818Z 2021-05-16T20:03:15.7967180Z Reading state information... 71% 2021-05-16T20:03:15.7994344Z 2021-05-16T20:03:15.7994707Z Reading state information... 73% 2021-05-16T20:03:15.8025705Z 2021-05-16T20:03:15.8026063Z Reading state information... 75% 2021-05-16T20:03:15.8069822Z 2021-05-16T20:03:15.8070200Z Reading state information... 77% 2021-05-16T20:03:15.8103593Z 2021-05-16T20:03:15.8104100Z Reading state information... 79% 2021-05-16T20:03:15.8143770Z 2021-05-16T20:03:15.8144181Z Reading state information... 81% 2021-05-16T20:03:15.8180052Z 2021-05-16T20:03:15.8180741Z Reading state information... 83% 2021-05-16T20:03:15.8213005Z 2021-05-16T20:03:15.8213409Z Reading state information... 85% 2021-05-16T20:03:15.8249799Z 2021-05-16T20:03:15.8250174Z Reading state information... 87% 2021-05-16T20:03:15.8284471Z 2021-05-16T20:03:15.8284829Z Reading state information... 89% 2021-05-16T20:03:15.8313240Z 2021-05-16T20:03:15.8313599Z Reading state information... 91% 2021-05-16T20:03:15.8348621Z 2021-05-16T20:03:15.8348978Z Reading state information... 93% 2021-05-16T20:03:15.8379584Z 2021-05-16T20:03:15.8379943Z Reading state information... 95% 2021-05-16T20:03:15.8412338Z 2021-05-16T20:03:15.8412714Z Reading state information... 97% 2021-05-16T20:03:15.8448631Z 2021-05-16T20:03:15.8449003Z Reading state information... 99% 2021-05-16T20:03:16.0665880Z Selecting previously unselected package r-4.0.5. 2021-05-16T20:03:16.1651278Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T20:03:16.1771785Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T20:03:16.1787078Z Unpacking r-4.0.5 (1) ... 2021-05-16T20:03:17.6407195Z Setting up r-4.0.5 (1) ... 2021-05-16T20:03:17.6680356Z 2021-05-16T20:03:17.6681209Z 2021-05-16T20:03:17.6681951Z Reading state information... Done 2021-05-16T20:03:17.6933660Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T20:03:17.7060563Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T20:03:17.7346203Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T20:03:17.7346664Z env: 2021-05-16T20:03:17.7347060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:17.7347460Z TIC_DEPLOY_KEY: 2021-05-16T20:03:17.7348167Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:17.7349735Z GITHUB_PAT: *** 2021-05-16T20:03:17.7350090Z COVERALLS_TOKEN: 2021-05-16T20:03:17.7350522Z continue-on-error: false 2021-05-16T20:03:17.7352416Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:17.7352979Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:17.7353445Z TZ: UTC 2021-05-16T20:03:17.7353866Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:17.7354297Z NOT_CRAN: true 2021-05-16T20:03:17.7354704Z ##[endgroup] 2021-05-16T20:03:17.7923861Z [command]sudo apt-get install -y texinfo 2021-05-16T20:03:18.0775788Z Reading package lists... 2021-05-16T20:03:18.2302880Z Building dependency tree... 2021-05-16T20:03:18.2331250Z Reading state information... 2021-05-16T20:03:18.4415952Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T20:03:18.4418880Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:19.3210699Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T20:03:19.3769030Z --2021-05-16 20:03:19-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T20:03:19.4095295Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T20:03:19.4231708Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T20:03:19.4695402Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T20:03:19.4700514Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T20:03:19.4703126Z --2021-05-16 20:03:19-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T20:03:19.6301542Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T20:03:19.6519824Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T20:03:19.7454714Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:03:19.7460488Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=dB7Dhv49z%2Fey13VyIzNj4taC1RpGu2scJclOJV15%2F4M%3D&st=2021-05-16T20%3A02%3A19Z&se=2021-05-16T20%3A08%3A19Z&sp=r [following] 2021-05-16T20:03:19.7468207Z --2021-05-16 20:03:19-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=dB7Dhv49z%2Fey13VyIzNj4taC1RpGu2scJclOJV15%2F4M%3D&st=2021-05-16T20%3A02%3A19Z&se=2021-05-16T20%3A08%3A19Z&sp=r 2021-05-16T20:03:19.8172453Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T20:03:19.8394365Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T20:03:19.9690681Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:03:19.9692014Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T20:03:19.9693795Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T20:03:20.1687024Z 2021-05-16T20:03:20.9936768Z 0K ........ ........ ........ ........ 49% 32.8M 1s 2021-05-16T20:03:21.7085295Z 32768K ........ ........ ........ ........ 99% 43.3M 0s 2021-05-16T20:03:21.7086281Z 65536K 100% 7.97M=1.7s 2021-05-16T20:03:21.7086660Z 2021-05-16T20:03:21.7088958Z 2021-05-16 20:03:21 (36.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T20:03:21.7089712Z 2021-05-16T20:03:24.5835456Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T20:03:24.5836721Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T20:03:24.8517143Z ##[group]Run tlmgr update --self 2021-05-16T20:03:24.8517683Z tlmgr update --self 2021-05-16T20:03:24.8518435Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T20:03:24.8519148Z tlmgr update --all 2021-05-16T20:03:24.8558847Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:24.8559152Z env: 2021-05-16T20:03:24.8559509Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:24.8561002Z TIC_DEPLOY_KEY: 2021-05-16T20:03:24.8561640Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:24.8563083Z GITHUB_PAT: *** 2021-05-16T20:03:24.8563418Z COVERALLS_TOKEN: 2021-05-16T20:03:24.8563804Z continue-on-error: false 2021-05-16T20:03:24.8564165Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:24.8564550Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:24.8564889Z TZ: UTC 2021-05-16T20:03:24.8565198Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:24.8565579Z NOT_CRAN: true 2021-05-16T20:03:24.8565873Z ##[endgroup] 2021-05-16T20:03:26.3606781Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:26.3608640Z tlmgr: no self-updates for tlmgr available 2021-05-16T20:03:27.8325921Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:27.8327201Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T20:03:27.9978708Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T20:03:28.0711533Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-16T20:03:28.1399005Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T20:03:28.2080440Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T20:03:29.0227342Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T20:03:30.1921996Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-16T20:03:30.2663100Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-16T20:03:30.3585070Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T20:03:30.4236712Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T20:03:30.4899384Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T20:03:30.5566509Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T20:03:30.6223599Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T20:03:30.6928998Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T20:03:30.7634680Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T20:03:30.8348007Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T20:03:30.9436915Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T20:03:31.0131833Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T20:03:31.0822790Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-16T20:03:31.1521636Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-16T20:03:31.2212528Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-16T20:03:31.2911463Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-16T20:03:31.3604920Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-16T20:03:31.4337897Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-16T20:03:31.5026022Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T20:03:31.5695034Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T20:03:31.6362999Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T20:03:31.7072936Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T20:03:31.8131938Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T20:03:31.8808465Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T20:03:31.9467084Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T20:03:32.0140072Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T20:03:32.0839198Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-16T20:03:32.1530454Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-16T20:03:32.2200588Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-16T20:03:32.2869019Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-16T20:03:32.3673226Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-16T20:03:32.4361443Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-16T20:03:32.5033531Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-16T20:03:32.5724585Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-16T20:03:32.6417345Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-16T20:03:32.7103783Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-16T20:03:32.7757066Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-16T20:03:32.8418452Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T20:03:32.9095775Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T20:03:32.9805925Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T20:03:33.0502158Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T20:03:33.1181364Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-16T20:03:33.1855611Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-16T20:03:33.2525050Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-16T20:03:33.3196566Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-16T20:03:33.3854538Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-16T20:03:33.4531648Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-16T20:03:33.5201601Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-16T20:03:33.5888407Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-16T20:03:33.6584302Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-16T20:03:33.7279988Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-16T20:03:33.7936461Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-16T20:03:33.8618443Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-16T20:03:33.9345964Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-16T20:03:34.0058709Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-16T20:03:34.0732044Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-16T20:03:34.1396943Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-16T20:03:34.2071811Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-16T20:03:34.2772860Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-16T20:03:34.3463607Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-16T20:03:34.4237968Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-16T20:03:34.5289864Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-16T20:03:34.6004351Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-16T20:03:34.6708083Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-16T20:03:34.7389096Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-16T20:03:34.8081539Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-16T20:03:34.8811568Z [73/89, 00:07/00:07] install: selnolig [53k] 2021-05-16T20:03:34.9550844Z [74/89, 00:07/00:07] install: spelling [14k] 2021-05-16T20:03:35.0252533Z [75/89, 00:07/00:07] install: stricttex [2k] 2021-05-16T20:03:35.0963593Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-16T20:03:35.1642622Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-16T20:03:35.2324142Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-16T20:03:35.3152254Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-16T20:03:35.3822567Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-16T20:03:35.4503693Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-16T20:03:35.5197064Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-16T20:03:35.5897025Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-16T20:03:35.6619632Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-16T20:03:35.7313556Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-16T20:03:35.8039144Z [86/89, 00:08/00:08] install: xdvi.x86_64-linux [530k] 2021-05-16T20:03:35.9143759Z [87/89, 00:08/00:08] install: xdvi [7k] 2021-05-16T20:03:35.9830115Z [88/89, 00:08/00:08] install: collection-basic [1k] 2021-05-16T20:03:36.0518145Z [89/89, 00:08/00:08] install: collection-luatex [1k] 2021-05-16T20:03:36.0708746Z running mktexlsr ... 2021-05-16T20:03:36.1411207Z done running mktexlsr. 2021-05-16T20:03:36.1640286Z running updmap-sys ... 2021-05-16T20:03:36.3967982Z done running updmap-sys. 2021-05-16T20:03:36.3969583Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T20:03:36.3971570Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/o4ulu6tDRk/4h_XTl88CR ... 2021-05-16T20:03:36.7512969Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/o4ulu6tDRk/4h_XTl88CR. 2021-05-16T20:03:36.7514356Z OK: optex.fmt/luatex 2021-05-16T20:03:36.7515467Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T20:03:36.7516730Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T20:03:38.1018498Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:38.1019787Z tlmgr: no updates available 2021-05-16T20:03:38.1926757Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:03:38.1927174Z with: 2021-05-16T20:03:38.1927493Z pandoc-version: 2.7.3 2021-05-16T20:03:38.1927793Z env: 2021-05-16T20:03:38.1928144Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:38.1928501Z TIC_DEPLOY_KEY: 2021-05-16T20:03:38.1929135Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:38.1930773Z GITHUB_PAT: *** 2021-05-16T20:03:38.1932339Z COVERALLS_TOKEN: 2021-05-16T20:03:38.1932913Z continue-on-error: false 2021-05-16T20:03:38.1933409Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:38.1933936Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:38.1934414Z TZ: UTC 2021-05-16T20:03:38.1934834Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:38.1935408Z NOT_CRAN: true 2021-05-16T20:03:38.1936458Z ##[endgroup] 2021-05-16T20:03:38.8315129Z [command]sudo apt-get install -y gdebi-core 2021-05-16T20:03:38.8945798Z Reading package lists... 2021-05-16T20:03:39.0163834Z Building dependency tree... 2021-05-16T20:03:39.0179080Z Reading state information... 2021-05-16T20:03:39.2362783Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T20:03:39.2363472Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:39.2376782Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T20:03:39.3492283Z 2021-05-16T20:03:39.3616666Z Reading package lists... 0% 2021-05-16T20:03:39.3617309Z 2021-05-16T20:03:39.3659041Z Reading package lists... 100% 2021-05-16T20:03:39.3659574Z 2021-05-16T20:03:39.3659941Z 2021-05-16T20:03:39.3660816Z Reading package lists... Done 2021-05-16T20:03:39.3661247Z 2021-05-16T20:03:39.3661805Z Building dependency tree... 0% 2021-05-16T20:03:39.3662235Z 2021-05-16T20:03:39.3826659Z Building dependency tree... 0% 2021-05-16T20:03:39.3827239Z 2021-05-16T20:03:39.3827843Z Building dependency tree... 50% 2021-05-16T20:03:39.3828271Z 2021-05-16T20:03:39.4767012Z Building dependency tree... 50% 2021-05-16T20:03:39.4767646Z 2021-05-16T20:03:39.4768246Z Building dependency tree 2021-05-16T20:03:39.4768678Z 2021-05-16T20:03:39.4769225Z Reading state information... 0% 2021-05-16T20:03:39.4769653Z 2021-05-16T20:03:39.6140831Z Reading state information... 0% 2021-05-16T20:03:39.6141163Z 2021-05-16T20:03:39.6141352Z 2021-05-16T20:03:39.6141775Z Reading state information... Done 2021-05-16T20:03:39.6142077Z 2021-05-16T20:03:39.6142461Z Reading state information... 0% 2021-05-16T20:03:39.6186913Z 2021-05-16T20:03:39.6187384Z Reading state information... 1% 2021-05-16T20:03:39.6222545Z 2021-05-16T20:03:39.6223034Z Reading state information... 3% 2021-05-16T20:03:39.6261761Z 2021-05-16T20:03:39.6262214Z Reading state information... 5% 2021-05-16T20:03:39.6300151Z 2021-05-16T20:03:39.6300582Z Reading state information... 7% 2021-05-16T20:03:39.6333442Z 2021-05-16T20:03:39.6333876Z Reading state information... 9% 2021-05-16T20:03:39.6364374Z 2021-05-16T20:03:39.6364837Z Reading state information... 11% 2021-05-16T20:03:39.6402522Z 2021-05-16T20:03:39.6402972Z Reading state information... 13% 2021-05-16T20:03:39.6436159Z 2021-05-16T20:03:39.6436637Z Reading state information... 15% 2021-05-16T20:03:39.6465749Z 2021-05-16T20:03:39.6466167Z Reading state information... 17% 2021-05-16T20:03:39.6502776Z 2021-05-16T20:03:39.6503190Z Reading state information... 19% 2021-05-16T20:03:39.6533115Z 2021-05-16T20:03:39.6533550Z Reading state information... 21% 2021-05-16T20:03:39.6570819Z 2021-05-16T20:03:39.6571422Z Reading state information... 23% 2021-05-16T20:03:39.6619334Z 2021-05-16T20:03:39.6619936Z Reading state information... 25% 2021-05-16T20:03:39.6677343Z 2021-05-16T20:03:39.6677934Z Reading state information... 27% 2021-05-16T20:03:39.6724162Z 2021-05-16T20:03:39.6724740Z Reading state information... 29% 2021-05-16T20:03:39.6762670Z 2021-05-16T20:03:39.6763121Z Reading state information... 31% 2021-05-16T20:03:39.6800430Z 2021-05-16T20:03:39.6801075Z Reading state information... 33% 2021-05-16T20:03:39.6829141Z 2021-05-16T20:03:39.6829559Z Reading state information... 35% 2021-05-16T20:03:39.6867102Z 2021-05-16T20:03:39.6868113Z Reading state information... 37% 2021-05-16T20:03:39.6905368Z 2021-05-16T20:03:39.6905803Z Reading state information... 39% 2021-05-16T20:03:39.6937943Z 2021-05-16T20:03:39.6938378Z Reading state information... 41% 2021-05-16T20:03:39.6967155Z 2021-05-16T20:03:39.6967600Z Reading state information... 43% 2021-05-16T20:03:39.7008534Z 2021-05-16T20:03:39.7009365Z Reading state information... 45% 2021-05-16T20:03:39.7061446Z 2021-05-16T20:03:39.7061878Z Reading state information... 47% 2021-05-16T20:03:39.7095916Z 2021-05-16T20:03:39.7096330Z Reading state information... 49% 2021-05-16T20:03:39.7130972Z 2021-05-16T20:03:39.7131564Z Reading state information... 51% 2021-05-16T20:03:39.7162928Z 2021-05-16T20:03:39.7163371Z Reading state information... 53% 2021-05-16T20:03:39.7198291Z 2021-05-16T20:03:39.7198771Z Reading state information... 55% 2021-05-16T20:03:39.7231436Z 2021-05-16T20:03:39.7231874Z Reading state information... 57% 2021-05-16T20:03:39.7264928Z 2021-05-16T20:03:39.7265395Z Reading state information... 59% 2021-05-16T20:03:39.7304812Z 2021-05-16T20:03:39.7305288Z Reading state information... 61% 2021-05-16T20:03:39.7339605Z 2021-05-16T20:03:39.7340021Z Reading state information... 63% 2021-05-16T20:03:39.7369789Z 2021-05-16T20:03:39.7370210Z Reading state information... 65% 2021-05-16T20:03:39.7402150Z 2021-05-16T20:03:39.7402562Z Reading state information... 67% 2021-05-16T20:03:39.7432587Z 2021-05-16T20:03:39.7433216Z Reading state information... 69% 2021-05-16T20:03:39.7474067Z 2021-05-16T20:03:39.7474502Z Reading state information... 71% 2021-05-16T20:03:39.7505815Z 2021-05-16T20:03:39.7506246Z Reading state information... 73% 2021-05-16T20:03:39.7536374Z 2021-05-16T20:03:39.7536816Z Reading state information... 75% 2021-05-16T20:03:39.7578797Z 2021-05-16T20:03:39.7579249Z Reading state information... 77% 2021-05-16T20:03:39.7610462Z 2021-05-16T20:03:39.7610875Z Reading state information... 79% 2021-05-16T20:03:39.7645058Z 2021-05-16T20:03:39.7645477Z Reading state information... 81% 2021-05-16T20:03:39.7675672Z 2021-05-16T20:03:39.7676095Z Reading state information... 83% 2021-05-16T20:03:39.7710781Z 2021-05-16T20:03:39.7711404Z Reading state information... 85% 2021-05-16T20:03:39.7743702Z 2021-05-16T20:03:39.7744160Z Reading state information... 87% 2021-05-16T20:03:39.7774972Z 2021-05-16T20:03:39.7775405Z Reading state information... 89% 2021-05-16T20:03:39.7807747Z 2021-05-16T20:03:39.7808198Z Reading state information... 91% 2021-05-16T20:03:39.7838629Z 2021-05-16T20:03:39.7839074Z Reading state information... 93% 2021-05-16T20:03:39.7870195Z 2021-05-16T20:03:39.7870687Z Reading state information... 95% 2021-05-16T20:03:39.7907399Z 2021-05-16T20:03:39.7907813Z Reading state information... 97% 2021-05-16T20:03:39.7938405Z 2021-05-16T20:03:39.7938836Z Reading state information... 99% 2021-05-16T20:03:40.0580015Z Selecting previously unselected package pandoc. 2021-05-16T20:03:40.1564356Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T20:03:40.1664647Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T20:03:40.1684146Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T20:03:43.5218264Z Setting up pandoc (2.7.3-1) ... 2021-05-16T20:03:43.5253115Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:44.2158276Z 2021-05-16T20:03:44.2159132Z 2021-05-16T20:03:44.2160116Z Reading state information... Done 2021-05-16T20:03:44.2475622Z ##[group]Run git config user.name adigherman 2021-05-16T20:03:44.2476460Z git config user.name adigherman 2021-05-16T20:03:44.2476975Z git config user.email adig@jhu.edu 2021-05-16T20:03:44.2526706Z shell: /usr/bin/bash -e {0} 2021-05-16T20:03:44.2527268Z env: 2021-05-16T20:03:44.2527699Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:44.2528158Z TIC_DEPLOY_KEY: 2021-05-16T20:03:44.2528929Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:44.2530726Z GITHUB_PAT: *** 2021-05-16T20:03:44.2531267Z COVERALLS_TOKEN: 2021-05-16T20:03:44.2531691Z continue-on-error: false 2021-05-16T20:03:44.2532120Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:44.2532537Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:44.2532938Z TZ: UTC 2021-05-16T20:03:44.2533275Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:44.2533647Z NOT_CRAN: true 2021-05-16T20:03:44.2533977Z ##[endgroup] 2021-05-16T20:03:44.2803123Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T20:03:44.2803630Z env: 2021-05-16T20:03:44.2804007Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:44.2804362Z TIC_DEPLOY_KEY: 2021-05-16T20:03:44.2804990Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:03:44.2806553Z GITHUB_PAT: *** 2021-05-16T20:03:44.2806888Z COVERALLS_TOKEN: 2021-05-16T20:03:44.2807293Z continue-on-error: false 2021-05-16T20:03:44.2808077Z VDIFFR_RUN_TESTS: 2021-05-16T20:03:44.2808600Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:03:44.2809063Z TZ: UTC 2021-05-16T20:03:44.2809481Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:44.2809912Z NOT_CRAN: true 2021-05-16T20:03:44.2810318Z ##[endgroup] 2021-05-16T20:03:44.9170539Z Reading package lists... 2021-05-16T20:03:45.0312711Z Building dependency tree... 2021-05-16T20:03:45.0332057Z Reading state information... 2021-05-16T20:03:45.1504020Z The following additional packages will be installed: 2021-05-16T20:03:45.1507641Z cmake-data libjsoncpp1 librhash0 2021-05-16T20:03:45.1512595Z Suggested packages: 2021-05-16T20:03:45.1513273Z cmake-doc ninja-build 2021-05-16T20:03:45.1906871Z The following NEW packages will be installed: 2021-05-16T20:03:45.1912065Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T20:03:45.2104072Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:45.2104857Z Need to get 5470 kB of archives. 2021-05-16T20:03:45.2105455Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T20:03:45.2106985Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T20:03:45.2405671Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T20:03:45.2420092Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T20:03:45.2482974Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T20:03:45.7071310Z Fetched 5470 kB in 0s (37.3 MB/s) 2021-05-16T20:03:45.7421565Z Selecting previously unselected package cmake-data. 2021-05-16T20:03:45.7484775Z (Reading database ... 2021-05-16T20:03:45.7485441Z (Reading database ... 5% 2021-05-16T20:03:45.7486242Z (Reading database ... 10% 2021-05-16T20:03:45.7486871Z (Reading database ... 15% 2021-05-16T20:03:45.7487473Z (Reading database ... 20% 2021-05-16T20:03:45.7488064Z (Reading database ... 25% 2021-05-16T20:03:45.7488637Z (Reading database ... 30% 2021-05-16T20:03:45.7489370Z (Reading database ... 35% 2021-05-16T20:03:45.7489912Z (Reading database ... 40% 2021-05-16T20:03:45.7490472Z (Reading database ... 45% 2021-05-16T20:03:45.7491029Z (Reading database ... 50% 2021-05-16T20:03:45.7526350Z (Reading database ... 55% 2021-05-16T20:03:45.7558490Z (Reading database ... 60% 2021-05-16T20:03:45.7591758Z (Reading database ... 65% 2021-05-16T20:03:45.7694838Z (Reading database ... 70% 2021-05-16T20:03:45.7788249Z (Reading database ... 75% 2021-05-16T20:03:45.8023343Z (Reading database ... 80% 2021-05-16T20:03:45.8244830Z (Reading database ... 85% 2021-05-16T20:03:45.8360564Z (Reading database ... 90% 2021-05-16T20:03:45.8418951Z (Reading database ... 95% 2021-05-16T20:03:45.8419660Z (Reading database ... 100% 2021-05-16T20:03:45.8420502Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T20:03:45.8525197Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T20:03:45.8727033Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T20:03:46.3953585Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T20:03:46.4238154Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T20:03:46.4262220Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T20:03:46.4601101Z Selecting previously unselected package librhash0:amd64. 2021-05-16T20:03:46.4847878Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T20:03:46.4862674Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T20:03:46.5200830Z Selecting previously unselected package cmake. 2021-05-16T20:03:46.5419763Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T20:03:46.5432198Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T20:03:47.0097572Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T20:03:47.0134165Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T20:03:47.0501105Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T20:03:47.0534974Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T20:03:47.0582576Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:48.0410110Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:49.9132224Z Reading package lists... 2021-05-16T20:03:50.0555233Z Building dependency tree... 2021-05-16T20:03:50.0573972Z Reading state information... 2021-05-16T20:03:50.1987664Z Suggested packages: 2021-05-16T20:03:50.1989630Z libssh-doc 2021-05-16T20:03:50.2400636Z The following NEW packages will be installed: 2021-05-16T20:03:50.2405504Z libssh-dev 2021-05-16T20:03:50.2596734Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:50.2598626Z Need to get 219 kB of archives. 2021-05-16T20:03:50.2601040Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T20:03:50.2603510Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T20:03:50.6364680Z Fetched 219 kB in 0s (10.1 MB/s) 2021-05-16T20:03:50.6639841Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T20:03:50.6704468Z (Reading database ... 2021-05-16T20:03:50.6705227Z (Reading database ... 5% 2021-05-16T20:03:50.6705771Z (Reading database ... 10% 2021-05-16T20:03:50.6706291Z (Reading database ... 15% 2021-05-16T20:03:50.6707012Z (Reading database ... 20% 2021-05-16T20:03:50.6707564Z (Reading database ... 25% 2021-05-16T20:03:50.6708117Z (Reading database ... 30% 2021-05-16T20:03:50.6708646Z (Reading database ... 35% 2021-05-16T20:03:50.6709144Z (Reading database ... 40% 2021-05-16T20:03:50.6709641Z (Reading database ... 45% 2021-05-16T20:03:50.6710323Z (Reading database ... 50% 2021-05-16T20:03:50.6735935Z (Reading database ... 55% 2021-05-16T20:03:50.6774555Z (Reading database ... 60% 2021-05-16T20:03:50.6806453Z (Reading database ... 65% 2021-05-16T20:03:50.6924288Z (Reading database ... 70% 2021-05-16T20:03:50.7016752Z (Reading database ... 75% 2021-05-16T20:03:50.7269318Z (Reading database ... 80% 2021-05-16T20:03:50.7537389Z (Reading database ... 85% 2021-05-16T20:03:50.7672149Z (Reading database ... 90% 2021-05-16T20:03:50.7740907Z (Reading database ... 95% 2021-05-16T20:03:50.7741608Z (Reading database ... 100% 2021-05-16T20:03:50.7742445Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T20:03:50.7863947Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T20:03:50.7875146Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:03:50.8565434Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:03:52.8137701Z Reading package lists... 2021-05-16T20:03:52.9405178Z Building dependency tree... 2021-05-16T20:03:52.9421063Z Reading state information... 2021-05-16T20:03:53.1364938Z The following NEW packages will be installed: 2021-05-16T20:03:53.1370601Z jags 2021-05-16T20:03:53.1560514Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:53.1561510Z Need to get 1562 kB of archives. 2021-05-16T20:03:53.1562539Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T20:03:53.1564445Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T20:03:53.7852215Z Fetched 1562 kB in 0s (21.4 MB/s) 2021-05-16T20:03:54.4743449Z Selecting previously unselected package jags. 2021-05-16T20:03:54.4817401Z (Reading database ... 2021-05-16T20:03:54.4818053Z (Reading database ... 5% 2021-05-16T20:03:54.4818495Z (Reading database ... 10% 2021-05-16T20:03:54.4818894Z (Reading database ... 15% 2021-05-16T20:03:54.4819269Z (Reading database ... 20% 2021-05-16T20:03:54.4819661Z (Reading database ... 25% 2021-05-16T20:03:54.4820037Z (Reading database ... 30% 2021-05-16T20:03:54.4820425Z (Reading database ... 35% 2021-05-16T20:03:54.4820799Z (Reading database ... 40% 2021-05-16T20:03:54.4821192Z (Reading database ... 45% 2021-05-16T20:03:54.4821568Z (Reading database ... 50% 2021-05-16T20:03:54.4849546Z (Reading database ... 55% 2021-05-16T20:03:54.4882557Z (Reading database ... 60% 2021-05-16T20:03:54.4912828Z (Reading database ... 65% 2021-05-16T20:03:54.5014997Z (Reading database ... 70% 2021-05-16T20:03:54.5107843Z (Reading database ... 75% 2021-05-16T20:03:54.5371809Z (Reading database ... 80% 2021-05-16T20:03:54.5632419Z (Reading database ... 85% 2021-05-16T20:03:54.5746061Z (Reading database ... 90% 2021-05-16T20:03:54.5811086Z (Reading database ... 95% 2021-05-16T20:03:54.5811737Z (Reading database ... 100% 2021-05-16T20:03:54.5812608Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T20:03:54.5920563Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T20:03:54.5951901Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T20:03:54.7433669Z Setting up jags (4.3.0-3build1) ... 2021-05-16T20:03:54.7594990Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:03:55.4036597Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:03:57.2556157Z Reading package lists... 2021-05-16T20:03:57.3758474Z Building dependency tree... 2021-05-16T20:03:57.3777882Z Reading state information... 2021-05-16T20:03:57.5069259Z The following additional packages will be installed: 2021-05-16T20:03:57.5071137Z libnode64 libuv1-dev 2021-05-16T20:03:57.5469410Z The following NEW packages will be installed: 2021-05-16T20:03:57.5471400Z libnode-dev libnode64 libuv1-dev 2021-05-16T20:03:57.5656445Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:03:57.5657282Z Need to get 6239 kB of archives. 2021-05-16T20:03:57.5658256Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T20:03:57.5660141Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T20:03:57.5699126Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T20:03:57.6651152Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T20:03:58.0260979Z Fetched 6239 kB in 0s (52.9 MB/s) 2021-05-16T20:03:58.0522145Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T20:03:58.0576576Z (Reading database ... 2021-05-16T20:03:58.0577378Z (Reading database ... 5% 2021-05-16T20:03:58.0577946Z (Reading database ... 10% 2021-05-16T20:03:58.0578706Z (Reading database ... 15% 2021-05-16T20:03:58.0579524Z (Reading database ... 20% 2021-05-16T20:03:58.0580300Z (Reading database ... 25% 2021-05-16T20:03:58.0580918Z (Reading database ... 30% 2021-05-16T20:03:58.0581514Z (Reading database ... 35% 2021-05-16T20:03:58.0584112Z (Reading database ... 40% 2021-05-16T20:03:58.0585172Z (Reading database ... 45% 2021-05-16T20:03:58.0586317Z (Reading database ... 50% 2021-05-16T20:03:58.0613059Z (Reading database ... 55% 2021-05-16T20:03:58.0660050Z (Reading database ... 60% 2021-05-16T20:03:58.0689976Z (Reading database ... 65% 2021-05-16T20:03:58.0789225Z (Reading database ... 70% 2021-05-16T20:03:58.0882070Z (Reading database ... 75% 2021-05-16T20:03:58.1134497Z (Reading database ... 80% 2021-05-16T20:03:58.1419442Z (Reading database ... 85% 2021-05-16T20:03:58.1542408Z (Reading database ... 90% 2021-05-16T20:03:58.1607273Z (Reading database ... 95% 2021-05-16T20:03:58.1607936Z (Reading database ... 100% 2021-05-16T20:03:58.1608604Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T20:03:58.1742238Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T20:03:58.1752582Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T20:03:58.2120806Z Selecting previously unselected package libnode64:amd64. 2021-05-16T20:03:58.2345217Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:03:58.2374031Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:03:58.9762349Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T20:03:58.9964706Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:03:58.9975512Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:03:59.0891074Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T20:03:59.0927704Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:03:59.0962077Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T20:03:59.1002681Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:01.0312196Z Reading package lists... 2021-05-16T20:04:01.1650239Z Building dependency tree... 2021-05-16T20:04:01.1666468Z Reading state information... 2021-05-16T20:04:01.3016180Z The following additional packages will be installed: 2021-05-16T20:04:01.3020220Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T20:04:01.3023762Z Suggested packages: 2021-05-16T20:04:01.3025430Z libfftw3-doc 2021-05-16T20:04:01.3422015Z The following NEW packages will be installed: 2021-05-16T20:04:01.3424963Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T20:04:01.3603612Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:01.3604418Z Need to get 3986 kB of archives. 2021-05-16T20:04:01.3605297Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T20:04:01.3608202Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T20:04:01.3661572Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T20:04:01.3804557Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T20:04:01.3894710Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T20:04:01.3919803Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T20:04:01.7846611Z Fetched 3986 kB in 0s (50.0 MB/s) 2021-05-16T20:04:01.8162281Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T20:04:01.8186401Z (Reading database ... 2021-05-16T20:04:01.8187037Z (Reading database ... 5% 2021-05-16T20:04:01.8187525Z (Reading database ... 10% 2021-05-16T20:04:01.8187953Z (Reading database ... 15% 2021-05-16T20:04:01.8188363Z (Reading database ... 20% 2021-05-16T20:04:01.8188786Z (Reading database ... 25% 2021-05-16T20:04:01.8189215Z (Reading database ... 30% 2021-05-16T20:04:01.8189646Z (Reading database ... 35% 2021-05-16T20:04:01.8190224Z (Reading database ... 40% 2021-05-16T20:04:01.8190634Z (Reading database ... 45% 2021-05-16T20:04:01.8191185Z (Reading database ... 50% 2021-05-16T20:04:01.8226331Z (Reading database ... 55% 2021-05-16T20:04:01.8261381Z (Reading database ... 60% 2021-05-16T20:04:01.8298398Z (Reading database ... 65% 2021-05-16T20:04:01.8395134Z (Reading database ... 70% 2021-05-16T20:04:01.8495086Z (Reading database ... 75% 2021-05-16T20:04:01.8728649Z (Reading database ... 80% 2021-05-16T20:04:01.8974766Z (Reading database ... 85% 2021-05-16T20:04:01.9085148Z (Reading database ... 90% 2021-05-16T20:04:01.9144806Z (Reading database ... 95% 2021-05-16T20:04:01.9145508Z (Reading database ... 100% 2021-05-16T20:04:01.9146338Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T20:04:01.9254837Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:01.9275734Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:01.9797568Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T20:04:02.0013979Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:02.0028066Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.0841405Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T20:04:02.1066596Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:02.1080813Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.2001867Z Selecting previously unselected package libfftw3-bin. 2021-05-16T20:04:02.2221077Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:02.2234833Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.2561334Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T20:04:02.2773123Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T20:04:02.2786105Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.5832212Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.5871101Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.5912822Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.5953473Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.5997329Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T20:04:02.6045154Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:03.3144717Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:05.2395917Z Reading package lists... 2021-05-16T20:04:05.3689073Z Building dependency tree... 2021-05-16T20:04:05.3704430Z Reading state information... 2021-05-16T20:04:05.5077295Z The following additional packages will be installed: 2021-05-16T20:04:05.5080096Z libdcmtk14 2021-05-16T20:04:05.5480412Z The following NEW packages will be installed: 2021-05-16T20:04:05.5486731Z dcmtk libdcmtk14 2021-05-16T20:04:05.5649526Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:05.5650568Z Need to get 5546 kB of archives. 2021-05-16T20:04:05.5651395Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T20:04:05.6537552Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T20:04:05.6539403Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T20:04:06.0436788Z Fetched 5546 kB in 0s (46.0 MB/s) 2021-05-16T20:04:06.0725528Z Selecting previously unselected package libdcmtk14. 2021-05-16T20:04:06.0791164Z (Reading database ... 2021-05-16T20:04:06.0791776Z (Reading database ... 5% 2021-05-16T20:04:06.0792299Z (Reading database ... 10% 2021-05-16T20:04:06.0792838Z (Reading database ... 15% 2021-05-16T20:04:06.0793681Z (Reading database ... 20% 2021-05-16T20:04:06.0794452Z (Reading database ... 25% 2021-05-16T20:04:06.0794885Z (Reading database ... 30% 2021-05-16T20:04:06.0795289Z (Reading database ... 35% 2021-05-16T20:04:06.0795708Z (Reading database ... 40% 2021-05-16T20:04:06.0796328Z (Reading database ... 45% 2021-05-16T20:04:06.0796761Z (Reading database ... 50% 2021-05-16T20:04:06.0816162Z (Reading database ... 55% 2021-05-16T20:04:06.0848734Z (Reading database ... 60% 2021-05-16T20:04:06.0886880Z (Reading database ... 65% 2021-05-16T20:04:06.0997189Z (Reading database ... 70% 2021-05-16T20:04:06.1088667Z (Reading database ... 75% 2021-05-16T20:04:06.1313645Z (Reading database ... 80% 2021-05-16T20:04:06.1546556Z (Reading database ... 85% 2021-05-16T20:04:06.1660333Z (Reading database ... 90% 2021-05-16T20:04:06.1717750Z (Reading database ... 95% 2021-05-16T20:04:06.1718244Z (Reading database ... 100% 2021-05-16T20:04:06.1718918Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T20:04:06.1823210Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T20:04:06.1849191Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T20:04:06.6853537Z Selecting previously unselected package dcmtk. 2021-05-16T20:04:06.7144704Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T20:04:06.7199842Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T20:04:06.8601049Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T20:04:06.8632616Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T20:04:06.8772507Z Adding `dcmtk' group to system ... 2021-05-16T20:04:06.9463111Z Adding `dcmtk' user to system ... 2021-05-16T20:04:07.0791889Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T20:04:07.3162727Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:08.7418217Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:10.6738858Z Reading package lists... 2021-05-16T20:04:10.7944404Z Building dependency tree... 2021-05-16T20:04:10.7961779Z Reading state information... 2021-05-16T20:04:10.9882179Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T20:04:10.9883366Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:11.0458932Z Reading package lists... 2021-05-16T20:04:11.1708492Z Building dependency tree... 2021-05-16T20:04:11.1724693Z Reading state information... 2021-05-16T20:04:11.3844433Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T20:04:11.3845661Z libpng-dev set to manually installed. 2021-05-16T20:04:11.3846527Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:11.4435797Z Reading package lists... 2021-05-16T20:04:11.5748376Z Building dependency tree... 2021-05-16T20:04:11.5763803Z Reading state information... 2021-05-16T20:04:11.7090297Z The following additional packages will be installed: 2021-05-16T20:04:11.7092285Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T20:04:11.7096085Z Suggested packages: 2021-05-16T20:04:11.7097343Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T20:04:11.7098784Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T20:04:11.7099934Z fonts-arphic-uming fonts-nanum 2021-05-16T20:04:11.7477765Z The following NEW packages will be installed: 2021-05-16T20:04:11.7479383Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T20:04:11.7482145Z libpoppler97 poppler-data 2021-05-16T20:04:11.7661827Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:11.7662954Z Need to get 2582 kB of archives. 2021-05-16T20:04:11.7663679Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T20:04:11.7667164Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T20:04:11.7913099Z 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-16T20:04:11.7932683Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T20:04:11.8041508Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T20:04:11.8048474Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T20:04:11.8054332Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T20:04:12.1624338Z Fetched 2582 kB in 0s (48.7 MB/s) 2021-05-16T20:04:12.1921618Z Selecting previously unselected package poppler-data. 2021-05-16T20:04:12.1972639Z (Reading database ... 2021-05-16T20:04:12.1973108Z (Reading database ... 5% 2021-05-16T20:04:12.1973509Z (Reading database ... 10% 2021-05-16T20:04:12.1973928Z (Reading database ... 15% 2021-05-16T20:04:12.1974326Z (Reading database ... 20% 2021-05-16T20:04:12.1974916Z (Reading database ... 25% 2021-05-16T20:04:12.1975344Z (Reading database ... 30% 2021-05-16T20:04:12.1975756Z (Reading database ... 35% 2021-05-16T20:04:12.1976163Z (Reading database ... 40% 2021-05-16T20:04:12.1976557Z (Reading database ... 45% 2021-05-16T20:04:12.1977129Z (Reading database ... 50% 2021-05-16T20:04:12.2009801Z (Reading database ... 55% 2021-05-16T20:04:12.2042270Z (Reading database ... 60% 2021-05-16T20:04:12.2077497Z (Reading database ... 65% 2021-05-16T20:04:12.2176049Z (Reading database ... 70% 2021-05-16T20:04:12.2269656Z (Reading database ... 75% 2021-05-16T20:04:12.2496048Z (Reading database ... 80% 2021-05-16T20:04:12.2737548Z (Reading database ... 85% 2021-05-16T20:04:12.2849750Z (Reading database ... 90% 2021-05-16T20:04:12.2913503Z (Reading database ... 95% 2021-05-16T20:04:12.2913944Z (Reading database ... 100% 2021-05-16T20:04:12.2914537Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T20:04:12.3029124Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T20:04:12.3042205Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T20:04:12.5602645Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T20:04:12.5798250Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T20:04:12.5829725Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T20:04:12.6282435Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T20:04:12.6536238Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:12.6547804Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:12.7721054Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T20:04:12.7990676Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:12.8000786Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:12.8243833Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T20:04:12.8486732Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:12.8494362Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:12.8761625Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T20:04:12.8967050Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:12.8978015Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:12.9531122Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T20:04:12.9652199Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T20:04:12.9683410Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:12.9724287Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:12.9757108Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:12.9787544Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T20:04:12.9820653Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:04:13.1198150Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:14.9665342Z Reading package lists... 2021-05-16T20:04:15.0972459Z Building dependency tree... 2021-05-16T20:04:15.0990179Z Reading state information... 2021-05-16T20:04:15.2327443Z The following additional packages will be installed: 2021-05-16T20:04:15.2330303Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T20:04:15.2334721Z Suggested packages: 2021-05-16T20:04:15.2335295Z libhdf5-doc 2021-05-16T20:04:15.2730590Z The following NEW packages will be installed: 2021-05-16T20:04:15.2732366Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T20:04:15.2733177Z libsz2 2021-05-16T20:04:15.2912484Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:15.2913287Z Need to get 4074 kB of archives. 2021-05-16T20:04:15.2914078Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T20:04:15.2915762Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T20:04:15.2939146Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T20:04:15.2945913Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T20:04:15.2958790Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T20:04:15.3203161Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T20:04:15.3218881Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T20:04:15.3229659Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T20:04:15.7360587Z Fetched 4074 kB in 0s (44.6 MB/s) 2021-05-16T20:04:15.7602750Z Selecting previously unselected package hdf5-helpers. 2021-05-16T20:04:15.7662966Z (Reading database ... 2021-05-16T20:04:15.7663803Z (Reading database ... 5% 2021-05-16T20:04:15.7664649Z (Reading database ... 10% 2021-05-16T20:04:15.7665566Z (Reading database ... 15% 2021-05-16T20:04:15.7666310Z (Reading database ... 20% 2021-05-16T20:04:15.7666966Z (Reading database ... 25% 2021-05-16T20:04:15.7667615Z (Reading database ... 30% 2021-05-16T20:04:15.7668273Z (Reading database ... 35% 2021-05-16T20:04:15.7668888Z (Reading database ... 40% 2021-05-16T20:04:15.7669640Z (Reading database ... 45% 2021-05-16T20:04:15.7670369Z (Reading database ... 50% 2021-05-16T20:04:15.7698203Z (Reading database ... 55% 2021-05-16T20:04:15.7728465Z (Reading database ... 60% 2021-05-16T20:04:15.7762950Z (Reading database ... 65% 2021-05-16T20:04:15.7865368Z (Reading database ... 70% 2021-05-16T20:04:15.7958920Z (Reading database ... 75% 2021-05-16T20:04:15.8204388Z (Reading database ... 80% 2021-05-16T20:04:15.8456913Z (Reading database ... 85% 2021-05-16T20:04:15.8568846Z (Reading database ... 90% 2021-05-16T20:04:15.8629077Z (Reading database ... 95% 2021-05-16T20:04:15.8629730Z (Reading database ... 100% 2021-05-16T20:04:15.8630445Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T20:04:15.8740158Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:04:15.8749499Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:15.9081321Z Selecting previously unselected package libaec0:amd64. 2021-05-16T20:04:15.9272882Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T20:04:15.9297766Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T20:04:15.9600493Z Selecting previously unselected package libsz2:amd64. 2021-05-16T20:04:15.9803252Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T20:04:15.9811845Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T20:04:16.0160980Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T20:04:16.0329570Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:04:16.0342065Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:16.1841570Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T20:04:16.2044130Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:04:16.2054912Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:16.2441359Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T20:04:16.2594645Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T20:04:16.2614066Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T20:04:16.2920756Z Selecting previously unselected package libhdf5-dev. 2021-05-16T20:04:16.3102263Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T20:04:16.3112392Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:16.6970101Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:16.7016942Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T20:04:16.7061774Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T20:04:16.7108181Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T20:04:16.7149464Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:16.7182661Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:16.7238489Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T20:04:16.7325280Z 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-16T20:04:16.7357790Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:17.4338426Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:19.2980772Z Reading package lists... 2021-05-16T20:04:19.4278279Z Building dependency tree... 2021-05-16T20:04:19.4294236Z Reading state information... 2021-05-16T20:04:19.5658923Z The following additional packages will be installed: 2021-05-16T20:04:19.5661436Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T20:04:19.6081765Z The following NEW packages will be installed: 2021-05-16T20:04:19.6083628Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T20:04:19.6084703Z mesa-common-dev 2021-05-16T20:04:19.6262840Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:19.6264135Z Need to get 1761 kB of archives. 2021-05-16T20:04:19.6265258Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T20:04:19.6267866Z 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-16T20:04:19.6307911Z 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-16T20:04:19.6316189Z 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-16T20:04:19.6335602Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T20:04:19.6400882Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T20:04:19.6445434Z 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-16T20:04:20.0559536Z Fetched 1761 kB in 0s (36.2 MB/s) 2021-05-16T20:04:20.0853583Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T20:04:20.0923965Z (Reading database ... 2021-05-16T20:04:20.0924511Z (Reading database ... 5% 2021-05-16T20:04:20.0924984Z (Reading database ... 10% 2021-05-16T20:04:20.0925618Z (Reading database ... 15% 2021-05-16T20:04:20.0926635Z (Reading database ... 20% 2021-05-16T20:04:20.0927263Z (Reading database ... 25% 2021-05-16T20:04:20.0927912Z (Reading database ... 30% 2021-05-16T20:04:20.0928402Z (Reading database ... 35% 2021-05-16T20:04:20.0928857Z (Reading database ... 40% 2021-05-16T20:04:20.0929319Z (Reading database ... 45% 2021-05-16T20:04:20.0929783Z (Reading database ... 50% 2021-05-16T20:04:20.0968759Z (Reading database ... 55% 2021-05-16T20:04:20.1007173Z (Reading database ... 60% 2021-05-16T20:04:20.1049617Z (Reading database ... 65% 2021-05-16T20:04:20.1171257Z (Reading database ... 70% 2021-05-16T20:04:20.1296288Z (Reading database ... 75% 2021-05-16T20:04:20.1548364Z (Reading database ... 80% 2021-05-16T20:04:20.1832100Z (Reading database ... 85% 2021-05-16T20:04:20.1958978Z (Reading database ... 90% 2021-05-16T20:04:20.2035701Z (Reading database ... 95% 2021-05-16T20:04:20.2036155Z (Reading database ... 100% 2021-05-16T20:04:20.2036799Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T20:04:20.2168392Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:04:20.2186399Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T20:04:20.2641687Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T20:04:20.2899884Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:20.2915253Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:04:20.3281165Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T20:04:20.3494544Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:20.3506137Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:04:20.3880911Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T20:04:20.4097615Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T20:04:20.4121892Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T20:04:20.4520912Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T20:04:20.4716219Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T20:04:20.4729473Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T20:04:20.5172281Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T20:04:20.5427292Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:20.5440276Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:20.7022659Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T20:04:20.7064495Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:04:20.7102888Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T20:04:20.7138484Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:04:20.7171813Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T20:04:20.7209849Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:20.7245533Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:21.9279456Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:23.8103946Z Reading package lists... 2021-05-16T20:04:23.9342632Z Building dependency tree... 2021-05-16T20:04:23.9358176Z Reading state information... 2021-05-16T20:04:24.0688687Z The following additional packages will be installed: 2021-05-16T20:04:24.0690573Z libprotobuf-lite17 libprotoc17 2021-05-16T20:04:24.1144524Z The following NEW packages will be installed: 2021-05-16T20:04:24.1146970Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T20:04:24.1148030Z protobuf-compiler 2021-05-16T20:04:24.1332896Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:24.1334064Z Need to get 2754 kB of archives. 2021-05-16T20:04:24.1335360Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T20:04:24.1337560Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T20:04:24.1381022Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T20:04:24.1496099Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T20:04:24.1749701Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T20:04:24.1928369Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T20:04:24.5496719Z Fetched 2754 kB in 0s (36.9 MB/s) 2021-05-16T20:04:24.5824892Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T20:04:24.5825812Z (Reading database ... 2021-05-16T20:04:24.5826388Z (Reading database ... 5% 2021-05-16T20:04:24.5827091Z (Reading database ... 10% 2021-05-16T20:04:24.5827548Z (Reading database ... 15% 2021-05-16T20:04:24.5827946Z (Reading database ... 20% 2021-05-16T20:04:24.5828343Z (Reading database ... 25% 2021-05-16T20:04:24.5828908Z (Reading database ... 30% 2021-05-16T20:04:24.5829342Z (Reading database ... 35% 2021-05-16T20:04:24.5829717Z (Reading database ... 40% 2021-05-16T20:04:24.5830106Z (Reading database ... 45% 2021-05-16T20:04:24.5830480Z (Reading database ... 50% 2021-05-16T20:04:24.5874862Z (Reading database ... 55% 2021-05-16T20:04:24.5907421Z (Reading database ... 60% 2021-05-16T20:04:24.5940815Z (Reading database ... 65% 2021-05-16T20:04:24.6066030Z (Reading database ... 70% 2021-05-16T20:04:24.6169381Z (Reading database ... 75% 2021-05-16T20:04:24.6423705Z (Reading database ... 80% 2021-05-16T20:04:24.6738370Z (Reading database ... 85% 2021-05-16T20:04:24.6870219Z (Reading database ... 90% 2021-05-16T20:04:24.6942861Z (Reading database ... 95% 2021-05-16T20:04:24.6943779Z (Reading database ... 100% 2021-05-16T20:04:24.6944968Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T20:04:24.7075756Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:24.7101846Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:24.7478667Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T20:04:24.7745469Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:24.7759067Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:24.8588525Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T20:04:24.8899285Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:24.8910150Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:25.1322196Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T20:04:25.1624909Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:25.1641366Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:25.3361985Z Selecting previously unselected package protobuf-compiler. 2021-05-16T20:04:25.3590733Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T20:04:25.3602247Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:25.4188390Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:25.4231750Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:25.4270576Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:25.4307922Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:25.4342914Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T20:04:25.4385620Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:26.1794959Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:28.1551582Z Reading package lists... 2021-05-16T20:04:28.2686627Z Building dependency tree... 2021-05-16T20:04:28.2703031Z Reading state information... 2021-05-16T20:04:28.4102299Z The following additional packages will be installed: 2021-05-16T20:04:28.4106846Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T20:04:28.4108206Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T20:04:28.4109261Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T20:04:28.4110364Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T20:04:28.4112364Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T20:04:28.4113394Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T20:04:28.4114772Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T20:04:28.4115809Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T20:04:28.4117009Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T20:04:28.4118020Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T20:04:28.4120083Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T20:04:28.4121198Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T20:04:28.4122490Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T20:04:28.4123391Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T20:04:28.4123999Z Suggested packages: 2021-05-16T20:04:28.4124845Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T20:04:28.4125840Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T20:04:28.4126951Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T20:04:28.4127939Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T20:04:28.4739125Z The following NEW packages will be installed: 2021-05-16T20:04:28.4742526Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T20:04:28.4744042Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T20:04:28.4747217Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T20:04:28.4749253Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T20:04:28.4753167Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T20:04:28.4756096Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T20:04:28.4758954Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T20:04:28.4762800Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T20:04:28.4764100Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T20:04:28.4767616Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T20:04:28.4769098Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T20:04:28.4771047Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T20:04:28.4775557Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T20:04:28.4779317Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T20:04:28.4972971Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:28.4973584Z Need to get 47.1 MB of archives. 2021-05-16T20:04:28.4974354Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T20:04:28.4975928Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T20:04:28.5222172Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T20:04:28.5240477Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T20:04:28.5251997Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T20:04:28.5274364Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T20:04:28.5288931Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T20:04:28.5299997Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T20:04:28.5336561Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T20:04:28.6841342Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T20:04:28.6854453Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T20:04:28.6878400Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T20:04:28.6921365Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T20:04:28.6935085Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T20:04:28.6945169Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T20:04:28.6953612Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T20:04:28.6964313Z 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-16T20:04:28.6976412Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T20:04:28.7012426Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T20:04:28.7025316Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T20:04:28.7033183Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T20:04:28.7049832Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T20:04:28.7152890Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T20:04:28.7354966Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T20:04:28.7411669Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T20:04:28.8814065Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T20:04:28.8873872Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T20:04:29.0112165Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T20:04:29.0123076Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T20:04:29.0132230Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T20:04:29.0143383Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T20:04:29.0162973Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T20:04:29.0171338Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T20:04:29.0187059Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T20:04:29.0202924Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T20:04:29.0399315Z 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-16T20:04:29.0458073Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T20:04:29.0703870Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T20:04:29.0719123Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T20:04:29.3560471Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T20:04:29.3572401Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T20:04:29.3576817Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T20:04:29.3584616Z 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-16T20:04:29.3591482Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T20:04:29.3605829Z 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-16T20:04:29.3620193Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T20:04:29.3823390Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T20:04:29.3864001Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T20:04:29.3893842Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T20:04:29.3910701Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T20:04:29.4154068Z 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-16T20:04:29.4194604Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T20:04:29.4209369Z 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-16T20:04:29.4216302Z 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-16T20:04:29.4232888Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T20:04:29.4249607Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T20:04:29.4251580Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T20:04:29.4290101Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T20:04:29.4323530Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T20:04:29.4330334Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T20:04:29.4413466Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T20:04:29.4418396Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T20:04:29.4437524Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T20:04:29.4471640Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T20:04:29.4526277Z 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-16T20:04:29.4615374Z 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-16T20:04:29.4626179Z 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-16T20:04:29.4635809Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T20:04:29.4835602Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T20:04:29.4859629Z 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-16T20:04:29.5148359Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T20:04:29.5162536Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T20:04:29.5170273Z 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-16T20:04:29.5624064Z 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-16T20:04:29.6085063Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T20:04:29.6208804Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T20:04:29.6212005Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T20:04:30.1666125Z Fetched 47.1 MB in 1s (41.4 MB/s) 2021-05-16T20:04:30.2003858Z Selecting previously unselected package libaom0:amd64. 2021-05-16T20:04:30.2088532Z (Reading database ... 2021-05-16T20:04:30.2089170Z (Reading database ... 5% 2021-05-16T20:04:30.2089693Z (Reading database ... 10% 2021-05-16T20:04:30.2090192Z (Reading database ... 15% 2021-05-16T20:04:30.2090907Z (Reading database ... 20% 2021-05-16T20:04:30.2091383Z (Reading database ... 25% 2021-05-16T20:04:30.2092251Z (Reading database ... 30% 2021-05-16T20:04:30.2092974Z (Reading database ... 35% 2021-05-16T20:04:30.2093503Z (Reading database ... 40% 2021-05-16T20:04:30.2094015Z (Reading database ... 45% 2021-05-16T20:04:30.2094546Z (Reading database ... 50% 2021-05-16T20:04:30.2130349Z (Reading database ... 55% 2021-05-16T20:04:30.2165425Z (Reading database ... 60% 2021-05-16T20:04:30.2204998Z (Reading database ... 65% 2021-05-16T20:04:30.2325154Z (Reading database ... 70% 2021-05-16T20:04:30.2436029Z (Reading database ... 75% 2021-05-16T20:04:30.2703602Z (Reading database ... 80% 2021-05-16T20:04:30.2955908Z (Reading database ... 85% 2021-05-16T20:04:30.3073621Z (Reading database ... 90% 2021-05-16T20:04:30.3147289Z (Reading database ... 95% 2021-05-16T20:04:30.3149987Z (Reading database ... 100% 2021-05-16T20:04:30.3154588Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T20:04:30.3289968Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T20:04:30.3316673Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T20:04:30.4921957Z Selecting previously unselected package libva2:amd64. 2021-05-16T20:04:30.5135813Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:30.5154708Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T20:04:30.5489447Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T20:04:30.5747166Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:30.5760494Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T20:04:30.6034374Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T20:04:30.6295959Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T20:04:30.6306524Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T20:04:30.6600800Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T20:04:30.6797746Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T20:04:30.6810865Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:30.7241159Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T20:04:30.7453663Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T20:04:30.7467308Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T20:04:30.7761684Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T20:04:30.7977448Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:30.7993582Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:30.8441120Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T20:04:30.8633573Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T20:04:30.8645869Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T20:04:31.6393237Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T20:04:31.6671408Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T20:04:31.6681911Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T20:04:31.7001480Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T20:04:31.7223818Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T20:04:31.7238191Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T20:04:31.7681275Z Selecting previously unselected package libopus0:amd64. 2021-05-16T20:04:31.7905182Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T20:04:31.7919395Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T20:04:31.8360900Z Selecting previously unselected package libshine3:amd64. 2021-05-16T20:04:31.8642910Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T20:04:31.8657204Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T20:04:31.8903553Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T20:04:31.9173156Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T20:04:31.9183655Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T20:04:31.9441033Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T20:04:31.9645825Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T20:04:31.9660992Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T20:04:32.0121690Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T20:04:32.0327044Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T20:04:32.0341429Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T20:04:32.0674418Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T20:04:32.0974355Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:32.0987342Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:32.1275242Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T20:04:32.1536894Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T20:04:32.1548653Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T20:04:32.1971850Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T20:04:32.2238093Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T20:04:32.2248835Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T20:04:32.2561127Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T20:04:32.2793302Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T20:04:32.2802645Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T20:04:32.3200636Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T20:04:32.3383304Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:32.3397531Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T20:04:32.3761052Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T20:04:32.3939615Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T20:04:32.3954492Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T20:04:32.4624142Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T20:04:32.4882994Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T20:04:32.4895103Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T20:04:32.6775567Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T20:04:32.7079957Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T20:04:32.7093663Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T20:04:32.7600709Z Selecting previously unselected package libzvbi-common. 2021-05-16T20:04:32.7788082Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T20:04:32.7797053Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T20:04:32.8083291Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T20:04:32.8341497Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T20:04:32.8352534Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T20:04:32.8749415Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T20:04:32.9005370Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:32.9018200Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:33.3321941Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T20:04:33.3530560Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T20:04:33.3539082Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T20:04:33.3795397Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T20:04:33.4055026Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T20:04:33.4069504Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T20:04:33.4400401Z Selecting previously unselected package libass9:amd64. 2021-05-16T20:04:33.4575857Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T20:04:33.4592817Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T20:04:33.4904685Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T20:04:33.5161966Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T20:04:33.5176437Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T20:04:33.5521732Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T20:04:33.5777518Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T20:04:33.5787564Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T20:04:33.6160558Z Selecting previously unselected package libgme0:amd64. 2021-05-16T20:04:33.6386570Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T20:04:33.6401140Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T20:04:33.6751834Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T20:04:33.7031903Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T20:04:33.7048285Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T20:04:33.7424869Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T20:04:33.7693080Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T20:04:33.7704150Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T20:04:33.8444966Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T20:04:33.8710953Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T20:04:33.8723072Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:04:33.9118920Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T20:04:33.9392147Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:33.9403216Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:34.0377515Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T20:04:34.0658674Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T20:04:34.0671595Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T20:04:34.1074500Z Selecting previously unselected package libflite1:amd64. 2021-05-16T20:04:34.1344737Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T20:04:34.1355038Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T20:04:35.1334940Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T20:04:35.1612701Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T20:04:35.1626014Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T20:04:35.1914564Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T20:04:35.2177136Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T20:04:35.2185562Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T20:04:35.2432585Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T20:04:35.2695845Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T20:04:35.2711520Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T20:04:35.2946618Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T20:04:35.3192799Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:35.3201661Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T20:04:35.3462540Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T20:04:35.3700553Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T20:04:35.3712664Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T20:04:35.3958473Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T20:04:35.4195360Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:35.4205452Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:35.4489582Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T20:04:35.4751347Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T20:04:35.4762176Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T20:04:35.5881558Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T20:04:35.6197796Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T20:04:35.6208864Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T20:04:35.6534289Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T20:04:35.6793882Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:35.6804014Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:35.7202137Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T20:04:35.7461962Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T20:04:35.7473501Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T20:04:35.7762273Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T20:04:35.8028957Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:35.8041854Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:35.9204569Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T20:04:35.9471075Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T20:04:35.9486018Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T20:04:35.9956307Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T20:04:36.0227414Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T20:04:36.0237548Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T20:04:36.0555687Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T20:04:36.0850596Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T20:04:36.0864933Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:36.1150416Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T20:04:36.1429500Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T20:04:36.1441784Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:36.1684376Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T20:04:36.1968918Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T20:04:36.1980407Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T20:04:36.2316589Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T20:04:36.2582813Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T20:04:36.2597100Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T20:04:36.2898600Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T20:04:36.3193124Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T20:04:36.3204237Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T20:04:36.3679425Z Selecting previously unselected package libopenal-data. 2021-05-16T20:04:36.3942704Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T20:04:36.3954846Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T20:04:36.4304906Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T20:04:36.4560870Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T20:04:36.4571820Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T20:04:36.4817504Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T20:04:36.5062135Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T20:04:36.5078432Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T20:04:36.5720767Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T20:04:36.5922064Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T20:04:36.5941448Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T20:04:36.6228546Z Selecting previously unselected package libflac8:amd64. 2021-05-16T20:04:36.6493557Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T20:04:36.6503302Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T20:04:36.6836141Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T20:04:36.7126884Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T20:04:36.7136248Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T20:04:36.7560253Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T20:04:36.7804089Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T20:04:36.7872091Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T20:04:36.8358659Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T20:04:36.8652574Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T20:04:36.8667136Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T20:04:36.9258967Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T20:04:36.9515988Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:36.9526440Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:36.9822403Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T20:04:37.0118135Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:37.0130865Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:37.0481109Z Selecting previously unselected package ffmpeg. 2021-05-16T20:04:37.0713278Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T20:04:37.0775327Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:37.1889888Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T20:04:37.2147078Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T20:04:37.2158894Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T20:04:37.2475117Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T20:04:37.2768770Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T20:04:37.2779120Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T20:04:37.4445428Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T20:04:37.4699196Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T20:04:37.4715021Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T20:04:37.4969496Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T20:04:37.5203752Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T20:04:37.5210865Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T20:04:37.5460458Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T20:04:37.5718092Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:37.5730736Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:37.8231294Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T20:04:37.8527279Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:37.8539220Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:38.1112709Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T20:04:38.1403113Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T20:04:38.1413373Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T20:04:38.2601545Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T20:04:38.2877466Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T20:04:38.2885971Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T20:04:38.3113026Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T20:04:38.3396108Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T20:04:38.3407847Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:38.4002705Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T20:04:38.4054146Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T20:04:38.4098271Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T20:04:38.4139729Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T20:04:38.4178955Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T20:04:38.4212720Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T20:04:38.4251967Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T20:04:38.4285503Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T20:04:38.4318453Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T20:04:38.4352662Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T20:04:38.4390072Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T20:04:38.4429698Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T20:04:38.4466736Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T20:04:38.4503998Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T20:04:38.4537373Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T20:04:38.4571951Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T20:04:38.4611682Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T20:04:38.4652346Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T20:04:38.4684681Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T20:04:38.4719903Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T20:04:38.4915845Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T20:04:38.4963742Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T20:04:38.5012417Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T20:04:38.5044761Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T20:04:38.5078579Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T20:04:38.5117070Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T20:04:38.5158836Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T20:04:38.5189546Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T20:04:38.5236529Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T20:04:38.5271957Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T20:04:38.5309208Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T20:04:38.5355303Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T20:04:38.5393391Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T20:04:38.5423126Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:38.5466448Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T20:04:38.5500341Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T20:04:38.5534451Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T20:04:38.5571218Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T20:04:38.5619773Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:38.5666210Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T20:04:38.5705149Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T20:04:38.5745644Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T20:04:38.5791876Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T20:04:38.5826256Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T20:04:38.5863493Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T20:04:38.5897811Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T20:04:38.5930681Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T20:04:38.5965798Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T20:04:38.6001433Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T20:04:38.6039927Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T20:04:38.6074014Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:04:38.6105155Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T20:04:38.6160131Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:38.6195250Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T20:04:38.6225787Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T20:04:38.6264690Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.6294541Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T20:04:38.6325146Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.6366405Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T20:04:38.6399352Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T20:04:38.6443598Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T20:04:38.6482656Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T20:04:38.6522459Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T20:04:38.6557493Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.6594748Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T20:04:38.6627116Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T20:04:38.6677910Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T20:04:38.6792987Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.6832240Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.6872621Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.6923962Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T20:04:38.6967302Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T20:04:38.7015308Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.7054595Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.7086184Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.7123309Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T20:04:38.7233723Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:39.6648107Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:41.5124203Z Reading package lists... 2021-05-16T20:04:41.6427693Z Building dependency tree... 2021-05-16T20:04:41.6448118Z Reading state information... 2021-05-16T20:04:41.7861825Z The following additional packages will be installed: 2021-05-16T20:04:41.7864211Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T20:04:41.8297232Z The following NEW packages will be installed: 2021-05-16T20:04:41.8299048Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T20:04:41.8300254Z libmagick++-dev 2021-05-16T20:04:41.8497009Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:41.8498024Z Need to get 309 kB of archives. 2021-05-16T20:04:41.8498879Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T20:04:41.8527469Z 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-16T20:04:41.8530023Z 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-16T20:04:41.8586375Z 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-16T20:04:41.8636117Z 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-16T20:04:42.2432370Z Fetched 309 kB in 0s (10.3 MB/s) 2021-05-16T20:04:42.2740562Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T20:04:42.2803435Z (Reading database ... 2021-05-16T20:04:42.2804207Z (Reading database ... 5% 2021-05-16T20:04:42.2804836Z (Reading database ... 10% 2021-05-16T20:04:42.2805606Z (Reading database ... 15% 2021-05-16T20:04:42.2806188Z (Reading database ... 20% 2021-05-16T20:04:42.2806751Z (Reading database ... 25% 2021-05-16T20:04:42.2807288Z (Reading database ... 30% 2021-05-16T20:04:42.2807844Z (Reading database ... 35% 2021-05-16T20:04:42.2808425Z (Reading database ... 40% 2021-05-16T20:04:42.2808965Z (Reading database ... 45% 2021-05-16T20:04:42.2809515Z (Reading database ... 50% 2021-05-16T20:04:42.2843319Z (Reading database ... 55% 2021-05-16T20:04:42.2878516Z (Reading database ... 60% 2021-05-16T20:04:42.2900459Z (Reading database ... 65% 2021-05-16T20:04:42.3007335Z (Reading database ... 70% 2021-05-16T20:04:42.3102676Z (Reading database ... 75% 2021-05-16T20:04:42.3124129Z (Reading database ... 80% 2021-05-16T20:04:42.3581511Z (Reading database ... 85% 2021-05-16T20:04:42.3709135Z (Reading database ... 90% 2021-05-16T20:04:42.3773327Z (Reading database ... 95% 2021-05-16T20:04:42.3774057Z (Reading database ... 100% 2021-05-16T20:04:42.3774862Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T20:04:42.3878774Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T20:04:42.3957812Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:42.4401035Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T20:04:42.4595354Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T20:04:42.4622479Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:42.5001977Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T20:04:42.5235164Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T20:04:42.5245825Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:42.5783069Z Selecting previously unselected package libmagick++-dev. 2021-05-16T20:04:42.6055684Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T20:04:42.6122910Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:42.6678038Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:42.6780375Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:42.6813849Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:42.6848106Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T20:04:42.6942827Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:44.6072795Z Reading package lists... 2021-05-16T20:04:44.7424623Z Building dependency tree... 2021-05-16T20:04:44.7446177Z Reading state information... 2021-05-16T20:04:44.8753884Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T20:04:44.8755731Z The following additional packages will be installed: 2021-05-16T20:04:44.8757100Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T20:04:44.8758068Z libijs-0.35 libjbig2dec0 2021-05-16T20:04:44.8762155Z Suggested packages: 2021-05-16T20:04:44.8763578Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T20:04:44.8764708Z ghostscript-x 2021-05-16T20:04:44.9178542Z The following NEW packages will be installed: 2021-05-16T20:04:44.9181002Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T20:04:44.9184557Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T20:04:44.9356094Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:44.9356997Z Need to get 11.2 MB of archives. 2021-05-16T20:04:44.9358773Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T20:04:44.9361349Z 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-16T20:04:44.9645660Z 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-16T20:04:44.9663080Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T20:04:45.0931674Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T20:04:45.1050236Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T20:04:45.1052394Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T20:04:45.1065292Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T20:04:45.1990785Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T20:04:45.5755560Z Fetched 11.2 MB in 0s (40.4 MB/s) 2021-05-16T20:04:45.6080214Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T20:04:45.6154528Z (Reading database ... 2021-05-16T20:04:45.6155003Z (Reading database ... 5% 2021-05-16T20:04:45.6155394Z (Reading database ... 10% 2021-05-16T20:04:45.6155798Z (Reading database ... 15% 2021-05-16T20:04:45.6157249Z (Reading database ... 20% 2021-05-16T20:04:45.6157791Z (Reading database ... 25% 2021-05-16T20:04:45.6158302Z (Reading database ... 30% 2021-05-16T20:04:45.6158829Z (Reading database ... 35% 2021-05-16T20:04:45.6159339Z (Reading database ... 40% 2021-05-16T20:04:45.6160829Z (Reading database ... 45% 2021-05-16T20:04:45.6161232Z (Reading database ... 50% 2021-05-16T20:04:45.6191032Z (Reading database ... 55% 2021-05-16T20:04:45.6227055Z (Reading database ... 60% 2021-05-16T20:04:45.6247997Z (Reading database ... 65% 2021-05-16T20:04:45.6385752Z (Reading database ... 70% 2021-05-16T20:04:45.6513044Z (Reading database ... 75% 2021-05-16T20:04:45.6539924Z (Reading database ... 80% 2021-05-16T20:04:45.7109465Z (Reading database ... 85% 2021-05-16T20:04:45.7248376Z (Reading database ... 90% 2021-05-16T20:04:45.7314899Z (Reading database ... 95% 2021-05-16T20:04:45.7315305Z (Reading database ... 100% 2021-05-16T20:04:45.7315913Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T20:04:45.7428147Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T20:04:45.7639769Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T20:04:46.0003243Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T20:04:46.0228408Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T20:04:46.0243769Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T20:04:46.0641216Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T20:04:46.0891256Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T20:04:46.1575341Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T20:04:46.5819897Z Selecting previously unselected package libgs9-common. 2021-05-16T20:04:46.6091958Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T20:04:46.6105218Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:46.7281376Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T20:04:46.7475253Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T20:04:46.7499048Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T20:04:46.7800990Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T20:04:46.8052879Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T20:04:46.8064605Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T20:04:46.8480797Z Selecting previously unselected package libgs9:amd64. 2021-05-16T20:04:46.8681141Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T20:04:46.8696682Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:47.1401362Z Selecting previously unselected package ghostscript. 2021-05-16T20:04:47.1642290Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T20:04:47.1656630Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:47.2295575Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T20:04:47.2338539Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T20:04:47.2379679Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T20:04:47.2938171Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T20:04:47.2970676Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T20:04:47.3208068Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:47.3235944Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:47.3271125Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T20:04:47.3400284Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:04:47.4415374Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:47.4597027Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:04:50.2162405Z Reading package lists... 2021-05-16T20:04:50.3487773Z Building dependency tree... 2021-05-16T20:04:50.3508796Z Reading state information... 2021-05-16T20:04:50.4838122Z The following additional packages will be installed: 2021-05-16T20:04:50.4840064Z libudunits2-0 libudunits2-data 2021-05-16T20:04:50.5266005Z The following NEW packages will be installed: 2021-05-16T20:04:50.5268823Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T20:04:50.5464438Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:50.5465979Z Need to get 429 kB of archives. 2021-05-16T20:04:50.5467036Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T20:04:50.5469053Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T20:04:50.5491013Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T20:04:50.5502114Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T20:04:50.9288485Z Fetched 429 kB in 0s (17.5 MB/s) 2021-05-16T20:04:50.9549607Z Selecting previously unselected package libudunits2-data. 2021-05-16T20:04:50.9612247Z (Reading database ... 2021-05-16T20:04:50.9612715Z (Reading database ... 5% 2021-05-16T20:04:50.9613110Z (Reading database ... 10% 2021-05-16T20:04:50.9613484Z (Reading database ... 15% 2021-05-16T20:04:50.9613871Z (Reading database ... 20% 2021-05-16T20:04:50.9614244Z (Reading database ... 25% 2021-05-16T20:04:50.9614630Z (Reading database ... 30% 2021-05-16T20:04:50.9615001Z (Reading database ... 35% 2021-05-16T20:04:50.9615385Z (Reading database ... 40% 2021-05-16T20:04:50.9615932Z (Reading database ... 45% 2021-05-16T20:04:50.9616342Z (Reading database ... 50% 2021-05-16T20:04:50.9657708Z (Reading database ... 55% 2021-05-16T20:04:50.9698112Z (Reading database ... 60% 2021-05-16T20:04:50.9721450Z (Reading database ... 65% 2021-05-16T20:04:50.9823089Z (Reading database ... 70% 2021-05-16T20:04:50.9947167Z (Reading database ... 75% 2021-05-16T20:04:50.9968797Z (Reading database ... 80% 2021-05-16T20:04:51.0481924Z (Reading database ... 85% 2021-05-16T20:04:51.0653834Z (Reading database ... 90% 2021-05-16T20:04:51.0738629Z (Reading database ... 95% 2021-05-16T20:04:51.0739147Z (Reading database ... 100% 2021-05-16T20:04:51.0739830Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T20:04:51.0892636Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T20:04:51.0902532Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T20:04:51.1281471Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T20:04:51.1494059Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T20:04:51.1521918Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T20:04:51.1782989Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T20:04:51.2060079Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T20:04:51.2071024Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T20:04:51.2803054Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T20:04:51.2847031Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T20:04:51.2893218Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T20:04:51.2929114Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:04:51.4057442Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:53.3021475Z Reading package lists... 2021-05-16T20:04:53.4517108Z Building dependency tree... 2021-05-16T20:04:53.4536453Z Reading state information... 2021-05-16T20:04:53.6267873Z The following NEW packages will be installed: 2021-05-16T20:04:53.6275845Z libjq-dev 2021-05-16T20:04:53.6463979Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:53.6464738Z Need to get 11.2 kB of archives. 2021-05-16T20:04:53.6465363Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T20:04:53.6467410Z 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-16T20:04:54.0169975Z Fetched 11.2 kB in 0s (775 kB/s) 2021-05-16T20:04:54.0451520Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T20:04:54.0515773Z (Reading database ... 2021-05-16T20:04:54.0516546Z (Reading database ... 5% 2021-05-16T20:04:54.0517143Z (Reading database ... 10% 2021-05-16T20:04:54.0517692Z (Reading database ... 15% 2021-05-16T20:04:54.0518294Z (Reading database ... 20% 2021-05-16T20:04:54.0518864Z (Reading database ... 25% 2021-05-16T20:04:54.0519414Z (Reading database ... 30% 2021-05-16T20:04:54.0520253Z (Reading database ... 35% 2021-05-16T20:04:54.0520828Z (Reading database ... 40% 2021-05-16T20:04:54.0521402Z (Reading database ... 45% 2021-05-16T20:04:54.0521950Z (Reading database ... 50% 2021-05-16T20:04:54.0555913Z (Reading database ... 55% 2021-05-16T20:04:54.0592973Z (Reading database ... 60% 2021-05-16T20:04:54.0612152Z (Reading database ... 65% 2021-05-16T20:04:54.0746986Z (Reading database ... 70% 2021-05-16T20:04:54.0860933Z (Reading database ... 75% 2021-05-16T20:04:54.0881879Z (Reading database ... 80% 2021-05-16T20:04:54.1330737Z (Reading database ... 85% 2021-05-16T20:04:54.1469762Z (Reading database ... 90% 2021-05-16T20:04:54.1533246Z (Reading database ... 95% 2021-05-16T20:04:54.1535225Z (Reading database ... 100% 2021-05-16T20:04:54.1536732Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T20:04:54.1663036Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:04:54.1676629Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T20:04:54.2195687Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T20:04:56.0297923Z Reading package lists... 2021-05-16T20:04:56.1685948Z Building dependency tree... 2021-05-16T20:04:56.1703553Z Reading state information... 2021-05-16T20:04:56.3590555Z The following NEW packages will be installed: 2021-05-16T20:04:56.3596831Z libmng2 2021-05-16T20:04:56.3788798Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:56.3789429Z Need to get 168 kB of archives. 2021-05-16T20:04:56.3790407Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T20:04:56.3792031Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T20:04:56.7713225Z Fetched 168 kB in 0s (9394 kB/s) 2021-05-16T20:04:56.8040986Z Selecting previously unselected package libmng2:amd64. 2021-05-16T20:04:56.8054155Z (Reading database ... 2021-05-16T20:04:56.8054606Z (Reading database ... 5% 2021-05-16T20:04:56.8054990Z (Reading database ... 10% 2021-05-16T20:04:56.8055406Z (Reading database ... 15% 2021-05-16T20:04:56.8055967Z (Reading database ... 20% 2021-05-16T20:04:56.8056359Z (Reading database ... 25% 2021-05-16T20:04:56.8056750Z (Reading database ... 30% 2021-05-16T20:04:56.8057121Z (Reading database ... 35% 2021-05-16T20:04:56.8058044Z (Reading database ... 40% 2021-05-16T20:04:56.8058424Z (Reading database ... 45% 2021-05-16T20:04:56.8058825Z (Reading database ... 50% 2021-05-16T20:04:56.8080393Z (Reading database ... 55% 2021-05-16T20:04:56.8120837Z (Reading database ... 60% 2021-05-16T20:04:56.8142650Z (Reading database ... 65% 2021-05-16T20:04:56.8235835Z (Reading database ... 70% 2021-05-16T20:04:56.8347724Z (Reading database ... 75% 2021-05-16T20:04:56.8365866Z (Reading database ... 80% 2021-05-16T20:04:56.8791954Z (Reading database ... 85% 2021-05-16T20:04:56.8955744Z (Reading database ... 90% 2021-05-16T20:04:56.9020978Z (Reading database ... 95% 2021-05-16T20:04:56.9022125Z (Reading database ... 100% 2021-05-16T20:04:56.9023209Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T20:04:56.9154358Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T20:04:56.9177678Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T20:04:56.9841494Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T20:04:56.9882351Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:04:58.8554143Z Reading package lists... 2021-05-16T20:04:58.9926200Z Building dependency tree... 2021-05-16T20:04:58.9945593Z Reading state information... 2021-05-16T20:04:59.1151482Z E: Unable to locate package libmng1 2021-05-16T20:04:59.2026322Z Reading package lists... 2021-05-16T20:04:59.3557976Z Building dependency tree... 2021-05-16T20:04:59.3576248Z Reading state information... 2021-05-16T20:04:59.4849249Z E: Unable to locate package libapparmor-devel 2021-05-16T20:04:59.5438726Z Reading package lists... 2021-05-16T20:04:59.6656499Z Building dependency tree... 2021-05-16T20:04:59.6675004Z Reading state information... 2021-05-16T20:04:59.7981597Z The following additional packages will be installed: 2021-05-16T20:04:59.7984925Z libij-java 2021-05-16T20:04:59.8358295Z The following NEW packages will be installed: 2021-05-16T20:04:59.8361905Z imagej libij-java 2021-05-16T20:04:59.8524746Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:04:59.8525870Z Need to get 2328 kB of archives. 2021-05-16T20:04:59.8526494Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T20:04:59.8527838Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T20:04:59.8933859Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T20:05:00.3058004Z Fetched 2328 kB in 0s (43.1 MB/s) 2021-05-16T20:05:00.3321951Z Selecting previously unselected package libij-java. 2021-05-16T20:05:00.3382173Z (Reading database ... 2021-05-16T20:05:00.3382962Z (Reading database ... 5% 2021-05-16T20:05:00.3383727Z (Reading database ... 10% 2021-05-16T20:05:00.3384383Z (Reading database ... 15% 2021-05-16T20:05:00.3384976Z (Reading database ... 20% 2021-05-16T20:05:00.3385545Z (Reading database ... 25% 2021-05-16T20:05:00.3386089Z (Reading database ... 30% 2021-05-16T20:05:00.3386655Z (Reading database ... 35% 2021-05-16T20:05:00.3387212Z (Reading database ... 40% 2021-05-16T20:05:00.3387758Z (Reading database ... 45% 2021-05-16T20:05:00.3388313Z (Reading database ... 50% 2021-05-16T20:05:00.3420483Z (Reading database ... 55% 2021-05-16T20:05:00.3464040Z (Reading database ... 60% 2021-05-16T20:05:00.3482977Z (Reading database ... 65% 2021-05-16T20:05:00.3588732Z (Reading database ... 70% 2021-05-16T20:05:00.3696385Z (Reading database ... 75% 2021-05-16T20:05:00.3733346Z (Reading database ... 80% 2021-05-16T20:05:00.4170334Z (Reading database ... 85% 2021-05-16T20:05:00.4298111Z (Reading database ... 90% 2021-05-16T20:05:00.4359332Z (Reading database ... 95% 2021-05-16T20:05:00.4360051Z (Reading database ... 100% 2021-05-16T20:05:00.4360713Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T20:05:00.4471124Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T20:05:00.4487076Z Unpacking libij-java (1.52r-1) ... 2021-05-16T20:05:00.5280652Z Selecting previously unselected package imagej. 2021-05-16T20:05:00.5459294Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T20:05:00.5471384Z Unpacking imagej (1.52r-1) ... 2021-05-16T20:05:00.6149548Z Setting up libij-java (1.52r-1) ... 2021-05-16T20:05:00.6181362Z Setting up imagej (1.52r-1) ... 2021-05-16T20:05:00.6214083Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T20:05:02.1135282Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:02.7492829Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T20:05:04.7198572Z Reading package lists... 2021-05-16T20:05:04.8363706Z Building dependency tree... 2021-05-16T20:05:04.8382619Z Reading state information... 2021-05-16T20:05:04.9672878Z Suggested packages: 2021-05-16T20:05:04.9674524Z bowtie2-examples 2021-05-16T20:05:05.0116424Z The following NEW packages will be installed: 2021-05-16T20:05:05.0122193Z bowtie2 2021-05-16T20:05:05.0340592Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:05.0341595Z Need to get 1324 kB of archives. 2021-05-16T20:05:05.0342477Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T20:05:05.0344929Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T20:05:05.4490327Z Fetched 1324 kB in 0s (22.6 MB/s) 2021-05-16T20:05:05.4750828Z Selecting previously unselected package bowtie2. 2021-05-16T20:05:05.4812230Z (Reading database ... 2021-05-16T20:05:05.4813056Z (Reading database ... 5% 2021-05-16T20:05:05.4813600Z (Reading database ... 10% 2021-05-16T20:05:05.4814476Z (Reading database ... 15% 2021-05-16T20:05:05.4814967Z (Reading database ... 20% 2021-05-16T20:05:05.4815470Z (Reading database ... 25% 2021-05-16T20:05:05.4815967Z (Reading database ... 30% 2021-05-16T20:05:05.4816451Z (Reading database ... 35% 2021-05-16T20:05:05.4816917Z (Reading database ... 40% 2021-05-16T20:05:05.4817390Z (Reading database ... 45% 2021-05-16T20:05:05.4817898Z (Reading database ... 50% 2021-05-16T20:05:05.4850853Z (Reading database ... 55% 2021-05-16T20:05:05.4890660Z (Reading database ... 60% 2021-05-16T20:05:05.4909658Z (Reading database ... 65% 2021-05-16T20:05:05.5007860Z (Reading database ... 70% 2021-05-16T20:05:05.5107615Z (Reading database ... 75% 2021-05-16T20:05:05.5126281Z (Reading database ... 80% 2021-05-16T20:05:05.5660527Z (Reading database ... 85% 2021-05-16T20:05:05.5826541Z (Reading database ... 90% 2021-05-16T20:05:05.5908155Z (Reading database ... 95% 2021-05-16T20:05:05.5909116Z (Reading database ... 100% 2021-05-16T20:05:05.5910241Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T20:05:05.6060939Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T20:05:05.6073052Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T20:05:05.7922057Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T20:05:05.7962101Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:08.3842960Z Reading package lists... 2021-05-16T20:05:08.5202897Z Building dependency tree... 2021-05-16T20:05:08.5222054Z Reading state information... 2021-05-16T20:05:08.6302633Z E: Unable to locate package install 2021-05-16T20:05:08.6304571Z E: Unable to locate package gdal 2021-05-16T20:05:08.6926542Z Reading package lists... 2021-05-16T20:05:08.8237971Z Building dependency tree... 2021-05-16T20:05:08.8254604Z Reading state information... 2021-05-16T20:05:08.8452498Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T20:05:08.8454640Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T20:05:08.8455696Z is only available from another source 2021-05-16T20:05:08.8456439Z 2021-05-16T20:05:08.9303820Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T20:05:08.9886959Z Reading package lists... 2021-05-16T20:05:09.1099553Z Building dependency tree... 2021-05-16T20:05:09.1119396Z Reading state information... 2021-05-16T20:05:09.1337398Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T20:05:09.1338464Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T20:05:09.1339490Z is only available from another source 2021-05-16T20:05:09.1340067Z However the following packages replace it: 2021-05-16T20:05:09.1341006Z ffmpeg 2021-05-16T20:05:09.1341213Z 2021-05-16T20:05:09.2337195Z E: Package 'libav-tools' has no installation candidate 2021-05-16T20:05:09.2925317Z Reading package lists... 2021-05-16T20:05:09.4217191Z Building dependency tree... 2021-05-16T20:05:09.4240591Z Reading state information... 2021-05-16T20:05:09.5546011Z The following additional packages will be installed: 2021-05-16T20:05:09.5548172Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T20:05:09.5550275Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T20:05:09.5551744Z libssh2-1-dev 2021-05-16T20:05:09.5553876Z Suggested packages: 2021-05-16T20:05:09.5555408Z libgcrypt20-doc libmbedtls-doc 2021-05-16T20:05:09.5959058Z The following NEW packages will be installed: 2021-05-16T20:05:09.5962809Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T20:05:09.5966403Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T20:05:09.5970225Z libssh2-1-dev 2021-05-16T20:05:09.6147829Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:09.6149206Z Need to get 2667 kB of archives. 2021-05-16T20:05:09.6150194Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T20:05:09.6152344Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T20:05:09.6196836Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T20:05:09.6281659Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T20:05:09.6293333Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T20:05:09.6323050Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T20:05:09.6332471Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T20:05:09.6345400Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T20:05:09.6397149Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T20:05:09.6443928Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T20:05:09.6468966Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T20:05:09.6475701Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T20:05:10.0332359Z Fetched 2667 kB in 0s (48.1 MB/s) 2021-05-16T20:05:10.0654104Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T20:05:10.0732080Z (Reading database ... 2021-05-16T20:05:10.0733634Z (Reading database ... 5% 2021-05-16T20:05:10.0734180Z (Reading database ... 10% 2021-05-16T20:05:10.0735310Z (Reading database ... 15% 2021-05-16T20:05:10.0736170Z (Reading database ... 20% 2021-05-16T20:05:10.0737478Z (Reading database ... 25% 2021-05-16T20:05:10.0738501Z (Reading database ... 30% 2021-05-16T20:05:10.0739895Z (Reading database ... 35% 2021-05-16T20:05:10.0740829Z (Reading database ... 40% 2021-05-16T20:05:10.0742291Z (Reading database ... 45% 2021-05-16T20:05:10.0743063Z (Reading database ... 50% 2021-05-16T20:05:10.0778061Z (Reading database ... 55% 2021-05-16T20:05:10.0825041Z (Reading database ... 60% 2021-05-16T20:05:10.0850095Z (Reading database ... 65% 2021-05-16T20:05:10.0972434Z (Reading database ... 70% 2021-05-16T20:05:10.1086890Z (Reading database ... 75% 2021-05-16T20:05:10.1109752Z (Reading database ... 80% 2021-05-16T20:05:10.1627304Z (Reading database ... 85% 2021-05-16T20:05:10.1800290Z (Reading database ... 90% 2021-05-16T20:05:10.1880513Z (Reading database ... 95% 2021-05-16T20:05:10.1882394Z (Reading database ... 100% 2021-05-16T20:05:10.1883197Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T20:05:10.2019538Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T20:05:10.2030946Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T20:05:10.2521244Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T20:05:10.2719758Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T20:05:10.2735892Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T20:05:10.3401235Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T20:05:10.3626421Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T20:05:10.3650757Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T20:05:10.3962453Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T20:05:10.4147070Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:10.4160372Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:10.4561166Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T20:05:10.4812615Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:10.4822770Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:10.5090421Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T20:05:10.5363756Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:10.5375570Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:10.5666246Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T20:05:10.5923014Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T20:05:10.5933430Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:05:10.6434096Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T20:05:10.6689137Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T20:05:10.6700361Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:10.7481027Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T20:05:10.7679091Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T20:05:10.7697312Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T20:05:10.8303298Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T20:05:10.8564586Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T20:05:10.8576735Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T20:05:10.8841153Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T20:05:10.9047039Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T20:05:10.9054539Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:05:11.0265943Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T20:05:11.0305862Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:11.0339574Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T20:05:11.0375019Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T20:05:11.0413122Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:11.0448587Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:11.0486955Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T20:05:11.0522947Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T20:05:11.0557171Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T20:05:11.0610645Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:05:11.0649682Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T20:05:11.0690644Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:15.3955471Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:05:15.5149613Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:17.4976360Z Reading package lists... 2021-05-16T20:05:17.6272607Z Building dependency tree... 2021-05-16T20:05:17.6289401Z Reading state information... 2021-05-16T20:05:17.8472076Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T20:05:17.8473400Z libtiff-dev set to manually installed. 2021-05-16T20:05:17.8474279Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:17.9046891Z Reading package lists... 2021-05-16T20:05:18.0207136Z Building dependency tree... 2021-05-16T20:05:18.0225685Z Reading state information... 2021-05-16T20:05:18.2203808Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T20:05:18.2206798Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:18.2762781Z Reading package lists... 2021-05-16T20:05:18.4045986Z Building dependency tree... 2021-05-16T20:05:18.4070762Z Reading state information... 2021-05-16T20:05:18.5845976Z The following NEW packages will be installed: 2021-05-16T20:05:18.5847348Z libsodium-dev 2021-05-16T20:05:18.6042661Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:18.6043995Z Need to get 169 kB of archives. 2021-05-16T20:05:18.6045145Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T20:05:18.6047991Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T20:05:18.9855760Z Fetched 169 kB in 0s (8996 kB/s) 2021-05-16T20:05:19.0113649Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T20:05:19.0181102Z (Reading database ... 2021-05-16T20:05:19.0181541Z (Reading database ... 5% 2021-05-16T20:05:19.0181936Z (Reading database ... 10% 2021-05-16T20:05:19.0182325Z (Reading database ... 15% 2021-05-16T20:05:19.0182700Z (Reading database ... 20% 2021-05-16T20:05:19.0183083Z (Reading database ... 25% 2021-05-16T20:05:19.0184685Z (Reading database ... 30% 2021-05-16T20:05:19.0185097Z (Reading database ... 35% 2021-05-16T20:05:19.0185468Z (Reading database ... 40% 2021-05-16T20:05:19.0185851Z (Reading database ... 45% 2021-05-16T20:05:19.0186222Z (Reading database ... 50% 2021-05-16T20:05:19.0224885Z (Reading database ... 55% 2021-05-16T20:05:19.0273160Z (Reading database ... 60% 2021-05-16T20:05:19.0295504Z (Reading database ... 65% 2021-05-16T20:05:19.0407397Z (Reading database ... 70% 2021-05-16T20:05:19.0514070Z (Reading database ... 75% 2021-05-16T20:05:19.0536281Z (Reading database ... 80% 2021-05-16T20:05:19.1038898Z (Reading database ... 85% 2021-05-16T20:05:19.1185246Z (Reading database ... 90% 2021-05-16T20:05:19.1249387Z (Reading database ... 95% 2021-05-16T20:05:19.1250161Z (Reading database ... 100% 2021-05-16T20:05:19.1251125Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T20:05:19.1371431Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T20:05:19.1383923Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T20:05:19.2115641Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T20:05:21.0507556Z Reading package lists... 2021-05-16T20:05:21.1747633Z Building dependency tree... 2021-05-16T20:05:21.1772003Z Reading state information... 2021-05-16T20:05:21.3049000Z The following additional packages will be installed: 2021-05-16T20:05:21.3051756Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T20:05:21.3461144Z The following NEW packages will be installed: 2021-05-16T20:05:21.3470198Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T20:05:21.3471697Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T20:05:21.3703404Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:21.3704027Z Need to get 10.4 MB of archives. 2021-05-16T20:05:21.3704681Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T20:05:21.3706377Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T20:05:21.3812583Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T20:05:21.3974070Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T20:05:21.4210473Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T20:05:21.4453342Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T20:05:21.4669361Z 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-16T20:05:21.4925273Z 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-16T20:05:21.5379621Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T20:05:21.9268605Z Fetched 10.4 MB in 0s (55.0 MB/s) 2021-05-16T20:05:21.9521487Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T20:05:21.9596437Z (Reading database ... 2021-05-16T20:05:21.9597078Z (Reading database ... 5% 2021-05-16T20:05:21.9597591Z (Reading database ... 10% 2021-05-16T20:05:21.9598070Z (Reading database ... 15% 2021-05-16T20:05:21.9598589Z (Reading database ... 20% 2021-05-16T20:05:21.9599104Z (Reading database ... 25% 2021-05-16T20:05:21.9599990Z (Reading database ... 30% 2021-05-16T20:05:21.9600484Z (Reading database ... 35% 2021-05-16T20:05:21.9600973Z (Reading database ... 40% 2021-05-16T20:05:21.9601453Z (Reading database ... 45% 2021-05-16T20:05:21.9601920Z (Reading database ... 50% 2021-05-16T20:05:21.9632951Z (Reading database ... 55% 2021-05-16T20:05:21.9676447Z (Reading database ... 60% 2021-05-16T20:05:21.9697996Z (Reading database ... 65% 2021-05-16T20:05:21.9814230Z (Reading database ... 70% 2021-05-16T20:05:21.9928655Z (Reading database ... 75% 2021-05-16T20:05:21.9951307Z (Reading database ... 80% 2021-05-16T20:05:22.0430155Z (Reading database ... 85% 2021-05-16T20:05:22.0611798Z (Reading database ... 90% 2021-05-16T20:05:22.0697320Z (Reading database ... 95% 2021-05-16T20:05:22.0697760Z (Reading database ... 100% 2021-05-16T20:05:22.0698411Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T20:05:22.0844435Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T20:05:22.0855583Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T20:05:22.1641392Z Selecting previously unselected package liblept5:amd64. 2021-05-16T20:05:22.1893630Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T20:05:22.1919524Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T20:05:22.2921353Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T20:05:22.3125929Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T20:05:22.3145561Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T20:05:22.4521191Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T20:05:22.4750864Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:22.4762199Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:22.6001846Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T20:05:22.6288313Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:22.6298851Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:22.7888684Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T20:05:22.8158625Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T20:05:22.8169093Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:22.9722058Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T20:05:22.9931146Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T20:05:22.9940271Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:23.3281496Z Selecting previously unselected package tesseract-ocr. 2021-05-16T20:05:23.3512330Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T20:05:23.3520491Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T20:05:23.4334767Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:23.4364249Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T20:05:23.4398751Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T20:05:23.4428093Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:23.4463982Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T20:05:23.4491378Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T20:05:23.4521913Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T20:05:23.4549356Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T20:05:23.4583806Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:26.0492822Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:27.9609553Z Reading package lists... 2021-05-16T20:05:28.0959912Z Building dependency tree... 2021-05-16T20:05:28.0980802Z Reading state information... 2021-05-16T20:05:28.2934468Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T20:05:28.2935656Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:28.3490078Z Reading package lists... 2021-05-16T20:05:28.4803698Z Building dependency tree... 2021-05-16T20:05:28.4824615Z Reading state information... 2021-05-16T20:05:28.6101866Z The following additional packages will be installed: 2021-05-16T20:05:28.6104281Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T20:05:28.6107333Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T20:05:28.6113171Z Suggested packages: 2021-05-16T20:05:28.6113931Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T20:05:28.6545712Z The following NEW packages will be installed: 2021-05-16T20:05:28.6547476Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T20:05:28.6549853Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T20:05:28.6771300Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:28.6772507Z Need to get 1459 kB of archives. 2021-05-16T20:05:28.6773138Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T20:05:28.6775307Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T20:05:28.6806869Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T20:05:28.6819154Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T20:05:28.6836005Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T20:05:28.6847730Z 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-16T20:05:28.6858125Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T20:05:28.6881982Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T20:05:28.6957629Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T20:05:28.6986437Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T20:05:28.6994780Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T20:05:29.0759234Z Fetched 1459 kB in 0s (31.2 MB/s) 2021-05-16T20:05:29.1083738Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T20:05:29.1156217Z (Reading database ... 2021-05-16T20:05:29.1156707Z (Reading database ... 5% 2021-05-16T20:05:29.1157109Z (Reading database ... 10% 2021-05-16T20:05:29.1157519Z (Reading database ... 15% 2021-05-16T20:05:29.1157912Z (Reading database ... 20% 2021-05-16T20:05:29.1158317Z (Reading database ... 25% 2021-05-16T20:05:29.1158729Z (Reading database ... 30% 2021-05-16T20:05:29.1159148Z (Reading database ... 35% 2021-05-16T20:05:29.1159791Z (Reading database ... 40% 2021-05-16T20:05:29.1160203Z (Reading database ... 45% 2021-05-16T20:05:29.1160611Z (Reading database ... 50% 2021-05-16T20:05:29.1193608Z (Reading database ... 55% 2021-05-16T20:05:29.1234540Z (Reading database ... 60% 2021-05-16T20:05:29.1259586Z (Reading database ... 65% 2021-05-16T20:05:29.1374325Z (Reading database ... 70% 2021-05-16T20:05:29.1474894Z (Reading database ... 75% 2021-05-16T20:05:29.1497876Z (Reading database ... 80% 2021-05-16T20:05:29.1834283Z (Reading database ... 85% 2021-05-16T20:05:29.2103464Z (Reading database ... 90% 2021-05-16T20:05:29.2186190Z (Reading database ... 95% 2021-05-16T20:05:29.2186906Z (Reading database ... 100% 2021-05-16T20:05:29.2187770Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T20:05:29.2324479Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:29.2347110Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.2720707Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T20:05:29.2911596Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:29.2927085Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.3280952Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T20:05:29.3470393Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:29.3480473Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.3769069Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T20:05:29.4031112Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:29.4041347Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.4324213Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T20:05:29.4595909Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T20:05:29.4627820Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T20:05:29.4890525Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T20:05:29.5145760Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:29.5156642Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.5511759Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T20:05:29.5754210Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T20:05:29.5762696Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T20:05:29.6441214Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T20:05:29.6635724Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T20:05:29.6648952Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T20:05:29.7099445Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T20:05:29.7353190Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T20:05:29.7362927Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.7681097Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T20:05:29.7863867Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T20:05:29.7876390Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T20:05:29.8818433Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T20:05:29.8852541Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.8889981Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T20:05:29.8923891Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T20:05:29.8967152Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.8996264Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.9025602Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.9055209Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.9093482Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T20:05:29.9125257Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T20:05:29.9161297Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:29.9343259Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:32.7723140Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T20:05:34.7762297Z Reading package lists... 2021-05-16T20:05:34.9302772Z Building dependency tree... 2021-05-16T20:05:34.9324195Z Reading state information... 2021-05-16T20:05:35.0479050Z E: Unable to locate package udunits 2021-05-16T20:05:35.1150230Z Reading package lists... 2021-05-16T20:05:35.2695811Z Building dependency tree... 2021-05-16T20:05:35.2718751Z Reading state information... 2021-05-16T20:05:35.4091926Z The following additional packages will be installed: 2021-05-16T20:05:35.4092958Z libwebpdemux2 2021-05-16T20:05:35.4484046Z The following NEW packages will be installed: 2021-05-16T20:05:35.4485616Z libwebp-dev libwebpdemux2 2021-05-16T20:05:35.4656448Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:35.4657491Z Need to get 277 kB of archives. 2021-05-16T20:05:35.4658481Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T20:05:35.4660414Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T20:05:35.4677050Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T20:05:35.8393030Z Fetched 277 kB in 0s (14.2 MB/s) 2021-05-16T20:05:35.8695298Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T20:05:35.8760547Z (Reading database ... 2021-05-16T20:05:35.8761298Z (Reading database ... 5% 2021-05-16T20:05:35.8762378Z (Reading database ... 10% 2021-05-16T20:05:35.8763047Z (Reading database ... 15% 2021-05-16T20:05:35.8763890Z (Reading database ... 20% 2021-05-16T20:05:35.8764592Z (Reading database ... 25% 2021-05-16T20:05:35.8765253Z (Reading database ... 30% 2021-05-16T20:05:35.8766467Z (Reading database ... 35% 2021-05-16T20:05:35.8766972Z (Reading database ... 40% 2021-05-16T20:05:35.8767476Z (Reading database ... 45% 2021-05-16T20:05:35.8767965Z (Reading database ... 50% 2021-05-16T20:05:35.8800628Z (Reading database ... 55% 2021-05-16T20:05:35.8839443Z (Reading database ... 60% 2021-05-16T20:05:35.8863248Z (Reading database ... 65% 2021-05-16T20:05:35.8968035Z (Reading database ... 70% 2021-05-16T20:05:35.9064740Z (Reading database ... 75% 2021-05-16T20:05:35.9088819Z (Reading database ... 80% 2021-05-16T20:05:35.9396305Z (Reading database ... 85% 2021-05-16T20:05:35.9662152Z (Reading database ... 90% 2021-05-16T20:05:35.9724072Z (Reading database ... 95% 2021-05-16T20:05:35.9725628Z (Reading database ... 100% 2021-05-16T20:05:35.9726536Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T20:05:35.9832519Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T20:05:35.9853541Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T20:05:36.0100471Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T20:05:36.0340855Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T20:05:36.0353288Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T20:05:36.1107327Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T20:05:36.1148732Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T20:05:36.1184716Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:37.9662536Z Reading package lists... 2021-05-16T20:05:38.1027531Z Building dependency tree... 2021-05-16T20:05:38.1050946Z Reading state information... 2021-05-16T20:05:38.2395885Z The following additional packages will be installed: 2021-05-16T20:05:38.2397622Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T20:05:38.2399083Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T20:05:38.2400530Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T20:05:38.2403669Z Suggested packages: 2021-05-16T20:05:38.2404572Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T20:05:38.2405302Z Recommended packages: 2021-05-16T20:05:38.2405825Z cargo 2021-05-16T20:05:38.2876743Z The following NEW packages will be installed: 2021-05-16T20:05:38.2879053Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T20:05:38.2880681Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T20:05:38.2881981Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T20:05:38.3102206Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:38.3102998Z Need to get 108 MB of archives. 2021-05-16T20:05:38.3103956Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T20:05:38.3106388Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T20:05:38.3163277Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T20:05:38.3179565Z 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-16T20:05:38.3187425Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T20:05:38.3255987Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T20:05:38.3283337Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T20:05:38.3295668Z 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-16T20:05:38.5802207Z 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-16T20:05:39.4167241Z 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-16T20:05:39.9580250Z 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-16T20:05:39.9785232Z 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-16T20:05:40.0332427Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T20:05:40.2109021Z 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-16T20:05:40.5976790Z Fetched 108 MB in 2s (56.2 MB/s) 2021-05-16T20:05:40.6274952Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T20:05:40.6339699Z (Reading database ... 2021-05-16T20:05:40.6340406Z (Reading database ... 5% 2021-05-16T20:05:40.6341214Z (Reading database ... 10% 2021-05-16T20:05:40.6341786Z (Reading database ... 15% 2021-05-16T20:05:40.6342331Z (Reading database ... 20% 2021-05-16T20:05:40.6342888Z (Reading database ... 25% 2021-05-16T20:05:40.6343428Z (Reading database ... 30% 2021-05-16T20:05:40.6343996Z (Reading database ... 35% 2021-05-16T20:05:40.6344553Z (Reading database ... 40% 2021-05-16T20:05:40.6345093Z (Reading database ... 45% 2021-05-16T20:05:40.6345833Z (Reading database ... 50% 2021-05-16T20:05:40.6373434Z (Reading database ... 55% 2021-05-16T20:05:40.6412719Z (Reading database ... 60% 2021-05-16T20:05:40.6444615Z (Reading database ... 65% 2021-05-16T20:05:40.6546095Z (Reading database ... 70% 2021-05-16T20:05:40.6661700Z (Reading database ... 75% 2021-05-16T20:05:40.6680984Z (Reading database ... 80% 2021-05-16T20:05:40.7033439Z (Reading database ... 85% 2021-05-16T20:05:40.7273193Z (Reading database ... 90% 2021-05-16T20:05:40.7331919Z (Reading database ... 95% 2021-05-16T20:05:40.7332614Z (Reading database ... 100% 2021-05-16T20:05:40.7333399Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T20:05:40.7436211Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T20:05:40.7459356Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T20:05:40.7844736Z Selecting previously unselected package libipt2. 2021-05-16T20:05:40.8115496Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T20:05:40.8124915Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T20:05:40.8438373Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T20:05:40.8625051Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T20:05:40.8635430Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T20:05:40.9107317Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T20:05:40.9353143Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T20:05:40.9365505Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T20:05:41.0081518Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T20:05:41.0317997Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T20:05:41.0334066Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T20:05:41.0841011Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T20:05:41.1097113Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T20:05:41.1118452Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T20:05:41.1401098Z Selecting previously unselected package gdb. 2021-05-16T20:05:41.1657366Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T20:05:41.1667782Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T20:05:41.4722576Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T20:05:41.4942550Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:05:41.4959404Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:47.0401698Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T20:05:47.0587504Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:05:47.0599232Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:49.7401370Z Selecting previously unselected package rustc. 2021-05-16T20:05:49.7644028Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:05:49.7655446Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:49.9256165Z Selecting previously unselected package cargo. 2021-05-16T20:05:49.9548944Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T20:05:49.9560610Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T20:05:50.2841072Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T20:05:50.3102732Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T20:05:50.3111423Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T20:05:51.3965726Z Selecting previously unselected package rust-gdb. 2021-05-16T20:05:51.4307609Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T20:05:51.4326358Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:51.4961898Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:51.4994107Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T20:05:51.5022005Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T20:05:51.5053504Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:51.5082750Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T20:05:51.5114954Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T20:05:51.5149335Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T20:05:51.5184270Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:51.5212379Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T20:05:51.5243947Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T20:05:51.5281068Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T20:05:51.5312871Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T20:05:51.5358398Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T20:05:51.5390849Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:05:51.5584593Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:05:54.5405098Z Reading package lists... 2021-05-16T20:05:54.6671791Z Building dependency tree... 2021-05-16T20:05:54.6689148Z Reading state information... 2021-05-16T20:05:54.8071097Z The following additional packages will be installed: 2021-05-16T20:05:54.8072790Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T20:05:54.8074170Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T20:05:54.8075506Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T20:05:54.8077081Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T20:05:54.8079163Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T20:05:54.8084744Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T20:05:54.8086013Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T20:05:54.8090277Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T20:05:54.8091596Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T20:05:54.8094093Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T20:05:54.8095316Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T20:05:54.8096678Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T20:05:54.8098112Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T20:05:54.8099884Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T20:05:54.8101245Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T20:05:54.8102680Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T20:05:54.8103988Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T20:05:54.8105129Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T20:05:54.8106309Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T20:05:54.8107271Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T20:05:54.8108189Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T20:05:54.8109325Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T20:05:54.8110247Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T20:05:54.8111135Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T20:05:54.8112038Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T20:05:54.8113159Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T20:05:54.8114259Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T20:05:54.8115374Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T20:05:54.8116516Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T20:05:54.8117584Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T20:05:54.8118587Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T20:05:54.8119715Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T20:05:54.8120805Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T20:05:54.8121897Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T20:05:54.8123057Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T20:05:54.8124236Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T20:05:54.8125345Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T20:05:54.8126405Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T20:05:54.8127441Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T20:05:54.8128546Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T20:05:54.8129685Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T20:05:54.8132491Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T20:05:54.8133895Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T20:05:54.8135424Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T20:05:54.8136790Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T20:05:54.8138435Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T20:05:54.8139818Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T20:05:54.8141639Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T20:05:54.8142817Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T20:05:54.8143444Z Suggested packages: 2021-05-16T20:05:54.8144513Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T20:05:54.8145550Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T20:05:54.8147158Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T20:05:54.8148311Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T20:05:54.8149275Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T20:05:54.8150288Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T20:05:54.8151383Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T20:05:54.8152474Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T20:05:54.8153490Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T20:05:54.8154546Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T20:05:54.8155677Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T20:05:54.8156840Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T20:05:54.8157932Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T20:05:54.8158859Z wpagui libengine-pkcs11-openssl 2021-05-16T20:05:54.8912045Z The following NEW packages will be installed: 2021-05-16T20:05:54.8913640Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T20:05:54.8918204Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T20:05:54.8922108Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T20:05:54.8924080Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T20:05:54.8925856Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T20:05:54.8927003Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T20:05:54.8928237Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T20:05:54.8929676Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T20:05:54.8930897Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T20:05:54.8932459Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T20:05:54.8933817Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T20:05:54.8935142Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T20:05:54.8936805Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T20:05:54.8938221Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T20:05:54.8939907Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T20:05:54.8941507Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T20:05:54.8942738Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T20:05:54.8944274Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T20:05:54.8945624Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T20:05:54.8946557Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T20:05:54.8947452Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T20:05:54.8948411Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T20:05:54.8949308Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T20:05:54.8950171Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T20:05:54.8951036Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T20:05:54.8952116Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T20:05:54.8953184Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T20:05:54.8954263Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T20:05:54.8955540Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T20:05:54.8956616Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T20:05:54.8957601Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T20:05:54.8958545Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T20:05:54.8959817Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T20:05:54.8960949Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T20:05:54.8962078Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T20:05:54.8963301Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T20:05:54.8964329Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T20:05:54.8965344Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T20:05:54.8966328Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T20:05:54.8967539Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T20:05:54.8968610Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T20:05:54.8969598Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T20:05:54.8970600Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T20:05:54.8971746Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T20:05:54.8972942Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T20:05:54.8973981Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T20:05:54.8974983Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T20:05:54.8976089Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T20:05:54.8977057Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T20:05:54.9144653Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:05:54.9145938Z Need to get 183 MB of archives. 2021-05-16T20:05:54.9146579Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T20:05:54.9148156Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T20:05:54.9172357Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T20:05:54.9586660Z 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-16T20:05:54.9608467Z 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-16T20:05:54.9614607Z 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-16T20:05:54.9621646Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T20:05:54.9628120Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T20:05:54.9685988Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T20:05:54.9693874Z 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-16T20:05:54.9704461Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T20:05:54.9725980Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T20:05:54.9768058Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T20:05:54.9912109Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T20:05:54.9922503Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T20:05:54.9929704Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T20:05:54.9936499Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T20:05:54.9938086Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T20:05:54.9945901Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T20:05:54.9949863Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T20:05:54.9966974Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T20:05:54.9976262Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T20:05:54.9985784Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T20:05:55.0003886Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T20:05:55.0585409Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T20:05:55.1005530Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T20:05:55.1044279Z 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-16T20:05:55.1073320Z 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-16T20:05:55.1225356Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T20:05:55.1234526Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T20:05:55.1283023Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T20:05:55.1331610Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T20:05:55.1845616Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T20:05:55.2098600Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T20:05:55.2125000Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T20:05:55.2151078Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T20:05:55.2162538Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T20:05:55.5097204Z 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-16T20:05:55.5111152Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T20:05:55.5271604Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T20:05:55.5325177Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T20:05:55.5379424Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T20:05:55.5423290Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T20:05:55.5433550Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T20:05:55.5468016Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T20:05:55.5488193Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T20:05:55.5522669Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T20:05:55.5536335Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T20:05:55.5621156Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T20:05:55.5638081Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T20:05:55.5717967Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T20:05:55.5737686Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T20:05:55.5748424Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T20:05:55.5761422Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T20:05:55.5783389Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T20:05:55.5880269Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T20:05:55.5904611Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T20:05:55.7544610Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T20:05:55.7713239Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T20:05:55.7726821Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T20:05:55.7784648Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T20:05:55.7790829Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T20:05:55.7795819Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T20:05:55.7820598Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T20:05:55.7855321Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T20:05:55.7876190Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T20:05:55.7946914Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T20:05:55.7990804Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T20:05:55.8022703Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T20:05:55.8380164Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T20:05:55.8582779Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T20:05:56.1291125Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T20:05:56.1303653Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T20:05:56.1319524Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T20:05:56.1325048Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T20:05:56.1350277Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T20:05:56.1418602Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T20:05:56.1434530Z 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-16T20:05:56.2972538Z 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-16T20:05:56.2989426Z 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-16T20:05:56.2998702Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T20:05:56.3252773Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T20:05:56.3269424Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T20:05:56.3296331Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T20:05:56.3391691Z 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-16T20:05:56.4113885Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T20:05:56.4499767Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T20:05:56.4517387Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T20:05:56.4525856Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T20:05:56.4536910Z 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-16T20:05:56.4680567Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T20:05:56.4682554Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T20:05:56.4699023Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T20:05:56.4711309Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T20:05:56.4760641Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T20:05:56.4780463Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T20:05:56.4793088Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T20:05:56.5277861Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T20:05:56.5367250Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T20:05:56.5419304Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T20:05:56.5423655Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T20:05:56.5519485Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T20:05:56.5571729Z 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-16T20:05:56.5655816Z 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-16T20:05:56.5686882Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T20:05:56.5701647Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T20:05:56.5869638Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T20:05:56.5891930Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T20:05:57.4569876Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T20:05:57.4591750Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T20:05:57.4605418Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T20:05:57.4752848Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T20:05:57.6178929Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T20:05:57.6187808Z 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-16T20:05:57.6221508Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T20:05:57.6377040Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T20:05:57.6394878Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T20:05:57.7057891Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T20:05:57.7246030Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T20:05:57.7294794Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T20:05:57.7301030Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T20:05:57.7314428Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T20:05:57.7386608Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T20:05:57.7416157Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T20:05:57.7418821Z 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-16T20:05:57.7425788Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T20:05:57.7464407Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T20:05:57.7472941Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T20:05:57.7480135Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T20:05:57.7493144Z 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-16T20:05:57.7509738Z 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-16T20:05:57.7528133Z 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-16T20:05:57.7555486Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T20:05:57.7600573Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T20:05:57.7912741Z 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-16T20:05:57.7945536Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T20:05:57.7949948Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T20:05:57.7997647Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T20:05:57.8162039Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T20:05:57.8197524Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T20:05:57.8233173Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T20:05:57.8247664Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T20:05:57.8298108Z 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-16T20:05:57.8318045Z 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-16T20:05:57.8333133Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T20:05:57.8371120Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T20:05:57.8386962Z 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-16T20:05:57.8396700Z 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-16T20:05:57.8453823Z 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-16T20:05:57.8669040Z 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-16T20:05:57.9427560Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T20:05:57.9439274Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T20:05:57.9555860Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T20:05:57.9595011Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T20:05:57.9612288Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T20:05:57.9703066Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T20:05:57.9712016Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T20:05:58.0368767Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T20:05:58.0529785Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T20:05:58.0761693Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T20:05:58.1526760Z 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-16T20:05:58.1589615Z 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-16T20:05:58.1654565Z 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-16T20:05:58.1667536Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T20:05:58.1783313Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T20:05:58.1790122Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T20:05:58.1823239Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T20:05:58.1830474Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T20:05:58.2003567Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T20:05:58.2089065Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T20:05:58.3117954Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T20:05:58.3128491Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T20:05:58.3155751Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T20:05:58.3165424Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T20:05:58.3191677Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T20:05:58.3199175Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T20:05:58.3283501Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T20:05:58.3298697Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T20:05:58.3327627Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T20:05:58.3339967Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T20:05:58.3362041Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T20:05:58.3377270Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T20:05:58.3401159Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T20:05:58.3718007Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T20:05:58.3738825Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T20:05:58.4780966Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T20:05:58.4788637Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T20:05:58.4803771Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T20:05:58.4881813Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T20:05:58.4896510Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T20:05:58.4928602Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T20:05:58.5017310Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T20:05:58.5025339Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T20:05:58.5540165Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T20:05:58.5570132Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T20:05:58.5598585Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T20:05:58.6172655Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T20:05:58.6244414Z 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-16T20:05:58.6272991Z 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-16T20:05:58.6291916Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T20:05:58.6329305Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T20:05:58.6975411Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T20:05:58.8821905Z 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-16T20:05:58.8866797Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T20:05:58.8936206Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T20:05:59.2739665Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T20:05:59.4127683Z 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-16T20:05:59.4244478Z 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-16T20:05:59.4280964Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T20:05:59.4484587Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T20:05:59.4554155Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T20:05:59.5135631Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T20:05:59.5442798Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T20:05:59.5484223Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T20:05:59.5498794Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T20:06:00.5993938Z Fetched 183 MB in 5s (39.3 MB/s) 2021-05-16T20:06:00.6401643Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T20:06:00.6414626Z (Reading database ... 2021-05-16T20:06:00.6415130Z (Reading database ... 5% 2021-05-16T20:06:00.6415548Z (Reading database ... 10% 2021-05-16T20:06:00.6415969Z (Reading database ... 15% 2021-05-16T20:06:00.6416367Z (Reading database ... 20% 2021-05-16T20:06:00.6416779Z (Reading database ... 25% 2021-05-16T20:06:00.6417172Z (Reading database ... 30% 2021-05-16T20:06:00.6417581Z (Reading database ... 35% 2021-05-16T20:06:00.6418996Z (Reading database ... 40% 2021-05-16T20:06:00.6419537Z (Reading database ... 45% 2021-05-16T20:06:00.6420228Z (Reading database ... 50% 2021-05-16T20:06:00.6453100Z (Reading database ... 55% 2021-05-16T20:06:00.6503140Z (Reading database ... 60% 2021-05-16T20:06:00.6531258Z (Reading database ... 65% 2021-05-16T20:06:00.6639413Z (Reading database ... 70% 2021-05-16T20:06:00.6785996Z (Reading database ... 75% 2021-05-16T20:06:00.6812386Z (Reading database ... 80% 2021-05-16T20:06:00.7180960Z (Reading database ... 85% 2021-05-16T20:06:00.7447359Z (Reading database ... 90% 2021-05-16T20:06:00.7518997Z (Reading database ... 95% 2021-05-16T20:06:00.7521199Z (Reading database ... 100% 2021-05-16T20:06:00.7522040Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T20:06:00.7648714Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T20:06:00.7677697Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T20:06:00.8041763Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T20:06:00.8285350Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:00.8357425Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:01.0161342Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T20:06:01.0398411Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:06:01.0410789Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:06:01.0825810Z Selecting previously unselected package libegl1:amd64. 2021-05-16T20:06:01.1110857Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:06:01.1134981Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:06:01.1441077Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T20:06:01.1688647Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T20:06:01.1699334Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T20:06:01.2040490Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T20:06:01.2251184Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T20:06:01.2270548Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T20:06:01.2561256Z Selecting previously unselected package libwacom-common. 2021-05-16T20:06:01.2840686Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T20:06:01.2856898Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T20:06:01.3641040Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T20:06:01.3865003Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T20:06:01.3874594Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T20:06:01.4161773Z Selecting previously unselected package libinput-bin. 2021-05-16T20:06:01.4357037Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T20:06:01.4371653Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T20:06:01.4761719Z Selecting previously unselected package libinput10:amd64. 2021-05-16T20:06:01.5005104Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T20:06:01.5020368Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T20:06:01.5440752Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T20:06:01.5665485Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:01.5682023Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:01.6156872Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T20:06:01.6433031Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:01.6445028Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:01.7362383Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T20:06:01.7585815Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T20:06:01.7599963Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T20:06:01.7920804Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T20:06:01.8123043Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T20:06:01.8132509Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T20:06:01.8478283Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T20:06:01.8658992Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T20:06:01.8668959Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T20:06:01.8896981Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T20:06:01.9157907Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T20:06:01.9171443Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T20:06:01.9432684Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T20:06:01.9685589Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T20:06:01.9696463Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T20:06:01.9938615Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T20:06:02.0209406Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T20:06:02.0224264Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T20:06:02.0524333Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T20:06:02.0829341Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T20:06:02.0842246Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T20:06:02.1134564Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T20:06:02.1448126Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T20:06:02.1460966Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T20:06:02.1742905Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T20:06:02.2040743Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T20:06:02.2057324Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T20:06:02.2324646Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T20:06:02.2608154Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T20:06:02.2620905Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T20:06:02.3001693Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T20:06:02.3239058Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:02.3313926Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:02.6080797Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T20:06:02.6306476Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:02.6322570Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:02.8540483Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T20:06:02.8810641Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:02.8820085Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:02.9148298Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T20:06:02.9389532Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T20:06:02.9405178Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T20:06:02.9850494Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T20:06:03.0122323Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T20:06:03.0134852Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T20:06:03.1033209Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T20:06:03.1321654Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T20:06:03.1338816Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T20:06:03.1609423Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T20:06:03.1889314Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:03.1903455Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:03.2278886Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T20:06:03.2544078Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:03.2559354Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:03.3001197Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T20:06:03.3236073Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:03.3250139Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:03.4881881Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T20:06:03.5100140Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:03.5112472Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:03.6571783Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T20:06:03.6858084Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:03.6869241Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:03.7381369Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T20:06:03.7704398Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:03.7715386Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:03.8000525Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T20:06:03.8271684Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T20:06:03.8283507Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T20:06:03.8626086Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T20:06:03.8866759Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T20:06:03.8884281Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T20:06:05.0901526Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T20:06:05.1179251Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:05.1189978Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:05.1563999Z Selecting previously unselected package qgis-providers-common. 2021-05-16T20:06:05.1845470Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:06:05.1856643Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:05.5081095Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T20:06:05.5303835Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T20:06:05.5317093Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T20:06:05.5880765Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T20:06:05.6086180Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T20:06:05.6101879Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T20:06:05.6519047Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T20:06:05.6786946Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:05.6798452Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:05.7171348Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T20:06:05.7494261Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:05.7503704Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:05.7771720Z Selecting previously unselected package gdal-data. 2021-05-16T20:06:05.8068764Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T20:06:05.8078365Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:05.8640707Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T20:06:05.8840018Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T20:06:05.8848741Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T20:06:05.9163166Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T20:06:05.9414277Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T20:06:05.9423850Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T20:06:05.9880783Z Selecting previously unselected package libarmadillo9. 2021-05-16T20:06:06.0110500Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T20:06:06.0120615Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T20:06:06.0481661Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T20:06:06.0738480Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T20:06:06.0750910Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T20:06:06.1480618Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T20:06:06.1669938Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T20:06:06.1683765Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T20:06:06.2040923Z Selecting previously unselected package libdap25:amd64. 2021-05-16T20:06:06.2268115Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T20:06:06.2280188Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T20:06:06.2915190Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T20:06:06.3184377Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T20:06:06.3198694Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T20:06:06.3561041Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T20:06:06.3758014Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T20:06:06.3769337Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T20:06:06.4120415Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T20:06:06.4286018Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T20:06:06.4296376Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T20:06:06.4600377Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T20:06:06.4792629Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T20:06:06.4805945Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T20:06:06.5237454Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T20:06:06.5468404Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T20:06:06.5478558Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T20:06:06.6240742Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T20:06:06.6454389Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T20:06:06.6465304Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T20:06:06.6761118Z Selecting previously unselected package proj-data. 2021-05-16T20:06:06.7061105Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T20:06:06.7075369Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T20:06:07.4121053Z Selecting previously unselected package libproj15:amd64. 2021-05-16T20:06:07.4319807Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T20:06:07.4330830Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T20:06:07.5338441Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T20:06:07.5601280Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T20:06:07.5612978Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T20:06:07.5918737Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T20:06:07.6191324Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T20:06:07.6200213Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T20:06:07.6663247Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T20:06:07.6941031Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T20:06:07.6958784Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T20:06:07.7281222Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T20:06:07.7500925Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T20:06:07.7511859Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T20:06:07.7794791Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T20:06:07.8077512Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:06:07.8090429Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:07.8441194Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T20:06:07.8708241Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:06:07.8718773Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:07.9085417Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T20:06:07.9343738Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T20:06:07.9355355Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:07.9662076Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T20:06:07.9916794Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T20:06:07.9927566Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T20:06:08.0476737Z Selecting previously unselected package libogdi4.1. 2021-05-16T20:06:08.0784110Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T20:06:08.0798923Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T20:06:08.1251730Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T20:06:08.1543901Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T20:06:08.1554159Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T20:06:08.1960883Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T20:06:08.2171438Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T20:06:08.2181264Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T20:06:08.3681200Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T20:06:08.3882910Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T20:06:08.3892623Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T20:06:08.5071708Z Selecting previously unselected package libgdal26. 2021-05-16T20:06:08.5374917Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:06:08.5390130Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:09.1048288Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T20:06:09.1336977Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:09.1351567Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:09.1653672Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T20:06:09.1958588Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T20:06:09.1967576Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T20:06:09.2271202Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T20:06:09.2560965Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:09.2572317Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:09.2889565Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T20:06:09.3149673Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:09.3160478Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:09.3550956Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T20:06:09.3833650Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T20:06:09.3847317Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T20:06:09.4440509Z Selecting previously unselected package libzip5:amd64. 2021-05-16T20:06:09.4655259Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T20:06:09.4671947Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T20:06:09.5086915Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T20:06:09.5362696Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:09.5374857Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:10.0298709Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T20:06:10.0589405Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:10.0603058Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:10.0889327Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T20:06:10.1162297Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T20:06:10.1172324Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T20:06:10.1603817Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T20:06:10.1837510Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T20:06:10.1847672Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T20:06:10.3260199Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T20:06:10.3496801Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:10.3509133Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:10.3777612Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T20:06:10.4057702Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:10.4069528Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:10.4481199Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T20:06:10.4699062Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T20:06:10.4716796Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T20:06:10.5386923Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T20:06:10.5649741Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:10.5804199Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:10.9237448Z Selecting previously unselected package qgis-providers. 2021-05-16T20:06:10.9521408Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:10.9532232Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:11.1584186Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T20:06:11.1876954Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:06:11.1894588Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:06:11.2219662Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T20:06:11.2491319Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T20:06:11.2505095Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T20:06:11.2801744Z Selecting previously unselected package avahi-daemon. 2021-05-16T20:06:11.3100045Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:06:11.3122795Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T20:06:11.3617745Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T20:06:11.3902749Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T20:06:11.3915530Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T20:06:11.4640508Z Selecting previously unselected package blt. 2021-05-16T20:06:11.4931815Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T20:06:11.4942219Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T20:06:11.5192353Z Selecting previously unselected package fonts-lyx. 2021-05-16T20:06:11.5471237Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T20:06:11.5484814Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T20:06:11.5866183Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T20:06:11.6213221Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T20:06:11.6229166Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:11.6559298Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T20:06:11.6833288Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T20:06:11.6847142Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:11.7297824Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T20:06:11.7598898Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T20:06:11.7610077Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:11.7949880Z Selecting previously unselected package gcr. 2021-05-16T20:06:11.8236902Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T20:06:11.8245710Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T20:06:11.8880998Z Selecting previously unselected package python3-numpy. 2021-05-16T20:06:11.9078250Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T20:06:11.9092623Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T20:06:12.2102350Z Selecting previously unselected package python3-gdal. 2021-05-16T20:06:12.2387021Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:06:12.2394196Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:12.3240828Z Selecting previously unselected package gdal-bin. 2021-05-16T20:06:12.3437960Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T20:06:12.3455230Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:12.4041025Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T20:06:12.4289811Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T20:06:12.4306592Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:06:12.4601074Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T20:06:12.4835606Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T20:06:12.4848643Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T20:06:12.5361447Z Selecting previously unselected package geoclue-2.0. 2021-05-16T20:06:12.5593743Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T20:06:12.5606978Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T20:06:12.6000768Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T20:06:12.6247148Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T20:06:12.6257001Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T20:06:12.6724723Z Selecting previously unselected package p11-kit. 2021-05-16T20:06:12.7016383Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T20:06:12.7028735Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T20:06:12.7401417Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T20:06:12.7633105Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T20:06:12.7646180Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T20:06:12.8001206Z Selecting previously unselected package gnome-keyring. 2021-05-16T20:06:12.8250216Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:06:12.8358869Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T20:06:12.9179342Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T20:06:12.9474134Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:06:12.9497700Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:06:12.9785115Z Selecting previously unselected package grass-doc. 2021-05-16T20:06:13.0039963Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T20:06:13.0050145Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T20:06:14.7216463Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T20:06:14.7522940Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T20:06:14.7541847Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T20:06:14.7910098Z Selecting previously unselected package libpdal-util9. 2021-05-16T20:06:14.8215780Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:06:14.8242515Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T20:06:14.8612986Z Selecting previously unselected package libpdal-base9. 2021-05-16T20:06:14.8931628Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:06:14.8941873Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T20:06:15.0925139Z Selecting previously unselected package grass-core. 2021-05-16T20:06:15.1226402Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T20:06:15.1237347Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T20:06:15.7400755Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T20:06:15.7685461Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T20:06:15.7695866Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T20:06:15.8040961Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T20:06:15.8254269Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T20:06:15.8264134Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T20:06:15.8568289Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T20:06:15.8821443Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T20:06:15.8831171Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T20:06:15.9761386Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T20:06:16.0026816Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T20:06:16.0039068Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T20:06:16.0561090Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T20:06:16.0840668Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T20:06:16.0851624Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T20:06:16.4281528Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T20:06:16.4539468Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T20:06:16.4554739Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T20:06:16.5566006Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T20:06:16.5885126Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T20:06:16.5902549Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T20:06:16.6361355Z Selecting previously unselected package libfcgi-bin. 2021-05-16T20:06:16.6627976Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T20:06:16.6639382Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T20:06:16.7000843Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T20:06:16.7254556Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T20:06:16.7271817Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T20:06:16.7589551Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T20:06:16.7887064Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T20:06:16.7961312Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T20:06:16.8945529Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T20:06:16.9255457Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T20:06:16.9267750Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T20:06:16.9583133Z Selecting previously unselected package libmbim-proxy. 2021-05-16T20:06:16.9848828Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T20:06:16.9862163Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T20:06:17.0094993Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T20:06:17.0392705Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T20:06:17.0407276Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:06:17.0684305Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T20:06:17.0985256Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T20:06:17.0998640Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:06:17.1461216Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T20:06:17.1793052Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T20:06:17.1811993Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T20:06:17.2201743Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T20:06:17.2453128Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T20:06:17.2466143Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:06:17.2743428Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T20:06:17.3001731Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T20:06:17.3011989Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T20:06:17.3274584Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T20:06:17.3546334Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:06:17.3561131Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T20:06:17.3881418Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T20:06:17.4110929Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:06:17.4125912Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T20:06:17.4481081Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T20:06:17.4705005Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:06:17.4718030Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T20:06:17.5014875Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T20:06:17.5294305Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:06:17.5303167Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T20:06:17.5744280Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T20:06:17.6054209Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T20:06:17.6074660Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T20:06:17.7573438Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T20:06:17.7877195Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:06:17.7897686Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T20:06:17.8200249Z Selecting previously unselected package libpdal-plugins. 2021-05-16T20:06:17.8463500Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T20:06:17.8475856Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T20:06:17.8727331Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T20:06:17.8985582Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:17.9003305Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:17.9373407Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T20:06:17.9647005Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:17.9659490Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.0560808Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T20:06:18.0815205Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.0827291Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.1225096Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T20:06:18.1553689Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.1566287Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.1957942Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T20:06:18.2278078Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.2296019Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.2630419Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T20:06:18.2940423Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.2951109Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.3333361Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T20:06:18.3598931Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.3610817Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.3896423Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T20:06:18.4178961Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.4187959Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.4520803Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T20:06:18.4724646Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.4736185Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.5120884Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T20:06:18.5335876Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.5350356Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.5641434Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T20:06:18.5830048Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:18.5838902Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:18.6108522Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T20:06:18.6386899Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:18.6399183Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:18.6837162Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T20:06:18.7187683Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:18.7198749Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:18.8384744Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T20:06:18.8698933Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:18.8709432Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:19.2361112Z Selecting previously unselected package qtchooser. 2021-05-16T20:06:19.2637152Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T20:06:19.2652422Z Unpacking qtchooser (66-2build1) ... 2021-05-16T20:06:19.2961148Z Selecting previously unselected package qdoc-qt5. 2021-05-16T20:06:19.3195485Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:19.3203612Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:19.3921060Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T20:06:19.4145894Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:19.4157784Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:19.4493631Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T20:06:19.4771905Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:19.4782888Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:19.5081120Z Selecting previously unselected package qt5-assistant. 2021-05-16T20:06:19.5290949Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:19.5300791Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T20:06:19.5881208Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T20:06:19.6122938Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:19.6144009Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:19.6438167Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T20:06:19.6729676Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:19.6749839Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:19.8659293Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T20:06:19.8938314Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:19.8949716Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:19.9766963Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T20:06:20.0063677Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T20:06:20.0078252Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T20:06:20.1328811Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T20:06:20.1652297Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:20.1666828Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:20.2876406Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T20:06:20.3175168Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:20.3196191Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:20.3751340Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T20:06:20.4089634Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:20.4108629Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:20.4570386Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T20:06:20.4893276Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:20.4918828Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:20.5277172Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T20:06:20.5577210Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T20:06:20.5590882Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T20:06:20.6338282Z Selecting previously unselected package libqmi-proxy. 2021-05-16T20:06:20.6668418Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T20:06:20.6849175Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T20:06:20.7208538Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T20:06:20.7533447Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:20.7547837Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:20.7937311Z Selecting previously unselected package libwacom-bin. 2021-05-16T20:06:20.8227090Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T20:06:20.8235672Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T20:06:20.8530852Z Selecting previously unselected package modemmanager. 2021-05-16T20:06:20.8838520Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T20:06:20.8927777Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T20:06:20.9951917Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T20:06:21.0256460Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T20:06:21.0267126Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T20:06:21.0572794Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T20:06:21.0850188Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T20:06:21.0859650Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T20:06:21.3901806Z Selecting previously unselected package python3-soupsieve. 2021-05-16T20:06:21.4221432Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T20:06:21.4233791Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T20:06:21.4514430Z Selecting previously unselected package python3-bs4. 2021-05-16T20:06:21.4835085Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T20:06:21.4844797Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T20:06:21.5184786Z Selecting previously unselected package python3-cycler. 2021-05-16T20:06:21.5472147Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T20:06:21.5481756Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T20:06:21.5737872Z Selecting previously unselected package python3-dateutil. 2021-05-16T20:06:21.6031142Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T20:06:21.6040328Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T20:06:21.6363070Z Selecting previously unselected package python3-decorator. 2021-05-16T20:06:21.6632690Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T20:06:21.6643096Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T20:06:21.6927674Z Selecting previously unselected package python3-future. 2021-05-16T20:06:21.7235718Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T20:06:21.7244689Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T20:06:21.7933608Z Selecting previously unselected package python3-webencodings. 2021-05-16T20:06:21.8201655Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T20:06:21.8211271Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T20:06:21.8502223Z Selecting previously unselected package python3-html5lib. 2021-05-16T20:06:21.8712000Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T20:06:21.8724856Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T20:06:21.9090249Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T20:06:21.9378729Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T20:06:21.9398082Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T20:06:21.9659712Z Selecting previously unselected package python3-traitlets. 2021-05-16T20:06:21.9925097Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T20:06:21.9936840Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T20:06:22.0270550Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T20:06:22.0555943Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T20:06:22.0565408Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T20:06:22.0861498Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T20:06:22.1139535Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T20:06:22.1160401Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T20:06:22.1455122Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T20:06:22.1725121Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T20:06:22.1738302Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T20:06:22.3227217Z Selecting previously unselected package python3-pyparsing. 2021-05-16T20:06:22.3532112Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T20:06:22.3548393Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T20:06:22.3865754Z Selecting previously unselected package python3-matplotlib. 2021-05-16T20:06:22.4176750Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T20:06:22.4189908Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T20:06:22.8553085Z Selecting previously unselected package python3-nbformat. 2021-05-16T20:06:22.8849559Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T20:06:22.8861588Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T20:06:22.9185210Z Selecting previously unselected package python3-olefile. 2021-05-16T20:06:22.9450492Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T20:06:22.9458834Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T20:06:22.9739291Z Selecting previously unselected package python3-pyproj. 2021-05-16T20:06:23.0001024Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T20:06:23.0009650Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T20:06:23.0519244Z Selecting previously unselected package python3-tz. 2021-05-16T20:06:23.0865465Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T20:06:23.0877911Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T20:06:23.1189857Z Selecting previously unselected package python3-owslib. 2021-05-16T20:06:23.1497687Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T20:06:23.1510145Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T20:06:23.1972064Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T20:06:23.2281954Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T20:06:23.2292397Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T20:06:23.2935370Z Selecting previously unselected package python3-retrying. 2021-05-16T20:06:23.3241278Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T20:06:23.3249946Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T20:06:23.3520704Z Selecting previously unselected package python3-plotly. 2021-05-16T20:06:23.3855828Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T20:06:23.3868113Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T20:06:24.0241696Z Selecting previously unselected package python3-psycopg2. 2021-05-16T20:06:24.0597667Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T20:06:24.0610430Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T20:06:24.0987401Z Selecting previously unselected package python3-sip. 2021-05-16T20:06:24.1296729Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T20:06:24.1308040Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T20:06:24.1653479Z Selecting previously unselected package python3-pyqt5. 2021-05-16T20:06:24.1955393Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:06:24.1964692Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:24.4534775Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T20:06:24.4842626Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T20:06:24.4852979Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T20:06:24.5354770Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T20:06:24.5651892Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:06:24.5663706Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:24.6003716Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T20:06:24.6299984Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:06:24.6320864Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:24.6597766Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T20:06:24.6900288Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T20:06:24.6926954Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:24.7442777Z Selecting previously unselected package python3-qgis-common. 2021-05-16T20:06:24.7694129Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:06:24.7708127Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:25.0947109Z Selecting previously unselected package python3-qgis. 2021-05-16T20:06:25.1254832Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:25.1272397Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:26.0081622Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T20:06:26.0294705Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T20:06:26.0305019Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T20:06:26.0678790Z Selecting previously unselected package libjs-leaflet. 2021-05-16T20:06:26.1015548Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T20:06:26.1029462Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T20:06:26.1520824Z Selecting previously unselected package qgis-common. 2021-05-16T20:06:26.1771839Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:06:26.1783099Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:27.5904714Z Selecting previously unselected package qgis. 2021-05-16T20:06:27.6191749Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:27.6906661Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:27.9193353Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T20:06:27.9472985Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T20:06:27.9481281Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:28.1453177Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T20:06:28.1743635Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:28.1753399Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:28.2089854Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T20:06:28.2361225Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T20:06:28.2372757Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:28.2971703Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T20:06:28.3278800Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T20:06:28.3291023Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:28.3636265Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T20:06:28.3901257Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T20:06:28.3915102Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T20:06:28.5766773Z Selecting previously unselected package wpasupplicant. 2021-05-16T20:06:28.6067647Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T20:06:28.6080544Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T20:06:28.7407581Z Selecting previously unselected package proj-bin. 2021-05-16T20:06:28.7720206Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T20:06:28.7731181Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T20:06:28.8073627Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T20:06:28.8383652Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T20:06:28.8393981Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T20:06:28.8691730Z Selecting previously unselected package usb-modeswitch. 2021-05-16T20:06:28.8997751Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T20:06:28.9062332Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T20:06:28.9782023Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T20:06:28.9820084Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T20:06:29.2473952Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T20:06:29.2559135Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T20:06:29.2606950Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T20:06:29.2650153Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:29.2774896Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T20:06:29.2812138Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T20:06:29.2861273Z Setting up proj-data (6.3.1-1) ... 2021-05-16T20:06:29.2902401Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T20:06:29.2941455Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T20:06:29.2983417Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T20:06:29.3029494Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T20:06:29.3074541Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T20:06:29.3114745Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T20:06:29.3152089Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T20:06:29.3185168Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T20:06:29.3230980Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T20:06:29.3273786Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T20:06:29.3312501Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T20:06:29.5044881Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T20:06:29.5082962Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T20:06:29.5117776Z Setting up python3-olefile (0.46-2) ... 2021-05-16T20:06:29.6757211Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T20:06:29.6803369Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T20:06:29.8287913Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T20:06:29.8339872Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T20:06:29.8369691Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T20:06:29.8410249Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T20:06:29.8445420Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T20:06:29.8484493Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T20:06:29.8542529Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T20:06:29.9689292Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T20:06:29.9742655Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T20:06:29.9775410Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T20:06:29.9822459Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T20:06:29.9858695Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T20:06:30.1764349Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:30.1817355Z Setting up python3-tz (2019.3-1) ... 2021-05-16T20:06:30.3564041Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T20:06:30.3653762Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T20:06:30.3695626Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T20:06:30.3781429Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:06:30.3817113Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T20:06:30.3854934Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T20:06:30.3888389Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T20:06:30.3921069Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T20:06:30.5456604Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:06:30.5492584Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T20:06:30.5539576Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T20:06:30.5571909Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T20:06:30.5662797Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T20:06:30.5701718Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T20:06:30.7442027Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T20:06:30.7484333Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T20:06:30.8932938Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T20:06:30.8972105Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T20:06:30.9016689Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T20:06:30.9049207Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T20:06:30.9091880Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T20:06:30.9126322Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T20:06:30.9172394Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T20:06:31.0736163Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T20:06:31.0782481Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T20:06:31.0821496Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T20:06:31.0857722Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:31.0951077Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T20:06:31.3012930Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T20:06:32.5155711Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T20:06:32.5157140Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T20:06:32.5157940Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T20:06:32.5158736Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:06:32.5159540Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T20:06:32.5160378Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T20:06:32.5161082Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T20:06:32.5161817Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T20:06:32.6833262Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:32.6915862Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T20:06:32.6966302Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T20:06:32.7046489Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T20:06:32.9556892Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T20:06:32.9591875Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T20:06:32.9631746Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:32.9668916Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T20:06:32.9710677Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:06:32.9986305Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T20:06:33.1840135Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T20:06:33.1876601Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:06:33.1920614Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T20:06:33.2019832Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T20:06:33.2062541Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T20:06:33.2091829Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:33.2128748Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:33.2169228Z Setting up python3-future (0.18.2-2) ... 2021-05-16T20:06:33.2265468Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T20:06:33.2336433Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T20:06:33.5533520Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:33.7301238Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T20:06:33.7335770Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:33.7371135Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T20:06:33.7406257Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T20:06:33.7437664Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T20:06:33.7485176Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:33.7522860Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T20:06:33.7557091Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:33.7592848Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T20:06:33.9409642Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T20:06:34.0942717Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T20:06:34.2437851Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T20:06:34.2470495Z Setting up qtchooser (66-2build1) ... 2021-05-16T20:06:34.2501613Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T20:06:34.2538701Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T20:06:34.4133721Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:34.4175957Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T20:06:34.4209944Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T20:06:34.4254104Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T20:06:35.3425393Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T20:06:35.3459665Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T20:06:35.3497395Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T20:06:35.3527810Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:35.3559267Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:35.3592720Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T20:06:35.3629228Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T20:06:35.3667459Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T20:06:35.3704888Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T20:06:35.7410721Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T20:06:35.7431694Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:35.7467162Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T20:06:35.9030082Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T20:06:35.9063886Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T20:06:36.0586315Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:36.0617823Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T20:06:36.2466443Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T20:06:36.2505863Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T20:06:36.2541464Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:36.2578665Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T20:06:36.4062220Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T20:06:36.4064375Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T20:06:36.9370113Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T20:06:37.2147258Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:37.2176160Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T20:06:37.2203105Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:37.2231678Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:37.2262431Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:37.2289638Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:37.2321278Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T20:06:37.3774994Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:37.3776729Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T20:06:37.3778397Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:37.3779647Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T20:06:37.4171071Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:37.4172261Z if direction is "increasing": 2021-05-16T20:06:37.4173652Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:37.4174676Z elif direction is "decreasing": 2021-05-16T20:06:37.4335866Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:37.4337223Z if direction is "increasing": 2021-05-16T20:06:37.4338836Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:37.4340090Z elif direction is "decreasing": 2021-05-16T20:06:38.2542937Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:38.2545155Z if props["offset_coordinates"] is "data": 2021-05-16T20:06:38.2546669Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T20:06:38.2547700Z if props["coordinates"] is not "data": 2021-05-16T20:06:39.0044578Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T20:06:39.5503423Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T20:06:39.5505931Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T20:06:39.5507941Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T20:06:40.6821180Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T20:06:40.6876259Z First installation detected... 2021-05-16T20:06:40.6876901Z Checking NSS setup... 2021-05-16T20:06:40.6928107Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T20:06:40.7020584Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:40.7097074Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T20:06:40.9611140Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:40.9651326Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T20:06:40.9697097Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T20:06:40.9735813Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T20:06:40.9768264Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T20:06:40.9795479Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T20:06:40.9839461Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T20:06:40.9869717Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T20:06:40.9914559Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:41.1708149Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T20:06:41.1749239Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T20:06:41.1780966Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T20:06:41.4929903Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:41.4931348Z if value is '': 2021-05-16T20:06:41.5844901Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:41.5847289Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T20:06:41.5848332Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:41.5849118Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T20:06:41.5850522Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T20:06:41.5851315Z if driver_string is not None and driver_string is not "": 2021-05-16T20:06:41.6291407Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:41.6293075Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T20:06:41.6294269Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T20:06:41.6295611Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T20:06:41.6849621Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T20:06:41.6879006Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:41.6967912Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T20:06:41.7002773Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:41.7037861Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:41.7210781Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:41.7248465Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:41.7286315Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:41.7326181Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:41.7366974Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:41.7416192Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T20:06:41.8240402Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:41.8272098Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:41.8304213Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:41.8353678Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T20:06:41.9602158Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T20:06:41.9604554Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T20:06:42.5000354Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:42.5039157Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:42.5076272Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T20:06:42.5111436Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:42.5146184Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:42.5183250Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:42.5215433Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T20:06:42.5247896Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T20:06:42.5281760Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T20:06:42.5313856Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:42.5350257Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T20:06:42.5390445Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:42.5424986Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:42.5461770Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:42.5496375Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:42.5527567Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T20:06:42.5559203Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T20:06:42.5600099Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:06:42.5633347Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:42.5672612Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:42.7235909Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T20:06:42.7271444Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:42.7305675Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:06:42.7338861Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.4542836Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:13.4587440Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T20:07:13.4623217Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.4659847Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:13.4693624Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.4739089Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.4778714Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T20:07:13.4817763Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.6390109Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.6425138Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T20:07:13.6457967Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.6503291Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T20:07:13.6539437Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.8112414Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.8144883Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.8197023Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T20:07:13.8330060Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T20:07:13.8499025Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T20:07:14.9164553Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T20:07:14.9332707Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T20:07:14.9568808Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T20:07:14.9733518Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T20:07:15.0397030Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:07:15.0700599Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T20:07:15.3184283Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:07:25.5869088Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T20:07:25.6040778Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T20:07:27.5277352Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:07:27.5277842Z with: 2021-05-16T20:07:27.5278249Z github_slug: neuroconductor/neurobase 2021-05-16T20:07:27.5278639Z env: 2021-05-16T20:07:27.5279006Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:27.5279382Z TIC_DEPLOY_KEY: 2021-05-16T20:07:27.5280885Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:27.5282790Z GITHUB_PAT: *** 2021-05-16T20:07:27.5283222Z COVERALLS_TOKEN: 2021-05-16T20:07:27.5283843Z continue-on-error: false 2021-05-16T20:07:27.5284456Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:27.5285036Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:27.5285433Z TZ: UTC 2021-05-16T20:07:27.5285776Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:27.5286814Z NOT_CRAN: true 2021-05-16T20:07:27.5287176Z ##[endgroup] 2021-05-16T20:07:27.5627968Z repo slug is: neuroconductor/neurobase 2021-05-16T20:07:27.5710273Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:07:27.5710754Z env: 2021-05-16T20:07:27.5711107Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:27.5711656Z TIC_DEPLOY_KEY: 2021-05-16T20:07:27.5712313Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:27.5713360Z GITHUB_PAT: *** 2021-05-16T20:07:27.5713698Z COVERALLS_TOKEN: 2021-05-16T20:07:27.5714086Z continue-on-error: false 2021-05-16T20:07:27.5714479Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:27.5715022Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:27.5715546Z TZ: UTC 2021-05-16T20:07:27.5715855Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:27.5716169Z NOT_CRAN: true 2021-05-16T20:07:27.5716467Z ##[endgroup] 2021-05-16T20:07:27.7948899Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:07:27.7949370Z with: 2021-05-16T20:07:27.7949678Z repo_name: neurobase 2021-05-16T20:07:27.7949996Z repo_version: 1.30.1 2021-05-16T20:07:27.7950304Z runner_os: Linux 2021-05-16T20:07:27.7950580Z R_version: 4.0 2021-05-16T20:07:27.7950855Z env: 2021-05-16T20:07:27.7951182Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:27.7951525Z TIC_DEPLOY_KEY: 2021-05-16T20:07:27.7952131Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:27.7953154Z GITHUB_PAT: *** 2021-05-16T20:07:27.7953471Z COVERALLS_TOKEN: 2021-05-16T20:07:27.7953836Z continue-on-error: false 2021-05-16T20:07:27.7954223Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:27.7954591Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:27.7954944Z TZ: UTC 2021-05-16T20:07:27.7955260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:27.7955573Z NOT_CRAN: true 2021-05-16T20:07:27.7955866Z ##[endgroup] 2021-05-16T20:07:27.8278978Z Package: neurobase 2021-05-16T20:07:27.8282331Z Version: 1.30.1 2021-05-16T20:07:27.8282889Z OS: Linux 2021-05-16T20:07:27.8325725Z ##[group]Run install.packages('remotes') 2021-05-16T20:07:27.8326308Z install.packages('remotes') 2021-05-16T20:07:27.8326931Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:07:27.8327716Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:07:27.8336350Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:07:27.8337425Z env: 2021-05-16T20:07:27.8338148Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:07:27.8338926Z TIC_DEPLOY_KEY: 2021-05-16T20:07:27.8339576Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:07:27.8340670Z GITHUB_PAT: *** 2021-05-16T20:07:27.8340995Z COVERALLS_TOKEN: 2021-05-16T20:07:27.8341405Z continue-on-error: false 2021-05-16T20:07:27.8341943Z VDIFFR_RUN_TESTS: 2021-05-16T20:07:27.8342340Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:07:27.8342715Z TZ: UTC 2021-05-16T20:07:27.8343038Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:07:27.8343363Z NOT_CRAN: true 2021-05-16T20:07:27.8343676Z ##[endgroup] 2021-05-16T20:07:27.9881172Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:07:27.9882277Z (as ‘lib’ is unspecified) 2021-05-16T20:07:44.1820181Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T20:07:45.2362793Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T20:07:45.2571094Z ================================================== 2021-05-16T20:07:45.2572406Z downloaded 381 KB 2021-05-16T20:07:45.2573028Z 2021-05-16T20:07:45.4949915Z * installing *binary* package ‘remotes’ ... 2021-05-16T20:07:45.4990918Z * DONE (remotes) 2021-05-16T20:07:45.5037314Z 2021-05-16T20:07:45.5038091Z The downloaded source packages are in 2021-05-16T20:07:45.5039285Z ‘/tmp/RtmpIlpBU2/downloaded_packages’ 2021-05-16T20:08:07.1291884Z ##[group]Run actions/cache@v1 2021-05-16T20:08:07.1292293Z with: 2021-05-16T20:08:07.1292695Z path: /home/runner/work/_temp/Library 2021-05-16T20:08:07.1298995Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-9aad402c462179e63ff076d8f0743148134e241ef2c9db58aa831dcf1013ea26 2021-05-16T20:08:07.1303345Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T20:08:07.1304431Z env: 2021-05-16T20:08:07.1304838Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:07.1305665Z TIC_DEPLOY_KEY: 2021-05-16T20:08:07.1306699Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:08:07.1309071Z GITHUB_PAT: *** 2021-05-16T20:08:07.1309416Z COVERALLS_TOKEN: 2021-05-16T20:08:07.1309837Z continue-on-error: false 2021-05-16T20:08:07.1310229Z VDIFFR_RUN_TESTS: 2021-05-16T20:08:07.1310643Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:08:07.1311062Z TZ: UTC 2021-05-16T20:08:07.1311420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:07.1311778Z NOT_CRAN: true 2021-05-16T20:08:07.1312101Z ##[endgroup] 2021-05-16T20:08:07.1923064Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:08:07.2006204Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T20:08:07.2006933Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T20:08:07.2007574Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T20:08:07.2008107Z sudo -s eval "$sysreqs" 2021-05-16T20:08:07.2050917Z shell: /usr/bin/bash -e {0} 2021-05-16T20:08:07.2051282Z env: 2021-05-16T20:08:07.2051690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:08:07.2052105Z TIC_DEPLOY_KEY: 2021-05-16T20:08:07.2052828Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:08:07.2054049Z GITHUB_PAT: *** 2021-05-16T20:08:07.2054420Z COVERALLS_TOKEN: 2021-05-16T20:08:07.2054847Z continue-on-error: false 2021-05-16T20:08:07.2055277Z VDIFFR_RUN_TESTS: 2021-05-16T20:08:07.2055701Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:08:07.2056104Z TZ: UTC 2021-05-16T20:08:07.2056471Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:08:07.2056847Z NOT_CRAN: true 2021-05-16T20:08:07.2057265Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T20:08:07.2057702Z ##[endgroup] 2021-05-16T20:08:07.4031803Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:08:08.0550674Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T20:08:26.4602544Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T20:08:26.4603130Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T20:08:26.4603593Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T20:08:26.4604061Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T20:08:26.4604536Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T20:08:26.4620951Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T20:08:26.4637669Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:08:26.4638494Z (as ‘lib’ is unspecified) 2021-05-16T20:08:41.4569422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T20:08:42.8074833Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T20:08:42.8139386Z ================================================== 2021-05-16T20:08:42.8140156Z downloaded 94 KB 2021-05-16T20:08:42.8140640Z 2021-05-16T20:08:42.8175548Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T20:08:43.8060377Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T20:08:43.8165211Z ================================================== 2021-05-16T20:08:43.8165923Z downloaded 135 KB 2021-05-16T20:08:43.8166369Z 2021-05-16T20:08:43.8202821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T20:08:44.9246149Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T20:08:44.9273913Z ================================================== 2021-05-16T20:08:44.9275013Z downloaded 80 KB 2021-05-16T20:08:44.9275508Z 2021-05-16T20:08:44.9313885Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T20:08:45.9811148Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T20:08:46.0003342Z ================================================== 2021-05-16T20:08:46.0004482Z downloaded 516 KB 2021-05-16T20:08:46.0005486Z 2021-05-16T20:08:46.0042263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T20:08:47.3482917Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T20:08:47.3720984Z ================================================== 2021-05-16T20:08:47.3721754Z downloaded 991 KB 2021-05-16T20:08:47.3721983Z 2021-05-16T20:08:47.5995915Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T20:08:47.6035324Z * DONE (rprojroot) 2021-05-16T20:08:47.8063665Z * installing *binary* package ‘crayon’ ... 2021-05-16T20:08:47.8110007Z * DONE (crayon) 2021-05-16T20:08:48.0088200Z * installing *binary* package ‘R6’ ... 2021-05-16T20:08:48.0119779Z * DONE (R6) 2021-05-16T20:08:48.2510147Z * installing *binary* package ‘desc’ ... 2021-05-16T20:08:48.2549264Z * DONE (desc) 2021-05-16T20:08:48.4925319Z * installing *binary* package ‘debugme’ ... 2021-05-16T20:08:48.4964024Z * DONE (debugme) 2021-05-16T20:08:48.5009594Z 2021-05-16T20:08:48.5010408Z The downloaded source packages are in 2021-05-16T20:08:48.5013379Z ‘/tmp/RtmpBQKS5P/downloaded_packages’ 2021-05-16T20:08:48.5024543Z Running `R CMD build`... 2021-05-16T20:08:48.7399319Z * checking for file ‘/tmp/RtmpBQKS5P/remotes690f8121862/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T20:08:48.7403699Z * preparing ‘sysreqs’: 2021-05-16T20:08:48.7404617Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:08:48.7405670Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:08:48.7406354Z * checking for empty or unneeded directories 2021-05-16T20:08:48.7407012Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T20:08:48.7408963Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:08:48.7409906Z (as ‘lib’ is unspecified) 2021-05-16T20:08:48.9456284Z * installing *source* package ‘sysreqs’ ... 2021-05-16T20:08:48.9462487Z ** using staged installation 2021-05-16T20:08:48.9613944Z ** R 2021-05-16T20:08:48.9692591Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:49.3289592Z ** help 2021-05-16T20:08:49.3429765Z *** installing help indices 2021-05-16T20:08:49.3596733Z ** building package indices 2021-05-16T20:08:49.5391157Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:08:49.7220732Z ** testing if installed package can be loaded from final location 2021-05-16T20:08:49.9163367Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:08:49.9168649Z * DONE (sysreqs) 2021-05-16T20:09:09.4291471Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T20:09:09.4293672Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T20:09:09.4295277Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T20:09:09.4880498Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T20:09:09.5542430Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T20:09:09.5547137Z Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T20:09:09.7013460Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T20:09:09.9760481Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T20:09:10.2508260Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T20:09:11.1490840Z Reading package lists... 2021-05-16T20:09:11.2176623Z Reading package lists... 2021-05-16T20:09:11.3386216Z Building dependency tree... 2021-05-16T20:09:11.3405079Z Reading state information... 2021-05-16T20:09:11.4766659Z libglu1-mesa-dev is already the newest version (9.0.1-1build1). 2021-05-16T20:09:11.4768101Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T20:09:11.4768974Z libicu-dev set to manually installed. 2021-05-16T20:09:11.4769859Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T20:09:11.4770804Z make is already the newest version (4.2.1-1.2). 2021-05-16T20:09:11.4771755Z make set to manually installed. 2021-05-16T20:09:11.4772659Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T20:09:11.4773674Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-16T20:09:11.4774760Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T20:09:11.4775689Z pandoc is already the newest version (2.7.3-1). 2021-05-16T20:09:11.4776498Z The following additional packages will be installed: 2021-05-16T20:09:11.4777714Z libbibutils6 libegl-dev libghc-pandoc-citeproc-data libgles-dev libgles1 2021-05-16T20:09:11.4778981Z libgles2 libglvnd-dev libopengl-dev libopengl0 2021-05-16T20:09:11.4779693Z Suggested packages: 2021-05-16T20:09:11.4780565Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T20:09:11.5198234Z The following NEW packages will be installed: 2021-05-16T20:09:11.5201712Z libbibutils6 libcurl4-openssl-dev libegl-dev libghc-pandoc-citeproc-data 2021-05-16T20:09:11.5204055Z libgl1-mesa-dev libgles-dev libgles1 libgles2 libglvnd-dev libopengl-dev 2021-05-16T20:09:11.5205504Z libopengl0 pandoc-citeproc 2021-05-16T20:09:11.5394205Z 0 upgraded, 12 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T20:09:11.5394904Z Need to get 13.8 MB of archives. 2021-05-16T20:09:11.5397382Z After this operation, 110 MB of additional disk space will be used. 2021-05-16T20:09:11.5401112Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T20:09:11.5477944Z 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-16T20:09:11.5531545Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [17.2 kB] 2021-05-16T20:09:11.5539797Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles1 amd64 1.3.2-1~ubuntu0.20.04.1 [10.3 kB] 2021-05-16T20:09:11.5545171Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles2 amd64 1.3.2-1~ubuntu0.20.04.1 [15.6 kB] 2021-05-16T20:09:11.5556814Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles-dev amd64 1.3.2-1~ubuntu0.20.04.1 [48.0 kB] 2021-05-16T20:09:11.5575192Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl0 amd64 1.3.2-1~ubuntu0.20.04.1 [29.3 kB] 2021-05-16T20:09:11.5583603Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [3584 B] 2021-05-16T20:09:11.5591038Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T20:09:11.5599335Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd-dev amd64 1.3.2-1~ubuntu0.20.04.1 [11.6 kB] 2021-05-16T20:09:11.5606269Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1-mesa-dev amd64 20.2.6-0ubuntu0.20.04.1 [6280 B] 2021-05-16T20:09:11.5611105Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T20:09:12.2284597Z Fetched 13.8 MB in 0s (49.4 MB/s) 2021-05-16T20:09:12.2604104Z Selecting previously unselected package libbibutils6. 2021-05-16T20:09:12.2685339Z (Reading database ... 2021-05-16T20:09:12.2685800Z (Reading database ... 5% 2021-05-16T20:09:12.2686180Z (Reading database ... 10% 2021-05-16T20:09:12.2686571Z (Reading database ... 15% 2021-05-16T20:09:12.2686943Z (Reading database ... 20% 2021-05-16T20:09:12.2687330Z (Reading database ... 25% 2021-05-16T20:09:12.2687700Z (Reading database ... 30% 2021-05-16T20:09:12.2688106Z (Reading database ... 35% 2021-05-16T20:09:12.2688482Z (Reading database ... 40% 2021-05-16T20:09:12.2688868Z (Reading database ... 45% 2021-05-16T20:09:12.2693407Z (Reading database ... 50% 2021-05-16T20:09:12.2734928Z (Reading database ... 55% 2021-05-16T20:09:12.2776805Z (Reading database ... 60% 2021-05-16T20:09:12.2815870Z (Reading database ... 65% 2021-05-16T20:09:12.2979187Z (Reading database ... 70% 2021-05-16T20:09:12.3010787Z (Reading database ... 75% 2021-05-16T20:09:12.3273394Z (Reading database ... 80% 2021-05-16T20:09:12.3362623Z (Reading database ... 85% 2021-05-16T20:09:12.3694123Z (Reading database ... 90% 2021-05-16T20:09:12.3760696Z (Reading database ... 95% 2021-05-16T20:09:12.3761150Z (Reading database ... 100% 2021-05-16T20:09:12.3761788Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T20:09:12.3889031Z Preparing to unpack .../00-libbibutils6_6.2-1_amd64.deb ... 2021-05-16T20:09:12.3924668Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T20:09:12.4614516Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T20:09:12.4891738Z Preparing to unpack .../01-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T20:09:12.4901548Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T20:09:12.5440909Z Selecting previously unselected package libegl-dev:amd64. 2021-05-16T20:09:12.5732726Z Preparing to unpack .../02-libegl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:09:12.5745107Z Unpacking libegl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:12.6080705Z Selecting previously unselected package libgles1:amd64. 2021-05-16T20:09:12.6318345Z Preparing to unpack .../03-libgles1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:09:12.6332552Z Unpacking libgles1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:12.6640805Z Selecting previously unselected package libgles2:amd64. 2021-05-16T20:09:12.6853304Z Preparing to unpack .../04-libgles2_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:09:12.6870662Z Unpacking libgles2:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:12.7160649Z Selecting previously unselected package libgles-dev:amd64. 2021-05-16T20:09:12.7385792Z Preparing to unpack .../05-libgles-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:09:12.7397535Z Unpacking libgles-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:12.7800562Z Selecting previously unselected package libopengl0:amd64. 2021-05-16T20:09:12.8036951Z Preparing to unpack .../06-libopengl0_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:09:12.8046297Z Unpacking libopengl0:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:12.8320906Z Selecting previously unselected package libopengl-dev:amd64. 2021-05-16T20:09:12.8575171Z Preparing to unpack .../07-libopengl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:09:12.8587410Z Unpacking libopengl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:12.8817547Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T20:09:12.9111777Z Preparing to unpack .../08-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T20:09:12.9123163Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T20:09:12.9521466Z Selecting previously unselected package libglvnd-dev:amd64. 2021-05-16T20:09:12.9756466Z Preparing to unpack .../09-libglvnd-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:09:12.9764367Z Unpacking libglvnd-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:13.0040856Z Selecting previously unselected package libgl1-mesa-dev:amd64. 2021-05-16T20:09:13.0251583Z Preparing to unpack .../10-libgl1-mesa-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T20:09:13.0262088Z Unpacking libgl1-mesa-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:09:13.0477161Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T20:09:13.0792713Z Preparing to unpack .../11-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T20:09:13.0810166Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T20:09:13.0849600Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T20:09:14.3336058Z Setting up libegl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:14.3368799Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T20:09:14.3406245Z Setting up libopengl0:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:14.3437484Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T20:09:14.3475141Z Setting up libgles2:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:14.3535407Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T20:09:14.3583263Z Setting up libgles1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:14.3616143Z Setting up libopengl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:14.3660072Z Setting up libgles-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:14.3700505Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T20:09:14.3736676Z Setting up libglvnd-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T20:09:14.3775156Z Setting up libgl1-mesa-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T20:09:14.3823815Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T20:09:17.3755827Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T20:09:19.4878198Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:09:19.4878903Z remotes::install_github("ropensci/tic") 2021-05-16T20:09:19.4879497Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:09:19.4880654Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:09:19.4881509Z remotes::install_cran("covr") 2021-05-16T20:09:19.4888010Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:09:19.4888547Z env: 2021-05-16T20:09:19.4889013Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:09:19.4889708Z TIC_DEPLOY_KEY: 2021-05-16T20:09:19.4890860Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:09:19.4892621Z GITHUB_PAT: *** 2021-05-16T20:09:19.4893090Z COVERALLS_TOKEN: 2021-05-16T20:09:19.4893622Z continue-on-error: false 2021-05-16T20:09:19.4894405Z VDIFFR_RUN_TESTS: 2021-05-16T20:09:19.4895173Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:09:19.4895602Z TZ: UTC 2021-05-16T20:09:19.4896113Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:09:19.4896472Z NOT_CRAN: true 2021-05-16T20:09:19.4896779Z ##[endgroup] 2021-05-16T20:09:19.7008782Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:09:20.3223234Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:09:38.9401323Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:09:38.9402412Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:09:38.9403231Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:09:38.9403969Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:09:38.9404741Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:09:38.9405512Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:09:38.9406255Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:09:38.9406997Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:09:38.9408339Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:09:38.9409169Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:09:38.9409823Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:09:38.9410500Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:09:38.9411162Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:09:38.9411774Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:09:38.9412427Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:09:38.9413106Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:09:38.9413760Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:09:38.9414396Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:09:38.9415009Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:09:38.9415652Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:09:38.9416311Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:09:38.9416947Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:09:38.9417598Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:09:38.9418238Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:09:38.9418867Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:09:38.9419492Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:09:38.9420110Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:09:38.9421515Z 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-16T20:09:38.9423192Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:09:38.9423851Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:09:38.9424601Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:09:38.9425238Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:09:38.9434537Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:09:38.9435228Z (as ‘lib’ is unspecified) 2021-05-16T20:09:54.4562359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T20:09:55.6327195Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T20:09:55.6614804Z ================================================== 2021-05-16T20:09:55.6616264Z downloaded 1.3 MB 2021-05-16T20:09:55.6617324Z 2021-05-16T20:09:55.6650655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T20:09:56.6909913Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T20:09:56.7100048Z ================================================== 2021-05-16T20:09:56.7101320Z downloaded 226 KB 2021-05-16T20:09:56.7101971Z 2021-05-16T20:09:56.7138312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T20:09:57.8289747Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T20:09:57.8387559Z ================================================== 2021-05-16T20:09:57.8388847Z downloaded 140 KB 2021-05-16T20:09:57.8389506Z 2021-05-16T20:09:57.8427909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T20:09:58.8400749Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T20:09:58.8447440Z ================================================== 2021-05-16T20:09:58.8447972Z downloaded 53 KB 2021-05-16T20:09:58.8449212Z 2021-05-16T20:09:58.8480978Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T20:09:59.8970331Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T20:09:59.8971095Z ================================================== 2021-05-16T20:09:59.8971565Z downloaded 23 KB 2021-05-16T20:09:59.8971854Z 2021-05-16T20:09:59.9008990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T20:10:01.0625134Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T20:10:01.0906805Z ================================================== 2021-05-16T20:10:01.0907884Z downloaded 1.4 MB 2021-05-16T20:10:01.0908405Z 2021-05-16T20:10:01.0944482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T20:10:02.1594788Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T20:10:02.1604544Z ================================================== 2021-05-16T20:10:02.1605573Z downloaded 36 KB 2021-05-16T20:10:02.1606206Z 2021-05-16T20:10:02.1649374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T20:10:03.5214260Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T20:10:03.5469840Z ================================================== 2021-05-16T20:10:03.5470989Z downloaded 884 KB 2021-05-16T20:10:03.5471586Z 2021-05-16T20:10:03.5505731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T20:10:04.7456243Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T20:10:04.7666824Z ================================================== 2021-05-16T20:10:04.7667839Z downloaded 523 KB 2021-05-16T20:10:04.7668550Z 2021-05-16T20:10:04.7705020Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T20:10:06.4984377Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T20:10:06.4985708Z ================================================== 2021-05-16T20:10:06.4986674Z downloaded 12 KB 2021-05-16T20:10:06.4987331Z 2021-05-16T20:10:06.5019917Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T20:10:07.8414395Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T20:10:07.8621426Z ================================================== 2021-05-16T20:10:07.8622247Z downloaded 486 KB 2021-05-16T20:10:07.8622683Z 2021-05-16T20:10:07.8662370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T20:10:09.0431718Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T20:10:09.0499547Z ================================================== 2021-05-16T20:10:09.0500263Z downloaded 90 KB 2021-05-16T20:10:09.0500510Z 2021-05-16T20:10:09.0542077Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T20:10:10.0788417Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T20:10:10.1009084Z ================================================== 2021-05-16T20:10:10.1009912Z downloaded 508 KB 2021-05-16T20:10:10.1010564Z 2021-05-16T20:10:10.1047902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T20:10:11.3800975Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T20:10:11.4038818Z ================================================== 2021-05-16T20:10:11.4040653Z downloaded 621 KB 2021-05-16T20:10:11.4041142Z 2021-05-16T20:10:11.4146133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T20:10:12.7173312Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T20:10:12.7323573Z ================================================== 2021-05-16T20:10:12.7325525Z downloaded 267 KB 2021-05-16T20:10:12.7326866Z 2021-05-16T20:10:12.7363651Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T20:10:14.1676582Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T20:10:14.1785790Z ================================================== 2021-05-16T20:10:14.1786355Z downloaded 167 KB 2021-05-16T20:10:14.1786815Z 2021-05-16T20:10:14.1833320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T20:10:17.5923405Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T20:10:17.6067403Z ================================================== 2021-05-16T20:10:17.6068673Z downloaded 234 KB 2021-05-16T20:10:17.6069151Z 2021-05-16T20:10:17.6106515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T20:10:18.7908703Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T20:10:18.8063983Z ================================================== 2021-05-16T20:10:18.8067446Z downloaded 276 KB 2021-05-16T20:10:18.8067723Z 2021-05-16T20:10:18.8105765Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T20:10:19.8015259Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T20:10:19.8126353Z ================================================== 2021-05-16T20:10:19.8126875Z downloaded 201 KB 2021-05-16T20:10:19.8127185Z 2021-05-16T20:10:19.8167080Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T20:10:21.1971793Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T20:10:21.2021838Z ================================================== 2021-05-16T20:10:21.2022791Z downloaded 64 KB 2021-05-16T20:10:21.2023003Z 2021-05-16T20:10:21.2059733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T20:10:22.5512073Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T20:10:22.5558267Z ================================================== 2021-05-16T20:10:22.5558947Z downloaded 46 KB 2021-05-16T20:10:22.5559326Z 2021-05-16T20:10:22.5594227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T20:10:23.7587669Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T20:10:23.7781205Z ================================================== 2021-05-16T20:10:23.7781600Z downloaded 416 KB 2021-05-16T20:10:23.7781845Z 2021-05-16T20:10:23.7815770Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T20:10:24.8297709Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T20:10:24.8363009Z ================================================== 2021-05-16T20:10:24.8363547Z downloaded 91 KB 2021-05-16T20:10:24.8363857Z 2021-05-16T20:10:24.8445608Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T20:10:26.1455064Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T20:10:26.1562440Z ================================================== 2021-05-16T20:10:26.1563307Z downloaded 133 KB 2021-05-16T20:10:26.1563794Z 2021-05-16T20:10:26.1604215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T20:10:27.4783721Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T20:10:27.4930291Z ================================================== 2021-05-16T20:10:27.4931727Z downloaded 271 KB 2021-05-16T20:10:27.4932302Z 2021-05-16T20:10:27.4973477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T20:10:28.5353902Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T20:10:28.5580653Z ================================================== 2021-05-16T20:10:28.5581368Z downloaded 735 KB 2021-05-16T20:10:28.5582148Z 2021-05-16T20:10:28.5618940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T20:10:29.7376535Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T20:10:29.7425178Z ================================================== 2021-05-16T20:10:29.7425921Z downloaded 46 KB 2021-05-16T20:10:29.7426147Z 2021-05-16T20:10:29.7464750Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:10:29.8753175Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:10:29.8756450Z ================================================== 2021-05-16T20:10:29.8757379Z downloaded 24 KB 2021-05-16T20:10:29.8757604Z 2021-05-16T20:10:29.8778788Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T20:10:30.9702485Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T20:10:30.9931946Z ================================================== 2021-05-16T20:10:30.9932527Z downloaded 688 KB 2021-05-16T20:10:30.9932764Z 2021-05-16T20:10:30.9972281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T20:10:32.3218612Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T20:10:32.3262666Z ================================================== 2021-05-16T20:10:32.3263775Z downloaded 45 KB 2021-05-16T20:10:32.3264391Z 2021-05-16T20:10:32.3304474Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T20:10:33.6453543Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T20:10:33.6659847Z ================================================== 2021-05-16T20:10:33.6661415Z downloaded 595 KB 2021-05-16T20:10:33.6661915Z 2021-05-16T20:10:33.9842348Z * installing *binary* package ‘rlang’ ... 2021-05-16T20:10:33.9914253Z * DONE (rlang) 2021-05-16T20:10:34.2390755Z * installing *binary* package ‘magrittr’ ... 2021-05-16T20:10:34.2437250Z * DONE (magrittr) 2021-05-16T20:10:34.4712536Z * installing *binary* package ‘glue’ ... 2021-05-16T20:10:34.4750637Z * DONE (glue) 2021-05-16T20:10:34.6870945Z * installing *binary* package ‘sys’ ... 2021-05-16T20:10:34.6907799Z * DONE (sys) 2021-05-16T20:10:34.8936788Z * installing *binary* package ‘mime’ ... 2021-05-16T20:10:34.8968612Z * DONE (mime) 2021-05-16T20:10:35.2596218Z * installing *binary* package ‘curl’ ... 2021-05-16T20:10:35.2655861Z * DONE (curl) 2021-05-16T20:10:35.5142598Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T20:10:35.5186919Z * DONE (jsonlite) 2021-05-16T20:10:35.7197528Z * installing *binary* package ‘ini’ ... 2021-05-16T20:10:35.7241498Z * DONE (ini) 2021-05-16T20:10:35.9463142Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T20:10:35.9504568Z * DONE (gitcreds) 2021-05-16T20:10:36.2344097Z * installing *binary* package ‘zip’ ... 2021-05-16T20:10:36.2406211Z * DONE (zip) 2021-05-16T20:10:36.4754318Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T20:10:36.4809851Z * DONE (rstudioapi) 2021-05-16T20:10:36.7158939Z * installing *binary* package ‘fastmap’ ... 2021-05-16T20:10:36.7203177Z * DONE (fastmap) 2021-05-16T20:10:36.9605667Z * installing *binary* package ‘yaml’ ... 2021-05-16T20:10:36.9648955Z * DONE (yaml) 2021-05-16T20:10:37.1964466Z * installing *binary* package ‘withr’ ... 2021-05-16T20:10:37.2010628Z * DONE (withr) 2021-05-16T20:10:37.4214955Z * installing *binary* package ‘whisker’ ... 2021-05-16T20:10:37.4251364Z * DONE (whisker) 2021-05-16T20:10:37.6254607Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T20:10:37.6286070Z * DONE (rappdirs) 2021-05-16T20:10:37.9290696Z * installing *binary* package ‘fs’ ... 2021-05-16T20:10:37.9343641Z * DONE (fs) 2021-05-16T20:10:38.1431056Z * installing *binary* package ‘clipr’ ... 2021-05-16T20:10:38.1468451Z * DONE (clipr) 2021-05-16T20:10:38.3937718Z * installing *binary* package ‘git2r’ ... 2021-05-16T20:10:38.3982229Z * DONE (git2r) 2021-05-16T20:10:38.6090448Z * installing *binary* package ‘askpass’ ... 2021-05-16T20:10:38.6128336Z * DONE (askpass) 2021-05-16T20:10:38.8541302Z * installing *binary* package ‘cli’ ... 2021-05-16T20:10:38.8583176Z * DONE (cli) 2021-05-16T20:10:39.0909227Z * installing *binary* package ‘purrr’ ... 2021-05-16T20:10:39.0952886Z * DONE (purrr) 2021-05-16T20:10:39.3089545Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T20:10:39.3132703Z * DONE (lifecycle) 2021-05-16T20:10:39.5184291Z * installing *source* package ‘cachem’ ... 2021-05-16T20:10:39.5195581Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:39.5196567Z ** using staged installation 2021-05-16T20:10:39.5369617Z ** libs 2021-05-16T20:10:39.5713884Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T20:10:40.2342241Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T20:10:40.2771979Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T20:10:40.4642978Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T20:10:40.4657857Z ** R 2021-05-16T20:10:40.4732879Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:40.9774927Z ** help 2021-05-16T20:10:40.9984859Z *** installing help indices 2021-05-16T20:10:41.0199133Z ** building package indices 2021-05-16T20:10:41.2079438Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:41.4784688Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:10:41.5618211Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:41.7741355Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:41.7748101Z * DONE (cachem) 2021-05-16T20:10:42.1464520Z * installing *binary* package ‘openssl’ ... 2021-05-16T20:10:42.1545612Z * DONE (openssl) 2021-05-16T20:10:42.3587311Z * installing *binary* package ‘memoise’ ... 2021-05-16T20:10:42.3623980Z * DONE (memoise) 2021-05-16T20:10:42.6064570Z * installing *binary* package ‘httr’ ... 2021-05-16T20:10:42.6112360Z * DONE (httr) 2021-05-16T20:10:42.8449430Z * installing *binary* package ‘credentials’ ... 2021-05-16T20:10:42.8497032Z * DONE (credentials) 2021-05-16T20:10:43.0603100Z * installing *binary* package ‘gh’ ... 2021-05-16T20:10:43.0651939Z * DONE (gh) 2021-05-16T20:10:43.3060933Z * installing *binary* package ‘gert’ ... 2021-05-16T20:10:43.3100434Z * DONE (gert) 2021-05-16T20:10:43.5984971Z * installing *binary* package ‘usethis’ ... 2021-05-16T20:10:43.6044845Z * DONE (usethis) 2021-05-16T20:10:43.6103165Z 2021-05-16T20:10:43.6104012Z The downloaded source packages are in 2021-05-16T20:10:43.6105316Z ‘/tmp/RtmpEjHzhG/downloaded_packages’ 2021-05-16T20:10:43.6114463Z Running `R CMD build`... 2021-05-16T20:10:45.7861537Z * checking for file ‘/tmp/RtmpEjHzhG/remotes728125dbedf7/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T20:10:45.7862801Z * preparing ‘tic’: 2021-05-16T20:10:45.7863674Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:10:45.7864473Z * installing the package to process help pages 2021-05-16T20:10:45.7865483Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:10:45.7866314Z * checking for empty or unneeded directories 2021-05-16T20:10:45.7867152Z Removed empty directory ‘tic/.circleci’ 2021-05-16T20:10:45.7868005Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T20:10:45.7868978Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T20:10:45.7871131Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:10:45.7872045Z (as ‘lib’ is unspecified) 2021-05-16T20:10:46.1288855Z * installing *source* package ‘tic’ ... 2021-05-16T20:10:46.1290247Z ** using staged installation 2021-05-16T20:10:46.1518843Z ** R 2021-05-16T20:10:46.1776209Z ** inst 2021-05-16T20:10:46.1813625Z ** preparing package for lazy loading 2021-05-16T20:10:46.5526265Z ** help 2021-05-16T20:10:46.6916398Z *** installing help indices 2021-05-16T20:10:46.7822286Z *** copying figures 2021-05-16T20:10:46.7828484Z ** building package indices 2021-05-16T20:10:47.0354321Z ** installing vignettes 2021-05-16T20:10:47.0398481Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:47.3070309Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:47.6047477Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:47.6074117Z * DONE (tic) 2021-05-16T20:10:47.6209933Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:10:48.7948023Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:10:51.8506999Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:10:51.8508955Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:10:51.8510170Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:10:51.8513669Z 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-16T20:10:51.8515823Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:10:51.8516686Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:10:51.8517575Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:10:51.8518384Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:10:51.8519235Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:10:51.8521594Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:10:51.8522393Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:10:51.8523863Z (as ‘lib’ is unspecified) 2021-05-16T20:10:51.8524533Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:10:51.8525483Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:10:51.8526303Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:10:51.8527142Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:10:51.8527968Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:10:51.8528788Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:10:51.8529640Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:10:51.8530465Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:10:51.8531255Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:10:51.8532065Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:10:51.8533042Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:10:51.8533929Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:10:51.8534775Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:10:51.8535586Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:10:51.8536414Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:10:51.8537775Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:10:51.8539997Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:10:51.8541141Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:10:51.8541765Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:10:51.8542400Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:10:51.8543009Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:10:51.8543652Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:10:51.8544309Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:10:51.8544970Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:10:51.8545607Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:10:51.8546262Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:10:51.8546911Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:10:51.8547539Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:10:51.8548186Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:11:06.8002614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T20:11:07.9612415Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T20:11:07.9748336Z ================================================== 2021-05-16T20:11:07.9748815Z downloaded 231 KB 2021-05-16T20:11:07.9749077Z 2021-05-16T20:11:07.9788010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T20:11:08.9895949Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T20:11:09.0327618Z ================================================== 2021-05-16T20:11:09.0328105Z downloaded 1.5 MB 2021-05-16T20:11:09.0328378Z 2021-05-16T20:11:09.0369472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T20:11:10.1451101Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T20:11:10.1453235Z ================================================== 2021-05-16T20:11:10.1454118Z downloaded 16 KB 2021-05-16T20:11:10.1454571Z 2021-05-16T20:11:10.1488775Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:11:10.2812650Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:11:10.3118537Z ================================================== 2021-05-16T20:11:10.3118991Z downloaded 1.1 MB 2021-05-16T20:11:10.3119240Z 2021-05-16T20:11:10.3139713Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:11:10.6151848Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:11:10.6565531Z ================================================== 2021-05-16T20:11:10.6568072Z downloaded 670 KB 2021-05-16T20:11:10.6569657Z 2021-05-16T20:11:10.6593019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T20:11:11.6430572Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T20:11:11.6431730Z ================================================== 2021-05-16T20:11:11.6432184Z downloaded 42 KB 2021-05-16T20:11:11.6432496Z 2021-05-16T20:11:11.6463093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T20:11:12.6813173Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T20:11:12.6969201Z ================================================== 2021-05-16T20:11:12.6969961Z downloaded 247 KB 2021-05-16T20:11:12.6970185Z 2021-05-16T20:11:12.7013201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T20:11:13.6941435Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T20:11:13.7203708Z ================================================== 2021-05-16T20:11:13.7204952Z downloaded 977 KB 2021-05-16T20:11:13.7205537Z 2021-05-16T20:11:13.7241095Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T20:11:14.7595534Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T20:11:14.7649994Z ================================================== 2021-05-16T20:11:14.7650698Z downloaded 67 KB 2021-05-16T20:11:14.7651330Z 2021-05-16T20:11:14.7685313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T20:11:15.8719061Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T20:11:15.8891468Z ================================================== 2021-05-16T20:11:15.8892213Z downloaded 354 KB 2021-05-16T20:11:15.8892685Z 2021-05-16T20:11:15.8930729Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T20:11:16.8734086Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T20:11:16.8919093Z ================================================== 2021-05-16T20:11:16.8920112Z downloaded 412 KB 2021-05-16T20:11:16.8920735Z 2021-05-16T20:11:16.8953241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T20:11:18.1963340Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T20:11:18.1965127Z ================================================== 2021-05-16T20:11:18.1965889Z downloaded 15 KB 2021-05-16T20:11:18.1966411Z 2021-05-16T20:11:18.1998306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T20:11:19.2248599Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T20:11:19.2354650Z ================================================== 2021-05-16T20:11:19.2355531Z downloaded 147 KB 2021-05-16T20:11:19.2356064Z 2021-05-16T20:11:19.2392032Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T20:11:20.3457134Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T20:11:20.3457799Z ================================================== 2021-05-16T20:11:20.3458197Z downloaded 72 KB 2021-05-16T20:11:20.3458454Z 2021-05-16T20:11:20.3495890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T20:11:21.6813269Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T20:11:21.6823138Z ================================================== 2021-05-16T20:11:21.6824457Z downloaded 39 KB 2021-05-16T20:11:21.6825001Z 2021-05-16T20:11:21.6857530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T20:11:22.7537060Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T20:11:22.7708144Z ================================================== 2021-05-16T20:11:22.7709214Z downloaded 348 KB 2021-05-16T20:11:22.7711625Z 2021-05-16T20:11:22.7747127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T20:11:23.7899285Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T20:11:23.8081197Z ================================================== 2021-05-16T20:11:23.8081632Z downloaded 426 KB 2021-05-16T20:11:23.8082202Z 2021-05-16T20:11:23.8121563Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T20:11:25.1453101Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T20:11:25.1454057Z ================================================== 2021-05-16T20:11:25.1454564Z downloaded 40 KB 2021-05-16T20:11:25.1455085Z 2021-05-16T20:11:25.1489471Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T20:11:26.2543963Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T20:11:26.2768258Z ================================================== 2021-05-16T20:11:26.2769231Z downloaded 602 KB 2021-05-16T20:11:26.2770097Z 2021-05-16T20:11:26.2805976Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:11:26.3093181Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:11:26.3190017Z ================================================== 2021-05-16T20:11:26.3190864Z downloaded 109 KB 2021-05-16T20:11:26.3191505Z 2021-05-16T20:11:26.3210366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T20:11:27.6219662Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T20:11:27.6367876Z ================================================== 2021-05-16T20:11:27.6368589Z downloaded 224 KB 2021-05-16T20:11:27.6369235Z 2021-05-16T20:11:27.6407538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T20:11:28.7464034Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T20:11:28.7480306Z ================================================== 2021-05-16T20:11:28.7481288Z downloaded 37 KB 2021-05-16T20:11:28.7481940Z 2021-05-16T20:11:28.7517436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T20:11:29.7731117Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T20:11:29.7858585Z ================================================== 2021-05-16T20:11:29.7859049Z downloaded 199 KB 2021-05-16T20:11:29.7859300Z 2021-05-16T20:11:29.7901434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T20:11:31.1731655Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T20:11:31.2220802Z ================================================== 2021-05-16T20:11:31.2221876Z downloaded 2.8 MB 2021-05-16T20:11:31.2222479Z 2021-05-16T20:11:31.2261536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T20:11:32.2042754Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T20:11:32.3234205Z ================================================== 2021-05-16T20:11:32.3235909Z downloaded 4.0 MB 2021-05-16T20:11:32.3237031Z 2021-05-16T20:11:32.3277454Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T20:11:33.5046243Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T20:11:33.5547354Z ================================================== 2021-05-16T20:11:33.5547860Z downloaded 1.3 MB 2021-05-16T20:11:33.5548195Z 2021-05-16T20:11:33.5582793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T20:11:34.7654246Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T20:11:34.7877687Z ================================================== 2021-05-16T20:11:34.7878250Z downloaded 478 KB 2021-05-16T20:11:34.7878558Z 2021-05-16T20:11:34.7918441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T20:11:36.0653552Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T20:11:36.0749181Z ================================================== 2021-05-16T20:11:36.0749939Z downloaded 107 KB 2021-05-16T20:11:36.0750175Z 2021-05-16T20:11:36.0798663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T20:11:36.9428955Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T20:11:36.9431134Z ================================================== 2021-05-16T20:11:36.9431858Z downloaded 21 KB 2021-05-16T20:11:36.9432127Z 2021-05-16T20:11:36.9472991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T20:11:37.9394879Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T20:11:37.9396143Z ================================================== 2021-05-16T20:11:37.9396896Z downloaded 42 KB 2021-05-16T20:11:37.9397339Z 2021-05-16T20:11:37.9429556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T20:11:39.0681866Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T20:11:39.0691051Z ================================================== 2021-05-16T20:11:39.0691605Z downloaded 33 KB 2021-05-16T20:11:39.0691917Z 2021-05-16T20:11:39.0742559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T20:11:40.1872323Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T20:11:40.1971261Z ================================================== 2021-05-16T20:11:40.1972189Z downloaded 136 KB 2021-05-16T20:11:40.1972623Z 2021-05-16T20:11:40.2011902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T20:11:41.5456020Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T20:11:41.6545830Z ================================================== 2021-05-16T20:11:41.6546645Z downloaded 3.4 MB 2021-05-16T20:11:41.6547255Z 2021-05-16T20:11:41.6584142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T20:11:42.6489517Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T20:11:42.6542866Z ================================================== 2021-05-16T20:11:42.6543764Z downloaded 64 KB 2021-05-16T20:11:42.6544398Z 2021-05-16T20:11:42.6577935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T20:11:43.7797140Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T20:11:43.8093337Z ================================================== 2021-05-16T20:11:43.8093786Z downloaded 1.3 MB 2021-05-16T20:11:43.8095058Z 2021-05-16T20:11:43.8133443Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T20:11:44.8569301Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T20:11:44.8673995Z ================================================== 2021-05-16T20:11:44.8674592Z downloaded 128 KB 2021-05-16T20:11:44.8674818Z 2021-05-16T20:11:44.8782884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T20:11:46.1732659Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T20:11:46.1914643Z ================================================== 2021-05-16T20:11:46.1915424Z downloaded 384 KB 2021-05-16T20:11:46.1916037Z 2021-05-16T20:11:46.4235036Z * installing *binary* package ‘utf8’ ... 2021-05-16T20:11:46.4274268Z * DONE (utf8) 2021-05-16T20:11:46.6312295Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T20:11:46.6349923Z * DONE (pkgconfig) 2021-05-16T20:11:46.8689502Z * installing *binary* package ‘fansi’ ... 2021-05-16T20:11:46.8734726Z * DONE (fansi) 2021-05-16T20:11:47.1393698Z * installing *binary* package ‘diffobj’ ... 2021-05-16T20:11:47.1440926Z * DONE (diffobj) 2021-05-16T20:11:47.3851878Z * installing *binary* package ‘ps’ ... 2021-05-16T20:11:47.3892730Z * DONE (ps) 2021-05-16T20:11:47.5890474Z * installing *binary* package ‘praise’ ... 2021-05-16T20:11:47.5924574Z * DONE (praise) 2021-05-16T20:11:47.7948922Z * installing *binary* package ‘pkgload’ ... 2021-05-16T20:11:47.7986131Z * DONE (pkgload) 2021-05-16T20:11:48.0043466Z * installing *binary* package ‘evaluate’ ... 2021-05-16T20:11:48.0080215Z * DONE (evaluate) 2021-05-16T20:11:48.2249947Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T20:11:48.2288924Z * DONE (ellipsis) 2021-05-16T20:11:48.5109250Z * installing *binary* package ‘digest’ ... 2021-05-16T20:11:48.5157516Z * DONE (digest) 2021-05-16T20:11:48.7371272Z * installing *binary* package ‘brio’ ... 2021-05-16T20:11:48.7410008Z * DONE (brio) 2021-05-16T20:11:49.0708634Z * installing *binary* package ‘xml2’ ... 2021-05-16T20:11:49.0776942Z * DONE (xml2) 2021-05-16T20:11:49.4282636Z * installing *source* package ‘xfun’ ... 2021-05-16T20:11:49.4313821Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:49.4314804Z ** using staged installation 2021-05-16T20:11:49.4470027Z ** libs 2021-05-16T20:11:49.4524333Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T20:11:49.5980261Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T20:11:49.6476770Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T20:11:49.7526664Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T20:11:49.7544313Z ** R 2021-05-16T20:11:49.7741168Z ** inst 2021-05-16T20:11:49.7754605Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:51.2473530Z ** help 2021-05-16T20:11:51.4236550Z *** installing help indices 2021-05-16T20:11:51.5524861Z ** building package indices 2021-05-16T20:11:51.8702322Z ** installing vignettes 2021-05-16T20:11:51.8794313Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:52.0593346Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:11:52.0746602Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:52.2645497Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:52.2658196Z * DONE (xfun) 2021-05-16T20:11:52.7748733Z * installing *binary* package ‘stringi’ ... 2021-05-16T20:11:52.7854579Z * DONE (stringi) 2021-05-16T20:11:53.9946376Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T20:11:54.0315309Z * DONE (Rcpp) 2021-05-16T20:11:54.3104012Z * installing *binary* package ‘commonmark’ ... 2021-05-16T20:11:54.3151594Z * DONE (commonmark) 2021-05-16T20:11:54.5734248Z * installing *binary* package ‘brew’ ... 2021-05-16T20:11:54.5778428Z * DONE (brew) 2021-05-16T20:11:54.7947763Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T20:11:54.7987299Z * DONE (sessioninfo) 2021-05-16T20:11:55.0014568Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T20:11:55.0047374Z * DONE (prettyunits) 2021-05-16T20:11:55.3847037Z * installing *binary* package ‘vctrs’ ... 2021-05-16T20:11:55.3918644Z * DONE (vctrs) 2021-05-16T20:11:55.6249493Z * installing *binary* package ‘processx’ ... 2021-05-16T20:11:55.6286762Z * DONE (processx) 2021-05-16T20:11:55.8646848Z * installing *binary* package ‘markdown’ ... 2021-05-16T20:11:55.8704013Z * DONE (markdown) 2021-05-16T20:11:56.0729956Z * installing *binary* package ‘highr’ ... 2021-05-16T20:11:56.0807519Z * DONE (highr) 2021-05-16T20:11:56.3066069Z * installing *binary* package ‘stringr’ ... 2021-05-16T20:11:56.3107214Z * DONE (stringr) 2021-05-16T20:11:56.5227155Z * installing *binary* package ‘rversions’ ... 2021-05-16T20:11:56.5263683Z * DONE (rversions) 2021-05-16T20:11:56.9821857Z * installing *source* package ‘pillar’ ... 2021-05-16T20:11:56.9917581Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:56.9918648Z ** using staged installation 2021-05-16T20:11:57.0119299Z ** R 2021-05-16T20:11:57.0348239Z ** inst 2021-05-16T20:11:57.0380751Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:58.7204345Z ** help 2021-05-16T20:11:58.8010790Z *** installing help indices 2021-05-16T20:11:58.8622241Z *** copying figures 2021-05-16T20:11:58.8627784Z ** building package indices 2021-05-16T20:11:59.1080465Z ** installing vignettes 2021-05-16T20:11:59.1209773Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:59.4612454Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:59.7938251Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:59.7954473Z * DONE (pillar) 2021-05-16T20:12:00.0283166Z * installing *binary* package ‘callr’ ... 2021-05-16T20:12:00.0330711Z * DONE (callr) 2021-05-16T20:12:00.4495924Z * installing *binary* package ‘knitr’ ... 2021-05-16T20:12:00.4594791Z * DONE (knitr) 2021-05-16T20:12:00.6588029Z * installing *binary* package ‘xopen’ ... 2021-05-16T20:12:00.6619537Z * DONE (xopen) 2021-05-16T20:12:01.0900609Z * installing *source* package ‘tibble’ ... 2021-05-16T20:12:01.0991317Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:01.0992467Z ** using staged installation 2021-05-16T20:12:01.1233507Z ** libs 2021-05-16T20:12:01.1284732Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:12:01.1749554Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:12:01.2596841Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T20:12:01.2915948Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:12:01.3876524Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T20:12:01.4121872Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T20:12:01.4122956Z ** R 2021-05-16T20:12:01.4357870Z ** inst 2021-05-16T20:12:01.4393628Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:03.2086934Z ** help 2021-05-16T20:12:03.2852693Z *** installing help indices 2021-05-16T20:12:03.3332741Z *** copying figures 2021-05-16T20:12:03.3338622Z ** building package indices 2021-05-16T20:12:03.5563466Z ** installing vignettes 2021-05-16T20:12:03.5647785Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:03.9292543Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:12:03.9482738Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:04.3457456Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:04.3473862Z * DONE (tibble) 2021-05-16T20:12:04.5681976Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T20:12:04.5724653Z * DONE (pkgbuild) 2021-05-16T20:12:04.9994167Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T20:12:05.0075482Z * DONE (roxygen2) 2021-05-16T20:12:05.2328472Z * installing *binary* package ‘rematch2’ ... 2021-05-16T20:12:05.2363002Z * DONE (rematch2) 2021-05-16T20:12:05.4604903Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T20:12:05.4649457Z * DONE (rcmdcheck) 2021-05-16T20:12:05.6856378Z * installing *binary* package ‘waldo’ ... 2021-05-16T20:12:05.6894422Z * DONE (waldo) 2021-05-16T20:12:06.3766860Z * installing *binary* package ‘testthat’ ... 2021-05-16T20:12:06.3899676Z * DONE (testthat) 2021-05-16T20:12:06.6339585Z * installing *binary* package ‘devtools’ ... 2021-05-16T20:12:06.6381046Z * DONE (devtools) 2021-05-16T20:12:06.6433752Z 2021-05-16T20:12:06.6434422Z The downloaded source packages are in 2021-05-16T20:12:06.6435368Z ‘/tmp/RtmpEjHzhG/downloaded_packages’ 2021-05-16T20:12:07.0630819Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:12:09.0003181Z 2021-05-16T20:12:09.3589096Z 2021-05-16T20:12:09.3598440Z checking for file ‘/tmp/RtmpEjHzhG/remotes72813f75c05f/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:12:09.3675623Z 2021-05-16T20:12:09.3678109Z ✔ checking for file ‘/tmp/RtmpEjHzhG/remotes72813f75c05f/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:12:09.3702826Z 2021-05-16T20:12:09.3736034Z 2021-05-16T20:12:09.3738072Z ─ preparing ‘desc’: 2021-05-16T20:12:09.3750626Z 2021-05-16T20:12:09.3753523Z 2021-05-16T20:12:09.3849222Z checking DESCRIPTION meta-information ... 2021-05-16T20:12:09.3884529Z 2021-05-16T20:12:09.3886443Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:12:09.4585290Z 2021-05-16T20:12:09.4613993Z 2021-05-16T20:12:09.4616027Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:12:09.4629937Z 2021-05-16T20:12:09.4655767Z 2021-05-16T20:12:09.4657987Z ─ checking for empty or unneeded directories 2021-05-16T20:12:09.4677712Z 2021-05-16T20:12:09.4707324Z 2021-05-16T20:12:09.4708893Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:12:09.5867342Z 2021-05-16T20:12:09.5869893Z 2021-05-16T20:12:09.5871019Z 2021-05-16T20:12:09.5974141Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:12:09.5975228Z (as ‘lib’ is unspecified) 2021-05-16T20:12:09.9240150Z * installing *source* package ‘desc’ ... 2021-05-16T20:12:09.9279355Z ** using staged installation 2021-05-16T20:12:09.9463110Z ** R 2021-05-16T20:12:09.9626270Z ** inst 2021-05-16T20:12:09.9642206Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:11.4712718Z ** help 2021-05-16T20:12:11.5969597Z *** installing help indices 2021-05-16T20:12:11.6792701Z ** building package indices 2021-05-16T20:12:11.9468114Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:12.1354347Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:12.3481042Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:12.3496277Z * DONE (desc) 2021-05-16T20:12:12.5611600Z 2021-05-16T20:12:12.5613359Z 2021-05-16T20:12:12.5623595Z checking for file ‘/tmp/RtmpEjHzhG/remotes728156d2019b/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:12:12.5624640Z 2021-05-16T20:12:12.5633347Z checking for file ‘/tmp/RtmpEjHzhG/remotes728156d2019b/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:12:12.5660646Z 2021-05-16T20:12:12.5662067Z ✔ checking for file ‘/tmp/RtmpEjHzhG/remotes728156d2019b/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:12:12.5766714Z 2021-05-16T20:12:12.5767419Z 2021-05-16T20:12:12.5768277Z ─ preparing ‘ghtravis’: 2021-05-16T20:12:12.5768767Z 2021-05-16T20:12:12.5769214Z 2021-05-16T20:12:12.5827425Z checking DESCRIPTION meta-information ... 2021-05-16T20:12:12.5853666Z 2021-05-16T20:12:12.5855276Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:12:12.6320476Z 2021-05-16T20:12:12.6321185Z 2021-05-16T20:12:12.6322520Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:12:12.6323191Z 2021-05-16T20:12:12.6341805Z 2021-05-16T20:12:12.6343390Z ─ checking for empty or unneeded directories 2021-05-16T20:12:12.6351621Z 2021-05-16T20:12:12.6374398Z 2021-05-16T20:12:12.6375956Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:12:12.6568399Z 2021-05-16T20:12:12.6571176Z 2021-05-16T20:12:12.6572378Z 2021-05-16T20:12:12.7092141Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:12:12.7093561Z (as ‘lib’ is unspecified) 2021-05-16T20:12:12.9629289Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:12:12.9630796Z ** using staged installation 2021-05-16T20:12:12.9782992Z ** R 2021-05-16T20:12:12.9879073Z ** inst 2021-05-16T20:12:12.9888890Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:14.1931388Z ** help 2021-05-16T20:12:14.2533651Z *** installing help indices 2021-05-16T20:12:14.3011920Z ** building package indices 2021-05-16T20:12:14.5235916Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:15.2195420Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:15.9254948Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:15.9261823Z * DONE (ghtravis) 2021-05-16T20:12:15.9348641Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:12:16.7900106Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:12:19.1460927Z 2021-05-16T20:12:19.1462547Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:12:19.1463444Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:12:19.1464132Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:12:19.1465117Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:12:19.1465910Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:12:19.1466712Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:12:19.1474179Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:12:19.1476195Z (as ‘lib’ is unspecified) 2021-05-16T20:12:34.4175553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:12:35.7245591Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T20:12:35.7379814Z ================================================== 2021-05-16T20:12:35.7380701Z downloaded 193 KB 2021-05-16T20:12:35.7381358Z 2021-05-16T20:12:35.7431771Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:12:36.9484189Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T20:12:36.9485416Z ================================================== 2021-05-16T20:12:36.9486345Z downloaded 64 KB 2021-05-16T20:12:36.9486603Z 2021-05-16T20:12:36.9527878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:12:37.9709110Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T20:12:37.9836351Z ================================================== 2021-05-16T20:12:37.9836974Z downloaded 191 KB 2021-05-16T20:12:37.9837211Z 2021-05-16T20:12:37.9876650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:12:39.3353721Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T20:12:39.3616687Z ================================================== 2021-05-16T20:12:39.3617358Z downloaded 1.2 MB 2021-05-16T20:12:39.3618101Z 2021-05-16T20:12:39.3656986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:12:40.7042430Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T20:12:40.7495575Z ================================================== 2021-05-16T20:12:40.7497308Z downloaded 1.0 MB 2021-05-16T20:12:40.7497806Z 2021-05-16T20:12:41.0035300Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T20:12:41.0079378Z * DONE (tidyselect) 2021-05-16T20:12:41.2218659Z * installing *binary* package ‘generics’ ... 2021-05-16T20:12:41.2254796Z * DONE (generics) 2021-05-16T20:12:41.4948007Z * installing *binary* package ‘cpp11’ ... 2021-05-16T20:12:41.4998057Z * DONE (cpp11) 2021-05-16T20:12:41.8426154Z * installing *binary* package ‘dplyr’ ... 2021-05-16T20:12:41.8500960Z * DONE (dplyr) 2021-05-16T20:12:42.1716596Z * installing *binary* package ‘tidyr’ ... 2021-05-16T20:12:42.1805089Z * DONE (tidyr) 2021-05-16T20:12:42.1866767Z 2021-05-16T20:12:42.1867565Z The downloaded source packages are in 2021-05-16T20:12:42.1868694Z ‘/tmp/RtmpEjHzhG/downloaded_packages’ 2021-05-16T20:12:42.3774879Z 2021-05-16T20:12:42.3788696Z checking for file ‘/tmp/RtmpEjHzhG/remotes72814a98b0db/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:12:42.3817089Z 2021-05-16T20:12:42.3819391Z ✔ checking for file ‘/tmp/RtmpEjHzhG/remotes72814a98b0db/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:12:42.3843642Z 2021-05-16T20:12:42.3873231Z 2021-05-16T20:12:42.3874852Z ─ preparing ‘aghast’: 2021-05-16T20:12:42.3892999Z 2021-05-16T20:12:42.3894917Z 2021-05-16T20:12:42.3963919Z checking DESCRIPTION meta-information ... 2021-05-16T20:12:42.3991711Z 2021-05-16T20:12:42.3993889Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:12:42.4242492Z 2021-05-16T20:12:42.4269771Z 2021-05-16T20:12:42.4271650Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:12:42.4281362Z 2021-05-16T20:12:42.4306095Z 2021-05-16T20:12:42.4307891Z ─ checking for empty or unneeded directories 2021-05-16T20:12:42.4339219Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:12:42.4441251Z 2021-05-16T20:12:42.4444176Z 2021-05-16T20:12:42.4445357Z 2021-05-16T20:12:42.4518940Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:12:42.4520472Z (as ‘lib’ is unspecified) 2021-05-16T20:12:42.6540526Z * installing *source* package ‘aghast’ ... 2021-05-16T20:12:42.6542877Z ** using staged installation 2021-05-16T20:12:42.6736510Z ** R 2021-05-16T20:12:42.6830122Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:43.1263378Z ** help 2021-05-16T20:12:43.1485980Z *** installing help indices 2021-05-16T20:12:43.1722029Z ** building package indices 2021-05-16T20:12:43.3826185Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:43.5643630Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:43.7644024Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:43.7652086Z * DONE (aghast) 2021-05-16T20:12:43.7738684Z Installing 1 packages: covr 2021-05-16T20:12:43.7747190Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:12:43.7748197Z (as ‘lib’ is unspecified) 2021-05-16T20:12:59.0375246Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:12:59.0376108Z 2021-05-16T20:12:59.0381518Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T20:13:00.2749571Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T20:13:00.2861439Z ================================================== 2021-05-16T20:13:00.2862231Z downloaded 159 KB 2021-05-16T20:13:00.2863032Z 2021-05-16T20:13:00.2903074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T20:13:01.6877631Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T20:13:01.6938317Z ================================================== 2021-05-16T20:13:01.6939145Z downloaded 118 KB 2021-05-16T20:13:01.6939722Z 2021-05-16T20:13:01.6972892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:13:03.6278238Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T20:13:03.6288731Z ================================================== 2021-05-16T20:13:03.6289236Z downloaded 282 KB 2021-05-16T20:13:03.6289554Z 2021-05-16T20:13:03.6290389Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T20:13:03.6290946Z * DONE (lazyeval) 2021-05-16T20:13:03.7726064Z * installing *binary* package ‘rex’ ... 2021-05-16T20:13:03.7761197Z * DONE (rex) 2021-05-16T20:13:04.0155392Z * installing *binary* package ‘covr’ ... 2021-05-16T20:13:04.0204002Z * DONE (covr) 2021-05-16T20:13:04.0255789Z 2021-05-16T20:13:04.0256767Z The downloaded source packages are in 2021-05-16T20:13:04.0258605Z ‘/tmp/RtmpEjHzhG/downloaded_packages’ 2021-05-16T20:13:04.0388118Z 2021-05-16T20:13:04.0424054Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:13:04.0424600Z Rscript -e "tic::before_install()" 2021-05-16T20:13:04.0460358Z shell: /usr/bin/bash -e {0} 2021-05-16T20:13:04.0460672Z env: 2021-05-16T20:13:04.0461061Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:04.0461422Z TIC_DEPLOY_KEY: 2021-05-16T20:13:04.0462052Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:13:04.0463336Z GITHUB_PAT: *** 2021-05-16T20:13:04.0463666Z COVERALLS_TOKEN: 2021-05-16T20:13:04.0464038Z continue-on-error: false 2021-05-16T20:13:04.0464415Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:04.0464800Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:13:04.0465153Z TZ: UTC 2021-05-16T20:13:04.0465462Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:04.0465778Z NOT_CRAN: true 2021-05-16T20:13:04.0466077Z ##[endgroup] 2021-05-16T20:13:04.3209926Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:13:04.4524068Z Running before_install: step_install_remote_binaries() 2021-05-16T20:13:04.9700864Z Installing RNifti binaries 2021-05-16T20:13:04.9711968Z [1] "neuroconductor/RNifti" 2021-05-16T20:13:05.3023719Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:13:05.3058122Z tag_name 2021-05-16T20:13:05.3060573Z 11 1.3.1.s 2021-05-16T20:13:05.3061052Z zipball_url 2021-05-16T20:13:05.3061812Z 11 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T20:13:05.3062534Z tarball_url 2021-05-16T20:13:05.3063269Z 11 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T20:13:05.3063955Z commit.sha 2021-05-16T20:13:05.3064477Z 11 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:13:05.3065827Z commit.url 2021-05-16T20:13:05.3066736Z 11 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:13:05.3067516Z node_id 2021-05-16T20:13:05.3068027Z Installing RNifti package binaries 2021-05-16T20:13:05.3069041Z 11 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T20:13:05.3070485Z url 2021-05-16T20:13:05.3071362Z 11 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T20:13:05.3072284Z assets_url 2021-05-16T20:13:05.3073231Z 11 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T20:13:05.3074214Z upload_url 2021-05-16T20:13:05.3075321Z 11 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T20:13:05.3076456Z id asset_updated_at asset_created_at created_at 2021-05-16T20:13:05.3077957Z 11 42981970 2021-05-14 21:18:51 2021-05-14 21:18:50 2021-05-14 21:05:46 2021-05-16T20:13:05.3078739Z published_at asset_name 2021-05-16T20:13:05.3080300Z 11 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T20:13:05.3081180Z asset_label asset_download_count 2021-05-16T20:13:05.3081591Z 11 6 2021-05-16T20:13:05.3082162Z asset_browser_download_url 2021-05-16T20:13:05.3083586Z 11 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T20:13:05.3107843Z --2021-05-16 20:13:05-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T20:13:05.3147478Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T20:13:05.3240079Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T20:13:05.4825626Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:13:05.4831333Z Location: https://github-releases.githubusercontent.com/367479391/fa0dd900-b4f9-11eb-924a-869939846c98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201305Z&X-Amz-Expires=300&X-Amz-Signature=7f2e7d25567c14dad3ca53962cdb992df750e86dff361fc919365f37f5223bc1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:13:05.4842768Z --2021-05-16 20:13:05-- https://github-releases.githubusercontent.com/367479391/fa0dd900-b4f9-11eb-924a-869939846c98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201305Z&X-Amz-Expires=300&X-Amz-Signature=7f2e7d25567c14dad3ca53962cdb992df750e86dff361fc919365f37f5223bc1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T20:13:05.4904612Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-05-16T20:13:05.4951309Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T20:13:05.7147950Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:13:05.7150126Z Length: 2702055 (2.6M) [application/octet-stream] 2021-05-16T20:13:05.7151311Z Saving to: ‘/tmp/RtmpXNY9Ql/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:13:05.7157323Z 2021-05-16T20:13:05.7204844Z 0K .......... .......... .......... .......... .......... 1% 9.06M 0s 2021-05-16T20:13:05.7250429Z 50K .......... .......... .......... .......... .......... 3% 10.8M 0s 2021-05-16T20:13:05.7270443Z 100K .......... .......... .......... .......... .......... 5% 22.7M 0s 2021-05-16T20:13:05.7309719Z 150K .......... .......... .......... .......... .......... 7% 12.3M 0s 2021-05-16T20:13:05.7347224Z 200K .......... .......... .......... .......... .......... 9% 13.3M 0s 2021-05-16T20:13:05.7389243Z 250K .......... .......... .......... .......... .......... 11% 11.8M 0s 2021-05-16T20:13:05.7403745Z 300K .......... .......... .......... .......... .......... 13% 34.9M 0s 2021-05-16T20:13:05.7434862Z 350K .......... .......... .......... .......... .......... 15% 15.2M 0s 2021-05-16T20:13:05.7458215Z 400K .......... .......... .......... .......... .......... 17% 20.5M 0s 2021-05-16T20:13:05.7484073Z 450K .......... .......... .......... .......... .......... 18% 19.1M 0s 2021-05-16T20:13:05.7504457Z 500K .......... .......... .......... .......... .......... 20% 23.6M 0s 2021-05-16T20:13:05.7543404Z 550K .......... .......... .......... .......... .......... 22% 12.6M 0s 2021-05-16T20:13:05.7559138Z 600K .......... .......... .......... .......... .......... 24% 31.1M 0s 2021-05-16T20:13:05.7581004Z 650K .......... .......... .......... .......... .......... 26% 22.4M 0s 2021-05-16T20:13:05.7623448Z 700K .......... .......... .......... .......... .......... 28% 11.5M 0s 2021-05-16T20:13:05.7629922Z 750K .......... .......... .......... .......... .......... 30% 81.0M 0s 2021-05-16T20:13:05.7671847Z 800K .......... .......... .......... .......... .......... 32% 11.6M 0s 2021-05-16T20:13:05.7698389Z 850K .......... .......... .......... .......... .......... 34% 18.7M 0s 2021-05-16T20:13:05.7719969Z 900K .......... .......... .......... .......... .......... 36% 22.5M 0s 2021-05-16T20:13:05.7744194Z 950K .......... .......... .......... .......... .......... 37% 20.4M 0s 2021-05-16T20:13:05.7764327Z 1000K .......... .......... .......... .......... .......... 39% 22.7M 0s 2021-05-16T20:13:05.7788196Z 1050K .......... .......... .......... .......... .......... 41% 20.4M 0s 2021-05-16T20:13:05.7794419Z 1100K .......... .......... .......... .......... .......... 43% 74.1M 0s 2021-05-16T20:13:05.7815327Z 1150K .......... .......... .......... .......... .......... 45% 23.6M 0s 2021-05-16T20:13:05.7840739Z 1200K .......... .......... .......... .......... .......... 47% 20.0M 0s 2021-05-16T20:13:05.7862460Z 1250K .......... .......... .......... .......... .......... 49% 21.5M 0s 2021-05-16T20:13:05.7882610Z 1300K .......... .......... .......... .......... .......... 51% 24.5M 0s 2021-05-16T20:13:05.7891445Z 1350K .......... .......... .......... .......... .......... 53% 54.5M 0s 2021-05-16T20:13:05.7913078Z 1400K .......... .......... .......... .......... .......... 54% 22.7M 0s 2021-05-16T20:13:05.7937211Z 1450K .......... .......... .......... .......... .......... 56% 20.5M 0s 2021-05-16T20:13:05.7958871Z 1500K .......... .......... .......... .......... .......... 58% 22.1M 0s 2021-05-16T20:13:05.7977938Z 1550K .......... .......... .......... .......... .......... 60% 26.0M 0s 2021-05-16T20:13:05.7984737Z 1600K .......... .......... .......... .......... .......... 62% 69.3M 0s 2021-05-16T20:13:05.8008467Z 1650K .......... .......... .......... .......... .......... 64% 20.8M 0s 2021-05-16T20:13:05.8027641Z 1700K .......... .......... .......... .......... .......... 66% 25.6M 0s 2021-05-16T20:13:05.8033371Z 1750K .......... .......... .......... .......... .......... 68% 77.1M 0s 2021-05-16T20:13:05.8055625Z 1800K .......... .......... .......... .......... .......... 70% 22.1M 0s 2021-05-16T20:13:05.8075441Z 1850K .......... .......... .......... .......... .......... 72% 25.5M 0s 2021-05-16T20:13:05.8085813Z 1900K .......... .......... .......... .......... .......... 73% 44.9M 0s 2021-05-16T20:13:05.8103994Z 1950K .......... .......... .......... .......... .......... 75% 28.2M 0s 2021-05-16T20:13:05.8120728Z 2000K .......... .......... .......... .......... .......... 77% 29.2M 0s 2021-05-16T20:13:05.8126060Z 2050K .......... .......... .......... .......... .......... 79% 80.7M 0s 2021-05-16T20:13:05.8149518Z 2100K .......... .......... .......... .......... .......... 81% 20.8M 0s 2021-05-16T20:13:05.8168836Z 2150K .......... .......... .......... .......... .......... 83% 25.0M 0s 2021-05-16T20:13:05.8181136Z 2200K .......... .......... .......... .......... .......... 85% 41.1M 0s 2021-05-16T20:13:05.8186277Z 2250K .......... .......... .......... .......... .......... 87% 85.0M 0s 2021-05-16T20:13:05.8200702Z 2300K .......... .......... .......... .......... .......... 89% 37.1M 0s 2021-05-16T20:13:05.8219653Z 2350K .......... .......... .......... .......... .......... 90% 25.4M 0s 2021-05-16T20:13:05.8234990Z 2400K .......... .......... .......... .......... .......... 92% 31.6M 0s 2021-05-16T20:13:05.8244607Z 2450K .......... .......... .......... .......... .......... 94% 51.3M 0s 2021-05-16T20:13:05.8265779Z 2500K .......... .......... .......... .......... .......... 96% 24.5M 0s 2021-05-16T20:13:05.8268169Z 2550K .......... .......... .......... .......... .......... 98% 145M 0s 2021-05-16T20:13:05.8282071Z 2600K .......... .......... .......... ........ 100% 27.2M=0.1s 2021-05-16T20:13:05.8283372Z 2021-05-16T20:13:05.8286329Z 2021-05-16 20:13:05 (22.8 MB/s) - ‘/tmp/RtmpXNY9Ql/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2702055/2702055] 2021-05-16T20:13:05.8287832Z 2021-05-16T20:13:05.8331955Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:05.8334357Z (as ‘lib’ is unspecified) 2021-05-16T20:13:06.4872697Z * installing *binary* package ‘RNifti’ ... 2021-05-16T20:13:06.5028277Z * DONE (RNifti) 2021-05-16T20:13:06.5153598Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:13:06.5244972Z Installing oro.nifti binaries 2021-05-16T20:13:06.5254306Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:13:06.7982433Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:13:06.8003343Z tag_name 2021-05-16T20:13:06.8004166Z 11 0.10.3.s 2021-05-16T20:13:06.8007132Z zipball_url 2021-05-16T20:13:06.8008542Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:13:06.8011167Z tarball_url 2021-05-16T20:13:06.8012315Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:13:06.8013094Z commit.sha 2021-05-16T20:13:06.8013745Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:13:06.8014519Z commit.url 2021-05-16T20:13:06.8015605Z Installing oro.nifti package binaries 2021-05-16T20:13:06.8016579Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:13:06.8017667Z node_id 2021-05-16T20:13:06.8018629Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:13:06.8019770Z url 2021-05-16T20:13:06.8020528Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:13:06.8021245Z assets_url 2021-05-16T20:13:06.8022053Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:13:06.8023260Z upload_url 2021-05-16T20:13:06.8024189Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:13:06.8025345Z id asset_updated_at asset_created_at created_at 2021-05-16T20:13:06.8026541Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-16T20:13:06.8027123Z published_at asset_name 2021-05-16T20:13:06.8028349Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T20:13:06.8028946Z asset_label asset_download_count 2021-05-16T20:13:06.8029391Z 11 8 2021-05-16T20:13:06.8030028Z asset_browser_download_url 2021-05-16T20:13:06.8031593Z 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-16T20:13:06.8060623Z --2021-05-16 20:13:06-- 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-16T20:13:06.8099354Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T20:13:06.8154209Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T20:13:06.9684625Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:13:06.9691288Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201306Z&X-Amz-Expires=300&X-Amz-Signature=503b5d02529d98cd99b5bfaf4f31bf270138c33d0dc68e0f5ae650d1be33e9fc&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-16T20:13:06.9698661Z --2021-05-16 20:13:06-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201306Z&X-Amz-Expires=300&X-Amz-Signature=503b5d02529d98cd99b5bfaf4f31bf270138c33d0dc68e0f5ae650d1be33e9fc&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-16T20:13:06.9728709Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-16T20:13:06.9778533Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T20:13:07.2137968Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:13:07.2141761Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-16T20:13:07.2142796Z Saving to: ‘/tmp/RtmpXNY9Ql/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:13:07.2302953Z 2021-05-16T20:13:07.2353411Z 0K .......... .......... .......... .......... .......... 0% 2.34M 2s 2021-05-16T20:13:07.2404062Z 50K .......... .......... .......... .......... .......... 1% 10.6M 1s 2021-05-16T20:13:07.2772287Z 100K .......... .......... .......... .......... .......... 2% 1.31M 2s 2021-05-16T20:13:07.2816373Z 150K .......... .......... .......... .......... .......... 3% 11.1M 2s 2021-05-16T20:13:07.2836235Z 200K .......... .......... .......... .......... .......... 4% 24.9M 2s 2021-05-16T20:13:07.2879227Z 250K .......... .......... .......... .......... .......... 5% 11.6M 1s 2021-05-16T20:13:07.2895967Z 300K .......... .......... .......... .......... .......... 5% 29.5M 1s 2021-05-16T20:13:07.2927132Z 350K .......... .......... .......... .......... .......... 6% 15.7M 1s 2021-05-16T20:13:07.2970111Z 400K .......... .......... .......... .......... .......... 7% 11.3M 1s 2021-05-16T20:13:07.2983018Z 450K .......... .......... .......... .......... .......... 8% 35.4M 1s 2021-05-16T20:13:07.3015775Z 500K .......... .......... .......... .......... .......... 9% 14.8M 1s 2021-05-16T20:13:07.3045513Z 550K .......... .......... .......... .......... .......... 10% 17.4M 1s 2021-05-16T20:13:07.3063784Z 600K .......... .......... .......... .......... .......... 10% 25.1M 1s 2021-05-16T20:13:07.3079308Z 650K .......... .......... .......... .......... .......... 11% 30.4M 1s 2021-05-16T20:13:07.3110723Z 700K .......... .......... .......... .......... .......... 12% 15.8M 1s 2021-05-16T20:13:07.3126350Z 750K .......... .......... .......... .......... .......... 13% 31.4M 1s 2021-05-16T20:13:07.3159833Z 800K .......... .......... .......... .......... .......... 14% 14.4M 1s 2021-05-16T20:13:07.3197640Z 850K .......... .......... .......... .......... .......... 15% 13.4M 1s 2021-05-16T20:13:07.3206296Z 900K .......... .......... .......... .......... .......... 15% 49.4M 1s 2021-05-16T20:13:07.3243834Z 950K .......... .......... .......... .......... .......... 16% 13.5M 1s 2021-05-16T20:13:07.3250478Z 1000K .......... .......... .......... .......... .......... 17% 60.8M 1s 2021-05-16T20:13:07.3273486Z 1050K .......... .......... .......... .......... .......... 18% 21.2M 0s 2021-05-16T20:13:07.3291828Z 1100K .......... .......... .......... .......... .......... 19% 27.2M 0s 2021-05-16T20:13:07.3305877Z 1150K .......... .......... .......... .......... .......... 20% 33.4M 0s 2021-05-16T20:13:07.3338385Z 1200K .......... .......... .......... .......... .......... 20% 16.1M 0s 2021-05-16T20:13:07.3344301Z 1250K .......... .......... .......... .......... .......... 21% 70.0M 0s 2021-05-16T20:13:07.3367144Z 1300K .......... .......... .......... .......... .......... 22% 21.8M 0s 2021-05-16T20:13:07.3388200Z 1350K .......... .......... .......... .......... .......... 23% 23.6M 0s 2021-05-16T20:13:07.3412483Z 1400K .......... .......... .......... .......... .......... 24% 27.1M 0s 2021-05-16T20:13:07.3432754Z 1450K .......... .......... .......... .......... .......... 25% 17.3M 0s 2021-05-16T20:13:07.3439073Z 1500K .......... .......... .......... .......... .......... 26% 76.2M 0s 2021-05-16T20:13:07.3460679Z 1550K .......... .......... .......... .......... .......... 26% 22.9M 0s 2021-05-16T20:13:07.3484473Z 1600K .......... .......... .......... .......... .......... 27% 20.6M 0s 2021-05-16T20:13:07.3502418Z 1650K .......... .......... .......... .......... .......... 28% 26.9M 0s 2021-05-16T20:13:07.3530146Z 1700K .......... .......... .......... .......... .......... 29% 19.2M 0s 2021-05-16T20:13:07.3533183Z 1750K .......... .......... .......... .......... .......... 30% 106M 0s 2021-05-16T20:13:07.3552208Z 1800K .......... .......... .......... .......... .......... 31% 24.5M 0s 2021-05-16T20:13:07.3561540Z 1850K .......... .......... .......... .......... .......... 31% 51.6M 0s 2021-05-16T20:13:07.3580412Z 1900K .......... .......... .......... .......... .......... 32% 26.1M 0s 2021-05-16T20:13:07.3596392Z 1950K .......... .......... .......... .......... .......... 33% 31.6M 0s 2021-05-16T20:13:07.3609506Z 2000K .......... .......... .......... .......... .......... 34% 37.1M 0s 2021-05-16T20:13:07.3627981Z 2050K .......... .......... .......... .......... .......... 35% 25.8M 0s 2021-05-16T20:13:07.3649430Z 2100K .......... .......... .......... .......... .......... 36% 22.9M 0s 2021-05-16T20:13:07.3658617Z 2150K .......... .......... .......... .......... .......... 36% 52.8M 0s 2021-05-16T20:13:07.3676934Z 2200K .......... .......... .......... .......... .......... 37% 30.0M 0s 2021-05-16T20:13:07.3695647Z 2250K .......... .......... .......... .......... .......... 38% 23.9M 0s 2021-05-16T20:13:07.3697795Z 2300K .......... .......... .......... .......... .......... 39% 217M 0s 2021-05-16T20:13:07.3724384Z 2350K .......... .......... .......... .......... .......... 40% 18.5M 0s 2021-05-16T20:13:07.3730550Z 2400K .......... .......... .......... .......... .......... 41% 70.6M 0s 2021-05-16T20:13:07.3771242Z 2450K .......... .......... .......... .......... .......... 41% 17.6M 0s 2021-05-16T20:13:07.3772769Z 2500K .......... .......... .......... .......... .......... 42% 157M 0s 2021-05-16T20:13:07.3773451Z 2550K .......... .......... .......... .......... .......... 43% 52.4M 0s 2021-05-16T20:13:07.3779164Z 2600K .......... .......... .......... .......... .......... 44% 58.6M 0s 2021-05-16T20:13:07.3809202Z 2650K .......... .......... .......... .......... .......... 45% 16.7M 0s 2021-05-16T20:13:07.3812193Z 2700K .......... .......... .......... .......... .......... 46% 184M 0s 2021-05-16T20:13:07.3837462Z 2750K .......... .......... .......... .......... .......... 46% 63.3M 0s 2021-05-16T20:13:07.3889244Z 2800K .......... .......... .......... .......... .......... 47% 35.5M 0s 2021-05-16T20:13:07.3892598Z 2850K .......... .......... .......... .......... .......... 48% 16.7M 0s 2021-05-16T20:13:07.3893187Z 2900K .......... .......... .......... .......... .......... 49% 116M 0s 2021-05-16T20:13:07.3893685Z 2950K .......... .......... .......... .......... .......... 50% 31.1M 0s 2021-05-16T20:13:07.3894424Z 3000K .......... .......... .......... .......... .......... 51% 126M 0s 2021-05-16T20:13:07.3911069Z 3050K .......... .......... .......... .......... .......... 52% 20.1M 0s 2021-05-16T20:13:07.3916894Z 3100K .......... .......... .......... .......... .......... 52% 72.6M 0s 2021-05-16T20:13:07.3932686Z 3150K .......... .......... .......... .......... .......... 53% 32.1M 0s 2021-05-16T20:13:07.3938887Z 3200K .......... .......... .......... .......... .......... 54% 73.5M 0s 2021-05-16T20:13:07.3959329Z 3250K .......... .......... .......... .......... .......... 55% 24.6M 0s 2021-05-16T20:13:07.3966845Z 3300K .......... .......... .......... .......... .......... 56% 62.8M 0s 2021-05-16T20:13:07.3984007Z 3350K .......... .......... .......... .......... .......... 57% 32.3M 0s 2021-05-16T20:13:07.3987570Z 3400K .......... .......... .......... .......... .......... 57% 86.7M 0s 2021-05-16T20:13:07.3996208Z 3450K .......... .......... .......... .......... .......... 58% 53.1M 0s 2021-05-16T20:13:07.4018041Z 3500K .......... .......... .......... .......... .......... 59% 22.1M 0s 2021-05-16T20:13:07.4022423Z 3550K .......... .......... .......... .......... .......... 60% 108M 0s 2021-05-16T20:13:07.4034922Z 3600K .......... .......... .......... .......... .......... 61% 41.9M 0s 2021-05-16T20:13:07.4042792Z 3650K .......... .......... .......... .......... .......... 62% 57.7M 0s 2021-05-16T20:13:07.4066735Z 3700K .......... .......... .......... .......... .......... 62% 21.6M 0s 2021-05-16T20:13:07.4074421Z 3750K .......... .......... .......... .......... .......... 63% 73.7M 0s 2021-05-16T20:13:07.4075671Z 3800K .......... .......... .......... .......... .......... 64% 185M 0s 2021-05-16T20:13:07.4082377Z 3850K .......... .......... .......... .......... .......... 65% 68.9M 0s 2021-05-16T20:13:07.4091443Z 3900K .......... .......... .......... .......... .......... 66% 52.5M 0s 2021-05-16T20:13:07.4095026Z 3950K .......... .......... .......... .......... .......... 67% 125M 0s 2021-05-16T20:13:07.4117806Z 4000K .......... .......... .......... .......... .......... 67% 21.4M 0s 2021-05-16T20:13:07.4121358Z 4050K .......... .......... .......... .......... .......... 68% 127M 0s 2021-05-16T20:13:07.4130156Z 4100K .......... .......... .......... .......... .......... 69% 57.4M 0s 2021-05-16T20:13:07.4139488Z 4150K .......... .......... .......... .......... .......... 70% 57.6M 0s 2021-05-16T20:13:07.4143527Z 4200K .......... .......... .......... .......... .......... 71% 93.2M 0s 2021-05-16T20:13:07.4170133Z 4250K .......... .......... .......... .......... .......... 72% 18.9M 0s 2021-05-16T20:13:07.4172631Z 4300K .......... .......... .......... .......... .......... 72% 161M 0s 2021-05-16T20:13:07.4177587Z 4350K .......... .......... .......... .......... .......... 73% 97.0M 0s 2021-05-16T20:13:07.4188238Z 4400K .......... .......... .......... .......... .......... 74% 48.3M 0s 2021-05-16T20:13:07.4218547Z 4450K .......... .......... .......... .......... .......... 75% 16.3M 0s 2021-05-16T20:13:07.4222452Z 4500K .......... .......... .......... .......... .......... 76% 106M 0s 2021-05-16T20:13:07.4225179Z 4550K .......... .......... .......... .......... .......... 77% 165M 0s 2021-05-16T20:13:07.4229086Z 4600K .......... .......... .......... .......... .......... 78% 122M 0s 2021-05-16T20:13:07.4238361Z 4650K .......... .......... .......... .......... .......... 78% 60.3M 0s 2021-05-16T20:13:07.4239538Z 4700K .......... .......... .......... .......... .......... 79% 259M 0s 2021-05-16T20:13:07.4246027Z 4750K .......... .......... .......... .......... .......... 80% 74.0M 0s 2021-05-16T20:13:07.4268631Z 4800K .......... .......... .......... .......... .......... 81% 21.5M 0s 2021-05-16T20:13:07.4277361Z 4850K .......... .......... .......... .......... .......... 82% 55.8M 0s 2021-05-16T20:13:07.4288135Z 4900K .......... .......... .......... .......... .......... 83% 48.2M 0s 2021-05-16T20:13:07.4291454Z 4950K .......... .......... .......... .......... .......... 83% 128M 0s 2021-05-16T20:13:07.4296513Z 5000K .......... .......... .......... .......... .......... 84% 99.4M 0s 2021-05-16T20:13:07.4316282Z 5050K .......... .......... .......... .......... .......... 85% 24.8M 0s 2021-05-16T20:13:07.4319080Z 5100K .......... .......... .......... .......... .......... 86% 161M 0s 2021-05-16T20:13:07.4327477Z 5150K .......... .......... .......... .......... .......... 87% 59.0M 0s 2021-05-16T20:13:07.4338388Z 5200K .......... .......... .......... .......... .......... 88% 47.1M 0s 2021-05-16T20:13:07.4340857Z 5250K .......... .......... .......... .......... .......... 88% 151M 0s 2021-05-16T20:13:07.4344751Z 5300K .......... .......... .......... .......... .......... 89% 133M 0s 2021-05-16T20:13:07.4366548Z 5350K .......... .......... .......... .......... .......... 90% 22.9M 0s 2021-05-16T20:13:07.4369403Z 5400K .......... .......... .......... .......... .......... 91% 137M 0s 2021-05-16T20:13:07.4372206Z 5450K .......... .......... .......... .......... .......... 92% 155M 0s 2021-05-16T20:13:07.4377510Z 5500K .......... .......... .......... .......... .......... 93% 99.5M 0s 2021-05-16T20:13:07.4389277Z 5550K .......... .......... .......... .......... .......... 93% 41.8M 0s 2021-05-16T20:13:07.4394011Z 5600K .......... .......... .......... .......... .......... 94% 96.5M 0s 2021-05-16T20:13:07.4415465Z 5650K .......... .......... .......... .......... .......... 95% 24.9M 0s 2021-05-16T20:13:07.4417488Z 5700K .......... .......... .......... .......... .......... 96% 124M 0s 2021-05-16T20:13:07.4421306Z 5750K .......... .......... .......... .......... .......... 97% 140M 0s 2021-05-16T20:13:07.4425835Z 5800K .......... .......... .......... .......... .......... 98% 113M 0s 2021-05-16T20:13:07.4437313Z 5850K .......... .......... .......... .......... .......... 98% 42.2M 0s 2021-05-16T20:13:07.4440802Z 5900K .......... .......... .......... .......... .......... 99% 152M 0s 2021-05-16T20:13:07.4441980Z 5950K .......... 100% 107M=0.2s 2021-05-16T20:13:07.4442404Z 2021-05-16T20:13:07.4444882Z 2021-05-16 20:13:07 (25.3 MB/s) - ‘/tmp/RtmpXNY9Ql/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-16T20:13:07.4445542Z 2021-05-16T20:13:07.4460090Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:07.4461014Z (as ‘lib’ is unspecified) 2021-05-16T20:13:07.9192892Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T20:13:07.9282410Z * DONE (oro.nifti) 2021-05-16T20:13:07.9385861Z Rewriting new remotes: neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:13:07.9467143Z Installing brainR binaries 2021-05-16T20:13:07.9476821Z [1] "neuroconductor/brainR" 2021-05-16T20:13:08.2337635Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:13:08.2363232Z tag_name 2021-05-16T20:13:08.2363996Z 11 1.6.0.s 2021-05-16T20:13:08.2365011Z zipball_url 2021-05-16T20:13:08.2365812Z 11 https://api.github.com/repos/neuroconductor/brainR/zipball/refs/tags/1.6.0.s 2021-05-16T20:13:08.2366569Z tarball_url 2021-05-16T20:13:08.2367493Z 11 https://api.github.com/repos/neuroconductor/brainR/tarball/refs/tags/1.6.0.s 2021-05-16T20:13:08.2368340Z commit.sha 2021-05-16T20:13:08.2368857Z 11 30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:13:08.2370505Z commit.url 2021-05-16T20:13:08.2371410Z 11 https://api.github.com/repos/neuroconductor/brainR/commits/30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:13:08.2372147Z node_id 2021-05-16T20:13:08.2373815Z 11 MDM6UmVmMzY3ODk4NjAxOnJlZnMvdGFncy8xLjYuMC5z 2021-05-16T20:13:08.2374602Z url 2021-05-16T20:13:08.2376099Z 11 https://api.github.com/repos/neuroconductor/brainR/releases/43017669 2021-05-16T20:13:08.2376795Z assets_url 2021-05-16T20:13:08.2378387Z 11 https://api.github.com/repos/neuroconductor/brainR/releases/43017669/assets 2021-05-16T20:13:08.2379454Z upload_url 2021-05-16T20:13:08.2381218Z 11 https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T20:13:08.2382912Z id asset_updated_at asset_created_at created_at 2021-05-16T20:13:08.2385038Z 11 43017669 2021-05-16 17:45:56 2021-05-16 17:45:55 2021-05-16 14:09:41 2021-05-16T20:13:08.2385593Z published_at asset_name 2021-05-16T20:13:08.2387486Z 11 2021-05-16 17:30:46 brainR_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T20:13:08.2388035Z asset_label asset_download_count 2021-05-16T20:13:08.2389358Z 11 0 2021-05-16T20:13:08.2390453Z asset_browser_download_url 2021-05-16T20:13:08.2391944Z 11 https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T20:13:08.2396185Z Installing brainR package binaries 2021-05-16T20:13:08.2433892Z --2021-05-16 20:13:08-- https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T20:13:08.2475098Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T20:13:08.2528540Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T20:13:08.4046359Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:13:08.4055459Z Location: https://github-releases.githubusercontent.com/367898601/90630b80-b66e-11eb-99cb-0b02a4297aaa?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201308Z&X-Amz-Expires=300&X-Amz-Signature=3cfc04f22be757b4e0c02f0c10245d296821c6f17dd3ab7be78efefb74446d13&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:13:08.4063719Z --2021-05-16 20:13:08-- https://github-releases.githubusercontent.com/367898601/90630b80-b66e-11eb-99cb-0b02a4297aaa?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T201308Z&X-Amz-Expires=300&X-Amz-Signature=3cfc04f22be757b4e0c02f0c10245d296821c6f17dd3ab7be78efefb74446d13&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T20:13:08.4077032Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-05-16T20:13:08.4125335Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-16T20:13:08.6147336Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:13:08.6150449Z Length: 3928022 (3.7M) [application/octet-stream] 2021-05-16T20:13:08.6151426Z Saving to: ‘/tmp/RtmpXNY9Ql/brainR_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T20:13:08.6156975Z 2021-05-16T20:13:08.6205888Z 0K .......... .......... .......... .......... .......... 1% 8.94M 0s 2021-05-16T20:13:08.6251938Z 50K .......... .......... .......... .......... .......... 2% 10.8M 0s 2021-05-16T20:13:08.6285198Z 100K .......... .......... .......... .......... .......... 3% 14.3M 0s 2021-05-16T20:13:08.6319040Z 150K .......... .......... .......... .......... .......... 5% 14.3M 0s 2021-05-16T20:13:08.6349358Z 200K .......... .......... .......... .......... .......... 6% 16.0M 0s 2021-05-16T20:13:08.6395399Z 250K .......... .......... .......... .......... .......... 7% 10.7M 0s 2021-05-16T20:13:08.6425207Z 300K .......... .......... .......... .......... .......... 9% 16.5M 0s 2021-05-16T20:13:08.6444029Z 350K .......... .......... .......... .......... .......... 10% 25.1M 0s 2021-05-16T20:13:08.6486907Z 400K .......... .......... .......... .......... .......... 11% 11.7M 0s 2021-05-16T20:13:08.6509719Z 450K .......... .......... .......... .......... .......... 13% 20.2M 0s 2021-05-16T20:13:08.6534844Z 500K .......... .......... .......... .......... .......... 14% 19.3M 0s 2021-05-16T20:13:08.6570066Z 550K .......... .......... .......... .......... .......... 15% 14.0M 0s 2021-05-16T20:13:08.6584598Z 600K .......... .......... .......... .......... .......... 16% 35.7M 0s 2021-05-16T20:13:08.6637572Z 650K .......... .......... .......... .......... .......... 18% 9.18M 0s 2021-05-16T20:13:08.6643332Z 700K .......... .......... .......... .......... .......... 19% 86.7M 0s 2021-05-16T20:13:08.6683518Z 750K .......... .......... .......... .......... .......... 20% 11.9M 0s 2021-05-16T20:13:08.6702095Z 800K .......... .......... .......... .......... .......... 22% 27.4M 0s 2021-05-16T20:13:08.6732483Z 850K .......... .......... .......... .......... .......... 23% 15.9M 0s 2021-05-16T20:13:08.6739266Z 900K .......... .......... .......... .......... .......... 24% 61.2M 0s 2021-05-16T20:13:08.6763988Z 950K .......... .......... .......... .......... .......... 26% 20.0M 0s 2021-05-16T20:13:08.6786656Z 1000K .......... .......... .......... .......... .......... 27% 21.4M 0s 2021-05-16T20:13:08.6815543Z 1050K .......... .......... .......... .......... .......... 28% 17.3M 0s 2021-05-16T20:13:08.6837281Z 1100K .......... .......... .......... .......... .......... 29% 22.1M 0s 2021-05-16T20:13:08.6863201Z 1150K .......... .......... .......... .......... .......... 31% 19.1M 0s 2021-05-16T20:13:08.6868786Z 1200K .......... .......... .......... .......... .......... 32% 73.0M 0s 2021-05-16T20:13:08.6893735Z 1250K .......... .......... .......... .......... .......... 33% 19.8M 0s 2021-05-16T20:13:08.6911303Z 1300K .......... .......... .......... .......... .......... 35% 27.8M 0s 2021-05-16T20:13:08.6934174Z 1350K .......... .......... .......... .......... .......... 36% 21.3M 0s 2021-05-16T20:13:08.6947125Z 1400K .......... .......... .......... .......... .......... 37% 39.2M 0s 2021-05-16T20:13:08.6963829Z 1450K .......... .......... .......... .......... .......... 39% 30.2M 0s 2021-05-16T20:13:08.6984827Z 1500K .......... .......... .......... .......... .......... 40% 22.5M 0s 2021-05-16T20:13:08.7007268Z 1550K .......... .......... .......... .......... .......... 41% 21.3M 0s 2021-05-16T20:13:08.7032885Z 1600K .......... .......... .......... .......... .......... 43% 19.9M 0s 2021-05-16T20:13:08.7054374Z 1650K .......... .......... .......... .......... .......... 44% 22.6M 0s 2021-05-16T20:13:08.7058167Z 1700K .......... .......... .......... .......... .......... 45% 104M 0s 2021-05-16T20:13:08.7084262Z 1750K .......... .......... .......... .......... .......... 46% 19.0M 0s 2021-05-16T20:13:08.7104328Z 1800K .......... .......... .......... .......... .......... 48% 23.8M 0s 2021-05-16T20:13:08.7131107Z 1850K .......... .......... .......... .......... .......... 49% 18.9M 0s 2021-05-16T20:13:08.7152858Z 1900K .......... .......... .......... .......... .......... 50% 22.5M 0s 2021-05-16T20:13:08.7156880Z 1950K .......... .......... .......... .......... .......... 52% 110M 0s 2021-05-16T20:13:08.7164279Z 2000K .......... .......... .......... .......... .......... 53% 62.1M 0s 2021-05-16T20:13:08.7182524Z 2050K .......... .......... .......... .......... .......... 54% 28.0M 0s 2021-05-16T20:13:08.7205334Z 2100K .......... .......... .......... .......... .......... 56% 21.8M 0s 2021-05-16T20:13:08.7215806Z 2150K .......... .......... .......... .......... .......... 57% 44.8M 0s 2021-05-16T20:13:08.7234336Z 2200K .......... .......... .......... .......... .......... 58% 28.2M 0s 2021-05-16T20:13:08.7252484Z 2250K .......... .......... .......... .......... .......... 59% 27.2M 0s 2021-05-16T20:13:08.7253532Z 2300K .......... .......... .......... .......... .......... 61% 198M 0s 2021-05-16T20:13:08.7281060Z 2350K .......... .......... .......... .......... .......... 62% 17.7M 0s 2021-05-16T20:13:08.7303464Z 2400K .......... .......... .......... .......... .......... 63% 21.1M 0s 2021-05-16T20:13:08.7313656Z 2450K .......... .......... .......... .......... .......... 65% 49.6M 0s 2021-05-16T20:13:08.7328590Z 2500K .......... .......... .......... .......... .......... 66% 34.3M 0s 2021-05-16T20:13:08.7334871Z 2550K .......... .......... .......... .......... .......... 67% 68.5M 0s 2021-05-16T20:13:08.7350818Z 2600K .......... .......... .......... .......... .......... 69% 29.9M 0s 2021-05-16T20:13:08.7362062Z 2650K .......... .......... .......... .......... .......... 70% 43.3M 0s 2021-05-16T20:13:08.7374836Z 2700K .......... .......... .......... .......... .......... 71% 38.8M 0s 2021-05-16T20:13:08.7383926Z 2750K .......... .......... .......... .......... .......... 72% 52.2M 0s 2021-05-16T20:13:08.7403216Z 2800K .......... .......... .......... .......... .......... 74% 25.4M 0s 2021-05-16T20:13:08.7414900Z 2850K .......... .......... .......... .......... .......... 75% 54.5M 0s 2021-05-16T20:13:08.7430718Z 2900K .......... .......... .......... .......... .......... 76% 26.3M 0s 2021-05-16T20:13:08.7451007Z 2950K .......... .......... .......... .......... .......... 78% 24.6M 0s 2021-05-16T20:13:08.7454531Z 3000K .......... .......... .......... .......... .......... 79% 126M 0s 2021-05-16T20:13:08.7460980Z 3050K .......... .......... .......... .......... .......... 80% 78.0M 0s 2021-05-16T20:13:08.7480443Z 3100K .......... .......... .......... .......... .......... 82% 25.8M 0s 2021-05-16T20:13:08.7499107Z 3150K .......... .......... .......... .......... .......... 83% 25.0M 0s 2021-05-16T20:13:08.7508481Z 3200K .......... .......... .......... .......... .......... 84% 57.6M 0s 2021-05-16T20:13:08.7514233Z 3250K .......... .......... .......... .......... .......... 86% 90.1M 0s 2021-05-16T20:13:08.7519343Z 3300K .......... .......... .......... .......... .......... 87% 76.7M 0s 2021-05-16T20:13:08.7547901Z 3350K .......... .......... .......... .......... .......... 88% 17.1M 0s 2021-05-16T20:13:08.7558033Z 3400K .......... .......... .......... .......... .......... 89% 52.9M 0s 2021-05-16T20:13:08.7562634Z 3450K .......... .......... .......... .......... .......... 91% 91.0M 0s 2021-05-16T20:13:08.7565088Z 3500K .......... .......... .......... .......... .......... 92% 187M 0s 2021-05-16T20:13:08.7598341Z 3550K .......... .......... .......... .......... .......... 93% 15.0M 0s 2021-05-16T20:13:08.7609129Z 3600K .......... .......... .......... .......... .......... 95% 44.7M 0s 2021-05-16T20:13:08.7612725Z 3650K .......... .......... .......... .......... .......... 96% 143M 0s 2021-05-16T20:13:08.7621557Z 3700K .......... .......... .......... .......... .......... 97% 66.2M 0s 2021-05-16T20:13:08.7648629Z 3750K .......... .......... .......... .......... .......... 99% 17.3M 0s 2021-05-16T20:13:08.7651999Z 3800K .......... .......... .......... ..... 100% 88.0M=0.2s 2021-05-16T20:13:08.7654602Z 2021-05-16T20:13:08.7657332Z 2021-05-16 20:13:08 (24.9 MB/s) - ‘/tmp/RtmpXNY9Ql/brainR_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [3928022/3928022] 2021-05-16T20:13:08.7657775Z 2021-05-16T20:13:08.7678784Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:08.7679491Z (as ‘lib’ is unspecified) 2021-05-16T20:13:09.1775673Z * installing *binary* package ‘brainR’ ... 2021-05-16T20:13:09.1865195Z * DONE (brainR) 2021-05-16T20:13:09.1971303Z Rewriting new remotes: 2021-05-16T20:13:09.2183500Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:13:09.2184289Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:13:09.2184814Z remotes::install_cran("rcmdcheck") 2021-05-16T20:13:09.2185273Z remotes::install_cran("markdown") 2021-05-16T20:13:09.2203778Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:13:09.2204117Z env: 2021-05-16T20:13:09.2204492Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:13:09.2204873Z TIC_DEPLOY_KEY: 2021-05-16T20:13:09.2205540Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:13:09.2206910Z GITHUB_PAT: *** 2021-05-16T20:13:09.2207263Z COVERALLS_TOKEN: 2021-05-16T20:13:09.2207656Z continue-on-error: false 2021-05-16T20:13:09.2208052Z VDIFFR_RUN_TESTS: 2021-05-16T20:13:09.2208455Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:13:09.2208810Z TZ: UTC 2021-05-16T20:13:09.2209137Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:13:09.2209509Z NOT_CRAN: true 2021-05-16T20:13:09.2209816Z ##[endgroup] 2021-05-16T20:13:30.1166005Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:13:30.1167343Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:13:30.1168291Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:13:30.1169950Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:13:30.1170968Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:13:30.1172134Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:13:30.1173068Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:13:30.1174197Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:13:30.1175101Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:13:30.1175992Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:13:30.1176876Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:13:30.1178182Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:13:30.1179238Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:13:30.1180296Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:13:30.1181669Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:13:30.1183060Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:13:30.1184240Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:13:30.1185226Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:13:30.1186586Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:13:30.1187813Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:13:30.1188838Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:13:30.1191055Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:13:30.1192053Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:13:30.1192861Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:13:30.1193660Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:13:30.1194445Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:13:30.1195683Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:13:30.1196520Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:13:30.1197379Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:13:30.1198250Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:13:30.1199982Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:13:30.1200871Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:13:30.1203337Z Installing 39 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, oro.nifti, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:13:30.1205503Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:13:30.1206479Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:13:30.1207494Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:13:30.1208331Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:13:30.1209144Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:13:30.1210701Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:13:30.1211584Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:13:30.1217992Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T20:13:30.1218926Z (as ‘lib’ is unspecified) 2021-05-16T20:13:45.4774433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T20:13:46.9261187Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-16T20:13:46.9262350Z ================================================== 2021-05-16T20:13:46.9263525Z downloaded 59 KB 2021-05-16T20:13:46.9264070Z 2021-05-16T20:13:46.9295292Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:13:48.3124251Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-16T20:13:48.3126736Z ================================================== 2021-05-16T20:13:48.3127905Z downloaded 34 KB 2021-05-16T20:13:48.3128220Z 2021-05-16T20:13:48.3167724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T20:13:49.6410048Z Content type 'binary/octet-stream' length 526340 bytes (514 KB) 2021-05-16T20:13:49.6622871Z ================================================== 2021-05-16T20:13:49.6623548Z downloaded 514 KB 2021-05-16T20:13:49.6623798Z 2021-05-16T20:13:49.6661966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T20:13:50.8984662Z Content type 'binary/octet-stream' length 2569706 bytes (2.5 MB) 2021-05-16T20:13:50.9376511Z ================================================== 2021-05-16T20:13:50.9377450Z downloaded 2.5 MB 2021-05-16T20:13:50.9378049Z 2021-05-16T20:13:50.9414685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:13:52.2824044Z Content type 'binary/octet-stream' length 3662425 bytes (3.5 MB) 2021-05-16T20:13:52.3466106Z ================================================== 2021-05-16T20:13:52.3468160Z downloaded 3.5 MB 2021-05-16T20:13:52.3469245Z 2021-05-16T20:13:52.3505232Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T20:13:53.6814706Z Content type 'binary/octet-stream' length 1954097 bytes (1.9 MB) 2021-05-16T20:13:53.7123688Z ================================================== 2021-05-16T20:13:53.7124497Z downloaded 1.9 MB 2021-05-16T20:13:53.7125134Z 2021-05-16T20:13:53.7168526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-16T20:13:55.7159892Z Content type 'binary/octet-stream' length 1100045 bytes (1.0 MB) 2021-05-16T20:13:55.7450362Z ================================================== 2021-05-16T20:13:55.7450831Z downloaded 1.0 MB 2021-05-16T20:13:55.7451070Z 2021-05-16T20:13:55.7589250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-16T20:13:56.9545139Z Content type 'binary/octet-stream' length 211910 bytes (206 KB) 2021-05-16T20:13:56.9671797Z ================================================== 2021-05-16T20:13:56.9672988Z downloaded 206 KB 2021-05-16T20:13:56.9673617Z 2021-05-16T20:13:56.9710488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xtable_1.8-4.tar.gz' 2021-05-16T20:13:58.3130621Z Content type 'binary/octet-stream' length 700854 bytes (684 KB) 2021-05-16T20:13:58.3342388Z ================================================== 2021-05-16T20:13:58.3343361Z downloaded 684 KB 2021-05-16T20:13:58.3343818Z 2021-05-16T20:13:58.3381829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T20:13:59.7224416Z Content type 'binary/octet-stream' length 4944587 bytes (4.7 MB) 2021-05-16T20:13:59.8265774Z ================================================== 2021-05-16T20:13:59.8267671Z downloaded 4.7 MB 2021-05-16T20:13:59.8268346Z 2021-05-16T20:13:59.8316703Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/webshot_0.5.2.tar.gz' 2021-05-16T20:14:01.0649744Z Content type 'binary/octet-stream' length 133374 bytes (130 KB) 2021-05-16T20:14:01.0756427Z ================================================== 2021-05-16T20:14:01.0757844Z downloaded 130 KB 2021-05-16T20:14:01.0758371Z 2021-05-16T20:14:01.0795915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-16T20:14:02.0972826Z Content type 'binary/octet-stream' length 34082 bytes (33 KB) 2021-05-16T20:14:02.0982679Z ================================================== 2021-05-16T20:14:02.0983308Z downloaded 33 KB 2021-05-16T20:14:02.0983764Z 2021-05-16T20:14:02.1022853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T20:14:03.5691413Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-16T20:14:03.5740724Z ================================================== 2021-05-16T20:14:03.5741486Z downloaded 37 KB 2021-05-16T20:14:03.5742217Z 2021-05-16T20:14:03.5776685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/manipulateWidget_0.10.1.tar.gz' 2021-05-16T20:14:04.9233067Z Content type 'binary/octet-stream' length 1830724 bytes (1.7 MB) 2021-05-16T20:14:04.9524849Z ================================================== 2021-05-16T20:14:04.9525791Z downloaded 1.7 MB 2021-05-16T20:14:04.9526567Z 2021-05-16T20:14:04.9562457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T20:14:06.3499379Z Content type 'binary/octet-stream' length 778904 bytes (760 KB) 2021-05-16T20:14:06.3733558Z ================================================== 2021-05-16T20:14:06.3734539Z downloaded 760 KB 2021-05-16T20:14:06.3735321Z 2021-05-16T20:14:06.3772089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T20:14:07.5878585Z Content type 'binary/octet-stream' length 5410564 bytes (5.2 MB) 2021-05-16T20:14:07.7172347Z ================================================== 2021-05-16T20:14:07.7172868Z downloaded 5.2 MB 2021-05-16T20:14:07.7174963Z 2021-05-16T20:14:07.7215086Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T20:14:09.4454551Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-16T20:14:09.4600622Z ================================================== 2021-05-16T20:14:09.4601473Z downloaded 231 KB 2021-05-16T20:14:09.4601932Z 2021-05-16T20:14:09.4640284Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T20:14:10.8641363Z Content type 'binary/octet-stream' length 270838 bytes (264 KB) 2021-05-16T20:14:10.8784140Z ================================================== 2021-05-16T20:14:10.8785473Z downloaded 264 KB 2021-05-16T20:14:10.8786395Z 2021-05-16T20:14:10.8837442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:14:12.2809528Z Content type 'binary/octet-stream' length 2611663 bytes (2.5 MB) 2021-05-16T20:14:12.3754707Z ================================================== 2021-05-16T20:14:12.3755811Z downloaded 2.5 MB 2021-05-16T20:14:12.3756792Z 2021-05-16T20:14:12.3798704Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:14:13.5569181Z Content type 'binary/octet-stream' length 1295982 bytes (1.2 MB) 2021-05-16T20:14:13.5852706Z ================================================== 2021-05-16T20:14:13.5853715Z downloaded 1.2 MB 2021-05-16T20:14:13.5854363Z 2021-05-16T20:14:13.5893287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T20:14:16.1731247Z Content type 'binary/octet-stream' length 52761 bytes (51 KB) 2021-05-16T20:14:16.1782633Z ================================================== 2021-05-16T20:14:16.1783091Z downloaded 51 KB 2021-05-16T20:14:16.1783329Z 2021-05-16T20:14:16.1834604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T20:14:17.4097586Z Content type 'binary/octet-stream' length 240635 bytes (234 KB) 2021-05-16T20:14:17.4259737Z ================================================== 2021-05-16T20:14:17.4260503Z downloaded 234 KB 2021-05-16T20:14:17.4261305Z 2021-05-16T20:14:17.4298526Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:14:18.5838188Z Content type 'binary/octet-stream' length 58749 bytes (57 KB) 2021-05-16T20:14:18.5883837Z ================================================== 2021-05-16T20:14:18.5884863Z downloaded 57 KB 2021-05-16T20:14:18.5885493Z 2021-05-16T20:14:18.5925406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:14:19.7508449Z Content type 'binary/octet-stream' length 2605228 bytes (2.5 MB) 2021-05-16T20:14:19.7987110Z ================================================== 2021-05-16T20:14:19.7987579Z downloaded 2.5 MB 2021-05-16T20:14:19.7987825Z 2021-05-16T20:14:19.8026058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T20:14:21.1081933Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-16T20:14:21.1139437Z ================================================== 2021-05-16T20:14:21.1140973Z downloaded 77 KB 2021-05-16T20:14:21.1141404Z 2021-05-16T20:14:21.1178197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T20:14:22.4982087Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-16T20:14:22.5868443Z ================================================== 2021-05-16T20:14:22.5869246Z downloaded 5.8 MB 2021-05-16T20:14:22.5869724Z 2021-05-16T20:14:22.5909561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T20:14:24.3977611Z Content type 'binary/octet-stream' length 236584 bytes (231 KB) 2021-05-16T20:14:24.4125287Z ================================================== 2021-05-16T20:14:24.4126108Z downloaded 231 KB 2021-05-16T20:14:24.4126362Z 2021-05-16T20:14:24.4167700Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T20:14:25.5550215Z Content type 'binary/octet-stream' length 5888881 bytes (5.6 MB) 2021-05-16T20:14:25.6389234Z ================================================== 2021-05-16T20:14:25.6389889Z downloaded 5.6 MB 2021-05-16T20:14:25.6390294Z 2021-05-16T20:14:25.6429912Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T20:14:26.6192051Z Content type 'binary/octet-stream' length 1153520 bytes (1.1 MB) 2021-05-16T20:14:26.6613184Z ================================================== 2021-05-16T20:14:26.6613846Z downloaded 1.1 MB 2021-05-16T20:14:26.6614387Z 2021-05-16T20:14:26.6654770Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T20:14:28.0811034Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-16T20:14:28.0861648Z ================================================== 2021-05-16T20:14:28.0863261Z downloaded 113 KB 2021-05-16T20:14:28.0863920Z 2021-05-16T20:14:28.0900707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:14:30.2831735Z Content type 'binary/octet-stream' length 545321 bytes (532 KB) 2021-05-16T20:14:30.3037927Z ================================================== 2021-05-16T20:14:30.3038732Z downloaded 532 KB 2021-05-16T20:14:30.3039407Z 2021-05-16T20:14:30.3077167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:14:31.7557602Z Content type 'binary/octet-stream' length 4607656 bytes (4.4 MB) 2021-05-16T20:14:31.9142315Z ================================================== 2021-05-16T20:14:31.9144475Z downloaded 4.4 MB 2021-05-16T20:14:31.9145390Z 2021-05-16T20:14:31.9182262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T20:14:33.2123796Z Content type 'binary/octet-stream' length 430032 bytes (419 KB) 2021-05-16T20:14:33.2331620Z ================================================== 2021-05-16T20:14:33.2332569Z downloaded 419 KB 2021-05-16T20:14:33.2333279Z 2021-05-16T20:14:33.2369176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T20:14:34.5576261Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-16T20:14:34.5836255Z ================================================== 2021-05-16T20:14:34.5837489Z downloaded 931 KB 2021-05-16T20:14:34.5837976Z 2021-05-16T20:14:34.5873880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T20:14:35.9088851Z Content type 'binary/octet-stream' length 537015 bytes (524 KB) 2021-05-16T20:14:35.9297218Z ================================================== 2021-05-16T20:14:35.9297661Z downloaded 524 KB 2021-05-16T20:14:35.9297919Z 2021-05-16T20:14:35.9338015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T20:14:36.9263224Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-16T20:14:36.9707174Z ================================================== 2021-05-16T20:14:36.9707990Z downloaded 3.5 MB 2021-05-16T20:14:36.9708886Z 2021-05-16T20:14:36.9749575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:14:38.2002243Z Content type 'binary/octet-stream' length 4058120 bytes (3.9 MB) 2021-05-16T20:14:38.2451752Z ================================================== 2021-05-16T20:14:38.2453249Z downloaded 3.9 MB 2021-05-16T20:14:38.2453938Z 2021-05-16T20:14:38.2487881Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T20:14:40.0590250Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-16T20:14:40.0884031Z ================================================== 2021-05-16T20:14:40.0885420Z downloaded 1.3 MB 2021-05-16T20:14:40.0886098Z 2021-05-16T20:14:40.0922593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T20:14:41.3973053Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-16T20:14:41.4325651Z ================================================== 2021-05-16T20:14:41.4327124Z downloaded 2.4 MB 2021-05-16T20:14:41.4327735Z 2021-05-16T20:14:41.6469386Z * installing *binary* package ‘abind’ ... 2021-05-16T20:14:41.6506178Z * DONE (abind) 2021-05-16T20:14:41.8680302Z * installing *binary* package ‘bitops’ ... 2021-05-16T20:14:41.8720291Z * DONE (bitops) 2021-05-16T20:14:42.2326032Z * installing *binary* package ‘later’ ... 2021-05-16T20:14:42.2390749Z * DONE (later) 2021-05-16T20:14:42.4922489Z * installing *binary* package ‘sourcetools’ ... 2021-05-16T20:14:42.4977231Z * DONE (sourcetools) 2021-05-16T20:14:42.7337912Z * installing *binary* package ‘xtable’ ... 2021-05-16T20:14:42.7382377Z * DONE (xtable) 2021-05-16T20:14:42.9729327Z * installing *binary* package ‘webshot’ ... 2021-05-16T20:14:42.9771699Z * DONE (webshot) 2021-05-16T20:14:43.1913782Z * installing *binary* package ‘base64enc’ ... 2021-05-16T20:14:43.1944061Z * DONE (base64enc) 2021-05-16T20:14:43.6415741Z * installing *binary* package ‘colorspace’ ... 2021-05-16T20:14:43.6533760Z * DONE (colorspace) 2021-05-16T20:14:43.9256070Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T20:14:43.9301638Z * DONE (viridisLite) 2021-05-16T20:14:44.1256373Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T20:14:44.1293946Z * DONE (RColorBrewer) 2021-05-16T20:14:44.3385850Z * installing *binary* package ‘labeling’ ... 2021-05-16T20:14:44.3423331Z * DONE (labeling) 2021-05-16T20:14:44.8342248Z * installing *binary* package ‘farver’ ... 2021-05-16T20:14:44.8443787Z * DONE (farver) 2021-05-16T20:14:45.0497750Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T20:14:45.0539561Z * DONE (R.methodsS3) 2021-05-16T20:14:45.2770690Z * installing *binary* package ‘misc3d’ ... 2021-05-16T20:14:45.2804443Z * DONE (misc3d) 2021-05-16T20:14:45.5539013Z * installing *binary* package ‘plyr’ ... 2021-05-16T20:14:45.5593616Z * DONE (plyr) 2021-05-16T20:14:45.7635790Z * installing *binary* package ‘tinytex’ ... 2021-05-16T20:14:45.7667873Z * DONE (tinytex) 2021-05-16T20:14:46.5410211Z * installing *binary* package ‘isoband’ ... 2021-05-16T20:14:46.5552733Z * DONE (isoband) 2021-05-16T20:14:46.8332097Z * installing *binary* package ‘gtable’ ... 2021-05-16T20:14:46.8378607Z * DONE (gtable) 2021-05-16T20:14:47.4814201Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T20:14:47.4973407Z * DONE (matrixStats) 2021-05-16T20:14:47.8665628Z * installing *binary* package ‘promises’ ... 2021-05-16T20:14:47.8736455Z * DONE (promises) 2021-05-16T20:14:48.0853232Z * installing *binary* package ‘htmltools’ ... 2021-05-16T20:14:48.0892270Z * DONE (htmltools) 2021-05-16T20:14:48.3063451Z * installing *binary* package ‘munsell’ ... 2021-05-16T20:14:48.3105182Z * DONE (munsell) 2021-05-16T20:14:48.7785568Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T20:14:48.7893206Z * DONE (oro.nifti) 2021-05-16T20:14:49.0365622Z * installing *binary* package ‘R.oo’ ... 2021-05-16T20:14:49.0408605Z * DONE (R.oo) 2021-05-16T20:14:49.3324118Z * installing *binary* package ‘reshape2’ ... 2021-05-16T20:14:49.3372784Z * DONE (reshape2) 2021-05-16T20:14:49.6126699Z * installing *binary* package ‘jquerylib’ ... 2021-05-16T20:14:49.6176409Z * DONE (jquerylib) 2021-05-16T20:14:50.0782322Z * installing *binary* package ‘sass’ ... 2021-05-16T20:14:50.0874746Z * DONE (sass) 2021-05-16T20:14:50.9421220Z * installing *binary* package ‘httpuv’ ... 2021-05-16T20:14:50.9593706Z * DONE (httpuv) 2021-05-16T20:14:51.3216723Z * installing *binary* package ‘crosstalk’ ... 2021-05-16T20:14:51.3291174Z * DONE (crosstalk) 2021-05-16T20:14:51.5555610Z * installing *binary* package ‘htmlwidgets’ ... 2021-05-16T20:14:51.5596626Z * DONE (htmlwidgets) 2021-05-16T20:14:51.7886959Z * installing *binary* package ‘scales’ ... 2021-05-16T20:14:51.7933846Z * DONE (scales) 2021-05-16T20:14:52.5225957Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T20:14:52.5442986Z * DONE (rmarkdown) 2021-05-16T20:14:52.8431169Z * installing *binary* package ‘R.utils’ ... 2021-05-16T20:14:52.8486685Z * DONE (R.utils) 2021-05-16T20:14:53.5585900Z * installing *binary* package ‘bslib’ ... 2021-05-16T20:14:53.5896240Z * DONE (bslib) 2021-05-16T20:14:54.0506768Z * installing *binary* package ‘ggplot2’ ... 2021-05-16T20:14:54.0600854Z * DONE (ggplot2) 2021-05-16T20:14:54.9154242Z * installing *binary* package ‘shiny’ ... 2021-05-16T20:14:54.9396960Z * DONE (shiny) 2021-05-16T20:14:55.1592208Z * installing *binary* package ‘miniUI’ ... 2021-05-16T20:14:55.1625184Z * DONE (miniUI) 2021-05-16T20:14:55.5054697Z * installing *binary* package ‘manipulateWidget’ ... 2021-05-16T20:14:55.5127560Z * DONE (manipulateWidget) 2021-05-16T20:14:56.3731518Z * installing *binary* package ‘rgl’ ... 2021-05-16T20:14:56.3925054Z * DONE (rgl) 2021-05-16T20:14:56.4003609Z 2021-05-16T20:14:56.4005018Z The downloaded source packages are in 2021-05-16T20:14:56.4006575Z ‘/tmp/RtmpEhv5WQ/downloaded_packages’ 2021-05-16T20:15:11.1009175Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:15:11.1010875Z Use `force = TRUE` to force installation 2021-05-16T20:15:11.1021510Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:15:11.1022442Z Use `force = TRUE` to force installation 2021-05-16T20:15:11.1222718Z ##[group]Run options(width = 100) 2021-05-16T20:15:11.1223184Z options(width = 100) 2021-05-16T20:15:11.1223755Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:15:11.1224303Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:15:11.1230762Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:15:11.1231087Z env: 2021-05-16T20:15:11.1231453Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:11.1231820Z TIC_DEPLOY_KEY: 2021-05-16T20:15:11.1232461Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:15:11.1233916Z GITHUB_PAT: *** 2021-05-16T20:15:11.1234258Z COVERALLS_TOKEN: 2021-05-16T20:15:11.1234650Z continue-on-error: false 2021-05-16T20:15:11.1235012Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:11.1235401Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:15:11.1235743Z TZ: UTC 2021-05-16T20:15:11.1236057Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:11.1236417Z NOT_CRAN: true 2021-05-16T20:15:11.1236730Z ##[endgroup] 2021-05-16T20:15:11.6378883Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:15:11.6379442Z setting value 2021-05-16T20:15:11.6380020Z version R version 4.0.5 (2021-03-31) 2021-05-16T20:15:11.6380440Z os Ubuntu 20.04.2 LTS 2021-05-16T20:15:11.6380959Z system x86_64, linux-gnu 2021-05-16T20:15:11.6381361Z ui X11 2021-05-16T20:15:11.6381726Z language (EN) 2021-05-16T20:15:11.6382255Z collate C.UTF-8 2021-05-16T20:15:11.6382787Z ctype C.UTF-8 2021-05-16T20:15:11.6383156Z tz UTC 2021-05-16T20:15:11.6383638Z date 2021-05-16 2021-05-16T20:15:11.6383842Z 2021-05-16T20:15:11.6384527Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:15:11.6385130Z package * version date lib source 2021-05-16T20:15:11.6385854Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6386597Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:15:11.6387321Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6387985Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6388669Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6389337Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6390004Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6390690Z brainR 1.6.0 2021-05-16 [1] Neuroconductor (R 4.0.5) 2021-05-16T20:15:11.6391404Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6392396Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6393057Z bslib 0.2.5 2021-05-12 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6393716Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T20:15:11.6394362Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6395020Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6395661Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6396317Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6396983Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6397803Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6398558Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6399248Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6400272Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6400959Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6401604Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6402267Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6403005Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6403706Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6404367Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6405039Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6405719Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T20:15:11.6406437Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:15:11.6407167Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6407826Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6408499Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6409167Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6409834Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6410527Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6411192Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6411865Z farver 2.1.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6412537Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6413197Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6413859Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6414510Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6415185Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6415839Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6416508Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6417255Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:15:11.6418142Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6419854Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6420893Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6421814Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6423201Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6423854Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6424518Z gtable 0.3.0 2019-03-25 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6425315Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6426049Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6426738Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6427430Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6428096Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6428732Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6429387Z isoband 0.2.4 2021-03-03 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6430058Z jquerylib 0.1.4 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6430948Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6431733Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6432482Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6433245Z labeling 0.4.2 2020-10-20 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6434097Z later 1.2.0 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6434772Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6435451Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6436135Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6436821Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6437542Z manipulateWidget 0.10.1 2020-02-24 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6438276Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6438932Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6439759Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6440483Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6441177Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6441849Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6442502Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6443153Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6443796Z miniUI 0.1.1.1 2018-05-18 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6444471Z misc3d 0.9-0 2020-09-06 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6445141Z munsell 0.5.0 2018-06-12 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6445930Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6446583Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6447234Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6447913Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-16T20:15:11.6448594Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6449256Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T20:15:11.6449926Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6450677Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6451401Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6452060Z plyr 1.8.6 2020-03-03 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6452719Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6453408Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6454095Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6454778Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6455429Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6456081Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6456770Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6457436Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6458100Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6458738Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6459395Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6460070Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6460779Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6461473Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6462131Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6462817Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6463486Z reshape2 1.4.4 2020-04-09 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6464161Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6464809Z rgl 0.106.8 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6465451Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6466116Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6466823Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-16T20:15:11.6467534Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6468207Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6468868Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6469562Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6470350Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6471016Z sass 0.4.0 2021-05-12 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6471662Z scales 1.1.1 2020-05-11 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6472349Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6473026Z shiny 1.6.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6473690Z sourcetools 0.1.7 2018-04-25 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6474380Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6475105Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6475807Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6476465Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6477115Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6477781Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6478442Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T20:15:11.6479099Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6479918Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T20:15:11.6482465Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6483239Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6483905Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T20:15:11.6484610Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:15:11.6485297Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6486199Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6486917Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6487598Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6488295Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6489127Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6489770Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T20:15:11.6490425Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6491104Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6491786Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6492433Z webshot 0.5.2 2019-11-22 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6493099Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6493746Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T20:15:11.6494397Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T20:15:11.6495042Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6495684Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6496352Z xtable 1.8-4 2019-04-21 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6497147Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6497797Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T20:15:11.6498050Z 2021-05-16T20:15:11.6498416Z [1] /home/runner/work/_temp/Library 2021-05-16T20:15:11.6498838Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T20:15:11.6531999Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:15:11.6532644Z Rscript -e 'tic::script()' 2021-05-16T20:15:11.6533102Z ls -l check 2021-05-16T20:15:11.6576515Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:15:11.6576925Z env: 2021-05-16T20:15:11.6577281Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:15:11.6577643Z TIC_DEPLOY_KEY: 2021-05-16T20:15:11.6578276Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:15:11.6579745Z GITHUB_PAT: *** 2021-05-16T20:15:11.6580104Z COVERALLS_TOKEN: 2021-05-16T20:15:11.6580480Z continue-on-error: false 2021-05-16T20:15:11.6580870Z VDIFFR_RUN_TESTS: 2021-05-16T20:15:11.6581244Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:15:11.6581603Z TZ: UTC 2021-05-16T20:15:11.6581918Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:15:11.6582240Z NOT_CRAN: true 2021-05-16T20:15:11.6582547Z ##[endgroup] 2021-05-16T20:15:11.9161518Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:15:12.0339311Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:15:12.0340414Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:15:12.0341088Z timeout = Inf, check_dir = "check") 2021-05-16T20:15:12.0970672Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:15:12.2915759Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:15:12.3195903Z * preparing ‘neurobase’: 2021-05-16T20:15:12.3312366Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:15:12.4680982Z * installing the package to build vignettes 2021-05-16T20:16:31.1628527Z * creating vignettes ... OK 2021-05-16T20:16:31.2289411Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:16:31.2297718Z * checking for empty or unneeded directories 2021-05-16T20:16:31.2349544Z * building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T20:16:31.3857965Z 2021-05-16T20:16:31.5701874Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:16:31.8072103Z * using log directory ‘/home/runner/work/neurobase/neurobase/check/neurobase.Rcheck’ 2021-05-16T20:16:31.8073605Z * using R version 4.0.5 (2021-03-31) 2021-05-16T20:16:31.8075680Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T20:16:31.8077042Z * using session charset: UTF-8 2021-05-16T20:16:31.9614892Z * using option ‘--as-cran’ 2021-05-16T20:16:31.9635098Z * checking for file ‘neurobase/DESCRIPTION’ ... OK 2021-05-16T20:16:31.9635976Z * checking extension type ... Package 2021-05-16T20:16:31.9637377Z * this is package ‘neurobase’ version ‘1.30.1’ 2021-05-16T20:16:31.9648693Z * package encoding: UTF-8 2021-05-16T20:16:31.9681584Z * checking package namespace information ... OK 2021-05-16T20:16:48.0977631Z * checking package dependencies ... OK 2021-05-16T20:16:48.0997089Z * checking if this is a source package ... OK 2021-05-16T20:16:48.1006491Z * checking if there is a namespace ... OK 2021-05-16T20:16:48.7900200Z * checking for executable files ... OK 2021-05-16T20:16:48.7901497Z * checking for hidden files and directories ... OK 2021-05-16T20:16:48.7929571Z * checking for portable file names ... OK 2021-05-16T20:16:48.7953586Z * checking for sufficient/correct file permissions ... OK 2021-05-16T20:16:48.7981632Z * checking serialization versions ... OK 2021-05-16T20:16:54.0196856Z * checking whether package ‘neurobase’ can be installed ... OK 2021-05-16T20:16:54.0302561Z * checking installed package size ... OK 2021-05-16T20:16:54.1473210Z * checking package directory ... OK 2021-05-16T20:16:54.1546457Z * checking for future file timestamps ... OK 2021-05-16T20:16:54.1547789Z * checking ‘build’ directory ... OK 2021-05-16T20:16:54.3078460Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:16:54.3080517Z * checking top-level files ... OK 2021-05-16T20:16:54.3081847Z * checking for left-over files ... OK 2021-05-16T20:16:54.4820890Z * checking index information ... OK 2021-05-16T20:16:54.6502847Z * checking package subdirectories ... OK 2021-05-16T20:16:54.7028010Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:16:54.7677678Z * checking R files for syntax errors ... OK 2021-05-16T20:16:55.5548956Z * checking whether the package can be loaded ... OK 2021-05-16T20:16:56.3000759Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:16:57.0197324Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:16:57.7041808Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:16:58.4507595Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:16:59.2496306Z * checking loading without being on the library search path ... OK 2021-05-16T20:17:00.1568148Z * checking dependencies in R code ... OK 2021-05-16T20:17:01.6465068Z * checking S3 generic/method consistency ... OK 2021-05-16T20:17:02.3560957Z * checking replacement functions ... OK 2021-05-16T20:17:03.1727555Z * checking foreign function calls ... OK 2021-05-16T20:17:10.4621582Z * checking R code for possible problems ... OK 2021-05-16T20:17:10.8205119Z * checking Rd files ... OK 2021-05-16T20:17:10.8729841Z * checking Rd metadata ... OK 2021-05-16T20:17:11.6992316Z * checking Rd line widths ... OK 2021-05-16T20:17:11.6994223Z * checking Rd cross-references ... OK 2021-05-16T20:17:11.9106979Z * checking for missing documentation entries ... OK 2021-05-16T20:17:14.1248568Z * checking for code/documentation mismatches ... OK 2021-05-16T20:17:16.0152906Z * checking Rd \usage sections ... OK 2021-05-16T20:17:16.2234897Z * checking Rd contents ... OK 2021-05-16T20:17:16.5049098Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:17:16.5159102Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T20:17:16.5237603Z * checking files in ‘vignettes’ ... OK 2021-05-16T20:17:22.8578710Z * checking examples ... OK 2021-05-16T20:17:47.1177756Z * checking examples with --run-donttest ... OK 2021-05-16T20:17:47.2068407Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T20:17:47.3755910Z * checking tests ... 2021-05-16T20:17:49.2195504Z Running ‘testthat.R’ 2021-05-16T20:17:49.2250064Z OK 2021-05-16T20:17:49.4649947Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T20:17:49.4929175Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T20:19:01.4349528Z * checking re-building of vignette outputs ... OK 2021-05-16T20:19:04.6038809Z * checking PDF version of manual ... OK 2021-05-16T20:19:04.6041585Z * checking for non-standard things in the check directory ... OK 2021-05-16T20:19:04.6042619Z * checking for detritus in the temp directory ... OK 2021-05-16T20:19:04.6043124Z * DONE 2021-05-16T20:19:04.6043480Z 2021-05-16T20:19:04.6056675Z Status: OK 2021-05-16T20:19:04.6063681Z 2021-05-16T20:19:04.6968554Z ── R CMD check results ─────────────────────────────────── neurobase 1.30.1 ──── 2021-05-16T20:19:04.6985640Z Duration: 2m 33.3s 2021-05-16T20:19:04.6986690Z 2021-05-16T20:19:04.7000620Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:19:04.7091464Z total 1604 2021-05-16T20:19:04.7093609Z drwxr-xr-x 6 runner docker 4096 May 16 20:19 neurobase.Rcheck 2021-05-16T20:19:04.7094645Z -rw-r--r-- 1 runner docker 691843 May 16 20:16 neurobase_1.30.1.tar.gz 2021-05-16T20:19:04.7095763Z -rw-r--r-- 1 runner docker 943296 May 16 20:16 neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T20:19:04.7130098Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:19:04.7130945Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:19:04.7231019Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:19:04.7231451Z env: 2021-05-16T20:19:04.7231804Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:04.7232197Z TIC_DEPLOY_KEY: 2021-05-16T20:19:04.7232823Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:19:04.7234347Z GITHUB_PAT: *** 2021-05-16T20:19:04.7234709Z COVERALLS_TOKEN: 2021-05-16T20:19:04.7235094Z continue-on-error: false 2021-05-16T20:19:04.7235489Z VDIFFR_RUN_TESTS: 2021-05-16T20:19:04.7235871Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:19:04.7236262Z TZ: UTC 2021-05-16T20:19:04.7236573Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:04.7236919Z NOT_CRAN: true 2021-05-16T20:19:04.7237215Z ##[endgroup] 2021-05-16T20:19:04.7340680Z 2021-05-16T20:19:04.7341769Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-16T20:19:04.7342473Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T20:19:04.7343237Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T20:19:04.7343508Z 2021-05-16T20:19:04.7344004Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T20:19:04.7344679Z You are welcome to redistribute it under certain conditions. 2021-05-16T20:19:04.7345471Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T20:19:04.7345806Z 2021-05-16T20:19:04.7346474Z R is a collaborative project with many contributors. 2021-05-16T20:19:04.7347232Z Type 'contributors()' for more information and 2021-05-16T20:19:04.7348801Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T20:19:04.7349339Z 2021-05-16T20:19:04.7350134Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T20:19:04.7351130Z 'help.start()' for an HTML browser interface to help. 2021-05-16T20:19:04.7351734Z Type 'q()' to quit R. 2021-05-16T20:19:04.7351981Z 2021-05-16T20:19:04.7352494Z > library(testthat) 2021-05-16T20:19:04.7353071Z > library(neurobase) 2021-05-16T20:19:04.7354995Z Loading required package: oro.nifti 2021-05-16T20:19:04.7355595Z oro.nifti 0.11.0 2021-05-16T20:19:04.7356081Z > 2021-05-16T20:19:04.7356539Z > test_check("neurobase") 2021-05-16T20:19:04.7357131Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T20:19:04.7357550Z > 2021-05-16T20:19:04.7358213Z > 2021-05-16T20:19:04.7359081Z > # copyNIfTIHeader 2021-05-16T20:19:04.7359937Z > # double_ortho 2021-05-16T20:19:04.7360409Z > # getEmptyImageDimensions 2021-05-16T20:19:04.7360886Z > # get_empty_dim 2021-05-16T20:19:04.7361391Z > # maskEmptyImageDimensions 2021-05-16T20:19:04.7361857Z > # mask_empty_dim 2021-05-16T20:19:04.7362365Z > # mask_img 2021-05-16T20:19:04.7362677Z > # multi_overlay 2021-05-16T20:19:04.7363001Z > # newnii 2021-05-16T20:19:04.7363294Z > # niftiarr 2021-05-16T20:19:04.7363619Z > # nii.stub 2021-05-16T20:19:04.7363913Z > # ortho2 2021-05-16T20:19:04.7364226Z > # ortho_diff 2021-05-16T20:19:04.7364544Z > # parse_img_ext 2021-05-16T20:19:04.7364887Z > # quantile_img 2021-05-16T20:19:04.7365222Z > # readNIfTI2 2021-05-16T20:19:04.7365552Z > # readnii 2021-05-16T20:19:04.7365856Z > # remake_img 2021-05-16T20:19:04.7366264Z > # replace_dropped_dimensions 2021-05-16T20:19:04.7366657Z > # rescale_img 2021-05-16T20:19:04.7366982Z > # robust_window 2021-05-16T20:19:04.7367312Z > # same_dims 2021-05-16T20:19:04.7367606Z > # tempimg 2021-05-16T20:19:04.7367923Z > # window_img 2021-05-16T20:19:04.7368245Z > # writeNIfTI2 2021-05-16T20:19:04.7368581Z > # writenii 2021-05-16T20:19:04.7368860Z > # xyz 2021-05-16T20:19:04.7369160Z > # zero_pad 2021-05-16T20:19:04.7369451Z > # zlimmer 2021-05-16T20:19:04.7369772Z > # zscore_img 2021-05-16T20:19:04.7370036Z > 2021-05-16T20:19:04.7370341Z > proc.time() 2021-05-16T20:19:04.7370723Z user system elapsed 2021-05-16T20:19:04.7371225Z 1.621 0.083 1.808 2021-05-16T20:19:04.7405901Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:19:04.7406387Z Rscript -e "tic::before_deploy()" 2021-05-16T20:19:04.7437767Z shell: /usr/bin/bash -e {0} 2021-05-16T20:19:04.7438071Z env: 2021-05-16T20:19:04.7438436Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:04.7438802Z TIC_DEPLOY_KEY: 2021-05-16T20:19:04.7439441Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:19:04.7441201Z GITHUB_PAT: *** 2021-05-16T20:19:04.7441541Z COVERALLS_TOKEN: 2021-05-16T20:19:04.7441972Z continue-on-error: false 2021-05-16T20:19:04.7442370Z VDIFFR_RUN_TESTS: 2021-05-16T20:19:04.7442800Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:19:04.7443174Z TZ: UTC 2021-05-16T20:19:04.7443888Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:04.7444210Z NOT_CRAN: true 2021-05-16T20:19:04.7444522Z ##[endgroup] 2021-05-16T20:19:05.0172043Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:19:05.1350905Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:19:05.1351391Z with: 2021-05-16T20:19:05.1352048Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T20:19:05.1352905Z asset_path: check/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T20:19:05.1353468Z asset_name: neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T20:19:05.1354014Z asset_content_type: application/octet-stream 2021-05-16T20:19:05.1354424Z env: 2021-05-16T20:19:05.1354762Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:05.1355151Z TIC_DEPLOY_KEY: 2021-05-16T20:19:05.1355759Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:19:05.1357182Z GITHUB_PAT: *** 2021-05-16T20:19:05.1357566Z COVERALLS_TOKEN: 2021-05-16T20:19:05.1358344Z continue-on-error: false 2021-05-16T20:19:05.1358852Z VDIFFR_RUN_TESTS: 2021-05-16T20:19:05.1359445Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:19:05.1360165Z TZ: UTC 2021-05-16T20:19:05.1360612Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:05.1361058Z NOT_CRAN: true 2021-05-16T20:19:05.1362731Z GITHUB_TOKEN: *** 2021-05-16T20:19:05.1363398Z ##[endgroup] 2021-05-16T20:19:06.0652973Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:19:06.0653474Z Rscript -e "tic::deploy()" 2021-05-16T20:19:06.0692809Z shell: /usr/bin/bash -e {0} 2021-05-16T20:19:06.0693116Z env: 2021-05-16T20:19:06.0693488Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:06.0693858Z TIC_DEPLOY_KEY: 2021-05-16T20:19:06.0694505Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:19:06.0695844Z GITHUB_PAT: *** 2021-05-16T20:19:06.0696171Z COVERALLS_TOKEN: 2021-05-16T20:19:06.0696571Z continue-on-error: false 2021-05-16T20:19:06.0696938Z VDIFFR_RUN_TESTS: 2021-05-16T20:19:06.0697339Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:19:06.0697687Z TZ: UTC 2021-05-16T20:19:06.0698011Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:06.0698335Z NOT_CRAN: true 2021-05-16T20:19:06.0698648Z ##[endgroup] 2021-05-16T20:19:06.3335157Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:19:06.4445598Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:19:06.4446156Z Rscript -e "tic::after_deploy()" 2021-05-16T20:19:06.4490920Z shell: /usr/bin/bash -e {0} 2021-05-16T20:19:06.4491247Z env: 2021-05-16T20:19:06.4491636Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:06.4492025Z TIC_DEPLOY_KEY: 2021-05-16T20:19:06.4492707Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:19:06.4494518Z GITHUB_PAT: *** 2021-05-16T20:19:06.4494874Z COVERALLS_TOKEN: 2021-05-16T20:19:06.4495293Z continue-on-error: false 2021-05-16T20:19:06.4495680Z VDIFFR_RUN_TESTS: 2021-05-16T20:19:06.4496099Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:19:06.4496462Z TZ: UTC 2021-05-16T20:19:06.4496798Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:06.4497138Z NOT_CRAN: true 2021-05-16T20:19:06.4497465Z ##[endgroup] 2021-05-16T20:19:06.7329910Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:19:06.8699347Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T20:19:06.8699962Z curl -s -H "Accept: application/json" \ 2021-05-16T20:19:06.8700462Z  -H "Content-Type: application/json" \ 2021-05-16T20:19:06.8701179Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T20:19:06.8701966Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T20:19:06.8702764Z  -X POST https://coveralls.io/api/repos 2021-05-16T20:19:06.8748222Z shell: /usr/bin/bash -e {0} 2021-05-16T20:19:06.8748661Z env: 2021-05-16T20:19:06.8749129Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:06.8749659Z TIC_DEPLOY_KEY: 2021-05-16T20:19:06.8750507Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:19:06.8752153Z GITHUB_PAT: *** 2021-05-16T20:19:06.8752587Z COVERALLS_TOKEN: 2021-05-16T20:19:06.8753126Z continue-on-error: false 2021-05-16T20:19:06.8753678Z VDIFFR_RUN_TESTS: 2021-05-16T20:19:06.8754228Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:19:06.8754699Z TZ: UTC 2021-05-16T20:19:06.8755131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:06.8755570Z NOT_CRAN: true 2021-05-16T20:19:06.8755995Z ##[endgroup] 2021-05-16T20:19:07.3051119Z {"error":"Forbidden"} 2021-05-16T20:19:07.3088041Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T20:19:07.3089018Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T20:19:07.3089717Z  curl -s -H "Accept: application/json" \ 2021-05-16T20:19:07.3090284Z  -H "Content-Type: application/json" \ 2021-05-16T20:19:07.3090848Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T20:19:07.3091558Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T20:19:07.3092634Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T20:19:07.3141757Z shell: /usr/bin/bash -e {0} 2021-05-16T20:19:07.3142276Z env: 2021-05-16T20:19:07.3142650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:07.3143077Z TIC_DEPLOY_KEY: 2021-05-16T20:19:07.3143772Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:19:07.3145364Z GITHUB_PAT: *** 2021-05-16T20:19:07.3145725Z COVERALLS_TOKEN: 2021-05-16T20:19:07.3146178Z continue-on-error: false 2021-05-16T20:19:07.3146565Z VDIFFR_RUN_TESTS: 2021-05-16T20:19:07.3146982Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:19:07.3147347Z TZ: UTC 2021-05-16T20:19:07.3147686Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:07.3148023Z NOT_CRAN: true 2021-05-16T20:19:07.3148701Z ##[endgroup] 2021-05-16T20:19:07.7338964Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T20:19:07.7339637Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T20:19:07.7346756Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:19:07.7347300Z env: 2021-05-16T20:19:07.7347831Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:07.7348250Z TIC_DEPLOY_KEY: 2021-05-16T20:19:07.7348943Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T20:19:07.7350525Z GITHUB_PAT: *** 2021-05-16T20:19:07.7350884Z COVERALLS_TOKEN: 2021-05-16T20:19:07.7351276Z continue-on-error: false 2021-05-16T20:19:07.7351678Z VDIFFR_RUN_TESTS: 2021-05-16T20:19:07.7352070Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T20:19:07.7352450Z TZ: UTC 2021-05-16T20:19:07.7352766Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:07.7353122Z NOT_CRAN: true 2021-05-16T20:19:07.7353478Z COVERALLS_REPO_TOKEN: null 2021-05-16T20:19:07.7353881Z ##[endgroup] 2021-05-16T20:19:22.0404217Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T20:19:22.0405661Z object 'null' not found 2021-05-16T20:19:22.0406531Z Calls: -> to_coveralls 2021-05-16T20:19:22.0407250Z Execution halted 2021-05-16T20:19:22.0489997Z ##[error]Process completed with exit code 1. 2021-05-16T20:19:22.2022094Z Post job cleanup. 2021-05-16T20:19:22.2419953Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:19:22.2496469Z Post job cleanup. 2021-05-16T20:19:22.3393233Z [command]/usr/bin/git version 2021-05-16T20:19:22.3445605Z git version 2.31.1 2021-05-16T20:19:22.3476791Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:19:22.3512220Z [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-16T20:19:22.3741339Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:19:22.3765304Z http.https://github.com/.extraheader 2021-05-16T20:19:22.3774161Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:19:22.3811177Z [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-16T20:19:22.4075229Z Cleaning up orphan processes