2021-05-16T23:04:07.8257767Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:04:08.1867638Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:04:08.2462658Z 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-16T23:04:08.3143391Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:04:08.4160697Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:04:16.6216262Z Current runner version: '2.278.0' 2021-05-16T23:04:16.6245418Z ##[group]Operating System 2021-05-16T23:04:16.6246459Z Ubuntu 2021-05-16T23:04:16.6246927Z 20.04.2 2021-05-16T23:04:16.6247436Z LTS 2021-05-16T23:04:16.6247933Z ##[endgroup] 2021-05-16T23:04:16.6248627Z ##[group]Virtual Environment 2021-05-16T23:04:16.6249311Z Environment: ubuntu-20.04 2021-05-16T23:04:16.6249961Z Version: 20210510.0 2021-05-16T23:04:16.6251057Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:04:16.6252625Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:04:16.6253662Z ##[endgroup] 2021-05-16T23:04:16.6255754Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:04:16.6257058Z Actions: write 2021-05-16T23:04:16.6257651Z Checks: write 2021-05-16T23:04:16.6258206Z Contents: write 2021-05-16T23:04:16.6258868Z Deployments: write 2021-05-16T23:04:16.6259577Z Issues: write 2021-05-16T23:04:16.6260182Z Metadata: read 2021-05-16T23:04:16.6260743Z Packages: write 2021-05-16T23:04:16.6261423Z PullRequests: write 2021-05-16T23:04:16.6262102Z RepositoryProjects: write 2021-05-16T23:04:16.6262850Z SecurityEvents: write 2021-05-16T23:04:16.6263442Z Statuses: write 2021-05-16T23:04:16.6264144Z ##[endgroup] 2021-05-16T23:04:16.6267369Z Prepare workflow directory 2021-05-16T23:04:16.7405516Z Prepare all required actions 2021-05-16T23:04:16.7417075Z Getting action download info 2021-05-16T23:04:17.1395656Z Download action repository 'actions/checkout@v2' 2021-05-16T23:04:19.1434678Z Download action repository 'r-lib/actions@master' 2021-05-16T23:04:19.6185672Z Download action repository 'adigherman/actions@master' 2021-05-16T23:04:21.1468974Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:04:21.3080144Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:21.4512933Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:21.6076356Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:21.9555870Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:21.9556622Z with: 2021-05-16T23:04:21.9557216Z repository: neuroconductor/afnir 2021-05-16T23:04:21.9558424Z token: *** 2021-05-16T23:04:21.9558899Z ssh-strict: true 2021-05-16T23:04:21.9559470Z persist-credentials: true 2021-05-16T23:04:21.9560032Z clean: true 2021-05-16T23:04:21.9560689Z fetch-depth: 1 2021-05-16T23:04:21.9561197Z lfs: false 2021-05-16T23:04:21.9561686Z submodules: false 2021-05-16T23:04:21.9562365Z env: 2021-05-16T23:04:21.9562922Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:21.9563530Z TIC_DEPLOY_KEY: 2021-05-16T23:04:21.9564479Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:21.9565844Z GITHUB_PAT: *** 2021-05-16T23:04:21.9566377Z COVERALLS_TOKEN: 2021-05-16T23:04:21.9566985Z continue-on-error: false 2021-05-16T23:04:21.9567588Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:21.9568101Z ##[endgroup] 2021-05-16T23:04:22.2016767Z Syncing repository: neuroconductor/afnir 2021-05-16T23:04:22.2017855Z ##[group]Getting Git version info 2021-05-16T23:04:22.2019095Z Working directory is '/home/runner/work/afnir/afnir' 2021-05-16T23:04:22.2019820Z [command]/usr/bin/git version 2021-05-16T23:04:22.2155229Z git version 2.31.1 2021-05-16T23:04:22.2156874Z ##[endgroup] 2021-05-16T23:04:22.2157768Z Deleting the contents of '/home/runner/work/afnir/afnir' 2021-05-16T23:04:22.2174792Z ##[group]Initializing the repository 2021-05-16T23:04:22.2175615Z [command]/usr/bin/git init /home/runner/work/afnir/afnir 2021-05-16T23:04:22.2262840Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:04:22.2263983Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:04:22.2265172Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:04:22.2265900Z hint: 2021-05-16T23:04:22.2266724Z hint: git config --global init.defaultBranch 2021-05-16T23:04:22.2267672Z hint: 2021-05-16T23:04:22.2268509Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:04:22.2269551Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:04:22.2270237Z hint: 2021-05-16T23:04:22.2270843Z hint: git branch -m 2021-05-16T23:04:22.2282332Z Initialized empty Git repository in /home/runner/work/afnir/afnir/.git/ 2021-05-16T23:04:22.2291119Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/afnir 2021-05-16T23:04:22.2349240Z ##[endgroup] 2021-05-16T23:04:22.2350455Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:22.2355743Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:04:22.2406311Z ##[endgroup] 2021-05-16T23:04:22.2412546Z ##[group]Setting up auth 2021-05-16T23:04:22.2421160Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:22.2464830Z [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-16T23:04:22.2845914Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:22.2926185Z [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-16T23:04:22.3191730Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:04:22.3246057Z ##[endgroup] 2021-05-16T23:04:22.3246814Z ##[group]Fetching the repository 2021-05-16T23:04:22.3260488Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e:refs/tags/0.4.6.s 2021-05-16T23:04:22.5410114Z remote: Enumerating objects: 85, done. 2021-05-16T23:04:22.5411209Z remote: Counting objects: 1% (1/85) 2021-05-16T23:04:22.5411876Z remote: Counting objects: 2% (2/85) 2021-05-16T23:04:22.5412679Z remote: Counting objects: 3% (3/85) 2021-05-16T23:04:22.5413329Z remote: Counting objects: 4% (4/85) 2021-05-16T23:04:22.5413985Z remote: Counting objects: 5% (5/85) 2021-05-16T23:04:22.5414687Z remote: Counting objects: 7% (6/85) 2021-05-16T23:04:22.5416576Z remote: Counting objects: 8% (7/85) 2021-05-16T23:04:22.5417234Z remote: Counting objects: 9% (8/85) 2021-05-16T23:04:22.5417878Z remote: Counting objects: 10% (9/85) 2021-05-16T23:04:22.5418533Z remote: Counting objects: 11% (10/85) 2021-05-16T23:04:22.5419164Z remote: Counting objects: 12% (11/85) 2021-05-16T23:04:22.5419811Z remote: Counting objects: 14% (12/85) 2021-05-16T23:04:22.5420441Z remote: Counting objects: 15% (13/85) 2021-05-16T23:04:22.5421110Z remote: Counting objects: 16% (14/85) 2021-05-16T23:04:22.5421846Z remote: Counting objects: 17% (15/85) 2021-05-16T23:04:22.5422495Z remote: Counting objects: 18% (16/85) 2021-05-16T23:04:22.5423148Z remote: Counting objects: 20% (17/85) 2021-05-16T23:04:22.5423781Z remote: Counting objects: 21% (18/85) 2021-05-16T23:04:22.5430985Z remote: Counting objects: 22% (19/85) 2021-05-16T23:04:22.5431661Z remote: Counting objects: 23% (20/85) 2021-05-16T23:04:22.5432402Z remote: Counting objects: 24% (21/85) 2021-05-16T23:04:22.5433522Z remote: Counting objects: 25% (22/85) 2021-05-16T23:04:22.5434184Z remote: Counting objects: 27% (23/85) 2021-05-16T23:04:22.5434835Z remote: Counting objects: 28% (24/85) 2021-05-16T23:04:22.5435484Z remote: Counting objects: 29% (25/85) 2021-05-16T23:04:22.5436130Z remote: Counting objects: 30% (26/85) 2021-05-16T23:04:22.5436772Z remote: Counting objects: 31% (27/85) 2021-05-16T23:04:22.5437618Z remote: Counting objects: 32% (28/85) 2021-05-16T23:04:22.5438275Z remote: Counting objects: 34% (29/85) 2021-05-16T23:04:22.5438913Z remote: Counting objects: 35% (30/85) 2021-05-16T23:04:22.5439562Z remote: Counting objects: 36% (31/85) 2021-05-16T23:04:22.5440202Z remote: Counting objects: 37% (32/85) 2021-05-16T23:04:22.5440851Z remote: Counting objects: 38% (33/85) 2021-05-16T23:04:22.5441484Z remote: Counting objects: 40% (34/85) 2021-05-16T23:04:22.5442277Z remote: Counting objects: 41% (35/85) 2021-05-16T23:04:22.5442915Z remote: Counting objects: 42% (36/85) 2021-05-16T23:04:22.5443563Z remote: Counting objects: 43% (37/85) 2021-05-16T23:04:22.5444194Z remote: Counting objects: 44% (38/85) 2021-05-16T23:04:22.5445710Z remote: Counting objects: 45% (39/85) 2021-05-16T23:04:22.5446418Z remote: Counting objects: 47% (40/85) 2021-05-16T23:04:22.5447099Z remote: Counting objects: 48% (41/85) 2021-05-16T23:04:22.5447749Z remote: Counting objects: 49% (42/85) 2021-05-16T23:04:22.5448372Z remote: Counting objects: 50% (43/85) 2021-05-16T23:04:22.5449010Z remote: Counting objects: 51% (44/85) 2021-05-16T23:04:22.5449638Z remote: Counting objects: 52% (45/85) 2021-05-16T23:04:22.5450273Z remote: Counting objects: 54% (46/85) 2021-05-16T23:04:22.5450899Z remote: Counting objects: 55% (47/85) 2021-05-16T23:04:22.5451546Z remote: Counting objects: 56% (48/85) 2021-05-16T23:04:22.5452183Z remote: Counting objects: 57% (49/85) 2021-05-16T23:04:22.5452804Z remote: Counting objects: 58% (50/85) 2021-05-16T23:04:22.5453448Z remote: Counting objects: 60% (51/85) 2021-05-16T23:04:22.5454074Z remote: Counting objects: 61% (52/85) 2021-05-16T23:04:22.5454715Z remote: Counting objects: 62% (53/85) 2021-05-16T23:04:22.5455343Z remote: Counting objects: 63% (54/85) 2021-05-16T23:04:22.5456140Z remote: Counting objects: 64% (55/85) 2021-05-16T23:04:22.5456784Z remote: Counting objects: 65% (56/85) 2021-05-16T23:04:22.5457432Z remote: Counting objects: 67% (57/85) 2021-05-16T23:04:22.5458078Z remote: Counting objects: 68% (58/85) 2021-05-16T23:04:22.5458708Z remote: Counting objects: 69% (59/85) 2021-05-16T23:04:22.5459345Z remote: Counting objects: 70% (60/85) 2021-05-16T23:04:22.5460035Z remote: Counting objects: 71% (61/85) 2021-05-16T23:04:22.5465002Z remote: Counting objects: 72% (62/85) 2021-05-16T23:04:22.5465673Z remote: Counting objects: 74% (63/85) 2021-05-16T23:04:22.5466372Z remote: Counting objects: 75% (64/85) 2021-05-16T23:04:22.5493810Z remote: Counting objects: 76% (65/85) 2021-05-16T23:04:22.5494453Z remote: Counting objects: 77% (66/85) 2021-05-16T23:04:22.5495156Z remote: Counting objects: 78% (67/85) 2021-05-16T23:04:22.5495859Z remote: Counting objects: 80% (68/85) 2021-05-16T23:04:22.5496516Z remote: Counting objects: 81% (69/85) 2021-05-16T23:04:22.5497155Z remote: Counting objects: 82% (70/85) 2021-05-16T23:04:22.5497809Z remote: Counting objects: 83% (71/85) 2021-05-16T23:04:22.5498456Z remote: Counting objects: 84% (72/85) 2021-05-16T23:04:22.5499084Z remote: Counting objects: 85% (73/85) 2021-05-16T23:04:22.5499732Z remote: Counting objects: 87% (74/85) 2021-05-16T23:04:22.5500362Z remote: Counting objects: 88% (75/85) 2021-05-16T23:04:22.5501003Z remote: Counting objects: 89% (76/85) 2021-05-16T23:04:22.5501631Z remote: Counting objects: 90% (77/85) 2021-05-16T23:04:22.5502277Z remote: Counting objects: 91% (78/85) 2021-05-16T23:04:22.5502907Z remote: Counting objects: 92% (79/85) 2021-05-16T23:04:22.5503547Z remote: Counting objects: 94% (80/85) 2021-05-16T23:04:22.5504197Z remote: Counting objects: 95% (81/85) 2021-05-16T23:04:22.5504973Z remote: Counting objects: 96% (82/85) 2021-05-16T23:04:22.5505625Z remote: Counting objects: 97% (83/85) 2021-05-16T23:04:22.5506257Z remote: Counting objects: 98% (84/85) 2021-05-16T23:04:22.5506905Z remote: Counting objects: 100% (85/85) 2021-05-16T23:04:22.5507565Z remote: Counting objects: 100% (85/85), done. 2021-05-16T23:04:22.5508266Z remote: Compressing objects: 1% (1/82) 2021-05-16T23:04:22.5508956Z remote: Compressing objects: 2% (2/82) 2021-05-16T23:04:22.5509649Z remote: Compressing objects: 3% (3/82) 2021-05-16T23:04:22.5510343Z remote: Compressing objects: 4% (4/82) 2021-05-16T23:04:22.5511021Z remote: Compressing objects: 6% (5/82) 2021-05-16T23:04:22.5511712Z remote: Compressing objects: 7% (6/82) 2021-05-16T23:04:22.5512393Z remote: Compressing objects: 8% (7/82) 2021-05-16T23:04:22.5513083Z remote: Compressing objects: 9% (8/82) 2021-05-16T23:04:22.5513774Z remote: Compressing objects: 10% (9/82) 2021-05-16T23:04:22.5514518Z remote: Compressing objects: 12% (10/82) 2021-05-16T23:04:22.5515206Z remote: Compressing objects: 13% (11/82) 2021-05-16T23:04:22.5515906Z remote: Compressing objects: 14% (12/82) 2021-05-16T23:04:22.5516589Z remote: Compressing objects: 15% (13/82) 2021-05-16T23:04:22.5517287Z remote: Compressing objects: 17% (14/82) 2021-05-16T23:04:22.5517990Z remote: Compressing objects: 18% (15/82) 2021-05-16T23:04:22.5518669Z remote: Compressing objects: 19% (16/82) 2021-05-16T23:04:22.5519372Z remote: Compressing objects: 20% (17/82) 2021-05-16T23:04:22.5520053Z remote: Compressing objects: 21% (18/82) 2021-05-16T23:04:22.5520795Z remote: Compressing objects: 23% (19/82) 2021-05-16T23:04:22.5521521Z remote: Compressing objects: 24% (20/82) 2021-05-16T23:04:22.5522410Z remote: Compressing objects: 25% (21/82) 2021-05-16T23:04:22.5523210Z remote: Compressing objects: 26% (22/82) 2021-05-16T23:04:22.5523926Z remote: Compressing objects: 28% (23/82) 2021-05-16T23:04:22.5524620Z remote: Compressing objects: 29% (24/82) 2021-05-16T23:04:22.5525301Z remote: Compressing objects: 30% (25/82) 2021-05-16T23:04:22.5526001Z remote: Compressing objects: 31% (26/82) 2021-05-16T23:04:22.5526680Z remote: Compressing objects: 32% (27/82) 2021-05-16T23:04:22.5527370Z remote: Compressing objects: 34% (28/82) 2021-05-16T23:04:22.5528045Z remote: Compressing objects: 35% (29/82) 2021-05-16T23:04:22.5528733Z remote: Compressing objects: 36% (30/82) 2021-05-16T23:04:22.5529424Z remote: Compressing objects: 37% (31/82) 2021-05-16T23:04:22.5530124Z remote: Compressing objects: 39% (32/82) 2021-05-16T23:04:22.5530827Z remote: Compressing objects: 40% (33/82) 2021-05-16T23:04:22.5531507Z remote: Compressing objects: 41% (34/82) 2021-05-16T23:04:22.5532216Z remote: Compressing objects: 42% (35/82) 2021-05-16T23:04:22.5532905Z remote: Compressing objects: 43% (36/82) 2021-05-16T23:04:22.5533597Z remote: Compressing objects: 45% (37/82) 2021-05-16T23:04:22.5534278Z remote: Compressing objects: 46% (38/82) 2021-05-16T23:04:22.5534969Z remote: Compressing objects: 47% (39/82) 2021-05-16T23:04:22.5535775Z remote: Compressing objects: 48% (40/82) 2021-05-16T23:04:22.5536454Z remote: Compressing objects: 50% (41/82) 2021-05-16T23:04:22.5537137Z remote: Compressing objects: 51% (42/82) 2021-05-16T23:04:22.5537821Z remote: Compressing objects: 52% (43/82) 2021-05-16T23:04:22.5538512Z remote: Compressing objects: 53% (44/82) 2021-05-16T23:04:22.5539187Z remote: Compressing objects: 54% (45/82) 2021-05-16T23:04:22.5539881Z remote: Compressing objects: 56% (46/82) 2021-05-16T23:04:22.5540573Z remote: Compressing objects: 57% (47/82) 2021-05-16T23:04:22.5541353Z remote: Compressing objects: 58% (48/82) 2021-05-16T23:04:22.5542048Z remote: Compressing objects: 59% (49/82) 2021-05-16T23:04:22.5542732Z remote: Compressing objects: 60% (50/82) 2021-05-16T23:04:22.5543438Z remote: Compressing objects: 62% (51/82) 2021-05-16T23:04:22.5544121Z remote: Compressing objects: 63% (52/82) 2021-05-16T23:04:22.5544826Z remote: Compressing objects: 64% (53/82) 2021-05-16T23:04:22.5545539Z remote: Compressing objects: 65% (54/82) 2021-05-16T23:04:22.5547262Z remote: Compressing objects: 67% (55/82) 2021-05-16T23:04:22.5547984Z remote: Compressing objects: 68% (56/82) 2021-05-16T23:04:22.5548661Z remote: Compressing objects: 69% (57/82) 2021-05-16T23:04:22.5549355Z remote: Compressing objects: 70% (58/82) 2021-05-16T23:04:22.5550031Z remote: Compressing objects: 71% (59/82) 2021-05-16T23:04:22.5550717Z remote: Compressing objects: 73% (60/82) 2021-05-16T23:04:22.5551490Z remote: Compressing objects: 74% (61/82) 2021-05-16T23:04:22.5552186Z remote: Compressing objects: 75% (62/82) 2021-05-16T23:04:22.5553549Z remote: Compressing objects: 76% (63/82) 2021-05-16T23:04:22.5554261Z remote: Compressing objects: 78% (64/82) 2021-05-16T23:04:22.5554943Z remote: Compressing objects: 79% (65/82) 2021-05-16T23:04:22.5555644Z remote: Compressing objects: 80% (66/82) 2021-05-16T23:04:22.5556346Z remote: Compressing objects: 81% (67/82) 2021-05-16T23:04:22.5557035Z remote: Compressing objects: 82% (68/82) 2021-05-16T23:04:22.5557741Z remote: Compressing objects: 84% (69/82) 2021-05-16T23:04:22.5558428Z remote: Compressing objects: 85% (70/82) 2021-05-16T23:04:22.5559128Z remote: Compressing objects: 86% (71/82) 2021-05-16T23:04:22.5559814Z remote: Compressing objects: 87% (72/82) 2021-05-16T23:04:22.5560517Z remote: Compressing objects: 89% (73/82) 2021-05-16T23:04:22.5561330Z remote: Compressing objects: 90% (74/82) 2021-05-16T23:04:22.5562163Z remote: Compressing objects: 91% (75/82) 2021-05-16T23:04:22.5562860Z remote: Compressing objects: 92% (76/82) 2021-05-16T23:04:22.5563533Z remote: Compressing objects: 93% (77/82) 2021-05-16T23:04:22.5564227Z remote: Compressing objects: 95% (78/82) 2021-05-16T23:04:22.5564908Z remote: Compressing objects: 96% (79/82) 2021-05-16T23:04:22.5565594Z remote: Compressing objects: 97% (80/82) 2021-05-16T23:04:22.5566267Z remote: Compressing objects: 98% (81/82) 2021-05-16T23:04:22.5566959Z remote: Compressing objects: 100% (82/82) 2021-05-16T23:04:22.5567672Z remote: Compressing objects: 100% (82/82), done. 2021-05-16T23:04:22.5569219Z remote: Total 85 (delta 10), reused 36 (delta 0), pack-reused 0 2021-05-16T23:04:22.6042755Z From https://github.com/neuroconductor/afnir 2021-05-16T23:04:22.6044827Z * [new ref] 7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e -> 0.4.6.s 2021-05-16T23:04:22.6046076Z ##[endgroup] 2021-05-16T23:04:22.6046874Z ##[group]Determining the checkout info 2021-05-16T23:04:22.6047638Z ##[endgroup] 2021-05-16T23:04:22.6048451Z ##[group]Checking out the ref 2021-05-16T23:04:22.6049489Z [command]/usr/bin/git checkout --progress --force refs/tags/0.4.6.s 2021-05-16T23:04:22.6050505Z Note: switching to 'refs/tags/0.4.6.s'. 2021-05-16T23:04:22.6051003Z 2021-05-16T23:04:22.6052817Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:04:22.6053784Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:04:22.6054860Z state without impacting any branches by switching back to a branch. 2021-05-16T23:04:22.6055489Z 2021-05-16T23:04:22.6056280Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:04:22.6057491Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:04:22.6058365Z 2021-05-16T23:04:22.6059263Z git switch -c 2021-05-16T23:04:22.6059820Z 2021-05-16T23:04:22.6060465Z Or undo this operation with: 2021-05-16T23:04:22.6060960Z 2021-05-16T23:04:22.6061700Z git switch - 2021-05-16T23:04:22.6062158Z 2021-05-16T23:04:22.6063073Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:04:22.6063968Z 2021-05-16T23:04:22.6064521Z HEAD is now at 7fe9ee3 Version id 72 stable 2021-05-16T23:04:22.6065148Z ##[endgroup] 2021-05-16T23:04:22.6065904Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:04:22.6066884Z '7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e' 2021-05-16T23:04:22.6172591Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:22.6173170Z with: 2021-05-16T23:04:22.6173616Z r-version: 3.5 2021-05-16T23:04:22.6174086Z Ncpus: 1 2021-05-16T23:04:22.6174587Z crayon.enabled: NULL 2021-05-16T23:04:22.6175218Z remove-openmp-macos: true 2021-05-16T23:04:22.6175858Z http-user-agent: default 2021-05-16T23:04:22.6176442Z install-r: true 2021-05-16T23:04:22.6177102Z windows-path-include-mingw: true 2021-05-16T23:04:22.6177736Z env: 2021-05-16T23:04:22.6178278Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:22.6178836Z TIC_DEPLOY_KEY: 2021-05-16T23:04:22.6179746Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:22.6181283Z GITHUB_PAT: *** 2021-05-16T23:04:22.6181794Z COVERALLS_TOKEN: 2021-05-16T23:04:22.6182372Z continue-on-error: false 2021-05-16T23:04:22.6182946Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:22.6183432Z ##[endgroup] 2021-05-16T23:04:25.6120413Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:04:27.3645659Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:04:27.3654791Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:04:27.3678679Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:04:27.4644328Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:04:27.5167418Z Hit:5 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:04:27.5187256Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:04:27.5338881Z Hit:7 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:04:27.6388127Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:04:27.6640025Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:04:27.6695895Z Get:10 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:04:27.6725861Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:04:27.6727665Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:04:27.6747882Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:04:27.6755380Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:04:27.6830682Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:04:27.6873080Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:04:27.9159418Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:04:28.0476119Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:04:28.1391217Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:04:28.2086233Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:04:28.2098948Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:04:28.2101456Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:04:28.2480326Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:04:28.2509878Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:04:28.3531619Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:04:35.5557712Z Fetched 4463 kB in 1s (3820 kB/s) 2021-05-16T23:04:36.4334104Z Reading package lists... 2021-05-16T23:04:36.4610965Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:04:38.5706736Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:04:38.6493809Z Reading package lists... 2021-05-16T23:04:38.8353490Z Building dependency tree... 2021-05-16T23:04:38.8366107Z Reading state information... 2021-05-16T23:04:39.0044964Z The following additional packages will be installed: 2021-05-16T23:04:39.0058017Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:04:39.0098305Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:04:39.0100202Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:04:39.0102061Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:04:39.0103739Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:04:39.0105266Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:04:39.0106840Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:04:39.0108672Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:04:39.0110252Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:04:39.0111779Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:04:39.0113979Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:04:39.0115625Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:04:39.0117433Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:04:39.0119138Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:04:39.0120645Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:04:39.0122572Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:04:39.0124088Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:04:39.0125779Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:04:39.0127681Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:04:39.0129276Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:04:39.0130678Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:04:39.0132151Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:04:39.0133795Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:04:39.0135596Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:04:39.0137187Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:04:39.0138768Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:04:39.0140378Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:04:39.0142097Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:04:39.0143809Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:04:39.0145465Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:04:39.0147135Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:04:39.0149198Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:04:39.0151110Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:04:39.0152572Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:04:39.0154309Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:04:39.0155974Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:04:39.0157460Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:04:39.0158877Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:04:39.0159630Z Suggested packages: 2021-05-16T23:04:39.0160628Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:04:39.0162061Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:04:39.0163542Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:04:39.0164985Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:04:39.0166480Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:04:39.0167823Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:04:39.0169148Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:04:39.0170704Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:04:39.0172437Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:04:39.0174080Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:04:39.5632436Z The following NEW packages will be installed: 2021-05-16T23:04:39.5634565Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:04:39.5636147Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:04:39.5638075Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:04:39.5640156Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:04:39.5648566Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:04:39.5650477Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:04:39.5652267Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:04:39.5654150Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:04:39.5656993Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:04:39.5658714Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:04:39.5660112Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:04:39.5661672Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:04:39.5663534Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:04:39.5665191Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:04:39.5666798Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:04:39.5668304Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:04:39.5669988Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:04:39.5671919Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:04:39.5673724Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:04:39.5675336Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:04:39.5676727Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:04:39.5678218Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:04:39.5679829Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:04:39.5682463Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:04:39.5684078Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:04:39.5685698Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:04:39.5687367Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:04:39.5688972Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:04:39.5690655Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:04:39.5692426Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:04:39.5694148Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:04:39.5695889Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:04:39.5699019Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:04:39.5700683Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:04:39.5702250Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:04:39.5703959Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:04:39.5705474Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:04:39.5706747Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:04:39.5892207Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:39.5893453Z Need to get 8648 kB of archives. 2021-05-16T23:04:39.5894783Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:04:39.5897184Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:04:39.5926250Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:04:39.5932619Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:04:39.5938626Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:04:39.5944608Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:04:39.5959863Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:04:39.5966142Z 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-16T23:04:39.5973896Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:04:39.5986426Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:04:39.5989427Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:04:39.5996164Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:04:39.5998434Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:04:39.6006228Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:04:39.6012068Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:04:39.6014168Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:04:39.6021736Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:04:39.6030687Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:04:39.6043288Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:04:39.6059364Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:04:39.6193988Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:04:39.6238092Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:04:39.6240153Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:04:39.6250702Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:04:39.6295165Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:04:39.6342880Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:04:39.6483631Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:04:39.6493733Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:04:39.6511569Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:04:39.6537855Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:04:39.6548331Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:04:39.6556460Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:04:39.6564112Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:04:39.6569025Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:04:39.6578750Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:04:39.6586611Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:04:39.6595699Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:04:39.6612041Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:04:39.6619312Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:04:39.6629046Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:04:39.6636585Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:04:39.6652255Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:04:39.6654582Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:04:39.6662427Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:04:39.6667188Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:04:39.6676099Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:04:39.6690134Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:04:39.6714495Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:04:39.6723484Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:04:39.6729154Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:04:39.6734298Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:04:39.6743650Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:04:39.6817506Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:04:39.6828866Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:04:39.6838923Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:04:39.6884971Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:04:39.6893870Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:04:39.6900632Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:04:39.6908340Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:04:39.6919167Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:04:39.6930816Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:04:39.6997455Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:04:39.7020061Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:04:39.7033705Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:04:39.7043059Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:04:39.7049657Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:04:39.7069835Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:04:39.7076627Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:04:39.7093150Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:04:39.7118059Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:04:39.7136453Z 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-16T23:04:39.7145550Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:04:39.7163091Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:04:39.7168357Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:04:39.7175718Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:04:39.7182801Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:04:39.7194959Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:04:39.7272880Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:04:39.7302263Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:04:39.7311360Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:04:39.7320703Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:04:39.7403483Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:04:39.7406084Z 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-16T23:04:39.7410726Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:04:39.7412810Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:04:39.7420962Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:04:39.7431193Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:04:39.7452915Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:04:39.7466535Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:04:39.7478754Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:04:39.7489234Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:04:39.7497580Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:04:39.7505771Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:04:39.7516705Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:04:39.7524038Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:04:39.7534148Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:04:39.7541485Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:04:39.7549573Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:04:39.7568236Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:04:39.7581706Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:04:39.7589768Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:04:39.7597578Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:04:39.7767678Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:04:39.7793433Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:04:39.7813189Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:04:39.7816027Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:04:39.7820045Z 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-16T23:04:39.7831770Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:04:39.7839507Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:04:39.7854253Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:04:39.7869187Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:04:39.7876002Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:04:39.7885586Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:04:39.7892330Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:04:39.7899528Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:04:39.7906574Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:04:39.7914450Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:04:39.7921050Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:04:39.7928030Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:04:39.7935350Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:04:39.7943023Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:04:39.7949783Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:04:39.7956543Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:04:39.7963561Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:04:39.7969798Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:04:39.7975615Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:04:39.7983988Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:04:39.8687601Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:04:39.8696859Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:04:39.8752055Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:04:39.8788668Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:04:40.6773468Z Fetched 8648 kB in 0s (28.3 MB/s) 2021-05-16T23:04:40.7177999Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:04:40.7401128Z (Reading database ... 2021-05-16T23:04:40.7403713Z (Reading database ... 5% 2021-05-16T23:04:40.7404385Z (Reading database ... 10% 2021-05-16T23:04:40.7405099Z (Reading database ... 15% 2021-05-16T23:04:40.7405700Z (Reading database ... 20% 2021-05-16T23:04:40.7406286Z (Reading database ... 25% 2021-05-16T23:04:40.7406880Z (Reading database ... 30% 2021-05-16T23:04:40.7407458Z (Reading database ... 35% 2021-05-16T23:04:40.7408159Z (Reading database ... 40% 2021-05-16T23:04:40.7408777Z (Reading database ... 45% 2021-05-16T23:04:40.7409380Z (Reading database ... 50% 2021-05-16T23:04:40.7807493Z (Reading database ... 55% 2021-05-16T23:04:40.8374925Z (Reading database ... 60% 2021-05-16T23:04:40.8816878Z (Reading database ... 65% 2021-05-16T23:04:40.9327681Z (Reading database ... 70% 2021-05-16T23:04:41.0225538Z (Reading database ... 75% 2021-05-16T23:04:41.1280524Z (Reading database ... 80% 2021-05-16T23:04:41.2383017Z (Reading database ... 85% 2021-05-16T23:04:41.3105225Z (Reading database ... 90% 2021-05-16T23:04:41.3806068Z (Reading database ... 95% 2021-05-16T23:04:41.3807524Z (Reading database ... 100% 2021-05-16T23:04:41.3809164Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:04:41.3941134Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:04:41.4047910Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:04:41.4404557Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:04:41.4658256Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:04:41.4674674Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:04:41.5044126Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:04:41.5259616Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:04:41.5276148Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:41.5578030Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:04:41.5866369Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:04:41.5879351Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:41.6364711Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:04:41.6565309Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:04:41.6578276Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:41.6932262Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:04:41.7219457Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:04:41.7232160Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:41.7564898Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:04:41.7794045Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:04:41.7811964Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:41.8125395Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:04:41.8375294Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:04:41.8395979Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:41.8724740Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:04:41.9002708Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:04:41.9016279Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:41.9293282Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:04:41.9566490Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:04:41.9583800Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:41.9923930Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:04:42.0162577Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:04:42.0180978Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:42.0440092Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:04:42.0721479Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:04:42.0736869Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:42.1115450Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:04:42.1512115Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:04:42.1526586Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:42.1925369Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:04:42.2155971Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:04:42.2169061Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:42.2486195Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:04:42.2741602Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:04:42.2757037Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:42.3084689Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:04:42.3324815Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:04:42.3336816Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:04:42.3764149Z Selecting previously unselected package patchutils. 2021-05-16T23:04:42.3956832Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:04:42.3973553Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:04:42.4410845Z Selecting previously unselected package wdiff. 2021-05-16T23:04:42.4739632Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:04:42.4752669Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:04:42.5257505Z Selecting previously unselected package devscripts. 2021-05-16T23:04:42.5556923Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:04:42.5817256Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:42.7296070Z Selecting previously unselected package diffstat. 2021-05-16T23:04:42.7626044Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:04:42.7649563Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:04:42.7964531Z Selecting previously unselected package python3-gpg. 2021-05-16T23:04:42.8226425Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:04:42.8243350Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:42.8804348Z Selecting previously unselected package dput. 2021-05-16T23:04:42.9066106Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:04:42.9151298Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:04:42.9494969Z Selecting previously unselected package gdebi-core. 2021-05-16T23:04:42.9778240Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:04:42.9790774Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:43.1166992Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:04:43.1444706Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:04:43.1486392Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:43.1923968Z Selecting previously unselected package gettext. 2021-05-16T23:04:43.2161133Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:04:43.2178657Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:43.3444129Z Selecting previously unselected package intltool-debian. 2021-05-16T23:04:43.3694256Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:04:43.3712066Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:43.4033988Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:04:43.4311945Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:04:43.4331922Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:43.5371700Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:04:43.5652097Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:04:43.5670779Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:43.6028129Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:04:43.6311635Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:04:43.6332327Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:43.6683753Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:04:43.6909792Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:04:43.6926140Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:43.7286361Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:04:43.7539547Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:04:43.7557908Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:43.7811328Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:04:43.8098317Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:04:43.8111633Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:43.8375954Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:04:43.8657436Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:04:43.8683793Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:43.8958114Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:04:43.9244269Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:04:43.9258969Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:43.9643902Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:04:43.9862651Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:04:43.9873899Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:44.0229141Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:04:44.0456687Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:04:44.0469309Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:44.0757406Z Selecting previously unselected package libclone-perl. 2021-05-16T23:04:44.1048095Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:04:44.1062843Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:04:44.1325258Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:04:44.1606960Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:04:44.1621032Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:44.1963765Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:04:44.2167850Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:04:44.2184782Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:44.2437491Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:04:44.2731074Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:04:44.2753435Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:04:44.3016857Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:04:44.3306316Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:04:44.3324471Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:44.3643741Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:04:44.3867147Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:04:44.3886942Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:44.4243594Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:04:44.4461792Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:04:44.4481251Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:44.4803590Z Selecting previously unselected package libwant-perl. 2021-05-16T23:04:44.5026400Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:04:44.5044972Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:04:44.5326266Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:04:44.5649436Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:04:44.5668953Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:44.5965963Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:04:44.6244520Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:04:44.6261868Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:44.6670736Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:04:44.6955052Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:04:44.6968217Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:44.7240123Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:04:44.7540732Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:04:44.7555659Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:44.7845571Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:04:44.8084758Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:04:44.8103193Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:44.8388846Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:04:44.8674414Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:04:44.8695303Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:44.9032417Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:04:44.9297346Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:04:44.9315312Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:44.9994888Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:04:45.0278323Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:04:45.0296616Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:45.0579065Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:04:45.0865915Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:04:45.0878939Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:45.1243776Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:04:45.1447735Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:04:45.1470596Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:45.1756833Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:04:45.2042150Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:04:45.2058853Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:45.2364594Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:04:45.2616121Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:04:45.2631661Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:45.3003837Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:04:45.3249349Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:04:45.3263939Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:45.3564425Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:04:45.3822004Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:04:45.3841044Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:45.4108730Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:04:45.4396032Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:04:45.4404189Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:04:45.4723951Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:04:45.4955924Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:04:45.4973868Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:45.5644022Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:04:45.5900547Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:04:45.5917824Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:04:45.6233288Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:04:45.6505694Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:04:45.6526351Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:45.6936128Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:04:45.7213762Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:04:45.7231831Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:45.7519636Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:04:45.7803419Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:04:45.7817111Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:45.8117253Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:04:45.8371464Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:04:45.8385801Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:45.8754986Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:04:45.9032694Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:04:45.9048934Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:45.9364163Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:04:45.9611442Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:04:45.9630342Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:46.0004741Z Selecting previously unselected package libjson-perl. 2021-05-16T23:04:46.0263634Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:04:46.0280300Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:04:46.0643969Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:04:46.0919994Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:04:46.0974150Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:04:46.1364951Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:04:46.1594077Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:04:46.1607407Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:46.1925034Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:04:46.2183256Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:04:46.2206790Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:46.2564657Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:04:46.2777136Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:04:46.2789564Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:46.3072394Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:04:46.3355527Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:04:46.3370116Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:04:46.3673113Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:04:46.3957776Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:04:46.3977999Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:46.4311790Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:04:46.4597174Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:04:46.4613156Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:46.5045004Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:04:46.5270670Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:04:46.5293495Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:46.5964621Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:04:46.6221270Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:04:46.6237635Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:46.6645183Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:04:46.6889365Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:04:46.6899965Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:46.7165127Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:04:46.7446815Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:04:46.7462303Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:46.7844341Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:04:46.8073598Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:04:46.8087746Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:04:46.8723998Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:04:46.8948889Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:04:46.8962933Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:46.9325103Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:04:46.9588866Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:04:46.9603479Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:46.9923999Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:04:47.0157809Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:04:47.0174889Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:47.0645708Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:04:47.0891260Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:04:47.0914383Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:47.1316634Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:04:47.1624209Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:04:47.1640096Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:47.1927000Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:04:47.2199708Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:04:47.2211009Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:47.2566024Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:04:47.2832105Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:04:47.2847935Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:47.3203870Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:04:47.3456624Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:04:47.3469404Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:47.3803904Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:04:47.4053868Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:04:47.4073375Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:47.4405095Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:04:47.4732029Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:04:47.4745942Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:47.5046023Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:04:47.5307027Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:04:47.5320023Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:47.5748721Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:04:47.6042776Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:04:47.6058094Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:47.6364083Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:04:47.6627895Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:04:47.6641205Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:47.7045508Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:04:47.7245522Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:04:47.7262948Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:47.7563767Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:04:47.7801353Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:04:47.7815406Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:47.8164978Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:04:47.8400133Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:04:47.8417691Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:47.8701147Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:04:47.8998458Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:04:47.9012975Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:47.9341433Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:04:47.9630893Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:04:47.9646981Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:47.9970525Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:04:48.0258370Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:04:48.0271357Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:48.0556563Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:04:48.0864667Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:04:48.0894545Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:48.1204314Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:04:48.1454261Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:48.1470450Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:48.2243952Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:04:48.2484332Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:04:48.2503233Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:48.2845144Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:04:48.3048699Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:04:48.3070545Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:04:48.3354463Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:04:48.3645384Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:04:48.3662086Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:04:48.4004044Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:04:48.4238938Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:04:48.4255056Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:48.4581274Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:04:48.4857508Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:04:48.4881137Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:48.5202824Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:04:48.5496710Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:04:48.5516345Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:48.5844963Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:04:48.6067032Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:48.6089568Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:48.6526164Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:04:48.6769456Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:48.6784865Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:48.7243697Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:04:48.7494663Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:04:48.7507259Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:04:48.7846515Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:04:48.8093202Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:04:48.8105715Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:48.8394571Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:04:48.8689586Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:04:48.8703511Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:48.8987358Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:04:48.9278023Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:04:48.9291152Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:48.9606451Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:04:48.9908312Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:04:48.9924753Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:49.0204353Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:04:49.0461229Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:04:49.0475373Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:49.0797024Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:04:49.1093302Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:04:49.1109440Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:49.1404468Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:04:49.1654910Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:04:49.1674145Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:49.1952894Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:04:49.2325785Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:04:49.2340599Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:49.2683769Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:04:49.2899403Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:04:49.2916872Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:49.3209170Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:04:49.3495292Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:04:49.3508279Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:49.3843746Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:04:49.4078392Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:04:49.4097184Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:49.4523991Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:04:49.4733638Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:04:49.4746851Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:49.5123639Z Selecting previously unselected package licensecheck. 2021-05-16T23:04:49.5427117Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:04:49.5438339Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:04:49.5700025Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:04:49.5984933Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:04:49.6002221Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:49.6283682Z Selecting previously unselected package t1utils. 2021-05-16T23:04:49.6543608Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:04:49.6564848Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:04:49.7004015Z Selecting previously unselected package lintian. 2021-05-16T23:04:49.7229918Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:04:49.7243652Z Unpacking lintian (2.62.0) ... 2021-05-16T23:04:50.0883923Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:04:50.1144624Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:04:50.1161506Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:50.1500077Z Selecting previously unselected package python3-xdg. 2021-05-16T23:04:50.1786434Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:04:50.1808196Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:50.2204698Z Selecting previously unselected package qpdf. 2021-05-16T23:04:50.2483289Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:50.2510090Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:04:50.3364665Z Selecting previously unselected package python3-magic. 2021-05-16T23:04:50.3658277Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:04:50.3679332Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:50.4355319Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:50.4419952Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:50.4471372Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:50.4516819Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:04:50.4548790Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:04:50.4591256Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:50.4627121Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:50.4673202Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:50.4714007Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:50.6367181Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:50.6406615Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:50.6468199Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:04:50.6578784Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:50.6620709Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:50.6723655Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:50.6752854Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:50.6795783Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:50.6837348Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:50.6886858Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:50.6926800Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:04:50.6955540Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:50.6999575Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:50.7039024Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:50.7107598Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:50.7142444Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:04:50.7192280Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:50.7236187Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:50.7294625Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:50.7332005Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:04:50.7378472Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:50.7410421Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:50.7539330Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:50.7665337Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:50.7709408Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:50.7745074Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:50.9623062Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:50.9658943Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:50.9711537Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:04:50.9758513Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:50.9805726Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:04:50.9859503Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:04:50.9900846Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:50.9939828Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:04:50.9986755Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:04:51.0029740Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:51.0069478Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:51.2082098Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:51.2124396Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:51.2155026Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:04:51.2214472Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:51.2263614Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:51.2307410Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:51.2343431Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:04:51.2376082Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:51.2442333Z Setting up t1utils (1.41-3) ... 2021-05-16T23:04:51.2533058Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:51.2565730Z Setting up diffstat (1.63-1) ... 2021-05-16T23:04:51.2609303Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:51.2640382Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:51.2677819Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:51.2710437Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:51.2759397Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:51.2801508Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:51.2849325Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:51.2881315Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:51.2920416Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:51.2950481Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:51.2983025Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:04:51.3015886Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:51.3048967Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:51.3101114Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:51.3129826Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:51.3156802Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:04:51.3194692Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:51.3225897Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:51.3271696Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:51.4887096Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:51.4926623Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:51.4967481Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:51.4998816Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:51.5042747Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:51.5082548Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:51.5108224Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:51.5143280Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:51.5342418Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:51.5386328Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:51.5429021Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:51.7086685Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:51.7147118Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:51.7198212Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:04:51.7291480Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:51.7336632Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:51.7383735Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:51.7440446Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:51.7497611Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:51.7553329Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:51.7587385Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:51.7621834Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:51.7655770Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:51.7695546Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:04:51.7743990Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:51.7885753Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:51.7933368Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:04:51.9735372Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:51.9780570Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:51.9809544Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:51.9859155Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:51.9902015Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:51.9945122Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:51.9977864Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:52.0108433Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:52.0144184Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:52.0187163Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:52.0229301Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:52.0266427Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:52.0307010Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:52.0348325Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:52.0392360Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:04:52.0420701Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:52.0464854Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:52.0501757Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:52.2421344Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:52.2464457Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:52.2498636Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:52.2540156Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:52.2587451Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:52.2625610Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:52.2668101Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:52.2706617Z Setting up lintian (2.62.0) ... 2021-05-16T23:04:52.2759022Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:04:52.2815176Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:11.4492757Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:05:11.5890024Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:14.2729340Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T23:05:14.4026961Z 2021-05-16T23:05:14.4191687Z Reading package lists... 0% 2021-05-16T23:05:14.4192453Z 2021-05-16T23:05:14.4238806Z Reading package lists... 100% 2021-05-16T23:05:14.4239457Z 2021-05-16T23:05:14.4239895Z 2021-05-16T23:05:14.4240819Z Reading package lists... Done 2021-05-16T23:05:14.4241353Z 2021-05-16T23:05:14.4242304Z Building dependency tree... 0% 2021-05-16T23:05:14.4242869Z 2021-05-16T23:05:14.4520506Z Building dependency tree... 0% 2021-05-16T23:05:14.4521674Z 2021-05-16T23:05:14.4522837Z Building dependency tree... 50% 2021-05-16T23:05:14.4523597Z 2021-05-16T23:05:14.5934339Z Building dependency tree... 50% 2021-05-16T23:05:14.5935575Z 2021-05-16T23:05:14.5936549Z Building dependency tree 2021-05-16T23:05:14.5937359Z 2021-05-16T23:05:14.5938286Z Reading state information... 0% 2021-05-16T23:05:14.5939088Z 2021-05-16T23:05:14.7690196Z Reading state information... 0% 2021-05-16T23:05:14.7690955Z 2021-05-16T23:05:14.7691346Z 2021-05-16T23:05:14.7708727Z Reading state information... Done 2021-05-16T23:05:14.7710352Z 2021-05-16T23:05:14.7711624Z Reading state information... 0% 2021-05-16T23:05:14.7747562Z 2021-05-16T23:05:14.7748491Z Reading state information... 1% 2021-05-16T23:05:14.7784878Z 2021-05-16T23:05:14.7785377Z Reading state information... 3% 2021-05-16T23:05:14.7830744Z 2021-05-16T23:05:14.7831277Z Reading state information... 5% 2021-05-16T23:05:14.7879203Z 2021-05-16T23:05:14.7879723Z Reading state information... 7% 2021-05-16T23:05:14.7916218Z 2021-05-16T23:05:14.7916889Z Reading state information... 9% 2021-05-16T23:05:14.7956159Z 2021-05-16T23:05:14.7956671Z Reading state information... 11% 2021-05-16T23:05:14.7995593Z 2021-05-16T23:05:14.7996330Z Reading state information... 13% 2021-05-16T23:05:14.8036334Z 2021-05-16T23:05:14.8037035Z Reading state information... 15% 2021-05-16T23:05:14.8076918Z 2021-05-16T23:05:14.8077603Z Reading state information... 17% 2021-05-16T23:05:14.8120793Z 2021-05-16T23:05:14.8121440Z Reading state information... 19% 2021-05-16T23:05:14.8161088Z 2021-05-16T23:05:14.8161747Z Reading state information... 21% 2021-05-16T23:05:14.8200892Z 2021-05-16T23:05:14.8201608Z Reading state information... 23% 2021-05-16T23:05:14.8246528Z 2021-05-16T23:05:14.8247305Z Reading state information... 25% 2021-05-16T23:05:14.8290834Z 2021-05-16T23:05:14.8291511Z Reading state information... 27% 2021-05-16T23:05:14.8333572Z 2021-05-16T23:05:14.8334227Z Reading state information... 29% 2021-05-16T23:05:14.8377912Z 2021-05-16T23:05:14.8378610Z Reading state information... 31% 2021-05-16T23:05:14.8422989Z 2021-05-16T23:05:14.8423635Z Reading state information... 33% 2021-05-16T23:05:14.8459962Z 2021-05-16T23:05:14.8460489Z Reading state information... 35% 2021-05-16T23:05:14.8499275Z 2021-05-16T23:05:14.8499794Z Reading state information... 37% 2021-05-16T23:05:14.8544731Z 2021-05-16T23:05:14.8545279Z Reading state information... 39% 2021-05-16T23:05:14.8587625Z 2021-05-16T23:05:14.8588127Z Reading state information... 41% 2021-05-16T23:05:14.8627324Z 2021-05-16T23:05:14.8627823Z Reading state information... 43% 2021-05-16T23:05:14.8672535Z 2021-05-16T23:05:14.8673044Z Reading state information... 45% 2021-05-16T23:05:14.8740105Z 2021-05-16T23:05:14.8740644Z Reading state information... 47% 2021-05-16T23:05:14.8781953Z 2021-05-16T23:05:14.8782463Z Reading state information... 49% 2021-05-16T23:05:14.8830076Z 2021-05-16T23:05:14.8830591Z Reading state information... 51% 2021-05-16T23:05:14.8873252Z 2021-05-16T23:05:14.8873762Z Reading state information... 53% 2021-05-16T23:05:14.8916033Z 2021-05-16T23:05:14.8916561Z Reading state information... 55% 2021-05-16T23:05:14.8961561Z 2021-05-16T23:05:14.8962426Z Reading state information... 57% 2021-05-16T23:05:14.9023285Z 2021-05-16T23:05:14.9023788Z Reading state information... 59% 2021-05-16T23:05:14.9065174Z 2021-05-16T23:05:14.9065714Z Reading state information... 61% 2021-05-16T23:05:14.9115312Z 2021-05-16T23:05:14.9115793Z Reading state information... 63% 2021-05-16T23:05:14.9152953Z 2021-05-16T23:05:14.9153482Z Reading state information... 65% 2021-05-16T23:05:14.9195739Z 2021-05-16T23:05:14.9196266Z Reading state information... 67% 2021-05-16T23:05:14.9240375Z 2021-05-16T23:05:14.9241155Z Reading state information... 69% 2021-05-16T23:05:14.9295173Z 2021-05-16T23:05:14.9295729Z Reading state information... 71% 2021-05-16T23:05:14.9334921Z 2021-05-16T23:05:14.9335469Z Reading state information... 73% 2021-05-16T23:05:14.9377832Z 2021-05-16T23:05:14.9378377Z Reading state information... 75% 2021-05-16T23:05:14.9434875Z 2021-05-16T23:05:14.9435348Z Reading state information... 77% 2021-05-16T23:05:14.9475856Z 2021-05-16T23:05:14.9476337Z Reading state information... 79% 2021-05-16T23:05:14.9519047Z 2021-05-16T23:05:14.9519560Z Reading state information... 81% 2021-05-16T23:05:14.9563697Z 2021-05-16T23:05:14.9564483Z Reading state information... 83% 2021-05-16T23:05:14.9607235Z 2021-05-16T23:05:14.9607764Z Reading state information... 85% 2021-05-16T23:05:14.9651063Z 2021-05-16T23:05:14.9651590Z Reading state information... 87% 2021-05-16T23:05:14.9690445Z 2021-05-16T23:05:14.9690978Z Reading state information... 89% 2021-05-16T23:05:14.9730085Z 2021-05-16T23:05:14.9730614Z Reading state information... 91% 2021-05-16T23:05:14.9771430Z 2021-05-16T23:05:14.9771974Z Reading state information... 93% 2021-05-16T23:05:14.9814468Z 2021-05-16T23:05:14.9815012Z Reading state information... 95% 2021-05-16T23:05:14.9858251Z 2021-05-16T23:05:14.9858759Z Reading state information... 97% 2021-05-16T23:05:14.9899476Z 2021-05-16T23:05:14.9899994Z Reading state information... 99% 2021-05-16T23:05:15.3042158Z Selecting previously unselected package r-3.5.3. 2021-05-16T23:05:15.4336636Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:05:15.4455095Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T23:05:15.4488157Z Unpacking r-3.5.3 (1) ... 2021-05-16T23:05:16.2226598Z Setting up r-3.5.3 (1) ... 2021-05-16T23:05:16.2501570Z 2021-05-16T23:05:16.2502406Z 2021-05-16T23:05:16.2503063Z Reading state information... Done 2021-05-16T23:05:16.2756256Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T23:05:16.2873816Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:05:16.3216518Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:05:16.3217077Z env: 2021-05-16T23:05:16.3217571Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:16.3218086Z TIC_DEPLOY_KEY: 2021-05-16T23:05:16.3219005Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:16.3221376Z GITHUB_PAT: *** 2021-05-16T23:05:16.3221776Z COVERALLS_TOKEN: 2021-05-16T23:05:16.3222282Z continue-on-error: false 2021-05-16T23:05:16.3222759Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:16.3223263Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:16.3223709Z TZ: UTC 2021-05-16T23:05:16.3224111Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:16.3224717Z NOT_CRAN: true 2021-05-16T23:05:16.3225132Z ##[endgroup] 2021-05-16T23:05:16.3819294Z [command]sudo apt-get install -y texinfo 2021-05-16T23:05:16.5686397Z Reading package lists... 2021-05-16T23:05:16.7486334Z Building dependency tree... 2021-05-16T23:05:16.7504083Z Reading state information... 2021-05-16T23:05:16.9815615Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:05:16.9822042Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:17.2059393Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:05:17.2226351Z --2021-05-16 23:05:17-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:05:17.2341497Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:05:17.2411021Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:05:17.2653642Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:05:17.2656140Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:05:17.2659244Z --2021-05-16 23:05:17-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:05:17.2941235Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:05:17.3558587Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:05:17.5921718Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:05:17.5926515Z 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=Ux3YXxQLpwgQ6kwAv8MfL0cFJSpkTW7crk1sokXeVwM%3D&st=2021-05-16T23%3A04%3A17Z&se=2021-05-16T23%3A10%3A17Z&sp=r [following] 2021-05-16T23:05:17.5934563Z --2021-05-16 23:05:17-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=Ux3YXxQLpwgQ6kwAv8MfL0cFJSpkTW7crk1sokXeVwM%3D&st=2021-05-16T23%3A04%3A17Z&se=2021-05-16T23%3A10%3A17Z&sp=r 2021-05-16T23:05:17.6181569Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:05:17.6796458Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:05:18.1988296Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:05:18.1990286Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:05:18.1992634Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:05:18.7523281Z 2021-05-16T23:05:20.2378354Z 0K ........ ........ ........ ........ 49% 16.4M 2s 2021-05-16T23:05:21.3799216Z 32768K ........ ........ ........ ........ 99% 27.5M 0s 2021-05-16T23:05:21.3800787Z 65536K 100% 3.07M=3.2s 2021-05-16T23:05:21.3801640Z 2021-05-16T23:05:21.3804689Z 2021-05-16 23:05:21 (20.2 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:05:21.3805497Z 2021-05-16T23:05:23.2911815Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:05:23.2912823Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:05:23.6176298Z ##[group]Run tlmgr update --self 2021-05-16T23:05:23.6177093Z tlmgr update --self 2021-05-16T23:05:23.6178107Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:05:23.6179195Z tlmgr update --all 2021-05-16T23:05:23.6231482Z shell: /usr/bin/bash -e {0} 2021-05-16T23:05:23.6231923Z env: 2021-05-16T23:05:23.6232445Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:23.6233015Z TIC_DEPLOY_KEY: 2021-05-16T23:05:23.6233950Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:23.6235847Z GITHUB_PAT: *** 2021-05-16T23:05:23.6236342Z COVERALLS_TOKEN: 2021-05-16T23:05:23.6236896Z continue-on-error: false 2021-05-16T23:05:23.6237469Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:23.6257111Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:23.6257606Z TZ: UTC 2021-05-16T23:05:23.6258001Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:23.6258545Z NOT_CRAN: true 2021-05-16T23:05:23.6258959Z ##[endgroup] 2021-05-16T23:05:24.9754522Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:24.9758344Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:05:26.4140407Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:26.4141892Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:05:26.5049272Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:05:26.5593520Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:05:26.6046243Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:05:26.6551870Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:05:27.0946345Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:05:28.6411253Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:05:28.7323712Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:05:28.8096186Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:05:28.8556049Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T23:05:28.9006842Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T23:05:28.9470950Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T23:05:28.9908938Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T23:05:29.0365604Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T23:05:29.0936501Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T23:05:29.1635645Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T23:05:29.2617319Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T23:05:29.3084762Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T23:05:29.3541918Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T23:05:29.3993228Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T23:05:29.4470541Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T23:05:29.4968201Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T23:05:29.5411912Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T23:05:29.5893315Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T23:05:29.6366584Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T23:05:29.6838461Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T23:05:29.7318514Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T23:05:29.7759516Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:05:29.8234247Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:05:29.8677826Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:05:29.9138795Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T23:05:29.9589084Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T23:05:30.0053052Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T23:05:30.0571717Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T23:05:30.1036021Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T23:05:30.1513346Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T23:05:30.2157149Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T23:05:30.2740335Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T23:05:30.3205296Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T23:05:30.3671244Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T23:05:30.4154131Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T23:05:30.4610796Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T23:05:30.5060682Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T23:05:30.5499536Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T23:05:30.5958545Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T23:05:30.6426048Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T23:05:30.6892043Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T23:05:30.7363434Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T23:05:30.7813086Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T23:05:30.8272958Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T23:05:30.8732399Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T23:05:30.9224381Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T23:05:30.9694461Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T23:05:31.0176419Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T23:05:31.0645296Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T23:05:31.1125354Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T23:05:31.1598490Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T23:05:31.2075326Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T23:05:31.2554702Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T23:05:31.3077576Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T23:05:31.3598330Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T23:05:31.4056169Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T23:05:31.4533108Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T23:05:31.4990506Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T23:05:31.5468421Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T23:05:31.5941613Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T23:05:32.1733237Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T23:05:32.1740634Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T23:05:32.1741324Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T23:05:32.1741957Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T23:05:32.1742571Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T23:05:32.1743282Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T23:05:32.1743854Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T23:05:32.1744449Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T23:05:32.1745024Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T23:05:32.1746278Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T23:05:32.2102434Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T23:05:32.2601065Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T23:05:32.3270987Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:05:32.3742756Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T23:05:32.4244258Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T23:05:32.4737708Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T23:05:32.5302036Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T23:05:32.5809506Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T23:05:32.6298827Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T23:05:32.6833813Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T23:05:32.7976836Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T23:05:32.8452895Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T23:05:32.8916760Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T23:05:32.9125119Z running mktexlsr ... 2021-05-16T23:05:32.9988995Z done running mktexlsr. 2021-05-16T23:05:33.0317878Z running updmap-sys ... 2021-05-16T23:05:33.3291756Z done running updmap-sys. 2021-05-16T23:05:33.3293428Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:05:33.3296008Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/BJY1eUTKNM/6APPilptfM ... 2021-05-16T23:05:33.7308097Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/BJY1eUTKNM/6APPilptfM. 2021-05-16T23:05:33.7309485Z OK: optex.fmt/luatex 2021-05-16T23:05:33.7310605Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:05:33.7312014Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:05:35.1104810Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:35.1105919Z tlmgr: no updates available 2021-05-16T23:05:35.2268755Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:05:35.2269342Z with: 2021-05-16T23:05:35.2269803Z pandoc-version: 2.7.3 2021-05-16T23:05:35.2270238Z env: 2021-05-16T23:05:35.2270732Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:35.2271252Z TIC_DEPLOY_KEY: 2021-05-16T23:05:35.2272180Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:35.2274159Z GITHUB_PAT: *** 2021-05-16T23:05:35.2274603Z COVERALLS_TOKEN: 2021-05-16T23:05:35.2275152Z continue-on-error: false 2021-05-16T23:05:35.2275677Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:35.2276222Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:35.2276712Z TZ: UTC 2021-05-16T23:05:35.2277150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:35.2277604Z NOT_CRAN: true 2021-05-16T23:05:35.2278022Z ##[endgroup] 2021-05-16T23:05:35.6110474Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:05:35.6839743Z Reading package lists... 2021-05-16T23:05:35.8668866Z Building dependency tree... 2021-05-16T23:05:35.8686142Z Reading state information... 2021-05-16T23:05:36.1205029Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:05:36.1207304Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:36.1231960Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:05:36.2555515Z 2021-05-16T23:05:36.2726537Z Reading package lists... 0% 2021-05-16T23:05:36.2727474Z 2021-05-16T23:05:36.2772428Z Reading package lists... 100% 2021-05-16T23:05:36.2773097Z 2021-05-16T23:05:36.2773525Z 2021-05-16T23:05:36.2774181Z Reading package lists... Done 2021-05-16T23:05:36.2774701Z 2021-05-16T23:05:36.2775368Z Building dependency tree... 0% 2021-05-16T23:05:36.2775888Z 2021-05-16T23:05:36.3060696Z Building dependency tree... 0% 2021-05-16T23:05:36.3061855Z 2021-05-16T23:05:36.3062909Z Building dependency tree... 50% 2021-05-16T23:05:36.3063684Z 2021-05-16T23:05:36.4482328Z Building dependency tree... 50% 2021-05-16T23:05:36.4483098Z 2021-05-16T23:05:36.4484037Z Building dependency tree 2021-05-16T23:05:36.4484713Z 2021-05-16T23:05:36.4485668Z Reading state information... 0% 2021-05-16T23:05:36.4486364Z 2021-05-16T23:05:36.6271280Z Reading state information... 0% 2021-05-16T23:05:36.6271833Z 2021-05-16T23:05:36.6272149Z 2021-05-16T23:05:36.6272843Z Reading state information... Done 2021-05-16T23:05:36.6273353Z 2021-05-16T23:05:36.6274029Z Reading state information... 0% 2021-05-16T23:05:36.6340080Z 2021-05-16T23:05:36.6340693Z Reading state information... 1% 2021-05-16T23:05:36.6403193Z 2021-05-16T23:05:36.6403828Z Reading state information... 3% 2021-05-16T23:05:36.6453421Z 2021-05-16T23:05:36.6454022Z Reading state information... 5% 2021-05-16T23:05:36.6500395Z 2021-05-16T23:05:36.6500996Z Reading state information... 7% 2021-05-16T23:05:36.6545440Z 2021-05-16T23:05:36.6546038Z Reading state information... 9% 2021-05-16T23:05:36.6588957Z 2021-05-16T23:05:36.6589591Z Reading state information... 11% 2021-05-16T23:05:36.6636159Z 2021-05-16T23:05:36.6636773Z Reading state information... 13% 2021-05-16T23:05:36.6678979Z 2021-05-16T23:05:36.6679596Z Reading state information... 15% 2021-05-16T23:05:36.6722943Z 2021-05-16T23:05:36.6723562Z Reading state information... 17% 2021-05-16T23:05:36.6767174Z 2021-05-16T23:05:36.6767760Z Reading state information... 19% 2021-05-16T23:05:36.6807152Z 2021-05-16T23:05:36.6807729Z Reading state information... 21% 2021-05-16T23:05:36.6849797Z 2021-05-16T23:05:36.6850475Z Reading state information... 23% 2021-05-16T23:05:36.6895831Z 2021-05-16T23:05:36.6896387Z Reading state information... 25% 2021-05-16T23:05:36.6943962Z 2021-05-16T23:05:36.6944518Z Reading state information... 27% 2021-05-16T23:05:36.6987362Z 2021-05-16T23:05:36.6987940Z Reading state information... 29% 2021-05-16T23:05:36.7033288Z 2021-05-16T23:05:36.7033908Z Reading state information... 31% 2021-05-16T23:05:36.7077823Z 2021-05-16T23:05:36.7078690Z Reading state information... 33% 2021-05-16T23:05:36.7116684Z 2021-05-16T23:05:36.7117241Z Reading state information... 35% 2021-05-16T23:05:36.7158945Z 2021-05-16T23:05:36.7159551Z Reading state information... 37% 2021-05-16T23:05:36.7206161Z 2021-05-16T23:05:36.7206779Z Reading state information... 39% 2021-05-16T23:05:36.7253925Z 2021-05-16T23:05:36.7254504Z Reading state information... 41% 2021-05-16T23:05:36.7293625Z 2021-05-16T23:05:36.7294213Z Reading state information... 43% 2021-05-16T23:05:36.7344709Z 2021-05-16T23:05:36.7345327Z Reading state information... 45% 2021-05-16T23:05:36.7412961Z 2021-05-16T23:05:36.7413597Z Reading state information... 47% 2021-05-16T23:05:36.7457156Z 2021-05-16T23:05:36.7457956Z Reading state information... 49% 2021-05-16T23:05:36.7504966Z 2021-05-16T23:05:36.7505826Z Reading state information... 51% 2021-05-16T23:05:36.7552239Z 2021-05-16T23:05:36.7552854Z Reading state information... 53% 2021-05-16T23:05:36.7594411Z 2021-05-16T23:05:36.7595055Z Reading state information... 55% 2021-05-16T23:05:36.7640545Z 2021-05-16T23:05:36.7641144Z Reading state information... 57% 2021-05-16T23:05:36.7685322Z 2021-05-16T23:05:36.7685886Z Reading state information... 59% 2021-05-16T23:05:36.7736614Z 2021-05-16T23:05:36.7737210Z Reading state information... 61% 2021-05-16T23:05:36.7781355Z 2021-05-16T23:05:36.7781931Z Reading state information... 63% 2021-05-16T23:05:36.7822235Z 2021-05-16T23:05:36.7822811Z Reading state information... 65% 2021-05-16T23:05:36.7865549Z 2021-05-16T23:05:36.7866127Z Reading state information... 67% 2021-05-16T23:05:36.7906804Z 2021-05-16T23:05:36.7907396Z Reading state information... 69% 2021-05-16T23:05:36.7964400Z 2021-05-16T23:05:36.7965002Z Reading state information... 71% 2021-05-16T23:05:36.8003753Z 2021-05-16T23:05:36.8004354Z Reading state information... 73% 2021-05-16T23:05:36.8048265Z 2021-05-16T23:05:36.8048866Z Reading state information... 75% 2021-05-16T23:05:36.8107347Z 2021-05-16T23:05:36.8107992Z Reading state information... 77% 2021-05-16T23:05:36.8153422Z 2021-05-16T23:05:36.8154043Z Reading state information... 79% 2021-05-16T23:05:36.8199528Z 2021-05-16T23:05:36.8200104Z Reading state information... 81% 2021-05-16T23:05:36.8245883Z 2021-05-16T23:05:36.8246947Z Reading state information... 83% 2021-05-16T23:05:36.8290348Z 2021-05-16T23:05:36.8291430Z Reading state information... 85% 2021-05-16T23:05:36.8334409Z 2021-05-16T23:05:36.8335507Z Reading state information... 87% 2021-05-16T23:05:36.8376078Z 2021-05-16T23:05:36.8376657Z Reading state information... 89% 2021-05-16T23:05:36.8416571Z 2021-05-16T23:05:36.8417169Z Reading state information... 91% 2021-05-16T23:05:36.8463031Z 2021-05-16T23:05:36.8463590Z Reading state information... 93% 2021-05-16T23:05:36.8505171Z 2021-05-16T23:05:36.8505875Z Reading state information... 95% 2021-05-16T23:05:36.8550766Z 2021-05-16T23:05:36.8551380Z Reading state information... 97% 2021-05-16T23:05:36.8592714Z 2021-05-16T23:05:36.8593310Z Reading state information... 99% 2021-05-16T23:05:37.1660466Z Selecting previously unselected package pandoc. 2021-05-16T23:05:37.2986336Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T23:05:37.3116473Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:05:37.3132316Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:05:39.9138372Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:05:39.9174810Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:40.7966524Z 2021-05-16T23:05:40.7967384Z 2021-05-16T23:05:40.7968105Z Reading state information... Done 2021-05-16T23:05:40.8367804Z ##[group]Run git config user.name adigherman 2021-05-16T23:05:40.8368566Z git config user.name adigherman 2021-05-16T23:05:40.8369218Z git config user.email adig@jhu.edu 2021-05-16T23:05:40.8420848Z shell: /usr/bin/bash -e {0} 2021-05-16T23:05:40.8421256Z env: 2021-05-16T23:05:40.8421744Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:40.8422240Z TIC_DEPLOY_KEY: 2021-05-16T23:05:40.8423127Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:40.8424801Z GITHUB_PAT: *** 2021-05-16T23:05:40.8425244Z COVERALLS_TOKEN: 2021-05-16T23:05:40.8425771Z continue-on-error: false 2021-05-16T23:05:40.8426272Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:40.8426790Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:40.8427255Z TZ: UTC 2021-05-16T23:05:40.8427680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:40.8428108Z NOT_CRAN: true 2021-05-16T23:05:40.8428521Z ##[endgroup] 2021-05-16T23:05:40.8727624Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:05:40.8728325Z env: 2021-05-16T23:05:40.8728844Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:40.8729468Z TIC_DEPLOY_KEY: 2021-05-16T23:05:40.8730327Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:40.8732170Z GITHUB_PAT: *** 2021-05-16T23:05:40.8732594Z COVERALLS_TOKEN: 2021-05-16T23:05:40.8733091Z continue-on-error: false 2021-05-16T23:05:40.8733702Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:40.8734210Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:40.8734661Z TZ: UTC 2021-05-16T23:05:40.8735070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:40.8735488Z NOT_CRAN: true 2021-05-16T23:05:40.8735883Z ##[endgroup] 2021-05-16T23:05:41.1997333Z Reading package lists... 2021-05-16T23:05:41.3794544Z Building dependency tree... 2021-05-16T23:05:41.3813868Z Reading state information... 2021-05-16T23:05:41.5417311Z The following additional packages will be installed: 2021-05-16T23:05:41.5421905Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:05:41.5428061Z Suggested packages: 2021-05-16T23:05:41.5430147Z cmake-doc ninja-build 2021-05-16T23:05:41.5938317Z The following NEW packages will be installed: 2021-05-16T23:05:41.5946618Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:05:41.6183679Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:41.6184544Z Need to get 5470 kB of archives. 2021-05-16T23:05:41.6185405Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:05:41.6187435Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:05:41.6399747Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:05:41.6409251Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:05:41.6422531Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:05:42.1267603Z Fetched 5470 kB in 0s (69.4 MB/s) 2021-05-16T23:05:42.1684830Z Selecting previously unselected package cmake-data. 2021-05-16T23:05:42.1797970Z (Reading database ... 2021-05-16T23:05:42.1798647Z (Reading database ... 5% 2021-05-16T23:05:42.1799191Z (Reading database ... 10% 2021-05-16T23:05:42.1800382Z (Reading database ... 15% 2021-05-16T23:05:42.1800955Z (Reading database ... 20% 2021-05-16T23:05:42.1801501Z (Reading database ... 25% 2021-05-16T23:05:42.1802402Z (Reading database ... 30% 2021-05-16T23:05:42.1802949Z (Reading database ... 35% 2021-05-16T23:05:42.1803497Z (Reading database ... 40% 2021-05-16T23:05:42.1804028Z (Reading database ... 45% 2021-05-16T23:05:42.1804570Z (Reading database ... 50% 2021-05-16T23:05:42.1832281Z (Reading database ... 55% 2021-05-16T23:05:42.1874933Z (Reading database ... 60% 2021-05-16T23:05:42.1921355Z (Reading database ... 65% 2021-05-16T23:05:42.2079905Z (Reading database ... 70% 2021-05-16T23:05:42.2209921Z (Reading database ... 75% 2021-05-16T23:05:42.2532892Z (Reading database ... 80% 2021-05-16T23:05:42.2945257Z (Reading database ... 85% 2021-05-16T23:05:42.3107235Z (Reading database ... 90% 2021-05-16T23:05:42.3194976Z (Reading database ... 95% 2021-05-16T23:05:42.3195692Z (Reading database ... 100% 2021-05-16T23:05:42.3196692Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T23:05:42.3315637Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:05:42.3500382Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:05:42.8398910Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:05:42.8756858Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:05:42.8788749Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:05:42.9233865Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:05:42.9507736Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:05:42.9525087Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:05:42.9924565Z Selecting previously unselected package cmake. 2021-05-16T23:05:43.0179470Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:05:43.0193643Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:05:43.5145614Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:05:43.5197422Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:05:43.5636720Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:05:43.5669076Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:05:43.5712599Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:44.8394222Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:47.2109563Z Reading package lists... 2021-05-16T23:05:47.3836493Z Building dependency tree... 2021-05-16T23:05:47.3855759Z Reading state information... 2021-05-16T23:05:47.5595164Z Suggested packages: 2021-05-16T23:05:47.5596919Z libssh-doc 2021-05-16T23:05:47.6123015Z The following NEW packages will be installed: 2021-05-16T23:05:47.6128120Z libssh-dev 2021-05-16T23:05:47.6342874Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:47.6343932Z Need to get 219 kB of archives. 2021-05-16T23:05:47.6345334Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:05:47.6347565Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:05:48.1141563Z Fetched 219 kB in 0s (7873 kB/s) 2021-05-16T23:05:48.1468463Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:05:48.1541845Z (Reading database ... 2021-05-16T23:05:48.1542467Z (Reading database ... 5% 2021-05-16T23:05:48.1543019Z (Reading database ... 10% 2021-05-16T23:05:48.1543556Z (Reading database ... 15% 2021-05-16T23:05:48.1544096Z (Reading database ... 20% 2021-05-16T23:05:48.1544640Z (Reading database ... 25% 2021-05-16T23:05:48.1545202Z (Reading database ... 30% 2021-05-16T23:05:48.1545737Z (Reading database ... 35% 2021-05-16T23:05:48.1546265Z (Reading database ... 40% 2021-05-16T23:05:48.1546800Z (Reading database ... 45% 2021-05-16T23:05:48.1547326Z (Reading database ... 50% 2021-05-16T23:05:48.1583727Z (Reading database ... 55% 2021-05-16T23:05:48.1626033Z (Reading database ... 60% 2021-05-16T23:05:48.1672499Z (Reading database ... 65% 2021-05-16T23:05:48.1805857Z (Reading database ... 70% 2021-05-16T23:05:48.1927900Z (Reading database ... 75% 2021-05-16T23:05:48.2224107Z (Reading database ... 80% 2021-05-16T23:05:48.2559314Z (Reading database ... 85% 2021-05-16T23:05:48.2723838Z (Reading database ... 90% 2021-05-16T23:05:48.2808412Z (Reading database ... 95% 2021-05-16T23:05:48.2809058Z (Reading database ... 100% 2021-05-16T23:05:48.2809953Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T23:05:48.2938626Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:05:48.2949575Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:48.3817341Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:50.7015545Z Reading package lists... 2021-05-16T23:05:50.8733316Z Building dependency tree... 2021-05-16T23:05:50.8753003Z Reading state information... 2021-05-16T23:05:51.0918779Z The following NEW packages will be installed: 2021-05-16T23:05:51.0924134Z jags 2021-05-16T23:05:51.5583090Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:51.5585404Z Need to get 1562 kB of archives. 2021-05-16T23:05:51.5586930Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:05:51.5590300Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:05:52.0230290Z Fetched 1562 kB in 0s (3221 kB/s) 2021-05-16T23:05:52.0592053Z Selecting previously unselected package jags. 2021-05-16T23:05:52.0666541Z (Reading database ... 2021-05-16T23:05:52.0667740Z (Reading database ... 5% 2021-05-16T23:05:52.0668543Z (Reading database ... 10% 2021-05-16T23:05:52.0669266Z (Reading database ... 15% 2021-05-16T23:05:52.0669999Z (Reading database ... 20% 2021-05-16T23:05:52.0670719Z (Reading database ... 25% 2021-05-16T23:05:52.0671442Z (Reading database ... 30% 2021-05-16T23:05:52.0672166Z (Reading database ... 35% 2021-05-16T23:05:52.0672879Z (Reading database ... 40% 2021-05-16T23:05:52.0673602Z (Reading database ... 45% 2021-05-16T23:05:52.0674466Z (Reading database ... 50% 2021-05-16T23:05:52.0711316Z (Reading database ... 55% 2021-05-16T23:05:52.0751158Z (Reading database ... 60% 2021-05-16T23:05:52.0793389Z (Reading database ... 65% 2021-05-16T23:05:52.0939659Z (Reading database ... 70% 2021-05-16T23:05:52.1071697Z (Reading database ... 75% 2021-05-16T23:05:52.1379874Z (Reading database ... 80% 2021-05-16T23:05:52.1749461Z (Reading database ... 85% 2021-05-16T23:05:52.1908851Z (Reading database ... 90% 2021-05-16T23:05:52.1991590Z (Reading database ... 95% 2021-05-16T23:05:52.1992337Z (Reading database ... 100% 2021-05-16T23:05:52.1993385Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T23:05:52.2115531Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:05:52.2148931Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:05:52.3906298Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:05:52.4052486Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:53.2274557Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:55.5375408Z Reading package lists... 2021-05-16T23:05:55.7177647Z Building dependency tree... 2021-05-16T23:05:55.7196498Z Reading state information... 2021-05-16T23:05:55.8855726Z The following additional packages will be installed: 2021-05-16T23:05:55.8858792Z libnode64 libuv1-dev 2021-05-16T23:05:55.9384924Z The following NEW packages will be installed: 2021-05-16T23:05:55.9389237Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:05:55.9631969Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:55.9633236Z Need to get 6239 kB of archives. 2021-05-16T23:05:55.9634066Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:05:55.9636156Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:05:55.9678258Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:05:56.0426702Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:05:56.5142505Z Fetched 6239 kB in 0s (59.8 MB/s) 2021-05-16T23:05:56.5511892Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:05:56.5587403Z (Reading database ... 2021-05-16T23:05:56.5588576Z (Reading database ... 5% 2021-05-16T23:05:56.5589179Z (Reading database ... 10% 2021-05-16T23:05:56.5589719Z (Reading database ... 15% 2021-05-16T23:05:56.5590347Z (Reading database ... 20% 2021-05-16T23:05:56.5590883Z (Reading database ... 25% 2021-05-16T23:05:56.5591421Z (Reading database ... 30% 2021-05-16T23:05:56.5591947Z (Reading database ... 35% 2021-05-16T23:05:56.5592483Z (Reading database ... 40% 2021-05-16T23:05:56.5593021Z (Reading database ... 45% 2021-05-16T23:05:56.5593546Z (Reading database ... 50% 2021-05-16T23:05:56.5624639Z (Reading database ... 55% 2021-05-16T23:05:56.5666053Z (Reading database ... 60% 2021-05-16T23:05:56.5707204Z (Reading database ... 65% 2021-05-16T23:05:56.5846323Z (Reading database ... 70% 2021-05-16T23:05:56.5968598Z (Reading database ... 75% 2021-05-16T23:05:56.6298313Z (Reading database ... 80% 2021-05-16T23:05:56.6635238Z (Reading database ... 85% 2021-05-16T23:05:56.6795210Z (Reading database ... 90% 2021-05-16T23:05:56.6876915Z (Reading database ... 95% 2021-05-16T23:05:56.6878240Z (Reading database ... 100% 2021-05-16T23:05:56.6879783Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T23:05:56.6999690Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:05:56.7017854Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:56.7524441Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:05:56.7772930Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:56.7808435Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:57.5285399Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:05:57.5579249Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:57.5592676Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:57.6722545Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:57.6765965Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:57.6801146Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:57.6842853Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:00.0295899Z Reading package lists... 2021-05-16T23:06:00.2170116Z Building dependency tree... 2021-05-16T23:06:00.2191187Z Reading state information... 2021-05-16T23:06:00.3790400Z The following additional packages will be installed: 2021-05-16T23:06:00.3794182Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:06:00.3798659Z Suggested packages: 2021-05-16T23:06:00.3800323Z libfftw3-doc 2021-05-16T23:06:00.4332846Z The following NEW packages will be installed: 2021-05-16T23:06:00.4339493Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:06:00.4641445Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:00.4642903Z Need to get 3986 kB of archives. 2021-05-16T23:06:00.4644236Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:06:00.4646306Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:06:00.4709397Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:06:00.4783980Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:06:00.4854176Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:06:00.4860788Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:06:00.9646442Z Fetched 3986 kB in 0s (59.6 MB/s) 2021-05-16T23:06:00.9995419Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:06:01.0068510Z (Reading database ... 2021-05-16T23:06:01.0069426Z (Reading database ... 5% 2021-05-16T23:06:01.0070145Z (Reading database ... 10% 2021-05-16T23:06:01.0070827Z (Reading database ... 15% 2021-05-16T23:06:01.0071535Z (Reading database ... 20% 2021-05-16T23:06:01.0072220Z (Reading database ... 25% 2021-05-16T23:06:01.0072920Z (Reading database ... 30% 2021-05-16T23:06:01.0073602Z (Reading database ... 35% 2021-05-16T23:06:01.0074267Z (Reading database ... 40% 2021-05-16T23:06:01.0074944Z (Reading database ... 45% 2021-05-16T23:06:01.0075628Z (Reading database ... 50% 2021-05-16T23:06:01.0110030Z (Reading database ... 55% 2021-05-16T23:06:01.0153142Z (Reading database ... 60% 2021-05-16T23:06:01.0196232Z (Reading database ... 65% 2021-05-16T23:06:01.0335967Z (Reading database ... 70% 2021-05-16T23:06:01.0458353Z (Reading database ... 75% 2021-05-16T23:06:01.0758236Z (Reading database ... 80% 2021-05-16T23:06:01.1097005Z (Reading database ... 85% 2021-05-16T23:06:01.1253873Z (Reading database ... 90% 2021-05-16T23:06:01.1341714Z (Reading database ... 95% 2021-05-16T23:06:01.1342312Z (Reading database ... 100% 2021-05-16T23:06:01.1343167Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T23:06:01.1466536Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:06:01.1499285Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:06:01.2085642Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:06:01.2389142Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:06:01.2402144Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:06:01.3444985Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:06:01.3762851Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:06:01.3780321Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:06:01.4964862Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:06:01.5214133Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:06:01.6443947Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:06:01.6817719Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:06:01.7100769Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:06:01.7115161Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:06:02.0430063Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:06:02.0503827Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:06:02.0534536Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:06:02.0594483Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:06:02.0642052Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:06:02.0681003Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:02.9509831Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:05.2996847Z Reading package lists... 2021-05-16T23:06:05.4767071Z Building dependency tree... 2021-05-16T23:06:05.4786461Z Reading state information... 2021-05-16T23:06:05.6420524Z The following additional packages will be installed: 2021-05-16T23:06:05.6421816Z libdcmtk14 2021-05-16T23:06:05.7019832Z The following NEW packages will be installed: 2021-05-16T23:06:05.7024955Z dcmtk libdcmtk14 2021-05-16T23:06:05.7220245Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:05.7221041Z Need to get 5546 kB of archives. 2021-05-16T23:06:05.7221797Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:06:05.7223818Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:06:05.7719121Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:06:06.2339298Z Fetched 5546 kB in 0s (76.4 MB/s) 2021-05-16T23:06:06.2696799Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:06:06.2774769Z (Reading database ... 2021-05-16T23:06:06.2775597Z (Reading database ... 5% 2021-05-16T23:06:06.2776594Z (Reading database ... 10% 2021-05-16T23:06:06.2777143Z (Reading database ... 15% 2021-05-16T23:06:06.2777657Z (Reading database ... 20% 2021-05-16T23:06:06.2778235Z (Reading database ... 25% 2021-05-16T23:06:06.2778744Z (Reading database ... 30% 2021-05-16T23:06:06.2779230Z (Reading database ... 35% 2021-05-16T23:06:06.2779728Z (Reading database ... 40% 2021-05-16T23:06:06.2780232Z (Reading database ... 45% 2021-05-16T23:06:06.2780721Z (Reading database ... 50% 2021-05-16T23:06:06.2824168Z (Reading database ... 55% 2021-05-16T23:06:06.2861189Z (Reading database ... 60% 2021-05-16T23:06:06.2901788Z (Reading database ... 65% 2021-05-16T23:06:06.3045728Z (Reading database ... 70% 2021-05-16T23:06:06.3172050Z (Reading database ... 75% 2021-05-16T23:06:06.3479570Z (Reading database ... 80% 2021-05-16T23:06:06.3825991Z (Reading database ... 85% 2021-05-16T23:06:06.4000209Z (Reading database ... 90% 2021-05-16T23:06:06.4086623Z (Reading database ... 95% 2021-05-16T23:06:06.4087551Z (Reading database ... 100% 2021-05-16T23:06:06.4088558Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T23:06:06.4211965Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:06:06.4240427Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:06:07.0124349Z Selecting previously unselected package dcmtk. 2021-05-16T23:06:07.0386609Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:06:07.0486094Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:06:07.2277039Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:06:07.2327094Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:06:07.2497478Z Adding `dcmtk' group to system ... 2021-05-16T23:06:07.3103592Z Adding `dcmtk' user to system ... 2021-05-16T23:06:07.3862239Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:06:07.6713408Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:09.4953916Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:11.8567439Z Reading package lists... 2021-05-16T23:06:12.0458110Z Building dependency tree... 2021-05-16T23:06:12.0486683Z Reading state information... 2021-05-16T23:06:12.3095584Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:06:12.3097021Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:12.3853325Z Reading package lists... 2021-05-16T23:06:12.5969071Z Building dependency tree... 2021-05-16T23:06:12.5989861Z Reading state information... 2021-05-16T23:06:12.8788986Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:06:12.8790495Z libpng-dev set to manually installed. 2021-05-16T23:06:12.8791513Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:12.9514646Z Reading package lists... 2021-05-16T23:06:13.1418246Z Building dependency tree... 2021-05-16T23:06:13.1439053Z Reading state information... 2021-05-16T23:06:13.3271687Z The following additional packages will be installed: 2021-05-16T23:06:13.3274985Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:06:13.3282223Z Suggested packages: 2021-05-16T23:06:13.3283543Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:06:13.3285115Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:06:13.3286297Z fonts-arphic-uming fonts-nanum 2021-05-16T23:06:13.3766906Z The following NEW packages will be installed: 2021-05-16T23:06:13.3769183Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:06:13.3772493Z libpoppler97 poppler-data 2021-05-16T23:06:13.3976682Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:13.3978157Z Need to get 2582 kB of archives. 2021-05-16T23:06:13.3979068Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:06:13.3981659Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:06:13.4410585Z 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-16T23:06:13.4452836Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:06:13.4797406Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:06:13.4820081Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:06:13.4823528Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:06:13.9329753Z Fetched 2582 kB in 0s (25.6 MB/s) 2021-05-16T23:06:13.9759591Z Selecting previously unselected package poppler-data. 2021-05-16T23:06:13.9836150Z (Reading database ... 2021-05-16T23:06:13.9836870Z (Reading database ... 5% 2021-05-16T23:06:13.9837369Z (Reading database ... 10% 2021-05-16T23:06:13.9837883Z (Reading database ... 15% 2021-05-16T23:06:13.9838374Z (Reading database ... 20% 2021-05-16T23:06:13.9839082Z (Reading database ... 25% 2021-05-16T23:06:13.9839593Z (Reading database ... 30% 2021-05-16T23:06:13.9840080Z (Reading database ... 35% 2021-05-16T23:06:13.9840582Z (Reading database ... 40% 2021-05-16T23:06:13.9841069Z (Reading database ... 45% 2021-05-16T23:06:13.9841568Z (Reading database ... 50% 2021-05-16T23:06:13.9866319Z (Reading database ... 55% 2021-05-16T23:06:13.9908958Z (Reading database ... 60% 2021-05-16T23:06:13.9951106Z (Reading database ... 65% 2021-05-16T23:06:14.0084885Z (Reading database ... 70% 2021-05-16T23:06:14.0213054Z (Reading database ... 75% 2021-05-16T23:06:14.0504979Z (Reading database ... 80% 2021-05-16T23:06:14.0856451Z (Reading database ... 85% 2021-05-16T23:06:14.1026915Z (Reading database ... 90% 2021-05-16T23:06:14.1113856Z (Reading database ... 95% 2021-05-16T23:06:14.1114513Z (Reading database ... 100% 2021-05-16T23:06:14.1115358Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T23:06:14.1245681Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:06:14.1258684Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:06:14.4049149Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:06:14.4301833Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:06:14.4331479Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:06:14.4763218Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:06:14.5073848Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.5090452Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:14.6485332Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:06:14.6703919Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.6726260Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:14.7045083Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:06:14.7350694Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.7364645Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:14.7686185Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:06:14.7956908Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.7972434Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:14.8730523Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:06:14.8880255Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:06:14.8915258Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:14.8944888Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:14.8988426Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:14.9032500Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:14.9102467Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:14.9516824Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:17.2804062Z Reading package lists... 2021-05-16T23:06:17.4977703Z Building dependency tree... 2021-05-16T23:06:17.4999287Z Reading state information... 2021-05-16T23:06:17.6735693Z The following additional packages will be installed: 2021-05-16T23:06:17.6740507Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:06:17.6747641Z Suggested packages: 2021-05-16T23:06:17.6751269Z libhdf5-doc 2021-05-16T23:06:17.7286838Z The following NEW packages will be installed: 2021-05-16T23:06:17.7290962Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:06:17.7293305Z libsz2 2021-05-16T23:06:17.7531162Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:17.7532375Z Need to get 4074 kB of archives. 2021-05-16T23:06:17.7533703Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:06:17.7536077Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:06:17.7556297Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:06:17.7564382Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:06:17.7569987Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:06:17.7722709Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:06:17.7736871Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:06:17.7742269Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:06:18.2688382Z Fetched 4074 kB in 0s (66.5 MB/s) 2021-05-16T23:06:18.3018785Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:06:18.3098847Z (Reading database ... 2021-05-16T23:06:18.3099666Z (Reading database ... 5% 2021-05-16T23:06:18.3100315Z (Reading database ... 10% 2021-05-16T23:06:18.3100966Z (Reading database ... 15% 2021-05-16T23:06:18.3101598Z (Reading database ... 20% 2021-05-16T23:06:18.3102240Z (Reading database ... 25% 2021-05-16T23:06:18.3102876Z (Reading database ... 30% 2021-05-16T23:06:18.3103496Z (Reading database ... 35% 2021-05-16T23:06:18.3104156Z (Reading database ... 40% 2021-05-16T23:06:18.3104769Z (Reading database ... 45% 2021-05-16T23:06:18.3105405Z (Reading database ... 50% 2021-05-16T23:06:18.3145036Z (Reading database ... 55% 2021-05-16T23:06:18.3184726Z (Reading database ... 60% 2021-05-16T23:06:18.3227112Z (Reading database ... 65% 2021-05-16T23:06:18.3374021Z (Reading database ... 70% 2021-05-16T23:06:18.3512945Z (Reading database ... 75% 2021-05-16T23:06:18.3821188Z (Reading database ... 80% 2021-05-16T23:06:18.4180583Z (Reading database ... 85% 2021-05-16T23:06:18.4352234Z (Reading database ... 90% 2021-05-16T23:06:18.4442675Z (Reading database ... 95% 2021-05-16T23:06:18.4443353Z (Reading database ... 100% 2021-05-16T23:06:18.4444219Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T23:06:18.4570713Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:06:18.4588467Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:18.4884354Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:06:18.5161493Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:06:18.5190771Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:06:18.5523580Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:06:18.5783917Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:06:18.5822487Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:06:18.6204879Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:06:18.6460962Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:06:18.6473987Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:18.8165106Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:06:18.8431611Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:06:18.8450392Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:18.8958068Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:06:18.9189887Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:06:18.9205916Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:06:18.9564504Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:06:18.9792421Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:06:18.9805899Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:19.3371088Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:19.3421720Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:06:19.3450884Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:06:19.3490024Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:06:19.3525036Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:19.3568315Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:19.3652484Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:19.3748111Z 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-16T23:06:19.3782068Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:20.2239993Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:22.5649192Z Reading package lists... 2021-05-16T23:06:22.7515002Z Building dependency tree... 2021-05-16T23:06:22.7536152Z Reading state information... 2021-05-16T23:06:22.9196542Z The following additional packages will be installed: 2021-05-16T23:06:22.9200581Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:06:22.9710088Z The following NEW packages will be installed: 2021-05-16T23:06:22.9715509Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:06:22.9718483Z mesa-common-dev 2021-05-16T23:06:22.9939757Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:22.9940674Z Need to get 1761 kB of archives. 2021-05-16T23:06:22.9941509Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:06:22.9943570Z 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-16T23:06:22.9983014Z 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-16T23:06:22.9988557Z 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-16T23:06:23.0000871Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:06:23.0021979Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:06:23.0047654Z 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-16T23:06:23.4813859Z Fetched 1761 kB in 0s (40.8 MB/s) 2021-05-16T23:06:23.5150555Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:06:23.5225417Z (Reading database ... 2021-05-16T23:06:23.5226283Z (Reading database ... 5% 2021-05-16T23:06:23.5227168Z (Reading database ... 10% 2021-05-16T23:06:23.5227720Z (Reading database ... 15% 2021-05-16T23:06:23.5228227Z (Reading database ... 20% 2021-05-16T23:06:23.5228785Z (Reading database ... 25% 2021-05-16T23:06:23.5229334Z (Reading database ... 30% 2021-05-16T23:06:23.5229836Z (Reading database ... 35% 2021-05-16T23:06:23.5230350Z (Reading database ... 40% 2021-05-16T23:06:23.5230846Z (Reading database ... 45% 2021-05-16T23:06:23.5231364Z (Reading database ... 50% 2021-05-16T23:06:23.5276327Z (Reading database ... 55% 2021-05-16T23:06:23.5316087Z (Reading database ... 60% 2021-05-16T23:06:23.5362880Z (Reading database ... 65% 2021-05-16T23:06:23.5498110Z (Reading database ... 70% 2021-05-16T23:06:23.5621681Z (Reading database ... 75% 2021-05-16T23:06:23.5915312Z (Reading database ... 80% 2021-05-16T23:06:23.6252510Z (Reading database ... 85% 2021-05-16T23:06:23.6417039Z (Reading database ... 90% 2021-05-16T23:06:23.6513283Z (Reading database ... 95% 2021-05-16T23:06:23.6514213Z (Reading database ... 100% 2021-05-16T23:06:23.6515217Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T23:06:23.6649847Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:06:23.6667142Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:06:23.7124572Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:06:23.7398828Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:23.7469419Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:23.7844531Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:06:23.8059872Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:23.8081658Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:23.8525290Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:06:23.8836883Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:06:23.8863861Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:23.9404483Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:06:23.9633265Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:06:23.9649668Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:24.0205398Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:06:24.0449225Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:24.0465595Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:24.2428975Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:06:24.2474442Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:24.2503712Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:24.2545667Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:24.2586545Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:24.2637757Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:24.2688673Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:25.9119652Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:28.1980660Z Reading package lists... 2021-05-16T23:06:29.1904188Z Building dependency tree... 2021-05-16T23:06:29.1906673Z Reading state information... 2021-05-16T23:06:29.1920525Z The following additional packages will be installed: 2021-05-16T23:06:29.1923602Z libprotobuf-lite17 libprotoc17 2021-05-16T23:06:29.1925396Z The following NEW packages will be installed: 2021-05-16T23:06:29.1927840Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:06:29.1929969Z protobuf-compiler 2021-05-16T23:06:29.1931665Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:29.1933199Z Need to get 2754 kB of archives. 2021-05-16T23:06:29.1934867Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:06:29.1938127Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:06:29.1940469Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:06:29.1942535Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:06:29.1944640Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:06:29.1946884Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:06:29.1948166Z Fetched 2754 kB in 0s (57.0 MB/s) 2021-05-16T23:06:29.1949411Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:06:29.1950381Z (Reading database ... 2021-05-16T23:06:29.1951053Z (Reading database ... 5% 2021-05-16T23:06:29.1951710Z (Reading database ... 10% 2021-05-16T23:06:29.1952380Z (Reading database ... 15% 2021-05-16T23:06:29.1953056Z (Reading database ... 20% 2021-05-16T23:06:29.1953718Z (Reading database ... 25% 2021-05-16T23:06:29.1955807Z (Reading database ... 30% 2021-05-16T23:06:29.1963174Z (Reading database ... 35% 2021-05-16T23:06:29.1964119Z (Reading database ... 40% 2021-05-16T23:06:29.1965091Z (Reading database ... 45% 2021-05-16T23:06:29.1965645Z (Reading database ... 50% 2021-05-16T23:06:29.1966174Z (Reading database ... 55% 2021-05-16T23:06:29.1966716Z (Reading database ... 60% 2021-05-16T23:06:29.1967249Z (Reading database ... 65% 2021-05-16T23:06:29.1967784Z (Reading database ... 70% 2021-05-16T23:06:29.1968529Z (Reading database ... 75% 2021-05-16T23:06:29.2202734Z (Reading database ... 80% 2021-05-16T23:06:29.2577492Z (Reading database ... 85% 2021-05-16T23:06:29.2730458Z (Reading database ... 90% 2021-05-16T23:06:29.2818580Z (Reading database ... 95% 2021-05-16T23:06:29.2819600Z (Reading database ... 100% 2021-05-16T23:06:29.2821122Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T23:06:29.2937984Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:29.2960121Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.3484194Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:06:29.3730522Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:29.3748215Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.4789529Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:06:29.5090854Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:29.5108199Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.6888111Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:06:29.7183400Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:29.7196299Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.8484755Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:06:29.8735729Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:29.8750888Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.9539546Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.9641288Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.9679212Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.9724807Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.9763551Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:29.9813559Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:30.8041529Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:33.1123290Z Reading package lists... 2021-05-16T23:06:33.2877226Z Building dependency tree... 2021-05-16T23:06:33.2897296Z Reading state information... 2021-05-16T23:06:33.4674333Z The following additional packages will be installed: 2021-05-16T23:06:33.4677298Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:06:33.4684655Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:06:33.4686371Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:06:33.4688432Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:06:33.4690028Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:06:33.4691267Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:06:33.4692877Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:06:33.4694554Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:06:33.4696485Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:06:33.4697928Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:06:33.4699751Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:06:33.4701093Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:06:33.4702395Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:06:33.4703737Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:06:33.4704557Z Suggested packages: 2021-05-16T23:06:33.4706037Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:06:33.4707379Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:06:33.4708985Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:06:33.4710303Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:06:33.5513925Z The following NEW packages will be installed: 2021-05-16T23:06:33.5516146Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:06:33.5517837Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:06:33.5519310Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:06:33.5521013Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:06:33.5525685Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:06:33.5527181Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:06:33.5528638Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:06:33.5530099Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:06:33.5531471Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:06:33.5532839Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:06:33.5534287Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:06:33.5535592Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:06:33.5536896Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:06:33.5538151Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:06:33.5743480Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:33.5744839Z Need to get 47.1 MB of archives. 2021-05-16T23:06:33.5745717Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:06:33.5747806Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:06:33.5966396Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:06:33.5981196Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:06:33.5992327Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:06:33.6001409Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:06:33.6009891Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:06:33.6021261Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:06:33.6073098Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:06:33.7579166Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:06:33.7589068Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:06:33.7618379Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:06:33.7643057Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:06:33.7651519Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:06:33.7658305Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:06:33.7671234Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:06:33.7685736Z 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-16T23:06:33.7700722Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:06:33.7725416Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:06:33.7736637Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:06:33.7749284Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:06:33.7767920Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:06:33.7836387Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:06:33.8050570Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:06:33.8086658Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:06:33.8093773Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:06:33.8134319Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:06:33.9022402Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:06:33.9031384Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:06:33.9038027Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:06:33.9052011Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:06:33.9076077Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:06:33.9088480Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:06:33.9108400Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:06:33.9130795Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:06:33.9236428Z 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-16T23:06:33.9295165Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:06:33.9431231Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:06:33.9439276Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:06:34.1488441Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:06:34.1497597Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:06:34.1503664Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:06:34.1509880Z 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-16T23:06:34.1517704Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:06:34.1526303Z 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-16T23:06:34.1538133Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:06:34.1699924Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:06:34.1710974Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:06:34.1737888Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:06:34.1746405Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:06:34.2004580Z 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-16T23:06:34.2007242Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:06:34.2013496Z 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-16T23:06:34.2019295Z 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-16T23:06:34.2024439Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:06:34.2035570Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:06:34.2041736Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:06:34.2077088Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:06:34.2102095Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:06:34.2108949Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:06:34.2205812Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:06:34.2207685Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:06:34.2218131Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:06:34.2249603Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:06:34.2355492Z 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-16T23:06:34.2370064Z 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-16T23:06:34.2381717Z 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-16T23:06:34.2391416Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:06:34.2620196Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:06:34.2640023Z 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-16T23:06:34.2930748Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:06:34.2941757Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:06:34.2954242Z 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-16T23:06:34.3356429Z 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-16T23:06:34.3750152Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:06:34.3897133Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:06:34.3903090Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:06:35.0381017Z Fetched 47.1 MB in 1s (56.6 MB/s) 2021-05-16T23:06:35.0743099Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:06:35.0819998Z (Reading database ... 2021-05-16T23:06:35.0821489Z (Reading database ... 5% 2021-05-16T23:06:35.0822802Z (Reading database ... 10% 2021-05-16T23:06:35.0824098Z (Reading database ... 15% 2021-05-16T23:06:35.0825442Z (Reading database ... 20% 2021-05-16T23:06:35.0826723Z (Reading database ... 25% 2021-05-16T23:06:35.0827988Z (Reading database ... 30% 2021-05-16T23:06:35.0829264Z (Reading database ... 35% 2021-05-16T23:06:35.0830517Z (Reading database ... 40% 2021-05-16T23:06:35.0831803Z (Reading database ... 45% 2021-05-16T23:06:35.0833082Z (Reading database ... 50% 2021-05-16T23:06:35.0877460Z (Reading database ... 55% 2021-05-16T23:06:35.0934079Z (Reading database ... 60% 2021-05-16T23:06:35.0981862Z (Reading database ... 65% 2021-05-16T23:06:35.1113889Z (Reading database ... 70% 2021-05-16T23:06:35.1240625Z (Reading database ... 75% 2021-05-16T23:06:35.1529647Z (Reading database ... 80% 2021-05-16T23:06:35.1960223Z (Reading database ... 85% 2021-05-16T23:06:35.2126644Z (Reading database ... 90% 2021-05-16T23:06:35.2213387Z (Reading database ... 95% 2021-05-16T23:06:35.2214002Z (Reading database ... 100% 2021-05-16T23:06:35.2214856Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T23:06:35.2337250Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:06:35.2373551Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:06:35.3924166Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:06:35.4191040Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:35.4261231Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:06:35.4645111Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:06:35.4888429Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:35.4904501Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:06:35.5244833Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:06:35.5517390Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:35.5531832Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:06:35.5924799Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:06:35.6168398Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:06:35.6190389Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:35.6565825Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:06:35.6830637Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:06:35.6848062Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:06:35.7244153Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:06:35.7463949Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:35.7484127Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:35.8084734Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:06:35.8337740Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:06:35.8364122Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:06:36.6754344Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:06:36.7063931Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:06:36.7081105Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:06:36.7386195Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:06:36.7689067Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:06:36.7705961Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:06:36.8193209Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:06:36.8497642Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:36.8516837Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:06:36.9043692Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:06:36.9298802Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:06:36.9310985Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:06:36.9683294Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:06:36.9932211Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:06:36.9968628Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:06:37.0323998Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:06:37.0581170Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:06:37.0593427Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:06:37.0963220Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:06:37.1214228Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:06:37.1239596Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:06:37.1644808Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:06:37.1901526Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:37.1916644Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:37.2284975Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:06:37.2552625Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:06:37.2573718Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:06:37.3120019Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:06:37.3423625Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:06:37.3446671Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:06:37.3844248Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:06:37.4090709Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:06:37.4111023Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:06:37.4512236Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:06:37.4817963Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:37.4837945Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:06:37.5244922Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:06:37.5496158Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:06:37.5513754Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:06:37.6394232Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:06:37.6695562Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:06:37.6714673Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:06:37.8647800Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:06:37.8949945Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:06:37.8961659Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:06:37.9455424Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:06:37.9780190Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:06:37.9796706Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:06:38.0161578Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:06:38.0470590Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:06:38.0494778Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:06:38.1055759Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:06:38.1356302Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:38.1365284Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:38.7284163Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:06:38.7529287Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:06:38.7543744Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:06:38.7861784Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:06:38.8168305Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:06:38.8192897Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:06:38.8563476Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:06:38.8815511Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:06:38.8836830Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:06:38.9272899Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:06:38.9594607Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:06:38.9608733Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:06:39.0204705Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:06:39.0492353Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:06:39.0509113Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:06:39.0924409Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:06:39.1167315Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:06:39.1183001Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:06:39.1644719Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:06:39.1933668Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:06:39.1955320Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:06:39.2416415Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:06:39.2717465Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:06:39.2729275Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:06:39.3643770Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:06:39.3946236Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:06:39.4039083Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:06:39.4535951Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:06:39.4842211Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:39.4855079Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:39.6204547Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:06:39.6516265Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:06:39.6530220Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:06:39.6923986Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:06:39.7204152Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:06:39.7217803Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:06:41.0154842Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:06:41.0445012Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:06:41.0462231Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:06:41.0849973Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:06:41.1145419Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:06:41.1165668Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:06:41.1523895Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:06:41.1785157Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:06:41.1805375Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:06:41.2110950Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:06:41.2415569Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:41.2432667Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:06:41.2759998Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:06:41.3074953Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:06:41.3088560Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:06:41.3451463Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:06:41.3709739Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:41.3723403Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:41.4135523Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:06:41.4442281Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:06:41.4455726Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:06:41.5884286Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:06:41.6131856Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:06:41.6145870Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:06:41.6594887Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:06:41.6870634Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:41.6886019Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:41.7308841Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:06:41.7612875Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:06:41.7636423Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:06:41.7962343Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:06:41.8264560Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:41.8280010Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:41.9803348Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:06:42.0089513Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:06:42.0105957Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:06:42.0626353Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:06:42.0933430Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:06:42.0948762Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:06:42.1285890Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:06:42.1590933Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:06:42.1605106Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:42.1889326Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:06:42.2214926Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:06:42.2230039Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:42.2521817Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:06:42.2836768Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:06:42.2849435Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:06:42.3211328Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:06:42.3514456Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:06:42.3527864Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:06:42.3923806Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:06:42.4156015Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:06:42.4176104Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:06:42.4924040Z Selecting previously unselected package libopenal-data. 2021-05-16T23:06:42.5141283Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:06:42.5154495Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:06:42.5644382Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:06:42.5908033Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:06:42.5924717Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:06:42.6217614Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:06:42.6528459Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:06:42.6540443Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:06:42.7323423Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:06:42.7607748Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:06:42.7622239Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:06:42.8003347Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:06:42.8245520Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:06:42.8256167Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:06:42.8683628Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:06:42.9003484Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:06:42.9018266Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:06:42.9530112Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:06:42.9835069Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:06:42.9919493Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:06:43.0523867Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:06:43.0757179Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:06:43.0773946Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:06:43.1492465Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:06:43.1787910Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:43.1806667Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:43.2212715Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:06:43.2520941Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:43.2534894Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:43.2924025Z Selecting previously unselected package ffmpeg. 2021-05-16T23:06:43.3194730Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:43.3300260Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:43.4764320Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:06:43.5023496Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:06:43.5045310Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:06:43.5440759Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:06:43.5740373Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:06:43.5753739Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:06:43.7844528Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:06:43.8147141Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:06:43.8167793Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:06:43.8491312Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:06:43.8808611Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:06:43.8820422Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:06:43.9164846Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:06:43.9426288Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:43.9449978Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:44.2623819Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:06:44.2926061Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:44.2937196Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:44.6445119Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:06:44.6750204Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:06:44.6765168Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:06:44.8244131Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:06:44.8484673Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:06:44.8501284Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:06:44.8844119Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:06:44.9074861Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:06:44.9092347Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:44.9795121Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:06:44.9843718Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:06:44.9890878Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:06:44.9961680Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:06:45.0004270Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:06:45.0044917Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:06:45.0085207Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:06:45.0137853Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:06:45.0173587Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:06:45.0216928Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:06:45.0246371Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:06:45.0281343Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:06:45.0324705Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:06:45.0357161Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:06:45.0393180Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:06:45.0436748Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:06:45.0465890Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:06:45.0499512Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:06:45.0544664Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:06:45.0584187Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:06:45.0626182Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:06:45.0689067Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:06:45.0732921Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:06:45.0776159Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:06:45.0815090Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:06:45.0855083Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:06:45.0902455Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:06:45.0943371Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:06:45.0979877Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:06:45.1008734Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:06:45.1136624Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:06:45.1177298Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:06:45.1216649Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:06:45.1247202Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:45.1290168Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:06:45.1323720Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:06:45.1358323Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:06:45.1407518Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:06:45.1466890Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:45.1507986Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:06:45.1556703Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:06:45.1603303Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:06:45.1660443Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:06:45.1692295Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:06:45.1736588Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:06:45.1772796Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:06:45.1827313Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:06:45.1909847Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:06:45.1944433Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:06:45.1981656Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:06:45.2023041Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:45.2060853Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:06:45.2101672Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:45.2254764Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:45.2297346Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:06:45.2334238Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.2370711Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:06:45.2409863Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.2454915Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:06:45.2490515Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:06:45.2528030Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:45.2566851Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:06:45.2604407Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:06:45.2642289Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.2692530Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:06:45.2735770Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:06:45.2775359Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:06:45.2890289Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.2919779Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.2971244Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.3006150Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:06:45.3040999Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:06:45.3084572Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.3111462Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.3146026Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.3181953Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:45.3297918Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:46.5408422Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:48.9191670Z Reading package lists... 2021-05-16T23:06:49.1069020Z Building dependency tree... 2021-05-16T23:06:49.1089360Z Reading state information... 2021-05-16T23:06:49.2786778Z The following additional packages will be installed: 2021-05-16T23:06:49.2789749Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:06:49.3348045Z The following NEW packages will be installed: 2021-05-16T23:06:49.3349707Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:06:49.3356527Z libmagick++-dev 2021-05-16T23:06:49.3686412Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:49.3687681Z Need to get 309 kB of archives. 2021-05-16T23:06:49.3688714Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:06:49.3691104Z 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-16T23:06:49.3708549Z 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-16T23:06:49.3726782Z 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-16T23:06:49.3742273Z 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-16T23:06:49.8463839Z Fetched 309 kB in 0s (9214 kB/s) 2021-05-16T23:06:49.8827991Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:06:49.8906962Z (Reading database ... 2021-05-16T23:06:49.8907870Z (Reading database ... 5% 2021-05-16T23:06:49.8908679Z (Reading database ... 10% 2021-05-16T23:06:49.8909432Z (Reading database ... 15% 2021-05-16T23:06:49.8910150Z (Reading database ... 20% 2021-05-16T23:06:49.8910883Z (Reading database ... 25% 2021-05-16T23:06:49.8911719Z (Reading database ... 30% 2021-05-16T23:06:49.8912395Z (Reading database ... 35% 2021-05-16T23:06:49.8913060Z (Reading database ... 40% 2021-05-16T23:06:49.8913732Z (Reading database ... 45% 2021-05-16T23:06:49.8914406Z (Reading database ... 50% 2021-05-16T23:06:49.8955114Z (Reading database ... 55% 2021-05-16T23:06:49.8999780Z (Reading database ... 60% 2021-05-16T23:06:49.9029908Z (Reading database ... 65% 2021-05-16T23:06:49.9173027Z (Reading database ... 70% 2021-05-16T23:06:49.9308052Z (Reading database ... 75% 2021-05-16T23:06:49.9338117Z (Reading database ... 80% 2021-05-16T23:06:49.9956464Z (Reading database ... 85% 2021-05-16T23:06:50.0158023Z (Reading database ... 90% 2021-05-16T23:06:50.0247011Z (Reading database ... 95% 2021-05-16T23:06:50.0247862Z (Reading database ... 100% 2021-05-16T23:06:50.0249044Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T23:06:50.0373064Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:06:50.0492943Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:50.1004414Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:06:50.1283645Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:06:50.1399546Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:50.1884049Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:06:50.2103043Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:06:50.2123166Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:50.2684849Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:06:50.2959755Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:06:50.3046745Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:50.3711906Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:50.3806693Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:50.3849295Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:50.3898864Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:50.4012041Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:52.7334400Z Reading package lists... 2021-05-16T23:06:52.9093356Z Building dependency tree... 2021-05-16T23:06:52.9114956Z Reading state information... 2021-05-16T23:06:53.0851631Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:06:53.0853595Z The following additional packages will be installed: 2021-05-16T23:06:53.0859294Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:06:53.0860958Z libijs-0.35 libjbig2dec0 2021-05-16T23:06:53.0861905Z Suggested packages: 2021-05-16T23:06:53.0863561Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:06:53.0864993Z ghostscript-x 2021-05-16T23:06:53.1369955Z The following NEW packages will be installed: 2021-05-16T23:06:53.1375572Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:06:53.1383436Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:06:53.1580058Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:53.1581458Z Need to get 11.2 MB of archives. 2021-05-16T23:06:53.1582222Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:06:53.1584090Z 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-16T23:06:53.6970537Z 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-16T23:06:53.6980017Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:06:53.6982476Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:06:53.6984481Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:06:53.6986508Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:06:53.6988620Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:06:53.6991475Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:06:53.7576703Z Fetched 11.2 MB in 0s (86.8 MB/s) 2021-05-16T23:06:53.7941208Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:06:53.8023523Z (Reading database ... 2021-05-16T23:06:53.8024102Z (Reading database ... 5% 2021-05-16T23:06:53.8024661Z (Reading database ... 10% 2021-05-16T23:06:53.8025208Z (Reading database ... 15% 2021-05-16T23:06:53.8025948Z (Reading database ... 20% 2021-05-16T23:06:53.8026597Z (Reading database ... 25% 2021-05-16T23:06:53.8027724Z (Reading database ... 30% 2021-05-16T23:06:53.8028280Z (Reading database ... 35% 2021-05-16T23:06:53.8028812Z (Reading database ... 40% 2021-05-16T23:06:53.8029355Z (Reading database ... 45% 2021-05-16T23:06:53.8029893Z (Reading database ... 50% 2021-05-16T23:06:53.8075519Z (Reading database ... 55% 2021-05-16T23:06:53.8130033Z (Reading database ... 60% 2021-05-16T23:06:53.8159077Z (Reading database ... 65% 2021-05-16T23:06:53.8296686Z (Reading database ... 70% 2021-05-16T23:06:53.8432521Z (Reading database ... 75% 2021-05-16T23:06:53.8461311Z (Reading database ... 80% 2021-05-16T23:06:53.9140878Z (Reading database ... 85% 2021-05-16T23:06:53.9327052Z (Reading database ... 90% 2021-05-16T23:06:53.9415243Z (Reading database ... 95% 2021-05-16T23:06:53.9416147Z (Reading database ... 100% 2021-05-16T23:06:53.9417409Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T23:06:53.9541793Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:06:53.9871835Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:54.2172988Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:06:54.2458093Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:06:54.2474157Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:54.2975728Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:06:54.3280678Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:06:54.4014844Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:54.8644140Z Selecting previously unselected package libgs9-common. 2021-05-16T23:06:54.8896675Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:06:54.8908633Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:55.0164257Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:06:55.0464645Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:06:55.0503953Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:55.0963987Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:06:55.1206464Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:06:55.1224406Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:55.1683409Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:06:55.1932409Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:55.1996898Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:55.5244781Z Selecting previously unselected package ghostscript. 2021-05-16T23:06:55.5528742Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:55.5550794Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:55.6306855Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:55.6370439Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:55.6406931Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:55.7113323Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:55.7150278Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:55.7438192Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:55.7474473Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:55.7516729Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:55.7660406Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:55.8856215Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:55.9100549Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:59.4855894Z Reading package lists... 2021-05-16T23:06:59.6670810Z Building dependency tree... 2021-05-16T23:06:59.6693171Z Reading state information... 2021-05-16T23:06:59.8357679Z The following additional packages will be installed: 2021-05-16T23:06:59.8360064Z libudunits2-0 libudunits2-data 2021-05-16T23:06:59.8857736Z The following NEW packages will be installed: 2021-05-16T23:06:59.8863147Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:06:59.9078653Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:59.9079451Z Need to get 429 kB of archives. 2021-05-16T23:06:59.9080222Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:06:59.9082675Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:06:59.9091411Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:06:59.9107106Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:07:00.3822597Z Fetched 429 kB in 0s (17.3 MB/s) 2021-05-16T23:07:00.4154045Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:07:00.4235554Z (Reading database ... 2021-05-16T23:07:00.4236185Z (Reading database ... 5% 2021-05-16T23:07:00.4236751Z (Reading database ... 10% 2021-05-16T23:07:00.4237311Z (Reading database ... 15% 2021-05-16T23:07:00.4237855Z (Reading database ... 20% 2021-05-16T23:07:00.4238408Z (Reading database ... 25% 2021-05-16T23:07:00.4238943Z (Reading database ... 30% 2021-05-16T23:07:00.4239491Z (Reading database ... 35% 2021-05-16T23:07:00.4240025Z (Reading database ... 40% 2021-05-16T23:07:00.4240778Z (Reading database ... 45% 2021-05-16T23:07:00.4241323Z (Reading database ... 50% 2021-05-16T23:07:00.4290513Z (Reading database ... 55% 2021-05-16T23:07:00.4343608Z (Reading database ... 60% 2021-05-16T23:07:00.4374377Z (Reading database ... 65% 2021-05-16T23:07:00.4511902Z (Reading database ... 70% 2021-05-16T23:07:00.4645964Z (Reading database ... 75% 2021-05-16T23:07:00.4676267Z (Reading database ... 80% 2021-05-16T23:07:00.5284176Z (Reading database ... 85% 2021-05-16T23:07:00.5469479Z (Reading database ... 90% 2021-05-16T23:07:00.5555982Z (Reading database ... 95% 2021-05-16T23:07:00.5556644Z (Reading database ... 100% 2021-05-16T23:07:00.5557543Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T23:07:00.5680663Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:07:00.5697462Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:07:00.6084085Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:07:00.6314674Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:07:00.6364731Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:07:00.6746965Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:07:00.7051048Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:07:00.7062471Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:07:00.7959711Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:07:00.8004862Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:07:00.8055118Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:07:00.8097667Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:07:00.9312880Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:03.2518408Z Reading package lists... 2021-05-16T23:07:03.4323376Z Building dependency tree... 2021-05-16T23:07:03.4347535Z Reading state information... 2021-05-16T23:07:03.6511853Z The following NEW packages will be installed: 2021-05-16T23:07:03.6516026Z libjq-dev 2021-05-16T23:07:03.6749900Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:03.6750767Z Need to get 11.2 kB of archives. 2021-05-16T23:07:03.6751603Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:07:03.6753760Z 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-16T23:07:04.1463737Z Fetched 11.2 kB in 0s (593 kB/s) 2021-05-16T23:07:04.1790666Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:07:04.1871797Z (Reading database ... 2021-05-16T23:07:04.1872366Z (Reading database ... 5% 2021-05-16T23:07:04.1872883Z (Reading database ... 10% 2021-05-16T23:07:04.1873383Z (Reading database ... 15% 2021-05-16T23:07:04.1873890Z (Reading database ... 20% 2021-05-16T23:07:04.1874385Z (Reading database ... 25% 2021-05-16T23:07:04.1874893Z (Reading database ... 30% 2021-05-16T23:07:04.1875388Z (Reading database ... 35% 2021-05-16T23:07:04.1875951Z (Reading database ... 40% 2021-05-16T23:07:04.1876443Z (Reading database ... 45% 2021-05-16T23:07:04.1876943Z (Reading database ... 50% 2021-05-16T23:07:04.1920754Z (Reading database ... 55% 2021-05-16T23:07:04.1978622Z (Reading database ... 60% 2021-05-16T23:07:04.2010624Z (Reading database ... 65% 2021-05-16T23:07:04.2151374Z (Reading database ... 70% 2021-05-16T23:07:04.2287401Z (Reading database ... 75% 2021-05-16T23:07:04.2314505Z (Reading database ... 80% 2021-05-16T23:07:04.2927675Z (Reading database ... 85% 2021-05-16T23:07:04.3138508Z (Reading database ... 90% 2021-05-16T23:07:04.3228043Z (Reading database ... 95% 2021-05-16T23:07:04.3228791Z (Reading database ... 100% 2021-05-16T23:07:04.3229704Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T23:07:04.3362881Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:04.3376161Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:07:04.4019589Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:07:06.7785539Z Reading package lists... 2021-05-16T23:07:06.9623464Z Building dependency tree... 2021-05-16T23:07:06.9645106Z Reading state information... 2021-05-16T23:07:07.1829666Z The following NEW packages will be installed: 2021-05-16T23:07:07.1832574Z libmng2 2021-05-16T23:07:07.2145903Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:07.2147299Z Need to get 168 kB of archives. 2021-05-16T23:07:07.2148694Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:07:07.2150923Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:07:07.7120833Z Fetched 168 kB in 0s (5448 kB/s) 2021-05-16T23:07:07.7485387Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:07:07.7569656Z (Reading database ... 2021-05-16T23:07:07.7570301Z (Reading database ... 5% 2021-05-16T23:07:07.7570851Z (Reading database ... 10% 2021-05-16T23:07:07.7571436Z (Reading database ... 15% 2021-05-16T23:07:07.7572626Z (Reading database ... 20% 2021-05-16T23:07:07.7573170Z (Reading database ... 25% 2021-05-16T23:07:07.7573854Z (Reading database ... 30% 2021-05-16T23:07:07.7574491Z (Reading database ... 35% 2021-05-16T23:07:07.7575140Z (Reading database ... 40% 2021-05-16T23:07:07.7575767Z (Reading database ... 45% 2021-05-16T23:07:07.7576415Z (Reading database ... 50% 2021-05-16T23:07:07.7610718Z (Reading database ... 55% 2021-05-16T23:07:07.7670986Z (Reading database ... 60% 2021-05-16T23:07:07.7699547Z (Reading database ... 65% 2021-05-16T23:07:07.7843441Z (Reading database ... 70% 2021-05-16T23:07:07.7989964Z (Reading database ... 75% 2021-05-16T23:07:07.8017667Z (Reading database ... 80% 2021-05-16T23:07:07.8704748Z (Reading database ... 85% 2021-05-16T23:07:07.8901761Z (Reading database ... 90% 2021-05-16T23:07:07.8992798Z (Reading database ... 95% 2021-05-16T23:07:07.8993487Z (Reading database ... 100% 2021-05-16T23:07:07.8994387Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T23:07:07.9123813Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:07:07.9218606Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:07:08.0080926Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:07:08.0127321Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:10.3363251Z Reading package lists... 2021-05-16T23:07:10.5138638Z Building dependency tree... 2021-05-16T23:07:10.5160529Z Reading state information... 2021-05-16T23:07:10.6755587Z E: Unable to locate package libmng1 2021-05-16T23:07:10.7456560Z Reading package lists... 2021-05-16T23:07:10.9187021Z Building dependency tree... 2021-05-16T23:07:10.9206964Z Reading state information... 2021-05-16T23:07:11.0539563Z E: Unable to locate package libapparmor-devel 2021-05-16T23:07:11.1237031Z Reading package lists... 2021-05-16T23:07:11.3028216Z Building dependency tree... 2021-05-16T23:07:11.3049207Z Reading state information... 2021-05-16T23:07:11.4726769Z The following additional packages will be installed: 2021-05-16T23:07:11.4729737Z libij-java 2021-05-16T23:07:11.5317169Z The following NEW packages will be installed: 2021-05-16T23:07:11.5323328Z imagej libij-java 2021-05-16T23:07:11.5703270Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:11.5704134Z Need to get 2328 kB of archives. 2021-05-16T23:07:11.5704972Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:07:11.5706967Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:07:11.5933804Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:07:12.0604608Z Fetched 2328 kB in 0s (40.6 MB/s) 2021-05-16T23:07:12.0975206Z Selecting previously unselected package libij-java. 2021-05-16T23:07:12.1057845Z (Reading database ... 2021-05-16T23:07:12.1058729Z (Reading database ... 5% 2021-05-16T23:07:12.1059987Z (Reading database ... 10% 2021-05-16T23:07:12.1060599Z (Reading database ... 15% 2021-05-16T23:07:12.1061151Z (Reading database ... 20% 2021-05-16T23:07:12.1061736Z (Reading database ... 25% 2021-05-16T23:07:12.1062281Z (Reading database ... 30% 2021-05-16T23:07:12.1062813Z (Reading database ... 35% 2021-05-16T23:07:12.1063360Z (Reading database ... 40% 2021-05-16T23:07:12.1063887Z (Reading database ... 45% 2021-05-16T23:07:12.1064423Z (Reading database ... 50% 2021-05-16T23:07:12.1119639Z (Reading database ... 55% 2021-05-16T23:07:12.7024957Z (Reading database ... 60% 2021-05-16T23:07:12.7026397Z (Reading database ... 65% 2021-05-16T23:07:12.7031473Z (Reading database ... 70% 2021-05-16T23:07:12.7044130Z (Reading database ... 75% 2021-05-16T23:07:12.7044892Z (Reading database ... 80% 2021-05-16T23:07:12.7045575Z (Reading database ... 85% 2021-05-16T23:07:12.7046236Z (Reading database ... 90% 2021-05-16T23:07:12.7046899Z (Reading database ... 95% 2021-05-16T23:07:12.7047582Z (Reading database ... 100% 2021-05-16T23:07:12.7048891Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T23:07:12.7050602Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:07:12.7051628Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:07:12.7052584Z Selecting previously unselected package imagej. 2021-05-16T23:07:12.7053736Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:07:12.7054727Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:07:12.7055732Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:07:12.7056790Z Setting up imagej (1.52r-1) ... 2021-05-16T23:07:12.7057944Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:07:12.7059103Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:13.3737353Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:07:15.7082684Z Reading package lists... 2021-05-16T23:07:15.8835169Z Building dependency tree... 2021-05-16T23:07:15.8856652Z Reading state information... 2021-05-16T23:07:16.0512574Z Suggested packages: 2021-05-16T23:07:16.0514470Z bowtie2-examples 2021-05-16T23:07:16.1012354Z The following NEW packages will be installed: 2021-05-16T23:07:16.1021748Z bowtie2 2021-05-16T23:07:16.1215686Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:16.1216717Z Need to get 1324 kB of archives. 2021-05-16T23:07:16.1217642Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:07:16.1219794Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:07:16.6155209Z Fetched 1324 kB in 0s (30.9 MB/s) 2021-05-16T23:07:16.6506400Z Selecting previously unselected package bowtie2. 2021-05-16T23:07:16.6587677Z (Reading database ... 2021-05-16T23:07:16.6588498Z (Reading database ... 5% 2021-05-16T23:07:16.6589510Z (Reading database ... 10% 2021-05-16T23:07:16.6590075Z (Reading database ... 15% 2021-05-16T23:07:16.6590574Z (Reading database ... 20% 2021-05-16T23:07:16.6591112Z (Reading database ... 25% 2021-05-16T23:07:16.6591607Z (Reading database ... 30% 2021-05-16T23:07:16.6592150Z (Reading database ... 35% 2021-05-16T23:07:16.6592662Z (Reading database ... 40% 2021-05-16T23:07:16.6593153Z (Reading database ... 45% 2021-05-16T23:07:16.6593657Z (Reading database ... 50% 2021-05-16T23:07:16.6631351Z (Reading database ... 55% 2021-05-16T23:07:16.6683340Z (Reading database ... 60% 2021-05-16T23:07:16.6709722Z (Reading database ... 65% 2021-05-16T23:07:16.6897421Z (Reading database ... 70% 2021-05-16T23:07:16.7029247Z (Reading database ... 75% 2021-05-16T23:07:16.7055717Z (Reading database ... 80% 2021-05-16T23:07:16.7629159Z (Reading database ... 85% 2021-05-16T23:07:16.7810460Z (Reading database ... 90% 2021-05-16T23:07:16.7911927Z (Reading database ... 95% 2021-05-16T23:07:16.7912575Z (Reading database ... 100% 2021-05-16T23:07:16.7913444Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T23:07:16.8036167Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:07:16.8047761Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:07:17.0251583Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:07:17.0303772Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:20.2929124Z Reading package lists... 2021-05-16T23:07:20.4801330Z Building dependency tree... 2021-05-16T23:07:20.4823076Z Reading state information... 2021-05-16T23:07:20.6639211Z E: Unable to locate package install 2021-05-16T23:07:20.6640952Z E: Unable to locate package gdal 2021-05-16T23:07:20.7426286Z Reading package lists... 2021-05-16T23:07:20.9249482Z Building dependency tree... 2021-05-16T23:07:20.9271661Z Reading state information... 2021-05-16T23:07:20.9542013Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:07:20.9544148Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:07:20.9545576Z is only available from another source 2021-05-16T23:07:20.9546275Z 2021-05-16T23:07:21.0709092Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:07:21.1472528Z Reading package lists... 2021-05-16T23:07:21.3250543Z Building dependency tree... 2021-05-16T23:07:21.3271670Z Reading state information... 2021-05-16T23:07:21.3532160Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:07:21.3533735Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:07:21.3534945Z is only available from another source 2021-05-16T23:07:21.3536017Z However the following packages replace it: 2021-05-16T23:07:21.3536846Z ffmpeg 2021-05-16T23:07:21.3537253Z 2021-05-16T23:07:21.4634856Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:07:21.5354739Z Reading package lists... 2021-05-16T23:07:21.7128541Z Building dependency tree... 2021-05-16T23:07:21.7151298Z Reading state information... 2021-05-16T23:07:21.8811036Z The following additional packages will be installed: 2021-05-16T23:07:21.8814013Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:07:21.8818825Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:07:21.8819946Z libssh2-1-dev 2021-05-16T23:07:21.8820598Z Suggested packages: 2021-05-16T23:07:21.8821490Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:07:21.9307590Z The following NEW packages will be installed: 2021-05-16T23:07:21.9309956Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:07:21.9311969Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:07:21.9313289Z libssh2-1-dev 2021-05-16T23:07:21.9566185Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:21.9567384Z Need to get 2667 kB of archives. 2021-05-16T23:07:21.9568416Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:07:21.9570597Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:07:21.9600711Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:07:21.9718548Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:07:21.9721407Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:07:21.9736765Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:07:21.9748721Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:07:21.9769968Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:07:21.9846537Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:07:21.9932092Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:07:21.9974301Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:07:21.9984245Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:07:22.4744991Z Fetched 2667 kB in 0s (35.6 MB/s) 2021-05-16T23:07:22.5100930Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:07:22.5185068Z (Reading database ... 2021-05-16T23:07:22.5185923Z (Reading database ... 5% 2021-05-16T23:07:22.5186666Z (Reading database ... 10% 2021-05-16T23:07:22.5187370Z (Reading database ... 15% 2021-05-16T23:07:22.5188051Z (Reading database ... 20% 2021-05-16T23:07:22.5188744Z (Reading database ... 25% 2021-05-16T23:07:22.5189418Z (Reading database ... 30% 2021-05-16T23:07:22.5190102Z (Reading database ... 35% 2021-05-16T23:07:22.5190786Z (Reading database ... 40% 2021-05-16T23:07:22.5191474Z (Reading database ... 45% 2021-05-16T23:07:22.5192160Z (Reading database ... 50% 2021-05-16T23:07:22.5234511Z (Reading database ... 55% 2021-05-16T23:07:22.5283783Z (Reading database ... 60% 2021-05-16T23:07:22.5312106Z (Reading database ... 65% 2021-05-16T23:07:22.5448000Z (Reading database ... 70% 2021-05-16T23:07:22.5580625Z (Reading database ... 75% 2021-05-16T23:07:22.5606809Z (Reading database ... 80% 2021-05-16T23:07:22.6205235Z (Reading database ... 85% 2021-05-16T23:07:22.6390243Z (Reading database ... 90% 2021-05-16T23:07:22.6481684Z (Reading database ... 95% 2021-05-16T23:07:22.6483156Z (Reading database ... 100% 2021-05-16T23:07:22.6484669Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T23:07:22.6605954Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:07:22.6623112Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:07:22.7052782Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:07:22.7327184Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:07:22.7341413Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:07:22.8184105Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:07:22.8459001Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:07:22.8485921Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:07:22.8769621Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:07:22.9147226Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:22.9157045Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:22.9668309Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:07:22.9937704Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:22.9965330Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:23.0403450Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:07:23.0638095Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:23.0658299Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:23.1165185Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:07:23.1414344Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:07:23.1429083Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:23.2164994Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:07:23.2410930Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:23.2435775Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:23.3324994Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:07:23.3602446Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:07:23.3616114Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:07:23.4324940Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:07:23.4590342Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:07:23.4607589Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:07:23.4964909Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:07:23.5223997Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:07:23.5243989Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:23.6659828Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:07:23.6701369Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:23.6734738Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:07:23.6774558Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:07:23.6815247Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:23.6852922Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:23.6888994Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:23.6920921Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:07:23.6950949Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:07:23.7000427Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:23.7046907Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:23.7100395Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:29.3157724Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:07:29.4425508Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:31.7278321Z Reading package lists... 2021-05-16T23:07:31.9126973Z Building dependency tree... 2021-05-16T23:07:31.9146986Z Reading state information... 2021-05-16T23:07:32.1851190Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:07:32.1852740Z libtiff-dev set to manually installed. 2021-05-16T23:07:32.1853816Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:32.2558778Z Reading package lists... 2021-05-16T23:07:32.4369475Z Building dependency tree... 2021-05-16T23:07:32.4390065Z Reading state information... 2021-05-16T23:07:32.6933888Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:07:32.6935372Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:32.7677346Z Reading package lists... 2021-05-16T23:07:32.9568442Z Building dependency tree... 2021-05-16T23:07:32.9595192Z Reading state information... 2021-05-16T23:07:33.1766819Z The following NEW packages will be installed: 2021-05-16T23:07:33.1769106Z libsodium-dev 2021-05-16T23:07:33.2079409Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:33.2080849Z Need to get 169 kB of archives. 2021-05-16T23:07:33.2082705Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:07:33.2086055Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:07:33.6903722Z Fetched 169 kB in 0s (5497 kB/s) 2021-05-16T23:07:33.7263337Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:07:33.7346448Z (Reading database ... 2021-05-16T23:07:33.7347088Z (Reading database ... 5% 2021-05-16T23:07:33.7347627Z (Reading database ... 10% 2021-05-16T23:07:33.7348177Z (Reading database ... 15% 2021-05-16T23:07:33.7348729Z (Reading database ... 20% 2021-05-16T23:07:33.7349257Z (Reading database ... 25% 2021-05-16T23:07:33.7349826Z (Reading database ... 30% 2021-05-16T23:07:33.7350350Z (Reading database ... 35% 2021-05-16T23:07:33.7350890Z (Reading database ... 40% 2021-05-16T23:07:33.7351415Z (Reading database ... 45% 2021-05-16T23:07:33.7351953Z (Reading database ... 50% 2021-05-16T23:07:33.7400775Z (Reading database ... 55% 2021-05-16T23:07:33.7461719Z (Reading database ... 60% 2021-05-16T23:07:33.7487399Z (Reading database ... 65% 2021-05-16T23:07:33.7643786Z (Reading database ... 70% 2021-05-16T23:07:33.7789235Z (Reading database ... 75% 2021-05-16T23:07:33.7818279Z (Reading database ... 80% 2021-05-16T23:07:33.8445780Z (Reading database ... 85% 2021-05-16T23:07:33.8679322Z (Reading database ... 90% 2021-05-16T23:07:33.8769973Z (Reading database ... 95% 2021-05-16T23:07:33.8770630Z (Reading database ... 100% 2021-05-16T23:07:33.8771483Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T23:07:33.8902330Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:07:33.8923620Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:07:33.9771957Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:07:36.0798057Z Reading package lists... 2021-05-16T23:07:36.2199443Z Building dependency tree... 2021-05-16T23:07:36.2218427Z Reading state information... 2021-05-16T23:07:36.3773560Z The following additional packages will be installed: 2021-05-16T23:07:36.3777864Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:07:36.4272985Z The following NEW packages will be installed: 2021-05-16T23:07:36.4291095Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:07:36.4294092Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:07:36.4496899Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:36.4497850Z Need to get 10.4 MB of archives. 2021-05-16T23:07:36.4499333Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:07:36.4501376Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:07:36.4587380Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:07:36.4697968Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:07:36.4812819Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:07:36.4918765Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:07:36.5041627Z 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-16T23:07:36.5168123Z 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-16T23:07:36.5468150Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:07:36.9746021Z Fetched 10.4 MB in 0s (90.7 MB/s) 2021-05-16T23:07:37.0073113Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:07:37.0144753Z (Reading database ... 2021-05-16T23:07:37.0145395Z (Reading database ... 5% 2021-05-16T23:07:37.0145936Z (Reading database ... 10% 2021-05-16T23:07:37.0146486Z (Reading database ... 15% 2021-05-16T23:07:37.0147024Z (Reading database ... 20% 2021-05-16T23:07:37.0147566Z (Reading database ... 25% 2021-05-16T23:07:37.0148103Z (Reading database ... 30% 2021-05-16T23:07:37.0148623Z (Reading database ... 35% 2021-05-16T23:07:37.0149152Z (Reading database ... 40% 2021-05-16T23:07:37.0149687Z (Reading database ... 45% 2021-05-16T23:07:37.0150204Z (Reading database ... 50% 2021-05-16T23:07:37.0185578Z (Reading database ... 55% 2021-05-16T23:07:37.0226623Z (Reading database ... 60% 2021-05-16T23:07:37.0252937Z (Reading database ... 65% 2021-05-16T23:07:37.0372781Z (Reading database ... 70% 2021-05-16T23:07:37.0483218Z (Reading database ... 75% 2021-05-16T23:07:37.0503854Z (Reading database ... 80% 2021-05-16T23:07:37.1031745Z (Reading database ... 85% 2021-05-16T23:07:37.1185008Z (Reading database ... 90% 2021-05-16T23:07:37.1247093Z (Reading database ... 95% 2021-05-16T23:07:37.1247991Z (Reading database ... 100% 2021-05-16T23:07:37.1249310Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T23:07:37.1350288Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:07:37.1362671Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:07:37.2243857Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:07:37.2462547Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:07:37.2487442Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:07:37.3804625Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:07:37.4030532Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:07:37.4043849Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:07:37.5643920Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:07:37.5858309Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:37.5881158Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:37.7404351Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:07:37.7642166Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:37.7667546Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:37.9484215Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:07:37.9700798Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:07:37.9714292Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:38.1565842Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:07:38.1825221Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:07:38.1844889Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:38.5567743Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:07:38.5857209Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:38.5869988Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:07:38.6887269Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:38.6939876Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:07:38.6976507Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:07:38.7070410Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:38.7106435Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:07:38.7137517Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:38.7165461Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:38.7204127Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:07:38.7251144Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:41.8276236Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:43.9784945Z Reading package lists... 2021-05-16T23:07:44.1263428Z Building dependency tree... 2021-05-16T23:07:44.1285831Z Reading state information... 2021-05-16T23:07:44.3630183Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:07:44.3633297Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:44.4278508Z Reading package lists... 2021-05-16T23:07:44.5796684Z Building dependency tree... 2021-05-16T23:07:44.5814178Z Reading state information... 2021-05-16T23:07:44.7305380Z The following additional packages will be installed: 2021-05-16T23:07:44.7310209Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:07:44.7312369Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:07:44.7313630Z Suggested packages: 2021-05-16T23:07:44.7315022Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:07:44.7786658Z The following NEW packages will be installed: 2021-05-16T23:07:44.7790809Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:07:44.7796698Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:07:44.8029155Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:44.8030163Z Need to get 1459 kB of archives. 2021-05-16T23:07:44.8031000Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:07:44.8033086Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:07:44.8041027Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:07:44.8052569Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:07:44.8064871Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:07:44.8077595Z 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-16T23:07:44.8090701Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:07:44.8124298Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:07:44.8194070Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:07:44.8227866Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:07:44.8233818Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:07:45.2476222Z Fetched 1459 kB in 0s (30.7 MB/s) 2021-05-16T23:07:45.2804466Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:07:45.2892422Z (Reading database ... 2021-05-16T23:07:45.2892934Z (Reading database ... 5% 2021-05-16T23:07:45.2893383Z (Reading database ... 10% 2021-05-16T23:07:45.2893816Z (Reading database ... 15% 2021-05-16T23:07:45.2894268Z (Reading database ... 20% 2021-05-16T23:07:45.2894740Z (Reading database ... 25% 2021-05-16T23:07:45.2895196Z (Reading database ... 30% 2021-05-16T23:07:45.2895637Z (Reading database ... 35% 2021-05-16T23:07:45.2896301Z (Reading database ... 40% 2021-05-16T23:07:45.2896806Z (Reading database ... 45% 2021-05-16T23:07:45.2897298Z (Reading database ... 50% 2021-05-16T23:07:45.2919055Z (Reading database ... 55% 2021-05-16T23:07:45.2985501Z (Reading database ... 60% 2021-05-16T23:07:45.3013440Z (Reading database ... 65% 2021-05-16T23:07:45.3142553Z (Reading database ... 70% 2021-05-16T23:07:45.3258634Z (Reading database ... 75% 2021-05-16T23:07:45.3285973Z (Reading database ... 80% 2021-05-16T23:07:45.3665736Z (Reading database ... 85% 2021-05-16T23:07:45.3950609Z (Reading database ... 90% 2021-05-16T23:07:45.4017963Z (Reading database ... 95% 2021-05-16T23:07:45.4018664Z (Reading database ... 100% 2021-05-16T23:07:45.4019681Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T23:07:45.4128232Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:45.4175469Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:45.4564206Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:07:45.4779088Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:45.4799527Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:45.5204795Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:07:45.5432264Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:45.5451572Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:45.5844423Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:07:45.6079686Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:45.6102964Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:45.6524924Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:07:45.6765414Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:07:45.6800771Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:07:45.7130761Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:07:45.7363872Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:45.7380525Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:45.7844152Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:07:45.8058247Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:07:45.8070537Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:07:45.8884309Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:07:45.9092534Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:07:45.9105201Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:07:45.9628347Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:07:45.9877716Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:45.9896125Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:46.0284551Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:07:46.0510252Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:07:46.0533770Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:07:46.1679134Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:07:46.1726398Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:46.1781732Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:07:46.1818686Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:07:46.1866608Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:46.1912690Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:46.1951083Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:46.1985444Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:46.2027138Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:46.2073028Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:07:46.2118724Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:46.2348982Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:49.6082594Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:07:51.8601179Z Reading package lists... 2021-05-16T23:07:52.0226837Z Building dependency tree... 2021-05-16T23:07:52.0248555Z Reading state information... 2021-05-16T23:07:52.1647142Z E: Unable to locate package udunits 2021-05-16T23:07:52.2379817Z Reading package lists... 2021-05-16T23:07:52.3915490Z Building dependency tree... 2021-05-16T23:07:52.3937723Z Reading state information... 2021-05-16T23:07:52.5584035Z The following additional packages will be installed: 2021-05-16T23:07:52.5585771Z libwebpdemux2 2021-05-16T23:07:52.6052869Z The following NEW packages will be installed: 2021-05-16T23:07:52.6055574Z libwebp-dev libwebpdemux2 2021-05-16T23:07:52.6250296Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:52.6251324Z Need to get 277 kB of archives. 2021-05-16T23:07:52.6252642Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:07:52.6254523Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:07:52.6268450Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:07:53.0659192Z Fetched 277 kB in 0s (13.3 MB/s) 2021-05-16T23:07:53.1016849Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:07:53.1085662Z (Reading database ... 2021-05-16T23:07:53.1086375Z (Reading database ... 5% 2021-05-16T23:07:53.1087233Z (Reading database ... 10% 2021-05-16T23:07:53.1087715Z (Reading database ... 15% 2021-05-16T23:07:53.1088365Z (Reading database ... 20% 2021-05-16T23:07:53.1088866Z (Reading database ... 25% 2021-05-16T23:07:53.1089301Z (Reading database ... 30% 2021-05-16T23:07:53.1089747Z (Reading database ... 35% 2021-05-16T23:07:53.1090181Z (Reading database ... 40% 2021-05-16T23:07:53.1090621Z (Reading database ... 45% 2021-05-16T23:07:53.1091053Z (Reading database ... 50% 2021-05-16T23:07:53.1131227Z (Reading database ... 55% 2021-05-16T23:07:53.1172788Z (Reading database ... 60% 2021-05-16T23:07:53.1203881Z (Reading database ... 65% 2021-05-16T23:07:53.1322915Z (Reading database ... 70% 2021-05-16T23:07:53.1443903Z (Reading database ... 75% 2021-05-16T23:07:53.1468871Z (Reading database ... 80% 2021-05-16T23:07:53.1867640Z (Reading database ... 85% 2021-05-16T23:07:53.2184405Z (Reading database ... 90% 2021-05-16T23:07:53.2263435Z (Reading database ... 95% 2021-05-16T23:07:53.2264033Z (Reading database ... 100% 2021-05-16T23:07:53.2264922Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T23:07:53.2372383Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:07:53.2397526Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:07:53.2684069Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:07:53.2914175Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:07:53.2928995Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:07:53.3835143Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:07:53.3878299Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:07:53.3923268Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:55.6406521Z Reading package lists... 2021-05-16T23:07:55.8255074Z Building dependency tree... 2021-05-16T23:07:55.8277030Z Reading state information... 2021-05-16T23:07:56.0010073Z The following additional packages will be installed: 2021-05-16T23:07:56.0013593Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:07:56.0016396Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:07:56.0019341Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:07:56.0021186Z Suggested packages: 2021-05-16T23:07:56.0022810Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:07:56.0024055Z Recommended packages: 2021-05-16T23:07:56.0024908Z cargo 2021-05-16T23:07:56.0571136Z The following NEW packages will be installed: 2021-05-16T23:07:56.0577328Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:07:56.0579135Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:07:56.0580680Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:07:56.0856365Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:56.0857419Z Need to get 108 MB of archives. 2021-05-16T23:07:56.0858365Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:07:56.0861163Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:07:56.0896508Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:07:56.0906388Z 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-16T23:07:56.0912380Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:07:56.0957093Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:07:56.1006745Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:07:56.1022016Z 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-16T23:07:56.2403162Z 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-16T23:07:57.6839224Z 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-16T23:07:58.4590149Z 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-16T23:07:58.4830223Z 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-16T23:07:58.5201618Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:07:58.6421694Z 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-16T23:07:59.1198282Z Fetched 108 MB in 3s (41.9 MB/s) 2021-05-16T23:07:59.1582924Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:07:59.1668800Z (Reading database ... 2021-05-16T23:07:59.1669800Z (Reading database ... 5% 2021-05-16T23:07:59.1670579Z (Reading database ... 10% 2021-05-16T23:07:59.1671317Z (Reading database ... 15% 2021-05-16T23:07:59.1672064Z (Reading database ... 20% 2021-05-16T23:07:59.1672806Z (Reading database ... 25% 2021-05-16T23:07:59.1673528Z (Reading database ... 30% 2021-05-16T23:07:59.1674271Z (Reading database ... 35% 2021-05-16T23:07:59.1674989Z (Reading database ... 40% 2021-05-16T23:07:59.1675725Z (Reading database ... 45% 2021-05-16T23:07:59.1676476Z (Reading database ... 50% 2021-05-16T23:07:59.1714981Z (Reading database ... 55% 2021-05-16T23:07:59.1763361Z (Reading database ... 60% 2021-05-16T23:07:59.1796928Z (Reading database ... 65% 2021-05-16T23:07:59.1945525Z (Reading database ... 70% 2021-05-16T23:07:59.2077749Z (Reading database ... 75% 2021-05-16T23:07:59.2105329Z (Reading database ... 80% 2021-05-16T23:07:59.2557097Z (Reading database ... 85% 2021-05-16T23:07:59.2936301Z (Reading database ... 90% 2021-05-16T23:07:59.3025000Z (Reading database ... 95% 2021-05-16T23:07:59.3025792Z (Reading database ... 100% 2021-05-16T23:07:59.3026846Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T23:07:59.3149999Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:07:59.3176673Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:59.3684446Z Selecting previously unselected package libipt2. 2021-05-16T23:07:59.3956646Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:07:59.3971516Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:07:59.4325539Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:07:59.4569516Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:07:59.4584212Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:59.5125557Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:07:59.5402630Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:07:59.5416743Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:59.6364103Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:07:59.6625590Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:07:59.6640223Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:59.7295277Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:07:59.7579017Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:07:59.7594903Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:59.7963961Z Selecting previously unselected package gdb. 2021-05-16T23:07:59.8193941Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:07:59.8211129Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:08:00.2034322Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:08:00.2273799Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:08:00.2287990Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:08:07.0646066Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:08:07.0946565Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:08:07.0967293Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:08:10.4634655Z Selecting previously unselected package rustc. 2021-05-16T23:08:10.4950004Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:08:10.4964695Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:08:10.7115581Z Selecting previously unselected package cargo. 2021-05-16T23:08:10.7368161Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:08:10.7389825Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:08:11.1088871Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:08:11.1395462Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:08:11.1410654Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:08:12.4828333Z Selecting previously unselected package rust-gdb. 2021-05-16T23:08:12.5139104Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:08:12.5159785Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:08:12.5867030Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:08:12.5911997Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:08:12.5947697Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:08:12.5987475Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:08:12.6027268Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:08:12.6072918Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:08:12.6114483Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:08:12.6150330Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:08:12.6190214Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:08:12.6233107Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:08:12.6267675Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:08:12.6299517Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:08:12.6345835Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:08:12.6387412Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:08:12.6687953Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:08:16.3851101Z Reading package lists... 2021-05-16T23:08:16.5675583Z Building dependency tree... 2021-05-16T23:08:16.5696501Z Reading state information... 2021-05-16T23:08:16.7547715Z The following additional packages will be installed: 2021-05-16T23:08:16.7549941Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:08:16.7551762Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:08:16.7553566Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:08:16.7555265Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:08:16.7558122Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:08:16.7559834Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:08:16.7561301Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:08:16.7569102Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:08:16.7571252Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:08:16.7573079Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:08:16.7576607Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:08:16.7578317Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:08:16.7579965Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:08:16.7581928Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:08:16.7583947Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:08:16.7586086Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:08:16.7589019Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:08:16.7593520Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:08:16.7595033Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:08:16.7596242Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:08:16.7597428Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:08:16.7598678Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:08:16.7600210Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:08:16.7601336Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:08:16.7602604Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:08:16.7604005Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:08:16.7605365Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:08:16.7606767Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:08:16.7608197Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:08:16.7609511Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:08:16.7610776Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:08:16.7611999Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:08:16.7613339Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:08:16.7614703Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:08:16.7616184Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:08:16.7617678Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:08:16.7633037Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:08:16.7634548Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:08:16.7646984Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:08:16.7648745Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:08:16.7650303Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:08:16.7651724Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:08:16.7653152Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:08:16.7655252Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:08:16.7659504Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:08:16.7661122Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:08:16.7662622Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:08:16.7664211Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:08:16.7665572Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:08:16.7666357Z Suggested packages: 2021-05-16T23:08:16.7667457Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:08:16.7675364Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:08:16.7677129Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:08:16.7678700Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:08:16.7680014Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:08:16.7681447Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:08:16.7683449Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:08:16.7685094Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:08:16.7686535Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:08:16.7687981Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:08:16.7689582Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:08:16.7691215Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:08:16.7692711Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:08:16.7694453Z wpagui libengine-pkcs11-openssl 2021-05-16T23:08:16.8499794Z The following NEW packages will be installed: 2021-05-16T23:08:16.8503318Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:08:16.8506338Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:08:16.8509294Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:08:16.8512211Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:08:16.8515116Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:08:16.8517919Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:08:16.8520519Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:08:16.8523946Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:08:16.8528292Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:08:16.8530886Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:08:16.8533542Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:08:16.8536240Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:08:16.8538682Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:08:16.8540532Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:08:16.8542225Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:08:16.8543800Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:08:16.8545322Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:08:16.8546847Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:08:16.8548464Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:08:16.8550228Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:08:16.8551539Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:08:16.8552898Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:08:16.8554163Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:08:16.8555380Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:08:16.8556596Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:08:16.8558144Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:08:16.8559635Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:08:16.8561144Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:08:16.8563170Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:08:16.8564621Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:08:16.8565993Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:08:16.8567303Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:08:16.8568734Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:08:16.8570331Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:08:16.8571914Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:08:16.8573513Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:08:16.8575074Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:08:16.8576423Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:08:16.8577718Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:08:16.8579124Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:08:16.8580551Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:08:16.8581855Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:08:16.8583434Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:08:16.8585096Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:08:16.8586839Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:08:16.8588321Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:08:16.8589779Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:08:16.8591379Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:08:16.8592722Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:08:16.8757353Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:08:16.8758328Z Need to get 183 MB of archives. 2021-05-16T23:08:16.8759265Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:08:16.8761624Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:08:16.8787405Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:08:16.9045897Z 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-16T23:08:16.9065203Z 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-16T23:08:16.9072394Z 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-16T23:08:16.9077256Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:08:16.9082046Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:08:16.9090959Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:08:16.9095661Z 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-16T23:08:16.9100338Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:08:16.9115331Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:08:16.9140221Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:08:16.9201194Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:08:16.9207412Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:08:16.9212365Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:08:16.9217472Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:08:16.9222167Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:08:16.9227023Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:08:16.9231222Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:08:16.9235564Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:08:16.9240674Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:08:16.9242941Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:08:16.9245110Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:08:16.9531368Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:08:16.9746534Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:08:16.9765926Z 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-16T23:08:16.9786257Z 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-16T23:08:16.9868349Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:08:16.9875707Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:08:16.9898546Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:08:16.9920297Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:08:17.0066005Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:08:17.0195998Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:08:17.0209129Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:08:17.0216480Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:08:17.0225751Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:08:17.1879484Z 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-16T23:08:17.1922405Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:08:17.1997022Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:08:17.2026288Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:08:17.2044530Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:08:17.2057856Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:08:17.2066668Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:08:17.2086310Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:08:17.2096555Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:08:17.2111496Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:08:17.2121816Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:08:17.2161077Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:08:17.2171713Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:08:17.2211063Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:08:17.2221704Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:08:17.2229651Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:08:17.2236521Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:08:17.2248449Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:08:17.2309844Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:08:17.2318589Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:08:17.2969928Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:08:17.3056170Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:08:17.3060637Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:08:17.3096478Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:08:17.3100534Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:08:17.3104337Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:08:17.3107674Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:08:17.3121711Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:08:17.3132041Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:08:17.3161208Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:08:17.3182424Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:08:17.3198287Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:08:17.3311187Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:08:17.3388328Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:08:17.3910714Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:08:17.3923600Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:08:17.3925934Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:08:17.3928389Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:08:17.3936957Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:08:17.3969552Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:08:17.3971831Z 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-16T23:08:17.4433887Z 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-16T23:08:17.4437372Z 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-16T23:08:17.4442137Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:08:17.4548017Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:08:17.4553020Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:08:17.4567657Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:08:17.4607697Z 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-16T23:08:17.4883387Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:08:17.5054698Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:08:17.5068374Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:08:17.5070618Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:08:17.5076717Z 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-16T23:08:17.5133501Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:08:17.5135857Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:08:17.5150481Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:08:17.5159401Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:08:17.5178523Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:08:17.5193386Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:08:17.5201269Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:08:17.5438233Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:08:17.5486913Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:08:17.5513975Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:08:17.5515881Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:08:17.5531653Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:08:17.5563169Z 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-16T23:08:17.5628561Z 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-16T23:08:17.5645359Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:08:17.5651261Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:08:17.5728291Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:08:17.5730531Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:08:18.9936255Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:08:18.9953629Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:08:18.9965322Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:08:19.0842890Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:08:19.1405433Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:08:19.1416474Z 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-16T23:08:19.1428856Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:08:19.1485090Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:08:19.1491947Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:08:19.1744587Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:08:19.1835565Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:08:19.1854298Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:08:19.1856305Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:08:19.1862680Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:08:19.1886578Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:08:19.1900614Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:08:19.1905578Z 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-16T23:08:19.1907717Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:08:19.1925506Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:08:19.1938162Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:08:19.1944484Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:08:19.1946848Z 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-16T23:08:19.1954297Z 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-16T23:08:19.1963787Z 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-16T23:08:19.1977469Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:08:19.1996064Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:08:19.2116943Z 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-16T23:08:19.2132767Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:08:19.2134862Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:08:19.2148175Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:08:19.2207744Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:08:19.2224113Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:08:19.2239589Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:08:19.2242055Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:08:19.2258702Z 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-16T23:08:19.2266938Z 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-16T23:08:19.2269637Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:08:19.2281221Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:08:19.2303360Z 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-16T23:08:19.2306066Z 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-16T23:08:19.2332179Z 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-16T23:08:19.2433533Z 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-16T23:08:19.2760312Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:08:19.2762680Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:08:19.2812843Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:08:19.2829030Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:08:19.2839890Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:08:19.2877547Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:08:19.2882817Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:08:19.3169842Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:08:19.3238033Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:08:19.3335992Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:08:19.3641032Z 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-16T23:08:19.3676002Z 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-16T23:08:19.3698301Z 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-16T23:08:19.3707553Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:08:19.3767556Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:08:19.3769767Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:08:19.3787470Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:08:19.3789585Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:08:19.3881054Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:08:19.3914330Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:08:19.4254632Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:08:19.4265581Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:08:19.4268163Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:08:19.4290828Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:08:19.4294424Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:08:19.4298042Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:08:19.4323410Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:08:19.4327491Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:08:19.4339543Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:08:19.4344549Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:08:19.4353932Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:08:19.4362472Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:08:19.4371748Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:08:19.4536580Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:08:19.4548561Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:08:19.4986669Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:08:19.4989842Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:08:19.4994872Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:08:19.5021627Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:08:19.5023644Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:08:19.5035290Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:08:19.5095835Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:08:19.5098175Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:08:19.5283266Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:08:19.5299601Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:08:19.5308513Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:08:19.5807418Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:08:19.5833358Z 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-16T23:08:19.5847093Z 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-16T23:08:19.5852459Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:08:19.5866888Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:08:19.6141568Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:08:20.8299374Z 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-16T23:08:20.8347967Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:08:20.8426949Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:08:21.1607518Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:08:21.2439575Z 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-16T23:08:21.2577914Z 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-16T23:08:21.2587399Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:08:21.2658490Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:08:21.2674754Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:08:21.2991534Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:08:21.3500132Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:08:21.3516814Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:08:21.3530857Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:08:22.6163068Z Fetched 183 MB in 4s (40.7 MB/s) 2021-05-16T23:08:22.6589474Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:08:22.6677228Z (Reading database ... 2021-05-16T23:08:22.6677817Z (Reading database ... 5% 2021-05-16T23:08:22.6678338Z (Reading database ... 10% 2021-05-16T23:08:22.6678838Z (Reading database ... 15% 2021-05-16T23:08:22.6679349Z (Reading database ... 20% 2021-05-16T23:08:22.6679849Z (Reading database ... 25% 2021-05-16T23:08:22.6680355Z (Reading database ... 30% 2021-05-16T23:08:22.6680882Z (Reading database ... 35% 2021-05-16T23:08:22.6681384Z (Reading database ... 40% 2021-05-16T23:08:22.6682198Z (Reading database ... 45% 2021-05-16T23:08:22.6682694Z (Reading database ... 50% 2021-05-16T23:08:22.6729035Z (Reading database ... 55% 2021-05-16T23:08:22.6778076Z (Reading database ... 60% 2021-05-16T23:08:22.6812198Z (Reading database ... 65% 2021-05-16T23:08:22.6949302Z (Reading database ... 70% 2021-05-16T23:08:22.7084951Z (Reading database ... 75% 2021-05-16T23:08:22.7113956Z (Reading database ... 80% 2021-05-16T23:08:22.7565651Z (Reading database ... 85% 2021-05-16T23:08:22.7913436Z (Reading database ... 90% 2021-05-16T23:08:22.8003418Z (Reading database ... 95% 2021-05-16T23:08:22.8004007Z (Reading database ... 100% 2021-05-16T23:08:22.8004863Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T23:08:22.8135067Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:08:22.8164568Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:08:22.8560912Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:08:22.8865742Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:22.8964111Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:23.7273646Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:08:23.7276484Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:08:23.7278157Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:08:23.7279300Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:08:23.7280648Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:08:23.7282047Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:08:23.7283123Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:08:23.7284749Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:08:23.7286017Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:08:23.7287120Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:08:23.7288366Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:08:23.7289819Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:08:23.7291035Z Selecting previously unselected package libwacom-common. 2021-05-16T23:08:23.7292596Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:08:23.7293807Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:08:23.7295009Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:08:23.7296423Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:08:23.7297546Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:08:23.7298874Z Selecting previously unselected package libinput-bin. 2021-05-16T23:08:23.7300360Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:08:23.7301559Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:23.7302626Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:08:23.7303967Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:08:23.7305141Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:23.7308221Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:08:23.7623986Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:23.7636936Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:23.8137094Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:08:23.8458443Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:23.8474372Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:23.9471209Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:08:23.9779899Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:08:23.9796979Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:08:24.0133964Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:08:24.0456342Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:08:24.0468841Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:08:24.0757169Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:08:24.1073681Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:08:24.1086519Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:24.1384929Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:08:24.1691426Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:08:24.1726070Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:24.2119958Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:08:24.2414508Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:08:24.2436991Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:08:24.2764947Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:08:24.3087104Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:08:24.3104113Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:08:24.3461595Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:08:24.3816625Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:08:24.3830357Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:08:24.4132205Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:08:24.4449572Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:08:24.4461239Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:08:24.4844121Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:08:24.5100552Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:08:24.5116366Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:08:24.5474340Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:08:24.5789916Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:08:24.5805160Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:08:24.6169515Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:08:24.6478678Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:24.6564554Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:25.0013894Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:08:25.0319566Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:25.0332911Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:25.3123373Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:08:25.3369034Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:25.3384863Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:25.3844733Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:08:25.4100414Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:08:25.4118477Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:08:25.4707071Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:08:25.5016915Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:08:25.5037692Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:08:25.6144374Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:08:25.6449311Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:08:25.6465827Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:08:25.6886691Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:08:25.7164101Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:25.7181715Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:25.7725457Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:08:25.8053074Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:25.8065368Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:25.8617414Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:08:25.8924860Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:25.8940802Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:26.0964410Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:08:26.1210285Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:26.1223958Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:26.3084173Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:08:26.3352191Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:26.3369052Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:26.3843607Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:08:26.4105516Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:26.4121747Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:26.4484450Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:08:26.4756388Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:08:26.4769858Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:08:26.5203534Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:08:26.5478619Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:08:26.5497674Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:08:28.0164510Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:08:28.0435161Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:28.0454277Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:28.0830346Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:08:28.1143225Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:28.1161646Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:28.3636886Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:08:28.3953309Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:08:28.3970155Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:28.4644161Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:08:28.4949994Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:08:28.4964654Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:28.5524455Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:08:28.5790988Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:28.5809914Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:28.6244830Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:08:28.6501427Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:28.6515555Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:28.6884473Z Selecting previously unselected package gdal-data. 2021-05-16T23:08:28.7147572Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:08:28.7159838Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:28.7763403Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:08:28.8017520Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:08:28.8040744Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:08:28.8668589Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:08:28.8990124Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:08:28.9001526Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:08:28.9483991Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:08:28.9770074Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:28.9785382Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:08:29.0212702Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:08:29.0530898Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:08:29.0546350Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:08:29.1363223Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:08:29.1637922Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:29.1652476Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:08:29.2083358Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:08:29.2346577Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:08:29.2364312Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:08:29.3152550Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:08:29.3460183Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:08:29.3474491Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:08:29.3923322Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:08:29.4212483Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:08:29.4228732Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:08:29.4577551Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:08:29.4893348Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:08:29.4908442Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:08:29.5294625Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:08:29.5606090Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:08:29.5620253Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:08:29.6071958Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:08:29.6407541Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:08:29.6423293Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:29.7284589Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:08:29.7571985Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:08:29.7584427Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:29.7964544Z Selecting previously unselected package proj-data. 2021-05-16T23:08:29.8223672Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:08:29.8245700Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:08:30.7524094Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:08:30.7799138Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:08:30.7812048Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:08:30.9055223Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:08:30.9410212Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:08:30.9424029Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:08:30.9781735Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:08:31.0097416Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:08:31.0117190Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:08:31.0723536Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:08:31.1018361Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:08:31.1034173Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:08:31.1345556Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:08:31.1701684Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:08:31.1715007Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:08:31.2074819Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:08:31.2382433Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:31.2393975Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:31.2805387Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:08:31.3078536Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:31.3104725Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:31.3643526Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:08:31.3921626Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:31.3941400Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:31.4313076Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:08:31.4628671Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:08:31.4650828Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:08:31.5431084Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:08:31.5693121Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:08:31.5715491Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:08:31.6284520Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:08:31.6550640Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:08:31.6567710Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:08:31.7123451Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:08:31.7382929Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:08:31.7393248Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:31.9244030Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:08:31.9498312Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:08:31.9513695Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:08:32.1044409Z Selecting previously unselected package libgdal26. 2021-05-16T23:08:32.1311971Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:32.1334021Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:32.8315907Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:08:32.8662158Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:32.8673919Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:32.9038661Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:08:32.9364448Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:08:32.9377526Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:08:32.9763813Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:08:33.0031654Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:33.0045051Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:33.0373309Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:08:33.0680397Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:33.0700444Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:33.1249790Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:08:33.1560624Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:08:33.1578982Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:08:33.2157801Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:08:33.2479838Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:08:33.2491182Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:08:33.3064327Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:08:33.3381803Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:33.3396742Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:33.9762416Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:08:34.0072150Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:34.0090197Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:34.0447623Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:08:34.0767543Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:08:34.0785989Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:08:34.1362298Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:08:34.1679630Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:08:34.1694833Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:08:34.3598768Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:08:34.3852061Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:34.3868948Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:34.4284366Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:08:34.4545831Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:34.4563808Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:34.5037172Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:08:34.5361697Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:08:34.5374451Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:08:34.6284094Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:08:34.6537199Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:34.6719768Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:35.0636414Z Selecting previously unselected package qgis-providers. 2021-05-16T23:08:35.0956332Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:35.0973941Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:35.3441748Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:08:35.3798190Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:35.3841445Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:35.4207867Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:08:35.4520217Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:08:35.4536147Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:08:35.4859244Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:08:35.5185650Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:35.5210357Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:08:35.5724219Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:08:35.6041362Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:08:35.6062993Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:08:35.7043920Z Selecting previously unselected package blt. 2021-05-16T23:08:35.7298181Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:08:35.7325483Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:08:35.7724890Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:08:35.7975237Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:08:35.7990512Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:08:35.8484916Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:08:35.8722255Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:35.8748410Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:35.9164196Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:08:35.9442202Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:35.9455839Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:36.0043969Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:08:36.0288684Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:36.0317097Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:36.0763123Z Selecting previously unselected package gcr. 2021-05-16T23:08:36.1016485Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:36.1036093Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:08:36.1512527Z Selecting previously unselected package python3-numpy. 2021-05-16T23:08:36.1815954Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:08:36.1828192Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:08:36.5244020Z Selecting previously unselected package python3-gdal. 2021-05-16T23:08:36.5499919Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:36.5522532Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:36.6405369Z Selecting previously unselected package gdal-bin. 2021-05-16T23:08:36.6720910Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:36.6741119Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:36.7343881Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:08:36.7651813Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:36.7669737Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:36.8027338Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:08:36.8320159Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:08:36.8335016Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:08:36.8883514Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:08:36.9189757Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:08:36.9205256Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:08:36.9685003Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:08:36.9993161Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:08:37.0004025Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:37.0632193Z Selecting previously unselected package p11-kit. 2021-05-16T23:08:37.0922125Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:08:37.0940131Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:37.1323414Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:08:37.1629766Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:08:37.1677019Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:08:37.2025557Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:08:37.2343617Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:37.2466229Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:08:37.3556789Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:08:37.3874357Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:37.3886540Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:37.4298716Z Selecting previously unselected package grass-doc. 2021-05-16T23:08:37.4611441Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:08:37.4623237Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:08:39.4764109Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:08:39.5091200Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:08:39.5106821Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:08:39.5572609Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:08:39.5900455Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:39.5916041Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:39.6483965Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:08:39.6739777Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:39.6758513Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:39.8908696Z Selecting previously unselected package grass-core. 2021-05-16T23:08:39.9227386Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:08:39.9242300Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:08:40.6146855Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:08:40.6478454Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:08:40.6492527Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:08:40.6883875Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:08:40.7142163Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:08:40.7172177Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:08:40.7644208Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:08:40.7921262Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:08:40.7948918Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:08:40.9004561Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:08:40.9258762Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:08:40.9270866Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:08:40.9692490Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:08:40.9988962Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:08:41.0027242Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:08:41.3603959Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:08:41.3922242Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:08:41.3937155Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:08:41.5204392Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:08:41.5483260Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:08:41.5499532Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:08:41.5937954Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:08:41.6255842Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:08:41.6271193Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:08:41.6603264Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:08:41.6883170Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:08:41.6898170Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:08:41.7290446Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:08:41.7583404Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:08:41.7692860Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:08:41.8593413Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:08:41.8932844Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:08:41.9007752Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:08:41.9390037Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:08:41.9710160Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:08:41.9727197Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:08:42.0124823Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:08:42.0407302Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:08:42.0425952Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:42.0764154Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:08:42.1053449Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:08:42.1074540Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:42.1604304Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:08:42.1990562Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:08:42.2009776Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:08:42.2363992Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:08:42.2640936Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:42.2653214Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:42.3003562Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:08:42.3286195Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:08:42.3300031Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:08:42.3644999Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:08:42.3942268Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:42.3954623Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:08:42.4284904Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:08:42.4575138Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:42.4588993Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:08:42.4985481Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:08:42.5309534Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:42.5328245Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:08:42.5759518Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:08:42.6084195Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:42.6173471Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:08:42.6644568Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:08:42.6928355Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:08:42.6940705Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:42.8925407Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:08:42.9218935Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:42.9233024Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:08:42.9600326Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:08:42.9924447Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:42.9947392Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:08:43.0248383Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:08:43.0573330Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.0591332Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.1124756Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:08:43.1411300Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.1425279Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.2510398Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:08:43.2827368Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.2842099Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.3403703Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:08:43.3660817Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.3675889Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.4163438Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:08:43.4434233Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.4447116Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.4803434Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:08:43.5080281Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.5092764Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.5603992Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:08:43.5853296Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.5885510Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.6216257Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:08:43.6529814Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.6550560Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.6867010Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:08:43.7185328Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.7198711Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.7602593Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:08:43.7932183Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.7954063Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.8284747Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:08:43.8577325Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:43.8600807Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:43.8986973Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:08:43.9302910Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:43.9320928Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:43.9924956Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:08:44.0216454Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:44.0234869Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.1604162Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:08:44.1876842Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:44.1893737Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:44.5718638Z Selecting previously unselected package qtchooser. 2021-05-16T23:08:44.6032604Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:08:44.6049023Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:08:44.6443866Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:08:44.6717670Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:44.6733786Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:44.7599767Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:08:44.7911208Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:44.7923995Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:44.8436335Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:08:44.8728685Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:44.8749102Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:44.9204065Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:08:44.9484564Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:44.9502977Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:08:45.0364502Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:08:45.0630674Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:45.0649461Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:45.0971118Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:08:45.1290309Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:45.1308640Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:45.3695869Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:08:45.3990485Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:45.4010115Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:45.5204317Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:08:45.5470718Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:45.5488243Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:08:45.8116777Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:08:45.8430985Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:45.8456570Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:45.9845148Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:08:46.0144993Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:46.0157513Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:46.0816370Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:08:46.1148632Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:46.1165247Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:46.1764155Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:08:46.2050713Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:46.2067630Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:46.2524480Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:08:46.2807295Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:08:46.2820141Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:08:46.3684286Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:08:46.3985532Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:08:46.4208869Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:08:46.4476342Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:08:46.4799442Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:46.4816921Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:46.5269359Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:08:46.5606596Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:08:46.5625507Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:08:46.5944269Z Selecting previously unselected package modemmanager. 2021-05-16T23:08:46.6273492Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:08:46.6377404Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:08:46.7644046Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:08:46.7894620Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:08:46.7907173Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:08:46.8271340Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:08:46.8598203Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:08:46.8612624Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:08:47.2718882Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:08:47.3061113Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:08:47.3071723Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:08:47.3404487Z Selecting previously unselected package python3-bs4. 2021-05-16T23:08:48.2332717Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:08:48.2341066Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:08:48.2342294Z Selecting previously unselected package python3-cycler. 2021-05-16T23:08:48.2343712Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:08:48.2344795Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:08:48.2346133Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:08:48.2347765Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:08:48.2348966Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:08:48.2350243Z Selecting previously unselected package python3-decorator. 2021-05-16T23:08:48.2351643Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:08:48.2352857Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:08:48.2354123Z Selecting previously unselected package python3-future. 2021-05-16T23:08:48.2355406Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:08:48.2356454Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:08:48.2357720Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:08:48.2359188Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:08:48.2360497Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:08:48.2361806Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:08:48.2363285Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:08:48.2364395Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:08:48.2365735Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:08:48.2367323Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:08:48.2368941Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:08:48.2370335Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:08:48.2371693Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:08:48.2372828Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:08:48.2374113Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:08:48.2375553Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:08:48.2376938Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:08:48.2378231Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:08:48.2379666Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:08:48.2380882Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:08:48.2382136Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:08:48.2383466Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:08:48.2384642Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:08:48.3884218Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:08:48.4159402Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:08:48.4179744Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:08:48.4643795Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:08:48.4896991Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:08:48.4911288Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:08:48.9819255Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:08:49.0147052Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:08:49.0160084Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:49.0564858Z Selecting previously unselected package python3-olefile. 2021-05-16T23:08:49.0874631Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:08:49.0889093Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:08:49.1284005Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:08:49.1552366Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:08:49.1565573Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:49.2260448Z Selecting previously unselected package python3-tz. 2021-05-16T23:08:49.2581658Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:08:49.2595305Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:08:49.2923004Z Selecting previously unselected package python3-owslib. 2021-05-16T23:08:49.3256831Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:08:49.3284370Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:08:49.3706946Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:08:49.4031113Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:08:49.4048269Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:49.4796379Z Selecting previously unselected package python3-retrying. 2021-05-16T23:08:49.5118654Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:08:49.5131905Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:08:49.5524066Z Selecting previously unselected package python3-plotly. 2021-05-16T23:08:49.5771210Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:08:49.5794502Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:50.0743017Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:08:50.1083954Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:08:50.1095809Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:08:50.1512226Z Selecting previously unselected package python3-sip. 2021-05-16T23:08:50.1839832Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:50.1879801Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:08:50.2324227Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:08:50.2603326Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:50.2619866Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:50.5804764Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:08:50.6108996Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:08:50.6122976Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:08:50.6764244Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:08:50.7100586Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:50.7120918Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:50.7524594Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:08:50.7801133Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:50.7823485Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:50.8192190Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:08:50.8519308Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:50.8535008Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:50.9090874Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:08:50.9418523Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:50.9430646Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:51.2663113Z Selecting previously unselected package python3-qgis. 2021-05-16T23:08:51.2990433Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:51.3005985Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:52.4484523Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:08:52.4748499Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:08:52.4765615Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:08:52.5191236Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:08:52.5525915Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:08:52.5545920Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:08:52.6120561Z Selecting previously unselected package qgis-common. 2021-05-16T23:08:52.6448549Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:52.6469072Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:54.4702859Z Selecting previously unselected package qgis. 2021-05-16T23:08:54.5030743Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:54.5626133Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:54.8453456Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:08:54.8780734Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:54.8793011Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:55.0873504Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:08:55.1205171Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:55.1224403Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:55.1609022Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:08:55.1993877Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:55.2009585Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:55.2843028Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:08:55.3160509Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:55.3176633Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:55.3644110Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:08:55.3944893Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:08:55.3963652Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:08:55.6089342Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:08:55.6417442Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:08:55.6445053Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:55.7923717Z Selecting previously unselected package proj-bin. 2021-05-16T23:08:55.8276527Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:08:55.8302496Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:08:55.8747014Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:08:55.9078317Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:08:55.9099573Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:08:55.9473067Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:08:55.9806001Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:08:55.9890984Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:08:56.0797846Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:08:56.0847771Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:08:56.3815653Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:56.3836370Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:08:56.3882774Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:08:56.3921282Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:56.4048013Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:08:56.4083264Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:08:56.4126212Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:08:56.4168548Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:56.4209435Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:08:56.4245472Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:08:56.4292319Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:08:56.4331056Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:08:56.4375031Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:08:56.4415411Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:08:56.4446266Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:08:56.4569189Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:08:56.4597435Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:08:56.4650381Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:08:56.6342419Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:08:56.6382274Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:08:56.6436686Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:08:56.8130817Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:08:56.8173566Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:08:56.9829286Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:56.9932641Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:08:56.9980675Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:08:57.0023588Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:08:57.0052361Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:08:57.0089878Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:08:57.0138645Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:08:57.1390502Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:08:57.1432317Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:08:57.1461465Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:08:57.1503863Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:08:57.1531801Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:08:57.3230658Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:57.3264766Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:08:57.4991310Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:08:57.5146055Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:08:57.5224833Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:57.5316931Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:57.5356775Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:08:57.5393038Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:08:57.5426607Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:57.5480357Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:08:57.7126375Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:08:57.7169955Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:08:57.7206993Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:08:57.7254007Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:08:57.7350797Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:08:57.7391713Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:08:57.9521289Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:08:57.9557168Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:08:58.1303510Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:08:58.1340701Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:08:58.1379585Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:08:58.1415719Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:08:58.1448408Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:08:58.1548476Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:08:58.1594958Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:08:58.3443320Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:58.3542068Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:08:58.3608391Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:08:58.3655927Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:58.3767998Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:08:58.6271863Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:09:00.0262704Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:09:00.0318052Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:09:00.0347410Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:09:00.0397210Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:09:00.0445121Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:09:00.0476633Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:09:00.0523533Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:09:00.0559993Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:09:00.2613801Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:01.2368424Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:09:01.2370494Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:09:01.2371546Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:09:01.2372461Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:09:01.2373417Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:09:01.2374359Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:09:01.2375290Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:09:01.2376271Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:09:01.2377238Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:09:01.2378220Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:09:01.2379407Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:09:01.2380500Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:09:01.2381569Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:09:01.2382472Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:09:01.2383420Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:01.2384368Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:09:01.2385252Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:09:01.2386761Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:09:01.2388623Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:09:01.2390186Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:01.3284324Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:09:01.3315680Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:01.3348330Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:09:01.3387730Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:09:01.3423779Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:09:01.3475367Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:09:01.3513928Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:09:01.3553749Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:01.3592797Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:09:01.5919864Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:09:01.7718194Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:09:01.9545949Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:09:01.9590027Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:09:01.9627151Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:09:01.9667990Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:09:02.1601043Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:09:02.1636814Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:09:02.1669022Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:09:02.1719263Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:09:03.3345309Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:09:03.3380714Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:09:03.3418067Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:09:03.3452472Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:03.3487677Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:03.3530619Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:09:03.3567604Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:09:03.3600889Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:09:03.3627239Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:09:03.8069060Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:09:03.8092220Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:03.8139691Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:09:04.0013133Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:09:04.0053808Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:09:04.1915135Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:04.1954773Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:09:04.4361065Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:09:04.4396605Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:09:04.4430463Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:04.4464762Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:09:04.6080323Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:09:04.6083546Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:09:05.2263960Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:09:05.5790403Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:05.5832606Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:09:05.5873456Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:05.5906785Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:05.5948479Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:05.5989085Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:05.6062249Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:09:05.8400794Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:05.8403341Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:09:05.8405237Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:05.8406872Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:09:05.9005970Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:05.9007594Z if direction is "increasing": 2021-05-16T23:09:05.9009345Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:05.9010661Z elif direction is "decreasing": 2021-05-16T23:09:05.9222919Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:05.9224287Z if direction is "increasing": 2021-05-16T23:09:05.9226068Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:05.9227297Z elif direction is "decreasing": 2021-05-16T23:09:07.0705518Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:07.0708310Z if props["offset_coordinates"] is "data": 2021-05-16T23:09:07.0711552Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:09:07.0713942Z if props["coordinates"] is not "data": 2021-05-16T23:09:07.9273206Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:09:08.5767714Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:09:08.5774550Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:09:08.5778992Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:09:09.8531194Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:09:09.8544944Z First installation detected... 2021-05-16T23:09:09.8545902Z Checking NSS setup... 2021-05-16T23:09:09.8589144Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:09:09.8640763Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:09.8689727Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:09:10.1760280Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:09:10.1818614Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:09:10.1856330Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:09:10.1893314Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:09:10.1955054Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:09:10.1995351Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:09:10.2041464Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:09:10.2080888Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:09:10.2126446Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:09:10.4339126Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:09:10.4401792Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:09:10.4460330Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:09:10.8361078Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:10.8363220Z if value is '': 2021-05-16T23:09:10.9503483Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:10.9505366Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:09:10.9507375Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:10.9509174Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:09:10.9511195Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:09:10.9513050Z if driver_string is not None and driver_string is not "": 2021-05-16T23:09:11.0020199Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:11.0022332Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:09:11.0024618Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:09:11.0026629Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:09:11.0757112Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:09:11.0795452Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:11.0892066Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:09:11.0926344Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:11.0979169Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:11.1181361Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:11.1233704Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:11.1271299Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:11.1301450Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:11.1352964Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:11.1395536Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:09:11.2593215Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:11.2646025Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:11.2684313Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:11.2755606Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:09:11.4259010Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:09:11.4263251Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:09:12.0437939Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:12.0482710Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:12.0523945Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:09:12.0561449Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:12.0597716Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:12.0634816Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:12.0670786Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:09:12.0703920Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:09:12.0736493Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:09:12.0779365Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:12.0815284Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:09:12.0845972Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:12.0876771Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:12.0905936Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:12.0936900Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:12.0966244Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:09:12.0997716Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:09:12.1046377Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:12.1086302Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:12.1120574Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:09:12.3067237Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:09:12.3118146Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:12.3157261Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:12.3208078Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.1152574Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:49.1186255Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:09:49.1224230Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.1252560Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:49.1281639Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.1311158Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.1339015Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:49.1371376Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.3203071Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.3238600Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:09:49.3286856Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.3341312Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:09:49.3384881Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.5343797Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.5381148Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.5426816Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:49.5561137Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:09:49.5736476Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:09:50.6571610Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:09:50.6781026Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:09:50.7111113Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:09:50.7289385Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:09:50.7530632Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:09:50.7870935Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:09:51.0614410Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:10:04.0786385Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:10:04.0993126Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:10:06.4063431Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:10:06.4064041Z with: 2021-05-16T23:10:06.4064573Z github_slug: neuroconductor/afnir 2021-05-16T23:10:06.4065065Z env: 2021-05-16T23:10:06.4065561Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:06.4066073Z TIC_DEPLOY_KEY: 2021-05-16T23:10:06.4066996Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:06.4068903Z GITHUB_PAT: *** 2021-05-16T23:10:06.4069367Z COVERALLS_TOKEN: 2021-05-16T23:10:06.4071438Z continue-on-error: false 2021-05-16T23:10:06.4071973Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:06.4072519Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:06.4073007Z TZ: UTC 2021-05-16T23:10:06.4073441Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:06.4073895Z NOT_CRAN: true 2021-05-16T23:10:06.4074318Z ##[endgroup] 2021-05-16T23:10:06.4445292Z repo slug is: neuroconductor/afnir 2021-05-16T23:10:06.4558345Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:10:06.4558969Z env: 2021-05-16T23:10:06.4559461Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:06.4559970Z TIC_DEPLOY_KEY: 2021-05-16T23:10:06.4560896Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:06.4562555Z GITHUB_PAT: *** 2021-05-16T23:10:06.4563001Z COVERALLS_TOKEN: 2021-05-16T23:10:06.4563532Z continue-on-error: false 2021-05-16T23:10:06.4564068Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:06.4564615Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:06.4565099Z TZ: UTC 2021-05-16T23:10:06.4565533Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:06.4565979Z NOT_CRAN: true 2021-05-16T23:10:06.4566396Z ##[endgroup] 2021-05-16T23:10:06.6801498Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:10:06.6802349Z with: 2021-05-16T23:10:06.6802763Z repo_name: afnir 2021-05-16T23:10:06.6803207Z repo_version: 0.4.6 2021-05-16T23:10:06.6803651Z runner_os: Linux 2021-05-16T23:10:06.6804065Z R_version: 3.5 2021-05-16T23:10:06.6804449Z env: 2021-05-16T23:10:06.6804922Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:06.6805452Z TIC_DEPLOY_KEY: 2021-05-16T23:10:06.6807128Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:06.6809124Z GITHUB_PAT: *** 2021-05-16T23:10:06.6809582Z COVERALLS_TOKEN: 2021-05-16T23:10:06.6810116Z continue-on-error: false 2021-05-16T23:10:06.6810663Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:06.6811199Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:06.6811706Z TZ: UTC 2021-05-16T23:10:06.6812133Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:06.6812603Z NOT_CRAN: true 2021-05-16T23:10:06.6813047Z ##[endgroup] 2021-05-16T23:10:06.7209753Z Package: afnir 2021-05-16T23:10:06.7213986Z Version: 0.4.6 2021-05-16T23:10:06.7215112Z OS: Linux 2021-05-16T23:10:06.7276996Z ##[group]Run install.packages('remotes') 2021-05-16T23:10:06.7277747Z install.packages('remotes') 2021-05-16T23:10:06.7278773Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:10:06.7279825Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:10:06.7288039Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:10:06.7288487Z env: 2021-05-16T23:10:06.7288990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:06.7289501Z TIC_DEPLOY_KEY: 2021-05-16T23:10:06.7290422Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:06.7291902Z GITHUB_PAT: *** 2021-05-16T23:10:06.7292334Z COVERALLS_TOKEN: 2021-05-16T23:10:06.7292883Z continue-on-error: false 2021-05-16T23:10:06.7293401Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:06.7293940Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:06.7294447Z TZ: UTC 2021-05-16T23:10:06.7294981Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:06.7295408Z NOT_CRAN: true 2021-05-16T23:10:06.7295782Z ##[endgroup] 2021-05-16T23:10:06.9097319Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:06.9098986Z (as ‘lib’ is unspecified) 2021-05-16T23:10:22.6543088Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:10:22.9932785Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T23:10:23.0148197Z ================================================== 2021-05-16T23:10:23.0149117Z downloaded 378 KB 2021-05-16T23:10:23.0149639Z 2021-05-16T23:10:23.2609690Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:10:23.2656295Z * DONE (remotes) 2021-05-16T23:10:23.2716103Z 2021-05-16T23:10:23.2717136Z The downloaded source packages are in 2021-05-16T23:10:23.2718804Z ‘/tmp/RtmpcInSJ5/downloaded_packages’ 2021-05-16T23:10:44.3956266Z ##[group]Run actions/cache@v1 2021-05-16T23:10:44.3956885Z with: 2021-05-16T23:10:44.3957372Z path: /home/runner/work/_temp/Library 2021-05-16T23:10:44.3960289Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-156ce9223389452de295e242a18a2da791071ce5f60f451e127bc051d694c257 2021-05-16T23:10:44.3964286Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T23:10:44.3965575Z env: 2021-05-16T23:10:44.3966058Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:44.3966582Z TIC_DEPLOY_KEY: 2021-05-16T23:10:44.3967485Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:44.3969533Z GITHUB_PAT: *** 2021-05-16T23:10:44.3969968Z COVERALLS_TOKEN: 2021-05-16T23:10:44.3970513Z continue-on-error: false 2021-05-16T23:10:44.3971032Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:44.3971572Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:44.3972108Z TZ: UTC 2021-05-16T23:10:44.3972542Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:44.3972996Z NOT_CRAN: true 2021-05-16T23:10:44.3973411Z ##[endgroup] 2021-05-16T23:10:44.4525451Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:10:44.4608265Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:10:44.4609179Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:10:44.4610012Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:10:44.4610725Z sudo -s eval "$sysreqs" 2021-05-16T23:10:44.4674059Z shell: /usr/bin/bash -e {0} 2021-05-16T23:10:44.4674502Z env: 2021-05-16T23:10:44.4674987Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:44.4675520Z TIC_DEPLOY_KEY: 2021-05-16T23:10:44.4676437Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:44.4677957Z GITHUB_PAT: *** 2021-05-16T23:10:44.4678394Z COVERALLS_TOKEN: 2021-05-16T23:10:44.4678953Z continue-on-error: false 2021-05-16T23:10:44.4679488Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:44.4680018Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:44.4680512Z TZ: UTC 2021-05-16T23:10:44.4680958Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:44.4681404Z NOT_CRAN: true 2021-05-16T23:10:44.4682252Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:10:44.4682748Z ##[endgroup] 2021-05-16T23:10:44.6704103Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:45.2052546Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:11:03.0660938Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:11:03.0662933Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:11:03.0664404Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:11:03.0665812Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:11:03.0667238Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:11:03.0695356Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:11:03.0711031Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:03.0712296Z (as ‘lib’ is unspecified) 2021-05-16T23:11:18.4082235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:11:18.7223639Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T23:11:18.7293101Z ================================================== 2021-05-16T23:11:18.7293903Z downloaded 93 KB 2021-05-16T23:11:18.7294328Z 2021-05-16T23:11:18.7333509Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:11:19.0241227Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T23:11:19.0353346Z ================================================== 2021-05-16T23:11:19.0353874Z downloaded 134 KB 2021-05-16T23:11:19.0354214Z 2021-05-16T23:11:19.0391567Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:11:19.5805897Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T23:11:19.5867213Z ================================================== 2021-05-16T23:11:19.5868111Z downloaded 79 KB 2021-05-16T23:11:19.5868727Z 2021-05-16T23:11:19.5919949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:11:19.8859655Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T23:11:19.9100572Z ================================================== 2021-05-16T23:11:19.9101238Z downloaded 515 KB 2021-05-16T23:11:19.9101571Z 2021-05-16T23:11:19.9145299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:11:20.2003911Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T23:11:20.2268856Z ================================================== 2021-05-16T23:11:20.2269865Z downloaded 991 KB 2021-05-16T23:11:20.2270415Z 2021-05-16T23:11:20.4570036Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:11:20.4620242Z * DONE (rprojroot) 2021-05-16T23:11:20.6830338Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:11:20.6872340Z * DONE (crayon) 2021-05-16T23:11:20.9051805Z * installing *binary* package ‘R6’ ... 2021-05-16T23:11:20.9098287Z * DONE (R6) 2021-05-16T23:11:21.1653031Z * installing *binary* package ‘desc’ ... 2021-05-16T23:11:21.1727420Z * DONE (desc) 2021-05-16T23:11:21.4215464Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:11:21.4275291Z * DONE (debugme) 2021-05-16T23:11:21.4332119Z 2021-05-16T23:11:21.4333238Z The downloaded source packages are in 2021-05-16T23:11:21.4334788Z ‘/tmp/RtmpDk6Fpw/downloaded_packages’ 2021-05-16T23:11:21.4343631Z Running `R CMD build`... 2021-05-16T23:11:21.6808445Z * checking for file ‘/tmp/RtmpDk6Fpw/remotes699c55511e91/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:11:21.6810191Z * preparing ‘sysreqs’: 2021-05-16T23:11:21.6811412Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:11:21.6813046Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:11:21.6814163Z * checking for empty or unneeded directories 2021-05-16T23:11:21.6815268Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:11:21.6817119Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:21.6818227Z (as ‘lib’ is unspecified) 2021-05-16T23:11:21.8927163Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:11:21.9064097Z ** R 2021-05-16T23:11:21.9157773Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:22.0964983Z ** help 2021-05-16T23:11:22.1090415Z *** installing help indices 2021-05-16T23:11:22.1288924Z ** building package indices 2021-05-16T23:11:22.1396270Z ** testing if installed package can be loaded 2021-05-16T23:11:22.3378267Z * DONE (sysreqs) 2021-05-16T23:11:42.4621760Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:11:42.4625625Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:11:42.4628893Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:11:42.5654244Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:11:42.5657615Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:11:42.6277441Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:11:42.7127724Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:11:42.7857876Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:11:42.9438836Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:11:44.5041796Z Reading package lists... 2021-05-16T23:11:44.5899232Z Reading package lists... 2021-05-16T23:11:44.7680484Z Building dependency tree... 2021-05-16T23:11:44.7706166Z Reading state information... 2021-05-16T23:11:44.9393313Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-16T23:11:44.9395315Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-16T23:11:44.9396938Z libssh2-1-dev set to manually installed. 2021-05-16T23:11:44.9398412Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:11:44.9400044Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-16T23:11:44.9401081Z Suggested packages: 2021-05-16T23:11:44.9402830Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:11:44.9927266Z The following NEW packages will be installed: 2021-05-16T23:11:44.9935946Z libcurl4-openssl-dev 2021-05-16T23:11:45.0150394Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:11:45.0151193Z Need to get 321 kB of archives. 2021-05-16T23:11:45.0151961Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:11:45.0154149Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T23:11:45.5268795Z Fetched 321 kB in 0s (13.8 MB/s) 2021-05-16T23:11:45.5654096Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:11:45.5749560Z (Reading database ... 2021-05-16T23:11:45.5750645Z (Reading database ... 5% 2021-05-16T23:11:45.5751448Z (Reading database ... 10% 2021-05-16T23:11:45.5752511Z (Reading database ... 15% 2021-05-16T23:11:45.5753119Z (Reading database ... 20% 2021-05-16T23:11:45.5753674Z (Reading database ... 25% 2021-05-16T23:11:45.5754267Z (Reading database ... 30% 2021-05-16T23:11:45.5754806Z (Reading database ... 35% 2021-05-16T23:11:45.5755358Z (Reading database ... 40% 2021-05-16T23:11:45.5755994Z (Reading database ... 45% 2021-05-16T23:11:45.5758771Z (Reading database ... 50% 2021-05-16T23:11:45.5812025Z (Reading database ... 55% 2021-05-16T23:11:45.5884079Z (Reading database ... 60% 2021-05-16T23:11:45.5922242Z (Reading database ... 65% 2021-05-16T23:11:45.6167619Z (Reading database ... 70% 2021-05-16T23:11:45.6207748Z (Reading database ... 75% 2021-05-16T23:11:45.6517937Z (Reading database ... 80% 2021-05-16T23:11:45.6643114Z (Reading database ... 85% 2021-05-16T23:11:45.7124234Z (Reading database ... 90% 2021-05-16T23:11:45.7223649Z (Reading database ... 95% 2021-05-16T23:11:45.7224734Z (Reading database ... 100% 2021-05-16T23:11:45.7226121Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T23:11:45.7363511Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:11:45.7387750Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:11:45.8470816Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:11:45.8516905Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:11:52.0215921Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:11:52.0216727Z remotes::install_github("ropensci/tic") 2021-05-16T23:11:52.0217461Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:11:52.0218236Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:11:52.0218937Z remotes::install_cran("covr") 2021-05-16T23:11:52.0226736Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:11:52.0227213Z env: 2021-05-16T23:11:52.0227732Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:11:52.0228743Z TIC_DEPLOY_KEY: 2021-05-16T23:11:52.0229670Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:11:52.0231508Z GITHUB_PAT: *** 2021-05-16T23:11:52.0231962Z COVERALLS_TOKEN: 2021-05-16T23:11:52.0232501Z continue-on-error: false 2021-05-16T23:11:52.0233036Z VDIFFR_RUN_TESTS: 2021-05-16T23:11:52.0233559Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:11:52.0234098Z TZ: UTC 2021-05-16T23:11:52.0234538Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:11:52.0234988Z NOT_CRAN: true 2021-05-16T23:11:52.0235408Z ##[endgroup] 2021-05-16T23:11:52.2306559Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:11:52.7143636Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:12:10.4010108Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:12:10.4011017Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:12:10.4011841Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:12:10.4012616Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:12:10.4013421Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:12:10.4014235Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:12:10.4015038Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:12:10.4015807Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:12:10.4016616Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:12:10.4017476Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:12:10.4018236Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:12:10.4019073Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:12:10.4019856Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:12:10.4020619Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:12:10.4021424Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:12:10.4022290Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:12:10.4023133Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:12:10.4023921Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:12:10.4024697Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:12:10.4025482Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:12:10.4026301Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:12:10.4027095Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:12:10.4027914Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:10.4028703Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:12:10.4029517Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:12:10.4030267Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:12:10.4031041Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:12:10.4031825Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:12:10.4032635Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:12:10.4035390Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:12:10.4036190Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:12:10.4038521Z 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-16T23:12:10.4049871Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:10.4050908Z (as ‘lib’ is unspecified) 2021-05-16T23:12:25.6855698Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:12:26.0722842Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T23:12:26.1018230Z ================================================== 2021-05-16T23:12:26.1018891Z downloaded 1.3 MB 2021-05-16T23:12:26.1019477Z 2021-05-16T23:12:26.1066267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:12:26.3902640Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T23:12:26.4059461Z ================================================== 2021-05-16T23:12:26.4061409Z downloaded 226 KB 2021-05-16T23:12:26.4062978Z 2021-05-16T23:12:26.4095902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:12:26.7434675Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T23:12:26.7547975Z ================================================== 2021-05-16T23:12:26.7548978Z downloaded 140 KB 2021-05-16T23:12:26.7549519Z 2021-05-16T23:12:26.7588570Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:12:26.9982496Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T23:12:27.0036170Z ================================================== 2021-05-16T23:12:27.0036710Z downloaded 53 KB 2021-05-16T23:12:27.0037012Z 2021-05-16T23:12:27.0077094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:12:27.3972448Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T23:12:27.3974669Z ================================================== 2021-05-16T23:12:27.3975592Z downloaded 22 KB 2021-05-16T23:12:27.3976025Z 2021-05-16T23:12:27.4018798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:12:27.7933217Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T23:12:27.8409420Z ================================================== 2021-05-16T23:12:27.8410437Z downloaded 1.4 MB 2021-05-16T23:12:27.8411144Z 2021-05-16T23:12:27.8450892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:12:28.1680919Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T23:12:28.1696621Z ================================================== 2021-05-16T23:12:28.1697950Z downloaded 36 KB 2021-05-16T23:12:28.1698957Z 2021-05-16T23:12:28.1732195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:12:28.4529023Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T23:12:28.4814086Z ================================================== 2021-05-16T23:12:28.4815132Z downloaded 883 KB 2021-05-16T23:12:28.4815652Z 2021-05-16T23:12:28.4925918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:12:28.8886390Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T23:12:28.9997151Z ================================================== 2021-05-16T23:12:28.9998193Z downloaded 522 KB 2021-05-16T23:12:28.9998801Z 2021-05-16T23:12:29.0055479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:12:29.3516730Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T23:12:29.3518739Z ================================================== 2021-05-16T23:12:29.3520366Z downloaded 12 KB 2021-05-16T23:12:29.3521003Z 2021-05-16T23:12:29.3565731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:12:29.6395671Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T23:12:29.6610310Z ================================================== 2021-05-16T23:12:29.6613239Z downloaded 482 KB 2021-05-16T23:12:29.6614265Z 2021-05-16T23:12:29.6647701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:12:30.1667277Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T23:12:30.2709159Z ================================================== 2021-05-16T23:12:30.2710203Z downloaded 90 KB 2021-05-16T23:12:30.2710746Z 2021-05-16T23:12:30.2758992Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:12:30.8212230Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T23:12:30.8439758Z ================================================== 2021-05-16T23:12:30.8440375Z downloaded 503 KB 2021-05-16T23:12:30.8440685Z 2021-05-16T23:12:30.8481349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:12:31.1335852Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T23:12:31.1563420Z ================================================== 2021-05-16T23:12:31.1564398Z downloaded 621 KB 2021-05-16T23:12:31.1564905Z 2021-05-16T23:12:31.1601827Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:12:31.4433529Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T23:12:31.4597450Z ================================================== 2021-05-16T23:12:31.4598031Z downloaded 265 KB 2021-05-16T23:12:31.4598350Z 2021-05-16T23:12:31.4638571Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:12:31.6470545Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T23:12:31.6588957Z ================================================== 2021-05-16T23:12:31.6589772Z downloaded 166 KB 2021-05-16T23:12:31.6590342Z 2021-05-16T23:12:31.6628304Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:12:32.1688623Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T23:12:32.1836792Z ================================================== 2021-05-16T23:12:32.1837409Z downloaded 235 KB 2021-05-16T23:12:32.1837716Z 2021-05-16T23:12:32.1878027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:12:32.4731852Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T23:12:32.4900690Z ================================================== 2021-05-16T23:12:32.4901652Z downloaded 276 KB 2021-05-16T23:12:32.4902242Z 2021-05-16T23:12:32.4941414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:12:32.7766950Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T23:12:32.7905917Z ================================================== 2021-05-16T23:12:32.7906526Z downloaded 202 KB 2021-05-16T23:12:32.7906829Z 2021-05-16T23:12:32.7942787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:12:33.0725108Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T23:12:33.0784077Z ================================================== 2021-05-16T23:12:33.0784667Z downloaded 63 KB 2021-05-16T23:12:33.0784994Z 2021-05-16T23:12:33.0821074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:12:33.2633488Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T23:12:33.2683832Z ================================================== 2021-05-16T23:12:33.2684712Z downloaded 45 KB 2021-05-16T23:12:33.2685244Z 2021-05-16T23:12:33.2718748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:12:33.6666883Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T23:12:33.6926343Z ================================================== 2021-05-16T23:12:33.6926958Z downloaded 415 KB 2021-05-16T23:12:33.6927264Z 2021-05-16T23:12:33.6965879Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:12:34.2032890Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T23:12:34.2086033Z ================================================== 2021-05-16T23:12:34.2087642Z downloaded 90 KB 2021-05-16T23:12:34.2088593Z 2021-05-16T23:12:34.2136988Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:12:34.5048299Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T23:12:34.6152219Z ================================================== 2021-05-16T23:12:34.6152833Z downloaded 132 KB 2021-05-16T23:12:34.6153149Z 2021-05-16T23:12:34.6199661Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:12:34.8191958Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T23:12:34.8376190Z ================================================== 2021-05-16T23:12:34.8376846Z downloaded 270 KB 2021-05-16T23:12:34.8377272Z 2021-05-16T23:12:34.8415735Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:12:35.1538855Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T23:12:35.1776364Z ================================================== 2021-05-16T23:12:35.1776931Z downloaded 736 KB 2021-05-16T23:12:35.1777228Z 2021-05-16T23:12:35.1819107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:12:35.8533468Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T23:12:35.8536481Z ================================================== 2021-05-16T23:12:35.8537870Z downloaded 45 KB 2021-05-16T23:12:35.8538658Z 2021-05-16T23:12:35.8579764Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:12:36.0023353Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:12:36.0028325Z ================================================== 2021-05-16T23:12:36.0029253Z downloaded 24 KB 2021-05-16T23:12:36.0029819Z 2021-05-16T23:12:36.0077078Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:12:36.4084636Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T23:12:36.4527473Z ================================================== 2021-05-16T23:12:36.4528655Z downloaded 684 KB 2021-05-16T23:12:36.4529198Z 2021-05-16T23:12:36.4573993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:12:36.8534912Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T23:12:36.8535777Z ================================================== 2021-05-16T23:12:36.8536274Z downloaded 45 KB 2021-05-16T23:12:36.8536583Z 2021-05-16T23:12:36.8578349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:12:37.4021703Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T23:12:37.5520312Z ================================================== 2021-05-16T23:12:37.5520894Z downloaded 598 KB 2021-05-16T23:12:37.5521192Z 2021-05-16T23:12:37.8621574Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:12:37.8694268Z * DONE (rlang) 2021-05-16T23:12:38.1092236Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:12:38.1179166Z * DONE (magrittr) 2021-05-16T23:12:38.3464477Z * installing *binary* package ‘glue’ ... 2021-05-16T23:12:38.3521994Z * DONE (glue) 2021-05-16T23:12:38.5799426Z * installing *binary* package ‘sys’ ... 2021-05-16T23:12:38.5852333Z * DONE (sys) 2021-05-16T23:12:38.8017702Z * installing *binary* package ‘mime’ ... 2021-05-16T23:12:38.8062996Z * DONE (mime) 2021-05-16T23:12:39.1188179Z * installing *binary* package ‘curl’ ... 2021-05-16T23:12:39.1264010Z * DONE (curl) 2021-05-16T23:12:39.3798520Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:12:39.3868382Z * DONE (jsonlite) 2021-05-16T23:12:39.6112892Z * installing *binary* package ‘ini’ ... 2021-05-16T23:12:39.6154618Z * DONE (ini) 2021-05-16T23:12:39.8416256Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:12:39.8486469Z * DONE (gitcreds) 2021-05-16T23:12:40.1307832Z * installing *binary* package ‘zip’ ... 2021-05-16T23:12:40.1375244Z * DONE (zip) 2021-05-16T23:12:40.3796327Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:12:40.3878144Z * DONE (rstudioapi) 2021-05-16T23:12:40.6468615Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:12:40.6528666Z * DONE (fastmap) 2021-05-16T23:12:40.8957149Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:12:40.9008779Z * DONE (yaml) 2021-05-16T23:12:41.1495965Z * installing *binary* package ‘withr’ ... 2021-05-16T23:12:41.1542183Z * DONE (withr) 2021-05-16T23:12:41.3975636Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:12:41.4032493Z * DONE (whisker) 2021-05-16T23:12:41.6222358Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:12:41.6270333Z * DONE (rappdirs) 2021-05-16T23:12:41.9170623Z * installing *binary* package ‘fs’ ... 2021-05-16T23:12:41.9262456Z * DONE (fs) 2021-05-16T23:12:42.1489612Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:12:42.1566919Z * DONE (clipr) 2021-05-16T23:12:42.4364591Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:12:42.4419088Z * DONE (git2r) 2021-05-16T23:12:42.6833723Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:12:42.6892380Z * DONE (askpass) 2021-05-16T23:12:42.9432011Z * installing *binary* package ‘cli’ ... 2021-05-16T23:12:42.9509553Z * DONE (cli) 2021-05-16T23:12:43.2079596Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:12:43.2135858Z * DONE (purrr) 2021-05-16T23:12:43.4495170Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:12:43.4544316Z * DONE (lifecycle) 2021-05-16T23:12:43.6772110Z * installing *source* package ‘cachem’ ... 2021-05-16T23:12:43.6785521Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:43.6973671Z ** libs 2021-05-16T23:12:43.7043126Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:12:43.8140047Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:43.8671381Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:12:43.9043245Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T23:12:43.9051905Z ** R 2021-05-16T23:12:43.9130570Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:44.2658118Z ** help 2021-05-16T23:12:44.2907980Z *** installing help indices 2021-05-16T23:12:44.3119119Z ** building package indices 2021-05-16T23:12:44.3298209Z ** testing if installed package can be loaded 2021-05-16T23:12:44.5297787Z * DONE (cachem) 2021-05-16T23:12:44.8860073Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:12:44.8976506Z * DONE (openssl) 2021-05-16T23:12:45.1097476Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:12:45.1144068Z * DONE (memoise) 2021-05-16T23:12:45.3674994Z * installing *binary* package ‘httr’ ... 2021-05-16T23:12:45.3743760Z * DONE (httr) 2021-05-16T23:12:45.6073282Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:12:45.6157925Z * DONE (credentials) 2021-05-16T23:12:45.8375112Z * installing *binary* package ‘gh’ ... 2021-05-16T23:12:45.8466253Z * DONE (gh) 2021-05-16T23:12:46.0871000Z * installing *binary* package ‘gert’ ... 2021-05-16T23:12:46.0918087Z * DONE (gert) 2021-05-16T23:12:46.3789130Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:12:46.3883252Z * DONE (usethis) 2021-05-16T23:12:46.3948472Z 2021-05-16T23:12:46.3949476Z The downloaded source packages are in 2021-05-16T23:12:46.3950895Z ‘/tmp/RtmptwVn5D/downloaded_packages’ 2021-05-16T23:12:46.3959767Z Running `R CMD build`... 2021-05-16T23:12:48.0989634Z * checking for file ‘/tmp/RtmptwVn5D/remotes71ef4cf2e47e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:12:48.0991279Z * preparing ‘tic’: 2021-05-16T23:12:48.0992647Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:12:48.0993712Z * installing the package to process help pages 2021-05-16T23:12:48.0995147Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:48.0996175Z * checking for empty or unneeded directories 2021-05-16T23:12:48.0997525Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:12:48.0998692Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:12:48.0999550Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:12:48.1001630Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:48.1002754Z (as ‘lib’ is unspecified) 2021-05-16T23:12:48.4360344Z * installing *source* package ‘tic’ ... 2021-05-16T23:12:48.4659862Z ** R 2021-05-16T23:12:48.4920463Z ** inst 2021-05-16T23:12:48.4960040Z ** preparing package for lazy loading 2021-05-16T23:12:48.6990299Z ** help 2021-05-16T23:12:48.8584825Z *** installing help indices 2021-05-16T23:12:48.9996948Z *** copying figures 2021-05-16T23:12:49.0001488Z ** building package indices 2021-05-16T23:12:49.1464836Z ** installing vignettes 2021-05-16T23:12:49.1496165Z ** testing if installed package can be loaded 2021-05-16T23:12:49.4162960Z * DONE (tic) 2021-05-16T23:12:49.4285300Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:49.6127264Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:12:51.6968118Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:12:51.6969794Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:12:51.6970844Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:12:51.6973527Z 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-16T23:12:51.6977053Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:12:51.6980353Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:12:51.6981111Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:12:51.6981863Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:12:51.6982601Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:12:51.6983307Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:12:51.6984033Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:12:51.6984736Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:12:51.6985450Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:12:51.6986193Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:51.6986910Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:12:51.6987663Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:12:51.6988402Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:12:51.6989256Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:12:51.6989907Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:12:51.6990567Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:12:51.6991215Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:12:51.6991851Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:12:51.6992534Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:12:51.6993200Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:12:51.6993877Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:12:51.6994545Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:12:51.6995219Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:12:51.6995865Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:12:51.6996553Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:12:51.6997240Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:12:51.6997894Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:12:51.6998876Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:51.6999623Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:12:51.7000349Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:12:51.7001028Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:12:51.7001731Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:12:51.7002620Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:12:51.7003330Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:12:51.7004034Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:12:51.7005210Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:51.7006088Z (as ‘lib’ is unspecified) 2021-05-16T23:13:07.1850668Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:13:07.7526486Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T23:13:07.7683513Z ================================================== 2021-05-16T23:13:07.7684448Z downloaded 231 KB 2021-05-16T23:13:07.7684971Z 2021-05-16T23:13:07.7714166Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:13:07.9480173Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T23:13:07.9777394Z ================================================== 2021-05-16T23:13:07.9778774Z downloaded 1.5 MB 2021-05-16T23:13:07.9779361Z 2021-05-16T23:13:07.9823911Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:13:08.3033489Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T23:13:08.3036289Z ================================================== 2021-05-16T23:13:08.3036810Z downloaded 17 KB 2021-05-16T23:13:08.3037138Z 2021-05-16T23:13:08.3073206Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:13:08.3694095Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:13:08.3987228Z ================================================== 2021-05-16T23:13:08.3987837Z downloaded 1.1 MB 2021-05-16T23:13:08.3988126Z 2021-05-16T23:13:08.4014857Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:13:08.4374963Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:13:08.4640235Z ================================================== 2021-05-16T23:13:08.4640875Z downloaded 670 KB 2021-05-16T23:13:08.4641203Z 2021-05-16T23:13:08.4668109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:13:08.8875589Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T23:13:08.8931548Z ================================================== 2021-05-16T23:13:08.8932743Z downloaded 43 KB 2021-05-16T23:13:08.8933209Z 2021-05-16T23:13:08.8976607Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:13:09.3758810Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T23:13:09.3934051Z ================================================== 2021-05-16T23:13:09.3934676Z downloaded 247 KB 2021-05-16T23:13:09.3935001Z 2021-05-16T23:13:09.3982505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:13:09.8237172Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T23:13:09.8529704Z ================================================== 2021-05-16T23:13:09.8530324Z downloaded 968 KB 2021-05-16T23:13:09.8530646Z 2021-05-16T23:13:09.8569235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:13:10.1495646Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T23:13:10.1611350Z ================================================== 2021-05-16T23:13:10.1611917Z downloaded 67 KB 2021-05-16T23:13:10.1612244Z 2021-05-16T23:13:10.1651666Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:13:10.7014856Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T23:13:10.7198965Z ================================================== 2021-05-16T23:13:10.7199800Z downloaded 349 KB 2021-05-16T23:13:10.7200139Z 2021-05-16T23:13:10.7237508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:13:11.3794867Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T23:13:11.4223729Z ================================================== 2021-05-16T23:13:11.4224332Z downloaded 411 KB 2021-05-16T23:13:11.4224657Z 2021-05-16T23:13:11.4264687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:13:11.7099114Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T23:13:11.7101165Z ================================================== 2021-05-16T23:13:11.7102299Z downloaded 15 KB 2021-05-16T23:13:11.7103085Z 2021-05-16T23:13:11.7132136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:13:12.3197533Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T23:13:12.3323527Z ================================================== 2021-05-16T23:13:12.3324217Z downloaded 146 KB 2021-05-16T23:13:12.3324606Z 2021-05-16T23:13:12.3361305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:13:12.6185651Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T23:13:12.6251074Z ================================================== 2021-05-16T23:13:12.6251693Z downloaded 71 KB 2021-05-16T23:13:12.6252015Z 2021-05-16T23:13:12.6290096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:13:13.0295326Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T23:13:13.0301773Z ================================================== 2021-05-16T23:13:13.0302309Z downloaded 39 KB 2021-05-16T23:13:13.0302630Z 2021-05-16T23:13:13.0355317Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:13:13.3268669Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T23:13:13.3494543Z ================================================== 2021-05-16T23:13:13.3495157Z downloaded 348 KB 2021-05-16T23:13:13.3495490Z 2021-05-16T23:13:13.3533000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:13:13.7495724Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T23:13:13.7880659Z ================================================== 2021-05-16T23:13:13.7881682Z downloaded 423 KB 2021-05-16T23:13:13.7882457Z 2021-05-16T23:13:13.7926737Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:13:14.2861713Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T23:13:14.2915329Z ================================================== 2021-05-16T23:13:14.2916212Z downloaded 41 KB 2021-05-16T23:13:14.2916869Z 2021-05-16T23:13:14.2953673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:13:14.7910120Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T23:13:14.9032622Z ================================================== 2021-05-16T23:13:14.9033599Z downloaded 603 KB 2021-05-16T23:13:14.9034167Z 2021-05-16T23:13:14.9083506Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:13:14.9404683Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:13:14.9517678Z ================================================== 2021-05-16T23:13:14.9518442Z downloaded 109 KB 2021-05-16T23:13:14.9518770Z 2021-05-16T23:13:14.9539246Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:13:15.2464897Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T23:13:15.3640195Z ================================================== 2021-05-16T23:13:15.3641726Z downloaded 224 KB 2021-05-16T23:13:15.3642981Z 2021-05-16T23:13:15.3683317Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:13:15.5694336Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T23:13:15.5699989Z ================================================== 2021-05-16T23:13:15.5702022Z downloaded 37 KB 2021-05-16T23:13:15.5702843Z 2021-05-16T23:13:15.5752074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:13:16.0820854Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T23:13:16.1061046Z ================================================== 2021-05-16T23:13:16.1061986Z downloaded 200 KB 2021-05-16T23:13:16.1062419Z 2021-05-16T23:13:16.1116663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:13:16.5091346Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T23:13:16.6190235Z ================================================== 2021-05-16T23:13:16.6190959Z downloaded 2.8 MB 2021-05-16T23:13:16.6191277Z 2021-05-16T23:13:16.6230701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:13:16.9097118Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T23:13:17.1157248Z ================================================== 2021-05-16T23:13:17.1158333Z downloaded 4.0 MB 2021-05-16T23:13:17.1159019Z 2021-05-16T23:13:17.1197797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:13:17.4071766Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T23:13:17.4413632Z ================================================== 2021-05-16T23:13:17.4414287Z downloaded 1.3 MB 2021-05-16T23:13:17.4414615Z 2021-05-16T23:13:17.4451462Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:13:17.7374642Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T23:13:17.8145807Z ================================================== 2021-05-16T23:13:17.8147689Z downloaded 479 KB 2021-05-16T23:13:17.8148661Z 2021-05-16T23:13:17.8296319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:13:18.0116205Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T23:13:18.0223584Z ================================================== 2021-05-16T23:13:18.0224413Z downloaded 107 KB 2021-05-16T23:13:18.0224970Z 2021-05-16T23:13:18.0258483Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:13:18.3043886Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T23:13:18.3046137Z ================================================== 2021-05-16T23:13:18.3047408Z downloaded 21 KB 2021-05-16T23:13:18.3048268Z 2021-05-16T23:13:18.3080927Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:13:18.6057803Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T23:13:18.7109231Z ================================================== 2021-05-16T23:13:18.7110183Z downloaded 42 KB 2021-05-16T23:13:18.7110737Z 2021-05-16T23:13:18.7169423Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:13:18.9960638Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T23:13:18.9964048Z ================================================== 2021-05-16T23:13:18.9964575Z downloaded 33 KB 2021-05-16T23:13:18.9964890Z 2021-05-16T23:13:19.0006880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:13:19.3993757Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T23:13:19.4101368Z ================================================== 2021-05-16T23:13:19.4101931Z downloaded 135 KB 2021-05-16T23:13:19.4102237Z 2021-05-16T23:13:19.4145429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:13:19.7099839Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T23:13:19.9674493Z ================================================== 2021-05-16T23:13:19.9676343Z downloaded 3.4 MB 2021-05-16T23:13:19.9677491Z 2021-05-16T23:13:19.9718382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:13:20.7142633Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T23:13:20.7195134Z ================================================== 2021-05-16T23:13:20.7196570Z downloaded 64 KB 2021-05-16T23:13:20.7197248Z 2021-05-16T23:13:20.7230265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:13:21.2746916Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T23:13:21.4978066Z ================================================== 2021-05-16T23:13:21.4979281Z downloaded 1.3 MB 2021-05-16T23:13:21.4979857Z 2021-05-16T23:13:21.5014018Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:13:21.7908823Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T23:13:21.8023503Z ================================================== 2021-05-16T23:13:21.8025103Z downloaded 128 KB 2021-05-16T23:13:21.8026021Z 2021-05-16T23:13:21.8059372Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:13:22.2064637Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T23:13:22.2385520Z ================================================== 2021-05-16T23:13:22.2386189Z downloaded 383 KB 2021-05-16T23:13:22.2386512Z 2021-05-16T23:13:22.4839874Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:13:22.4888875Z * DONE (utf8) 2021-05-16T23:13:22.7091535Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:13:22.7140702Z * DONE (pkgconfig) 2021-05-16T23:13:22.9577337Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:13:22.9630669Z * DONE (fansi) 2021-05-16T23:13:23.2340452Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:13:23.2396920Z * DONE (diffobj) 2021-05-16T23:13:23.4840068Z * installing *binary* package ‘ps’ ... 2021-05-16T23:13:23.4913253Z * DONE (ps) 2021-05-16T23:13:23.7083766Z * installing *binary* package ‘praise’ ... 2021-05-16T23:13:23.7141530Z * DONE (praise) 2021-05-16T23:13:23.9313172Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:13:23.9368089Z * DONE (pkgload) 2021-05-16T23:13:24.1511157Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:13:24.1573258Z * DONE (evaluate) 2021-05-16T23:13:24.3751668Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:13:24.3821794Z * DONE (ellipsis) 2021-05-16T23:13:24.6480666Z * installing *binary* package ‘digest’ ... 2021-05-16T23:13:24.6556814Z * DONE (digest) 2021-05-16T23:13:24.8666740Z * installing *binary* package ‘brio’ ... 2021-05-16T23:13:24.8715133Z * DONE (brio) 2021-05-16T23:13:25.1581903Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:13:25.1653042Z * DONE (xml2) 2021-05-16T23:13:25.4506937Z * installing *source* package ‘xfun’ ... 2021-05-16T23:13:25.4548306Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:25.4748702Z ** libs 2021-05-16T23:13:25.4814956Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:13:25.6070032Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:25.6610920Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:13:25.7084069Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T23:13:25.7086049Z ** R 2021-05-16T23:13:25.7269440Z ** inst 2021-05-16T23:13:25.7280726Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:26.8927331Z ** help 2021-05-16T23:13:27.0455962Z *** installing help indices 2021-05-16T23:13:27.1612819Z ** building package indices 2021-05-16T23:13:27.3229760Z ** installing vignettes 2021-05-16T23:13:27.3281369Z ** testing if installed package can be loaded 2021-05-16T23:13:27.5134838Z * DONE (xfun) 2021-05-16T23:13:27.9837003Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:13:27.9952672Z * DONE (stringi) 2021-05-16T23:13:29.0613443Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:13:29.1023478Z * DONE (Rcpp) 2021-05-16T23:13:29.3855349Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:13:29.3910444Z * DONE (commonmark) 2021-05-16T23:13:29.6387773Z * installing *binary* package ‘brew’ ... 2021-05-16T23:13:29.6461138Z * DONE (brew) 2021-05-16T23:13:29.8576155Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:13:29.8614778Z * DONE (sessioninfo) 2021-05-16T23:13:30.0742910Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:13:30.0786020Z * DONE (prettyunits) 2021-05-16T23:13:30.4367355Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:13:30.4462268Z * DONE (vctrs) 2021-05-16T23:13:30.6905312Z * installing *binary* package ‘processx’ ... 2021-05-16T23:13:30.6966910Z * DONE (processx) 2021-05-16T23:13:30.9482992Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:13:30.9553148Z * DONE (markdown) 2021-05-16T23:13:31.1803020Z * installing *binary* package ‘highr’ ... 2021-05-16T23:13:31.1864021Z * DONE (highr) 2021-05-16T23:13:31.4314122Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:13:31.4390312Z * DONE (stringr) 2021-05-16T23:13:31.6529999Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:13:31.6593317Z * DONE (rversions) 2021-05-16T23:13:32.0596545Z * installing *source* package ‘pillar’ ... 2021-05-16T23:13:32.0704595Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:32.0901346Z ** R 2021-05-16T23:13:32.1145324Z ** inst 2021-05-16T23:13:32.1182689Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:33.7124739Z ** help 2021-05-16T23:13:33.8113588Z *** installing help indices 2021-05-16T23:13:33.9088412Z *** copying figures 2021-05-16T23:13:33.9092513Z ** building package indices 2021-05-16T23:13:33.9687250Z ** installing vignettes 2021-05-16T23:13:33.9792074Z ** testing if installed package can be loaded 2021-05-16T23:13:34.2723968Z * DONE (pillar) 2021-05-16T23:13:34.5171187Z * installing *binary* package ‘callr’ ... 2021-05-16T23:13:34.5250583Z * DONE (callr) 2021-05-16T23:13:34.9184746Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:13:34.9350379Z * DONE (knitr) 2021-05-16T23:13:35.1516194Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:13:35.1557041Z * DONE (xopen) 2021-05-16T23:13:35.5534086Z * installing *source* package ‘tibble’ ... 2021-05-16T23:13:35.5700102Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:35.5922727Z ** libs 2021-05-16T23:13:35.5980102Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:13:35.6528946Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:13:35.7309275Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:13:35.7725819Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:13:35.8905634Z gcc -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:13:35.9162317Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T23:13:35.9179251Z ** R 2021-05-16T23:13:35.9395049Z ** inst 2021-05-16T23:13:35.9429649Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:37.5386755Z ** help 2021-05-16T23:13:37.6150003Z *** installing help indices 2021-05-16T23:13:37.6638810Z *** copying figures 2021-05-16T23:13:37.6645789Z ** building package indices 2021-05-16T23:13:37.7126455Z ** installing vignettes 2021-05-16T23:13:37.7174905Z ** testing if installed package can be loaded 2021-05-16T23:13:38.0602320Z * DONE (tibble) 2021-05-16T23:13:38.2850119Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:13:38.2901901Z * DONE (pkgbuild) 2021-05-16T23:13:38.6463098Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:13:38.6575184Z * DONE (roxygen2) 2021-05-16T23:13:38.8790532Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:13:38.8853267Z * DONE (rematch2) 2021-05-16T23:13:39.1021429Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:13:39.1141516Z * DONE (rcmdcheck) 2021-05-16T23:13:39.3262861Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:13:39.3309777Z * DONE (waldo) 2021-05-16T23:13:39.9038902Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:13:39.9209933Z * DONE (testthat) 2021-05-16T23:13:40.1781195Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:13:40.1829683Z * DONE (devtools) 2021-05-16T23:13:40.1888671Z 2021-05-16T23:13:40.1889757Z The downloaded source packages are in 2021-05-16T23:13:40.1891274Z ‘/tmp/RtmptwVn5D/downloaded_packages’ 2021-05-16T23:13:40.2601805Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:13:42.2752314Z 2021-05-16T23:13:42.6114772Z 2021-05-16T23:13:42.6134061Z checking for file ‘/tmp/RtmptwVn5D/remotes71ef303d5e2f/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:13:42.6226107Z 2021-05-16T23:13:42.6229210Z ✔ checking for file ‘/tmp/RtmptwVn5D/remotes71ef303d5e2f/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:13:42.6242932Z 2021-05-16T23:13:42.6277799Z 2021-05-16T23:13:42.6279984Z ─ preparing ‘desc’: 2021-05-16T23:13:42.6359319Z checking DESCRIPTION meta-information ... 2021-05-16T23:13:42.6395132Z 2021-05-16T23:13:42.6397388Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:13:42.7108668Z 2021-05-16T23:13:42.7149647Z 2021-05-16T23:13:42.7152808Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:42.7305147Z 2021-05-16T23:13:42.7340030Z 2021-05-16T23:13:42.7342536Z ─ checking for empty or unneeded directories 2021-05-16T23:13:42.7376919Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:13:42.8571943Z 2021-05-16T23:13:42.8574445Z 2021-05-16T23:13:42.8576375Z 2021-05-16T23:13:42.8681471Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:42.8682597Z (as ‘lib’ is unspecified) 2021-05-16T23:13:43.1747833Z * installing *source* package ‘desc’ ... 2021-05-16T23:13:43.1976594Z ** R 2021-05-16T23:13:43.2153525Z ** inst 2021-05-16T23:13:43.2173089Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:44.6084911Z ** help 2021-05-16T23:13:44.7428933Z *** installing help indices 2021-05-16T23:13:44.8444215Z ** building package indices 2021-05-16T23:13:44.9830909Z ** testing if installed package can be loaded 2021-05-16T23:13:45.1751622Z * DONE (desc) 2021-05-16T23:13:45.3836462Z 2021-05-16T23:13:45.3837394Z 2021-05-16T23:13:45.3839322Z checking for file ‘/tmp/RtmptwVn5D/remotes71ef298f9ee0/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:13:45.3873403Z 2021-05-16T23:13:45.3877893Z ✔ checking for file ‘/tmp/RtmptwVn5D/remotes71ef298f9ee0/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:13:45.4002919Z 2021-05-16T23:13:45.4004072Z 2021-05-16T23:13:45.4005169Z ─ preparing ‘ghtravis’: 2021-05-16T23:13:45.4385126Z 2021-05-16T23:13:45.4424663Z 2021-05-16T23:13:45.4425898Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:13:45.4596863Z 2021-05-16T23:13:45.4650144Z 2021-05-16T23:13:45.4651603Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:45.4661035Z 2021-05-16T23:13:45.4694708Z 2021-05-16T23:13:45.4697037Z ─ checking for empty or unneeded directories 2021-05-16T23:13:45.4725470Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:13:45.4944041Z 2021-05-16T23:13:45.4946647Z 2021-05-16T23:13:45.4948069Z 2021-05-16T23:13:45.5303907Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:45.5304913Z (as ‘lib’ is unspecified) 2021-05-16T23:13:45.7714676Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:13:45.7864709Z ** R 2021-05-16T23:13:45.7967648Z ** inst 2021-05-16T23:13:45.7976257Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:46.8853946Z ** help 2021-05-16T23:13:46.9416196Z *** installing help indices 2021-05-16T23:13:46.9899782Z ** building package indices 2021-05-16T23:13:47.0322904Z ** testing if installed package can be loaded 2021-05-16T23:13:47.7034871Z * DONE (ghtravis) 2021-05-16T23:13:47.7139432Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:13:47.8617544Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:13:49.8580020Z 2021-05-16T23:13:49.8582779Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:13:49.8584082Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:13:49.8585307Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:13:49.8586471Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:13:49.8587641Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:13:49.8589169Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:13:49.8594876Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:49.8596442Z (as ‘lib’ is unspecified) 2021-05-16T23:14:05.8370966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:14:06.1261317Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T23:14:06.1418693Z ================================================== 2021-05-16T23:14:06.1420062Z downloaded 192 KB 2021-05-16T23:14:06.1420799Z 2021-05-16T23:14:06.1459862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:14:06.4283401Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T23:14:06.4348476Z ================================================== 2021-05-16T23:14:06.4349493Z downloaded 66 KB 2021-05-16T23:14:06.4350120Z 2021-05-16T23:14:06.4391595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:14:06.7291498Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T23:14:06.7430318Z ================================================== 2021-05-16T23:14:06.7432102Z downloaded 191 KB 2021-05-16T23:14:06.7433057Z 2021-05-16T23:14:06.7470016Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:14:07.0237659Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T23:14:07.0544924Z ================================================== 2021-05-16T23:14:07.0545917Z downloaded 1.2 MB 2021-05-16T23:14:07.0546525Z 2021-05-16T23:14:07.0586575Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:14:07.3421748Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T23:14:07.3713256Z ================================================== 2021-05-16T23:14:07.3714203Z downloaded 1.0 MB 2021-05-16T23:14:07.3714737Z 2021-05-16T23:14:07.6081392Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:14:07.6150299Z * DONE (tidyselect) 2021-05-16T23:14:07.8387507Z * installing *binary* package ‘generics’ ... 2021-05-16T23:14:07.8450024Z * DONE (generics) 2021-05-16T23:14:08.1044413Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:14:08.1100651Z * DONE (cpp11) 2021-05-16T23:14:08.4582168Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:14:08.4683931Z * DONE (dplyr) 2021-05-16T23:14:08.7839613Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:14:08.7935257Z * DONE (tidyr) 2021-05-16T23:14:08.8002780Z 2021-05-16T23:14:08.8003822Z The downloaded source packages are in 2021-05-16T23:14:08.8005388Z ‘/tmp/RtmptwVn5D/downloaded_packages’ 2021-05-16T23:14:08.9978651Z 2021-05-16T23:14:08.9992003Z checking for file ‘/tmp/RtmptwVn5D/remotes71ef2c4315fd/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:14:09.0024476Z 2021-05-16T23:14:09.0026087Z ✔ checking for file ‘/tmp/RtmptwVn5D/remotes71ef2c4315fd/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:14:09.0143264Z 2021-05-16T23:14:09.0144092Z 2021-05-16T23:14:09.0145452Z ─ preparing ‘aghast’: 2021-05-16T23:14:09.0146035Z 2021-05-16T23:14:09.0146566Z 2021-05-16T23:14:09.0207682Z checking DESCRIPTION meta-information ... 2021-05-16T23:14:09.0262160Z 2021-05-16T23:14:09.0264552Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:14:09.0513052Z 2021-05-16T23:14:09.0551030Z 2021-05-16T23:14:09.0553647Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:09.0564285Z 2021-05-16T23:14:09.0593341Z 2021-05-16T23:14:09.0595613Z ─ checking for empty or unneeded directories 2021-05-16T23:14:09.0627143Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:14:09.0734162Z 2021-05-16T23:14:09.0738158Z 2021-05-16T23:14:09.0740682Z 2021-05-16T23:14:09.0854335Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:09.0855696Z (as ‘lib’ is unspecified) 2021-05-16T23:14:09.2942401Z * installing *source* package ‘aghast’ ... 2021-05-16T23:14:09.3176069Z ** R 2021-05-16T23:14:09.3263030Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:09.5912683Z ** help 2021-05-16T23:14:09.6130374Z *** installing help indices 2021-05-16T23:14:09.6368085Z ** building package indices 2021-05-16T23:14:09.6568471Z ** testing if installed package can be loaded 2021-05-16T23:14:09.8368821Z * DONE (aghast) 2021-05-16T23:14:09.8453899Z Installing 1 packages: covr 2021-05-16T23:14:09.8462251Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:09.8463417Z (as ‘lib’ is unspecified) 2021-05-16T23:14:25.3160202Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:14:25.3161127Z 2021-05-16T23:14:25.3164196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:14:25.5926006Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T23:14:25.6043510Z ================================================== 2021-05-16T23:14:25.6045089Z downloaded 160 KB 2021-05-16T23:14:25.6045973Z 2021-05-16T23:14:25.6082767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:14:25.8917484Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T23:14:25.9024676Z ================================================== 2021-05-16T23:14:25.9025294Z downloaded 118 KB 2021-05-16T23:14:25.9025618Z 2021-05-16T23:14:25.9065010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:14:26.1114534Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T23:14:26.1286019Z ================================================== 2021-05-16T23:14:26.1286623Z downloaded 280 KB 2021-05-16T23:14:26.1286945Z 2021-05-16T23:14:26.3650564Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:14:26.3725166Z * DONE (lazyeval) 2021-05-16T23:14:26.6065809Z * installing *binary* package ‘rex’ ... 2021-05-16T23:14:26.6111304Z * DONE (rex) 2021-05-16T23:14:26.8670930Z * installing *binary* package ‘covr’ ... 2021-05-16T23:14:26.8734458Z * DONE (covr) 2021-05-16T23:14:26.8802708Z 2021-05-16T23:14:26.8803858Z The downloaded source packages are in 2021-05-16T23:14:26.8805472Z ‘/tmp/RtmptwVn5D/downloaded_packages’ 2021-05-16T23:14:26.8993756Z 2021-05-16T23:14:26.9031827Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:14:26.9032532Z Rscript -e "tic::before_install()" 2021-05-16T23:14:26.9081296Z shell: /usr/bin/bash -e {0} 2021-05-16T23:14:26.9081725Z env: 2021-05-16T23:14:26.9083133Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:26.9083664Z TIC_DEPLOY_KEY: 2021-05-16T23:14:26.9084572Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:26.9087033Z GITHUB_PAT: *** 2021-05-16T23:14:26.9087537Z COVERALLS_TOKEN: 2021-05-16T23:14:26.9088092Z continue-on-error: false 2021-05-16T23:14:26.9088612Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:26.9089155Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:26.9089648Z TZ: UTC 2021-05-16T23:14:26.9090066Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:26.9090530Z NOT_CRAN: true 2021-05-16T23:14:26.9090936Z ##[endgroup] 2021-05-16T23:14:27.1829869Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:14:27.3140650Z Running before_install: step_install_remote_binaries() 2021-05-16T23:14:27.8198625Z Installing kirby21.t1 binaries 2021-05-16T23:14:27.8209624Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:14:28.0372840Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:14:28.0415885Z tag_name 2021-05-16T23:14:28.0416653Z 9 1.7.3.2.s 2021-05-16T23:14:28.0417809Z zipball_url 2021-05-16T23:14:28.0421612Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-16T23:14:28.0423431Z tarball_url 2021-05-16T23:14:28.0425257Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-16T23:14:28.0426869Z commit.sha 2021-05-16T23:14:28.0428187Z 9 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:14:28.0429804Z commit.url 2021-05-16T23:14:28.0432093Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:14:28.0434065Z node_id 2021-05-16T23:14:28.0436136Z 9 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-16T23:14:28.0438288Z url 2021-05-16T23:14:28.0439958Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-16T23:14:28.0441699Z assets_url 2021-05-16T23:14:28.0443820Z 9 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-16T23:14:28.0445665Z upload_url 2021-05-16T23:14:28.0447737Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-16T23:14:28.0449901Z id asset_updated_at asset_created_at created_at 2021-05-16T23:14:28.0452169Z 9 42985612 2021-05-14 23:18:35 2021-05-14 23:18:34 2021-05-14 23:05:47 2021-05-16T23:14:28.0453403Z published_at asset_name 2021-05-16T23:14:28.0455238Z 9 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:28.0456522Z asset_label asset_download_count 2021-05-16T23:14:28.0457477Z 9 4 2021-05-16T23:14:28.0458858Z asset_browser_download_url 2021-05-16T23:14:28.0461586Z 9 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:28.0463681Z Installing kirby21.t1 package binaries 2021-05-16T23:14:28.0471431Z --2021-05-16 23:14:28-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:28.0512525Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T23:14:28.0570566Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T23:14:28.1528895Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:14:28.1536861Z Location: https://github-releases.githubusercontent.com/367497968/b40d4100-b50a-11eb-831c-cc284250327e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231428Z&X-Amz-Expires=300&X-Amz-Signature=6ee8efa0f8a72afb017216eb931ef1d7b355808b5bb0c53f89f3c33746cf0f41&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:14:28.1546902Z --2021-05-16 23:14:28-- https://github-releases.githubusercontent.com/367497968/b40d4100-b50a-11eb-831c-cc284250327e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231428Z&X-Amz-Expires=300&X-Amz-Signature=6ee8efa0f8a72afb017216eb931ef1d7b355808b5bb0c53f89f3c33746cf0f41&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:14:28.1553461Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T23:14:28.1606203Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:14:28.2708841Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:14:28.2710902Z Length: 12236 (12K) [application/octet-stream] 2021-05-16T23:14:28.2712596Z Saving to: ‘/tmp/RtmpMi7bNi/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:14:28.2713386Z 2021-05-16T23:14:28.2714230Z 0K .......... . 100% 70.0M=0s 2021-05-16T23:14:28.2714677Z 2021-05-16T23:14:28.2716345Z 2021-05-16 23:14:28 (70.0 MB/s) - ‘/tmp/RtmpMi7bNi/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [12236/12236] 2021-05-16T23:14:28.2717167Z 2021-05-16T23:14:28.2749772Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:28.2751070Z (as ‘lib’ is unspecified) 2021-05-16T23:14:28.4994317Z * installing *binary* package ‘kirby21.t1’ ... 2021-05-16T23:14:28.5042832Z * DONE (kirby21.t1) 2021-05-16T23:14:28.5159062Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:28.5249562Z Installing oro.nifti binaries 2021-05-16T23:14:28.5258179Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:14:28.6592855Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:14:28.6612843Z tag_name 2021-05-16T23:14:28.6613524Z 9 0.10.3.s 2021-05-16T23:14:28.6621349Z zipball_url 2021-05-16T23:14:28.6623144Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:14:28.6626393Z tarball_url 2021-05-16T23:14:28.6629168Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:14:28.6630677Z commit.sha 2021-05-16T23:14:28.6631893Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:14:28.6633368Z commit.url 2021-05-16T23:14:28.6635889Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:14:28.6639109Z Installing oro.nifti package binaries 2021-05-16T23:14:28.6640211Z node_id 2021-05-16T23:14:28.6642369Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:14:28.6644384Z url 2021-05-16T23:14:28.6645927Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:14:28.6648510Z assets_url 2021-05-16T23:14:28.6650178Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:14:28.6651373Z upload_url 2021-05-16T23:14:28.6652540Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:14:28.6653914Z id asset_updated_at asset_created_at created_at 2021-05-16T23:14:28.6655270Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T23:14:28.6655951Z published_at asset_name 2021-05-16T23:14:28.6656981Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:28.6658336Z asset_label asset_download_count 2021-05-16T23:14:28.6658880Z 9 18 2021-05-16T23:14:28.6659654Z asset_browser_download_url 2021-05-16T23:14:28.6661222Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:28.6692540Z --2021-05-16 23:14:28-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:28.6741029Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T23:14:28.6801625Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T23:14:28.7011458Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:14:28.7017956Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231425Z&X-Amz-Expires=300&X-Amz-Signature=7ecd5fdc20304463ffbcf5ad71ee97c4497fbe0f73768f6d6c02cc8ac38dcd59&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_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:14:28.7029171Z --2021-05-16 23:14:28-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231425Z&X-Amz-Expires=300&X-Amz-Signature=7ecd5fdc20304463ffbcf5ad71ee97c4497fbe0f73768f6d6c02cc8ac38dcd59&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_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:14:28.7057319Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T23:14:28.7109116Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:14:28.7708339Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:14:28.7714635Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T23:14:28.7716873Z Saving to: ‘/tmp/RtmpMi7bNi/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:14:28.7773615Z 2021-05-16T23:14:28.7826917Z 0K .......... .......... .......... .......... .......... 0% 4.33M 1s 2021-05-16T23:14:28.7881513Z 50K .......... .......... .......... .......... .......... 1% 9.84M 1s 2021-05-16T23:14:28.7891149Z 100K .......... .......... .......... .......... .......... 2% 32.8M 1s 2021-05-16T23:14:28.7915716Z 150K .......... .......... .......... .......... .......... 3% 45.3M 1s 2021-05-16T23:14:28.7932762Z 200K .......... .......... .......... .......... .......... 4% 16.0M 0s 2021-05-16T23:14:28.7938965Z 250K .......... .......... .......... .......... .......... 5% 72.9M 0s 2021-05-16T23:14:28.7946834Z 300K .......... .......... .......... .......... .......... 5% 63.9M 0s 2021-05-16T23:14:28.7951973Z 350K .......... .......... .......... .......... .......... 6% 90.2M 0s 2021-05-16T23:14:28.7976280Z 400K .......... .......... .......... .......... .......... 7% 20.4M 0s 2021-05-16T23:14:28.7985453Z 450K .......... .......... .......... .......... .......... 8% 53.2M 0s 2021-05-16T23:14:28.7988633Z 500K .......... .......... .......... .......... .......... 9% 162M 0s 2021-05-16T23:14:28.7991605Z 550K .......... .......... .......... .......... .......... 10% 144M 0s 2021-05-16T23:14:28.7994668Z 600K .......... .......... .......... .......... .......... 11% 169M 0s 2021-05-16T23:14:28.7997296Z 650K .......... .......... .......... .......... .......... 11% 160M 0s 2021-05-16T23:14:28.8000657Z 700K .......... .......... .......... .......... .......... 12% 147M 0s 2021-05-16T23:14:28.8003898Z 750K .......... .......... .......... .......... .......... 13% 164M 0s 2021-05-16T23:14:28.8007007Z 800K .......... .......... .......... .......... .......... 14% 180M 0s 2021-05-16T23:14:28.8009153Z 850K .......... .......... .......... .......... .......... 15% 160M 0s 2021-05-16T23:14:28.8030338Z 900K .......... .......... .......... .......... .......... 16% 23.5M 0s 2021-05-16T23:14:28.8041504Z 950K .......... .......... .......... .......... .......... 16% 43.9M 0s 2021-05-16T23:14:28.8044353Z 1000K .......... .......... .......... .......... .......... 17% 147M 0s 2021-05-16T23:14:28.8047071Z 1050K .......... .......... .......... .......... .......... 18% 179M 0s 2021-05-16T23:14:28.8050284Z 1100K .......... .......... .......... .......... .......... 19% 177M 0s 2021-05-16T23:14:28.8053688Z 1150K .......... .......... .......... .......... .......... 20% 128M 0s 2021-05-16T23:14:28.8059798Z 1200K .......... .......... .......... .......... .......... 21% 80.1M 0s 2021-05-16T23:14:28.8065230Z 1250K .......... .......... .......... .......... .......... 22% 177M 0s 2021-05-16T23:14:28.8068833Z 1300K .......... .......... .......... .......... .......... 22% 77.5M 0s 2021-05-16T23:14:28.8072930Z 1350K .......... .......... .......... .......... .......... 23% 118M 0s 2021-05-16T23:14:28.8097840Z 1400K .......... .......... .......... .......... .......... 24% 24.6M 0s 2021-05-16T23:14:28.8099044Z 1450K .......... .......... .......... .......... .......... 25% 120M 0s 2021-05-16T23:14:28.8100505Z 1500K .......... .......... .......... .......... .......... 26% 136M 0s 2021-05-16T23:14:28.8103585Z 1550K .......... .......... .......... .......... .......... 27% 183M 0s 2021-05-16T23:14:28.8106217Z 1600K .......... .......... .......... .......... .......... 28% 186M 0s 2021-05-16T23:14:28.8109634Z 1650K .......... .......... .......... .......... .......... 28% 129M 0s 2021-05-16T23:14:28.8114461Z 1700K .......... .......... .......... .......... .......... 29% 115M 0s 2021-05-16T23:14:28.8116981Z 1750K .......... .......... .......... .......... .......... 30% 174M 0s 2021-05-16T23:14:28.8120864Z 1800K .......... .......... .......... .......... .......... 31% 118M 0s 2021-05-16T23:14:28.8126471Z 1850K .......... .......... .......... .......... .......... 32% 90.6M 0s 2021-05-16T23:14:28.8145204Z 1900K .......... .......... .......... .......... .......... 33% 27.2M 0s 2021-05-16T23:14:28.8148601Z 1950K .......... .......... .......... .......... .......... 33% 136M 0s 2021-05-16T23:14:28.8152635Z 2000K .......... .......... .......... .......... .......... 34% 166M 0s 2021-05-16T23:14:28.8154475Z 2050K .......... .......... .......... .......... .......... 35% 156M 0s 2021-05-16T23:14:28.8157749Z 2100K .......... .......... .......... .......... .......... 36% 145M 0s 2021-05-16T23:14:28.8164886Z 2150K .......... .......... .......... .......... .......... 37% 70.0M 0s 2021-05-16T23:14:28.8167915Z 2200K .......... .......... .......... .......... .......... 38% 174M 0s 2021-05-16T23:14:28.8170528Z 2250K .......... .......... .......... .......... .......... 39% 150M 0s 2021-05-16T23:14:28.8177719Z 2300K .......... .......... .......... .......... .......... 39% 68.5M 0s 2021-05-16T23:14:28.8183628Z 2350K .......... .......... .......... .......... .......... 40% 114M 0s 2021-05-16T23:14:28.8184881Z 2400K .......... .......... .......... .......... .......... 41% 174M 0s 2021-05-16T23:14:28.8194964Z 2450K .......... .......... .......... .......... .......... 42% 52.1M 0s 2021-05-16T23:14:28.8198943Z 2500K .......... .......... .......... .......... .......... 43% 111M 0s 2021-05-16T23:14:28.8203770Z 2550K .......... .......... .......... .......... .......... 44% 112M 0s 2021-05-16T23:14:28.8206213Z 2600K .......... .......... .......... .......... .......... 44% 144M 0s 2021-05-16T23:14:28.8214028Z 2650K .......... .......... .......... .......... .......... 45% 77.5M 0s 2021-05-16T23:14:28.8215304Z 2700K .......... .......... .......... .......... .......... 46% 172M 0s 2021-05-16T23:14:28.8219375Z 2750K .......... .......... .......... .......... .......... 47% 114M 0s 2021-05-16T23:14:28.8224491Z 2800K .......... .......... .......... .......... .......... 48% 133M 0s 2021-05-16T23:14:28.8236698Z 2850K .......... .......... .......... .......... .......... 49% 53.6M 0s 2021-05-16T23:14:28.8241736Z 2900K .......... .......... .......... .......... .......... 50% 152M 0s 2021-05-16T23:14:28.8242650Z 2950K .......... .......... .......... .......... .......... 50% 200M 0s 2021-05-16T23:14:28.8243272Z 3000K .......... .......... .......... .......... .......... 51% 290M 0s 2021-05-16T23:14:28.8265092Z 3050K .......... .......... .......... .......... .......... 52% 50.6M 0s 2021-05-16T23:14:28.8265752Z 3100K .......... .......... .......... .......... .......... 53% 95.1M 0s 2021-05-16T23:14:28.8266583Z 3150K .......... .......... .......... .......... .......... 54% 185M 0s 2021-05-16T23:14:28.8267211Z 3200K .......... .......... .......... .......... .......... 55% 118M 0s 2021-05-16T23:14:28.8272587Z 3250K .......... .......... .......... .......... .......... 56% 48.8M 0s 2021-05-16T23:14:28.8276745Z 3300K .......... .......... .......... .......... .......... 56% 86.0M 0s 2021-05-16T23:14:28.8280460Z 3350K .......... .......... .......... .......... .......... 57% 131M 0s 2021-05-16T23:14:28.8285691Z 3400K .......... .......... .......... .......... .......... 58% 104M 0s 2021-05-16T23:14:28.8289089Z 3450K .......... .......... .......... .......... .......... 59% 122M 0s 2021-05-16T23:14:28.8296287Z 3500K .......... .......... .......... .......... .......... 60% 75.3M 0s 2021-05-16T23:14:28.8300274Z 3550K .......... .......... .......... .......... .......... 61% 108M 0s 2021-05-16T23:14:28.8305705Z 3600K .......... .......... .......... .......... .......... 61% 100M 0s 2021-05-16T23:14:28.8310248Z 3650K .......... .......... .......... .......... .......... 62% 94.3M 0s 2021-05-16T23:14:28.8314144Z 3700K .......... .......... .......... .......... .......... 63% 127M 0s 2021-05-16T23:14:28.8318454Z 3750K .......... .......... .......... .......... .......... 64% 132M 0s 2021-05-16T23:14:28.8331497Z 3800K .......... .......... .......... .......... .......... 65% 85.0M 0s 2021-05-16T23:14:28.8332366Z 3850K .......... .......... .......... .......... .......... 66% 260M 0s 2021-05-16T23:14:28.8333452Z 3900K .......... .......... .......... .......... .......... 67% 235M 0s 2021-05-16T23:14:28.8334087Z 3950K .......... .......... .......... .......... .......... 67% 248M 0s 2021-05-16T23:14:28.8334938Z 4000K .......... .......... .......... .......... .......... 68% 303M 0s 2021-05-16T23:14:28.8338825Z 4050K .......... .......... .......... .......... .......... 69% 66.5M 0s 2021-05-16T23:14:28.8344252Z 4100K .......... .......... .......... .......... .......... 70% 90.5M 0s 2021-05-16T23:14:28.8349201Z 4150K .......... .......... .......... .......... .......... 71% 100M 0s 2021-05-16T23:14:28.8353496Z 4200K .......... .......... .......... .......... .......... 72% 103M 0s 2021-05-16T23:14:28.8358656Z 4250K .......... .......... .......... .......... .......... 72% 99.4M 0s 2021-05-16T23:14:28.8363198Z 4300K .......... .......... .......... .......... .......... 73% 117M 0s 2021-05-16T23:14:28.8367486Z 4350K .......... .......... .......... .......... .......... 74% 100M 0s 2021-05-16T23:14:28.8372169Z 4400K .......... .......... .......... .......... .......... 75% 110M 0s 2021-05-16T23:14:28.8377836Z 4450K .......... .......... .......... .......... .......... 76% 91.3M 0s 2021-05-16T23:14:28.8381791Z 4500K .......... .......... .......... .......... .......... 77% 106M 0s 2021-05-16T23:14:28.8386272Z 4550K .......... .......... .......... .......... .......... 78% 130M 0s 2021-05-16T23:14:28.8403844Z 4600K .......... .......... .......... .......... .......... 78% 98.8M 0s 2021-05-16T23:14:28.8404782Z 4650K .......... .......... .......... .......... .......... 79% 189M 0s 2021-05-16T23:14:28.8405456Z 4700K .......... .......... .......... .......... .......... 80% 230M 0s 2021-05-16T23:14:28.8406268Z 4750K .......... .......... .......... .......... .......... 81% 221M 0s 2021-05-16T23:14:28.8406978Z 4800K .......... .......... .......... .......... .......... 82% 243M 0s 2021-05-16T23:14:28.8408101Z 4850K .......... .......... .......... .......... .......... 83% 210M 0s 2021-05-16T23:14:28.8411378Z 4900K .......... .......... .......... .......... .......... 84% 50.7M 0s 2021-05-16T23:14:28.8415775Z 4950K .......... .......... .......... .......... .......... 84% 109M 0s 2021-05-16T23:14:28.8420555Z 5000K .......... .......... .......... .......... .......... 85% 116M 0s 2021-05-16T23:14:28.8425140Z 5050K .......... .......... .......... .......... .......... 86% 114M 0s 2021-05-16T23:14:28.8430015Z 5100K .......... .......... .......... .......... .......... 87% 90.0M 0s 2021-05-16T23:14:28.8434301Z 5150K .......... .......... .......... .......... .......... 88% 107M 0s 2021-05-16T23:14:28.8438070Z 5200K .......... .......... .......... .......... .......... 89% 130M 0s 2021-05-16T23:14:28.8443565Z 5250K .......... .......... .......... .......... .......... 89% 93.3M 0s 2021-05-16T23:14:28.8448047Z 5300K .......... .......... .......... .......... .......... 90% 102M 0s 2021-05-16T23:14:28.8452744Z 5350K .......... .......... .......... .......... .......... 91% 116M 0s 2021-05-16T23:14:28.8457650Z 5400K .......... .......... .......... .......... .......... 92% 90.6M 0s 2021-05-16T23:14:28.8462231Z 5450K .......... .......... .......... .......... .......... 93% 107M 0s 2021-05-16T23:14:28.8467397Z 5500K .......... .......... .......... .......... .......... 94% 95.5M 0s 2021-05-16T23:14:28.8471381Z 5550K .......... .......... .......... .......... .......... 95% 117M 0s 2021-05-16T23:14:28.8475218Z 5600K .......... .......... .......... .......... .......... 95% 128M 0s 2021-05-16T23:14:28.8479513Z 5650K .......... .......... .......... .......... .......... 96% 118M 0s 2021-05-16T23:14:28.8481839Z 5700K .......... .......... .......... .......... .......... 97% 193M 0s 2021-05-16T23:14:28.8485141Z 5750K .......... .......... .......... .......... .......... 98% 146M 0s 2021-05-16T23:14:28.8487681Z 5800K .......... .......... .......... .......... .......... 99% 193M 0s 2021-05-16T23:14:28.8490273Z 5850K .......... .......... .......... .......... .. 100% 188M=0.08s 2021-05-16T23:14:28.8491621Z 2021-05-16T23:14:28.8495180Z 2021-05-16 23:14:28 (74.1 MB/s) - ‘/tmp/RtmpMi7bNi/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T23:14:28.8496746Z 2021-05-16T23:14:28.8507159Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:28.8512644Z (as ‘lib’ is unspecified) 2021-05-16T23:14:29.2784680Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:14:29.2901637Z * DONE (oro.nifti) 2021-05-16T23:14:29.3022990Z Rewriting new remotes: neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:29.3097297Z Installing kirby21.fmri binaries 2021-05-16T23:14:29.3155569Z [1] "neuroconductor/kirby21.fmri" 2021-05-16T23:14:29.4688095Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:14:29.4704292Z tag_name 2021-05-16T23:14:29.4705220Z 9 1.7.0.s 2021-05-16T23:14:29.4706405Z zipball_url 2021-05-16T23:14:29.4708153Z 9 https://api.github.com/repos/neuroconductor/kirby21.fmri/zipball/refs/tags/1.7.0.s 2021-05-16T23:14:29.4709840Z tarball_url 2021-05-16T23:14:29.4711535Z 9 https://api.github.com/repos/neuroconductor/kirby21.fmri/tarball/refs/tags/1.7.0.s 2021-05-16T23:14:29.4713118Z Installing kirby21.fmri package binaries 2021-05-16T23:14:29.4714440Z commit.sha 2021-05-16T23:14:29.4715646Z 9 e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:14:29.4717049Z commit.url 2021-05-16T23:14:29.4719029Z 9 https://api.github.com/repos/neuroconductor/kirby21.fmri/commits/e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:14:29.4720770Z node_id 2021-05-16T23:14:29.4722689Z 9 MDM6UmVmMzY3NTEyMjY4OnJlZnMvdGFncy8xLjcuMC5z 2021-05-16T23:14:29.4725975Z url 2021-05-16T23:14:29.4727683Z 9 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640 2021-05-16T23:14:29.4729303Z assets_url 2021-05-16T23:14:29.4730916Z 9 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets 2021-05-16T23:14:29.4732571Z upload_url 2021-05-16T23:14:29.4734389Z 9 https://uploads.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets{?name,label} 2021-05-16T23:14:29.4736274Z id asset_updated_at asset_created_at created_at 2021-05-16T23:14:29.4738279Z 9 42987640 2021-05-15 01:18:46 2021-05-15 01:18:46 2021-05-15 01:04:13 2021-05-16T23:14:29.4739472Z published_at asset_name 2021-05-16T23:14:29.4741147Z 9 2021-05-15 01:04:37 kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:29.4742372Z asset_label asset_download_count 2021-05-16T23:14:29.4743290Z 9 0 2021-05-16T23:14:29.4744532Z asset_browser_download_url 2021-05-16T23:14:29.4746903Z 9 https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:29.4752650Z --2021-05-16 23:14:29-- https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:29.4799517Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T23:14:29.4859027Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T23:14:29.5649789Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:14:29.5666840Z Location: https://github-releases.githubusercontent.com/367512268/7ebd1f00-b51b-11eb-9a7f-0c08b82d627d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231429Z&X-Amz-Expires=300&X-Amz-Signature=4c29106bd041b5dfb78c62056739204dcc6117d7db25764e426d8c259194a58d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:14:29.5677606Z --2021-05-16 23:14:29-- https://github-releases.githubusercontent.com/367512268/7ebd1f00-b51b-11eb-9a7f-0c08b82d627d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231429Z&X-Amz-Expires=300&X-Amz-Signature=4c29106bd041b5dfb78c62056739204dcc6117d7db25764e426d8c259194a58d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:14:29.5746589Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T23:14:29.5800295Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:14:29.6797790Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:14:29.6807095Z Length: 11697 (11K) [application/octet-stream] 2021-05-16T23:14:29.6809436Z Saving to: ‘/tmp/RtmpMi7bNi/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:14:29.6810481Z 2021-05-16T23:14:29.6811461Z 0K .......... . 100% 43.9M=0s 2021-05-16T23:14:29.6812035Z 2021-05-16T23:14:29.6814242Z 2021-05-16 23:14:29 (43.9 MB/s) - ‘/tmp/RtmpMi7bNi/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11697/11697] 2021-05-16T23:14:29.6815350Z 2021-05-16T23:14:29.6822532Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:29.6824075Z (as ‘lib’ is unspecified) 2021-05-16T23:14:29.8929033Z * installing *binary* package ‘kirby21.fmri’ ... 2021-05-16T23:14:29.8975792Z * DONE (kirby21.fmri) 2021-05-16T23:14:29.9086602Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:29.9156016Z Installing neurobase binaries 2021-05-16T23:14:29.9164544Z [1] "neuroconductor/neurobase" 2021-05-16T23:14:30.0487558Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:14:30.0508135Z tag_name 2021-05-16T23:14:30.0508622Z 9 1.30.1.s 2021-05-16T23:14:30.0509226Z zipball_url 2021-05-16T23:14:30.0510281Z 9 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:14:30.0511364Z tarball_url 2021-05-16T23:14:30.0512387Z 9 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:14:30.0513295Z commit.sha 2021-05-16T23:14:30.0514009Z 9 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:30.0514876Z commit.url 2021-05-16T23:14:30.0516132Z 9 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:14:30.0517223Z node_id 2021-05-16T23:14:30.0519811Z 9 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:14:30.0521077Z url 2021-05-16T23:14:30.0522160Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:14:30.0524810Z assets_url 2021-05-16T23:14:30.0525862Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:14:30.0526922Z upload_url 2021-05-16T23:14:30.0530015Z 9 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:14:30.0531302Z id asset_updated_at asset_created_at created_at 2021-05-16T23:14:30.0534164Z 9 43020192 2021-05-16 20:20:22 2021-05-16 20:20:22 2021-05-16 20:01:27 2021-05-16T23:14:30.0534908Z published_at asset_name 2021-05-16T23:14:30.0537348Z 9 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:30.0538105Z asset_label asset_download_count 2021-05-16T23:14:30.0538663Z 9 3 2021-05-16T23:14:30.0540881Z asset_browser_download_url 2021-05-16T23:14:30.0543780Z 9 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:30.0551810Z Installing neurobase package binaries 2021-05-16T23:14:30.0595451Z --2021-05-16 23:14:30-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:14:30.0643514Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T23:14:30.0702073Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T23:14:30.1707602Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:14:30.1718677Z Location: https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231430Z&X-Amz-Expires=300&X-Amz-Signature=d3abc56b9c625948985377c31fbec75b076d945c95c5f5b2362d8eb2c3b59187&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:14:30.1735019Z --2021-05-16 23:14:30-- https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231430Z&X-Amz-Expires=300&X-Amz-Signature=d3abc56b9c625948985377c31fbec75b076d945c95c5f5b2362d8eb2c3b59187&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:14:30.1767250Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.111.154, ... 2021-05-16T23:14:30.1822754Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:14:30.3166246Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:14:30.3168696Z Length: 941943 (920K) [application/octet-stream] 2021-05-16T23:14:30.3170982Z Saving to: ‘/tmp/RtmpMi7bNi/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:14:30.3172001Z 2021-05-16T23:14:30.3212606Z 0K .......... .......... .......... .......... .......... 5% 10.0M 0s 2021-05-16T23:14:30.3269404Z 50K .......... .......... .......... .......... .......... 10% 9.45M 0s 2021-05-16T23:14:30.3280919Z 100K .......... .......... .......... .......... .......... 16% 26.8M 0s 2021-05-16T23:14:30.3289595Z 150K .......... .......... .......... .......... .......... 21% 59.1M 0s 2021-05-16T23:14:30.3322797Z 200K .......... .......... .......... .......... .......... 27% 15.0M 0s 2021-05-16T23:14:30.3336688Z 250K .......... .......... .......... .......... .......... 32% 34.5M 0s 2021-05-16T23:14:30.3340051Z 300K .......... .......... .......... .......... .......... 38% 130M 0s 2021-05-16T23:14:30.3341746Z 350K .......... .......... .......... .......... .......... 43% 261M 0s 2021-05-16T23:14:30.3352139Z 400K .......... .......... .......... .......... .......... 48% 44.2M 0s 2021-05-16T23:14:30.3380722Z 450K .......... .......... .......... .......... .......... 54% 17.1M 0s 2021-05-16T23:14:30.3437996Z 500K .......... .......... .......... .......... .......... 59% 8.65M 0s 2021-05-16T23:14:30.3441986Z 550K .......... .......... .......... .......... .......... 65% 102M 0s 2021-05-16T23:14:30.3450662Z 600K .......... .......... .......... .......... .......... 70% 55.9M 0s 2021-05-16T23:14:30.3470619Z 650K .......... .......... .......... .......... .......... 76% 44.3M 0s 2021-05-16T23:14:30.3471497Z 700K .......... .......... .......... .......... .......... 81% 64.6M 0s 2021-05-16T23:14:30.3491817Z 750K .......... .......... .......... .......... .......... 86% 21.6M 0s 2021-05-16T23:14:30.3494942Z 800K .......... .......... .......... .......... .......... 92% 135M 0s 2021-05-16T23:14:30.3502950Z 850K .......... .......... .......... .......... .......... 97% 61.0M 0s 2021-05-16T23:14:30.3505289Z 900K .......... ......... 100% 98.7M=0.03s 2021-05-16T23:14:30.3505851Z 2021-05-16T23:14:30.3509220Z 2021-05-16 23:14:30 (26.1 MB/s) - ‘/tmp/RtmpMi7bNi/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [941943/941943] 2021-05-16T23:14:30.3511979Z 2021-05-16T23:14:30.3523209Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:30.3524097Z (as ‘lib’ is unspecified) 2021-05-16T23:14:30.6346625Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:14:30.6413418Z * DONE (neurobase) 2021-05-16T23:14:30.6520485Z Rewriting new remotes: 2021-05-16T23:14:30.6714444Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:14:30.6715388Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:14:30.6735931Z remotes::install_cran("rcmdcheck") 2021-05-16T23:14:30.6736686Z remotes::install_cran("markdown") 2021-05-16T23:14:30.6744867Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:14:30.6745336Z env: 2021-05-16T23:14:30.6745820Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:30.6746354Z TIC_DEPLOY_KEY: 2021-05-16T23:14:30.6747256Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:30.6749365Z GITHUB_PAT: *** 2021-05-16T23:14:30.6749811Z COVERALLS_TOKEN: 2021-05-16T23:14:30.6750364Z continue-on-error: false 2021-05-16T23:14:30.6750913Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:30.6751441Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:30.6751945Z TZ: UTC 2021-05-16T23:14:30.6752364Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:30.6752868Z NOT_CRAN: true 2021-05-16T23:14:30.6753294Z ##[endgroup] 2021-05-16T23:14:50.1593834Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:14:50.1596050Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:14:50.1597768Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:14:50.1599083Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-16T23:14:50.1604226Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:14:50.1606111Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:14:50.1607848Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:14:50.1609568Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:14:50.1611285Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:14:50.1613021Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T23:14:50.1615854Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-16T23:14:50.1630972Z Installing 10 packages: R.methodsS3, R.oo, RNifti, abind, bitops, kirby21.base, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:14:50.1645976Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:50.1647531Z (as ‘lib’ is unspecified) 2021-05-16T23:15:05.3147058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:15:05.6001768Z Content type 'binary/octet-stream' length 77783 bytes (75 KB) 2021-05-16T23:15:05.6067520Z ================================================== 2021-05-16T23:15:05.6068142Z downloaded 75 KB 2021-05-16T23:15:05.6068467Z 2021-05-16T23:15:05.6107312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:15:05.9076093Z Content type 'binary/octet-stream' length 951271 bytes (928 KB) 2021-05-16T23:15:05.9365911Z ================================================== 2021-05-16T23:15:05.9367344Z downloaded 928 KB 2021-05-16T23:15:05.9368111Z 2021-05-16T23:15:05.9402422Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:15:06.0769454Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:15:06.1045761Z ================================================== 2021-05-16T23:15:06.1047346Z downloaded 1.0 MB 2021-05-16T23:15:06.1048270Z 2021-05-16T23:15:06.1073686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:15:06.3946994Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T23:15:06.3999631Z ================================================== 2021-05-16T23:15:06.4000205Z downloaded 58 KB 2021-05-16T23:15:06.4000510Z 2021-05-16T23:15:06.4037360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:15:06.6880231Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T23:15:06.6891831Z ================================================== 2021-05-16T23:15:06.6893610Z downloaded 34 KB 2021-05-16T23:15:06.6894478Z 2021-05-16T23:15:06.6928482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/kirby21.base_1.7.3.tar.gz' 2021-05-16T23:15:07.5130717Z Content type 'binary/octet-stream' length 42343 bytes (41 KB) 2021-05-16T23:15:07.5131511Z ================================================== 2021-05-16T23:15:07.5132051Z downloaded 41 KB 2021-05-16T23:15:07.5133174Z 2021-05-16T23:15:07.5174087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:15:07.7959814Z Content type 'binary/octet-stream' length 1388848 bytes (1.3 MB) 2021-05-16T23:15:07.8573579Z ================================================== 2021-05-16T23:15:07.8574405Z downloaded 1.3 MB 2021-05-16T23:15:07.8574861Z 2021-05-16T23:15:07.8608394Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:15:08.1733328Z Content type 'binary/octet-stream' length 2538599 bytes (2.4 MB) 2021-05-16T23:15:08.2106231Z ================================================== 2021-05-16T23:15:08.2106866Z downloaded 2.4 MB 2021-05-16T23:15:08.2107166Z 2021-05-16T23:15:08.2197449Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:15:08.6159783Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T23:15:08.7905905Z ================================================== 2021-05-16T23:15:08.7906930Z downloaded 5.8 MB 2021-05-16T23:15:08.7907568Z 2021-05-16T23:15:08.7948940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:15:09.0732662Z Content type 'binary/octet-stream' length 1769491 bytes (1.7 MB) 2021-05-16T23:15:09.1061630Z ================================================== 2021-05-16T23:15:09.1062220Z downloaded 1.7 MB 2021-05-16T23:15:09.1062516Z 2021-05-16T23:15:09.3215986Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:15:09.3279988Z * DONE (R.methodsS3) 2021-05-16T23:15:09.6686197Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:15:09.6769145Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:15:09.6964921Z ** libs 2021-05-16T23:15:09.7044977Z g++ -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T23:15:30.7913286Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:15:30.8905145Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:15:30.9899688Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:15:31.0327048Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:15:31.1605817Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:15:31.6998623Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:15:31.7491881Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:15:31.8894178Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:15:32.0800108Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:15:32.2314419Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:15:32.5075605Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:15:32.6362975Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:15:33.2331519Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:15:33.3413224Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:15:33.6917466Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:15:33.7318067Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:15:33.7840654Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:15:33.8738743Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:15:35.1778096Z gcc -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:15:37.8905077Z g++ -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-16T23:15:38.1029420Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-16T23:15:38.1181371Z ** R 2021-05-16T23:15:38.1306269Z ** inst 2021-05-16T23:15:38.1340783Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:38.7668513Z ** help 2021-05-16T23:15:38.8208777Z *** installing help indices 2021-05-16T23:15:38.9038224Z ** building package indices 2021-05-16T23:15:38.9354732Z ** testing if installed package can be loaded 2021-05-16T23:15:39.2202924Z * DONE (RNifti) 2021-05-16T23:15:39.4367524Z * installing *binary* package ‘abind’ ... 2021-05-16T23:15:39.4430724Z * DONE (abind) 2021-05-16T23:15:39.6619796Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:15:39.6683219Z * DONE (bitops) 2021-05-16T23:15:39.8932075Z * installing *binary* package ‘kirby21.base’ ... 2021-05-16T23:15:39.8996996Z * DONE (kirby21.base) 2021-05-16T23:15:40.4995924Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:15:40.5159105Z * DONE (matrixStats) 2021-05-16T23:15:40.7779080Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:15:40.7854497Z * DONE (R.oo) 2021-05-16T23:15:41.2233534Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:15:41.2371486Z * DONE (oro.nifti) 2021-05-16T23:15:41.5422294Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:15:41.5491089Z * DONE (R.utils) 2021-05-16T23:15:41.8623451Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:15:41.8729684Z * DONE (neurobase) 2021-05-16T23:15:41.8802469Z 2021-05-16T23:15:41.8803556Z The downloaded source packages are in 2021-05-16T23:15:41.8805086Z ‘/tmp/Rtmp9ot0Ad/downloaded_packages’ 2021-05-16T23:15:56.6507382Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:15:56.6508763Z Use `force = TRUE` to force installation 2021-05-16T23:15:56.6590545Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:15:56.6591621Z Use `force = TRUE` to force installation 2021-05-16T23:15:56.6755290Z ##[group]Run options(width = 100) 2021-05-16T23:15:56.6755884Z options(width = 100) 2021-05-16T23:15:56.6756504Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:15:56.6757286Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:15:56.6765687Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:15:56.6766156Z env: 2021-05-16T23:15:56.6766643Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:56.6767174Z TIC_DEPLOY_KEY: 2021-05-16T23:15:56.6768585Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:56.6770451Z GITHUB_PAT: *** 2021-05-16T23:15:56.6770912Z COVERALLS_TOKEN: 2021-05-16T23:15:56.6771449Z continue-on-error: false 2021-05-16T23:15:56.6771989Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:56.6772519Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:56.6773022Z TZ: UTC 2021-05-16T23:15:56.6773594Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:56.6774110Z NOT_CRAN: true 2021-05-16T23:15:56.6774519Z ##[endgroup] 2021-05-16T23:15:57.1476356Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:15:57.1477326Z setting value 2021-05-16T23:15:57.1478229Z version R version 3.5.3 (2019-03-11) 2021-05-16T23:15:57.1478943Z os Ubuntu 20.04.2 LTS 2021-05-16T23:15:57.1479811Z system x86_64, linux-gnu 2021-05-16T23:15:57.1480448Z ui X11 2021-05-16T23:15:57.1481061Z language (EN) 2021-05-16T23:15:57.1481882Z collate C.UTF-8 2021-05-16T23:15:57.1482889Z ctype C.UTF-8 2021-05-16T23:15:57.1483422Z tz UTC 2021-05-16T23:15:57.1484061Z date 2021-05-16 2021-05-16T23:15:57.1484359Z 2021-05-16T23:15:57.1485313Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:15:57.1486158Z package * version date lib source 2021-05-16T23:15:57.1487136Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1488136Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:15:57.1489138Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1490037Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1490935Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1492607Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1493562Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1494451Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1495353Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:15:57.1496249Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1497142Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1498013Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1498890Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1499781Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1500708Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1501925Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1502975Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1504500Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1505531Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1506567Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1507623Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1508654Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1509676Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1510704Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1511776Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:15:57.1512895Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1513930Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1514954Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1515978Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1517017Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1518177Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1520178Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1521412Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1522754Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1523798Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1524808Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1525894Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1526906Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1528012Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:15:57.1529145Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1530164Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1540108Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1542528Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1544497Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1546405Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1548241Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1550006Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1551760Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1553552Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1555406Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1557324Z kirby21.base 1.7.3 2020-07-02 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1559330Z kirby21.fmri 1.7.0 2021-05-15 [1] Neuroconductor (R 3.5.3) 2021-05-16T23:15:57.1561400Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-16T23:15:57.1651257Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1652469Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1655535Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1656816Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1658454Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1659547Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1660473Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1661370Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1662289Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1663224Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1664113Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1665025Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1665898Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1666813Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1667721Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1668580Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1669467Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1670366Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1671285Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1672191Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:15:57.1673086Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1674031Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1674938Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1675836Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1676758Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1677700Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1678585Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1679448Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1680368Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1681257Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1682393Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1683292Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1684164Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1685088Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1685986Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1686891Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1687790Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1688685Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1689561Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1690712Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T23:15:57.1691641Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1692545Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1693996Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1695025Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1695961Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1696909Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1697836Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1698748Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1699623Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1700528Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1701422Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1702309Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1703216Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T23:15:57.1704103Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1705055Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:15:57.1706014Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1706897Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1707802Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:15:57.1708745Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:15:57.1709688Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1710584Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1711497Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1712385Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1713254Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1714124Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T23:15:57.1714994Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1715885Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1716788Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1717670Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1718550Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:15:57.1719400Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1720280Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1721143Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1723806Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T23:15:57.1724160Z 2021-05-16T23:15:57.1724676Z [1] /home/runner/work/_temp/Library 2021-05-16T23:15:57.1725270Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T23:15:57.1816534Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:15:57.1817163Z Rscript -e 'tic::script()' 2021-05-16T23:15:57.1817740Z ls -l check 2021-05-16T23:15:57.1864118Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:15:57.1864647Z env: 2021-05-16T23:15:57.1865110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:57.1865579Z TIC_DEPLOY_KEY: 2021-05-16T23:15:57.1866432Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:57.1868514Z GITHUB_PAT: *** 2021-05-16T23:15:57.1869132Z COVERALLS_TOKEN: 2021-05-16T23:15:57.1869663Z continue-on-error: false 2021-05-16T23:15:57.1870197Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:57.1870720Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:57.1871219Z TZ: UTC 2021-05-16T23:15:57.1871646Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:57.1872087Z NOT_CRAN: true 2021-05-16T23:15:57.1872504Z ##[endgroup] 2021-05-16T23:15:57.4680960Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:57.5958118Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:15:57.5960142Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:15:57.5961535Z timeout = Inf, check_dir = "check") 2021-05-16T23:15:57.6666568Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:15:57.8889565Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:15:57.9047058Z * preparing ‘afnir’: 2021-05-16T23:15:57.9103620Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:15:57.9673912Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:15:57.9676264Z * checking for empty or unneeded directories 2021-05-16T23:15:57.9705518Z * building ‘afnir_0.4.6.tar.gz’ 2021-05-16T23:15:58.0007717Z 2021-05-16T23:15:58.1475142Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:15:58.3685192Z * using log directory ‘/home/runner/work/afnir/afnir/check/afnir.Rcheck’ 2021-05-16T23:15:58.3687050Z * using R version 3.5.3 (2019-03-11) 2021-05-16T23:15:58.3718604Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:15:58.3719633Z * using session charset: UTF-8 2021-05-16T23:15:58.4154815Z * using option ‘--as-cran’ 2021-05-16T23:15:58.4173212Z * checking for file ‘afnir/DESCRIPTION’ ... OK 2021-05-16T23:15:58.4193891Z * checking extension type ... Package 2021-05-16T23:15:58.4196250Z * this is package ‘afnir’ version ‘0.4.6’ 2021-05-16T23:15:58.4198094Z * package encoding: UTF-8 2021-05-16T23:15:58.4213877Z * checking package namespace information ... OK 2021-05-16T23:16:13.7186526Z * checking package dependencies ... OK 2021-05-16T23:16:13.7215366Z * checking if this is a source package ... OK 2021-05-16T23:16:13.7216707Z * checking if there is a namespace ... OK 2021-05-16T23:16:14.0578377Z * checking for executable files ... OK 2021-05-16T23:16:14.0582098Z * checking for hidden files and directories ... OK 2021-05-16T23:16:14.0586327Z * checking for portable file names ... OK 2021-05-16T23:16:14.0596983Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:16:14.0615136Z * checking serialization versions ... OK 2021-05-16T23:16:16.2557416Z * checking whether package ‘afnir’ can be installed ... OK 2021-05-16T23:16:16.2621313Z * checking installed package size ... OK 2021-05-16T23:16:16.3261646Z * checking package directory ... OK 2021-05-16T23:16:16.4909941Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:16:16.4918595Z * checking top-level files ... OK 2021-05-16T23:16:16.4926115Z * checking for left-over files ... OK 2021-05-16T23:16:16.4927047Z * checking index information ... OK 2021-05-16T23:16:16.6110997Z * checking package subdirectories ... OK 2021-05-16T23:16:16.6621303Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:16:16.7221204Z * checking R files for syntax errors ... OK 2021-05-16T23:16:17.4227781Z * checking whether the package can be loaded ... OK 2021-05-16T23:16:18.0835767Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:16:18.7532488Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:16:19.4031627Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:16:20.1261162Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:16:20.8690848Z * checking loading without being on the library search path ... OK 2021-05-16T23:16:21.6362579Z * checking dependencies in R code ... OK 2021-05-16T23:16:22.8939519Z * checking S3 generic/method consistency ... OK 2021-05-16T23:16:23.5714603Z * checking replacement functions ... OK 2021-05-16T23:16:24.3112206Z * checking foreign function calls ... OK 2021-05-16T23:16:29.0648861Z * checking R code for possible problems ... OK 2021-05-16T23:16:29.2050522Z * checking Rd files ... OK 2021-05-16T23:16:29.2610985Z * checking Rd metadata ... OK 2021-05-16T23:16:29.3708978Z * checking Rd line widths ... OK 2021-05-16T23:16:29.4884195Z * checking Rd cross-references ... OK 2021-05-16T23:16:30.2226486Z * checking for missing documentation entries ... OK 2021-05-16T23:16:32.2859896Z * checking for code/documentation mismatches ... OK 2021-05-16T23:16:33.7902912Z * checking Rd \usage sections ... OK 2021-05-16T23:16:33.9094197Z * checking Rd contents ... OK 2021-05-16T23:16:34.0054711Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:16:35.0825284Z * checking examples ... OK 2021-05-16T23:16:37.4941577Z * checking PDF version of manual ... OK 2021-05-16T23:16:37.4942620Z * DONE 2021-05-16T23:16:37.4943093Z 2021-05-16T23:16:37.4943688Z Status: OK 2021-05-16T23:16:37.4944148Z 2021-05-16T23:16:37.5833045Z ── R CMD check results ──────────────────────────────────────── afnir 0.4.6 ──── 2021-05-16T23:16:37.5850612Z Duration: 39.6s 2021-05-16T23:16:37.5851282Z 2021-05-16T23:16:37.5862260Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:16:37.5952518Z total 148 2021-05-16T23:16:37.5954142Z drwxr-xr-x 5 runner docker 4096 May 16 23:16 afnir.Rcheck 2021-05-16T23:16:37.5956344Z -rw-r--r-- 1 runner docker 22533 May 16 23:15 afnir_0.4.6.tar.gz 2021-05-16T23:16:37.5957733Z -rw-r--r-- 1 runner docker 122730 May 16 23:16 afnir_0.4.6_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:16:37.5996424Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:16:37.5997281Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:16:37.6044176Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:16:37.6044742Z env: 2021-05-16T23:16:37.6045236Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:37.6045749Z TIC_DEPLOY_KEY: 2021-05-16T23:16:37.6046672Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:37.6048655Z GITHUB_PAT: *** 2021-05-16T23:16:37.6049107Z COVERALLS_TOKEN: 2021-05-16T23:16:37.6049637Z continue-on-error: false 2021-05-16T23:16:37.6050170Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:37.6050696Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:37.6051207Z TZ: UTC 2021-05-16T23:16:37.6051645Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:37.6052088Z NOT_CRAN: true 2021-05-16T23:16:37.6052505Z ##[endgroup] 2021-05-16T23:16:37.6205608Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:16:37.6206252Z Rscript -e "tic::before_deploy()" 2021-05-16T23:16:37.6247122Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:37.6247545Z env: 2021-05-16T23:16:37.6248044Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:37.6248561Z TIC_DEPLOY_KEY: 2021-05-16T23:16:37.6249486Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:37.6250923Z GITHUB_PAT: *** 2021-05-16T23:16:37.6251367Z COVERALLS_TOKEN: 2021-05-16T23:16:37.6251901Z continue-on-error: false 2021-05-16T23:16:37.6252435Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:37.6252977Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:37.6253462Z TZ: UTC 2021-05-16T23:16:37.6253897Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:37.6254467Z NOT_CRAN: true 2021-05-16T23:16:37.6254890Z ##[endgroup] 2021-05-16T23:16:37.8968817Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:38.0248108Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:16:38.0248737Z with: 2021-05-16T23:16:38.0249661Z upload_url: https://uploads.github.com/repos/neuroconductor/afnir/releases/43023014/assets{?name,label} 2021-05-16T23:16:38.0251214Z asset_path: check/afnir_0.4.6_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:16:38.0252671Z asset_name: afnir_0.4.6_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T23:16:38.0253413Z asset_content_type: application/octet-stream 2021-05-16T23:16:38.0253975Z env: 2021-05-16T23:16:38.0254453Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:38.0254972Z TIC_DEPLOY_KEY: 2021-05-16T23:16:38.0255867Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:38.0257629Z GITHUB_PAT: *** 2021-05-16T23:16:38.0258061Z COVERALLS_TOKEN: 2021-05-16T23:16:38.0258632Z continue-on-error: false 2021-05-16T23:16:38.0259154Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:38.0259743Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:38.0260229Z TZ: UTC 2021-05-16T23:16:38.0260668Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:38.0261114Z NOT_CRAN: true 2021-05-16T23:16:38.0262208Z GITHUB_TOKEN: *** 2021-05-16T23:16:38.0262633Z ##[endgroup] 2021-05-16T23:16:38.5391432Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:16:38.5392035Z Rscript -e "tic::deploy()" 2021-05-16T23:16:38.5439675Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:38.5440108Z env: 2021-05-16T23:16:38.5440590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:38.5441111Z TIC_DEPLOY_KEY: 2021-05-16T23:16:38.5442191Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:38.5443950Z GITHUB_PAT: *** 2021-05-16T23:16:38.5444399Z COVERALLS_TOKEN: 2021-05-16T23:16:38.5444931Z continue-on-error: false 2021-05-16T23:16:38.5445476Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:38.5446002Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:38.5446493Z TZ: UTC 2021-05-16T23:16:38.5446907Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:38.5447362Z NOT_CRAN: true 2021-05-16T23:16:38.5447778Z ##[endgroup] 2021-05-16T23:16:38.8317463Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:38.9592412Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:16:38.9593062Z Rscript -e "tic::after_deploy()" 2021-05-16T23:16:38.9639930Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:38.9640361Z env: 2021-05-16T23:16:38.9640840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:38.9641364Z TIC_DEPLOY_KEY: 2021-05-16T23:16:38.9642473Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:38.9644408Z GITHUB_PAT: *** 2021-05-16T23:16:38.9644857Z COVERALLS_TOKEN: 2021-05-16T23:16:38.9645382Z continue-on-error: false 2021-05-16T23:16:38.9645910Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:38.9646451Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:38.9646940Z TZ: UTC 2021-05-16T23:16:38.9647356Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:38.9647809Z NOT_CRAN: true 2021-05-16T23:16:38.9648214Z ##[endgroup] 2021-05-16T23:16:39.2367509Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:39.5391715Z Post job cleanup. 2021-05-16T23:16:39.5887803Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:16:39.6043999Z Post job cleanup. 2021-05-16T23:16:39.7179415Z [command]/usr/bin/git version 2021-05-16T23:16:39.7245778Z git version 2.31.1 2021-05-16T23:16:39.7284042Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:16:39.7337311Z [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-16T23:16:39.7616600Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:16:39.7681444Z http.https://github.com/.extraheader 2021-05-16T23:16:39.7683829Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:16:39.7724807Z [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-16T23:16:39.8076967Z Cleaning up orphan processes