2021-05-16T17:30:50.7392919Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:30:51.1598628Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:30:51.2234194Z 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-16T17:30:51.3113798Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T17:30:51.4252663Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:30:58.4640217Z Current runner version: '2.278.0' 2021-05-16T17:30:58.4662141Z ##[group]Operating System 2021-05-16T17:30:58.4662915Z Ubuntu 2021-05-16T17:30:58.4663316Z 20.04.2 2021-05-16T17:30:58.4663657Z LTS 2021-05-16T17:30:58.4664077Z ##[endgroup] 2021-05-16T17:30:58.4664534Z ##[group]Virtual Environment 2021-05-16T17:30:58.4665100Z Environment: ubuntu-20.04 2021-05-16T17:30:58.4665540Z Version: 20210510.0 2021-05-16T17:30:58.4666395Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T17:30:58.4667566Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T17:30:58.4668288Z ##[endgroup] 2021-05-16T17:30:58.4669892Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:30:58.4670980Z Actions: write 2021-05-16T17:30:58.4671387Z Checks: write 2021-05-16T17:30:58.4671842Z Contents: write 2021-05-16T17:30:58.4672268Z Deployments: write 2021-05-16T17:30:58.4672833Z Issues: write 2021-05-16T17:30:58.4673285Z Metadata: read 2021-05-16T17:30:58.4673751Z Packages: write 2021-05-16T17:30:58.4674187Z PullRequests: write 2021-05-16T17:30:58.4674752Z RepositoryProjects: write 2021-05-16T17:30:58.4675271Z SecurityEvents: write 2021-05-16T17:30:58.4675759Z Statuses: write 2021-05-16T17:30:58.4676242Z ##[endgroup] 2021-05-16T17:30:58.4678807Z Prepare workflow directory 2021-05-16T17:30:58.5523873Z Prepare all required actions 2021-05-16T17:30:58.5533478Z Getting action download info 2021-05-16T17:30:58.9230720Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:00.6212754Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:01.1224662Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:02.3587648Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:02.6500338Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:02.8330436Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:02.9894427Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:03.2955077Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:03.2955611Z with: 2021-05-16T17:31:03.2956087Z repository: neuroconductor/brainR 2021-05-16T17:31:03.2956934Z token: *** 2021-05-16T17:31:03.2957346Z ssh-strict: true 2021-05-16T17:31:03.2957785Z persist-credentials: true 2021-05-16T17:31:03.2958271Z clean: true 2021-05-16T17:31:03.2958657Z fetch-depth: 1 2021-05-16T17:31:03.2958997Z lfs: false 2021-05-16T17:31:03.2959394Z submodules: false 2021-05-16T17:31:03.2959729Z env: 2021-05-16T17:31:03.2960166Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:03.2960574Z TIC_DEPLOY_KEY: 2021-05-16T17:31:03.2961314Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:03.2962369Z GITHUB_PAT: *** 2021-05-16T17:31:03.2962768Z COVERALLS_TOKEN: 2021-05-16T17:31:03.2963247Z continue-on-error: false 2021-05-16T17:31:03.2963666Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:03.2964059Z ##[endgroup] 2021-05-16T17:31:03.5028244Z Syncing repository: neuroconductor/brainR 2021-05-16T17:31:03.5038282Z ##[group]Getting Git version info 2021-05-16T17:31:03.5039481Z Working directory is '/home/runner/work/brainR/brainR' 2021-05-16T17:31:03.5123867Z [command]/usr/bin/git version 2021-05-16T17:31:03.5249698Z git version 2.31.1 2021-05-16T17:31:03.5252034Z ##[endgroup] 2021-05-16T17:31:03.5252661Z Deleting the contents of '/home/runner/work/brainR/brainR' 2021-05-16T17:31:03.5253706Z ##[group]Initializing the repository 2021-05-16T17:31:03.5256198Z [command]/usr/bin/git init /home/runner/work/brainR/brainR 2021-05-16T17:31:03.5334349Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T17:31:03.5335609Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T17:31:03.5336463Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T17:31:03.5337109Z hint: 2021-05-16T17:31:03.5338401Z hint: git config --global init.defaultBranch 2021-05-16T17:31:03.5339175Z hint: 2021-05-16T17:31:03.5339803Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T17:31:03.5340659Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T17:31:03.5341168Z hint: 2021-05-16T17:31:03.5341776Z hint: git branch -m 2021-05-16T17:31:03.5344686Z Initialized empty Git repository in /home/runner/work/brainR/brainR/.git/ 2021-05-16T17:31:03.5353478Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/brainR 2021-05-16T17:31:03.5402729Z ##[endgroup] 2021-05-16T17:31:03.5403384Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:03.5409721Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T17:31:03.5449977Z ##[endgroup] 2021-05-16T17:31:03.5457587Z ##[group]Setting up auth 2021-05-16T17:31:03.5466360Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:03.5506638Z [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-16T17:31:03.5824710Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:03.5869684Z [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-16T17:31:03.6068409Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T17:31:03.6119549Z ##[endgroup] 2021-05-16T17:31:03.6120376Z ##[group]Fetching the repository 2021-05-16T17:31:03.6127278Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +30deb980379774a44b6be4e1030c1faf4a0115bd:refs/tags/1.6.0.s 2021-05-16T17:31:03.9467340Z remote: Enumerating objects: 89, done. 2021-05-16T17:31:03.9468794Z remote: Counting objects: 1% (1/89) 2021-05-16T17:31:03.9469688Z remote: Counting objects: 2% (2/89) 2021-05-16T17:31:03.9470490Z remote: Counting objects: 3% (3/89) 2021-05-16T17:31:03.9471276Z remote: Counting objects: 4% (4/89) 2021-05-16T17:31:03.9472077Z remote: Counting objects: 5% (5/89) 2021-05-16T17:31:03.9473039Z remote: Counting objects: 6% (6/89) 2021-05-16T17:31:03.9473809Z remote: Counting objects: 7% (7/89) 2021-05-16T17:31:03.9474538Z remote: Counting objects: 8% (8/89) 2021-05-16T17:31:03.9475281Z remote: Counting objects: 10% (9/89) 2021-05-16T17:31:03.9476220Z remote: Counting objects: 11% (10/89) 2021-05-16T17:31:03.9476940Z remote: Counting objects: 12% (11/89) 2021-05-16T17:31:03.9477613Z remote: Counting objects: 13% (12/89) 2021-05-16T17:31:03.9478389Z remote: Counting objects: 14% (13/89) 2021-05-16T17:31:03.9479085Z remote: Counting objects: 15% (14/89) 2021-05-16T17:31:03.9479721Z remote: Counting objects: 16% (15/89) 2021-05-16T17:31:03.9480362Z remote: Counting objects: 17% (16/89) 2021-05-16T17:31:03.9480984Z remote: Counting objects: 19% (17/89) 2021-05-16T17:31:03.9481636Z remote: Counting objects: 20% (18/89) 2021-05-16T17:31:03.9482280Z remote: Counting objects: 21% (19/89) 2021-05-16T17:31:03.9482909Z remote: Counting objects: 22% (20/89) 2021-05-16T17:31:03.9483538Z remote: Counting objects: 23% (21/89) 2021-05-16T17:31:03.9484214Z remote: Counting objects: 24% (22/89) 2021-05-16T17:31:03.9485009Z remote: Counting objects: 25% (23/89) 2021-05-16T17:31:03.9485596Z remote: Counting objects: 26% (24/89) 2021-05-16T17:31:03.9486196Z remote: Counting objects: 28% (25/89) 2021-05-16T17:31:03.9486809Z remote: Counting objects: 29% (26/89) 2021-05-16T17:31:03.9487417Z remote: Counting objects: 30% (27/89) 2021-05-16T17:31:03.9488182Z remote: Counting objects: 31% (28/89) 2021-05-16T17:31:03.9488747Z remote: Counting objects: 32% (29/89) 2021-05-16T17:31:03.9489299Z remote: Counting objects: 33% (30/89) 2021-05-16T17:31:03.9489862Z remote: Counting objects: 34% (31/89) 2021-05-16T17:31:03.9490423Z remote: Counting objects: 35% (32/89) 2021-05-16T17:31:03.9490975Z remote: Counting objects: 37% (33/89) 2021-05-16T17:31:03.9491539Z remote: Counting objects: 38% (34/89) 2021-05-16T17:31:03.9492086Z remote: Counting objects: 39% (35/89) 2021-05-16T17:31:03.9492647Z remote: Counting objects: 40% (36/89) 2021-05-16T17:31:03.9493192Z remote: Counting objects: 41% (37/89) 2021-05-16T17:31:03.9493747Z remote: Counting objects: 42% (38/89) 2021-05-16T17:31:03.9494291Z remote: Counting objects: 43% (39/89) 2021-05-16T17:31:03.9494854Z remote: Counting objects: 44% (40/89) 2021-05-16T17:31:03.9495423Z remote: Counting objects: 46% (41/89) 2021-05-16T17:31:03.9495968Z remote: Counting objects: 47% (42/89) 2021-05-16T17:31:03.9514947Z remote: Counting objects: 48% (43/89) 2021-05-16T17:31:03.9517050Z remote: Counting objects: 49% (44/89) 2021-05-16T17:31:03.9518835Z remote: Counting objects: 50% (45/89) 2021-05-16T17:31:03.9519407Z remote: Counting objects: 51% (46/89) 2021-05-16T17:31:03.9519961Z remote: Counting objects: 52% (47/89) 2021-05-16T17:31:03.9520522Z remote: Counting objects: 53% (48/89) 2021-05-16T17:31:03.9521067Z remote: Counting objects: 55% (49/89) 2021-05-16T17:31:03.9521629Z remote: Counting objects: 56% (50/89) 2021-05-16T17:31:03.9522178Z remote: Counting objects: 57% (51/89) 2021-05-16T17:31:03.9522769Z remote: Counting objects: 58% (52/89) 2021-05-16T17:31:03.9523333Z remote: Counting objects: 59% (53/89) 2021-05-16T17:31:03.9523882Z remote: Counting objects: 60% (54/89) 2021-05-16T17:31:03.9524739Z remote: Counting objects: 61% (55/89) 2021-05-16T17:31:03.9525308Z remote: Counting objects: 62% (56/89) 2021-05-16T17:31:03.9525868Z remote: Counting objects: 64% (57/89) 2021-05-16T17:31:03.9526417Z remote: Counting objects: 65% (58/89) 2021-05-16T17:31:03.9526981Z remote: Counting objects: 66% (59/89) 2021-05-16T17:31:03.9527531Z remote: Counting objects: 67% (60/89) 2021-05-16T17:31:03.9528096Z remote: Counting objects: 68% (61/89) 2021-05-16T17:31:03.9528723Z remote: Counting objects: 69% (62/89) 2021-05-16T17:31:03.9529160Z remote: Counting objects: 70% (63/89) 2021-05-16T17:31:03.9529590Z remote: Counting objects: 71% (64/89) 2021-05-16T17:31:03.9530055Z remote: Counting objects: 73% (65/89) 2021-05-16T17:31:03.9530487Z remote: Counting objects: 74% (66/89) 2021-05-16T17:31:03.9530924Z remote: Counting objects: 75% (67/89) 2021-05-16T17:31:03.9531351Z remote: Counting objects: 76% (68/89) 2021-05-16T17:31:03.9531787Z remote: Counting objects: 77% (69/89) 2021-05-16T17:31:03.9532210Z remote: Counting objects: 78% (70/89) 2021-05-16T17:31:03.9532647Z remote: Counting objects: 79% (71/89) 2021-05-16T17:31:03.9533066Z remote: Counting objects: 80% (72/89) 2021-05-16T17:31:03.9533498Z remote: Counting objects: 82% (73/89) 2021-05-16T17:31:03.9533920Z remote: Counting objects: 83% (74/89) 2021-05-16T17:31:03.9534351Z remote: Counting objects: 84% (75/89) 2021-05-16T17:31:03.9534772Z remote: Counting objects: 85% (76/89) 2021-05-16T17:31:03.9535205Z remote: Counting objects: 86% (77/89) 2021-05-16T17:31:03.9535636Z remote: Counting objects: 87% (78/89) 2021-05-16T17:31:03.9536055Z remote: Counting objects: 88% (79/89) 2021-05-16T17:31:03.9536484Z remote: Counting objects: 89% (80/89) 2021-05-16T17:31:03.9536907Z remote: Counting objects: 91% (81/89) 2021-05-16T17:31:03.9537410Z remote: Counting objects: 92% (82/89) 2021-05-16T17:31:03.9537831Z remote: Counting objects: 93% (83/89) 2021-05-16T17:31:03.9538264Z remote: Counting objects: 94% (84/89) 2021-05-16T17:31:03.9538684Z remote: Counting objects: 95% (85/89) 2021-05-16T17:31:03.9539115Z remote: Counting objects: 96% (86/89) 2021-05-16T17:31:03.9539548Z remote: Counting objects: 97% (87/89) 2021-05-16T17:31:03.9539971Z remote: Counting objects: 98% (88/89) 2021-05-16T17:31:03.9540409Z remote: Counting objects: 100% (89/89) 2021-05-16T17:31:03.9540854Z remote: Counting objects: 100% (89/89), done. 2021-05-16T17:31:03.9541342Z remote: Compressing objects: 1% (1/66) 2021-05-16T17:31:03.9541805Z remote: Compressing objects: 3% (2/66) 2021-05-16T17:31:03.9542277Z remote: Compressing objects: 4% (3/66) 2021-05-16T17:31:03.9542739Z remote: Compressing objects: 6% (4/66) 2021-05-16T17:31:03.9543223Z remote: Compressing objects: 7% (5/66) 2021-05-16T17:31:03.9543698Z remote: Compressing objects: 9% (6/66) 2021-05-16T17:31:03.9544160Z remote: Compressing objects: 10% (7/66) 2021-05-16T17:31:03.9544633Z remote: Compressing objects: 12% (8/66) 2021-05-16T17:31:03.9545094Z remote: Compressing objects: 13% (9/66) 2021-05-16T17:31:03.9545572Z remote: Compressing objects: 15% (10/66) 2021-05-16T17:31:03.9546038Z remote: Compressing objects: 16% (11/66) 2021-05-16T17:31:03.9546519Z remote: Compressing objects: 18% (12/66) 2021-05-16T17:31:03.9546984Z remote: Compressing objects: 19% (13/66) 2021-05-16T17:31:03.9547461Z remote: Compressing objects: 21% (14/66) 2021-05-16T17:31:03.9547937Z remote: Compressing objects: 22% (15/66) 2021-05-16T17:31:03.9548396Z remote: Compressing objects: 24% (16/66) 2021-05-16T17:31:03.9548869Z remote: Compressing objects: 25% (17/66) 2021-05-16T17:31:03.9549380Z remote: Compressing objects: 27% (18/66) 2021-05-16T17:31:03.9549856Z remote: Compressing objects: 28% (19/66) 2021-05-16T17:31:03.9550312Z remote: Compressing objects: 30% (20/66) 2021-05-16T17:31:03.9550782Z remote: Compressing objects: 31% (21/66) 2021-05-16T17:31:03.9551365Z remote: Compressing objects: 33% (22/66) 2021-05-16T17:31:03.9551828Z remote: Compressing objects: 34% (23/66) 2021-05-16T17:31:03.9552284Z remote: Compressing objects: 36% (24/66) 2021-05-16T17:31:03.9552738Z remote: Compressing objects: 37% (25/66) 2021-05-16T17:31:03.9553198Z remote: Compressing objects: 39% (26/66) 2021-05-16T17:31:03.9553646Z remote: Compressing objects: 40% (27/66) 2021-05-16T17:31:03.9554102Z remote: Compressing objects: 42% (28/66) 2021-05-16T17:31:03.9554548Z remote: Compressing objects: 43% (29/66) 2021-05-16T17:31:03.9555009Z remote: Compressing objects: 45% (30/66) 2021-05-16T17:31:03.9555461Z remote: Compressing objects: 46% (31/66) 2021-05-16T17:31:03.9555922Z remote: Compressing objects: 48% (32/66) 2021-05-16T17:31:03.9556386Z remote: Compressing objects: 50% (33/66) 2021-05-16T17:31:03.9556832Z remote: Compressing objects: 51% (34/66) 2021-05-16T17:31:03.9557292Z remote: Compressing objects: 53% (35/66) 2021-05-16T17:31:03.9557736Z remote: Compressing objects: 54% (36/66) 2021-05-16T17:31:03.9558198Z remote: Compressing objects: 56% (37/66) 2021-05-16T17:31:03.9558643Z remote: Compressing objects: 57% (38/66) 2021-05-16T17:31:03.9559098Z remote: Compressing objects: 59% (39/66) 2021-05-16T17:31:03.9559996Z remote: Compressing objects: 60% (40/66) 2021-05-16T17:31:03.9561612Z remote: Compressing objects: 62% (41/66) 2021-05-16T17:31:03.9562249Z remote: Compressing objects: 63% (42/66) 2021-05-16T17:31:03.9562729Z remote: Compressing objects: 65% (43/66) 2021-05-16T17:31:03.9563581Z remote: Compressing objects: 66% (44/66) 2021-05-16T17:31:03.9566344Z remote: Compressing objects: 68% (45/66) 2021-05-16T17:31:03.9566835Z remote: Compressing objects: 69% (46/66) 2021-05-16T17:31:03.9567295Z remote: Compressing objects: 71% (47/66) 2021-05-16T17:31:03.9567775Z remote: Compressing objects: 72% (48/66) 2021-05-16T17:31:03.9568240Z remote: Compressing objects: 74% (49/66) 2021-05-16T17:31:03.9568711Z remote: Compressing objects: 75% (50/66) 2021-05-16T17:31:03.9569182Z remote: Compressing objects: 77% (51/66) 2021-05-16T17:31:03.9569642Z remote: Compressing objects: 78% (52/66) 2021-05-16T17:31:03.9570117Z remote: Compressing objects: 80% (53/66) 2021-05-16T17:31:03.9570824Z remote: Compressing objects: 81% (54/66) 2021-05-16T17:31:03.9571300Z remote: Compressing objects: 83% (55/66) 2021-05-16T17:31:03.9571761Z remote: Compressing objects: 84% (56/66) 2021-05-16T17:31:03.9572361Z remote: Compressing objects: 86% (57/66) 2021-05-16T17:31:03.9572822Z remote: Compressing objects: 87% (58/66) 2021-05-16T17:31:03.9573297Z remote: Compressing objects: 89% (59/66) 2021-05-16T17:31:03.9573767Z remote: Compressing objects: 90% (60/66) 2021-05-16T17:31:03.9574228Z remote: Compressing objects: 92% (61/66) 2021-05-16T17:31:03.9574699Z remote: Compressing objects: 93% (62/66) 2021-05-16T17:31:03.9575161Z remote: Compressing objects: 95% (63/66) 2021-05-16T17:31:03.9575632Z remote: Compressing objects: 96% (64/66) 2021-05-16T17:31:03.9576091Z remote: Compressing objects: 98% (65/66) 2021-05-16T17:31:03.9576560Z remote: Compressing objects: 100% (66/66) 2021-05-16T17:31:03.9577042Z remote: Compressing objects: 100% (66/66), done. 2021-05-16T17:31:05.1205767Z remote: Total 89 (delta 24), reused 62 (delta 20), pack-reused 0 2021-05-16T17:31:05.1209214Z From https://github.com/neuroconductor/brainR 2021-05-16T17:31:05.1211186Z * [new ref] 30deb980379774a44b6be4e1030c1faf4a0115bd -> 1.6.0.s 2021-05-16T17:31:05.1230174Z ##[endgroup] 2021-05-16T17:31:05.1231730Z ##[group]Determining the checkout info 2021-05-16T17:31:05.1232678Z ##[endgroup] 2021-05-16T17:31:05.1233605Z ##[group]Checking out the ref 2021-05-16T17:31:05.1235137Z [command]/usr/bin/git checkout --progress --force refs/tags/1.6.0.s 2021-05-16T17:31:05.1236299Z Note: switching to 'refs/tags/1.6.0.s'. 2021-05-16T17:31:05.1236920Z 2021-05-16T17:31:05.1237921Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:05.1239011Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:05.1240075Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:05.1240768Z 2021-05-16T17:31:05.1241996Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:05.1245001Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:05.1245876Z 2021-05-16T17:31:05.1246773Z git switch -c 2021-05-16T17:31:05.1247163Z 2021-05-16T17:31:05.1247654Z Or undo this operation with: 2021-05-16T17:31:05.1248031Z 2021-05-16T17:31:05.1248558Z git switch - 2021-05-16T17:31:05.1248840Z 2021-05-16T17:31:05.1249507Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:05.1250080Z 2021-05-16T17:31:05.1250567Z HEAD is now at 30deb98 Version id 60 stable 2021-05-16T17:31:05.1254129Z ##[endgroup] 2021-05-16T17:31:05.1255048Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T17:31:05.1255882Z '30deb980379774a44b6be4e1030c1faf4a0115bd' 2021-05-16T17:31:05.1348165Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:05.1348548Z with: 2021-05-16T17:31:05.1348849Z r-version: 3.5 2021-05-16T17:31:05.1349143Z Ncpus: 1 2021-05-16T17:31:05.1349486Z crayon.enabled: NULL 2021-05-16T17:31:05.1349940Z remove-openmp-macos: true 2021-05-16T17:31:05.1350510Z http-user-agent: default 2021-05-16T17:31:05.1350902Z install-r: true 2021-05-16T17:31:05.1351368Z windows-path-include-mingw: true 2021-05-16T17:31:05.1351818Z env: 2021-05-16T17:31:05.1352169Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:05.1352560Z TIC_DEPLOY_KEY: 2021-05-16T17:31:05.1353231Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:05.1354908Z GITHUB_PAT: *** 2021-05-16T17:31:05.1355248Z COVERALLS_TOKEN: 2021-05-16T17:31:05.1355646Z continue-on-error: false 2021-05-16T17:31:05.1356047Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:05.1356364Z ##[endgroup] 2021-05-16T17:31:06.5077830Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T17:31:08.0660584Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:31:08.0663071Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T17:31:08.0664849Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T17:31:08.0897952Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T17:31:08.1355445Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:31:08.1789463Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T17:31:08.2298047Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:31:08.2656991Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T17:31:08.2864197Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T17:31:08.2887734Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T17:31:08.2889710Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T17:31:08.2901177Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T17:31:08.2910194Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T17:31:08.3000279Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T17:31:08.3016983Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T17:31:08.3880174Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T17:31:08.5534226Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T17:31:08.6178576Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T17:31:08.6191496Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T17:31:08.6193458Z Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T17:31:08.6220635Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T17:31:08.6228540Z Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T17:31:08.6334515Z Hit:23 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:31:08.6361110Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T17:31:08.6855537Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T17:31:14.2547539Z Fetched 4463 kB in 1s (5125 kB/s) 2021-05-16T17:31:14.9540191Z Reading package lists... 2021-05-16T17:31:14.9746318Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T17:31:16.5774372Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T17:31:16.6340225Z Reading package lists... 2021-05-16T17:31:16.7815671Z Building dependency tree... 2021-05-16T17:31:16.7828312Z Reading state information... 2021-05-16T17:31:16.9212908Z The following additional packages will be installed: 2021-05-16T17:31:16.9214508Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T17:31:16.9215905Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T17:31:16.9217519Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T17:31:16.9219222Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T17:31:16.9224848Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T17:31:16.9226258Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T17:31:16.9227757Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T17:31:16.9229411Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T17:31:16.9230899Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T17:31:16.9232293Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T17:31:16.9233759Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T17:31:16.9235235Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T17:31:16.9236865Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T17:31:16.9238442Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T17:31:16.9239823Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T17:31:16.9241215Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T17:31:16.9242554Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:16.9244138Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:16.9246009Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:16.9247483Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:16.9248785Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:16.9250143Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:16.9251685Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:16.9253321Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:16.9254825Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:16.9256247Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:16.9257797Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:16.9259321Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:16.9260880Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:16.9262461Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:16.9263989Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:16.9265650Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:16.9267300Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:16.9268811Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:16.9270264Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:16.9271786Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:16.9273182Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:16.9274621Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T17:31:16.9275419Z Suggested packages: 2021-05-16T17:31:16.9276298Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T17:31:16.9277538Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T17:31:16.9278983Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T17:31:16.9280336Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T17:31:16.9281651Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T17:31:16.9282883Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T17:31:16.9284147Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T17:31:16.9285761Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T17:31:16.9287432Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T17:31:16.9288843Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T17:31:17.3321923Z The following NEW packages will be installed: 2021-05-16T17:31:17.3326499Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T17:31:17.3327975Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T17:31:17.3338114Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T17:31:17.3339852Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T17:31:17.3342075Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T17:31:17.3343819Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T17:31:17.3345141Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T17:31:17.3346520Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T17:31:17.3347972Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T17:31:17.3349336Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T17:31:17.3351324Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T17:31:17.3352462Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T17:31:17.3353783Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T17:31:17.3354986Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T17:31:17.3356104Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T17:31:17.3357177Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T17:31:17.3358359Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T17:31:17.3359707Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T17:31:17.3361033Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T17:31:17.3362155Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T17:31:17.3363174Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T17:31:17.3364206Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T17:31:17.3366023Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T17:31:17.3367285Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T17:31:17.3368436Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T17:31:17.3369539Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T17:31:17.3370705Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T17:31:17.3371882Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T17:31:17.3373059Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T17:31:17.3374526Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T17:31:17.3375720Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T17:31:17.3376987Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T17:31:17.3378267Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T17:31:17.3379514Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T17:31:17.3380647Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T17:31:17.3381806Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T17:31:17.3382888Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T17:31:17.3383773Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T17:31:17.4078506Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:31:17.4079615Z Need to get 8648 kB of archives. 2021-05-16T17:31:17.4080719Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T17:31:17.4082512Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T17:31:17.4183994Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T17:31:17.4222338Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T17:31:17.4285940Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T17:31:17.4293569Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T17:31:17.4358797Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T17:31:17.4425528Z 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-16T17:31:17.4784606Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T17:31:17.4845808Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T17:31:17.4881986Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T17:31:17.4975433Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T17:31:17.5036221Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T17:31:17.5076344Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T17:31:17.5136375Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T17:31:17.5245216Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T17:31:17.5313342Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T17:31:17.5388657Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T17:31:17.5478311Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T17:31:17.5578828Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T17:31:17.6127332Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T17:31:17.6201256Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T17:31:17.6319902Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T17:31:17.6469838Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T17:31:17.6569401Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T17:31:17.6652207Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T17:31:17.6955048Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T17:31:17.7026793Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T17:31:17.7106134Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T17:31:17.7301578Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T17:31:17.7363179Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T17:31:17.7400156Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T17:31:17.7447942Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T17:31:17.7487110Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T17:31:17.7583136Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T17:31:17.7645578Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T17:31:17.7711707Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T17:31:17.7774578Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T17:31:17.7836738Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T17:31:17.7907022Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T17:31:17.7968625Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T17:31:17.8048758Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T17:31:17.8094538Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T17:31:17.8239488Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T17:31:17.8285190Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T17:31:17.8347255Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T17:31:17.8452428Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T17:31:17.8594047Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T17:31:17.8679386Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T17:31:17.8984084Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T17:31:17.9022270Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T17:31:17.9223705Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T17:31:17.9589999Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T17:31:17.9666177Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T17:31:18.1393317Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T17:31:18.1456735Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T17:31:18.1681124Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T17:31:18.1769961Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T17:31:18.1812048Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T17:31:18.1867982Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T17:31:18.1900122Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T17:31:18.2087228Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T17:31:18.2172433Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T17:31:18.2257647Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T17:31:18.2354829Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T17:31:18.2391296Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T17:31:18.2451530Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T17:31:18.2490361Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T17:31:18.2641068Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T17:31:18.2738524Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T17:31:18.2828392Z 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-16T17:31:18.2863441Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T17:31:18.2934465Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T17:31:18.2980008Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T17:31:18.3031379Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T17:31:18.3070886Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T17:31:18.3161000Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T17:31:18.3333437Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T17:31:18.3413681Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T17:31:18.3480696Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T17:31:18.3528834Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T17:31:18.3858965Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T17:31:18.3924556Z 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-16T17:31:18.4534848Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T17:31:18.4651733Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T17:31:18.4838568Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T17:31:18.4883977Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T17:31:18.5052069Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T17:31:18.5379567Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T17:31:18.5498231Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T17:31:18.5567024Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T17:31:18.5607936Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T17:31:18.5693067Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T17:31:18.5760159Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T17:31:18.5877176Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T17:31:18.6053944Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T17:31:18.6124407Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T17:31:18.6163976Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T17:31:18.6236542Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T17:31:18.6301103Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T17:31:18.6372876Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T17:31:18.6446485Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T17:31:18.6695370Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T17:31:18.6720417Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T17:31:18.6727306Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T17:31:18.6735663Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T17:31:18.6785921Z 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-16T17:31:18.6995669Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T17:31:18.7236284Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T17:31:18.7578569Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T17:31:18.7600967Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T17:31:18.7634807Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T17:31:18.7641984Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T17:31:18.7647806Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T17:31:18.7653278Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T17:31:18.7795029Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T17:31:18.7868402Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T17:31:18.7905975Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T17:31:18.7910270Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T17:31:18.7914545Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T17:31:18.7919699Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T17:31:18.7924242Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T17:31:18.8126823Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T17:31:18.8347450Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T17:31:18.8612574Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T17:31:18.8640559Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T17:31:18.8647290Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T17:31:18.8869188Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T17:31:18.9165316Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T17:31:18.9238041Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T17:31:18.9881327Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T17:31:19.6059097Z Fetched 8648 kB in 2s (5247 kB/s) 2021-05-16T17:31:19.6417378Z Selecting previously unselected package dctrl-tools. 2021-05-16T17:31:19.6581702Z (Reading database ... 2021-05-16T17:31:19.6582617Z (Reading database ... 5% 2021-05-16T17:31:19.6583366Z (Reading database ... 10% 2021-05-16T17:31:19.6583796Z (Reading database ... 15% 2021-05-16T17:31:19.6584176Z (Reading database ... 20% 2021-05-16T17:31:19.6584530Z (Reading database ... 25% 2021-05-16T17:31:19.6584899Z (Reading database ... 30% 2021-05-16T17:31:19.6585257Z (Reading database ... 35% 2021-05-16T17:31:19.6585630Z (Reading database ... 40% 2021-05-16T17:31:19.6586024Z (Reading database ... 45% 2021-05-16T17:31:19.6586505Z (Reading database ... 50% 2021-05-16T17:31:19.6917216Z (Reading database ... 55% 2021-05-16T17:31:19.7532846Z (Reading database ... 60% 2021-05-16T17:31:19.8285040Z (Reading database ... 65% 2021-05-16T17:31:19.8832074Z (Reading database ... 70% 2021-05-16T17:31:19.9833308Z (Reading database ... 75% 2021-05-16T17:31:20.0752275Z (Reading database ... 80% 2021-05-16T17:31:20.1766300Z (Reading database ... 85% 2021-05-16T17:31:20.2493391Z (Reading database ... 90% 2021-05-16T17:31:20.3259327Z (Reading database ... 95% 2021-05-16T17:31:20.3260261Z (Reading database ... 100% 2021-05-16T17:31:20.3261156Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T17:31:20.3399972Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T17:31:20.3497691Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T17:31:20.3802569Z Selecting previously unselected package libfile-which-perl. 2021-05-16T17:31:20.4057216Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T17:31:20.4070565Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T17:31:20.4307701Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T17:31:20.4559250Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T17:31:20.4569936Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:20.4847525Z Selecting previously unselected package libio-pty-perl. 2021-05-16T17:31:20.5096588Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T17:31:20.5165567Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:20.5446493Z Selecting previously unselected package libipc-run-perl. 2021-05-16T17:31:20.5667664Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T17:31:20.5687558Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:20.6006656Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T17:31:20.6244804Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T17:31:20.6259421Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:20.6503051Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T17:31:20.6756152Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T17:31:20.6779419Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:20.6993788Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T17:31:20.7243610Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T17:31:20.7254620Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:20.7603544Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T17:31:20.7856243Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T17:31:20.7881518Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:20.8086066Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T17:31:20.8340126Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T17:31:20.8355515Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:31:20.8612924Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T17:31:20.8865046Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T17:31:20.8873172Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:31:20.9166203Z Selecting previously unselected package libimport-into-perl. 2021-05-16T17:31:20.9359681Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T17:31:20.9371204Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T17:31:20.9645640Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T17:31:20.9829519Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T17:31:20.9854332Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:21.0107296Z Selecting previously unselected package libstrictures-perl. 2021-05-16T17:31:21.0338252Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T17:31:21.0354487Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:21.0621960Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T17:31:21.0870148Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T17:31:21.0945759Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:21.1245446Z Selecting previously unselected package libmoo-perl. 2021-05-16T17:31:21.1455215Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T17:31:21.1471002Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T17:31:21.1806008Z Selecting previously unselected package patchutils. 2021-05-16T17:31:21.1971893Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T17:31:21.1981702Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T17:31:21.2366199Z Selecting previously unselected package wdiff. 2021-05-16T17:31:21.2567786Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T17:31:21.2580817Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T17:31:21.2863863Z Selecting previously unselected package devscripts. 2021-05-16T17:31:21.3116517Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T17:31:21.3443446Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T17:31:21.4566407Z Selecting previously unselected package diffstat. 2021-05-16T17:31:21.4784523Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T17:31:21.4802176Z Unpacking diffstat (1.63-1) ... 2021-05-16T17:31:21.5086141Z Selecting previously unselected package python3-gpg. 2021-05-16T17:31:21.5288190Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T17:31:21.5307835Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:21.5706252Z Selecting previously unselected package dput. 2021-05-16T17:31:21.5963231Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T17:31:21.6040301Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T17:31:21.6365967Z Selecting previously unselected package gdebi-core. 2021-05-16T17:31:21.6573181Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T17:31:21.6610807Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:21.7926447Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T17:31:21.8127517Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T17:31:21.8145533Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:21.8485931Z Selecting previously unselected package gettext. 2021-05-16T17:31:21.8669258Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T17:31:21.8688783Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:21.9646660Z Selecting previously unselected package intltool-debian. 2021-05-16T17:31:21.9818492Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T17:31:21.9825978Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:31:22.0085831Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T17:31:22.0289126Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T17:31:22.0304353Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:22.0573303Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T17:31:22.0827868Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T17:31:22.0835278Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:22.1091270Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T17:31:22.1345264Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T17:31:22.1354628Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:22.1686891Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T17:31:22.1901132Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T17:31:22.1912139Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:22.2138733Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T17:31:22.2354755Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T17:31:22.2374826Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:31:22.2766004Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T17:31:22.2969834Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T17:31:22.2979195Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:22.3164023Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T17:31:22.3413371Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T17:31:22.3421903Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:22.3742320Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T17:31:22.3997012Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T17:31:22.4012286Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:31:22.4245673Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T17:31:22.4473502Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T17:31:22.4482804Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:22.4765883Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T17:31:22.4950505Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T17:31:22.4960222Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:22.5178956Z Selecting previously unselected package libclone-perl. 2021-05-16T17:31:22.5444850Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T17:31:22.5456221Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T17:31:22.5725880Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T17:31:22.5918392Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T17:31:22.5978282Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:22.6245844Z Selecting previously unselected package libparams-util-perl. 2021-05-16T17:31:22.6458807Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T17:31:22.6473372Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:22.6691027Z Selecting previously unselected package libsub-install-perl. 2021-05-16T17:31:22.6940736Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T17:31:22.6954882Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T17:31:22.7286040Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T17:31:22.7492546Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T17:31:22.7503518Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T17:31:22.7707289Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T17:31:22.7961167Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T17:31:22.7976953Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T17:31:22.8228043Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T17:31:22.8485728Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T17:31:22.8493931Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T17:31:22.8686385Z Selecting previously unselected package libwant-perl. 2021-05-16T17:31:22.8928007Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T17:31:22.8935143Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T17:31:22.9159297Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T17:31:22.9421939Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T17:31:22.9431234Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:22.9727439Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T17:31:22.9927613Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T17:31:22.9940251Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:23.0248009Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T17:31:23.0458034Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T17:31:23.0470087Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:23.0767768Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T17:31:23.1006324Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T17:31:23.1016541Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:23.1246044Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T17:31:23.1467501Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T17:31:23.1477671Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:23.1688473Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T17:31:23.1949664Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T17:31:23.1970680Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:23.2285895Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T17:31:23.2497870Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T17:31:23.2508565Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:23.3123813Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T17:31:23.3382992Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T17:31:23.3392786Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:23.3727330Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T17:31:23.3923736Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T17:31:23.3936522Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T17:31:23.4287456Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T17:31:23.4486159Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T17:31:23.4498911Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:23.4766782Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T17:31:23.4981971Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T17:31:23.4990803Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:23.5186558Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T17:31:23.5444361Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T17:31:23.5454048Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:23.5726189Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T17:31:23.5914770Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T17:31:23.5926394Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:23.6130434Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T17:31:23.6386628Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T17:31:23.6394077Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:23.6614642Z Selecting previously unselected package libio-string-perl. 2021-05-16T17:31:23.6858443Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T17:31:23.6868650Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T17:31:23.7125940Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T17:31:23.7334739Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T17:31:23.7346240Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:23.7846224Z Selecting previously unselected package libfuture-perl. 2021-05-16T17:31:23.8060176Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T17:31:23.8068365Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T17:31:23.8366085Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T17:31:23.8607251Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T17:31:23.8631736Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T17:31:23.8917576Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T17:31:23.9171237Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T17:31:23.9179398Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:31:23.9400130Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T17:31:23.9657045Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T17:31:23.9668735Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:24.0006709Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T17:31:24.0243577Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T17:31:24.0254031Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:31:24.0462257Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T17:31:24.0715791Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T17:31:24.0727075Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:24.0966397Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T17:31:24.1169027Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T17:31:24.1210824Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:24.1485975Z Selecting previously unselected package libjson-perl. 2021-05-16T17:31:24.1692534Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T17:31:24.1703607Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T17:31:24.2040249Z Selecting previously unselected package liblog-any-perl. 2021-05-16T17:31:24.2296582Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T17:31:24.2433695Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T17:31:24.2706437Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T17:31:24.2955453Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T17:31:24.2972061Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:24.3160151Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T17:31:24.3413310Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T17:31:24.3431411Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T17:31:24.3685673Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T17:31:24.3893399Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T17:31:24.3901339Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:24.4165642Z Selecting previously unselected package libsub-name-perl. 2021-05-16T17:31:24.4349218Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T17:31:24.4361939Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T17:31:24.4711131Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T17:31:24.4932582Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T17:31:24.4942132Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:31:24.5205803Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T17:31:24.5423113Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T17:31:24.5433596Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:24.5806882Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T17:31:24.6048463Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T17:31:24.6060021Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:24.6518322Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T17:31:24.6791909Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T17:31:24.6885025Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:31:24.7149028Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T17:31:24.7430099Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T17:31:24.7443573Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:24.7685946Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T17:31:24.7910388Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T17:31:24.8008028Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:24.8214266Z Selecting previously unselected package libio-async-perl. 2021-05-16T17:31:24.8470319Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T17:31:24.8478230Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T17:31:24.8897460Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T17:31:24.9153913Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T17:31:24.9162642Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:24.9369110Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T17:31:24.9627573Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T17:31:24.9636306Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:31:24.9926101Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T17:31:25.0136499Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T17:31:25.0145048Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:25.0527680Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T17:31:25.0762642Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T17:31:25.0773782Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:25.1127906Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T17:31:25.1358951Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T17:31:26.1255643Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:26.1257565Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T17:31:26.1258874Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T17:31:26.1259869Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:26.1261012Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T17:31:26.1262393Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T17:31:26.1263514Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:26.1264650Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T17:31:26.1265862Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T17:31:26.1266872Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T17:31:26.1268024Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T17:31:26.1269215Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T17:31:26.1270335Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:31:26.1271497Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T17:31:26.1272606Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T17:31:26.1273617Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:31:26.1274652Z Selecting previously unselected package libobject-id-perl. 2021-05-16T17:31:26.1275802Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T17:31:26.1278155Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:26.1278989Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T17:31:26.1279926Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T17:31:26.1280729Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T17:31:26.1281638Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T17:31:26.1282536Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T17:31:26.1283339Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:31:26.1284189Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T17:31:26.1285580Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T17:31:26.1286479Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:26.1287341Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T17:31:26.1288438Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T17:31:26.1289237Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:26.1290192Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T17:31:26.1291293Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T17:31:26.1292313Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:26.1293331Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T17:31:26.1294431Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T17:31:26.1295398Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:26.1296348Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T17:31:26.1297347Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T17:31:26.1298171Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:26.1299108Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T17:31:26.1300083Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T17:31:26.1300912Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:26.1301829Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T17:31:26.1302757Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T17:31:26.1303620Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:26.1304272Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T17:31:26.1305104Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:26.1305773Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:26.1306625Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T17:31:26.1307619Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T17:31:26.1308421Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:26.1309296Z Selecting previously unselected package libreadonly-perl. 2021-05-16T17:31:26.1310183Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T17:31:26.1310955Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T17:31:26.1311723Z Selecting previously unselected package libref-util-perl. 2021-05-16T17:31:26.1312604Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T17:31:26.1313310Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T17:31:26.1345900Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T17:31:26.1601908Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T17:31:26.1617131Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:26.1917525Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T17:31:26.2174483Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T17:31:26.2182990Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:26.2475961Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T17:31:26.2685530Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T17:31:26.2702159Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:26.2913202Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T17:31:26.3173979Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:26.3185563Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:26.3566359Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T17:31:26.3744040Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T17:31:26.3755647Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:26.4103536Z Selecting previously unselected package libsereal-perl. 2021-05-16T17:31:26.4363349Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T17:31:26.4372660Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T17:31:26.4613371Z Selecting previously unselected package libsort-key-perl. 2021-05-16T17:31:26.4847024Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T17:31:26.4857280Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:26.5111433Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T17:31:26.5342775Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T17:31:26.5354606Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:31:26.5646289Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T17:31:26.5848561Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T17:31:26.5861245Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:26.6126294Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T17:31:26.6329534Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T17:31:26.6341881Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:26.6607031Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T17:31:26.6821993Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T17:31:26.6829062Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:26.7040951Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T17:31:26.7301495Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T17:31:26.7322924Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:26.7646863Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T17:31:26.7858714Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T17:31:26.7871362Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:26.8085885Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T17:31:26.8347845Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T17:31:26.8367772Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:26.8645960Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T17:31:26.8822266Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T17:31:26.8833594Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:26.9113631Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T17:31:26.9327271Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T17:31:26.9336481Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:26.9545592Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T17:31:26.9806767Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T17:31:26.9927585Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:27.0160323Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T17:31:27.0429614Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T17:31:27.0433289Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:27.0665559Z Selecting previously unselected package licensecheck. 2021-05-16T17:31:27.0926596Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T17:31:27.1046820Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T17:31:27.1280043Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T17:31:27.1540916Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T17:31:27.1547609Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:27.1805218Z Selecting previously unselected package t1utils. 2021-05-16T17:31:27.2040014Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T17:31:27.2053676Z Unpacking t1utils (1.41-3) ... 2021-05-16T17:31:27.2485881Z Selecting previously unselected package lintian. 2021-05-16T17:31:27.2680834Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T17:31:27.2691847Z Unpacking lintian (2.62.0) ... 2021-05-16T17:31:27.6272847Z Selecting previously unselected package python3-unidiff. 2021-05-16T17:31:27.6544092Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T17:31:27.6553659Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:27.6836102Z Selecting previously unselected package python3-xdg. 2021-05-16T17:31:27.7099796Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T17:31:27.7108138Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:27.7405499Z Selecting previously unselected package qpdf. 2021-05-16T17:31:27.7632114Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T17:31:27.7643163Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T17:31:27.8236265Z Selecting previously unselected package python3-magic. 2021-05-16T17:31:27.8501231Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T17:31:27.8512239Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:27.9043743Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T17:31:27.9161624Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T17:31:27.9186128Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T17:31:27.9213501Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T17:31:27.9242558Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T17:31:27.9266379Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T17:31:27.9291359Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T17:31:27.9326812Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T17:31:27.9352075Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T17:31:28.0632423Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T17:31:28.0651304Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T17:31:28.0672342Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T17:31:28.0688971Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T17:31:28.0717953Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T17:31:28.0747914Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T17:31:28.0771572Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T17:31:28.0797483Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T17:31:28.0837235Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T17:31:28.0879252Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T17:31:28.0929747Z Setting up libclone-perl (0.43-2) ... 2021-05-16T17:31:28.0952168Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T17:31:28.0970986Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T17:31:28.1014663Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T17:31:28.1038241Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T17:31:28.1065890Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T17:31:28.1098717Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T17:31:28.1129882Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T17:31:28.1166522Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T17:31:28.1216278Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T17:31:28.1243832Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T17:31:28.1271491Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T17:31:28.1307377Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T17:31:28.1347469Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T17:31:28.1396295Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T17:31:28.1480404Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T17:31:28.3026322Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:28.3055998Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T17:31:28.3079565Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T17:31:28.3104352Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T17:31:28.3127305Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T17:31:28.3156498Z Setting up patchutils (0.3.4-2) ... 2021-05-16T17:31:28.3186232Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T17:31:28.3212175Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T17:31:28.3236744Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T17:31:28.3271802Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T17:31:28.3295142Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T17:31:28.4893479Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T17:31:28.4925495Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T17:31:28.4954349Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T17:31:28.4985659Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T17:31:28.5007043Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T17:31:28.5041853Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T17:31:28.5071304Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T17:31:28.5100649Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T17:31:28.5141794Z Setting up t1utils (1.41-3) ... 2021-05-16T17:31:28.5164887Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T17:31:28.5189591Z Setting up diffstat (1.63-1) ... 2021-05-16T17:31:28.5214227Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T17:31:28.5236194Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T17:31:28.5274156Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T17:31:28.5296447Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T17:31:28.5322032Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T17:31:28.5350367Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T17:31:28.5374098Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T17:31:28.5396066Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T17:31:28.5416450Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T17:31:28.5437504Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T17:31:28.5467160Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T17:31:28.5486579Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T17:31:28.5512607Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T17:31:28.5539175Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T17:31:28.5571801Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T17:31:28.5598109Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T17:31:28.5620606Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T17:31:28.5648336Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T17:31:28.5672931Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T17:31:28.6966876Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T17:31:28.6987795Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T17:31:28.7015628Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T17:31:28.7047274Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T17:31:28.7069221Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T17:31:28.7103681Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T17:31:28.7135390Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T17:31:28.7159111Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T17:31:28.7345279Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T17:31:28.7372656Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T17:31:28.7397576Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T17:31:28.8712490Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T17:31:28.8733165Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T17:31:28.8752066Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T17:31:28.8832014Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T17:31:28.8852012Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T17:31:28.8874519Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T17:31:28.8896475Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T17:31:28.8925756Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T17:31:28.8946635Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T17:31:28.8971229Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T17:31:28.8995143Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T17:31:28.9018296Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T17:31:28.9051675Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T17:31:28.9086154Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T17:31:28.9112872Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T17:31:28.9140818Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T17:31:29.0496327Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T17:31:29.0518315Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T17:31:29.0538047Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T17:31:29.0557809Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T17:31:29.0584628Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T17:31:29.0622861Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T17:31:29.0759354Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T17:31:29.0780750Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T17:31:29.0803562Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T17:31:29.0824207Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T17:31:29.0849549Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T17:31:29.0878376Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T17:31:29.0900239Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T17:31:29.0927103Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T17:31:29.0953113Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T17:31:29.0980194Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T17:31:29.1002172Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T17:31:29.1026594Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T17:31:29.2435156Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T17:31:29.2464139Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T17:31:29.2505219Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T17:31:29.2538175Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T17:31:29.2563778Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T17:31:29.2593218Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T17:31:29.2612114Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T17:31:29.2638997Z Setting up lintian (2.62.0) ... 2021-05-16T17:31:29.2675806Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T17:31:29.2707950Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:31:42.8783675Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:31:42.9870117Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:31:44.7366601Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-16T17:31:44.8356839Z 2021-05-16T17:31:44.8505935Z Reading package lists... 0% 2021-05-16T17:31:44.8506279Z 2021-05-16T17:31:44.8553071Z Reading package lists... 100% 2021-05-16T17:31:44.8553463Z 2021-05-16T17:31:44.8553638Z 2021-05-16T17:31:44.8553960Z Reading package lists... Done 2021-05-16T17:31:44.8554231Z 2021-05-16T17:31:44.8554575Z Building dependency tree... 0% 2021-05-16T17:31:44.8554850Z 2021-05-16T17:31:44.8853213Z Building dependency tree... 0% 2021-05-16T17:31:44.8853566Z 2021-05-16T17:31:44.8853916Z Building dependency tree... 50% 2021-05-16T17:31:44.8854179Z 2021-05-16T17:31:45.0098432Z Building dependency tree... 50% 2021-05-16T17:31:45.0099305Z 2021-05-16T17:31:45.0099978Z Building dependency tree 2021-05-16T17:31:45.0100522Z 2021-05-16T17:31:45.0101170Z Reading state information... 0% 2021-05-16T17:31:45.0101725Z 2021-05-16T17:31:45.1525239Z Reading state information... 0% 2021-05-16T17:31:45.1526146Z 2021-05-16T17:31:45.1526521Z 2021-05-16T17:31:45.1527102Z Reading state information... Done 2021-05-16T17:31:45.1527598Z 2021-05-16T17:31:45.1528172Z Reading state information... 0% 2021-05-16T17:31:45.1570380Z 2021-05-16T17:31:45.1571288Z Reading state information... 1% 2021-05-16T17:31:45.1602563Z 2021-05-16T17:31:45.1603275Z Reading state information... 3% 2021-05-16T17:31:45.1636133Z 2021-05-16T17:31:45.1636697Z Reading state information... 5% 2021-05-16T17:31:45.1670181Z 2021-05-16T17:31:45.1671627Z Reading state information... 7% 2021-05-16T17:31:45.1703970Z 2021-05-16T17:31:45.1704374Z Reading state information... 9% 2021-05-16T17:31:45.1737618Z 2021-05-16T17:31:45.1737996Z Reading state information... 11% 2021-05-16T17:31:45.1773306Z 2021-05-16T17:31:45.1773839Z Reading state information... 13% 2021-05-16T17:31:45.1811103Z 2021-05-16T17:31:45.1811639Z Reading state information... 15% 2021-05-16T17:31:45.1843634Z 2021-05-16T17:31:45.1844051Z Reading state information... 17% 2021-05-16T17:31:45.1878092Z 2021-05-16T17:31:45.1878492Z Reading state information... 19% 2021-05-16T17:31:45.1908944Z 2021-05-16T17:31:45.1909352Z Reading state information... 21% 2021-05-16T17:31:45.1939887Z 2021-05-16T17:31:45.1940309Z Reading state information... 23% 2021-05-16T17:31:45.1972590Z 2021-05-16T17:31:45.1972977Z Reading state information... 25% 2021-05-16T17:31:45.2015666Z 2021-05-16T17:31:45.2016049Z Reading state information... 27% 2021-05-16T17:31:45.2050505Z 2021-05-16T17:31:45.2050856Z Reading state information... 29% 2021-05-16T17:31:45.2086702Z 2021-05-16T17:31:45.2087056Z Reading state information... 31% 2021-05-16T17:31:45.2123554Z 2021-05-16T17:31:45.2123936Z Reading state information... 33% 2021-05-16T17:31:45.2154520Z 2021-05-16T17:31:45.2154879Z Reading state information... 35% 2021-05-16T17:31:45.2186192Z 2021-05-16T17:31:45.2186562Z Reading state information... 37% 2021-05-16T17:31:45.2222691Z 2021-05-16T17:31:45.2223072Z Reading state information... 39% 2021-05-16T17:31:45.2258100Z 2021-05-16T17:31:45.2258452Z Reading state information... 41% 2021-05-16T17:31:45.2290428Z 2021-05-16T17:31:45.2290783Z Reading state information... 43% 2021-05-16T17:31:45.2328093Z 2021-05-16T17:31:45.2328480Z Reading state information... 45% 2021-05-16T17:31:45.2380544Z 2021-05-16T17:31:45.2380910Z Reading state information... 47% 2021-05-16T17:31:45.2413711Z 2021-05-16T17:31:45.2414073Z Reading state information... 49% 2021-05-16T17:31:45.2450266Z 2021-05-16T17:31:45.2450645Z Reading state information... 51% 2021-05-16T17:31:45.2483415Z 2021-05-16T17:31:45.2483785Z Reading state information... 53% 2021-05-16T17:31:45.2517583Z 2021-05-16T17:31:45.2517975Z Reading state information... 55% 2021-05-16T17:31:45.2551879Z 2021-05-16T17:31:45.2552262Z Reading state information... 57% 2021-05-16T17:31:45.2585894Z 2021-05-16T17:31:45.2586280Z Reading state information... 59% 2021-05-16T17:31:45.2623923Z 2021-05-16T17:31:45.2624318Z Reading state information... 61% 2021-05-16T17:31:45.2657422Z 2021-05-16T17:31:45.2657802Z Reading state information... 63% 2021-05-16T17:31:45.2688927Z 2021-05-16T17:31:45.2689374Z Reading state information... 65% 2021-05-16T17:31:45.2720683Z 2021-05-16T17:31:45.2721096Z Reading state information... 67% 2021-05-16T17:31:45.2753413Z 2021-05-16T17:31:45.2753810Z Reading state information... 69% 2021-05-16T17:31:45.2794964Z 2021-05-16T17:31:45.2795417Z Reading state information... 71% 2021-05-16T17:31:45.2823739Z 2021-05-16T17:31:45.2824147Z Reading state information... 73% 2021-05-16T17:31:45.2855122Z 2021-05-16T17:31:45.2855510Z Reading state information... 75% 2021-05-16T17:31:45.2898092Z 2021-05-16T17:31:45.2898476Z Reading state information... 77% 2021-05-16T17:31:45.2930544Z 2021-05-16T17:31:45.2930929Z Reading state information... 79% 2021-05-16T17:31:45.2963167Z 2021-05-16T17:31:45.2963595Z Reading state information... 81% 2021-05-16T17:31:45.2995356Z 2021-05-16T17:31:45.2996029Z Reading state information... 83% 2021-05-16T17:31:45.3028136Z 2021-05-16T17:31:45.3028538Z Reading state information... 85% 2021-05-16T17:31:45.3060160Z 2021-05-16T17:31:45.3060559Z Reading state information... 87% 2021-05-16T17:31:45.3090853Z 2021-05-16T17:31:45.3091428Z Reading state information... 89% 2021-05-16T17:31:45.3119864Z 2021-05-16T17:31:45.3120273Z Reading state information... 91% 2021-05-16T17:31:45.3152268Z 2021-05-16T17:31:45.3152678Z Reading state information... 93% 2021-05-16T17:31:45.3183093Z 2021-05-16T17:31:45.3183486Z Reading state information... 95% 2021-05-16T17:31:45.3215970Z 2021-05-16T17:31:45.3216354Z Reading state information... 97% 2021-05-16T17:31:45.3248304Z 2021-05-16T17:31:45.3248740Z Reading state information... 99% 2021-05-16T17:31:45.5590285Z Selecting previously unselected package r-3.5.3. 2021-05-16T17:31:45.6637261Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T17:31:45.6752943Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-16T17:31:45.6763163Z Unpacking r-3.5.3 (1) ... 2021-05-16T17:31:46.2424466Z Setting up r-3.5.3 (1) ... 2021-05-16T17:31:46.2685285Z 2021-05-16T17:31:46.2686161Z 2021-05-16T17:31:46.2686730Z Reading state information... Done 2021-05-16T17:31:46.2894954Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-16T17:31:46.3003590Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T17:31:46.3308391Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T17:31:46.3308805Z env: 2021-05-16T17:31:46.3309177Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:46.3309558Z TIC_DEPLOY_KEY: 2021-05-16T17:31:46.3310240Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:46.3311797Z GITHUB_PAT: *** 2021-05-16T17:31:46.3312121Z COVERALLS_TOKEN: 2021-05-16T17:31:46.3312530Z continue-on-error: false 2021-05-16T17:31:46.3312920Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:46.3313326Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:31:46.3313687Z TZ: UTC 2021-05-16T17:31:46.3314014Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:31:46.3314344Z NOT_CRAN: true 2021-05-16T17:31:46.3314659Z ##[endgroup] 2021-05-16T17:31:46.3755360Z [command]sudo apt-get install -y texinfo 2021-05-16T17:31:46.6510577Z Reading package lists... 2021-05-16T17:31:46.8067984Z Building dependency tree... 2021-05-16T17:31:46.8082602Z Reading state information... 2021-05-16T17:31:46.9983835Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T17:31:46.9985038Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:31:47.3424506Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T17:31:47.3553977Z --2021-05-16 17:31:47-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T17:31:47.3774378Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T17:31:47.3840585Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T17:31:47.4112803Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T17:31:47.4115270Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T17:31:47.4117573Z --2021-05-16 17:31:47-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T17:31:47.4315280Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T17:31:47.4910851Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T17:31:47.6979313Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:31:47.6982845Z 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=K9wjGuyptlqGJucUsrnvGNOp%2FscfmkCP69nt%2B7dvDAo%3D&st=2021-05-16T17%3A30%3A47Z&se=2021-05-16T17%3A36%3A47Z&sp=r [following] 2021-05-16T17:31:47.6986007Z --2021-05-16 17:31:47-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=K9wjGuyptlqGJucUsrnvGNOp%2FscfmkCP69nt%2B7dvDAo%3D&st=2021-05-16T17%3A30%3A47Z&se=2021-05-16T17%3A36%3A47Z&sp=r 2021-05-16T17:31:47.7369294Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T17:31:47.7982423Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T17:31:48.1133187Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:31:48.1134681Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T17:31:48.1136601Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T17:31:48.6686023Z 2021-05-16T17:31:52.1557833Z 0K ........ ........ ........ ........ 49% 8.35M 4s 2021-05-16T17:31:56.5282477Z 32768K ........ ........ ........ ........ 99% 7.08M 0s 2021-05-16T17:31:56.5283816Z 65536K 100% 3.04M=8.4s 2021-05-16T17:31:56.5284124Z 2021-05-16T17:31:56.5285954Z 2021-05-16 17:31:56 (7.63 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T17:31:56.5286405Z 2021-05-16T17:31:58.1600841Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T17:31:58.1601824Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T17:31:58.3994914Z ##[group]Run tlmgr update --self 2021-05-16T17:31:58.3995422Z tlmgr update --self 2021-05-16T17:31:58.3996162Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T17:31:58.3996881Z tlmgr update --all 2021-05-16T17:31:58.4038015Z shell: /usr/bin/bash -e {0} 2021-05-16T17:31:58.4038344Z env: 2021-05-16T17:31:58.4038724Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:58.4039125Z TIC_DEPLOY_KEY: 2021-05-16T17:31:58.4039799Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:31:58.4041362Z GITHUB_PAT: *** 2021-05-16T17:31:58.4041694Z COVERALLS_TOKEN: 2021-05-16T17:31:58.4042109Z continue-on-error: false 2021-05-16T17:31:58.4042502Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:58.4042914Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:31:58.4043274Z TZ: UTC 2021-05-16T17:31:58.4043622Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:31:58.4044018Z NOT_CRAN: true 2021-05-16T17:31:58.4044345Z ##[endgroup] 2021-05-16T17:31:59.8933167Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:31:59.8934982Z tlmgr: no self-updates for tlmgr available 2021-05-16T17:32:01.0225857Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:01.0226954Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T17:32:01.1137349Z [2/89, 00:01/09:21:13] install: ae [57k] 2021-05-16T17:32:01.1642058Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-16T17:32:01.2065970Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-16T17:32:01.2520325Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-16T17:32:01.6762269Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-16T17:32:02.8088253Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T17:32:02.8760599Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T17:32:02.9487589Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T17:32:02.9915188Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T17:32:03.0343244Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T17:32:03.0773227Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T17:32:03.1199363Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T17:32:03.1642874Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T17:32:03.2136989Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T17:32:03.2832920Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T17:32:03.3650210Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T17:32:03.4167687Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T17:32:03.4594341Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T17:32:03.5021564Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T17:32:03.5462880Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T17:32:03.5913145Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T17:32:03.6340342Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T17:32:03.6797432Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T17:32:03.7230388Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T17:32:03.7646198Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T17:32:03.8073465Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T17:32:03.8489192Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T17:32:03.8927447Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T17:32:03.9348697Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T17:32:03.9766289Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T17:32:04.0190535Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T17:32:04.0619329Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T17:32:04.1073502Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T17:32:04.1494946Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T17:32:04.1936923Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T17:32:04.2522261Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T17:32:04.2955319Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T17:32:04.3405796Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T17:32:04.3846180Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T17:32:04.4276579Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T17:32:04.4711412Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T17:32:04.5165374Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T17:32:04.5606066Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T17:32:04.6052128Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T17:32:04.6496969Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T17:32:04.6933503Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T17:32:04.7411882Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T17:32:04.7860032Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T17:32:04.8319426Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T17:32:04.8759286Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T17:32:05.6367343Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T17:32:05.6374991Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T17:32:05.6375657Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T17:32:05.6376314Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T17:32:05.6376948Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T17:32:05.6377554Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T17:32:05.6378164Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T17:32:05.6379033Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T17:32:05.6380290Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T17:32:05.6380985Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T17:32:05.6381572Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T17:32:05.6382158Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T17:32:05.6382798Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T17:32:05.6383399Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T17:32:05.6384200Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T17:32:05.6384820Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T17:32:05.6710936Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T17:32:05.7153756Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T17:32:05.7603325Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T17:32:05.8047741Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T17:32:05.8488342Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T17:32:05.8977876Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T17:32:05.9461294Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T17:32:05.9928053Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T17:32:06.0380538Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T17:32:06.0828926Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T17:32:06.1288452Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T17:32:06.1886941Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T17:32:06.2423106Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T17:32:06.2887225Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T17:32:06.3345470Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T17:32:06.3822157Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T17:32:06.4315464Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T17:32:06.4776582Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T17:32:06.5268047Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T17:32:06.6126462Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T17:32:06.6571509Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T17:32:06.7033922Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T17:32:06.7213850Z running mktexlsr ... 2021-05-16T17:32:06.7957477Z done running mktexlsr. 2021-05-16T17:32:06.8214696Z running updmap-sys ... 2021-05-16T17:32:07.0423819Z done running updmap-sys. 2021-05-16T17:32:07.0425310Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T17:32:07.0426994Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Pr34RFJua1/bFqdbrCXux ... 2021-05-16T17:32:07.3529199Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Pr34RFJua1/bFqdbrCXux. 2021-05-16T17:32:07.3530669Z OK: optex.fmt/luatex 2021-05-16T17:32:07.3532482Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T17:32:07.3533540Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T17:32:08.5017838Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T17:32:08.5019493Z tlmgr: no updates available 2021-05-16T17:32:08.6084805Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:32:08.6085280Z with: 2021-05-16T17:32:08.6085660Z pandoc-version: 2.7.3 2021-05-16T17:32:08.6086025Z env: 2021-05-16T17:32:08.6086436Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:08.6086866Z TIC_DEPLOY_KEY: 2021-05-16T17:32:08.6087639Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:08.6089373Z GITHUB_PAT: *** 2021-05-16T17:32:08.6089742Z COVERALLS_TOKEN: 2021-05-16T17:32:08.6090202Z continue-on-error: false 2021-05-16T17:32:08.6090635Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:08.6091091Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:08.6091492Z TZ: UTC 2021-05-16T17:32:08.6091863Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:08.6092238Z NOT_CRAN: true 2021-05-16T17:32:08.6092589Z ##[endgroup] 2021-05-16T17:32:09.1790586Z [command]sudo apt-get install -y gdebi-core 2021-05-16T17:32:09.2467894Z Reading package lists... 2021-05-16T17:32:09.4182987Z Building dependency tree... 2021-05-16T17:32:09.4199548Z Reading state information... 2021-05-16T17:32:09.6489617Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T17:32:09.6514056Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:09.6515587Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T17:32:09.7634194Z 2021-05-16T17:32:09.7793612Z Reading package lists... 0% 2021-05-16T17:32:09.7794001Z 2021-05-16T17:32:09.7837597Z Reading package lists... 100% 2021-05-16T17:32:09.7837994Z 2021-05-16T17:32:09.7838194Z 2021-05-16T17:32:09.7838638Z Reading package lists... Done 2021-05-16T17:32:09.7838952Z 2021-05-16T17:32:09.7839390Z Building dependency tree... 0% 2021-05-16T17:32:09.7839712Z 2021-05-16T17:32:09.8124314Z Building dependency tree... 0% 2021-05-16T17:32:09.8124941Z 2021-05-16T17:32:09.8125456Z Building dependency tree... 50% 2021-05-16T17:32:09.8125827Z 2021-05-16T17:32:09.9392954Z Building dependency tree... 50% 2021-05-16T17:32:09.9393444Z 2021-05-16T17:32:09.9393906Z Building dependency tree 2021-05-16T17:32:09.9394226Z 2021-05-16T17:32:09.9394671Z Reading state information... 0% 2021-05-16T17:32:09.9395002Z 2021-05-16T17:32:10.0925576Z Reading state information... 0% 2021-05-16T17:32:10.0925919Z 2021-05-16T17:32:10.0926164Z 2021-05-16T17:32:10.0926612Z Reading state information... Done 2021-05-16T17:32:10.0926933Z 2021-05-16T17:32:10.0927478Z Reading state information... 0% 2021-05-16T17:32:10.0982226Z 2021-05-16T17:32:10.0982844Z Reading state information... 1% 2021-05-16T17:32:10.1024116Z 2021-05-16T17:32:10.1024607Z Reading state information... 3% 2021-05-16T17:32:10.1066520Z 2021-05-16T17:32:10.1067063Z Reading state information... 5% 2021-05-16T17:32:10.1108030Z 2021-05-16T17:32:10.1108575Z Reading state information... 7% 2021-05-16T17:32:10.1146594Z 2021-05-16T17:32:10.1147093Z Reading state information... 9% 2021-05-16T17:32:10.1185734Z 2021-05-16T17:32:10.1186208Z Reading state information... 11% 2021-05-16T17:32:10.1226852Z 2021-05-16T17:32:10.1227347Z Reading state information... 13% 2021-05-16T17:32:10.1270010Z 2021-05-16T17:32:10.1270508Z Reading state information... 15% 2021-05-16T17:32:10.1318875Z 2021-05-16T17:32:10.1319326Z Reading state information... 17% 2021-05-16T17:32:10.1360149Z 2021-05-16T17:32:10.1360767Z Reading state information... 19% 2021-05-16T17:32:10.1398820Z 2021-05-16T17:32:10.1399335Z Reading state information... 21% 2021-05-16T17:32:10.1440370Z 2021-05-16T17:32:10.1440881Z Reading state information... 23% 2021-05-16T17:32:10.1482764Z 2021-05-16T17:32:10.1483302Z Reading state information... 25% 2021-05-16T17:32:10.1526453Z 2021-05-16T17:32:10.1526902Z Reading state information... 27% 2021-05-16T17:32:10.1568288Z 2021-05-16T17:32:10.1568781Z Reading state information... 29% 2021-05-16T17:32:10.1610795Z 2021-05-16T17:32:10.1611294Z Reading state information... 31% 2021-05-16T17:32:10.1653966Z 2021-05-16T17:32:10.1654894Z Reading state information... 33% 2021-05-16T17:32:10.1691423Z 2021-05-16T17:32:10.1691940Z Reading state information... 35% 2021-05-16T17:32:10.1727584Z 2021-05-16T17:32:10.1728096Z Reading state information... 37% 2021-05-16T17:32:10.1770958Z 2021-05-16T17:32:10.1771484Z Reading state information... 39% 2021-05-16T17:32:10.1813902Z 2021-05-16T17:32:10.1814396Z Reading state information... 41% 2021-05-16T17:32:10.1850903Z 2021-05-16T17:32:10.1851413Z Reading state information... 43% 2021-05-16T17:32:10.1897601Z 2021-05-16T17:32:10.1898105Z Reading state information... 45% 2021-05-16T17:32:10.1958791Z 2021-05-16T17:32:10.1959305Z Reading state information... 47% 2021-05-16T17:32:10.1998534Z 2021-05-16T17:32:10.1999045Z Reading state information... 49% 2021-05-16T17:32:10.2041297Z 2021-05-16T17:32:10.2041764Z Reading state information... 51% 2021-05-16T17:32:10.2081533Z 2021-05-16T17:32:10.2082044Z Reading state information... 53% 2021-05-16T17:32:10.2122066Z 2021-05-16T17:32:10.2122617Z Reading state information... 55% 2021-05-16T17:32:10.2162722Z 2021-05-16T17:32:10.2163239Z Reading state information... 57% 2021-05-16T17:32:10.2205178Z 2021-05-16T17:32:10.2205670Z Reading state information... 59% 2021-05-16T17:32:10.2249097Z 2021-05-16T17:32:10.2249605Z Reading state information... 61% 2021-05-16T17:32:10.2290560Z 2021-05-16T17:32:10.2291020Z Reading state information... 63% 2021-05-16T17:32:10.2329865Z 2021-05-16T17:32:10.2330324Z Reading state information... 65% 2021-05-16T17:32:10.2370185Z 2021-05-16T17:32:10.2370757Z Reading state information... 67% 2021-05-16T17:32:10.2410380Z 2021-05-16T17:32:10.2410874Z Reading state information... 69% 2021-05-16T17:32:10.2461855Z 2021-05-16T17:32:10.2462372Z Reading state information... 71% 2021-05-16T17:32:10.2497742Z 2021-05-16T17:32:10.2498240Z Reading state information... 73% 2021-05-16T17:32:10.2535994Z 2021-05-16T17:32:10.2536738Z Reading state information... 75% 2021-05-16T17:32:10.2588346Z 2021-05-16T17:32:10.2588906Z Reading state information... 77% 2021-05-16T17:32:10.2627552Z 2021-05-16T17:32:10.2628113Z Reading state information... 79% 2021-05-16T17:32:10.2668679Z 2021-05-16T17:32:10.2669138Z Reading state information... 81% 2021-05-16T17:32:10.2710061Z 2021-05-16T17:32:10.2710608Z Reading state information... 83% 2021-05-16T17:32:10.2749947Z 2021-05-16T17:32:10.2750398Z Reading state information... 85% 2021-05-16T17:32:10.2791905Z 2021-05-16T17:32:10.2792348Z Reading state information... 87% 2021-05-16T17:32:10.2829509Z 2021-05-16T17:32:10.2829953Z Reading state information... 89% 2021-05-16T17:32:10.2866121Z 2021-05-16T17:32:10.2866618Z Reading state information... 91% 2021-05-16T17:32:10.2905110Z 2021-05-16T17:32:10.2905963Z Reading state information... 93% 2021-05-16T17:32:10.2943297Z 2021-05-16T17:32:10.2943811Z Reading state information... 95% 2021-05-16T17:32:10.2984766Z 2021-05-16T17:32:10.2985350Z Reading state information... 97% 2021-05-16T17:32:10.3023313Z 2021-05-16T17:32:10.3023922Z Reading state information... 99% 2021-05-16T17:32:10.5834176Z Selecting previously unselected package pandoc. 2021-05-16T17:32:10.7056147Z (Reading database ... 261849 files and directories currently installed.) 2021-05-16T17:32:10.7185103Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T17:32:10.7194484Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T17:32:12.6933818Z Setting up pandoc (2.7.3-1) ... 2021-05-16T17:32:12.6979713Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:13.4165445Z 2021-05-16T17:32:13.4166510Z 2021-05-16T17:32:13.4167235Z Reading state information... Done 2021-05-16T17:32:13.4484105Z ##[group]Run git config user.name adigherman 2021-05-16T17:32:13.4484820Z git config user.name adigherman 2021-05-16T17:32:13.4485287Z git config user.email adig@jhu.edu 2021-05-16T17:32:13.4522253Z shell: /usr/bin/bash -e {0} 2021-05-16T17:32:13.4522573Z env: 2021-05-16T17:32:13.4522943Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:13.4523340Z TIC_DEPLOY_KEY: 2021-05-16T17:32:13.4524026Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:13.4526750Z GITHUB_PAT: *** 2021-05-16T17:32:13.4527093Z COVERALLS_TOKEN: 2021-05-16T17:32:13.4527489Z continue-on-error: false 2021-05-16T17:32:13.4527890Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:13.4528294Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:13.4528650Z TZ: UTC 2021-05-16T17:32:13.4528980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:13.4529316Z NOT_CRAN: true 2021-05-16T17:32:13.4529632Z ##[endgroup] 2021-05-16T17:32:13.4676989Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T17:32:13.4677578Z env: 2021-05-16T17:32:13.4677980Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:32:13.4678421Z TIC_DEPLOY_KEY: 2021-05-16T17:32:13.4679172Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:32:13.4680428Z GITHUB_PAT: *** 2021-05-16T17:32:13.4680812Z COVERALLS_TOKEN: 2021-05-16T17:32:13.4681256Z continue-on-error: false 2021-05-16T17:32:13.4681703Z VDIFFR_RUN_TESTS: 2021-05-16T17:32:13.4682143Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:32:13.4682555Z TZ: UTC 2021-05-16T17:32:13.4682906Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:32:13.4683293Z NOT_CRAN: true 2021-05-16T17:32:13.4683630Z ##[endgroup] 2021-05-16T17:32:13.7406316Z Reading package lists... 2021-05-16T17:32:13.8904572Z Building dependency tree... 2021-05-16T17:32:13.8918414Z Reading state information... 2021-05-16T17:32:14.0217958Z The following additional packages will be installed: 2021-05-16T17:32:14.0221505Z cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:14.0227715Z Suggested packages: 2021-05-16T17:32:14.0228496Z cmake-doc ninja-build 2021-05-16T17:32:14.0643200Z The following NEW packages will be installed: 2021-05-16T17:32:14.0651995Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T17:32:14.0819832Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:14.0820662Z Need to get 5470 kB of archives. 2021-05-16T17:32:14.0821281Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T17:32:14.0822915Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T17:32:14.1015839Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T17:32:14.1021678Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T17:32:14.1030565Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T17:32:14.4864475Z Fetched 5470 kB in 0s (91.4 MB/s) 2021-05-16T17:32:14.5186419Z Selecting previously unselected package cmake-data. 2021-05-16T17:32:14.5249921Z (Reading database ... 2021-05-16T17:32:14.5250840Z (Reading database ... 5% 2021-05-16T17:32:14.5251574Z (Reading database ... 10% 2021-05-16T17:32:14.5252329Z (Reading database ... 15% 2021-05-16T17:32:14.5253044Z (Reading database ... 20% 2021-05-16T17:32:14.5253792Z (Reading database ... 25% 2021-05-16T17:32:14.5254504Z (Reading database ... 30% 2021-05-16T17:32:14.5255200Z (Reading database ... 35% 2021-05-16T17:32:14.5255909Z (Reading database ... 40% 2021-05-16T17:32:14.5256616Z (Reading database ... 45% 2021-05-16T17:32:14.5257319Z (Reading database ... 50% 2021-05-16T17:32:14.5283952Z (Reading database ... 55% 2021-05-16T17:32:14.5316184Z (Reading database ... 60% 2021-05-16T17:32:14.5351235Z (Reading database ... 65% 2021-05-16T17:32:14.5466828Z (Reading database ... 70% 2021-05-16T17:32:14.5571023Z (Reading database ... 75% 2021-05-16T17:32:14.5823575Z (Reading database ... 80% 2021-05-16T17:32:14.6097663Z (Reading database ... 85% 2021-05-16T17:32:14.6228578Z (Reading database ... 90% 2021-05-16T17:32:14.6296689Z (Reading database ... 95% 2021-05-16T17:32:14.6297258Z (Reading database ... 100% 2021-05-16T17:32:14.6298131Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T17:32:14.6412163Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T17:32:14.6558397Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:15.1207942Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T17:32:15.1490683Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T17:32:15.1510156Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:15.1805717Z Selecting previously unselected package librhash0:amd64. 2021-05-16T17:32:15.2041453Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T17:32:15.2054356Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:15.2469446Z Selecting previously unselected package cmake. 2021-05-16T17:32:15.2738679Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T17:32:15.2750051Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:15.6297817Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T17:32:15.6326917Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T17:32:15.6688424Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T17:32:15.6719997Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T17:32:15.6756006Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:16.6284649Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:18.4496890Z Reading package lists... 2021-05-16T17:32:18.6026514Z Building dependency tree... 2021-05-16T17:32:18.6042899Z Reading state information... 2021-05-16T17:32:18.7387984Z Suggested packages: 2021-05-16T17:32:18.7389781Z libssh-doc 2021-05-16T17:32:18.7837332Z The following NEW packages will be installed: 2021-05-16T17:32:18.7841634Z libssh-dev 2021-05-16T17:32:18.8705469Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:18.8706473Z Need to get 219 kB of archives. 2021-05-16T17:32:18.8707298Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T17:32:18.8709623Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T17:32:19.2965363Z Fetched 219 kB in 0s (1786 kB/s) 2021-05-16T17:32:19.3242368Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T17:32:19.3319503Z (Reading database ... 2021-05-16T17:32:19.3320280Z (Reading database ... 5% 2021-05-16T17:32:19.3320875Z (Reading database ... 10% 2021-05-16T17:32:19.3321445Z (Reading database ... 15% 2021-05-16T17:32:19.3322006Z (Reading database ... 20% 2021-05-16T17:32:19.3322588Z (Reading database ... 25% 2021-05-16T17:32:19.3323169Z (Reading database ... 30% 2021-05-16T17:32:19.3323829Z (Reading database ... 35% 2021-05-16T17:32:19.3325136Z (Reading database ... 40% 2021-05-16T17:32:19.3325616Z (Reading database ... 45% 2021-05-16T17:32:19.3326084Z (Reading database ... 50% 2021-05-16T17:32:19.3364027Z (Reading database ... 55% 2021-05-16T17:32:19.3402682Z (Reading database ... 60% 2021-05-16T17:32:19.3443341Z (Reading database ... 65% 2021-05-16T17:32:19.3590180Z (Reading database ... 70% 2021-05-16T17:32:19.3726197Z (Reading database ... 75% 2021-05-16T17:32:19.4022010Z (Reading database ... 80% 2021-05-16T17:32:19.4364880Z (Reading database ... 85% 2021-05-16T17:32:19.4511214Z (Reading database ... 90% 2021-05-16T17:32:19.4590446Z (Reading database ... 95% 2021-05-16T17:32:19.4590936Z (Reading database ... 100% 2021-05-16T17:32:19.4591569Z (Reading database ... 264640 files and directories currently installed.) 2021-05-16T17:32:19.4727140Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:32:19.4799745Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:19.5492864Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:32:21.3568905Z Reading package lists... 2021-05-16T17:32:21.5174176Z Building dependency tree... 2021-05-16T17:32:21.5190291Z Reading state information... 2021-05-16T17:32:21.7027099Z The following NEW packages will be installed: 2021-05-16T17:32:21.7031870Z jags 2021-05-16T17:32:21.7865018Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:21.7866181Z Need to get 1562 kB of archives. 2021-05-16T17:32:21.7867004Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T17:32:21.7868993Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T17:32:22.3029855Z Fetched 1562 kB in 0s (6420 kB/s) 2021-05-16T17:32:22.3367442Z Selecting previously unselected package jags. 2021-05-16T17:32:22.3405967Z (Reading database ... 2021-05-16T17:32:22.3406641Z (Reading database ... 5% 2021-05-16T17:32:22.3407063Z (Reading database ... 10% 2021-05-16T17:32:22.3407484Z (Reading database ... 15% 2021-05-16T17:32:22.3407890Z (Reading database ... 20% 2021-05-16T17:32:22.3408312Z (Reading database ... 25% 2021-05-16T17:32:22.3408717Z (Reading database ... 30% 2021-05-16T17:32:22.3409130Z (Reading database ... 35% 2021-05-16T17:32:22.3409540Z (Reading database ... 40% 2021-05-16T17:32:22.3409948Z (Reading database ... 45% 2021-05-16T17:32:22.3410347Z (Reading database ... 50% 2021-05-16T17:32:22.3437075Z (Reading database ... 55% 2021-05-16T17:32:22.3470557Z (Reading database ... 60% 2021-05-16T17:32:22.3505036Z (Reading database ... 65% 2021-05-16T17:32:22.3621374Z (Reading database ... 70% 2021-05-16T17:32:22.3729313Z (Reading database ... 75% 2021-05-16T17:32:22.3985736Z (Reading database ... 80% 2021-05-16T17:32:22.4280700Z (Reading database ... 85% 2021-05-16T17:32:22.4418892Z (Reading database ... 90% 2021-05-16T17:32:22.4495224Z (Reading database ... 95% 2021-05-16T17:32:22.4497864Z (Reading database ... 100% 2021-05-16T17:32:22.4498601Z (Reading database ... 264659 files and directories currently installed.) 2021-05-16T17:32:22.4627797Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T17:32:22.4648319Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T17:32:22.6110036Z Setting up jags (4.3.0-3build1) ... 2021-05-16T17:32:22.6214160Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:23.2472480Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:25.0875717Z Reading package lists... 2021-05-16T17:32:25.2385474Z Building dependency tree... 2021-05-16T17:32:25.2403300Z Reading state information... 2021-05-16T17:32:25.3767809Z The following additional packages will be installed: 2021-05-16T17:32:25.3769619Z libnode64 libuv1-dev 2021-05-16T17:32:25.4220510Z The following NEW packages will be installed: 2021-05-16T17:32:25.4223960Z libnode-dev libnode64 libuv1-dev 2021-05-16T17:32:25.4384225Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:25.4385053Z Need to get 6239 kB of archives. 2021-05-16T17:32:25.4385681Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T17:32:25.4387333Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T17:32:25.4423472Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T17:32:25.4957411Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T17:32:25.8453125Z Fetched 6239 kB in 0s (86.2 MB/s) 2021-05-16T17:32:25.8761962Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T17:32:25.8763325Z (Reading database ... 2021-05-16T17:32:25.8763930Z (Reading database ... 5% 2021-05-16T17:32:25.8766563Z (Reading database ... 10% 2021-05-16T17:32:25.8766998Z (Reading database ... 15% 2021-05-16T17:32:25.8767454Z (Reading database ... 20% 2021-05-16T17:32:25.8767868Z (Reading database ... 25% 2021-05-16T17:32:25.8768272Z (Reading database ... 30% 2021-05-16T17:32:25.8768686Z (Reading database ... 35% 2021-05-16T17:32:25.8769091Z (Reading database ... 40% 2021-05-16T17:32:25.8769502Z (Reading database ... 45% 2021-05-16T17:32:25.8769902Z (Reading database ... 50% 2021-05-16T17:32:25.8788843Z (Reading database ... 55% 2021-05-16T17:32:25.8827278Z (Reading database ... 60% 2021-05-16T17:32:25.8865052Z (Reading database ... 65% 2021-05-16T17:32:25.8991065Z (Reading database ... 70% 2021-05-16T17:32:25.9215127Z (Reading database ... 75% 2021-05-16T17:32:25.9469415Z (Reading database ... 80% 2021-05-16T17:32:25.9761404Z (Reading database ... 85% 2021-05-16T17:32:25.9903048Z (Reading database ... 90% 2021-05-16T17:32:25.9975806Z (Reading database ... 95% 2021-05-16T17:32:25.9976400Z (Reading database ... 100% 2021-05-16T17:32:25.9977221Z (Reading database ... 264799 files and directories currently installed.) 2021-05-16T17:32:26.0105969Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T17:32:26.0119272Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:32:26.0486306Z Selecting previously unselected package libnode64:amd64. 2021-05-16T17:32:26.0705525Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:32:26.0726522Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:26.6567528Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T17:32:26.6778440Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:32:26.6789981Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:26.7611039Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T17:32:26.7633947Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:26.7664408Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T17:32:26.7727181Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:28.6425221Z Reading package lists... 2021-05-16T17:32:28.7969813Z Building dependency tree... 2021-05-16T17:32:28.7985218Z Reading state information... 2021-05-16T17:32:28.9360115Z The following additional packages will be installed: 2021-05-16T17:32:28.9363622Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:32:28.9369190Z Suggested packages: 2021-05-16T17:32:28.9370002Z libfftw3-doc 2021-05-16T17:32:28.9792027Z The following NEW packages will be installed: 2021-05-16T17:32:28.9799665Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T17:32:28.9977834Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:28.9978553Z Need to get 3986 kB of archives. 2021-05-16T17:32:28.9979182Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T17:32:28.9981429Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T17:32:29.0048524Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T17:32:29.0174943Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T17:32:29.0293212Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T17:32:29.0303739Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T17:32:29.4382023Z Fetched 3986 kB in 0s (46.2 MB/s) 2021-05-16T17:32:29.4701916Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T17:32:29.4771238Z (Reading database ... 2021-05-16T17:32:29.4772022Z (Reading database ... 5% 2021-05-16T17:32:29.4772655Z (Reading database ... 10% 2021-05-16T17:32:29.4773301Z (Reading database ... 15% 2021-05-16T17:32:29.4773919Z (Reading database ... 20% 2021-05-16T17:32:29.4774542Z (Reading database ... 25% 2021-05-16T17:32:29.4775196Z (Reading database ... 30% 2021-05-16T17:32:29.4775811Z (Reading database ... 35% 2021-05-16T17:32:29.4776470Z (Reading database ... 40% 2021-05-16T17:32:29.4777176Z (Reading database ... 45% 2021-05-16T17:32:29.4777731Z (Reading database ... 50% 2021-05-16T17:32:29.4808498Z (Reading database ... 55% 2021-05-16T17:32:29.4843396Z (Reading database ... 60% 2021-05-16T17:32:29.4879834Z (Reading database ... 65% 2021-05-16T17:32:29.5012811Z (Reading database ... 70% 2021-05-16T17:32:29.5139234Z (Reading database ... 75% 2021-05-16T17:32:29.5421502Z (Reading database ... 80% 2021-05-16T17:32:29.5745183Z (Reading database ... 85% 2021-05-16T17:32:29.5903568Z (Reading database ... 90% 2021-05-16T17:32:29.5987238Z (Reading database ... 95% 2021-05-16T17:32:29.5990331Z (Reading database ... 100% 2021-05-16T17:32:29.5991161Z (Reading database ... 264935 files and directories currently installed.) 2021-05-16T17:32:29.6124881Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:29.6139582Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:29.6646721Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T17:32:29.6881213Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:29.6894383Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:29.7688018Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T17:32:29.7918068Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:29.7927793Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:30.1326906Z Selecting previously unselected package libfftw3-bin. 2021-05-16T17:32:30.1528425Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:30.1752855Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:32:30.2801611Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T17:32:30.3085594Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T17:32:30.4478273Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:30.8201625Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:30.8224591Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:30.8250076Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:30.8278310Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T17:32:30.8297730Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T17:32:30.8323557Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:31.5156049Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:33.3876953Z Reading package lists... 2021-05-16T17:32:33.5599596Z Building dependency tree... 2021-05-16T17:32:33.5616627Z Reading state information... 2021-05-16T17:32:33.7128648Z The following additional packages will be installed: 2021-05-16T17:32:33.7130706Z libdcmtk14 2021-05-16T17:32:33.7600470Z The following NEW packages will be installed: 2021-05-16T17:32:33.7613769Z dcmtk libdcmtk14 2021-05-16T17:32:33.7952428Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:33.7953197Z Need to get 5546 kB of archives. 2021-05-16T17:32:33.7953912Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T17:32:33.7955863Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T17:32:34.0837133Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T17:32:34.5369298Z Fetched 5546 kB in 0s (14.4 MB/s) 2021-05-16T17:32:34.5646640Z Selecting previously unselected package libdcmtk14. 2021-05-16T17:32:34.5703872Z (Reading database ... 2021-05-16T17:32:34.5704555Z (Reading database ... 5% 2021-05-16T17:32:34.5705417Z (Reading database ... 10% 2021-05-16T17:32:34.5705893Z (Reading database ... 15% 2021-05-16T17:32:34.5706344Z (Reading database ... 20% 2021-05-16T17:32:34.5706788Z (Reading database ... 25% 2021-05-16T17:32:34.5707208Z (Reading database ... 30% 2021-05-16T17:32:34.5707606Z (Reading database ... 35% 2021-05-16T17:32:34.5708014Z (Reading database ... 40% 2021-05-16T17:32:34.5708410Z (Reading database ... 45% 2021-05-16T17:32:34.5708817Z (Reading database ... 50% 2021-05-16T17:32:34.5745482Z (Reading database ... 55% 2021-05-16T17:32:34.5777428Z (Reading database ... 60% 2021-05-16T17:32:34.5813313Z (Reading database ... 65% 2021-05-16T17:32:34.5921425Z (Reading database ... 70% 2021-05-16T17:32:34.6025728Z (Reading database ... 75% 2021-05-16T17:32:34.6277557Z (Reading database ... 80% 2021-05-16T17:32:34.6573521Z (Reading database ... 85% 2021-05-16T17:32:34.6713591Z (Reading database ... 90% 2021-05-16T17:32:34.6786872Z (Reading database ... 95% 2021-05-16T17:32:34.6787517Z (Reading database ... 100% 2021-05-16T17:32:34.6788643Z (Reading database ... 265026 files and directories currently installed.) 2021-05-16T17:32:34.6916757Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:32:34.6937311Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:32:35.1165859Z Selecting previously unselected package dcmtk. 2021-05-16T17:32:35.1390906Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T17:32:35.1442956Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:32:35.2684061Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T17:32:35.2707045Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T17:32:35.2818676Z Adding `dcmtk' group to system ... 2021-05-16T17:32:35.3282268Z Adding `dcmtk' user to system ... 2021-05-16T17:32:35.4645419Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T17:32:35.6808661Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:37.1566534Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:39.0552735Z Reading package lists... 2021-05-16T17:32:39.2280564Z Building dependency tree... 2021-05-16T17:32:39.2298981Z Reading state information... 2021-05-16T17:32:39.4624152Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T17:32:39.4625517Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:39.5183389Z Reading package lists... 2021-05-16T17:32:39.6835950Z Building dependency tree... 2021-05-16T17:32:39.6852210Z Reading state information... 2021-05-16T17:32:39.9210765Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:32:39.9212009Z libpng-dev set to manually installed. 2021-05-16T17:32:39.9212879Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:39.9771674Z Reading package lists... 2021-05-16T17:32:40.1458179Z Building dependency tree... 2021-05-16T17:32:40.1475949Z Reading state information... 2021-05-16T17:32:40.2918187Z The following additional packages will be installed: 2021-05-16T17:32:40.2921783Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T17:32:40.2927739Z Suggested packages: 2021-05-16T17:32:40.2929081Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T17:32:40.2930588Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T17:32:40.2931733Z fonts-arphic-uming fonts-nanum 2021-05-16T17:32:40.3398293Z The following NEW packages will be installed: 2021-05-16T17:32:40.3400612Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T17:32:40.3403592Z libpoppler97 poppler-data 2021-05-16T17:32:40.3572253Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:40.3573252Z Need to get 2582 kB of archives. 2021-05-16T17:32:40.3574014Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T17:32:40.3575884Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T17:32:40.3825719Z 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-16T17:32:40.3847050Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T17:32:40.4408335Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T17:32:40.4444043Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T17:32:40.4830338Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T17:32:40.9112651Z Fetched 2582 kB in 0s (18.6 MB/s) 2021-05-16T17:32:40.9407394Z Selecting previously unselected package poppler-data. 2021-05-16T17:32:40.9463888Z (Reading database ... 2021-05-16T17:32:40.9464576Z (Reading database ... 5% 2021-05-16T17:32:40.9465437Z (Reading database ... 10% 2021-05-16T17:32:40.9465891Z (Reading database ... 15% 2021-05-16T17:32:40.9466316Z (Reading database ... 20% 2021-05-16T17:32:40.9466955Z (Reading database ... 25% 2021-05-16T17:32:40.9467380Z (Reading database ... 30% 2021-05-16T17:32:40.9467785Z (Reading database ... 35% 2021-05-16T17:32:40.9468199Z (Reading database ... 40% 2021-05-16T17:32:40.9468597Z (Reading database ... 45% 2021-05-16T17:32:40.9469010Z (Reading database ... 50% 2021-05-16T17:32:40.9504985Z (Reading database ... 55% 2021-05-16T17:32:40.9540590Z (Reading database ... 60% 2021-05-16T17:32:40.9574109Z (Reading database ... 65% 2021-05-16T17:32:40.9687541Z (Reading database ... 70% 2021-05-16T17:32:40.9803370Z (Reading database ... 75% 2021-05-16T17:32:41.0066467Z (Reading database ... 80% 2021-05-16T17:32:41.0377040Z (Reading database ... 85% 2021-05-16T17:32:41.0521020Z (Reading database ... 90% 2021-05-16T17:32:41.0597999Z (Reading database ... 95% 2021-05-16T17:32:41.0600976Z (Reading database ... 100% 2021-05-16T17:32:41.0601823Z (Reading database ... 265261 files and directories currently installed.) 2021-05-16T17:32:41.0734270Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T17:32:41.0741508Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T17:32:41.2726742Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T17:32:41.2964186Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T17:32:41.2979967Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:32:41.3366682Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T17:32:41.3580309Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:32:41.3592824Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:32:41.4548032Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T17:32:41.4840513Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:32:41.4850842Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:32:41.5206588Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T17:32:41.5427101Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:32:41.5434876Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:32:41.5673258Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T17:32:41.5919574Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T17:32:41.5930662Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:32:41.6426640Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T17:32:41.6504420Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T17:32:41.6529040Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:32:41.6551375Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:32:41.6575405Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:32:41.6603322Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T17:32:41.6626469Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:32:41.6926589Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:43.5959065Z Reading package lists... 2021-05-16T17:32:43.7483600Z Building dependency tree... 2021-05-16T17:32:43.7499669Z Reading state information... 2021-05-16T17:32:43.8895784Z The following additional packages will be installed: 2021-05-16T17:32:43.8899110Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T17:32:43.8903367Z Suggested packages: 2021-05-16T17:32:43.8904345Z libhdf5-doc 2021-05-16T17:32:43.9351997Z The following NEW packages will be installed: 2021-05-16T17:32:43.9359023Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T17:32:43.9365150Z libsz2 2021-05-16T17:32:43.9591924Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:43.9592682Z Need to get 4074 kB of archives. 2021-05-16T17:32:43.9593433Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T17:32:43.9595593Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T17:32:43.9610290Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T17:32:43.9615276Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T17:32:43.9619060Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T17:32:43.9836149Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T17:32:44.0057679Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T17:32:44.0098131Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T17:32:44.4303224Z Fetched 4074 kB in 0s (31.1 MB/s) 2021-05-16T17:32:44.4567138Z Selecting previously unselected package hdf5-helpers. 2021-05-16T17:32:44.4611076Z (Reading database ... 2021-05-16T17:32:44.4611985Z (Reading database ... 5% 2021-05-16T17:32:44.4612455Z (Reading database ... 10% 2021-05-16T17:32:44.4612865Z (Reading database ... 15% 2021-05-16T17:32:44.4613279Z (Reading database ... 20% 2021-05-16T17:32:44.4613680Z (Reading database ... 25% 2021-05-16T17:32:44.4614286Z (Reading database ... 30% 2021-05-16T17:32:44.4614686Z (Reading database ... 35% 2021-05-16T17:32:44.4615098Z (Reading database ... 40% 2021-05-16T17:32:44.4615497Z (Reading database ... 45% 2021-05-16T17:32:44.4615911Z (Reading database ... 50% 2021-05-16T17:32:44.4651364Z (Reading database ... 55% 2021-05-16T17:32:44.4685927Z (Reading database ... 60% 2021-05-16T17:32:44.4721158Z (Reading database ... 65% 2021-05-16T17:32:44.4834522Z (Reading database ... 70% 2021-05-16T17:32:44.4940593Z (Reading database ... 75% 2021-05-16T17:32:44.5189105Z (Reading database ... 80% 2021-05-16T17:32:44.5488808Z (Reading database ... 85% 2021-05-16T17:32:44.5626262Z (Reading database ... 90% 2021-05-16T17:32:44.5697951Z (Reading database ... 95% 2021-05-16T17:32:44.5698754Z (Reading database ... 100% 2021-05-16T17:32:44.5699706Z (Reading database ... 265821 files and directories currently installed.) 2021-05-16T17:32:44.5829742Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:32:44.5838083Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:32:44.6126188Z Selecting previously unselected package libaec0:amd64. 2021-05-16T17:32:44.6341783Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T17:32:44.6359633Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:32:44.6726107Z Selecting previously unselected package libsz2:amd64. 2021-05-16T17:32:44.6925725Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T17:32:44.6935840Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:32:44.7247255Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T17:32:44.7471276Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:32:44.7478047Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:32:44.8728291Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T17:32:44.8986412Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:32:44.9053795Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:32:44.9406756Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T17:32:44.9635548Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T17:32:44.9646142Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:32:44.9927259Z Selecting previously unselected package libhdf5-dev. 2021-05-16T17:32:45.0163867Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T17:32:45.0173038Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:32:45.2850960Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:32:45.2881245Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T17:32:45.2910819Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T17:32:45.2938236Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T17:32:45.2958196Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:32:45.2980765Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:32:45.3006490Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T17:32:45.3072166Z 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-16T17:32:45.3103690Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:45.9580136Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:47.8731843Z Reading package lists... 2021-05-16T17:32:48.0301812Z Building dependency tree... 2021-05-16T17:32:48.0317515Z Reading state information... 2021-05-16T17:32:48.1736876Z The following additional packages will be installed: 2021-05-16T17:32:48.1740090Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T17:32:48.2205692Z The following NEW packages will be installed: 2021-05-16T17:32:48.2211035Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T17:32:48.2213878Z mesa-common-dev 2021-05-16T17:32:48.2377649Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:48.2378457Z Need to get 1761 kB of archives. 2021-05-16T17:32:48.2379183Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T17:32:48.2381664Z 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-16T17:32:48.2409580Z 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-16T17:32:48.2415349Z 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-16T17:32:48.2430526Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T17:32:48.2452677Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T17:32:48.2474641Z 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-16T17:32:48.6506259Z Fetched 1761 kB in 0s (30.7 MB/s) 2021-05-16T17:32:48.6769215Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T17:32:48.6834033Z (Reading database ... 2021-05-16T17:32:48.6834852Z (Reading database ... 5% 2021-05-16T17:32:48.6835507Z (Reading database ... 10% 2021-05-16T17:32:48.6836345Z (Reading database ... 15% 2021-05-16T17:32:48.6836796Z (Reading database ... 20% 2021-05-16T17:32:48.6837219Z (Reading database ... 25% 2021-05-16T17:32:48.6837665Z (Reading database ... 30% 2021-05-16T17:32:48.6839789Z (Reading database ... 35% 2021-05-16T17:32:48.6840208Z (Reading database ... 40% 2021-05-16T17:32:48.6840607Z (Reading database ... 45% 2021-05-16T17:32:48.6841021Z (Reading database ... 50% 2021-05-16T17:32:48.6867712Z (Reading database ... 55% 2021-05-16T17:32:48.6899186Z (Reading database ... 60% 2021-05-16T17:32:48.6931787Z (Reading database ... 65% 2021-05-16T17:32:48.7043751Z (Reading database ... 70% 2021-05-16T17:32:48.7144812Z (Reading database ... 75% 2021-05-16T17:32:48.7379633Z (Reading database ... 80% 2021-05-16T17:32:48.7666942Z (Reading database ... 85% 2021-05-16T17:32:48.7800036Z (Reading database ... 90% 2021-05-16T17:32:48.7870444Z (Reading database ... 95% 2021-05-16T17:32:48.7871223Z (Reading database ... 100% 2021-05-16T17:32:48.7872218Z (Reading database ... 266029 files and directories currently installed.) 2021-05-16T17:32:48.8000542Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:32:48.8389395Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:32:48.8783656Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T17:32:48.9058094Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:32:48.9072769Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:32:48.9407236Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T17:32:48.9590984Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:32:48.9599938Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:32:49.0004196Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T17:32:49.0262134Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T17:32:49.0280069Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:32:49.0726875Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T17:32:49.0911616Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T17:32:49.0921893Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:32:49.1366926Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T17:32:49.1615447Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:32:49.1623540Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:32:49.2973429Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T17:32:49.3008334Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:32:49.3044149Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T17:32:49.3075319Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:32:49.3120475Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T17:32:49.3175315Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:32:49.3233021Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:50.5810640Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:52.4115161Z Reading package lists... 2021-05-16T17:32:52.5723796Z Building dependency tree... 2021-05-16T17:32:52.5741588Z Reading state information... 2021-05-16T17:32:52.7131296Z The following additional packages will be installed: 2021-05-16T17:32:52.7133798Z libprotobuf-lite17 libprotoc17 2021-05-16T17:32:52.7583330Z The following NEW packages will be installed: 2021-05-16T17:32:52.7586600Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T17:32:52.7588016Z protobuf-compiler 2021-05-16T17:32:52.7766204Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:52.7767100Z Need to get 2754 kB of archives. 2021-05-16T17:32:52.7768363Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T17:32:52.7770205Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T17:32:52.7797328Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T17:32:52.7870992Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T17:32:52.7961445Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T17:32:52.8021255Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T17:32:53.1869493Z Fetched 2754 kB in 0s (69.3 MB/s) 2021-05-16T17:32:53.2132897Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T17:32:53.2197125Z (Reading database ... 2021-05-16T17:32:53.2197778Z (Reading database ... 5% 2021-05-16T17:32:53.2198303Z (Reading database ... 10% 2021-05-16T17:32:53.2198801Z (Reading database ... 15% 2021-05-16T17:32:53.2199311Z (Reading database ... 20% 2021-05-16T17:32:53.2199813Z (Reading database ... 25% 2021-05-16T17:32:53.2200495Z (Reading database ... 30% 2021-05-16T17:32:53.2201069Z (Reading database ... 35% 2021-05-16T17:32:53.2201695Z (Reading database ... 40% 2021-05-16T17:32:53.2202261Z (Reading database ... 45% 2021-05-16T17:32:53.2202813Z (Reading database ... 50% 2021-05-16T17:32:53.2232422Z (Reading database ... 55% 2021-05-16T17:32:53.2266758Z (Reading database ... 60% 2021-05-16T17:32:53.2300742Z (Reading database ... 65% 2021-05-16T17:32:53.2413830Z (Reading database ... 70% 2021-05-16T17:32:53.2522956Z (Reading database ... 75% 2021-05-16T17:32:53.2778295Z (Reading database ... 80% 2021-05-16T17:32:53.3089378Z (Reading database ... 85% 2021-05-16T17:32:53.3234813Z (Reading database ... 90% 2021-05-16T17:32:53.3310120Z (Reading database ... 95% 2021-05-16T17:32:53.3310671Z (Reading database ... 100% 2021-05-16T17:32:53.3311390Z (Reading database ... 266512 files and directories currently installed.) 2021-05-16T17:32:53.3441622Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:32:53.3458116Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.3791220Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T17:32:53.4066118Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:32:53.4074582Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.4847185Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T17:32:53.5059631Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:32:53.5067916Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.6610284Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T17:32:53.6855268Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:32:53.6866937Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.7887095Z Selecting previously unselected package protobuf-compiler. 2021-05-16T17:32:53.8119518Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T17:32:53.8131378Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.8652183Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.8690198Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.8720519Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.8759872Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.8851714Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T17:32:53.8883155Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:32:54.5258618Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:32:56.4469169Z Reading package lists... 2021-05-16T17:32:56.6101466Z Building dependency tree... 2021-05-16T17:32:56.6118500Z Reading state information... 2021-05-16T17:32:56.7547479Z The following additional packages will be installed: 2021-05-16T17:32:56.7550037Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T17:32:56.7552756Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T17:32:56.7554126Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T17:32:56.7555642Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T17:32:56.7557215Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T17:32:56.7558525Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:32:56.7559962Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:32:56.7561378Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:32:56.7562804Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:32:56.7564134Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:32:56.7566125Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:32:56.7567426Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:32:56.7568671Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:32:56.7569908Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:32:56.7574428Z Suggested packages: 2021-05-16T17:32:56.7575604Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T17:32:56.7576769Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T17:32:56.7577915Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T17:32:56.7578945Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T17:32:56.8220544Z The following NEW packages will be installed: 2021-05-16T17:32:56.8224611Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T17:32:56.8225666Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T17:32:56.8227925Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T17:32:56.8230115Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T17:32:56.8234081Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T17:32:56.8237326Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T17:32:56.8240156Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T17:32:56.8243980Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T17:32:56.8245196Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T17:32:56.8247633Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T17:32:56.8249791Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T17:32:56.8251858Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T17:32:56.8255532Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T17:32:56.8261047Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T17:32:56.8576258Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:32:56.8576998Z Need to get 47.1 MB of archives. 2021-05-16T17:32:56.8577620Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T17:32:56.8579244Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T17:32:56.8815031Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T17:32:56.8824707Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T17:32:56.8832803Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T17:32:56.8840619Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T17:32:56.8848108Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T17:32:56.8857846Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T17:32:56.8898159Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T17:32:57.0489774Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T17:32:57.0495826Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T17:32:57.0512395Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T17:32:57.0529784Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T17:32:57.0537133Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T17:32:57.0543007Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T17:32:57.0551745Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T17:32:57.0562712Z 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-16T17:32:57.0573460Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T17:32:57.0598596Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T17:32:57.0638468Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T17:32:57.0640224Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T17:32:57.0641760Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T17:32:57.0759006Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T17:32:57.0928518Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T17:32:57.0961451Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T17:32:57.0973770Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T17:32:57.1020047Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T17:32:57.1922814Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T17:32:58.1516558Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T17:32:58.1518920Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T17:32:58.1521027Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T17:32:58.1522909Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T17:32:58.1525174Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T17:32:58.1526937Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T17:32:58.1528707Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T17:32:58.1533192Z 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-16T17:32:58.1534993Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T17:32:58.1536695Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T17:32:58.1538300Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T17:32:58.1539879Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T17:32:58.1541414Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T17:32:58.1542961Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T17:32:58.1544644Z 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-16T17:32:58.1546445Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T17:32:58.1548193Z 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-16T17:32:58.1549858Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T17:32:58.1551469Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T17:32:58.1553189Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T17:32:58.1554826Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T17:32:58.1556527Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T17:32:58.1558402Z 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-16T17:32:58.1560019Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T17:32:58.1561536Z 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-16T17:32:58.1563127Z 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-16T17:32:58.1565007Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T17:32:58.1566550Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T17:32:58.1568170Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T17:32:58.1569825Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T17:32:58.1571370Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T17:32:58.1572916Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T17:32:58.1574420Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T17:32:58.1575903Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T17:32:58.1577398Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T17:32:58.1579001Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T17:32:58.1580645Z 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-16T17:32:58.1582361Z 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-16T17:32:58.1590227Z 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-16T17:32:58.1592215Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T17:32:58.1593871Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T17:32:58.1595568Z 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-16T17:32:58.1597206Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T17:32:58.1598712Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T17:32:58.1600603Z 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-16T17:32:58.1602524Z 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-16T17:32:58.1604248Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T17:32:58.1606000Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T17:32:58.1607611Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T17:32:58.2579009Z Fetched 47.1 MB in 1s (52.5 MB/s) 2021-05-16T17:32:58.2886980Z Selecting previously unselected package libaom0:amd64. 2021-05-16T17:32:58.2932159Z (Reading database ... 2021-05-16T17:32:58.2932962Z (Reading database ... 5% 2021-05-16T17:32:58.2933656Z (Reading database ... 10% 2021-05-16T17:32:58.2934271Z (Reading database ... 15% 2021-05-16T17:32:58.2934935Z (Reading database ... 20% 2021-05-16T17:32:58.2935540Z (Reading database ... 25% 2021-05-16T17:32:58.2936152Z (Reading database ... 30% 2021-05-16T17:32:58.2936770Z (Reading database ... 35% 2021-05-16T17:32:58.2937371Z (Reading database ... 40% 2021-05-16T17:32:58.2937991Z (Reading database ... 45% 2021-05-16T17:32:58.2938592Z (Reading database ... 50% 2021-05-16T17:32:58.2968599Z (Reading database ... 55% 2021-05-16T17:32:58.2998170Z (Reading database ... 60% 2021-05-16T17:32:58.3029204Z (Reading database ... 65% 2021-05-16T17:32:58.3134493Z (Reading database ... 70% 2021-05-16T17:32:58.3236944Z (Reading database ... 75% 2021-05-16T17:32:58.3471850Z (Reading database ... 80% 2021-05-16T17:32:58.3743344Z (Reading database ... 85% 2021-05-16T17:32:58.3873502Z (Reading database ... 90% 2021-05-16T17:32:58.3943127Z (Reading database ... 95% 2021-05-16T17:32:58.3945043Z (Reading database ... 100% 2021-05-16T17:32:58.3947307Z (Reading database ... 266683 files and directories currently installed.) 2021-05-16T17:32:58.4071175Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T17:32:58.4091249Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:32:58.5395710Z Selecting previously unselected package libva2:amd64. 2021-05-16T17:32:58.5595061Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T17:32:58.5606366Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T17:32:58.5933712Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T17:32:58.6228620Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T17:32:58.6262138Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:32:58.6513289Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T17:32:58.6754320Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T17:32:58.6763315Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:32:58.6992375Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T17:32:58.7398725Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:32:58.7503078Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:32:58.7765047Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T17:32:58.8053681Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T17:32:58.8063954Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:32:58.8353638Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T17:32:58.8628059Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:32:58.8643148Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:32:58.9126597Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T17:32:58.9338109Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T17:32:58.9346850Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:32:59.5646040Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T17:32:59.5856556Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T17:32:59.5866400Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:32:59.6112625Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T17:32:59.6389554Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T17:32:59.6397268Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:32:59.6741943Z Selecting previously unselected package libopus0:amd64. 2021-05-16T17:32:59.7000810Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T17:32:59.7019379Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:32:59.7405786Z Selecting previously unselected package libshine3:amd64. 2021-05-16T17:32:59.7672486Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T17:32:59.7682490Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:32:59.7926111Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T17:32:59.8196041Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T17:32:59.8207438Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:32:59.8485912Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T17:32:59.8732739Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T17:32:59.8745483Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:32:59.9085738Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T17:32:59.9279869Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T17:32:59.9288611Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:32:59.9685687Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T17:32:59.9874714Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:32:59.9883638Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:00.0131089Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T17:33:00.0426644Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T17:33:00.0436149Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:00.0846403Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T17:33:00.1090232Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T17:33:00.1098127Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:00.1344057Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T17:33:00.1617271Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T17:33:00.1625528Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:00.1966245Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T17:33:00.2206491Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:00.2215697Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:00.2498403Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T17:33:00.2771101Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T17:33:00.2784501Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:00.3486285Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T17:33:00.3747510Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T17:33:00.3756832Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:00.5512890Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T17:33:00.5784168Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T17:33:00.5791499Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:00.6273457Z Selecting previously unselected package libzvbi-common. 2021-05-16T17:33:00.6561469Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T17:33:00.6573064Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:00.6885897Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T17:33:00.7128065Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T17:33:00.7270341Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:00.7664585Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T17:33:00.7938718Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:00.7951865Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:01.1959361Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T17:33:01.2231015Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T17:33:01.2239106Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:01.2473883Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T17:33:01.2763398Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T17:33:01.2776115Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:01.3085915Z Selecting previously unselected package libass9:amd64. 2021-05-16T17:33:01.3296544Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T17:33:01.3311218Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:01.3672975Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T17:33:01.3949665Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T17:33:01.3961391Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:01.4364400Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T17:33:01.4640148Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T17:33:01.4647964Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:01.4927228Z Selecting previously unselected package libgme0:amd64. 2021-05-16T17:33:01.5155865Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T17:33:01.5164180Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:01.5606477Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T17:33:01.5817728Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T17:33:01.5825301Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:01.6205769Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T17:33:01.6446312Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T17:33:01.6454326Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:01.7286406Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T17:33:01.7510224Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T17:33:01.7525216Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:01.7936811Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T17:33:01.8228398Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:01.8261258Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:01.9264574Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T17:33:01.9550963Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T17:33:01.9565077Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:01.9886197Z Selecting previously unselected package libflite1:amd64. 2021-05-16T17:33:02.0170657Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T17:33:02.0183034Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:03.0927707Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T17:33:03.1155913Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T17:33:03.1170306Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:03.1486707Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T17:33:03.1725841Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T17:33:03.1737382Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:03.2046087Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T17:33:03.2280284Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T17:33:03.2289648Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:03.2606270Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T17:33:03.2847378Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:03.2857764Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:03.3165665Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T17:33:03.3398529Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T17:33:03.3407829Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:03.3845898Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T17:33:03.4058693Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:03.4071926Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:03.4405930Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T17:33:03.4643322Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T17:33:03.4651971Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:03.5846020Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T17:33:03.6054345Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T17:33:03.6067301Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:03.6406344Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T17:33:03.6659800Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:03.6673899Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:03.7086665Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T17:33:03.7337208Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T17:33:03.7346093Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:03.7685565Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T17:33:03.7901641Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:03.7920346Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:03.9165951Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T17:33:03.9372450Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T17:33:03.9389273Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:03.9886542Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T17:33:04.0148841Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T17:33:04.0166464Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:04.0487308Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T17:33:04.0727467Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:04.0742898Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:04.0991376Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T17:33:04.1280963Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T17:33:04.1299084Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:04.1606443Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T17:33:04.1829518Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T17:33:04.1842508Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:04.2246619Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T17:33:04.2491940Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T17:33:04.2502882Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:04.2747445Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T17:33:04.3041043Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T17:33:04.3051544Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:04.3567112Z Selecting previously unselected package libopenal-data. 2021-05-16T17:33:04.3816968Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T17:33:04.3824815Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:04.4183625Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T17:33:04.4474472Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T17:33:04.4488129Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:04.4741197Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T17:33:04.5015153Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T17:33:04.5027061Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:04.5685846Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T17:33:04.5877226Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T17:33:04.5897655Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:04.6205641Z Selecting previously unselected package libflac8:amd64. 2021-05-16T17:33:04.6407687Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T17:33:04.6421547Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:04.6766397Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T17:33:04.7004848Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T17:33:04.7014944Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:04.7396771Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T17:33:04.7671184Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T17:33:04.7740507Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:04.8161330Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T17:33:04.8435243Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T17:33:04.8448833Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:04.9118280Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T17:33:04.9391021Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:04.9404295Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:04.9690553Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T17:33:04.9962085Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:04.9970979Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:05.0325595Z Selecting previously unselected package ffmpeg. 2021-05-16T17:33:05.0533543Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T17:33:05.0598001Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:05.1634764Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T17:33:05.1904578Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T17:33:05.1914878Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:05.2286412Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T17:33:05.2504324Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T17:33:05.2513012Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:05.4019295Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T17:33:05.4285039Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T17:33:05.4293554Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:05.4605590Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T17:33:05.4820010Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T17:33:05.4835084Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:05.5076648Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T17:33:05.5347207Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:05.5365108Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:05.7633642Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T17:33:05.7912088Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:05.7934491Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:06.0392315Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T17:33:06.0663013Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T17:33:06.0671571Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:06.1838178Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T17:33:06.2113098Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T17:33:06.2125116Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:06.2322445Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T17:33:06.2592367Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T17:33:06.2608128Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:06.3169564Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T17:33:06.3206698Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T17:33:06.3237357Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T17:33:06.3276500Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T17:33:06.3299206Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T17:33:06.3335972Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T17:33:06.3356016Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T17:33:06.3382796Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T17:33:06.3413816Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T17:33:06.3430978Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T17:33:06.3448020Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T17:33:06.3473759Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T17:33:06.3496948Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T17:33:06.3517497Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T17:33:06.3538315Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T17:33:06.3563194Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T17:33:06.3587169Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T17:33:06.3609797Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T17:33:06.3635419Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T17:33:06.3664777Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T17:33:06.3706491Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T17:33:06.3733649Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T17:33:06.3756820Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T17:33:06.3781384Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T17:33:06.3805386Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T17:33:06.3826624Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T17:33:06.3847262Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T17:33:06.3875919Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T17:33:06.3902020Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T17:33:06.3926894Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T17:33:06.3953246Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T17:33:06.3973534Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T17:33:06.3997229Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T17:33:06.4026606Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:06.4061029Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T17:33:06.4091514Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T17:33:06.4111603Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T17:33:06.4257728Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T17:33:06.4310504Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:06.4334406Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T17:33:06.4368134Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T17:33:06.4395936Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T17:33:06.4432378Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T17:33:06.4466662Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T17:33:06.4523419Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T17:33:06.4555173Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T17:33:06.4586108Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T17:33:06.4615204Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T17:33:06.4642899Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T17:33:06.4666143Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T17:33:06.4691039Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:33:06.4717558Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T17:33:06.4741263Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:06.4772937Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T17:33:06.4799193Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T17:33:06.4820286Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.4848417Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T17:33:06.4869716Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.4896425Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T17:33:06.4926218Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T17:33:06.4958246Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T17:33:06.4990212Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T17:33:06.5020836Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T17:33:06.5047499Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.5066909Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T17:33:06.5087235Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T17:33:06.5108766Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T17:33:06.5192932Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.5214953Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.5237449Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.5256082Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T17:33:06.5277272Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T17:33:06.5304414Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.5334996Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.5462213Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.5489156Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T17:33:06.5576487Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:07.4502920Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:09.3322918Z Reading package lists... 2021-05-16T17:33:09.4813424Z Building dependency tree... 2021-05-16T17:33:09.4831238Z Reading state information... 2021-05-16T17:33:09.6206633Z The following additional packages will be installed: 2021-05-16T17:33:09.6209748Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:09.6684251Z The following NEW packages will be installed: 2021-05-16T17:33:09.6686239Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T17:33:09.6690139Z libmagick++-dev 2021-05-16T17:33:09.7087018Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:09.7088102Z Need to get 309 kB of archives. 2021-05-16T17:33:09.7089189Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T17:33:09.7091593Z 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-16T17:33:09.7139755Z 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-16T17:33:09.7208484Z 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-16T17:33:09.7320457Z 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-16T17:33:10.0895684Z Fetched 309 kB in 0s (5233 kB/s) 2021-05-16T17:33:10.1207856Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T17:33:10.1256861Z (Reading database ... 2021-05-16T17:33:10.1257354Z (Reading database ... 5% 2021-05-16T17:33:10.1257801Z (Reading database ... 10% 2021-05-16T17:33:10.1258203Z (Reading database ... 15% 2021-05-16T17:33:10.1258614Z (Reading database ... 20% 2021-05-16T17:33:10.1259009Z (Reading database ... 25% 2021-05-16T17:33:10.1259414Z (Reading database ... 30% 2021-05-16T17:33:10.1259810Z (Reading database ... 35% 2021-05-16T17:33:10.1260217Z (Reading database ... 40% 2021-05-16T17:33:10.1260798Z (Reading database ... 45% 2021-05-16T17:33:10.1261206Z (Reading database ... 50% 2021-05-16T17:33:10.1304367Z (Reading database ... 55% 2021-05-16T17:33:10.1348635Z (Reading database ... 60% 2021-05-16T17:33:10.1377122Z (Reading database ... 65% 2021-05-16T17:33:10.1498385Z (Reading database ... 70% 2021-05-16T17:33:10.1612238Z (Reading database ... 75% 2021-05-16T17:33:10.1634609Z (Reading database ... 80% 2021-05-16T17:33:10.2152250Z (Reading database ... 85% 2021-05-16T17:33:10.2315896Z (Reading database ... 90% 2021-05-16T17:33:10.2390351Z (Reading database ... 95% 2021-05-16T17:33:10.2391450Z (Reading database ... 100% 2021-05-16T17:33:10.2392519Z (Reading database ... 267224 files and directories currently installed.) 2021-05-16T17:33:10.2528763Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:10.2609613Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:10.2886619Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T17:33:10.3136676Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:10.3154006Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:10.3526707Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T17:33:10.3752095Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T17:33:10.3759958Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:10.4166752Z Selecting previously unselected package libmagick++-dev. 2021-05-16T17:33:10.4393920Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T17:33:10.4469152Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:10.4948830Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:10.5017573Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:10.5047488Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:10.5072188Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T17:33:10.5151641Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:12.3347352Z Reading package lists... 2021-05-16T17:33:12.5031400Z Building dependency tree... 2021-05-16T17:33:12.5048654Z Reading state information... 2021-05-16T17:33:12.6558705Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:33:12.6560700Z The following additional packages will be installed: 2021-05-16T17:33:12.6562568Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T17:33:12.6566374Z libijs-0.35 libjbig2dec0 2021-05-16T17:33:12.6575605Z Suggested packages: 2021-05-16T17:33:12.6577054Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T17:33:12.6578195Z ghostscript-x 2021-05-16T17:33:12.7042064Z The following NEW packages will be installed: 2021-05-16T17:33:12.7044870Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T17:33:12.7051445Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T17:33:12.7220509Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:12.7221502Z Need to get 11.2 MB of archives. 2021-05-16T17:33:12.7222459Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T17:33:12.7224806Z 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-16T17:33:12.7395679Z 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-16T17:33:12.7404063Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T17:33:12.8476764Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T17:33:12.8532409Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T17:33:12.8535221Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T17:33:12.8544435Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T17:33:12.9158130Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T17:33:13.3017570Z Fetched 11.2 MB in 0s (54.0 MB/s) 2021-05-16T17:33:13.3367280Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T17:33:13.3375823Z (Reading database ... 2021-05-16T17:33:13.3376425Z (Reading database ... 5% 2021-05-16T17:33:13.3376923Z (Reading database ... 10% 2021-05-16T17:33:13.3377418Z (Reading database ... 15% 2021-05-16T17:33:13.3377935Z (Reading database ... 20% 2021-05-16T17:33:13.3378407Z (Reading database ... 25% 2021-05-16T17:33:13.3378919Z (Reading database ... 30% 2021-05-16T17:33:13.3379394Z (Reading database ... 35% 2021-05-16T17:33:13.3379879Z (Reading database ... 40% 2021-05-16T17:33:13.3380361Z (Reading database ... 45% 2021-05-16T17:33:13.3380833Z (Reading database ... 50% 2021-05-16T17:33:13.3420990Z (Reading database ... 55% 2021-05-16T17:33:13.3463471Z (Reading database ... 60% 2021-05-16T17:33:13.3489413Z (Reading database ... 65% 2021-05-16T17:33:13.3608959Z (Reading database ... 70% 2021-05-16T17:33:13.3725968Z (Reading database ... 75% 2021-05-16T17:33:13.3749573Z (Reading database ... 80% 2021-05-16T17:33:13.4251910Z (Reading database ... 85% 2021-05-16T17:33:13.4418321Z (Reading database ... 90% 2021-05-16T17:33:13.4499828Z (Reading database ... 95% 2021-05-16T17:33:13.4500491Z (Reading database ... 100% 2021-05-16T17:33:13.4501325Z (Reading database ... 267269 files and directories currently installed.) 2021-05-16T17:33:13.4642928Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T17:33:13.4841191Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:13.6606852Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T17:33:13.6787353Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T17:33:13.6830172Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:13.7207265Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T17:33:13.7396666Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T17:33:13.7918106Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:14.1207000Z Selecting previously unselected package libgs9-common. 2021-05-16T17:33:14.1458082Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T17:33:14.1468864Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:14.2327052Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T17:33:14.2565678Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T17:33:14.2635296Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:14.2965702Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T17:33:14.3155119Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T17:33:14.3163524Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:14.3526185Z Selecting previously unselected package libgs9:amd64. 2021-05-16T17:33:14.3732700Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:14.3848766Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:14.6006628Z Selecting previously unselected package ghostscript. 2021-05-16T17:33:14.6245820Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T17:33:14.6253394Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:14.6811061Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T17:33:14.6848039Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T17:33:14.6880889Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T17:33:14.7403519Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T17:33:14.7423700Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T17:33:14.7638046Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:14.7658993Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:14.7689133Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T17:33:14.7786423Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:33:14.8813934Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:14.8996424Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:17.6563199Z Reading package lists... 2021-05-16T17:33:17.8152184Z Building dependency tree... 2021-05-16T17:33:17.8170930Z Reading state information... 2021-05-16T17:33:17.9606718Z The following additional packages will be installed: 2021-05-16T17:33:17.9609778Z libudunits2-0 libudunits2-data 2021-05-16T17:33:18.0046645Z The following NEW packages will be installed: 2021-05-16T17:33:18.0051721Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T17:33:18.0208159Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:18.0209406Z Need to get 429 kB of archives. 2021-05-16T17:33:18.0210462Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T17:33:18.0212258Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T17:33:18.0229171Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T17:33:18.0238885Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T17:33:18.3873262Z Fetched 429 kB in 0s (21.6 MB/s) 2021-05-16T17:33:18.4207264Z Selecting previously unselected package libudunits2-data. 2021-05-16T17:33:18.4274503Z (Reading database ... 2021-05-16T17:33:18.4275138Z (Reading database ... 5% 2021-05-16T17:33:18.4275672Z (Reading database ... 10% 2021-05-16T17:33:18.4276175Z (Reading database ... 15% 2021-05-16T17:33:18.4276675Z (Reading database ... 20% 2021-05-16T17:33:18.4277179Z (Reading database ... 25% 2021-05-16T17:33:18.4277665Z (Reading database ... 30% 2021-05-16T17:33:18.4278159Z (Reading database ... 35% 2021-05-16T17:33:18.4278642Z (Reading database ... 40% 2021-05-16T17:33:18.4279304Z (Reading database ... 45% 2021-05-16T17:33:18.4279818Z (Reading database ... 50% 2021-05-16T17:33:18.4314367Z (Reading database ... 55% 2021-05-16T17:33:18.4355515Z (Reading database ... 60% 2021-05-16T17:33:18.4376339Z (Reading database ... 65% 2021-05-16T17:33:18.4489093Z (Reading database ... 70% 2021-05-16T17:33:18.4595812Z (Reading database ... 75% 2021-05-16T17:33:18.4615651Z (Reading database ... 80% 2021-05-16T17:33:18.5094252Z (Reading database ... 85% 2021-05-16T17:33:18.5250288Z (Reading database ... 90% 2021-05-16T17:33:18.5325609Z (Reading database ... 95% 2021-05-16T17:33:18.5326275Z (Reading database ... 100% 2021-05-16T17:33:18.5327109Z (Reading database ... 267833 files and directories currently installed.) 2021-05-16T17:33:18.5459848Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T17:33:18.5469621Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T17:33:18.5766406Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T17:33:18.5990743Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T17:33:18.6005229Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:33:18.6286211Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T17:33:18.6531342Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T17:33:18.6621608Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:33:18.7280410Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T17:33:18.7304321Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T17:33:18.7327047Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T17:33:18.7347922Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:18.8361496Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:20.6343416Z Reading package lists... 2021-05-16T17:33:20.7864154Z Building dependency tree... 2021-05-16T17:33:20.7880847Z Reading state information... 2021-05-16T17:33:20.9708935Z The following NEW packages will be installed: 2021-05-16T17:33:20.9713169Z libjq-dev 2021-05-16T17:33:21.0260487Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:21.0261870Z Need to get 11.2 kB of archives. 2021-05-16T17:33:21.0262713Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T17:33:21.0265252Z 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-16T17:33:21.3859215Z Fetched 11.2 kB in 0s (219 kB/s) 2021-05-16T17:33:21.4137923Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T17:33:21.4206360Z (Reading database ... 2021-05-16T17:33:21.4206978Z (Reading database ... 5% 2021-05-16T17:33:21.4207581Z (Reading database ... 10% 2021-05-16T17:33:21.4208176Z (Reading database ... 15% 2021-05-16T17:33:21.4208723Z (Reading database ... 20% 2021-05-16T17:33:21.4209273Z (Reading database ... 25% 2021-05-16T17:33:21.4209819Z (Reading database ... 30% 2021-05-16T17:33:21.4210352Z (Reading database ... 35% 2021-05-16T17:33:21.4210915Z (Reading database ... 40% 2021-05-16T17:33:21.4211453Z (Reading database ... 45% 2021-05-16T17:33:21.4211999Z (Reading database ... 50% 2021-05-16T17:33:21.4246155Z (Reading database ... 55% 2021-05-16T17:33:21.4287752Z (Reading database ... 60% 2021-05-16T17:33:21.4309790Z (Reading database ... 65% 2021-05-16T17:33:21.4421203Z (Reading database ... 70% 2021-05-16T17:33:21.4528311Z (Reading database ... 75% 2021-05-16T17:33:21.4548734Z (Reading database ... 80% 2021-05-16T17:33:21.5035543Z (Reading database ... 85% 2021-05-16T17:33:21.5195819Z (Reading database ... 90% 2021-05-16T17:33:21.5271425Z (Reading database ... 95% 2021-05-16T17:33:21.5272000Z (Reading database ... 100% 2021-05-16T17:33:21.5272833Z (Reading database ... 267862 files and directories currently installed.) 2021-05-16T17:33:21.5403475Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:33:21.5413849Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:33:21.5913565Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T17:33:23.3869237Z Reading package lists... 2021-05-16T17:33:23.5347147Z Building dependency tree... 2021-05-16T17:33:23.5363296Z Reading state information... 2021-05-16T17:33:23.7141451Z The following NEW packages will be installed: 2021-05-16T17:33:23.7143994Z libmng2 2021-05-16T17:33:23.8240093Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:23.8240900Z Need to get 168 kB of archives. 2021-05-16T17:33:23.8241699Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T17:33:23.8243740Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T17:33:24.1964180Z Fetched 168 kB in 0s (1475 kB/s) 2021-05-16T17:33:24.2254142Z Selecting previously unselected package libmng2:amd64. 2021-05-16T17:33:24.2329688Z (Reading database ... 2021-05-16T17:33:24.2330270Z (Reading database ... 5% 2021-05-16T17:33:24.2330780Z (Reading database ... 10% 2021-05-16T17:33:24.2331328Z (Reading database ... 15% 2021-05-16T17:33:24.2331839Z (Reading database ... 20% 2021-05-16T17:33:24.2332353Z (Reading database ... 25% 2021-05-16T17:33:24.2332852Z (Reading database ... 30% 2021-05-16T17:33:24.2333340Z (Reading database ... 35% 2021-05-16T17:33:24.2333851Z (Reading database ... 40% 2021-05-16T17:33:24.2334346Z (Reading database ... 45% 2021-05-16T17:33:24.2334973Z (Reading database ... 50% 2021-05-16T17:33:24.2374325Z (Reading database ... 55% 2021-05-16T17:33:24.2421675Z (Reading database ... 60% 2021-05-16T17:33:24.2445809Z (Reading database ... 65% 2021-05-16T17:33:24.2570007Z (Reading database ... 70% 2021-05-16T17:33:24.2686326Z (Reading database ... 75% 2021-05-16T17:33:24.2709226Z (Reading database ... 80% 2021-05-16T17:33:24.3256524Z (Reading database ... 85% 2021-05-16T17:33:24.3431480Z (Reading database ... 90% 2021-05-16T17:33:24.3509565Z (Reading database ... 95% 2021-05-16T17:33:24.3510403Z (Reading database ... 100% 2021-05-16T17:33:24.3511375Z (Reading database ... 267868 files and directories currently installed.) 2021-05-16T17:33:24.3647374Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T17:33:24.3666023Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:33:24.4380016Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T17:33:24.4411541Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:26.2432560Z Reading package lists... 2021-05-16T17:33:26.3928887Z Building dependency tree... 2021-05-16T17:33:26.3945540Z Reading state information... 2021-05-16T17:33:26.5041251Z E: Unable to locate package libmng1 2021-05-16T17:33:26.5590841Z Reading package lists... 2021-05-16T17:33:26.7083561Z Building dependency tree... 2021-05-16T17:33:26.7100406Z Reading state information... 2021-05-16T17:33:26.8189941Z E: Unable to locate package libapparmor-devel 2021-05-16T17:33:26.8740990Z Reading package lists... 2021-05-16T17:33:27.0264422Z Building dependency tree... 2021-05-16T17:33:27.0281542Z Reading state information... 2021-05-16T17:33:27.1682415Z The following additional packages will be installed: 2021-05-16T17:33:27.1684904Z libij-java 2021-05-16T17:33:27.2109167Z The following NEW packages will be installed: 2021-05-16T17:33:27.2118697Z imagej libij-java 2021-05-16T17:33:27.2413805Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:27.2414506Z Need to get 2328 kB of archives. 2021-05-16T17:33:27.2415155Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T17:33:27.2416703Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T17:33:27.3976216Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T17:33:27.7604323Z Fetched 2328 kB in 0s (12.6 MB/s) 2021-05-16T17:33:27.7847550Z Selecting previously unselected package libij-java. 2021-05-16T17:33:27.7915097Z (Reading database ... 2021-05-16T17:33:27.7915733Z (Reading database ... 5% 2021-05-16T17:33:27.7916465Z (Reading database ... 10% 2021-05-16T17:33:27.7917059Z (Reading database ... 15% 2021-05-16T17:33:27.7917617Z (Reading database ... 20% 2021-05-16T17:33:27.7918161Z (Reading database ... 25% 2021-05-16T17:33:27.7918710Z (Reading database ... 30% 2021-05-16T17:33:27.7919259Z (Reading database ... 35% 2021-05-16T17:33:27.7919800Z (Reading database ... 40% 2021-05-16T17:33:27.7920366Z (Reading database ... 45% 2021-05-16T17:33:27.7920900Z (Reading database ... 50% 2021-05-16T17:33:27.7944972Z (Reading database ... 55% 2021-05-16T17:33:27.7985323Z (Reading database ... 60% 2021-05-16T17:33:27.8007297Z (Reading database ... 65% 2021-05-16T17:33:27.8116045Z (Reading database ... 70% 2021-05-16T17:33:27.8230801Z (Reading database ... 75% 2021-05-16T17:33:27.8252456Z (Reading database ... 80% 2021-05-16T17:33:27.8749592Z (Reading database ... 85% 2021-05-16T17:33:27.8905648Z (Reading database ... 90% 2021-05-16T17:33:27.8976459Z (Reading database ... 95% 2021-05-16T17:33:27.8977280Z (Reading database ... 100% 2021-05-16T17:33:27.8978235Z (Reading database ... 267874 files and directories currently installed.) 2021-05-16T17:33:27.9101955Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T17:33:27.9111778Z Unpacking libij-java (1.52r-1) ... 2021-05-16T17:33:27.9886508Z Selecting previously unselected package imagej. 2021-05-16T17:33:28.0082733Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T17:33:28.0092998Z Unpacking imagej (1.52r-1) ... 2021-05-16T17:33:28.0691899Z Setting up libij-java (1.52r-1) ... 2021-05-16T17:33:28.0714027Z Setting up imagej (1.52r-1) ... 2021-05-16T17:33:28.0739474Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:33:28.1309138Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:28.7284221Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:33:30.5264788Z Reading package lists... 2021-05-16T17:33:30.6793180Z Building dependency tree... 2021-05-16T17:33:30.6809764Z Reading state information... 2021-05-16T17:33:30.8198107Z Suggested packages: 2021-05-16T17:33:30.8199914Z bowtie2-examples 2021-05-16T17:33:30.8608025Z The following NEW packages will be installed: 2021-05-16T17:33:30.8613635Z bowtie2 2021-05-16T17:33:30.8850514Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:30.8851245Z Need to get 1324 kB of archives. 2021-05-16T17:33:30.8851908Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T17:33:30.8853652Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T17:33:31.2922475Z Fetched 1324 kB in 0s (18.4 MB/s) 2021-05-16T17:33:31.3166784Z Selecting previously unselected package bowtie2. 2021-05-16T17:33:31.3234251Z (Reading database ... 2021-05-16T17:33:31.3234865Z (Reading database ... 5% 2021-05-16T17:33:31.3235431Z (Reading database ... 10% 2021-05-16T17:33:31.3236018Z (Reading database ... 15% 2021-05-16T17:33:31.3236556Z (Reading database ... 20% 2021-05-16T17:33:31.3237139Z (Reading database ... 25% 2021-05-16T17:33:31.3237671Z (Reading database ... 30% 2021-05-16T17:33:31.3238215Z (Reading database ... 35% 2021-05-16T17:33:31.3238759Z (Reading database ... 40% 2021-05-16T17:33:31.3239290Z (Reading database ... 45% 2021-05-16T17:33:31.3239836Z (Reading database ... 50% 2021-05-16T17:33:31.3260623Z (Reading database ... 55% 2021-05-16T17:33:31.3299823Z (Reading database ... 60% 2021-05-16T17:33:31.3320877Z (Reading database ... 65% 2021-05-16T17:33:31.3421656Z (Reading database ... 70% 2021-05-16T17:33:31.3526118Z (Reading database ... 75% 2021-05-16T17:33:31.3546574Z (Reading database ... 80% 2021-05-16T17:33:31.4019098Z (Reading database ... 85% 2021-05-16T17:33:31.4173509Z (Reading database ... 90% 2021-05-16T17:33:31.4245753Z (Reading database ... 95% 2021-05-16T17:33:31.4246377Z (Reading database ... 100% 2021-05-16T17:33:31.4247193Z (Reading database ... 267897 files and directories currently installed.) 2021-05-16T17:33:31.4371333Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T17:33:31.4382861Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:33:31.5963350Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T17:33:31.5997336Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:34.2815350Z Reading package lists... 2021-05-16T17:33:34.4507605Z Building dependency tree... 2021-05-16T17:33:34.4525099Z Reading state information... 2021-05-16T17:33:34.5719877Z E: Unable to locate package install 2021-05-16T17:33:34.5722505Z E: Unable to locate package gdal 2021-05-16T17:33:34.6275977Z Reading package lists... 2021-05-16T17:33:34.7878849Z Building dependency tree... 2021-05-16T17:33:34.7895700Z Reading state information... 2021-05-16T17:33:34.8130353Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T17:33:34.8132285Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:33:34.8133318Z is only available from another source 2021-05-16T17:33:34.8133894Z 2021-05-16T17:33:34.9011932Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T17:33:34.9565906Z Reading package lists... 2021-05-16T17:33:35.1137787Z Building dependency tree... 2021-05-16T17:33:35.1154869Z Reading state information... 2021-05-16T17:33:35.1375120Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T17:33:35.1378020Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T17:33:35.1380524Z is only available from another source 2021-05-16T17:33:35.1382553Z However the following packages replace it: 2021-05-16T17:33:35.1384346Z ffmpeg 2021-05-16T17:33:35.1385861Z 2021-05-16T17:33:35.2267934Z E: Package 'libav-tools' has no installation candidate 2021-05-16T17:33:35.2823158Z Reading package lists... 2021-05-16T17:33:35.4407142Z Building dependency tree... 2021-05-16T17:33:35.4423821Z Reading state information... 2021-05-16T17:33:35.5826204Z The following additional packages will be installed: 2021-05-16T17:33:35.5828749Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T17:33:35.5830698Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:33:35.5831978Z libssh2-1-dev 2021-05-16T17:33:35.5833721Z Suggested packages: 2021-05-16T17:33:35.5834753Z libgcrypt20-doc libmbedtls-doc 2021-05-16T17:33:35.6270662Z The following NEW packages will be installed: 2021-05-16T17:33:35.6272220Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T17:33:35.6276759Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T17:33:35.6282735Z libssh2-1-dev 2021-05-16T17:33:35.6630499Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:35.6631347Z Need to get 2667 kB of archives. 2021-05-16T17:33:35.6632136Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T17:33:35.6634166Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T17:33:35.6668061Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T17:33:35.6733241Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T17:33:35.6738243Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T17:33:35.6755970Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T17:33:35.6761638Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T17:33:35.6769721Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T17:33:35.6805370Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T17:33:35.6841912Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T17:33:35.6862427Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T17:33:35.6866737Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T17:33:36.0575380Z Fetched 2667 kB in 0s (45.2 MB/s) 2021-05-16T17:33:36.0891658Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T17:33:36.0959968Z (Reading database ... 2021-05-16T17:33:36.0960604Z (Reading database ... 5% 2021-05-16T17:33:36.0961199Z (Reading database ... 10% 2021-05-16T17:33:36.0961746Z (Reading database ... 15% 2021-05-16T17:33:36.0962342Z (Reading database ... 20% 2021-05-16T17:33:36.0962880Z (Reading database ... 25% 2021-05-16T17:33:36.0963436Z (Reading database ... 30% 2021-05-16T17:33:36.0963986Z (Reading database ... 35% 2021-05-16T17:33:36.0965538Z (Reading database ... 40% 2021-05-16T17:33:36.0965994Z (Reading database ... 45% 2021-05-16T17:33:36.0966391Z (Reading database ... 50% 2021-05-16T17:33:36.0990467Z (Reading database ... 55% 2021-05-16T17:33:36.1031653Z (Reading database ... 60% 2021-05-16T17:33:36.1054096Z (Reading database ... 65% 2021-05-16T17:33:36.1161994Z (Reading database ... 70% 2021-05-16T17:33:36.1271612Z (Reading database ... 75% 2021-05-16T17:33:36.1292951Z (Reading database ... 80% 2021-05-16T17:33:36.1781815Z (Reading database ... 85% 2021-05-16T17:33:36.1938058Z (Reading database ... 90% 2021-05-16T17:33:36.2011972Z (Reading database ... 95% 2021-05-16T17:33:36.2012566Z (Reading database ... 100% 2021-05-16T17:33:36.2013386Z (Reading database ... 267923 files and directories currently installed.) 2021-05-16T17:33:36.2140094Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T17:33:36.2147767Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T17:33:36.2445994Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T17:33:36.2720062Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T17:33:36.2729508Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:33:36.3407165Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T17:33:36.3595722Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T17:33:36.3613057Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:33:36.3885571Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T17:33:36.4103798Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:33:36.4112177Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:36.4486837Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T17:33:36.4718956Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:33:36.4728725Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:36.5045597Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T17:33:36.5239398Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:33:36.5250460Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:36.5686100Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T17:33:36.5895344Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:33:36.5902688Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:33:36.6486218Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T17:33:36.6674446Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T17:33:36.6722251Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:36.7292787Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T17:33:36.7563445Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T17:33:36.7580876Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:33:36.8127470Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T17:33:36.8392766Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T17:33:36.8404219Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:33:36.8686236Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T17:33:36.8901343Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T17:33:36.8912389Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:33:36.9959619Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T17:33:36.9995689Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:37.0017020Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T17:33:37.0045495Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T17:33:37.0069621Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:37.0092325Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:37.0129784Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T17:33:37.0160709Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T17:33:37.0277436Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T17:33:37.0299118Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:33:37.0320956Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T17:33:37.0351367Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:41.1412179Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:33:41.2416135Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:43.0326858Z Reading package lists... 2021-05-16T17:33:43.1765676Z Building dependency tree... 2021-05-16T17:33:43.1782520Z Reading state information... 2021-05-16T17:33:43.3911193Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T17:33:43.3913967Z libtiff-dev set to manually installed. 2021-05-16T17:33:43.3914685Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:43.4463317Z Reading package lists... 2021-05-16T17:33:43.5962258Z Building dependency tree... 2021-05-16T17:33:43.5981880Z Reading state information... 2021-05-16T17:33:43.7982308Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T17:33:43.7984837Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:43.8526722Z Reading package lists... 2021-05-16T17:33:43.9965270Z Building dependency tree... 2021-05-16T17:33:43.9983849Z Reading state information... 2021-05-16T17:33:44.1733142Z The following NEW packages will be installed: 2021-05-16T17:33:44.1734938Z libsodium-dev 2021-05-16T17:33:44.1892034Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:44.1892649Z Need to get 169 kB of archives. 2021-05-16T17:33:44.1893287Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T17:33:44.1894845Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T17:33:44.5429622Z Fetched 169 kB in 0s (11.2 MB/s) 2021-05-16T17:33:44.5710940Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T17:33:44.5779041Z (Reading database ... 2021-05-16T17:33:44.5779909Z (Reading database ... 5% 2021-05-16T17:33:44.5780358Z (Reading database ... 10% 2021-05-16T17:33:44.5780780Z (Reading database ... 15% 2021-05-16T17:33:44.5781266Z (Reading database ... 20% 2021-05-16T17:33:44.5781665Z (Reading database ... 25% 2021-05-16T17:33:44.5782073Z (Reading database ... 30% 2021-05-16T17:33:44.5782466Z (Reading database ... 35% 2021-05-16T17:33:44.5782873Z (Reading database ... 40% 2021-05-16T17:33:44.5783267Z (Reading database ... 45% 2021-05-16T17:33:44.5783675Z (Reading database ... 50% 2021-05-16T17:33:44.5824610Z (Reading database ... 55% 2021-05-16T17:33:44.5868913Z (Reading database ... 60% 2021-05-16T17:33:44.5892210Z (Reading database ... 65% 2021-05-16T17:33:44.5998908Z (Reading database ... 70% 2021-05-16T17:33:44.6110012Z (Reading database ... 75% 2021-05-16T17:33:44.6134687Z (Reading database ... 80% 2021-05-16T17:33:44.6631728Z (Reading database ... 85% 2021-05-16T17:33:44.6792138Z (Reading database ... 90% 2021-05-16T17:33:44.6864700Z (Reading database ... 95% 2021-05-16T17:33:44.6865183Z (Reading database ... 100% 2021-05-16T17:33:44.6865829Z (Reading database ... 268426 files and directories currently installed.) 2021-05-16T17:33:44.6993634Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T17:33:44.7007459Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:33:44.7726721Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T17:33:46.5249307Z Reading package lists... 2021-05-16T17:33:46.6809967Z Building dependency tree... 2021-05-16T17:33:46.6832562Z Reading state information... 2021-05-16T17:33:46.8302186Z The following additional packages will be installed: 2021-05-16T17:33:46.8306355Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T17:33:46.8784076Z The following NEW packages will be installed: 2021-05-16T17:33:46.8793948Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T17:33:46.8796703Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T17:33:46.9040611Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:46.9041338Z Need to get 10.4 MB of archives. 2021-05-16T17:33:46.9042203Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T17:33:46.9043952Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T17:33:46.9243363Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T17:33:46.9465848Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T17:33:46.9882571Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T17:33:47.0490150Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T17:33:47.1096712Z 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-16T17:33:47.1846004Z 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-16T17:33:47.2977368Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T17:33:47.6722961Z Fetched 10.4 MB in 0s (24.6 MB/s) 2021-05-16T17:33:47.7006403Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T17:33:47.7075330Z (Reading database ... 2021-05-16T17:33:47.7076025Z (Reading database ... 5% 2021-05-16T17:33:47.7076594Z (Reading database ... 10% 2021-05-16T17:33:47.7077146Z (Reading database ... 15% 2021-05-16T17:33:47.7077701Z (Reading database ... 20% 2021-05-16T17:33:47.7078251Z (Reading database ... 25% 2021-05-16T17:33:47.7078839Z (Reading database ... 30% 2021-05-16T17:33:47.7079406Z (Reading database ... 35% 2021-05-16T17:33:47.7079947Z (Reading database ... 40% 2021-05-16T17:33:47.7080496Z (Reading database ... 45% 2021-05-16T17:33:47.7081038Z (Reading database ... 50% 2021-05-16T17:33:47.7116333Z (Reading database ... 55% 2021-05-16T17:33:47.7159714Z (Reading database ... 60% 2021-05-16T17:33:47.7183819Z (Reading database ... 65% 2021-05-16T17:33:47.7300281Z (Reading database ... 70% 2021-05-16T17:33:47.7409090Z (Reading database ... 75% 2021-05-16T17:33:47.7430901Z (Reading database ... 80% 2021-05-16T17:33:47.7926931Z (Reading database ... 85% 2021-05-16T17:33:47.8089659Z (Reading database ... 90% 2021-05-16T17:33:47.8166152Z (Reading database ... 95% 2021-05-16T17:33:47.8166727Z (Reading database ... 100% 2021-05-16T17:33:47.8167572Z (Reading database ... 268496 files and directories currently installed.) 2021-05-16T17:33:47.8298192Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T17:33:47.8308601Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:33:47.8926063Z Selecting previously unselected package liblept5:amd64. 2021-05-16T17:33:47.9208424Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T17:33:47.9213845Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:33:48.0246977Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T17:33:48.0432507Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T17:33:48.0443053Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:33:48.1726321Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T17:33:48.1929363Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T17:33:48.1938511Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:33:48.3149986Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T17:33:48.3419177Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T17:33:48.3432110Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:33:48.4824215Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T17:33:48.5096214Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:33:48.5107675Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:33:48.6526981Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T17:33:48.6774022Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T17:33:48.6782383Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:33:49.0086954Z Selecting previously unselected package tesseract-ocr. 2021-05-16T17:33:49.0304062Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T17:33:49.0316449Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:33:49.1043215Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:33:49.1066574Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T17:33:49.1096845Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T17:33:49.1117201Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T17:33:49.1139160Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T17:33:49.1169482Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T17:33:49.1191528Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T17:33:49.1208517Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T17:33:49.1242487Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:51.6168335Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:53.4378834Z Reading package lists... 2021-05-16T17:33:53.5935317Z Building dependency tree... 2021-05-16T17:33:53.5953894Z Reading state information... 2021-05-16T17:33:53.8089907Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T17:33:53.8091174Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:53.8647594Z Reading package lists... 2021-05-16T17:33:54.0153136Z Building dependency tree... 2021-05-16T17:33:54.0170291Z Reading state information... 2021-05-16T17:33:54.1521040Z The following additional packages will be installed: 2021-05-16T17:33:54.1523203Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:33:54.1525304Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T17:33:54.1530420Z Suggested packages: 2021-05-16T17:33:54.1531499Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T17:33:54.1988096Z The following NEW packages will be installed: 2021-05-16T17:33:54.1990307Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T17:33:54.1993226Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T17:33:54.2160402Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:33:54.2161550Z Need to get 1459 kB of archives. 2021-05-16T17:33:54.2162801Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T17:33:54.2164963Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T17:33:54.2191132Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T17:33:54.2197095Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T17:33:54.2204968Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T17:33:54.2210767Z 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-16T17:33:54.2215345Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T17:33:54.2234636Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T17:33:54.2283801Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T17:33:54.2298467Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T17:33:54.2302954Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T17:33:54.5956223Z Fetched 1459 kB in 0s (48.4 MB/s) 2021-05-16T17:33:54.6287486Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T17:33:54.6317117Z (Reading database ... 2021-05-16T17:33:54.6317734Z (Reading database ... 5% 2021-05-16T17:33:54.6318313Z (Reading database ... 10% 2021-05-16T17:33:54.6318880Z (Reading database ... 15% 2021-05-16T17:33:54.6319420Z (Reading database ... 20% 2021-05-16T17:33:54.6319983Z (Reading database ... 25% 2021-05-16T17:33:54.6320561Z (Reading database ... 30% 2021-05-16T17:33:54.6321097Z (Reading database ... 35% 2021-05-16T17:33:54.6321641Z (Reading database ... 40% 2021-05-16T17:33:54.6322182Z (Reading database ... 45% 2021-05-16T17:33:54.6322729Z (Reading database ... 50% 2021-05-16T17:33:54.6352593Z (Reading database ... 55% 2021-05-16T17:33:54.6392477Z (Reading database ... 60% 2021-05-16T17:33:54.6421255Z (Reading database ... 65% 2021-05-16T17:33:54.6536806Z (Reading database ... 70% 2021-05-16T17:33:54.6649507Z (Reading database ... 75% 2021-05-16T17:33:54.6671467Z (Reading database ... 80% 2021-05-16T17:33:54.7035738Z (Reading database ... 85% 2021-05-16T17:33:54.7320502Z (Reading database ... 90% 2021-05-16T17:33:54.7393864Z (Reading database ... 95% 2021-05-16T17:33:54.7395813Z (Reading database ... 100% 2021-05-16T17:33:54.7397918Z (Reading database ... 268721 files and directories currently installed.) 2021-05-16T17:33:54.7525233Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:33:54.7622310Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:54.7867035Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T17:33:54.8137524Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:33:54.8153960Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:54.8390507Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T17:33:54.8660801Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:33:54.8668110Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:54.9062716Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T17:33:54.9333957Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:33:54.9345044Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:54.9610767Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T17:33:54.9881430Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T17:33:54.9909798Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:33:55.0241687Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T17:33:55.0512733Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:33:55.0521935Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:55.0840156Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T17:33:55.1112477Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T17:33:55.1120397Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:33:55.1716637Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T17:33:55.1988480Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T17:33:55.1996385Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:33:55.2350539Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T17:33:55.2622702Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T17:33:55.2631705Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:55.2876794Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T17:33:55.3148332Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T17:33:55.3157229Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:33:55.4053208Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T17:33:55.4087529Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:55.4111049Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T17:33:55.4129571Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T17:33:55.4159047Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:55.4186869Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:55.4207202Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:55.4229478Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:55.4257610Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T17:33:55.4280668Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T17:33:55.4313772Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:33:55.4507713Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:33:58.1034713Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T17:34:00.0337397Z Reading package lists... 2021-05-16T17:34:00.1916766Z Building dependency tree... 2021-05-16T17:34:00.1934120Z Reading state information... 2021-05-16T17:34:00.3042187Z E: Unable to locate package udunits 2021-05-16T17:34:00.3595431Z Reading package lists... 2021-05-16T17:34:00.5174103Z Building dependency tree... 2021-05-16T17:34:00.5193407Z Reading state information... 2021-05-16T17:34:00.6595331Z The following additional packages will be installed: 2021-05-16T17:34:00.6597884Z libwebpdemux2 2021-05-16T17:34:00.7042352Z The following NEW packages will be installed: 2021-05-16T17:34:00.7047880Z libwebp-dev libwebpdemux2 2021-05-16T17:34:00.7213106Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:00.7213725Z Need to get 277 kB of archives. 2021-05-16T17:34:00.7214350Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T17:34:00.7215906Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T17:34:00.7228523Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T17:34:01.1032144Z Fetched 277 kB in 0s (12.5 MB/s) 2021-05-16T17:34:01.1367118Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T17:34:01.1387531Z (Reading database ... 2021-05-16T17:34:01.1388031Z (Reading database ... 5% 2021-05-16T17:34:01.1388439Z (Reading database ... 10% 2021-05-16T17:34:01.1388862Z (Reading database ... 15% 2021-05-16T17:34:01.1389458Z (Reading database ... 20% 2021-05-16T17:34:01.1389884Z (Reading database ... 25% 2021-05-16T17:34:01.1390281Z (Reading database ... 30% 2021-05-16T17:34:01.1390695Z (Reading database ... 35% 2021-05-16T17:34:01.1391091Z (Reading database ... 40% 2021-05-16T17:34:01.1391620Z (Reading database ... 45% 2021-05-16T17:34:01.1392069Z (Reading database ... 50% 2021-05-16T17:34:01.1428002Z (Reading database ... 55% 2021-05-16T17:34:01.1467012Z (Reading database ... 60% 2021-05-16T17:34:01.1495565Z (Reading database ... 65% 2021-05-16T17:34:01.1612318Z (Reading database ... 70% 2021-05-16T17:34:01.1725249Z (Reading database ... 75% 2021-05-16T17:34:01.1749284Z (Reading database ... 80% 2021-05-16T17:34:01.2126413Z (Reading database ... 85% 2021-05-16T17:34:01.2426774Z (Reading database ... 90% 2021-05-16T17:34:01.2506749Z (Reading database ... 95% 2021-05-16T17:34:01.2507345Z (Reading database ... 100% 2021-05-16T17:34:01.2508186Z (Reading database ... 269021 files and directories currently installed.) 2021-05-16T17:34:01.2642642Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T17:34:01.2668992Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:01.2967236Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T17:34:01.3168752Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T17:34:01.3193443Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:01.3909565Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T17:34:01.3935475Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T17:34:01.3957539Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:03.2292114Z Reading package lists... 2021-05-16T17:34:03.3834878Z Building dependency tree... 2021-05-16T17:34:03.3851830Z Reading state information... 2021-05-16T17:34:03.5264058Z The following additional packages will be installed: 2021-05-16T17:34:03.5265765Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:03.5267278Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:03.5271195Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:03.5271889Z Suggested packages: 2021-05-16T17:34:03.5272740Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T17:34:03.5273418Z Recommended packages: 2021-05-16T17:34:03.5273878Z cargo 2021-05-16T17:34:03.5738407Z The following NEW packages will be installed: 2021-05-16T17:34:03.5742230Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T17:34:03.5743662Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T17:34:03.5744890Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T17:34:03.5960244Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:03.5961205Z Need to get 108 MB of archives. 2021-05-16T17:34:03.5962234Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T17:34:03.5963941Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T17:34:03.6019223Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T17:34:03.6025382Z 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-16T17:34:03.6032822Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T17:34:03.6081758Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T17:34:03.6108193Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T17:34:03.6339455Z 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-16T17:34:03.7506817Z 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-16T17:34:07.1193759Z 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-16T17:34:08.2283580Z 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-16T17:34:08.3311527Z 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-16T17:34:08.4430067Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T17:34:08.5282914Z 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-16T17:34:08.9196702Z Fetched 108 MB in 5s (21.8 MB/s) 2021-05-16T17:34:08.9488267Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T17:34:08.9560526Z (Reading database ... 2021-05-16T17:34:08.9561087Z (Reading database ... 5% 2021-05-16T17:34:08.9561505Z (Reading database ... 10% 2021-05-16T17:34:08.9561905Z (Reading database ... 15% 2021-05-16T17:34:08.9562315Z (Reading database ... 20% 2021-05-16T17:34:08.9562720Z (Reading database ... 25% 2021-05-16T17:34:08.9563127Z (Reading database ... 30% 2021-05-16T17:34:08.9563524Z (Reading database ... 35% 2021-05-16T17:34:08.9564170Z (Reading database ... 40% 2021-05-16T17:34:08.9565233Z (Reading database ... 45% 2021-05-16T17:34:08.9565646Z (Reading database ... 50% 2021-05-16T17:34:08.9601843Z (Reading database ... 55% 2021-05-16T17:34:08.9643188Z (Reading database ... 60% 2021-05-16T17:34:08.9676083Z (Reading database ... 65% 2021-05-16T17:34:08.9796455Z (Reading database ... 70% 2021-05-16T17:34:08.9910722Z (Reading database ... 75% 2021-05-16T17:34:08.9935109Z (Reading database ... 80% 2021-05-16T17:34:09.0328093Z (Reading database ... 85% 2021-05-16T17:34:09.0640905Z (Reading database ... 90% 2021-05-16T17:34:09.0723945Z (Reading database ... 95% 2021-05-16T17:34:09.0724840Z (Reading database ... 100% 2021-05-16T17:34:09.0725668Z (Reading database ... 269049 files and directories currently installed.) 2021-05-16T17:34:09.0858951Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T17:34:09.0879883Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:09.1246526Z Selecting previously unselected package libipt2. 2021-05-16T17:34:09.1511647Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T17:34:09.1521273Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T17:34:09.1768282Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T17:34:09.2049056Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T17:34:09.2057732Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:09.2567312Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T17:34:09.2814295Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T17:34:09.2824283Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:09.3487445Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T17:34:09.3739904Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T17:34:09.3748393Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:09.4246362Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T17:34:09.4467962Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T17:34:09.4481820Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:09.4766066Z Selecting previously unselected package gdb. 2021-05-16T17:34:09.5014397Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T17:34:09.5026184Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:09.7727682Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T17:34:09.7953453Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:09.7967260Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:15.2746317Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T17:34:15.3022138Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:15.3033560Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:17.7526796Z Selecting previously unselected package rustc. 2021-05-16T17:34:17.7722024Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:17.7730056Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:17.9569508Z Selecting previously unselected package cargo. 2021-05-16T17:34:17.9861513Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T17:34:17.9867785Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:34:18.3205656Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T17:34:18.3476587Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T17:34:18.3483444Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:34:19.4193850Z Selecting previously unselected package rust-gdb. 2021-05-16T17:34:19.4487110Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T17:34:19.4506282Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:19.5087049Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:19.5113239Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T17:34:19.5133612Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T17:34:19.5156364Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:19.5181998Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T17:34:19.5209136Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T17:34:19.5239514Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T17:34:19.5263639Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:19.5284258Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T17:34:19.5309136Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T17:34:19.5337427Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T17:34:19.5356216Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T17:34:19.5385713Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T17:34:19.5410656Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:34:19.5610396Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:34:22.4947850Z Reading package lists... 2021-05-16T17:34:22.6511283Z Building dependency tree... 2021-05-16T17:34:22.6529307Z Reading state information... 2021-05-16T17:34:22.7991224Z The following additional packages will be installed: 2021-05-16T17:34:22.7994904Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:34:22.7996913Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:34:22.7998657Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:34:22.8003606Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:34:22.8005396Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:34:22.8006806Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:34:22.8008069Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:34:22.8011609Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:34:22.8013134Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:34:22.8014858Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:34:22.8016324Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:34:22.8017825Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:34:22.8019387Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:34:22.8021087Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:34:22.8022731Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:34:22.8024266Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:34:22.8025745Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:34:22.8027238Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:34:22.8028789Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:34:22.8030060Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:34:22.8031284Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:34:22.8032596Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:34:22.8033893Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:34:22.8035060Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:34:22.8036386Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:34:22.8037822Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:34:22.8039259Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:34:22.8040716Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:34:22.8042203Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:34:22.8043583Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:34:22.8045088Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:34:22.8046394Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:34:22.8047662Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:34:22.8048761Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:34:22.8049931Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:34:22.8051122Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:34:22.8052224Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:34:22.8053291Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:34:22.8054330Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:34:22.8055443Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:34:22.8056591Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:34:22.8057626Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T17:34:22.8058668Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:34:22.8059916Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:34:22.8061194Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:34:22.8062308Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:34:22.8063375Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:34:22.8064564Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:34:22.8065575Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:34:22.8066148Z Suggested packages: 2021-05-16T17:34:22.8066980Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T17:34:22.8067984Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T17:34:22.8069161Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T17:34:22.8070307Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T17:34:22.8071300Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T17:34:22.8072474Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T17:34:22.8073564Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T17:34:22.8074662Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T17:34:22.8075683Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T17:34:22.8076735Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T17:34:22.8078039Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T17:34:22.8079250Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T17:34:22.8080368Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T17:34:22.8081176Z wpagui libengine-pkcs11-openssl 2021-05-16T17:34:22.8798239Z The following NEW packages will be installed: 2021-05-16T17:34:22.8800850Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T17:34:22.8802649Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T17:34:22.8804932Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T17:34:22.8806596Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T17:34:22.8808278Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T17:34:22.8809891Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T17:34:22.8811394Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T17:34:22.8813100Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T17:34:22.8814802Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T17:34:22.8816431Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T17:34:22.8818111Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T17:34:22.8819808Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T17:34:22.8822826Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T17:34:22.8827391Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T17:34:22.8829023Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T17:34:22.8830563Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T17:34:22.8832027Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T17:34:22.8833527Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T17:34:22.8835099Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T17:34:22.8836348Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T17:34:22.8837579Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T17:34:22.8838881Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T17:34:22.8840122Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T17:34:22.8841278Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T17:34:22.8842468Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T17:34:22.8843899Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T17:34:22.8845518Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T17:34:22.8846989Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T17:34:22.8848621Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T17:34:22.8850028Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T17:34:22.8851323Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T17:34:22.8852600Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T17:34:22.8853991Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T17:34:22.8855405Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T17:34:22.8856939Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T17:34:22.8858237Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T17:34:22.8859336Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T17:34:22.8860426Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T17:34:22.8861471Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T17:34:22.8862601Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T17:34:22.8863735Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T17:34:22.8864787Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T17:34:22.8865838Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T17:34:22.8867178Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T17:34:22.8868455Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T17:34:22.8869568Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T17:34:22.8870658Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T17:34:22.8871827Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T17:34:22.8872946Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T17:34:22.9011767Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:34:22.9012415Z Need to get 183 MB of archives. 2021-05-16T17:34:22.9013029Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T17:34:22.9014981Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T17:34:22.9037182Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T17:34:22.9249108Z 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-16T17:34:22.9261659Z 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-16T17:34:22.9266184Z 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-16T17:34:22.9269855Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T17:34:22.9273223Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T17:34:22.9277911Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T17:34:22.9281576Z 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-16T17:34:22.9285254Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T17:34:22.9295087Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T17:34:22.9309848Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T17:34:22.9426888Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T17:34:22.9431562Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T17:34:22.9435662Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T17:34:22.9439909Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T17:34:22.9444350Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T17:34:22.9448770Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T17:34:22.9452854Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T17:34:22.9456669Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T17:34:22.9465795Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T17:34:22.9469539Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T17:34:22.9477970Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T17:34:22.9697118Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T17:34:22.9845361Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T17:34:22.9857577Z 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-16T17:34:22.9872701Z 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-16T17:34:22.9921831Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T17:34:22.9927319Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T17:34:22.9942588Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T17:34:22.9956930Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T17:34:23.0051776Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T17:34:23.0139477Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T17:34:23.0149652Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T17:34:23.0169581Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T17:34:23.0171236Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T17:34:23.1127234Z 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-16T17:34:23.1239407Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T17:34:23.1911155Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T17:34:23.2180294Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T17:34:23.2280015Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T17:34:23.2291373Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T17:34:23.2297274Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T17:34:23.2312266Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T17:34:23.2320989Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T17:34:23.2333854Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T17:34:23.2342894Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T17:34:23.2379036Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T17:34:23.2428383Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T17:34:23.2459156Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T17:34:23.2466827Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T17:34:23.2472123Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T17:34:23.2477313Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T17:34:23.2487950Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T17:34:23.2524657Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T17:34:23.2532493Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T17:34:23.3215847Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T17:34:23.3288389Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T17:34:23.3295177Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T17:34:23.3317798Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T17:34:23.3324199Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T17:34:23.3329772Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T17:34:23.3336339Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T17:34:23.3355152Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T17:34:23.3380727Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T17:34:23.3409242Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T17:34:23.3436649Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T17:34:23.3451471Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T17:34:23.3546385Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T17:34:23.3611611Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T17:34:23.4186846Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T17:34:23.4196238Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T17:34:23.4232256Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T17:34:23.4234017Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T17:34:23.4312858Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T17:34:23.4563039Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T17:34:23.4642566Z 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-16T17:34:23.6590543Z 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-16T17:34:23.7187725Z 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-16T17:34:23.7603719Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T17:34:23.8119251Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T17:34:23.8129211Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T17:34:23.8181828Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T17:34:23.8821577Z 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-16T17:34:24.0431044Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T17:34:24.1959576Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T17:34:24.1976512Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T17:34:24.1982438Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T17:34:24.1988928Z 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-16T17:34:24.2035709Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T17:34:24.2037918Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T17:34:24.2051040Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T17:34:24.2060135Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T17:34:24.2079675Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T17:34:24.2090466Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T17:34:24.2099093Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T17:34:24.2346921Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T17:34:24.2383938Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T17:34:24.2404243Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T17:34:24.2406258Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T17:34:24.2417360Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T17:34:24.2444316Z 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-16T17:34:24.2490175Z 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-16T17:34:24.2502257Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T17:34:24.2510157Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T17:34:24.8016231Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T17:34:24.8240478Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T17:34:25.8322522Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T17:34:25.8414956Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T17:34:25.8504441Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T17:34:25.9208288Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T17:34:26.2676428Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T17:34:26.2915105Z 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-16T17:34:26.2930374Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T17:34:26.8383479Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T17:34:26.8393770Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T17:34:26.8988776Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T17:34:26.9552917Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T17:34:26.9666703Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T17:34:26.9671401Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T17:34:26.9713637Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T17:34:26.9823090Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T17:34:26.9837222Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T17:34:26.9839112Z 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-16T17:34:26.9845341Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T17:34:26.9875163Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T17:34:26.9881506Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T17:34:26.9889449Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T17:34:26.9935621Z 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-16T17:34:27.0009322Z 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-16T17:34:27.0087608Z 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-16T17:34:27.0307223Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T17:34:27.0588296Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T17:34:27.1089051Z 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-16T17:34:27.1436869Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T17:34:27.1478599Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T17:34:27.1594893Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T17:34:27.2039590Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T17:34:27.2373514Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T17:34:27.2473612Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T17:34:27.2540030Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T17:34:27.2890489Z 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-16T17:34:27.2959417Z 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-16T17:34:27.3035278Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T17:34:27.3128597Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T17:34:27.3204021Z 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-16T17:34:27.3265327Z 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-16T17:34:27.3439530Z 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-16T17:34:27.3874668Z 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-16T17:34:27.5650179Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T17:34:27.5659744Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T17:34:27.5846119Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T17:34:27.5859610Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T17:34:27.5867826Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T17:34:27.5918891Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T17:34:27.5931895Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T17:34:27.6331355Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T17:34:27.6439832Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T17:34:27.6658744Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T17:34:27.7688607Z 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-16T17:34:27.7829944Z 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-16T17:34:27.7958901Z 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-16T17:34:27.7997036Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T17:34:27.8078936Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T17:34:27.8086590Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T17:34:27.8111067Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T17:34:27.8117929Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T17:34:27.8356046Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T17:34:27.8559562Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T17:34:27.9857254Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T17:34:27.9920697Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T17:34:28.0023686Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T17:34:28.0030990Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T17:34:28.0080067Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T17:34:28.0294299Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T17:34:28.0471910Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T17:34:28.0516915Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T17:34:28.0689227Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T17:34:28.0814463Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T17:34:28.0914291Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T17:34:28.1323802Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T17:34:28.1416328Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T17:34:28.1855062Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T17:34:28.2058450Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T17:34:28.4992415Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T17:34:28.5016155Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T17:34:28.5123375Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T17:34:28.5229064Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T17:34:28.5275323Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T17:34:28.5349130Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T17:34:28.5451635Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T17:34:28.5491265Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T17:34:28.6053015Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T17:34:28.6125765Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T17:34:28.6225048Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T17:34:28.7072764Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T17:34:28.7203294Z 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-16T17:34:28.7285798Z 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-16T17:34:28.7349024Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T17:34:28.7627805Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T17:34:28.9928727Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T17:34:29.6173285Z 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-16T17:34:29.6643149Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T17:34:29.7311153Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T17:34:30.4329508Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T17:34:31.8399418Z 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-16T17:34:31.8898702Z 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-16T17:34:31.9243603Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T17:34:31.9759093Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T17:34:31.9771202Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T17:34:32.0093628Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T17:34:32.0194575Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T17:34:32.0202905Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T17:34:32.0208862Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T17:34:33.0223108Z Fetched 183 MB in 9s (20.0 MB/s) 2021-05-16T17:34:33.0551067Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T17:34:33.0628152Z (Reading database ... 2021-05-16T17:34:33.0628791Z (Reading database ... 5% 2021-05-16T17:34:33.0629436Z (Reading database ... 10% 2021-05-16T17:34:33.0629943Z (Reading database ... 15% 2021-05-16T17:34:33.0630399Z (Reading database ... 20% 2021-05-16T17:34:33.0630869Z (Reading database ... 25% 2021-05-16T17:34:33.0631422Z (Reading database ... 30% 2021-05-16T17:34:33.0631832Z (Reading database ... 35% 2021-05-16T17:34:33.0632241Z (Reading database ... 40% 2021-05-16T17:34:33.0632637Z (Reading database ... 45% 2021-05-16T17:34:33.0633046Z (Reading database ... 50% 2021-05-16T17:34:33.0672752Z (Reading database ... 55% 2021-05-16T17:34:33.0714414Z (Reading database ... 60% 2021-05-16T17:34:33.0743561Z (Reading database ... 65% 2021-05-16T17:34:33.0864068Z (Reading database ... 70% 2021-05-16T17:34:33.0981333Z (Reading database ... 75% 2021-05-16T17:34:33.1007313Z (Reading database ... 80% 2021-05-16T17:34:33.1398745Z (Reading database ... 85% 2021-05-16T17:34:33.1706383Z (Reading database ... 90% 2021-05-16T17:34:33.1787833Z (Reading database ... 95% 2021-05-16T17:34:33.1788452Z (Reading database ... 100% 2021-05-16T17:34:33.1789275Z (Reading database ... 269804 files and directories currently installed.) 2021-05-16T17:34:33.1912546Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T17:34:33.1935512Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:34:33.2365679Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T17:34:33.2565679Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:33.2642227Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:33.4247531Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T17:34:33.4461884Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:33.4475055Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:34:33.4806604Z Selecting previously unselected package libegl1:amd64. 2021-05-16T17:34:33.5041832Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:34:33.5051407Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:34:33.5365746Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T17:34:33.5575602Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:33.5589839Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:34:33.5885593Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T17:34:33.6089648Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T17:34:33.6109000Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:34:33.6406023Z Selecting previously unselected package libwacom-common. 2021-05-16T17:34:33.6608027Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T17:34:33.6619976Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:34:33.7166510Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T17:34:33.7360566Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:34:33.7374853Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:34:33.7595786Z Selecting previously unselected package libinput-bin. 2021-05-16T17:34:33.7861069Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:34:33.7874194Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:34:33.8166318Z Selecting previously unselected package libinput10:amd64. 2021-05-16T17:34:33.8396492Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T17:34:33.8407561Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:34:33.8719281Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T17:34:33.8984680Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:33.8992598Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:33.9446826Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T17:34:33.9669844Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:33.9676071Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:34.0526478Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T17:34:34.0756345Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T17:34:34.0764339Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:34:34.0993617Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T17:34:34.1256575Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T17:34:34.1264985Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:34:34.1501152Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T17:34:34.1770617Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T17:34:34.1778170Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:34:34.2046772Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T17:34:34.2281304Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T17:34:34.2295570Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:34:34.2496914Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T17:34:34.2762811Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T17:34:34.2776756Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:34:34.2997513Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T17:34:34.3262444Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T17:34:34.3277483Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:34:34.3520854Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T17:34:34.3787195Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T17:34:34.3802679Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:34:34.4101626Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T17:34:34.4323986Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T17:34:34.4330506Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:34:34.4606647Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T17:34:34.4828395Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T17:34:34.4836083Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:34:34.5074502Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T17:34:34.5339034Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T17:34:34.5346715Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:34:34.5630551Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T17:34:34.5913075Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:34.5976034Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:34.8613583Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T17:34:34.8897454Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:34.8906986Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:35.0886700Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T17:34:35.1105841Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:35.1118082Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:35.1455868Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T17:34:35.1740924Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T17:34:35.1750160Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:34:35.2342472Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T17:34:35.2643030Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T17:34:35.2656411Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:34:35.3598969Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T17:34:35.3881637Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T17:34:35.3895490Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:34:35.4222068Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T17:34:35.4486002Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:35.4500627Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:35.4954263Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T17:34:35.5218669Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:35.5226976Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:35.5766460Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T17:34:35.5996623Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:35.6006921Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:35.7526023Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T17:34:35.7728520Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:35.7739053Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:35.9161967Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T17:34:35.9446228Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:35.9453586Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:35.9765130Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T17:34:36.0050554Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:36.0056243Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:36.0525929Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T17:34:36.0711399Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T17:34:36.0730803Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:34:36.1027980Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T17:34:36.1296588Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T17:34:36.1312858Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:34:37.3685403Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T17:34:37.3967403Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:37.4016880Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:37.4324898Z Selecting previously unselected package qgis-providers-common. 2021-05-16T17:34:37.4611709Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:34:37.4634014Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:37.7006132Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T17:34:37.7251702Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T17:34:37.7261668Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:34:37.7799804Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T17:34:37.8071430Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T17:34:37.8079562Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:34:37.8453914Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T17:34:37.8740364Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:37.8837590Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:37.9206195Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T17:34:37.9431553Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:37.9439820Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:37.9694581Z Selecting previously unselected package gdal-data. 2021-05-16T17:34:37.9961916Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T17:34:37.9976686Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:34:38.0406307Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T17:34:38.0683961Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T17:34:38.0701629Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:34:38.1016700Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T17:34:38.1289101Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T17:34:38.1304612Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:34:38.1704408Z Selecting previously unselected package libarmadillo9. 2021-05-16T17:34:38.1938597Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T17:34:38.1946153Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:34:38.2286358Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T17:34:38.2518398Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T17:34:38.2527701Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:34:38.3159698Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T17:34:38.3448718Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T17:34:38.3457113Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:34:38.3846066Z Selecting previously unselected package libdap25:amd64. 2021-05-16T17:34:38.4058528Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T17:34:38.4075637Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:34:38.4786495Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T17:34:38.5078879Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T17:34:38.5089905Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:34:38.5485635Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T17:34:38.5675068Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T17:34:38.5688476Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:34:38.6073977Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T17:34:38.6361896Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T17:34:38.6373846Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:34:38.6628502Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T17:34:38.6898034Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T17:34:38.6909230Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:34:38.7314252Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T17:34:38.7584092Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T17:34:38.7590985Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:34:38.8320894Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T17:34:38.8609394Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T17:34:38.8619320Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:34:38.8926663Z Selecting previously unselected package proj-data. 2021-05-16T17:34:38.9163549Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T17:34:38.9181132Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T17:34:39.5686972Z Selecting previously unselected package libproj15:amd64. 2021-05-16T17:34:39.5958934Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T17:34:39.5966941Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:34:39.6937547Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T17:34:39.7174581Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T17:34:39.7185094Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:34:39.7506956Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T17:34:39.7765486Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T17:34:39.7832199Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:34:39.8237512Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T17:34:39.8509166Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T17:34:39.8518996Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:34:39.8790789Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T17:34:39.9078587Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T17:34:39.9088610Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:34:39.9356406Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T17:34:39.9625043Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:34:39.9641923Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:34:39.9913197Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T17:34:40.0184826Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:34:40.0201966Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:34:40.0559104Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T17:34:40.0847512Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T17:34:40.0856280Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:34:40.1171939Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T17:34:40.1460579Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T17:34:40.1468806Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:34:40.2085692Z Selecting previously unselected package libogdi4.1. 2021-05-16T17:34:40.2300573Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T17:34:40.2314599Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:34:40.2718701Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T17:34:40.3005021Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T17:34:40.3021586Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:34:40.3361822Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T17:34:40.3633915Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:34:40.3641580Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:34:40.5126571Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T17:34:40.5331201Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T17:34:40.5349809Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:34:40.6411086Z Selecting previously unselected package libgdal26. 2021-05-16T17:34:40.6697151Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:34:40.6705294Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:34:41.2894049Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T17:34:41.3184361Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:41.3191543Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:41.3446526Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T17:34:41.3716951Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T17:34:41.3725500Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:34:41.4046948Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T17:34:41.4272523Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:41.4279809Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:41.4520856Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T17:34:41.4808450Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:41.4819243Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:41.5285861Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T17:34:41.5502144Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T17:34:41.5513652Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:34:41.6046669Z Selecting previously unselected package libzip5:amd64. 2021-05-16T17:34:41.6278562Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T17:34:41.6286790Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:34:41.6648866Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T17:34:41.6919983Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:41.6931586Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:42.2159012Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T17:34:42.2442921Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:42.2457542Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:42.2724973Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T17:34:42.3014682Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T17:34:42.3145469Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:34:42.3535572Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T17:34:42.3805384Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:34:42.3815035Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:34:42.5238173Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T17:34:42.5503808Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:42.5512911Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:42.5805509Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T17:34:42.6040532Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:42.6049802Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:42.6390077Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T17:34:42.6659898Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T17:34:42.6670840Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:34:42.7298490Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T17:34:42.7571863Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:42.7704764Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:43.0558210Z Selecting previously unselected package qgis-providers. 2021-05-16T17:34:43.0818105Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:43.0828549Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:43.2667967Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T17:34:43.2955016Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:34:43.2962520Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:34:43.3485536Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T17:34:43.3700235Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T17:34:43.3706112Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:34:43.3939862Z Selecting previously unselected package avahi-daemon. 2021-05-16T17:34:43.4205713Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:34:43.4213968Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:34:43.4664237Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T17:34:43.4935820Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:34:43.4950706Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:34:43.5647824Z Selecting previously unselected package blt. 2021-05-16T17:34:43.5934328Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T17:34:43.5941630Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T17:34:43.6153811Z Selecting previously unselected package fonts-lyx. 2021-05-16T17:34:43.6440061Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T17:34:43.6462812Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:34:43.6880326Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T17:34:43.7166146Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T17:34:43.7174387Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:34:43.7525966Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T17:34:43.7726519Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:34:43.7733372Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:34:43.8135524Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T17:34:43.8401634Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T17:34:43.8412304Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:34:43.8747993Z Selecting previously unselected package gcr. 2021-05-16T17:34:43.9014299Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T17:34:43.9027823Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T17:34:43.9606692Z Selecting previously unselected package python3-numpy. 2021-05-16T17:34:43.9847952Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T17:34:43.9857199Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:34:44.2667659Z Selecting previously unselected package python3-gdal. 2021-05-16T17:34:44.2954279Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:34:44.2963066Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:34:44.3793958Z Selecting previously unselected package gdal-bin. 2021-05-16T17:34:44.4084247Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T17:34:44.4093944Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:34:44.4646158Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T17:34:44.4847967Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T17:34:44.4982562Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:34:44.5220277Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T17:34:44.5487541Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T17:34:44.5512308Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:34:44.5966021Z Selecting previously unselected package geoclue-2.0. 2021-05-16T17:34:44.6202437Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T17:34:44.6210120Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:34:44.6619383Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T17:34:44.6887601Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:44.6901649Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:34:44.7446352Z Selecting previously unselected package p11-kit. 2021-05-16T17:34:44.7663228Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T17:34:44.7672470Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:34:44.8046469Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T17:34:44.8284121Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T17:34:44.8297250Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:34:44.8646731Z Selecting previously unselected package gnome-keyring. 2021-05-16T17:34:44.8918395Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:34:44.9021948Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:34:44.9847034Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T17:34:45.0139062Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:34:45.0147363Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:34:45.0518232Z Selecting previously unselected package grass-doc. 2021-05-16T17:34:45.0732308Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T17:34:45.0813166Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T17:34:46.6943499Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T17:34:46.7244558Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T17:34:46.7255095Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:34:46.7594502Z Selecting previously unselected package libpdal-util9. 2021-05-16T17:34:46.7866504Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:34:46.7874656Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:34:46.8206571Z Selecting previously unselected package libpdal-base9. 2021-05-16T17:34:46.8497747Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:34:46.8507191Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:34:47.0326785Z Selecting previously unselected package grass-core. 2021-05-16T17:34:47.0575079Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T17:34:47.0582629Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T17:34:47.5726329Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T17:34:47.5972009Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T17:34:47.5984191Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:34:47.6270238Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T17:34:47.6545115Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T17:34:47.6553886Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:34:47.6840659Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T17:34:47.7115883Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T17:34:47.7169618Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:34:47.7941131Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T17:34:47.8216297Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T17:34:47.8224090Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:34:47.8793047Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T17:34:47.9073104Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T17:34:47.9085082Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:34:48.2101103Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T17:34:48.2402275Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T17:34:48.2419878Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:34:48.3328069Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T17:34:48.3623966Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T17:34:48.3630061Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:34:48.4054620Z Selecting previously unselected package libfcgi-bin. 2021-05-16T17:34:48.4332278Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T17:34:48.4344214Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:34:48.4685750Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T17:34:48.4921027Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T17:34:48.4934640Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:34:48.5246202Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T17:34:48.5489823Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T17:34:48.5574612Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:34:48.6299514Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T17:34:48.6596913Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T17:34:48.6606086Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:34:48.6976331Z Selecting previously unselected package libmbim-proxy. 2021-05-16T17:34:48.7203300Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T17:34:48.7210336Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T17:34:48.7554113Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T17:34:48.7852069Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:34:48.7859876Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:34:48.8162726Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T17:34:48.8461283Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T17:34:48.8472939Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:34:48.8842104Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T17:34:48.9122919Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T17:34:48.9132913Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:34:48.9369172Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T17:34:48.9665271Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T17:34:48.9673632Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:34:48.9965923Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T17:34:49.0262979Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T17:34:49.0271987Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:34:49.0523321Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T17:34:49.0801132Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:34:49.0897245Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:34:49.1167135Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T17:34:49.1416441Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:34:49.1426644Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:34:49.1847011Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T17:34:49.2088389Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:34:49.2101019Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:34:49.2382874Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T17:34:49.2678933Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:34:49.2687758Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:34:49.3086511Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T17:34:49.3331029Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T17:34:49.3342831Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:34:49.4746201Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T17:34:49.5039233Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:34:49.5051618Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:34:49.5406656Z Selecting previously unselected package libpdal-plugins. 2021-05-16T17:34:49.5600229Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T17:34:49.5609307Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:34:49.5926512Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T17:34:49.6123417Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:49.6133443Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:49.6565674Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T17:34:49.6781186Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:49.6789922Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:49.7726571Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T17:34:49.7966370Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:49.7974468Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:49.8418567Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T17:34:49.8694393Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:49.8701583Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:49.9045386Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T17:34:49.9320563Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:49.9334786Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:49.9598650Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T17:34:49.9892879Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:49.9914623Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:50.0315700Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T17:34:50.0610607Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:50.0619435Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:50.0879171Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T17:34:50.1173949Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:50.1183818Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:50.1505868Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T17:34:50.1781779Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:50.1794975Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:50.2109839Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T17:34:50.2389897Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:50.2398596Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:50.2733222Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T17:34:50.3026476Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:50.3038933Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:50.3326224Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T17:34:50.3567442Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:50.3682448Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:50.4131127Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T17:34:50.4409661Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:50.4421508Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:50.5567434Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T17:34:50.5807510Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:50.5819233Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:50.8921114Z Selecting previously unselected package qtchooser. 2021-05-16T17:34:50.9213992Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T17:34:50.9234180Z Unpacking qtchooser (66-2build1) ... 2021-05-16T17:34:50.9566085Z Selecting previously unselected package qdoc-qt5. 2021-05-16T17:34:50.9849889Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:50.9861632Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:51.0560458Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T17:34:51.0842637Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:51.0854886Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:51.1326382Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T17:34:51.1553932Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:51.1703263Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:51.2046290Z Selecting previously unselected package qt5-assistant. 2021-05-16T17:34:51.2274315Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:51.2282915Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:34:51.2867285Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T17:34:51.3143965Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:51.3153022Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:51.3442063Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T17:34:51.3725366Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:51.3736815Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:51.5725336Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T17:34:51.5998251Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:51.6009407Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:34:51.6967438Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T17:34:51.7190527Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T17:34:51.7199946Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:34:51.8406464Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T17:34:51.8620121Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:51.8628153Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:51.9647615Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T17:34:51.9894017Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:51.9912381Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:52.0409015Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T17:34:52.0687634Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:52.0700530Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:52.1205960Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T17:34:52.1402701Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:52.1418961Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:52.1727604Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T17:34:52.2023462Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T17:34:52.2034970Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:34:52.2806322Z Selecting previously unselected package libqmi-proxy. 2021-05-16T17:34:52.3075787Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T17:34:52.3241381Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T17:34:52.3525727Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T17:34:52.3770251Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:52.3782484Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:52.4283330Z Selecting previously unselected package libwacom-bin. 2021-05-16T17:34:52.4566203Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T17:34:52.4576415Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:34:52.4827849Z Selecting previously unselected package modemmanager. 2021-05-16T17:34:52.5122299Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T17:34:52.5197695Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T17:34:52.6092977Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T17:34:52.6370872Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T17:34:52.6377692Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:34:52.6625067Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T17:34:52.6920060Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T17:34:52.6929530Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:34:52.9646969Z Selecting previously unselected package python3-soupsieve. 2021-05-16T17:34:52.9896543Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T17:34:52.9907046Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:34:53.0162582Z Selecting previously unselected package python3-bs4. 2021-05-16T17:34:53.0440712Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T17:34:53.0451645Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T17:34:53.0926238Z Selecting previously unselected package python3-cycler. 2021-05-16T17:34:53.1134822Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T17:34:53.1144239Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T17:34:53.1446763Z Selecting previously unselected package python3-dateutil. 2021-05-16T17:34:53.1678682Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T17:34:53.1753028Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:34:53.2166326Z Selecting previously unselected package python3-decorator. 2021-05-16T17:34:53.2408803Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T17:34:53.2425715Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:34:53.2727069Z Selecting previously unselected package python3-future. 2021-05-16T17:34:53.2997170Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T17:34:53.3031097Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T17:34:53.3726573Z Selecting previously unselected package python3-webencodings. 2021-05-16T17:34:53.3950800Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T17:34:53.3965319Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:34:53.4286119Z Selecting previously unselected package python3-html5lib. 2021-05-16T17:34:53.4494042Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T17:34:53.4527384Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T17:34:53.4886561Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T17:34:53.5121415Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T17:34:53.5129493Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:34:53.5556913Z Selecting previously unselected package python3-traitlets. 2021-05-16T17:34:53.5762845Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T17:34:53.5770654Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T17:34:53.6046053Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T17:34:53.6309922Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T17:34:53.6327187Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:34:53.6646499Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T17:34:53.6886366Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T17:34:53.6900129Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:34:53.7206632Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T17:34:53.7462582Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T17:34:53.7469008Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:34:53.9007479Z Selecting previously unselected package python3-pyparsing. 2021-05-16T17:34:53.9244790Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T17:34:54.0347539Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T17:34:54.0686822Z Selecting previously unselected package python3-matplotlib. 2021-05-16T17:34:54.0905176Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T17:34:54.0912833Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:34:54.4949576Z Selecting previously unselected package python3-nbformat. 2021-05-16T17:34:54.5246926Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T17:34:54.5255689Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T17:34:54.5497252Z Selecting previously unselected package python3-olefile. 2021-05-16T17:34:54.5774415Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T17:34:54.5781752Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T17:34:54.6003729Z Selecting previously unselected package python3-pyproj. 2021-05-16T17:34:54.6302972Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T17:34:54.6312230Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:34:54.6826205Z Selecting previously unselected package python3-tz. 2021-05-16T17:34:54.7059983Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T17:34:54.7067194Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T17:34:54.7285771Z Selecting previously unselected package python3-owslib. 2021-05-16T17:34:54.7576713Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T17:34:54.7584564Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T17:34:54.7966277Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T17:34:54.8192100Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T17:34:54.8200435Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:34:54.8717624Z Selecting previously unselected package python3-retrying. 2021-05-16T17:34:54.8994798Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T17:34:54.9004125Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T17:34:54.9235127Z Selecting previously unselected package python3-plotly. 2021-05-16T17:34:54.9514280Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T17:34:54.9522065Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:34:55.3246419Z Selecting previously unselected package python3-psycopg2. 2021-05-16T17:34:55.3498192Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T17:34:55.3506078Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:34:55.3966172Z Selecting previously unselected package python3-sip. 2021-05-16T17:34:55.4217110Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T17:34:55.4228384Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:34:55.4565831Z Selecting previously unselected package python3-pyqt5. 2021-05-16T17:34:55.4788656Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:34:55.4799653Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:34:55.7356697Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T17:34:55.7660401Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T17:34:55.7672085Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:34:55.8093450Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T17:34:55.8375313Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:34:55.8468023Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:34:55.8766893Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T17:34:55.9017150Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:34:55.9027133Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:34:55.9253065Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T17:34:55.9553472Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T17:34:55.9677739Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:34:56.0029506Z Selecting previously unselected package python3-qgis-common. 2021-05-16T17:34:56.0312943Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:34:56.0322391Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:56.3207140Z Selecting previously unselected package python3-qgis. 2021-05-16T17:34:56.3459465Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:56.3466906Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:57.2138421Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T17:34:57.2436493Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T17:34:57.2442964Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:34:57.2846987Z Selecting previously unselected package libjs-leaflet. 2021-05-16T17:34:57.3117189Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T17:34:57.3128820Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:34:57.3565408Z Selecting previously unselected package qgis-common. 2021-05-16T17:34:57.3871125Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:34:57.3879305Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:58.7091305Z Selecting previously unselected package qgis. 2021-05-16T17:34:58.7392127Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:58.7830054Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:58.9894154Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T17:34:59.0185092Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T17:34:59.0194372Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:59.2118546Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T17:34:59.2433310Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:59.2440379Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:59.2749484Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T17:34:59.3038703Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T17:34:59.3053702Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:34:59.3648564Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T17:34:59.3956239Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T17:34:59.3966386Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:34:59.4283401Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T17:34:59.4570258Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T17:34:59.4579284Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:34:59.6216137Z Selecting previously unselected package wpasupplicant. 2021-05-16T17:34:59.6504863Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T17:34:59.6516375Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:34:59.7771084Z Selecting previously unselected package proj-bin. 2021-05-16T17:34:59.8058402Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T17:34:59.8066146Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T17:34:59.8361259Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T17:34:59.8649731Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T17:34:59.8660651Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T17:34:59.8996431Z Selecting previously unselected package usb-modeswitch. 2021-05-16T17:34:59.9216330Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T17:34:59.9289329Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:34:59.9923205Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T17:34:59.9948721Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T17:35:00.2437588Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:00.2450525Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T17:35:00.2475487Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T17:35:00.2505553Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:00.2599733Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T17:35:00.2626427Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T17:35:00.2661778Z Setting up proj-data (6.3.1-1) ... 2021-05-16T17:35:00.2687820Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:00.2713465Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T17:35:00.2746776Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T17:35:00.2766052Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T17:35:00.2803395Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T17:35:00.2828952Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T17:35:00.2851382Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T17:35:00.2887341Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T17:35:00.2908189Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T17:35:00.2942585Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T17:35:00.2971370Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T17:35:00.4445972Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T17:35:00.4480978Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T17:35:00.4504923Z Setting up python3-olefile (0.46-2) ... 2021-05-16T17:35:00.5830104Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T17:35:00.5851329Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T17:35:00.7103530Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:00.7128010Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T17:35:00.7153138Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T17:35:00.7180521Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T17:35:00.7196236Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T17:35:00.7215328Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T17:35:00.7237562Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T17:35:00.9071111Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T17:35:00.9102950Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T17:35:00.9132789Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T17:35:00.9155744Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T17:35:00.9177642Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T17:35:01.0418687Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:01.0529070Z Setting up python3-tz (2019.3-1) ... 2021-05-16T17:35:01.1823964Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T17:35:01.1896928Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T17:35:01.1921236Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T17:35:01.1979285Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:01.2006044Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T17:35:01.2035594Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T17:35:01.2060562Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:01.2078850Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T17:35:01.3343575Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:35:01.3370661Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T17:35:01.3394767Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T17:35:01.3418921Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T17:35:01.3487719Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T17:35:01.3507048Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T17:35:01.5053290Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T17:35:01.5156305Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T17:35:01.6401337Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T17:35:01.6426031Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T17:35:01.6446940Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T17:35:01.6472007Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T17:35:01.6496973Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T17:35:01.6517062Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T17:35:01.6540163Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T17:35:01.7922309Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T17:35:01.7944934Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T17:35:01.7967944Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T17:35:01.7999504Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:01.8065787Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T17:35:01.9936194Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T17:35:03.0391305Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T17:35:03.0411123Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T17:35:03.0426947Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T17:35:03.0449051Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:03.0466886Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T17:35:03.0482564Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T17:35:03.0502839Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T17:35:03.0520179Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T17:35:03.2094561Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:03.2119867Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T17:35:03.2136865Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T17:35:03.2157698Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T17:35:03.3877194Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T17:35:03.4008949Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T17:35:03.4027891Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:03.4051252Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T17:35:03.4067467Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:35:03.4207040Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T17:35:03.5692443Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:03.5714012Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:03.5736724Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T17:35:03.5809583Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T17:35:03.5834630Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T17:35:03.5854099Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:03.5874355Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:03.5908961Z Setting up python3-future (0.18.2-2) ... 2021-05-16T17:35:03.5971768Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T17:35:03.6022049Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T17:35:03.8879880Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:04.0130063Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T17:35:04.0158869Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:04.0181804Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T17:35:04.0204880Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:04.0232294Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T17:35:04.0265323Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:04.0290117Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T17:35:04.0309804Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:04.0328182Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T17:35:04.3054305Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T17:35:04.4408187Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T17:35:04.5777969Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T17:35:04.5797165Z Setting up qtchooser (66-2build1) ... 2021-05-16T17:35:04.5814190Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T17:35:04.5830480Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T17:35:04.7135631Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:04.7160767Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:04.7189865Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T17:35:04.7218680Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T17:35:05.5284374Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T17:35:05.5303700Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T17:35:05.5322259Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T17:35:05.5340049Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:05.5357615Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:05.5374885Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T17:35:05.5392113Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T17:35:05.5407879Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T17:35:05.5427536Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T17:35:05.8946635Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T17:35:05.8966505Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:05.8998071Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T17:35:06.0534656Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T17:35:06.0561471Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T17:35:06.2147170Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:06.2173249Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T17:35:06.3991537Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T17:35:06.4032524Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T17:35:06.4059266Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:06.4089958Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T17:35:06.5394644Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:06.5397466Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T17:35:07.2903056Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T17:35:07.5470707Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:07.5492968Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T17:35:07.5519455Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:07.5541772Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:07.5563062Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:07.5590145Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:07.5619306Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T17:35:07.7160507Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:07.7166285Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:07.7170686Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:07.7175049Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T17:35:07.7551436Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:07.7555684Z if direction is "increasing": 2021-05-16T17:35:07.7560229Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:07.7562163Z elif direction is "decreasing": 2021-05-16T17:35:07.7717453Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:07.7718601Z if direction is "increasing": 2021-05-16T17:35:07.7719965Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:07.7720909Z elif direction is "decreasing": 2021-05-16T17:35:08.6548461Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:08.6550161Z if props["offset_coordinates"] is "data": 2021-05-16T17:35:08.6551982Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:08.6553260Z if props["coordinates"] is not "data": 2021-05-16T17:35:09.4120717Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T17:35:09.9848541Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:09.9850951Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T17:35:09.9900187Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T17:35:10.9850060Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T17:35:10.9882188Z First installation detected... 2021-05-16T17:35:10.9884257Z Checking NSS setup... 2021-05-16T17:35:10.9931563Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T17:35:10.9969861Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.0013560Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T17:35:11.2503754Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:11.2543616Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T17:35:11.2579989Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T17:35:11.2597907Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:11.2625632Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T17:35:11.2646969Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T17:35:11.2676722Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T17:35:11.2703063Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T17:35:11.2734728Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:11.4464595Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T17:35:11.4483185Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T17:35:11.4503699Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T17:35:11.7486359Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:11.7488006Z if value is '': 2021-05-16T17:35:11.8322499Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:11.8326348Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:11.8327474Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:11.8328466Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T17:35:11.8329569Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T17:35:11.8330585Z if driver_string is not None and driver_string is not "": 2021-05-16T17:35:11.8695663Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:11.8697027Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:11.8698275Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T17:35:11.8699369Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T17:35:11.9248475Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T17:35:11.9271928Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.9340188Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T17:35:11.9371433Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.9395071Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.9546784Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:11.9573116Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.9596417Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.9624871Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:11.9656163Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:11.9683964Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T17:35:12.0453557Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.0474049Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:12.0496853Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:12.0527111Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T17:35:12.1647859Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:12.1650249Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T17:35:12.6344332Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.6366222Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.6393646Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T17:35:12.6422321Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.6446957Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:12.6464179Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.6489984Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T17:35:12.6512970Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T17:35:12.6535739Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T17:35:12.6566291Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.6601439Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.6623232Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:12.6644356Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:12.6676823Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:12.6716465Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:12.6738138Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.6763559Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T17:35:12.6802189Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:12.6831444Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:12.6856510Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:12.8265551Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:12.8306395Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:12.8327393Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:12.8361586Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.3875355Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:40.3903338Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:40.3929798Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.3949337Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:40.3978404Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.4000432Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.4037616Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T17:35:40.4068961Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.5288277Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.5314579Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T17:35:40.5345511Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.5371154Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T17:35:40.5394153Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.6790382Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.6827242Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.6855197Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T17:35:40.6963898Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T17:35:40.7064414Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T17:35:41.6370530Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T17:35:41.6525124Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T17:35:41.6730169Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T17:35:41.6894352Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T17:35:41.7622353Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:35:41.7899536Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T17:35:42.0022857Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:35:51.5472913Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T17:35:51.5630610Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T17:35:53.3290637Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:35:53.3291091Z with: 2021-05-16T17:35:53.3291489Z github_slug: neuroconductor/brainR 2021-05-16T17:35:53.3291862Z env: 2021-05-16T17:35:53.3292226Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:35:53.3292607Z TIC_DEPLOY_KEY: 2021-05-16T17:35:53.3293293Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:35:53.3294846Z GITHUB_PAT: *** 2021-05-16T17:35:53.3295186Z COVERALLS_TOKEN: 2021-05-16T17:35:53.3295591Z continue-on-error: false 2021-05-16T17:35:53.3295976Z VDIFFR_RUN_TESTS: 2021-05-16T17:35:53.3296377Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:35:53.3296736Z TZ: UTC 2021-05-16T17:35:53.3297062Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:35:53.3297410Z NOT_CRAN: true 2021-05-16T17:35:53.3297723Z ##[endgroup] 2021-05-16T17:35:53.3581357Z repo slug is: neuroconductor/brainR 2021-05-16T17:35:53.3668940Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:35:53.3669416Z env: 2021-05-16T17:35:53.3669767Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:35:53.3670159Z TIC_DEPLOY_KEY: 2021-05-16T17:35:53.3670829Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:35:53.3671968Z GITHUB_PAT: *** 2021-05-16T17:35:53.3672463Z COVERALLS_TOKEN: 2021-05-16T17:35:53.3672860Z continue-on-error: false 2021-05-16T17:35:53.3673255Z VDIFFR_RUN_TESTS: 2021-05-16T17:35:53.3673643Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:35:53.3674015Z TZ: UTC 2021-05-16T17:35:53.3674328Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:35:53.3674678Z NOT_CRAN: true 2021-05-16T17:35:53.3674983Z ##[endgroup] 2021-05-16T17:35:53.5250396Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:35:53.5251016Z with: 2021-05-16T17:35:53.5251331Z repo_name: brainR 2021-05-16T17:35:53.5251664Z repo_version: 1.6.0 2021-05-16T17:35:53.5251994Z runner_os: Linux 2021-05-16T17:35:53.5252307Z R_version: 3.5 2021-05-16T17:35:53.5252603Z env: 2021-05-16T17:35:53.5252965Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:35:53.5253357Z TIC_DEPLOY_KEY: 2021-05-16T17:35:53.5254026Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:35:53.5255171Z GITHUB_PAT: *** 2021-05-16T17:35:53.5255512Z COVERALLS_TOKEN: 2021-05-16T17:35:53.5255909Z continue-on-error: false 2021-05-16T17:35:53.5256316Z VDIFFR_RUN_TESTS: 2021-05-16T17:35:53.5256713Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:35:53.5257094Z TZ: UTC 2021-05-16T17:35:53.5257411Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:35:53.5257770Z NOT_CRAN: true 2021-05-16T17:35:53.5258103Z ##[endgroup] 2021-05-16T17:35:53.5551762Z Package: brainR 2021-05-16T17:35:53.5554502Z Version: 1.6.0 2021-05-16T17:35:53.5555174Z OS: Linux 2021-05-16T17:35:53.5642011Z ##[group]Run install.packages('remotes') 2021-05-16T17:35:53.5642616Z install.packages('remotes') 2021-05-16T17:35:53.5643292Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:35:53.5644116Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:35:53.5650734Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:35:53.5651070Z env: 2021-05-16T17:35:53.5651440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:35:53.5651823Z TIC_DEPLOY_KEY: 2021-05-16T17:35:53.5652511Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:35:53.5653669Z GITHUB_PAT: *** 2021-05-16T17:35:53.5654006Z COVERALLS_TOKEN: 2021-05-16T17:35:53.5654404Z continue-on-error: false 2021-05-16T17:35:53.5654806Z VDIFFR_RUN_TESTS: 2021-05-16T17:35:53.5655214Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:35:53.5655612Z TZ: UTC 2021-05-16T17:35:53.5655924Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:35:53.5656266Z NOT_CRAN: true 2021-05-16T17:35:53.5656568Z ##[endgroup] 2021-05-16T17:35:53.7184065Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:35:53.7184770Z (as ‘lib’ is unspecified) 2021-05-16T17:36:06.4996213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:36:07.1548200Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-16T17:36:07.1763748Z ================================================== 2021-05-16T17:36:07.1764215Z downloaded 378 KB 2021-05-16T17:36:07.1764782Z 2021-05-16T17:36:07.3638404Z * installing *binary* package ‘remotes’ ... 2021-05-16T17:36:07.3680545Z * DONE (remotes) 2021-05-16T17:36:07.3724815Z 2021-05-16T17:36:07.3725536Z The downloaded source packages are in 2021-05-16T17:36:07.3726744Z ‘/tmp/RtmpX2iWzv/downloaded_packages’ 2021-05-16T17:36:22.5307950Z ##[group]Run actions/cache@v1 2021-05-16T17:36:22.5308303Z with: 2021-05-16T17:36:22.5308675Z path: /home/runner/work/_temp/Library 2021-05-16T17:36:22.5311060Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-f7acaf580c30c30e4efd2bef910671f164afac7fef2a51469231505c4cd0ce7b 2021-05-16T17:36:22.5314018Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T17:36:22.5314977Z env: 2021-05-16T17:36:22.5315341Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:22.5315739Z TIC_DEPLOY_KEY: 2021-05-16T17:36:22.5316421Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:22.5318276Z GITHUB_PAT: *** 2021-05-16T17:36:22.5318616Z COVERALLS_TOKEN: 2021-05-16T17:36:22.5319013Z continue-on-error: false 2021-05-16T17:36:22.5319421Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:22.5319814Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:22.5320415Z TZ: UTC 2021-05-16T17:36:22.5320745Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:22.5321082Z NOT_CRAN: true 2021-05-16T17:36:22.5321400Z ##[endgroup] 2021-05-16T17:36:22.5690480Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:36:22.5743853Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:36:22.5744551Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T17:36:22.5745187Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T17:36:22.5745704Z sudo -s eval "$sysreqs" 2021-05-16T17:36:22.5785493Z shell: /usr/bin/bash -e {0} 2021-05-16T17:36:22.5785812Z env: 2021-05-16T17:36:22.5786192Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:22.5786578Z TIC_DEPLOY_KEY: 2021-05-16T17:36:22.5787271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:36:22.5788488Z GITHUB_PAT: *** 2021-05-16T17:36:22.5788815Z COVERALLS_TOKEN: 2021-05-16T17:36:22.5789231Z continue-on-error: false 2021-05-16T17:36:22.5789622Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:22.5790038Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:36:22.5790402Z TZ: UTC 2021-05-16T17:36:22.5790745Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:22.5791094Z NOT_CRAN: true 2021-05-16T17:36:22.5791484Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T17:36:22.5791891Z ##[endgroup] 2021-05-16T17:36:22.7335587Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:36:23.1108183Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T17:36:37.1993018Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T17:36:37.1993912Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T17:36:37.1994546Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T17:36:37.1995170Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T17:36:37.1995805Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T17:36:37.2020458Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T17:36:37.2041020Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:36:37.2042109Z (as ‘lib’ is unspecified) 2021-05-16T17:36:49.5045540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:36:50.3586264Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-16T17:36:50.3635398Z ================================================== 2021-05-16T17:36:50.3636236Z downloaded 93 KB 2021-05-16T17:36:50.3636748Z 2021-05-16T17:36:50.3671264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:36:51.0222402Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-16T17:36:51.0427215Z ================================================== 2021-05-16T17:36:51.0427840Z downloaded 134 KB 2021-05-16T17:36:51.0428149Z 2021-05-16T17:36:51.0471779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:36:51.5875951Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-16T17:36:51.5937569Z ================================================== 2021-05-16T17:36:51.5938073Z downloaded 79 KB 2021-05-16T17:36:51.5938345Z 2021-05-16T17:36:51.5976107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:36:52.2774104Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-16T17:36:52.3036611Z ================================================== 2021-05-16T17:36:52.3037126Z downloaded 515 KB 2021-05-16T17:36:52.3037367Z 2021-05-16T17:36:52.3074033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T17:36:53.3621469Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-16T17:36:53.3901858Z ================================================== 2021-05-16T17:36:53.3902813Z downloaded 991 KB 2021-05-16T17:36:53.3903218Z 2021-05-16T17:36:53.5704061Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T17:36:53.5749839Z * DONE (rprojroot) 2021-05-16T17:36:53.7418319Z * installing *binary* package ‘crayon’ ... 2021-05-16T17:36:53.7458594Z * DONE (crayon) 2021-05-16T17:36:53.9132464Z * installing *binary* package ‘R6’ ... 2021-05-16T17:36:53.9172262Z * DONE (R6) 2021-05-16T17:36:54.1126375Z * installing *binary* package ‘desc’ ... 2021-05-16T17:36:54.1171199Z * DONE (desc) 2021-05-16T17:36:54.3092209Z * installing *binary* package ‘debugme’ ... 2021-05-16T17:36:54.3134219Z * DONE (debugme) 2021-05-16T17:36:54.3178713Z 2021-05-16T17:36:54.3179586Z The downloaded source packages are in 2021-05-16T17:36:54.3180752Z ‘/tmp/RtmpDwsZFq/downloaded_packages’ 2021-05-16T17:36:54.3189133Z Running `R CMD build`... 2021-05-16T17:36:54.5036014Z * checking for file ‘/tmp/RtmpDwsZFq/remotes68ad44d8b576/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T17:36:54.5037377Z * preparing ‘sysreqs’: 2021-05-16T17:36:54.5038384Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:36:54.5039525Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:36:54.5040401Z * checking for empty or unneeded directories 2021-05-16T17:36:54.5041231Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T17:36:54.5043325Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:36:54.5046584Z (as ‘lib’ is unspecified) 2021-05-16T17:36:54.6649623Z * installing *source* package ‘sysreqs’ ... 2021-05-16T17:36:54.6755511Z ** R 2021-05-16T17:36:54.6835865Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:36:54.8243921Z ** help 2021-05-16T17:36:54.8341972Z *** installing help indices 2021-05-16T17:36:54.8499727Z ** building package indices 2021-05-16T17:36:54.8583607Z ** testing if installed package can be loaded 2021-05-16T17:36:55.0128670Z * DONE (sysreqs) 2021-05-16T17:37:10.9953309Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T17:37:10.9956329Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T17:37:10.9957798Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T17:37:11.0188988Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T17:37:11.0941915Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T17:37:11.1205004Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T17:37:11.1442634Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T17:37:11.3020533Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T17:37:11.4599983Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T17:37:12.6259816Z Reading package lists... 2021-05-16T17:37:12.6939957Z Reading package lists... 2021-05-16T17:37:12.8445179Z Building dependency tree... 2021-05-16T17:37:12.8466685Z Reading state information... 2021-05-16T17:37:12.9853469Z libglu1-mesa-dev is already the newest version (9.0.1-1build1). 2021-05-16T17:37:12.9854737Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T17:37:12.9855562Z libicu-dev set to manually installed. 2021-05-16T17:37:12.9856397Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T17:37:12.9857221Z make is already the newest version (4.2.1-1.2). 2021-05-16T17:37:12.9857822Z make set to manually installed. 2021-05-16T17:37:12.9858661Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T17:37:12.9859644Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-16T17:37:12.9860669Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T17:37:12.9861564Z pandoc is already the newest version (2.7.3-1). 2021-05-16T17:37:12.9862287Z The following additional packages will be installed: 2021-05-16T17:37:12.9863984Z libbibutils6 libegl-dev libghc-pandoc-citeproc-data libgles-dev libgles1 2021-05-16T17:37:12.9865247Z libgles2 libglvnd-dev libopengl-dev libopengl0 2021-05-16T17:37:12.9865781Z Suggested packages: 2021-05-16T17:37:12.9866506Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T17:37:13.0291383Z The following NEW packages will be installed: 2021-05-16T17:37:13.0295363Z libbibutils6 libcurl4-openssl-dev libegl-dev libghc-pandoc-citeproc-data 2021-05-16T17:37:13.0298823Z libgl1-mesa-dev libgles-dev libgles1 libgles2 libglvnd-dev libopengl-dev 2021-05-16T17:37:13.0305817Z libopengl0 pandoc-citeproc 2021-05-16T17:37:13.0651421Z 0 upgraded, 12 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T17:37:13.0652502Z Need to get 13.8 MB of archives. 2021-05-16T17:37:13.0653424Z After this operation, 110 MB of additional disk space will be used. 2021-05-16T17:37:13.0655821Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T17:37:13.0903051Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T17:37:13.1083109Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [17.2 kB] 2021-05-16T17:37:13.1088541Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles1 amd64 1.3.2-1~ubuntu0.20.04.1 [10.3 kB] 2021-05-16T17:37:13.1094084Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles2 amd64 1.3.2-1~ubuntu0.20.04.1 [15.6 kB] 2021-05-16T17:37:13.1098849Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgles-dev amd64 1.3.2-1~ubuntu0.20.04.1 [48.0 kB] 2021-05-16T17:37:13.1106788Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl0 amd64 1.3.2-1~ubuntu0.20.04.1 [29.3 kB] 2021-05-16T17:37:13.1208545Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopengl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [3584 B] 2021-05-16T17:37:13.1213085Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T17:37:13.1269360Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglvnd-dev amd64 1.3.2-1~ubuntu0.20.04.1 [11.6 kB] 2021-05-16T17:37:13.1274548Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl1-mesa-dev amd64 20.2.6-0ubuntu0.20.04.1 [6280 B] 2021-05-16T17:37:13.1868517Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T17:37:14.5625794Z Fetched 13.8 MB in 1s (12.1 MB/s) 2021-05-16T17:37:14.5931904Z Selecting previously unselected package libbibutils6. 2021-05-16T17:37:14.6010437Z (Reading database ... 2021-05-16T17:37:14.6011107Z (Reading database ... 5% 2021-05-16T17:37:14.6011674Z (Reading database ... 10% 2021-05-16T17:37:14.6012230Z (Reading database ... 15% 2021-05-16T17:37:14.6012827Z (Reading database ... 20% 2021-05-16T17:37:14.6013382Z (Reading database ... 25% 2021-05-16T17:37:14.6016953Z (Reading database ... 30% 2021-05-16T17:37:14.6017365Z (Reading database ... 35% 2021-05-16T17:37:14.6017762Z (Reading database ... 40% 2021-05-16T17:37:14.6018166Z (Reading database ... 45% 2021-05-16T17:37:14.6018559Z (Reading database ... 50% 2021-05-16T17:37:14.6054707Z (Reading database ... 55% 2021-05-16T17:37:14.6099950Z (Reading database ... 60% 2021-05-16T17:37:14.6137912Z (Reading database ... 65% 2021-05-16T17:37:14.6315707Z (Reading database ... 70% 2021-05-16T17:37:14.6341864Z (Reading database ... 75% 2021-05-16T17:37:14.6582914Z (Reading database ... 80% 2021-05-16T17:37:14.6729724Z (Reading database ... 85% 2021-05-16T17:37:14.7063303Z (Reading database ... 90% 2021-05-16T17:37:14.7139971Z (Reading database ... 95% 2021-05-16T17:37:14.7140795Z (Reading database ... 100% 2021-05-16T17:37:14.7141783Z (Reading database ... 285015 files and directories currently installed.) 2021-05-16T17:37:14.7275117Z Preparing to unpack .../00-libbibutils6_6.2-1_amd64.deb ... 2021-05-16T17:37:14.7288820Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T17:37:14.8046247Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T17:37:14.8288514Z Preparing to unpack .../01-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T17:37:14.8296600Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:37:14.8768501Z Selecting previously unselected package libegl-dev:amd64. 2021-05-16T17:37:14.9052250Z Preparing to unpack .../02-libegl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:14.9062855Z Unpacking libegl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:14.9365464Z Selecting previously unselected package libgles1:amd64. 2021-05-16T17:37:14.9603752Z Preparing to unpack .../03-libgles1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:14.9612930Z Unpacking libgles1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:14.9840746Z Selecting previously unselected package libgles2:amd64. 2021-05-16T17:37:15.0127905Z Preparing to unpack .../04-libgles2_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:15.0168358Z Unpacking libgles2:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:15.0486576Z Selecting previously unselected package libgles-dev:amd64. 2021-05-16T17:37:15.0684891Z Preparing to unpack .../05-libgles-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:15.0694412Z Unpacking libgles-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:15.1006340Z Selecting previously unselected package libopengl0:amd64. 2021-05-16T17:37:15.1257491Z Preparing to unpack .../06-libopengl0_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:15.1267955Z Unpacking libopengl0:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:15.1566814Z Selecting previously unselected package libopengl-dev:amd64. 2021-05-16T17:37:15.1797627Z Preparing to unpack .../07-libopengl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:15.1806366Z Unpacking libopengl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:15.2046214Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T17:37:15.2305485Z Preparing to unpack .../08-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T17:37:15.2318884Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T17:37:15.2766524Z Selecting previously unselected package libglvnd-dev:amd64. 2021-05-16T17:37:15.2995065Z Preparing to unpack .../09-libglvnd-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:15.3008384Z Unpacking libglvnd-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:15.3282830Z Selecting previously unselected package libgl1-mesa-dev:amd64. 2021-05-16T17:37:15.3505865Z Preparing to unpack .../10-libgl1-mesa-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T17:37:15.3524112Z Unpacking libgl1-mesa-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:37:15.3784601Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T17:37:15.3999413Z Preparing to unpack .../11-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T17:37:15.4007714Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T17:37:15.4033412Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T17:37:16.5746478Z Setting up libegl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:16.5783844Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T17:37:16.5804975Z Setting up libopengl0:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:16.5823555Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T17:37:16.5843967Z Setting up libgles2:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:16.5864456Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T17:37:16.5887551Z Setting up libgles1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:16.5910421Z Setting up libopengl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:16.5931080Z Setting up libgles-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:16.5958365Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T17:37:16.5991402Z Setting up libglvnd-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T17:37:16.6015292Z Setting up libgl1-mesa-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T17:37:16.6054158Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T17:37:19.3768828Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T17:37:21.1537273Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:37:21.1537889Z remotes::install_github("ropensci/tic") 2021-05-16T17:37:21.1538448Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:37:21.1539013Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:37:21.1539511Z remotes::install_cran("covr") 2021-05-16T17:37:21.1546213Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:37:21.1546562Z env: 2021-05-16T17:37:21.1546957Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:37:21.1547353Z TIC_DEPLOY_KEY: 2021-05-16T17:37:21.1548054Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:37:21.1549527Z GITHUB_PAT: *** 2021-05-16T17:37:21.1549869Z COVERALLS_TOKEN: 2021-05-16T17:37:21.1550297Z continue-on-error: false 2021-05-16T17:37:21.1550709Z VDIFFR_RUN_TESTS: 2021-05-16T17:37:21.1551126Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:37:21.1551542Z TZ: UTC 2021-05-16T17:37:21.1551868Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:37:21.1552224Z NOT_CRAN: true 2021-05-16T17:37:21.1552547Z ##[endgroup] 2021-05-16T17:37:21.3115982Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:37:21.7443219Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:37:36.8916423Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:37:36.8917849Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:37:36.8918820Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:37:36.8919711Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:37:36.8920608Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:37:36.8921507Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:37:36.8922397Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:37:36.8923255Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:37:36.8924120Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:37:36.8925165Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:37:36.8926018Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:37:36.8926894Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:37:36.8927770Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:37:36.8928599Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:37:36.8929492Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:37:36.8930429Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:37:36.8931328Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:37:36.8932197Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:37:36.8933033Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:37:36.8933908Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:37:36.8934799Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:37:36.8935667Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:37:36.8936567Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:37:36.8938374Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:37:36.8939015Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:37:36.8939646Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:37:36.8940260Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:37:36.8940919Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:37:36.8941567Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:37:36.8942228Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:37:36.8942912Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:37:36.8955015Z 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-16T17:37:36.8964293Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:37:36.8965016Z (as ‘lib’ is unspecified) 2021-05-16T17:37:49.1063910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:37:50.2210941Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-16T17:37:50.2504523Z ================================================== 2021-05-16T17:37:50.2505182Z downloaded 1.3 MB 2021-05-16T17:37:50.2505827Z 2021-05-16T17:37:50.2542666Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:37:51.0596085Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-16T17:37:51.0746529Z ================================================== 2021-05-16T17:37:51.0747080Z downloaded 226 KB 2021-05-16T17:37:51.0747377Z 2021-05-16T17:37:51.0783279Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:37:51.5254982Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-16T17:37:51.5366978Z ================================================== 2021-05-16T17:37:51.5367873Z downloaded 140 KB 2021-05-16T17:37:51.5368411Z 2021-05-16T17:37:51.5402324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:37:52.2544581Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-16T17:37:52.2545898Z ================================================== 2021-05-16T17:37:52.2546552Z downloaded 53 KB 2021-05-16T17:37:52.2546998Z 2021-05-16T17:37:52.2583311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T17:37:53.0130012Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-16T17:37:53.0130793Z ================================================== 2021-05-16T17:37:53.0131263Z downloaded 22 KB 2021-05-16T17:37:53.0131554Z 2021-05-16T17:37:53.0170296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:37:53.6718335Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-16T17:37:53.7639160Z ================================================== 2021-05-16T17:37:53.7640164Z downloaded 1.4 MB 2021-05-16T17:37:53.7640828Z 2021-05-16T17:37:53.7680839Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:37:54.2714191Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T17:37:54.2722401Z ================================================== 2021-05-16T17:37:54.2722853Z downloaded 36 KB 2021-05-16T17:37:54.2723092Z 2021-05-16T17:37:54.2829036Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:37:55.3877795Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-16T17:37:55.4206136Z ================================================== 2021-05-16T17:37:55.4206640Z downloaded 883 KB 2021-05-16T17:37:55.4206927Z 2021-05-16T17:37:55.4210530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:37:56.2261068Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-16T17:37:56.2848488Z ================================================== 2021-05-16T17:37:56.2849041Z downloaded 522 KB 2021-05-16T17:37:56.2849383Z 2021-05-16T17:37:56.2891891Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T17:37:56.9590126Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-16T17:37:56.9591464Z ================================================== 2021-05-16T17:37:56.9592226Z downloaded 12 KB 2021-05-16T17:37:56.9592735Z 2021-05-16T17:37:56.9628932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:37:57.6933692Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-16T17:37:57.7156484Z ================================================== 2021-05-16T17:37:57.7157255Z downloaded 482 KB 2021-05-16T17:37:57.7157568Z 2021-05-16T17:37:57.7197124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:37:58.2656346Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-16T17:37:58.2704460Z ================================================== 2021-05-16T17:37:58.2704945Z downloaded 90 KB 2021-05-16T17:37:58.2705220Z 2021-05-16T17:37:58.2744119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:37:58.7906383Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-16T17:37:58.8113628Z ================================================== 2021-05-16T17:37:58.8114062Z downloaded 503 KB 2021-05-16T17:37:58.8114308Z 2021-05-16T17:37:58.8147918Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:38:00.3906493Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-16T17:38:00.4553361Z ================================================== 2021-05-16T17:38:00.4554422Z downloaded 621 KB 2021-05-16T17:38:00.4555018Z 2021-05-16T17:38:00.4597351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:38:01.0607886Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-16T17:38:01.1821586Z ================================================== 2021-05-16T17:38:01.1822607Z downloaded 265 KB 2021-05-16T17:38:01.1823150Z 2021-05-16T17:38:01.1860194Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:38:02.1889378Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-16T17:38:02.2030041Z ================================================== 2021-05-16T17:38:02.2030460Z downloaded 166 KB 2021-05-16T17:38:02.2030703Z 2021-05-16T17:38:02.2069161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:38:02.8620376Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-16T17:38:02.8783586Z ================================================== 2021-05-16T17:38:02.8784099Z downloaded 235 KB 2021-05-16T17:38:02.8784340Z 2021-05-16T17:38:02.8821612Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T17:38:03.7247006Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-16T17:38:03.7409096Z ================================================== 2021-05-16T17:38:03.7409571Z downloaded 276 KB 2021-05-16T17:38:03.7409813Z 2021-05-16T17:38:03.7447460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:38:05.8011214Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-16T17:38:05.8216113Z ================================================== 2021-05-16T17:38:05.8216559Z downloaded 202 KB 2021-05-16T17:38:05.8216800Z 2021-05-16T17:38:05.8255807Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T17:38:06.3816251Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-16T17:38:06.3817046Z ================================================== 2021-05-16T17:38:06.3817518Z downloaded 63 KB 2021-05-16T17:38:06.3817812Z 2021-05-16T17:38:06.3854586Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:38:06.9406794Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-16T17:38:06.9407570Z ================================================== 2021-05-16T17:38:06.9408050Z downloaded 45 KB 2021-05-16T17:38:06.9408344Z 2021-05-16T17:38:06.9447489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T17:38:07.5001380Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-16T17:38:07.5197139Z ================================================== 2021-05-16T17:38:07.5197591Z downloaded 415 KB 2021-05-16T17:38:07.5197875Z 2021-05-16T17:38:07.5236890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:38:08.2415027Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-16T17:38:08.2485711Z ================================================== 2021-05-16T17:38:08.2486549Z downloaded 90 KB 2021-05-16T17:38:08.2487077Z 2021-05-16T17:38:08.2526064Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:38:09.0065711Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-16T17:38:09.0128652Z ================================================== 2021-05-16T17:38:09.0129502Z downloaded 132 KB 2021-05-16T17:38:09.0130142Z 2021-05-16T17:38:09.0168141Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:38:09.6718092Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-16T17:38:09.6882060Z ================================================== 2021-05-16T17:38:09.6882678Z downloaded 270 KB 2021-05-16T17:38:09.6882988Z 2021-05-16T17:38:09.6921134Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:38:10.2550203Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-16T17:38:10.2806450Z ================================================== 2021-05-16T17:38:10.2807571Z downloaded 736 KB 2021-05-16T17:38:10.2808085Z 2021-05-16T17:38:10.2842244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:38:10.9537705Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-16T17:38:10.9665984Z ================================================== 2021-05-16T17:38:10.9666560Z downloaded 45 KB 2021-05-16T17:38:10.9666854Z 2021-05-16T17:38:10.9706329Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:38:11.2243928Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:38:11.2245073Z ================================================== 2021-05-16T17:38:11.2245552Z downloaded 24 KB 2021-05-16T17:38:11.2245848Z 2021-05-16T17:38:11.2274993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:38:11.8824545Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-16T17:38:11.9072707Z ================================================== 2021-05-16T17:38:11.9073220Z downloaded 684 KB 2021-05-16T17:38:11.9073464Z 2021-05-16T17:38:11.9115632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:38:12.7175341Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-16T17:38:12.7176798Z ================================================== 2021-05-16T17:38:12.7177502Z downloaded 45 KB 2021-05-16T17:38:12.7178009Z 2021-05-16T17:38:12.7214406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:38:13.7255000Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-16T17:38:13.7771786Z ================================================== 2021-05-16T17:38:13.7772331Z downloaded 598 KB 2021-05-16T17:38:13.7772646Z 2021-05-16T17:38:14.0134382Z * installing *binary* package ‘rlang’ ... 2021-05-16T17:38:14.0199759Z * DONE (rlang) 2021-05-16T17:38:14.2103996Z * installing *binary* package ‘magrittr’ ... 2021-05-16T17:38:14.2153278Z * DONE (magrittr) 2021-05-16T17:38:14.3998799Z * installing *binary* package ‘glue’ ... 2021-05-16T17:38:14.4042030Z * DONE (glue) 2021-05-16T17:38:14.5714546Z * installing *binary* package ‘sys’ ... 2021-05-16T17:38:14.5757313Z * DONE (sys) 2021-05-16T17:38:14.7420440Z * installing *binary* package ‘mime’ ... 2021-05-16T17:38:14.7461290Z * DONE (mime) 2021-05-16T17:38:14.9888666Z * installing *binary* package ‘curl’ ... 2021-05-16T17:38:14.9953500Z * DONE (curl) 2021-05-16T17:38:15.1918565Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T17:38:15.1970737Z * DONE (jsonlite) 2021-05-16T17:38:15.3616179Z * installing *binary* package ‘ini’ ... 2021-05-16T17:38:15.3653142Z * DONE (ini) 2021-05-16T17:38:15.5434215Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T17:38:15.5477117Z * DONE (gitcreds) 2021-05-16T17:38:15.7647056Z * installing *binary* package ‘zip’ ... 2021-05-16T17:38:15.7696616Z * DONE (zip) 2021-05-16T17:38:15.9626527Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T17:38:15.9674968Z * DONE (rstudioapi) 2021-05-16T17:38:16.1595970Z * installing *binary* package ‘fastmap’ ... 2021-05-16T17:38:16.1642623Z * DONE (fastmap) 2021-05-16T17:38:16.3584267Z * installing *binary* package ‘yaml’ ... 2021-05-16T17:38:16.3634567Z * DONE (yaml) 2021-05-16T17:38:16.5453825Z * installing *binary* package ‘withr’ ... 2021-05-16T17:38:16.5495175Z * DONE (withr) 2021-05-16T17:38:16.7327791Z * installing *binary* package ‘whisker’ ... 2021-05-16T17:38:16.7377528Z * DONE (whisker) 2021-05-16T17:38:16.9100481Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T17:38:16.9140262Z * DONE (rappdirs) 2021-05-16T17:38:17.1377452Z * installing *binary* package ‘fs’ ... 2021-05-16T17:38:17.1432973Z * DONE (fs) 2021-05-16T17:38:17.3183532Z * installing *binary* package ‘clipr’ ... 2021-05-16T17:38:17.3224930Z * DONE (clipr) 2021-05-16T17:38:17.5255597Z * installing *binary* package ‘git2r’ ... 2021-05-16T17:38:17.5304162Z * DONE (git2r) 2021-05-16T17:38:17.6981077Z * installing *binary* package ‘askpass’ ... 2021-05-16T17:38:17.7016338Z * DONE (askpass) 2021-05-16T17:38:17.8988985Z * installing *binary* package ‘cli’ ... 2021-05-16T17:38:17.9038933Z * DONE (cli) 2021-05-16T17:38:18.1003994Z * installing *binary* package ‘purrr’ ... 2021-05-16T17:38:18.1050538Z * DONE (purrr) 2021-05-16T17:38:18.2907519Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T17:38:18.2956432Z * DONE (lifecycle) 2021-05-16T17:38:18.4698243Z * installing *source* package ‘cachem’ ... 2021-05-16T17:38:18.4708229Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T17:38:18.4866735Z ** libs 2021-05-16T17:38:18.4971671Z 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-16T17:38:18.5839626Z 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-16T17:38:18.6240232Z 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-16T17:38:18.6566735Z installing to /home/runner/work/_temp/Library/cachem/libs 2021-05-16T17:38:18.6580358Z ** R 2021-05-16T17:38:18.6647784Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:38:18.9698503Z ** help 2021-05-16T17:38:18.9924919Z *** installing help indices 2021-05-16T17:38:19.0112965Z ** building package indices 2021-05-16T17:38:19.0281930Z ** testing if installed package can be loaded 2021-05-16T17:38:19.1925563Z * DONE (cachem) 2021-05-16T17:38:19.4723196Z * installing *binary* package ‘openssl’ ... 2021-05-16T17:38:19.4789824Z * DONE (openssl) 2021-05-16T17:38:19.6497923Z * installing *binary* package ‘memoise’ ... 2021-05-16T17:38:19.6538427Z * DONE (memoise) 2021-05-16T17:38:19.8605155Z * installing *binary* package ‘httr’ ... 2021-05-16T17:38:19.8650297Z * DONE (httr) 2021-05-16T17:38:20.0464039Z * installing *binary* package ‘credentials’ ... 2021-05-16T17:38:20.0509082Z * DONE (credentials) 2021-05-16T17:38:20.2253452Z * installing *binary* package ‘gh’ ... 2021-05-16T17:38:20.2346561Z * DONE (gh) 2021-05-16T17:38:20.4231832Z * installing *binary* package ‘gert’ ... 2021-05-16T17:38:20.4277557Z * DONE (gert) 2021-05-16T17:38:20.6456025Z * installing *binary* package ‘usethis’ ... 2021-05-16T17:38:20.6525079Z * DONE (usethis) 2021-05-16T17:38:20.6583756Z 2021-05-16T17:38:20.6584686Z The downloaded source packages are in 2021-05-16T17:38:20.6585926Z ‘/tmp/RtmpH9zWFt/downloaded_packages’ 2021-05-16T17:38:20.6594838Z Running `R CMD build`... 2021-05-16T17:38:21.9753120Z * checking for file ‘/tmp/RtmpH9zWFt/remotes715b68bad43c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T17:38:21.9754541Z * preparing ‘tic’: 2021-05-16T17:38:21.9755402Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:38:21.9756283Z * installing the package to process help pages 2021-05-16T17:38:21.9757291Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:38:21.9758126Z * checking for empty or unneeded directories 2021-05-16T17:38:21.9758974Z Removed empty directory ‘tic/.circleci’ 2021-05-16T17:38:21.9759809Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T17:38:21.9760576Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T17:38:21.9762208Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:21.9763060Z (as ‘lib’ is unspecified) 2021-05-16T17:38:22.2394095Z * installing *source* package ‘tic’ ... 2021-05-16T17:38:22.2621635Z ** R 2021-05-16T17:38:22.2812288Z ** inst 2021-05-16T17:38:22.2842960Z ** preparing package for lazy loading 2021-05-16T17:38:22.4373182Z ** help 2021-05-16T17:38:22.5667673Z *** installing help indices 2021-05-16T17:38:22.6957205Z *** copying figures 2021-05-16T17:38:22.6962453Z ** building package indices 2021-05-16T17:38:22.8198810Z ** installing vignettes 2021-05-16T17:38:22.8224480Z ** testing if installed package can be loaded 2021-05-16T17:38:23.0330633Z * DONE (tic) 2021-05-16T17:38:23.0454060Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:38:23.2636610Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:38:24.8597135Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:38:24.8598728Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:38:24.8601183Z 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-16T17:38:24.8603554Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:38:24.8604707Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:38:24.8605704Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:38:24.8606649Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:38:24.8607598Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:38:24.8608449Z (as ‘lib’ is unspecified) 2021-05-16T17:38:24.8609445Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:38:24.8610386Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:38:24.8611312Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:38:24.8612218Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:38:24.8613146Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:38:24.8614076Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:38:24.8615669Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:38:24.8616622Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:38:24.8617514Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:38:24.8618387Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:38:24.8619253Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:38:24.8620069Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:38:24.8620884Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:38:24.8621698Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:38:24.8622496Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:38:24.8623328Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:38:24.8624158Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:38:24.8624990Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:38:24.8626149Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:38:24.8626973Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:38:24.8627802Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:38:24.8628656Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:38:24.8629619Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:38:24.8630484Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:38:24.8631335Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:38:24.8632246Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:38:24.8633179Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:38:24.8634045Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:38:24.8634916Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:38:24.8635766Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:38:24.8636634Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:38:24.8637485Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:38:37.3669555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:38:38.4212368Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-16T17:38:38.4376131Z ================================================== 2021-05-16T17:38:38.4377670Z downloaded 231 KB 2021-05-16T17:38:38.4379597Z 2021-05-16T17:38:38.4411615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:38:38.8712650Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-16T17:38:38.9042116Z ================================================== 2021-05-16T17:38:38.9042940Z downloaded 1.5 MB 2021-05-16T17:38:38.9043286Z 2021-05-16T17:38:38.9077241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T17:38:39.3752674Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-16T17:38:39.3755612Z ================================================== 2021-05-16T17:38:39.3756379Z downloaded 17 KB 2021-05-16T17:38:39.3756840Z 2021-05-16T17:38:39.3788795Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:38:39.4116596Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:38:39.4408695Z ================================================== 2021-05-16T17:38:39.4409493Z downloaded 1.1 MB 2021-05-16T17:38:39.4409907Z 2021-05-16T17:38:39.4438602Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:38:39.4853404Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:38:39.5166972Z ================================================== 2021-05-16T17:38:39.5167562Z downloaded 670 KB 2021-05-16T17:38:39.5167859Z 2021-05-16T17:38:39.5195807Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:38:39.9650841Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-16T17:38:39.9651691Z ================================================== 2021-05-16T17:38:39.9652169Z downloaded 43 KB 2021-05-16T17:38:39.9652459Z 2021-05-16T17:38:39.9689198Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:38:40.5236149Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-16T17:38:40.5486192Z ================================================== 2021-05-16T17:38:40.5487311Z downloaded 247 KB 2021-05-16T17:38:40.5487839Z 2021-05-16T17:38:40.5522636Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:38:41.2082692Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-16T17:38:41.2379224Z ================================================== 2021-05-16T17:38:41.2380107Z downloaded 968 KB 2021-05-16T17:38:41.2380515Z 2021-05-16T17:38:41.2411670Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:38:41.7966879Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-16T17:38:41.7968200Z ================================================== 2021-05-16T17:38:41.7968904Z downloaded 67 KB 2021-05-16T17:38:41.7969407Z 2021-05-16T17:38:41.8003109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:38:42.4563670Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-16T17:38:42.4746836Z ================================================== 2021-05-16T17:38:42.4747383Z downloaded 349 KB 2021-05-16T17:38:42.4747700Z 2021-05-16T17:38:42.4784217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:38:42.9227114Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-16T17:38:42.9433910Z ================================================== 2021-05-16T17:38:42.9434546Z downloaded 411 KB 2021-05-16T17:38:42.9434803Z 2021-05-16T17:38:42.9473547Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T17:38:43.4835006Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-16T17:38:43.4835826Z ================================================== 2021-05-16T17:38:43.4836299Z downloaded 15 KB 2021-05-16T17:38:43.4836610Z 2021-05-16T17:38:43.4870295Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:38:44.8928783Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-16T17:38:44.9027937Z ================================================== 2021-05-16T17:38:44.9029324Z downloaded 146 KB 2021-05-16T17:38:44.9030119Z 2021-05-16T17:38:44.9075915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T17:38:45.5639687Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-16T17:38:45.5640521Z ================================================== 2021-05-16T17:38:45.5640996Z downloaded 71 KB 2021-05-16T17:38:45.5641303Z 2021-05-16T17:38:45.5680731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:38:46.1228665Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-16T17:38:46.1229393Z ================================================== 2021-05-16T17:38:46.1229873Z downloaded 39 KB 2021-05-16T17:38:46.1230180Z 2021-05-16T17:38:46.1265299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:38:46.6144604Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-16T17:38:46.6325980Z ================================================== 2021-05-16T17:38:46.6326959Z downloaded 348 KB 2021-05-16T17:38:46.6327485Z 2021-05-16T17:38:46.6359614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:38:47.2070986Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-16T17:38:47.2366243Z ================================================== 2021-05-16T17:38:47.2366752Z downloaded 423 KB 2021-05-16T17:38:47.2366979Z 2021-05-16T17:38:47.2401652Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:38:47.7764018Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-16T17:38:47.7811883Z ================================================== 2021-05-16T17:38:47.7812723Z downloaded 41 KB 2021-05-16T17:38:47.7813252Z 2021-05-16T17:38:47.7844772Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T17:38:48.3399695Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-16T17:38:48.3631833Z ================================================== 2021-05-16T17:38:48.3632426Z downloaded 603 KB 2021-05-16T17:38:48.3632654Z 2021-05-16T17:38:48.3674078Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:38:48.3964327Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:38:48.4070326Z ================================================== 2021-05-16T17:38:48.4070919Z downloaded 109 KB 2021-05-16T17:38:48.4071164Z 2021-05-16T17:38:48.4093009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T17:38:49.6103553Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-16T17:38:49.6256346Z ================================================== 2021-05-16T17:38:49.6256791Z downloaded 224 KB 2021-05-16T17:38:49.6257039Z 2021-05-16T17:38:49.6291247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:38:50.1434068Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-16T17:38:50.1473332Z ================================================== 2021-05-16T17:38:50.1475737Z downloaded 37 KB 2021-05-16T17:38:50.1476001Z 2021-05-16T17:38:50.1505664Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T17:38:50.6455962Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-16T17:38:50.6603502Z ================================================== 2021-05-16T17:38:50.6604006Z downloaded 200 KB 2021-05-16T17:38:50.6604299Z 2021-05-16T17:38:50.6640853Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:38:50.9922271Z Content type 'binary/octet-stream' length 2916569 bytes (2.8 MB) 2021-05-16T17:38:51.0436449Z ================================================== 2021-05-16T17:38:51.0437641Z downloaded 2.8 MB 2021-05-16T17:38:51.0438190Z 2021-05-16T17:38:51.0474472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:38:51.4966449Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-16T17:38:51.5502725Z ================================================== 2021-05-16T17:38:51.5503368Z downloaded 4.0 MB 2021-05-16T17:38:51.5503612Z 2021-05-16T17:38:51.5545645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:38:51.8363217Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-16T17:38:51.8667831Z ================================================== 2021-05-16T17:38:51.8668784Z downloaded 1.3 MB 2021-05-16T17:38:51.8669267Z 2021-05-16T17:38:51.8704208Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T17:38:52.5526350Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-16T17:38:52.6011421Z ================================================== 2021-05-16T17:38:52.6012021Z downloaded 479 KB 2021-05-16T17:38:52.6012353Z 2021-05-16T17:38:52.6062081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T17:38:53.2617803Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-16T17:38:53.2676374Z ================================================== 2021-05-16T17:38:53.2676984Z downloaded 107 KB 2021-05-16T17:38:53.2677282Z 2021-05-16T17:38:53.2715165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T17:38:54.7730147Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-16T17:38:54.7731867Z ================================================== 2021-05-16T17:38:54.7732840Z downloaded 21 KB 2021-05-16T17:38:54.7733188Z 2021-05-16T17:38:54.7885419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T17:38:55.3435168Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-16T17:38:55.3436194Z ================================================== 2021-05-16T17:38:55.3436669Z downloaded 42 KB 2021-05-16T17:38:55.3436980Z 2021-05-16T17:38:55.3476689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T17:38:55.9034795Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-16T17:38:55.9037629Z ================================================== 2021-05-16T17:38:55.9038141Z downloaded 33 KB 2021-05-16T17:38:55.9038434Z 2021-05-16T17:38:55.9077451Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:38:56.5650788Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-16T17:38:56.5757172Z ================================================== 2021-05-16T17:38:56.5757612Z downloaded 135 KB 2021-05-16T17:38:56.5757852Z 2021-05-16T17:38:56.5793191Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:38:57.2106233Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-16T17:38:57.2532136Z ================================================== 2021-05-16T17:38:57.2532595Z downloaded 3.4 MB 2021-05-16T17:38:57.2532837Z 2021-05-16T17:38:57.2567558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:38:58.0542279Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-16T17:38:58.0597951Z ================================================== 2021-05-16T17:38:58.0598491Z downloaded 64 KB 2021-05-16T17:38:58.0598808Z 2021-05-16T17:38:58.0633759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:38:58.6311664Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-16T17:38:58.6659431Z ================================================== 2021-05-16T17:38:58.6660316Z downloaded 1.3 MB 2021-05-16T17:38:58.6660861Z 2021-05-16T17:38:58.6695031Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T17:38:59.4441158Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-16T17:38:59.4553083Z ================================================== 2021-05-16T17:38:59.4553966Z downloaded 128 KB 2021-05-16T17:38:59.4554498Z 2021-05-16T17:38:59.4589448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:39:00.1957425Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-16T17:39:00.2189913Z ================================================== 2021-05-16T17:39:00.2191252Z downloaded 383 KB 2021-05-16T17:39:00.2191654Z 2021-05-16T17:39:00.4246537Z * installing *binary* package ‘utf8’ ... 2021-05-16T17:39:00.4299792Z * DONE (utf8) 2021-05-16T17:39:00.6028901Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T17:39:00.6070835Z * DONE (pkgconfig) 2021-05-16T17:39:00.7905538Z * installing *binary* package ‘fansi’ ... 2021-05-16T17:39:00.7951057Z * DONE (fansi) 2021-05-16T17:39:01.0028997Z * installing *binary* package ‘diffobj’ ... 2021-05-16T17:39:01.0084175Z * DONE (diffobj) 2021-05-16T17:39:01.1961317Z * installing *binary* package ‘ps’ ... 2021-05-16T17:39:01.2001531Z * DONE (ps) 2021-05-16T17:39:01.3646701Z * installing *binary* package ‘praise’ ... 2021-05-16T17:39:01.3683437Z * DONE (praise) 2021-05-16T17:39:01.5372629Z * installing *binary* package ‘pkgload’ ... 2021-05-16T17:39:01.5412256Z * DONE (pkgload) 2021-05-16T17:39:01.7064724Z * installing *binary* package ‘evaluate’ ... 2021-05-16T17:39:01.7103909Z * DONE (evaluate) 2021-05-16T17:39:01.8782576Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T17:39:01.8821204Z * DONE (ellipsis) 2021-05-16T17:39:02.0837605Z * installing *binary* package ‘digest’ ... 2021-05-16T17:39:02.0894499Z * DONE (digest) 2021-05-16T17:39:02.2590396Z * installing *binary* package ‘brio’ ... 2021-05-16T17:39:02.2624150Z * DONE (brio) 2021-05-16T17:39:02.4793596Z * installing *binary* package ‘xml2’ ... 2021-05-16T17:39:02.4845573Z * DONE (xml2) 2021-05-16T17:39:02.7076684Z * installing *source* package ‘xfun’ ... 2021-05-16T17:39:02.7109476Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:02.7266429Z ** libs 2021-05-16T17:39:02.7319853Z 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-16T17:39:02.8303705Z 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-16T17:39:02.8744324Z 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-16T17:39:02.9125781Z installing to /home/runner/work/_temp/Library/xfun/libs 2021-05-16T17:39:02.9135645Z ** R 2021-05-16T17:39:02.9295425Z ** inst 2021-05-16T17:39:02.9307163Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:03.9000770Z ** help 2021-05-16T17:39:04.0279984Z *** installing help indices 2021-05-16T17:39:04.1252249Z ** building package indices 2021-05-16T17:39:04.2653675Z ** installing vignettes 2021-05-16T17:39:04.2700497Z ** testing if installed package can be loaded 2021-05-16T17:39:04.4126542Z * DONE (xfun) 2021-05-16T17:39:04.7722445Z * installing *binary* package ‘stringi’ ... 2021-05-16T17:39:04.7821062Z * DONE (stringi) 2021-05-16T17:39:05.6943793Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T17:39:05.7312659Z * DONE (Rcpp) 2021-05-16T17:39:05.9735919Z * installing *binary* package ‘commonmark’ ... 2021-05-16T17:39:05.9790893Z * DONE (commonmark) 2021-05-16T17:39:06.1753250Z * installing *binary* package ‘brew’ ... 2021-05-16T17:39:06.1806901Z * DONE (brew) 2021-05-16T17:39:06.3629139Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T17:39:06.3668876Z * DONE (sessioninfo) 2021-05-16T17:39:06.5321138Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T17:39:06.5360188Z * DONE (prettyunits) 2021-05-16T17:39:06.8384335Z * installing *binary* package ‘vctrs’ ... 2021-05-16T17:39:06.8465449Z * DONE (vctrs) 2021-05-16T17:39:07.0385695Z * installing *binary* package ‘processx’ ... 2021-05-16T17:39:07.0432643Z * DONE (processx) 2021-05-16T17:39:07.2352766Z * installing *binary* package ‘markdown’ ... 2021-05-16T17:39:07.2399396Z * DONE (markdown) 2021-05-16T17:39:07.4120064Z * installing *binary* package ‘highr’ ... 2021-05-16T17:39:07.4160961Z * DONE (highr) 2021-05-16T17:39:07.6043596Z * installing *binary* package ‘stringr’ ... 2021-05-16T17:39:07.6092980Z * DONE (stringr) 2021-05-16T17:39:07.7805806Z * installing *binary* package ‘rversions’ ... 2021-05-16T17:39:07.7846344Z * DONE (rversions) 2021-05-16T17:39:08.1419402Z * installing *source* package ‘pillar’ ... 2021-05-16T17:39:08.1520363Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:08.1698132Z ** R 2021-05-16T17:39:08.1909380Z ** inst 2021-05-16T17:39:08.1941878Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:09.5504914Z ** help 2021-05-16T17:39:09.6278138Z *** installing help indices 2021-05-16T17:39:09.7152716Z *** copying figures 2021-05-16T17:39:09.7156469Z ** building package indices 2021-05-16T17:39:09.7667737Z ** installing vignettes 2021-05-16T17:39:09.7767300Z ** testing if installed package can be loaded 2021-05-16T17:39:09.9967217Z * DONE (pillar) 2021-05-16T17:39:10.1848843Z * installing *binary* package ‘callr’ ... 2021-05-16T17:39:10.1892087Z * DONE (callr) 2021-05-16T17:39:10.4907921Z * installing *binary* package ‘knitr’ ... 2021-05-16T17:39:10.5015921Z * DONE (knitr) 2021-05-16T17:39:10.6701683Z * installing *binary* package ‘xopen’ ... 2021-05-16T17:39:10.6739848Z * DONE (xopen) 2021-05-16T17:39:10.9908744Z * installing *source* package ‘tibble’ ... 2021-05-16T17:39:10.9993845Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T17:39:11.0161668Z ** libs 2021-05-16T17:39:11.0208556Z 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-16T17:39:11.0616870Z 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-16T17:39:11.1201099Z 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-16T17:39:11.1531390Z 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-16T17:39:11.2371655Z 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-16T17:39:11.2565822Z installing to /home/runner/work/_temp/Library/tibble/libs 2021-05-16T17:39:11.2577708Z ** R 2021-05-16T17:39:11.2746098Z ** inst 2021-05-16T17:39:11.2774849Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:12.5310661Z ** help 2021-05-16T17:39:12.5897037Z *** installing help indices 2021-05-16T17:39:12.6278983Z *** copying figures 2021-05-16T17:39:12.6283241Z ** building package indices 2021-05-16T17:39:12.6657270Z ** installing vignettes 2021-05-16T17:39:12.6696398Z ** testing if installed package can be loaded 2021-05-16T17:39:12.9332967Z * DONE (tibble) 2021-05-16T17:39:13.1058503Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T17:39:13.1096458Z * DONE (pkgbuild) 2021-05-16T17:39:13.3781400Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T17:39:13.3857456Z * DONE (roxygen2) 2021-05-16T17:39:13.5508938Z * installing *binary* package ‘rematch2’ ... 2021-05-16T17:39:13.5540850Z * DONE (rematch2) 2021-05-16T17:39:13.7234263Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T17:39:13.7274005Z * DONE (rcmdcheck) 2021-05-16T17:39:13.8939650Z * installing *binary* package ‘waldo’ ... 2021-05-16T17:39:13.8978611Z * DONE (waldo) 2021-05-16T17:39:14.3371533Z * installing *binary* package ‘testthat’ ... 2021-05-16T17:39:14.3504739Z * DONE (testthat) 2021-05-16T17:39:14.5411941Z * installing *binary* package ‘devtools’ ... 2021-05-16T17:39:14.5458938Z * DONE (devtools) 2021-05-16T17:39:14.5510032Z 2021-05-16T17:39:14.5510883Z The downloaded source packages are in 2021-05-16T17:39:14.5512089Z ‘/tmp/RtmpH9zWFt/downloaded_packages’ 2021-05-16T17:39:14.6286868Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T17:39:16.0775544Z 2021-05-16T17:39:16.3372398Z 2021-05-16T17:39:16.3380016Z checking for file ‘/tmp/RtmpH9zWFt/remotes715b52ff6f6b/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T17:39:16.3434168Z 2021-05-16T17:39:16.3436479Z ✔ checking for file ‘/tmp/RtmpH9zWFt/remotes715b52ff6f6b/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T17:39:16.3482736Z 2021-05-16T17:39:16.3510517Z 2021-05-16T17:39:16.3512262Z ─ preparing ‘desc’: 2021-05-16T17:39:16.3521724Z 2021-05-16T17:39:16.3523388Z 2021-05-16T17:39:16.3590376Z checking DESCRIPTION meta-information ... 2021-05-16T17:39:16.3619368Z 2021-05-16T17:39:16.3621328Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:39:16.4178860Z 2021-05-16T17:39:16.4354400Z 2021-05-16T17:39:16.4356841Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:39:16.4367104Z 2021-05-16T17:39:16.4394896Z 2021-05-16T17:39:16.4396647Z ─ checking for empty or unneeded directories 2021-05-16T17:39:16.4431504Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T17:39:16.5217386Z 2021-05-16T17:39:16.5220421Z 2021-05-16T17:39:16.5221861Z 2021-05-16T17:39:16.5317450Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:16.5318400Z (as ‘lib’ is unspecified) 2021-05-16T17:39:16.7626276Z * installing *source* package ‘desc’ ... 2021-05-16T17:39:16.7792666Z ** R 2021-05-16T17:39:16.7923045Z ** inst 2021-05-16T17:39:16.7937810Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:17.8540328Z ** help 2021-05-16T17:39:17.9620058Z *** installing help indices 2021-05-16T17:39:18.0447504Z ** building package indices 2021-05-16T17:39:18.1595594Z ** testing if installed package can be loaded 2021-05-16T17:39:18.3074891Z * DONE (desc) 2021-05-16T17:39:18.4675631Z 2021-05-16T17:39:18.4676583Z 2021-05-16T17:39:18.4678198Z checking for file ‘/tmp/RtmpH9zWFt/remotes715bd6091d4/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T17:39:18.4705014Z 2021-05-16T17:39:18.4707653Z ✔ checking for file ‘/tmp/RtmpH9zWFt/remotes715bd6091d4/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T17:39:18.4744376Z 2021-05-16T17:39:18.5181415Z 2021-05-16T17:39:18.5183463Z ─ preparing ‘ghtravis’: 2021-05-16T17:39:18.5195465Z 2021-05-16T17:39:18.5231456Z 2021-05-16T17:39:18.5233250Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:39:18.5241851Z 2021-05-16T17:39:18.5274462Z 2021-05-16T17:39:18.5276299Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:39:18.5304816Z ─ checking for empty or unneeded directories 2021-05-16T17:39:18.5312059Z 2021-05-16T17:39:18.5334416Z 2021-05-16T17:39:18.5336057Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T17:39:18.5491729Z 2021-05-16T17:39:18.5493454Z 2021-05-16T17:39:18.5494554Z 2021-05-16T17:39:18.5786115Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:18.5787402Z (as ‘lib’ is unspecified) 2021-05-16T17:39:18.7647891Z * installing *source* package ‘ghtravis’ ... 2021-05-16T17:39:18.7770152Z ** R 2021-05-16T17:39:18.7850631Z ** inst 2021-05-16T17:39:18.7858324Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:19.6084791Z ** help 2021-05-16T17:39:19.6507997Z *** installing help indices 2021-05-16T17:39:19.6893569Z ** building package indices 2021-05-16T17:39:19.7223746Z ** testing if installed package can be loaded 2021-05-16T17:39:20.2246748Z * DONE (ghtravis) 2021-05-16T17:39:20.2332777Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:39:20.4102238Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T17:39:21.9657481Z 2021-05-16T17:39:21.9659291Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T17:39:21.9660387Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T17:39:21.9661388Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T17:39:21.9662739Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T17:39:21.9663602Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T17:39:21.9664394Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T17:39:21.9667972Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:21.9669004Z (as ‘lib’ is unspecified) 2021-05-16T17:39:34.8214324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T17:39:35.5212898Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-16T17:39:35.5363952Z ================================================== 2021-05-16T17:39:35.5365113Z downloaded 192 KB 2021-05-16T17:39:35.5365361Z 2021-05-16T17:39:35.5404063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T17:39:36.3955710Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-16T17:39:36.3956483Z ================================================== 2021-05-16T17:39:36.3956961Z downloaded 66 KB 2021-05-16T17:39:36.3957265Z 2021-05-16T17:39:36.3998875Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T17:39:37.1167248Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-16T17:39:37.1298175Z ================================================== 2021-05-16T17:39:37.1298742Z downloaded 191 KB 2021-05-16T17:39:37.1299038Z 2021-05-16T17:39:37.1340663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T17:39:38.1315075Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-16T17:39:38.1640441Z ================================================== 2021-05-16T17:39:38.1640989Z downloaded 1.2 MB 2021-05-16T17:39:38.1641230Z 2021-05-16T17:39:38.1682837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T17:39:38.7232383Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-16T17:39:38.7533488Z ================================================== 2021-05-16T17:39:38.7534454Z downloaded 1.0 MB 2021-05-16T17:39:38.7534890Z 2021-05-16T17:39:38.9368878Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T17:39:38.9414739Z * DONE (tidyselect) 2021-05-16T17:39:39.1100619Z * installing *binary* package ‘generics’ ... 2021-05-16T17:39:39.1134794Z * DONE (generics) 2021-05-16T17:39:39.3132865Z * installing *binary* package ‘cpp11’ ... 2021-05-16T17:39:39.3190813Z * DONE (cpp11) 2021-05-16T17:39:39.5631809Z * installing *binary* package ‘dplyr’ ... 2021-05-16T17:39:39.5695089Z * DONE (dplyr) 2021-05-16T17:39:39.8097265Z * installing *binary* package ‘tidyr’ ... 2021-05-16T17:39:39.8168393Z * DONE (tidyr) 2021-05-16T17:39:39.8227134Z 2021-05-16T17:39:39.8228063Z The downloaded source packages are in 2021-05-16T17:39:39.8229281Z ‘/tmp/RtmpH9zWFt/downloaded_packages’ 2021-05-16T17:39:39.9749092Z 2021-05-16T17:39:39.9751306Z checking for file ‘/tmp/RtmpH9zWFt/remotes715b6262c8e4/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T17:39:39.9789007Z 2021-05-16T17:39:39.9790617Z ✔ checking for file ‘/tmp/RtmpH9zWFt/remotes715b6262c8e4/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T17:39:39.9880076Z 2021-05-16T17:39:39.9880768Z 2021-05-16T17:39:39.9881577Z ─ preparing ‘aghast’: 2021-05-16T17:39:39.9882004Z 2021-05-16T17:39:39.9882415Z 2021-05-16T17:39:39.9930365Z checking DESCRIPTION meta-information ... 2021-05-16T17:39:39.9956542Z 2021-05-16T17:39:39.9958246Z ✔ checking DESCRIPTION meta-information 2021-05-16T17:39:40.0159033Z 2021-05-16T17:39:40.0185481Z 2021-05-16T17:39:40.0187429Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:39:40.0195047Z 2021-05-16T17:39:40.0220363Z 2021-05-16T17:39:40.0222134Z ─ checking for empty or unneeded directories 2021-05-16T17:39:40.0247378Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T17:39:40.0337988Z 2021-05-16T17:39:40.0339993Z 2021-05-16T17:39:40.0341279Z 2021-05-16T17:39:40.0458858Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:40.0459581Z (as ‘lib’ is unspecified) 2021-05-16T17:39:40.2093234Z * installing *source* package ‘aghast’ ... 2021-05-16T17:39:40.2276969Z ** R 2021-05-16T17:39:40.2328697Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:39:40.4270273Z ** help 2021-05-16T17:39:40.4441690Z *** installing help indices 2021-05-16T17:39:40.4628177Z ** building package indices 2021-05-16T17:39:40.4791073Z ** testing if installed package can be loaded 2021-05-16T17:39:40.6211943Z * DONE (aghast) 2021-05-16T17:39:40.6291633Z Installing 1 packages: covr 2021-05-16T17:39:40.6299099Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:40.6299974Z (as ‘lib’ is unspecified) 2021-05-16T17:39:52.9837311Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T17:39:52.9837827Z 2021-05-16T17:39:52.9840954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T17:39:53.8757837Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-16T17:39:53.8878366Z ================================================== 2021-05-16T17:39:53.8879130Z downloaded 160 KB 2021-05-16T17:39:53.8879586Z 2021-05-16T17:39:53.8913934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T17:39:54.4827024Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-16T17:39:54.4929566Z ================================================== 2021-05-16T17:39:54.4930101Z downloaded 118 KB 2021-05-16T17:39:54.4930472Z 2021-05-16T17:39:54.4967246Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T17:39:55.3023974Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-16T17:39:55.3307176Z ================================================== 2021-05-16T17:39:55.3308186Z downloaded 280 KB 2021-05-16T17:39:55.3308629Z 2021-05-16T17:39:55.5137190Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T17:39:55.5182218Z * DONE (lazyeval) 2021-05-16T17:39:55.6955603Z * installing *binary* package ‘rex’ ... 2021-05-16T17:39:55.6994159Z * DONE (rex) 2021-05-16T17:39:55.9111291Z * installing *binary* package ‘covr’ ... 2021-05-16T17:39:55.9164149Z * DONE (covr) 2021-05-16T17:39:55.9221972Z 2021-05-16T17:39:55.9222835Z The downloaded source packages are in 2021-05-16T17:39:55.9224076Z ‘/tmp/RtmpH9zWFt/downloaded_packages’ 2021-05-16T17:39:55.9369496Z 2021-05-16T17:39:55.9405813Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T17:39:55.9406604Z Rscript -e "tic::before_install()" 2021-05-16T17:39:55.9452486Z shell: /usr/bin/bash -e {0} 2021-05-16T17:39:55.9453041Z env: 2021-05-16T17:39:55.9453501Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:39:55.9453951Z TIC_DEPLOY_KEY: 2021-05-16T17:39:55.9454826Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:39:55.9456443Z GITHUB_PAT: *** 2021-05-16T17:39:55.9456815Z COVERALLS_TOKEN: 2021-05-16T17:39:55.9457277Z continue-on-error: false 2021-05-16T17:39:55.9457721Z VDIFFR_RUN_TESTS: 2021-05-16T17:39:55.9458185Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:39:55.9458591Z TZ: UTC 2021-05-16T17:39:55.9458963Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:39:55.9459378Z NOT_CRAN: true 2021-05-16T17:39:55.9459747Z ##[endgroup] 2021-05-16T17:39:56.1792982Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:39:56.2906599Z Running before_install: step_install_remote_binaries() 2021-05-16T17:39:56.7245636Z Installing oro.nifti binaries 2021-05-16T17:39:56.7255695Z [1] "neuroconductor/oro.nifti" 2021-05-16T17:39:56.9225004Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T17:39:56.9258308Z tag_name 2021-05-16T17:39:56.9258739Z 9 0.10.3.s 2021-05-16T17:39:56.9259312Z zipball_url 2021-05-16T17:39:56.9260320Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T17:39:56.9261303Z tarball_url 2021-05-16T17:39:56.9263275Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T17:39:56.9264164Z commit.sha 2021-05-16T17:39:56.9264872Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:39:56.9265754Z commit.url 2021-05-16T17:39:56.9266968Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T17:39:56.9268184Z Installing oro.nifti package binaries 2021-05-16T17:39:56.9268831Z node_id 2021-05-16T17:39:56.9269959Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T17:39:56.9271138Z url 2021-05-16T17:39:56.9272038Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T17:39:56.9272983Z assets_url 2021-05-16T17:39:56.9273956Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T17:39:56.9274949Z upload_url 2021-05-16T17:39:56.9276093Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T17:39:56.9277248Z id asset_updated_at asset_created_at created_at 2021-05-16T17:39:56.9278658Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-16T17:39:56.9279633Z published_at asset_name 2021-05-16T17:39:56.9280649Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:39:56.9281346Z asset_label asset_download_count 2021-05-16T17:39:56.9281868Z 9 3 2021-05-16T17:39:56.9282593Z asset_browser_download_url 2021-05-16T17:39:56.9283713Z 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-16T17:39:56.9307374Z --2021-05-16 17:39:56-- 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-16T17:39:56.9342676Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T17:39:56.9407026Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T17:39:57.0312769Z HTTP request sent, awaiting response... 302 Found 2021-05-16T17:39:57.0319068Z 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=20210516T173957Z&X-Amz-Expires=300&X-Amz-Signature=cea7fb19f6584e522ab46f1bff927a2e1971e30a8a7ae9c86d81a4b34a9cff5b&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-16T17:39:57.0329617Z --2021-05-16 17:39:57-- 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=20210516T173957Z&X-Amz-Expires=300&X-Amz-Signature=cea7fb19f6584e522ab46f1bff927a2e1971e30a8a7ae9c86d81a4b34a9cff5b&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-16T17:39:57.0334955Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-16T17:39:57.0390200Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T17:39:57.1674185Z HTTP request sent, awaiting response... 200 OK 2021-05-16T17:39:57.1677186Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-16T17:39:57.1678391Z Saving to: ‘/tmp/RtmpFHQOVB/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T17:39:57.1678999Z 2021-05-16T17:39:57.1727389Z 0K .......... .......... .......... .......... .......... 0% 9.11M 1s 2021-05-16T17:39:57.1780679Z 50K .......... .......... .......... .......... .......... 1% 9.70M 1s 2021-05-16T17:39:57.1808574Z 100K .......... .......... .......... .......... .......... 2% 15.7M 1s 2021-05-16T17:39:57.1846730Z 150K .......... .......... .......... .......... .......... 3% 12.6M 0s 2021-05-16T17:39:57.1888919Z 200K .......... .......... .......... .......... .......... 4% 11.7M 0s 2021-05-16T17:39:57.1938797Z 250K .......... .......... .......... .......... .......... 5% 10.4M 0s 2021-05-16T17:39:57.1988342Z 300K .......... .......... .......... .......... .......... 5% 9.57M 0s 2021-05-16T17:39:57.2005167Z 350K .......... .......... .......... .......... .......... 6% 25.9M 0s 2021-05-16T17:39:57.2040023Z 400K .......... .......... .......... .......... .......... 7% 14.7M 0s 2021-05-16T17:39:57.2063960Z 450K .......... .......... .......... .......... .......... 8% 18.9M 0s 2021-05-16T17:39:57.2099574Z 500K .......... .......... .......... .......... .......... 9% 13.8M 0s 2021-05-16T17:39:57.2137797Z 550K .......... .......... .......... .......... .......... 10% 12.8M 0s 2021-05-16T17:39:57.2160792Z 600K .......... .......... .......... .......... .......... 11% 20.9M 0s 2021-05-16T17:39:57.2191376Z 650K .......... .......... .......... .......... .......... 11% 16.1M 0s 2021-05-16T17:39:57.2212090Z 700K .......... .......... .......... .......... .......... 12% 23.2M 0s 2021-05-16T17:39:57.2250784Z 750K .......... .......... .......... .......... .......... 13% 12.9M 0s 2021-05-16T17:39:57.2269907Z 800K .......... .......... .......... .......... .......... 14% 24.4M 0s 2021-05-16T17:39:57.2300624Z 850K .......... .......... .......... .......... .......... 15% 15.8M 0s 2021-05-16T17:39:57.2322478Z 900K .......... .......... .......... .......... .......... 16% 22.8M 0s 2021-05-16T17:39:57.2349649Z 950K .......... .......... .......... .......... .......... 16% 17.7M 0s 2021-05-16T17:39:57.2372337Z 1000K .......... .......... .......... .......... .......... 17% 21.8M 0s 2021-05-16T17:39:57.2398892Z 1050K .......... .......... .......... .......... .......... 18% 18.5M 0s 2021-05-16T17:39:57.2423589Z 1100K .......... .......... .......... .......... .......... 19% 21.0M 0s 2021-05-16T17:39:57.2445955Z 1150K .......... .......... .......... .......... .......... 20% 20.7M 0s 2021-05-16T17:39:57.2474206Z 1200K .......... .......... .......... .......... .......... 21% 17.0M 0s 2021-05-16T17:39:57.2497308Z 1250K .......... .......... .......... .......... .......... 22% 21.3M 0s 2021-05-16T17:39:57.2510324Z 1300K .......... .......... .......... .......... .......... 22% 37.3M 0s 2021-05-16T17:39:57.2528681Z 1350K .......... .......... .......... .......... .......... 23% 27.7M 0s 2021-05-16T17:39:57.2551725Z 1400K .......... .......... .......... .......... .......... 24% 21.0M 0s 2021-05-16T17:39:57.2578964Z 1450K .......... .......... .......... .......... .......... 25% 18.0M 0s 2021-05-16T17:39:57.2601416Z 1500K .......... .......... .......... .......... .......... 26% 21.6M 0s 2021-05-16T17:39:57.2612178Z 1550K .......... .......... .......... .......... .......... 27% 44.7M 0s 2021-05-16T17:39:57.2758301Z 1600K .......... .......... .......... .......... .......... 28% 3.37M 0s 2021-05-16T17:39:57.2760171Z 1650K .......... .......... .......... .......... .......... 28% 212M 0s 2021-05-16T17:39:57.2761806Z 1700K .......... .......... .......... .......... .......... 29% 290M 0s 2021-05-16T17:39:57.2811020Z 1750K .......... .......... .......... .......... .......... 30% 9.85M 0s 2021-05-16T17:39:57.2826256Z 1800K .......... .......... .......... .......... .......... 31% 31.3M 0s 2021-05-16T17:39:57.2845920Z 1850K .......... .......... .......... .......... .......... 32% 25.2M 0s 2021-05-16T17:39:57.2865204Z 1900K .......... .......... .......... .......... .......... 33% 24.6M 0s 2021-05-16T17:39:57.2886905Z 1950K .......... .......... .......... .......... .......... 33% 22.5M 0s 2021-05-16T17:39:57.2900884Z 2000K .......... .......... .......... .......... .......... 34% 34.9M 0s 2021-05-16T17:39:57.2922895Z 2050K .......... .......... .......... .......... .......... 35% 22.2M 0s 2021-05-16T17:39:57.2943989Z 2100K .......... .......... .......... .......... .......... 36% 23.1M 0s 2021-05-16T17:39:57.2957312Z 2150K .......... .......... .......... .......... .......... 37% 36.9M 0s 2021-05-16T17:39:57.2973266Z 2200K .......... .......... .......... .......... .......... 38% 29.9M 0s 2021-05-16T17:39:57.2983795Z 2250K .......... .......... .......... .......... .......... 39% 44.9M 0s 2021-05-16T17:39:57.3009107Z 2300K .......... .......... .......... .......... .......... 39% 19.6M 0s 2021-05-16T17:39:57.3013446Z 2350K .......... .......... .......... .......... .......... 40% 105M 0s 2021-05-16T17:39:57.3032459Z 2400K .......... .......... .......... .......... .......... 41% 25.5M 0s 2021-05-16T17:39:57.3043746Z 2450K .......... .......... .......... .......... .......... 42% 44.3M 0s 2021-05-16T17:39:57.3062234Z 2500K .......... .......... .......... .......... .......... 43% 27.6M 0s 2021-05-16T17:39:57.3082507Z 2550K .......... .......... .......... .......... .......... 44% 22.9M 0s 2021-05-16T17:39:57.3085573Z 2600K .......... .......... .......... .......... .......... 44% 157M 0s 2021-05-16T17:39:57.3113698Z 2650K .......... .......... .......... .......... .......... 45% 17.7M 0s 2021-05-16T17:39:57.3120926Z 2700K .......... .......... .......... .......... .......... 46% 63.9M 0s 2021-05-16T17:39:57.3133041Z 2750K .......... .......... .......... .......... .......... 47% 40.2M 0s 2021-05-16T17:39:57.3163963Z 2800K .......... .......... .......... .......... .......... 48% 15.9M 0s 2021-05-16T17:39:57.3166863Z 2850K .......... .......... .......... .......... .......... 49% 182M 0s 2021-05-16T17:39:57.3179579Z 2900K .......... .......... .......... .......... .......... 50% 37.0M 0s 2021-05-16T17:39:57.3190504Z 2950K .......... .......... .......... .......... .......... 50% 44.9M 0s 2021-05-16T17:39:57.3215025Z 3000K .......... .......... .......... .......... .......... 51% 20.1M 0s 2021-05-16T17:39:57.3222423Z 3050K .......... .......... .......... .......... .......... 52% 63.6M 0s 2021-05-16T17:39:57.3231273Z 3100K .......... .......... .......... .......... .......... 53% 55.2M 0s 2021-05-16T17:39:57.3240220Z 3150K .......... .......... .......... .......... .......... 54% 54.5M 0s 2021-05-16T17:39:57.3266765Z 3200K .......... .......... .......... .......... .......... 55% 18.5M 0s 2021-05-16T17:39:57.3274516Z 3250K .......... .......... .......... .......... .......... 56% 62.2M 0s 2021-05-16T17:39:57.3288333Z 3300K .......... .......... .......... .......... .......... 56% 35.5M 0s 2021-05-16T17:39:57.3292258Z 3350K .......... .......... .......... .......... .......... 57% 124M 0s 2021-05-16T17:39:57.3319535Z 3400K .......... .......... .......... .......... .......... 58% 18.2M 0s 2021-05-16T17:39:57.3325033Z 3450K .......... .......... .......... .......... .......... 59% 83.6M 0s 2021-05-16T17:39:57.3344314Z 3500K .......... .......... .......... .......... .......... 60% 27.6M 0s 2021-05-16T17:39:57.3348581Z 3550K .......... .......... .......... .......... .......... 61% 85.5M 0s 2021-05-16T17:39:57.3368008Z 3600K .......... .......... .......... .......... .......... 61% 25.7M 0s 2021-05-16T17:39:57.3375395Z 3650K .......... .......... .......... .......... .......... 62% 61.6M 0s 2021-05-16T17:39:57.3384661Z 3700K .......... .......... .......... .......... .......... 63% 53.3M 0s 2021-05-16T17:39:57.3397182Z 3750K .......... .......... .......... .......... .......... 64% 38.3M 0s 2021-05-16T17:39:57.3401322Z 3800K .......... .......... .......... .......... .......... 65% 115M 0s 2021-05-16T17:39:57.3423624Z 3850K .......... .......... .......... .......... .......... 66% 23.3M 0s 2021-05-16T17:39:57.3428394Z 3900K .......... .......... .......... .......... .......... 67% 90.3M 0s 2021-05-16T17:39:57.3439190Z 3950K .......... .......... .......... .......... .......... 67% 44.6M 0s 2021-05-16T17:39:57.3453001Z 4000K .......... .......... .......... .......... .......... 68% 37.7M 0s 2021-05-16T17:39:57.3470539Z 4050K .......... .......... .......... .......... .......... 69% 27.6M 0s 2021-05-16T17:39:57.3475343Z 4100K .......... .......... .......... .......... .......... 70% 84.7M 0s 2021-05-16T17:39:57.3480870Z 4150K .......... .......... .......... .......... .......... 71% 88.4M 0s 2021-05-16T17:39:57.3497054Z 4200K .......... .......... .......... .......... .......... 72% 30.7M 0s 2021-05-16T17:39:57.3499782Z 4250K .......... .......... .......... .......... .......... 72% 144M 0s 2021-05-16T17:39:57.3505152Z 4300K .......... .......... .......... .......... .......... 73% 91.3M 0s 2021-05-16T17:39:57.3528463Z 4350K .......... .......... .......... .......... .......... 74% 21.6M 0s 2021-05-16T17:39:57.3531920Z 4400K .......... .......... .......... .......... .......... 75% 119M 0s 2021-05-16T17:39:57.3540251Z 4450K .......... .......... .......... .......... .......... 76% 58.5M 0s 2021-05-16T17:39:57.3551971Z 4500K .......... .......... .......... .......... .......... 77% 43.5M 0s 2021-05-16T17:39:57.3583482Z 4550K .......... .......... .......... .......... .......... 78% 16.0M 0s 2021-05-16T17:39:57.3587407Z 4600K .......... .......... .......... .......... .......... 78% 146M 0s 2021-05-16T17:39:57.3588151Z 4650K .......... .......... .......... .......... .......... 79% 341M 0s 2021-05-16T17:39:57.3593912Z 4700K .......... .......... .......... .......... .......... 80% 68.2M 0s 2021-05-16T17:39:57.3602613Z 4750K .......... .......... .......... .......... .......... 81% 56.2M 0s 2021-05-16T17:39:57.3644077Z 4800K .......... .......... .......... .......... .......... 82% 12.2M 0s 2021-05-16T17:39:57.3646635Z 4850K .......... .......... .......... .......... .......... 83% 170M 0s 2021-05-16T17:39:57.3649329Z 4900K .......... .......... .......... .......... .......... 84% 130M 0s 2021-05-16T17:39:57.3651979Z 4950K .......... .......... .......... .......... .......... 84% 181M 0s 2021-05-16T17:39:57.3655195Z 5000K .......... .......... .......... .......... .......... 85% 179M 0s 2021-05-16T17:39:57.3657772Z 5050K .......... .......... .......... .......... .......... 86% 158M 0s 2021-05-16T17:39:57.3669313Z 5100K .......... .......... .......... .......... .......... 87% 42.4M 0s 2021-05-16T17:39:57.3698833Z 5150K .......... .......... .......... .......... .......... 88% 16.7M 0s 2021-05-16T17:39:57.3704693Z 5200K .......... .......... .......... .......... .......... 89% 79.4M 0s 2021-05-16T17:39:57.3712710Z 5250K .......... .......... .......... .......... .......... 89% 60.8M 0s 2021-05-16T17:39:57.3715368Z 5300K .......... .......... .......... .......... .......... 90% 182M 0s 2021-05-16T17:39:57.3725056Z 5350K .......... .......... .......... .......... .......... 91% 53.4M 0s 2021-05-16T17:39:57.3737202Z 5400K .......... .......... .......... .......... .......... 92% 40.9M 0s 2021-05-16T17:39:57.3746418Z 5450K .......... .......... .......... .......... .......... 93% 50.2M 0s 2021-05-16T17:39:57.3755513Z 5500K .......... .......... .......... .......... .......... 94% 67.6M 0s 2021-05-16T17:39:57.3756081Z 5550K .......... .......... .......... .......... .......... 95% 250M 0s 2021-05-16T17:39:57.3767148Z 5600K .......... .......... .......... .......... .......... 95% 43.8M 0s 2021-05-16T17:39:57.3775599Z 5650K .......... .......... .......... .......... .......... 96% 61.7M 0s 2021-05-16T17:39:57.3787844Z 5700K .......... .......... .......... .......... .......... 97% 39.2M 0s 2021-05-16T17:39:57.3800661Z 5750K .......... .......... .......... .......... .......... 98% 40.9M 0s 2021-05-16T17:39:57.3801473Z 5800K .......... .......... .......... .......... .......... 99% 287M 0s 2021-05-16T17:39:57.3810449Z 5850K .......... .......... .......... .......... .. 100% 115M=0.2s 2021-05-16T17:39:57.3844137Z 2021-05-16T17:39:57.3846225Z 2021-05-16 17:39:57 (27.0 MB/s) - ‘/tmp/RtmpFHQOVB/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-16T17:39:57.3846709Z 2021-05-16T17:39:57.3847366Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:39:57.3848021Z (as ‘lib’ is unspecified) 2021-05-16T17:39:57.7111658Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:39:57.7213508Z * DONE (oro.nifti) 2021-05-16T17:39:57.7314791Z Rewriting new remotes: 2021-05-16T17:39:57.7484620Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T17:39:57.7485270Z remotes::install_deps(dependencies = TRUE) 2021-05-16T17:39:57.7485783Z remotes::install_cran("rcmdcheck") 2021-05-16T17:39:57.7486232Z remotes::install_cran("markdown") 2021-05-16T17:39:57.7492410Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:39:57.7492762Z env: 2021-05-16T17:39:57.7493129Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:39:57.7493528Z TIC_DEPLOY_KEY: 2021-05-16T17:39:57.7494324Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:39:57.7495953Z GITHUB_PAT: *** 2021-05-16T17:39:57.7496296Z COVERALLS_TOKEN: 2021-05-16T17:39:57.7497484Z continue-on-error: false 2021-05-16T17:39:57.7497894Z VDIFFR_RUN_TESTS: 2021-05-16T17:39:57.7498287Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:39:57.7498664Z TZ: UTC 2021-05-16T17:39:57.7498979Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:39:57.7499500Z NOT_CRAN: true 2021-05-16T17:39:57.7499831Z ##[endgroup] 2021-05-16T17:40:13.5301409Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:40:13.5303012Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T17:40:13.5304031Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T17:40:13.5304974Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T17:40:13.5305911Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:40:13.5306850Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T17:40:13.5307779Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T17:40:13.5308729Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:40:13.5309633Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T17:40:13.5310570Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T17:40:13.5311528Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T17:40:13.5312458Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T17:40:13.5313398Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T17:40:13.5314294Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:40:13.5315195Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T17:40:13.5316091Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T17:40:13.5316979Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T17:40:13.5317919Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T17:40:13.5318855Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:40:13.5319771Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T17:40:13.5320757Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T17:40:13.5321658Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T17:40:13.5322563Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T17:40:13.5326443Z Installing 23 packages: later, promises, jquerylib, sass, bslib, sourcetools, xtable, httpuv, webshot, base64enc, htmlwidgets, htmltools, miniUI, shiny, RNifti, abind, bitops, manipulateWidget, crosstalk, servr, oro.nifti, misc3d, rgl 2021-05-16T17:40:13.5340124Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T17:40:13.5340980Z (as ‘lib’ is unspecified) 2021-05-16T17:40:25.6801767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-16T17:40:26.5349013Z Content type 'binary/octet-stream' length 1099711 bytes (1.0 MB) 2021-05-16T17:40:26.5823549Z ================================================== 2021-05-16T17:40:26.5824390Z downloaded 1.0 MB 2021-05-16T17:40:26.5824786Z 2021-05-16T17:40:26.5856310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T17:40:27.1633168Z Content type 'binary/octet-stream' length 1955480 bytes (1.9 MB) 2021-05-16T17:40:27.2152310Z ================================================== 2021-05-16T17:40:27.2153120Z downloaded 1.9 MB 2021-05-16T17:40:27.2153586Z 2021-05-16T17:40:27.2190322Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T17:40:27.7729997Z Content type 'binary/octet-stream' length 526342 bytes (514 KB) 2021-05-16T17:40:27.7954329Z ================================================== 2021-05-16T17:40:27.7955217Z downloaded 514 KB 2021-05-16T17:40:27.7955653Z 2021-05-16T17:40:27.7989984Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T17:40:28.3529599Z Content type 'binary/octet-stream' length 2569373 bytes (2.5 MB) 2021-05-16T17:40:28.3932108Z ================================================== 2021-05-16T17:40:28.3932909Z downloaded 2.5 MB 2021-05-16T17:40:28.3933249Z 2021-05-16T17:40:28.3966453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T17:40:29.0531269Z Content type 'binary/octet-stream' length 3664467 bytes (3.5 MB) 2021-05-16T17:40:29.0917704Z ================================================== 2021-05-16T17:40:29.0918350Z downloaded 3.5 MB 2021-05-16T17:40:29.0918706Z 2021-05-16T17:40:29.1035717Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-16T17:40:29.8577228Z Content type 'binary/octet-stream' length 211668 bytes (206 KB) 2021-05-16T17:40:29.8711824Z ================================================== 2021-05-16T17:40:29.8712365Z downloaded 206 KB 2021-05-16T17:40:29.8712677Z 2021-05-16T17:40:29.8753694Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xtable_1.8-4.tar.gz' 2021-05-16T17:40:30.5468358Z Content type 'binary/octet-stream' length 699811 bytes (683 KB) 2021-05-16T17:40:30.5779005Z ================================================== 2021-05-16T17:40:30.5780105Z downloaded 683 KB 2021-05-16T17:40:30.5780535Z 2021-05-16T17:40:30.5814578Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T17:40:31.2434156Z Content type 'binary/octet-stream' length 4951607 bytes (4.7 MB) 2021-05-16T17:40:31.3914533Z ================================================== 2021-05-16T17:40:31.3915139Z downloaded 4.7 MB 2021-05-16T17:40:31.3915453Z 2021-05-16T17:40:31.3961019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/webshot_0.5.2.tar.gz' 2021-05-16T17:40:31.9671685Z Content type 'binary/octet-stream' length 134256 bytes (131 KB) 2021-05-16T17:40:31.9817986Z ================================================== 2021-05-16T17:40:31.9819400Z downloaded 131 KB 2021-05-16T17:40:31.9820201Z 2021-05-16T17:40:31.9863112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T17:40:32.4239362Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-16T17:40:32.4295400Z ================================================== 2021-05-16T17:40:32.4296737Z downloaded 37 KB 2021-05-16T17:40:32.4297525Z 2021-05-16T17:40:32.4337708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T17:40:33.2207016Z Content type 'binary/octet-stream' length 269854 bytes (263 KB) 2021-05-16T17:40:33.2439493Z ================================================== 2021-05-16T17:40:33.2439946Z downloaded 263 KB 2021-05-16T17:40:33.2440184Z 2021-05-16T17:40:33.2476224Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T17:40:33.8029818Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-16T17:40:33.8173185Z ================================================== 2021-05-16T17:40:33.8174052Z downloaded 229 KB 2021-05-16T17:40:33.8174657Z 2021-05-16T17:40:33.8212569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-16T17:40:34.3763773Z Content type 'binary/octet-stream' length 33805 bytes (33 KB) 2021-05-16T17:40:34.3764735Z ================================================== 2021-05-16T17:40:34.3765209Z downloaded 33 KB 2021-05-16T17:40:34.3765499Z 2021-05-16T17:40:34.3804778Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T17:40:36.0863714Z Content type 'binary/octet-stream' length 5393927 bytes (5.1 MB) 2021-05-16T17:40:36.2064271Z ================================================== 2021-05-16T17:40:36.2065434Z downloaded 5.1 MB 2021-05-16T17:40:36.2065958Z 2021-05-16T17:40:36.2101886Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T17:40:36.2371875Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T17:40:36.2642816Z ================================================== 2021-05-16T17:40:36.2643358Z downloaded 1.0 MB 2021-05-16T17:40:36.2643651Z 2021-05-16T17:40:36.2675259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T17:40:36.7054303Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-16T17:40:36.7055908Z ================================================== 2021-05-16T17:40:36.7056666Z downloaded 58 KB 2021-05-16T17:40:36.7057171Z 2021-05-16T17:40:36.7089535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T17:40:37.2636471Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-16T17:40:37.2637772Z ================================================== 2021-05-16T17:40:37.2638502Z downloaded 34 KB 2021-05-16T17:40:37.2638956Z 2021-05-16T17:40:37.2677582Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/manipulateWidget_0.10.1.tar.gz' 2021-05-16T17:40:38.1079438Z Content type 'binary/octet-stream' length 1797754 bytes (1.7 MB) 2021-05-16T17:40:38.1432587Z ================================================== 2021-05-16T17:40:38.1433106Z downloaded 1.7 MB 2021-05-16T17:40:38.1433332Z 2021-05-16T17:40:38.1473954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T17:40:39.6522900Z Content type 'binary/octet-stream' length 778420 bytes (760 KB) 2021-05-16T17:40:39.6897685Z ================================================== 2021-05-16T17:40:39.6898951Z downloaded 760 KB 2021-05-16T17:40:39.6899474Z 2021-05-16T17:40:39.6932791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/servr_0.22.tar.gz' 2021-05-16T17:40:40.2658116Z Content type 'binary/octet-stream' length 82877 bytes (80 KB) 2021-05-16T17:40:40.2708029Z ================================================== 2021-05-16T17:40:40.2708982Z downloaded 80 KB 2021-05-16T17:40:40.2709549Z 2021-05-16T17:40:40.2751363Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T17:40:40.8287524Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-16T17:40:40.8960607Z ================================================== 2021-05-16T17:40:40.8961112Z downloaded 5.8 MB 2021-05-16T17:40:40.8961353Z 2021-05-16T17:40:40.8998680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T17:40:41.5050857Z Content type 'binary/octet-stream' length 235900 bytes (230 KB) 2021-05-16T17:40:41.5190091Z ================================================== 2021-05-16T17:40:41.5190560Z downloaded 230 KB 2021-05-16T17:40:41.5190802Z 2021-05-16T17:40:41.5226944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T17:40:41.9544895Z Content type 'binary/octet-stream' length 5875076 bytes (5.6 MB) 2021-05-16T17:40:42.0974996Z ================================================== 2021-05-16T17:40:42.0976157Z downloaded 5.6 MB 2021-05-16T17:40:42.0976702Z 2021-05-16T17:40:42.3652587Z * installing *binary* package ‘later’ ... 2021-05-16T17:40:42.3719308Z * DONE (later) 2021-05-16T17:40:42.5762600Z * installing *binary* package ‘sourcetools’ ... 2021-05-16T17:40:42.5823994Z * DONE (sourcetools) 2021-05-16T17:40:42.7963872Z * installing *binary* package ‘xtable’ ... 2021-05-16T17:40:42.8033074Z * DONE (xtable) 2021-05-16T17:40:43.0059875Z * installing *binary* package ‘webshot’ ... 2021-05-16T17:40:43.0111604Z * DONE (webshot) 2021-05-16T17:40:43.1789925Z * installing *binary* package ‘base64enc’ ... 2021-05-16T17:40:43.1826338Z * DONE (base64enc) 2021-05-16T17:40:43.4398189Z * installing *source* package ‘RNifti’ ... 2021-05-16T17:40:43.4462391Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T17:40:43.4614294Z ** libs 2021-05-16T17:40:43.4666721Z 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-16T17:40:59.5084153Z 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-16T17:40:59.5853100Z 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-16T17:40:59.6590122Z 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-16T17:40:59.6924787Z 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-16T17:40:59.7879121Z 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-16T17:41:00.1903823Z 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-16T17:41:00.2267683Z 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-16T17:41:00.3308335Z 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-16T17:41:00.4642405Z 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-16T17:41:00.5775540Z 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-16T17:41:00.7873910Z 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-16T17:41:00.8835490Z 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-16T17:41:01.3223431Z 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-16T17:41:01.4041437Z 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-16T17:41:01.6684957Z 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-16T17:41:01.6997443Z 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-16T17:41:01.7391960Z 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-16T17:41:01.8071106Z 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-16T17:41:02.7617637Z 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-16T17:41:04.8107274Z 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-16T17:41:04.9746724Z installing to /home/runner/work/_temp/Library/RNifti/libs 2021-05-16T17:41:04.9862802Z ** R 2021-05-16T17:41:04.9937963Z ** inst 2021-05-16T17:41:04.9966126Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:41:05.4690007Z ** help 2021-05-16T17:41:05.5086163Z *** installing help indices 2021-05-16T17:41:05.5770141Z ** building package indices 2021-05-16T17:41:05.6013839Z ** testing if installed package can be loaded 2021-05-16T17:41:05.8107666Z * DONE (RNifti) 2021-05-16T17:41:05.9831187Z * installing *binary* package ‘abind’ ... 2021-05-16T17:41:05.9870888Z * DONE (abind) 2021-05-16T17:41:06.1509892Z * installing *binary* package ‘bitops’ ... 2021-05-16T17:41:06.1543483Z * DONE (bitops) 2021-05-16T17:41:06.3334560Z * installing *binary* package ‘misc3d’ ... 2021-05-16T17:41:06.3378205Z * DONE (misc3d) 2021-05-16T17:41:06.6169011Z * installing *binary* package ‘promises’ ... 2021-05-16T17:41:06.6246944Z * DONE (promises) 2021-05-16T17:41:06.8064997Z * installing *binary* package ‘htmltools’ ... 2021-05-16T17:41:06.8107486Z * DONE (htmltools) 2021-05-16T17:41:07.1432289Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T17:41:07.1549953Z * DONE (oro.nifti) 2021-05-16T17:41:07.3705676Z * installing *binary* package ‘jquerylib’ ... 2021-05-16T17:41:07.3763079Z * DONE (jquerylib) 2021-05-16T17:41:07.7050032Z * installing *binary* package ‘sass’ ... 2021-05-16T17:41:07.7141227Z * DONE (sass) 2021-05-16T17:41:08.3214222Z * installing *binary* package ‘httpuv’ ... 2021-05-16T17:41:08.3385770Z * DONE (httpuv) 2021-05-16T17:41:08.5301750Z * installing *binary* package ‘htmlwidgets’ ... 2021-05-16T17:41:08.5349599Z * DONE (htmlwidgets) 2021-05-16T17:41:08.7971745Z * installing *binary* package ‘crosstalk’ ... 2021-05-16T17:41:08.8055160Z * DONE (crosstalk) 2021-05-16T17:41:09.3228749Z * installing *binary* package ‘bslib’ ... 2021-05-16T17:41:09.3460997Z * DONE (bslib) 2021-05-16T17:41:09.5363818Z * installing *binary* package ‘servr’ ... 2021-05-16T17:41:09.5405003Z * DONE (servr) 2021-05-16T17:41:10.1031286Z * installing *binary* package ‘shiny’ ... 2021-05-16T17:41:10.1267230Z * DONE (shiny) 2021-05-16T17:41:10.3023197Z * installing *binary* package ‘miniUI’ ... 2021-05-16T17:41:10.3061235Z * DONE (miniUI) 2021-05-16T17:41:10.5653786Z * installing *binary* package ‘manipulateWidget’ ... 2021-05-16T17:41:10.5725857Z * DONE (manipulateWidget) 2021-05-16T17:41:11.1181400Z * installing *binary* package ‘rgl’ ... 2021-05-16T17:41:11.1342472Z * DONE (rgl) 2021-05-16T17:41:11.1420407Z 2021-05-16T17:41:11.1421319Z The downloaded source packages are in 2021-05-16T17:41:11.1422639Z ‘/tmp/RtmpTkx9Mq/downloaded_packages’ 2021-05-16T17:41:22.7120822Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T17:41:22.7121792Z Use `force = TRUE` to force installation 2021-05-16T17:41:22.7131084Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T17:41:22.7131983Z Use `force = TRUE` to force installation 2021-05-16T17:41:22.7299984Z ##[group]Run options(width = 100) 2021-05-16T17:41:22.7300425Z options(width = 100) 2021-05-16T17:41:22.7300923Z pkgs <- installed.packages()[, "Package"] 2021-05-16T17:41:22.7301497Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T17:41:22.7308932Z shell: /usr/local/bin/Rscript {0} 2021-05-16T17:41:22.7309293Z env: 2021-05-16T17:41:22.7309653Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:41:22.7310054Z TIC_DEPLOY_KEY: 2021-05-16T17:41:22.7310745Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:41:22.7312500Z GITHUB_PAT: *** 2021-05-16T17:41:22.7312842Z COVERALLS_TOKEN: 2021-05-16T17:41:22.7313240Z continue-on-error: false 2021-05-16T17:41:22.7313647Z VDIFFR_RUN_TESTS: 2021-05-16T17:41:22.7314040Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:41:22.7314429Z TZ: UTC 2021-05-16T17:41:22.7314746Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:41:22.7315139Z NOT_CRAN: true 2021-05-16T17:41:22.7315447Z ##[endgroup] 2021-05-16T17:41:23.1178246Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:41:23.1178804Z setting value 2021-05-16T17:41:23.1179386Z version R version 3.5.3 (2019-03-11) 2021-05-16T17:41:23.1179807Z os Ubuntu 20.04.2 LTS 2021-05-16T17:41:23.1180353Z system x86_64, linux-gnu 2021-05-16T17:41:23.1180752Z ui X11 2021-05-16T17:41:23.1181149Z language (EN) 2021-05-16T17:41:23.1181665Z collate C.UTF-8 2021-05-16T17:41:23.1182197Z ctype C.UTF-8 2021-05-16T17:41:23.1182594Z tz UTC 2021-05-16T17:41:23.1183070Z date 2021-05-16 2021-05-16T17:41:23.1183291Z 2021-05-16T17:41:23.1183988Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T17:41:23.1184616Z package * version date lib source 2021-05-16T17:41:23.1185627Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1186391Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T17:41:23.1187159Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1187830Z base * 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1188531Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1189242Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1189907Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1190581Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1191242Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1191926Z bslib 0.2.5 2021-05-12 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1192595Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T17:41:23.1193276Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1193950Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1194608Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1195277Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1195947Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1196649Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1197515Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1198229Z compiler 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1198920Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1199582Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1200265Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1200974Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1201677Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1202367Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1203035Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1203747Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1204606Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T17:41:23.1205373Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1206071Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1206744Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1207423Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1208108Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1208821Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1209519Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1210186Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1210880Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1211643Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1212327Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1213018Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1213675Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1214450Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T17:41:23.1215205Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1215896Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1216573Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1218011Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1218737Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1219454Z grid 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1220128Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1220809Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1221531Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1222241Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1222900Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1223668Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1224360Z jquerylib 0.1.4 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1225067Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1225772Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1226472Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1227144Z later 1.2.0 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1227819Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1228521Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1229217Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1229925Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1230686Z manipulateWidget 0.10.1 2020-02-24 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1231428Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1232110Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1232775Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1233467Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1234160Z methods * 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1234855Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1235506Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1236183Z miniUI 0.1.1.1 2018-05-18 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1236853Z misc3d 0.9-0 2020-09-06 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1237617Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1238275Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1238953Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1239647Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1240326Z parallel 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1241016Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T17:41:23.1241688Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1242389Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1243092Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1243768Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1244723Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1245447Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1246332Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1248180Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1256961Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1257679Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1258532Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1259264Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1259975Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1260655Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1261355Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1262022Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1262681Z rgl 0.106.8 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1263347Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1264007Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T17:41:23.1264695Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1265372Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1266072Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1266772Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1267484Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1268166Z sass 0.4.0 2021-05-12 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1268820Z servr 0.22 2021-04-14 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1269521Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1270261Z shiny 1.6.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1271048Z sourcetools 0.1.7 2018-04-25 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1291718Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1292923Z splines 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1293639Z stats * 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1294314Z stats4 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1295010Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1295704Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1296386Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T17:41:23.1297064Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1297780Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T17:41:23.1298501Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1299189Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1299861Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T17:41:23.1300573Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T17:41:23.1301274Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1301962Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1302640Z tools 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1303319Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1304084Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1304749Z utils * 3.5.3 2021-02-17 [2] local 2021-05-16T17:41:23.1305431Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1306088Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1306772Z webshot 0.5.2 2019-11-22 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1307464Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1308128Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1308796Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T17:41:23.1309443Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1310117Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1310794Z xtable 1.8-4 2019-04-21 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1311478Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1312146Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-16T17:41:23.1312410Z 2021-05-16T17:41:23.1312803Z [1] /home/runner/work/_temp/Library 2021-05-16T17:41:23.1313249Z [2] /opt/R/3.5.3/lib/R/library 2021-05-16T17:41:23.1341862Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T17:41:23.1342377Z Rscript -e 'tic::script()' 2021-05-16T17:41:23.1342728Z ls -l check 2021-05-16T17:41:23.1382253Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:41:23.1382675Z env: 2021-05-16T17:41:23.1383052Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:41:23.1383439Z TIC_DEPLOY_KEY: 2021-05-16T17:41:23.1384126Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:41:23.1385913Z GITHUB_PAT: *** 2021-05-16T17:41:23.1386251Z COVERALLS_TOKEN: 2021-05-16T17:41:23.1386773Z continue-on-error: false 2021-05-16T17:41:23.1387168Z VDIFFR_RUN_TESTS: 2021-05-16T17:41:23.1387580Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:41:23.1387946Z TZ: UTC 2021-05-16T17:41:23.1388279Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:41:23.1388621Z NOT_CRAN: true 2021-05-16T17:41:23.1388943Z ##[endgroup] 2021-05-16T17:41:23.3509642Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:41:23.4516181Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T17:41:23.4517267Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T17:41:23.4518021Z timeout = Inf, check_dir = "check") 2021-05-16T17:41:23.5086213Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T17:41:23.6834877Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T17:41:23.7018381Z * preparing ‘brainR’: 2021-05-16T17:41:23.7099404Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:41:23.7372923Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:41:23.7379380Z * checking for empty or unneeded directories 2021-05-16T17:41:23.7403305Z * building ‘brainR_1.6.0.tar.gz’ 2021-05-16T17:41:23.9807226Z 2021-05-16T17:41:24.1716263Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T17:41:24.3462427Z * using log directory ‘/home/runner/work/brainR/brainR/check/brainR.Rcheck’ 2021-05-16T17:41:24.3463586Z * using R version 3.5.3 (2019-03-11) 2021-05-16T17:41:24.3464433Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T17:41:24.3465231Z * using session charset: UTF-8 2021-05-16T17:41:24.4744052Z * using option ‘--as-cran’ 2021-05-16T17:41:24.4767023Z * checking for file ‘brainR/DESCRIPTION’ ... OK 2021-05-16T17:41:24.4768045Z * checking extension type ... Package 2021-05-16T17:41:24.4769126Z * this is package ‘brainR’ version ‘1.6.0’ 2021-05-16T17:41:24.4770112Z * package encoding: UTF-8 2021-05-16T17:41:24.4805741Z * checking package namespace information ... OK 2021-05-16T17:41:37.4730541Z * checking package dependencies ... OK 2021-05-16T17:41:37.4743288Z * checking if this is a source package ... OK 2021-05-16T17:41:37.4744035Z * checking if there is a namespace ... OK 2021-05-16T17:41:37.5776782Z * checking for executable files ... OK 2021-05-16T17:41:37.5778137Z * checking for hidden files and directories ... OK 2021-05-16T17:41:37.5780465Z * checking for portable file names ... OK 2021-05-16T17:41:37.5789464Z * checking for sufficient/correct file permissions ... OK 2021-05-16T17:41:37.5797977Z * checking serialization versions ... OK 2021-05-16T17:41:40.3598579Z * checking whether package ‘brainR’ can be installed ... WARNING 2021-05-16T17:41:40.3603618Z ##[warning]Found the following significant warnings: 2021-05-16T17:41:40.3615182Z Warning: 'rgl.init' failed, running with 'rgl.useNULL = TRUE'. 2021-05-16T17:41:40.3616084Z Warning: no DISPLAY variable so Tk is not available 2021-05-16T17:41:40.3617304Z See ‘/home/runner/work/brainR/brainR/check/brainR.Rcheck/00install.out’ for details. 2021-05-16T17:41:40.3643485Z * checking installed package size ... OK 2021-05-16T17:41:40.4320068Z * checking package directory ... OK 2021-05-16T17:41:40.5629668Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:41:40.5630711Z * checking top-level files ... OK 2021-05-16T17:41:40.5631774Z * checking for left-over files ... OK 2021-05-16T17:41:40.5632471Z * checking index information ... OK 2021-05-16T17:41:40.6514517Z * checking package subdirectories ... OK 2021-05-16T17:41:40.6902183Z * checking R files for non-ASCII characters ... OK 2021-05-16T17:41:40.7321352Z * checking R files for syntax errors ... OK 2021-05-16T17:41:41.4715070Z * checking whether the package can be loaded ... OK 2021-05-16T17:41:42.1666615Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T17:41:42.8417490Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T17:41:43.7980828Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T17:41:44.2595425Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T17:41:45.0266512Z * checking loading without being on the library search path ... OK 2021-05-16T17:41:45.7457055Z * checking dependencies in R code ... OK 2021-05-16T17:41:46.9282696Z * checking S3 generic/method consistency ... OK 2021-05-16T17:41:47.6232852Z * checking replacement functions ... OK 2021-05-16T17:41:48.3559567Z * checking foreign function calls ... OK 2021-05-16T17:41:52.2956251Z * checking R code for possible problems ... OK 2021-05-16T17:41:52.3586500Z * checking Rd files ... OK 2021-05-16T17:41:52.3971136Z * checking Rd metadata ... OK 2021-05-16T17:41:52.4532548Z * checking Rd line widths ... OK 2021-05-16T17:41:52.5276676Z * checking Rd cross-references ... OK 2021-05-16T17:41:53.2277987Z * checking for missing documentation entries ... OK 2021-05-16T17:41:55.3174996Z * checking for code/documentation mismatches ... OK 2021-05-16T17:41:56.6428123Z * checking Rd \usage sections ... OK 2021-05-16T17:41:56.6969058Z * checking Rd contents ... OK 2021-05-16T17:41:56.7700368Z * checking for unstated dependencies in examples ... OK 2021-05-16T17:41:58.5596809Z * checking examples ... OK 2021-05-16T17:42:00.1511301Z * checking PDF version of manual ... OK 2021-05-16T17:42:00.1512200Z * DONE 2021-05-16T17:42:00.1512704Z 2021-05-16T17:42:00.1513224Z Status: 1 WARNING 2021-05-16T17:42:00.1513546Z See 2021-05-16T17:42:00.1514733Z ‘/home/runner/work/brainR/brainR/check/brainR.Rcheck/00check.log’ 2021-05-16T17:42:00.1515245Z for details. 2021-05-16T17:42:00.1515476Z 2021-05-16T17:42:00.1515660Z 2021-05-16T17:42:00.2175907Z ── R CMD check results ─────────────────────────────────────── brainR 1.6.0 ──── 2021-05-16T17:42:00.2193185Z Duration: 36.2s 2021-05-16T17:42:00.2193478Z 2021-05-16T17:42:00.2221090Z ❯ checking whether package ‘brainR’ can be installed ... WARNING 2021-05-16T17:42:00.2222418Z ##[warning] See below... 2021-05-16T17:42:00.2223675Z 2021-05-16T17:42:00.2233424Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T17:42:00.2313039Z total 7636 2021-05-16T17:42:00.2314247Z drwxr-xr-x 5 runner docker 4096 May 16 17:42 brainR.Rcheck 2021-05-16T17:42:00.2315273Z -rw-r--r-- 1 runner docker 3884808 May 16 17:41 brainR_1.6.0.tar.gz 2021-05-16T17:42:00.2326520Z -rw-r--r-- 1 runner docker 3927880 May 16 17:41 brainR_1.6.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:42:00.2355198Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:42:00.2355873Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T17:42:00.2394907Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T17:42:00.2395344Z env: 2021-05-16T17:42:00.2395717Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:00.2396100Z TIC_DEPLOY_KEY: 2021-05-16T17:42:00.2396784Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:00.2398398Z GITHUB_PAT: *** 2021-05-16T17:42:00.2398742Z COVERALLS_TOKEN: 2021-05-16T17:42:00.2399139Z continue-on-error: false 2021-05-16T17:42:00.2399549Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:00.2399942Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:00.2400329Z TZ: UTC 2021-05-16T17:42:00.2400660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:00.2400996Z NOT_CRAN: true 2021-05-16T17:42:00.2401316Z ##[endgroup] 2021-05-16T17:42:00.2509208Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T17:42:00.2509691Z Rscript -e "tic::before_deploy()" 2021-05-16T17:42:00.2544775Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:00.2545094Z env: 2021-05-16T17:42:00.2545466Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:00.2545858Z TIC_DEPLOY_KEY: 2021-05-16T17:42:00.2546546Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:00.2547646Z GITHUB_PAT: *** 2021-05-16T17:42:00.2547987Z COVERALLS_TOKEN: 2021-05-16T17:42:00.2548490Z continue-on-error: false 2021-05-16T17:42:00.2548901Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:00.2549315Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:00.2549680Z TZ: UTC 2021-05-16T17:42:00.2550016Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:00.2550358Z NOT_CRAN: true 2021-05-16T17:42:00.2550684Z ##[endgroup] 2021-05-16T17:42:00.4648062Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:42:00.5628229Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T17:42:00.5628692Z with: 2021-05-16T17:42:00.5629396Z upload_url: https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T17:42:00.5630254Z asset_path: check/brainR_1.6.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T17:42:00.5630824Z asset_name: brainR_1.6.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-16T17:42:00.5631379Z asset_content_type: application/octet-stream 2021-05-16T17:42:00.5631793Z env: 2021-05-16T17:42:00.5632160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:00.5632549Z TIC_DEPLOY_KEY: 2021-05-16T17:42:00.5633232Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:00.5634408Z GITHUB_PAT: *** 2021-05-16T17:42:00.5634733Z COVERALLS_TOKEN: 2021-05-16T17:42:00.5635149Z continue-on-error: false 2021-05-16T17:42:00.5635539Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:00.5635961Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:00.5636341Z TZ: UTC 2021-05-16T17:42:00.5636662Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:00.5637014Z NOT_CRAN: true 2021-05-16T17:42:00.5637688Z GITHUB_TOKEN: *** 2021-05-16T17:42:00.5638002Z ##[endgroup] 2021-05-16T17:42:01.2053673Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T17:42:01.2054143Z Rscript -e "tic::deploy()" 2021-05-16T17:42:01.2093052Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:01.2093385Z env: 2021-05-16T17:42:01.2093772Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:01.2094166Z TIC_DEPLOY_KEY: 2021-05-16T17:42:01.2094873Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:01.2096458Z GITHUB_PAT: *** 2021-05-16T17:42:01.2096793Z COVERALLS_TOKEN: 2021-05-16T17:42:01.2097210Z continue-on-error: false 2021-05-16T17:42:01.2097606Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:01.2098021Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:01.2098387Z TZ: UTC 2021-05-16T17:42:01.2098727Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:01.2099067Z NOT_CRAN: true 2021-05-16T17:42:01.2099389Z ##[endgroup] 2021-05-16T17:42:01.4232721Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:42:01.5201059Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T17:42:01.5201550Z Rscript -e "tic::after_deploy()" 2021-05-16T17:42:01.5240565Z shell: /usr/bin/bash -e {0} 2021-05-16T17:42:01.5240901Z env: 2021-05-16T17:42:01.5241301Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:42:01.5241698Z TIC_DEPLOY_KEY: 2021-05-16T17:42:01.5242385Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T17:42:01.5243854Z GITHUB_PAT: *** 2021-05-16T17:42:01.5244196Z COVERALLS_TOKEN: 2021-05-16T17:42:01.5244803Z continue-on-error: false 2021-05-16T17:42:01.5245205Z VDIFFR_RUN_TESTS: 2021-05-16T17:42:01.5245597Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T17:42:01.5245971Z TZ: UTC 2021-05-16T17:42:01.5246285Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:42:01.5246633Z NOT_CRAN: true 2021-05-16T17:42:01.5246947Z ##[endgroup] 2021-05-16T17:42:01.7356019Z ✔ Loading tic stage configuration from tic.R 2021-05-16T17:42:01.9747653Z Post job cleanup. 2021-05-16T17:42:02.0114008Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T17:42:02.0191303Z Post job cleanup. 2021-05-16T17:42:02.0966256Z [command]/usr/bin/git version 2021-05-16T17:42:02.1055026Z git version 2.31.1 2021-05-16T17:42:02.1085949Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:42:02.1127273Z [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-16T17:42:02.1341518Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:42:02.1371478Z http.https://github.com/.extraheader 2021-05-16T17:42:02.1379434Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T17:42:02.1413703Z [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-16T17:42:02.1650188Z Cleaning up orphan processes