2021-05-16T22:03:26.9522653Z ##[section]Starting: Request a runner to run this job 2021-05-16T22:03:27.7205147Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.7945499Z 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-16T22:03:27.8595145Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T22:03:27.9509064Z ##[section]Finishing: Request a runner to run this job 2021-05-16T22:03:34.8904167Z Current runner version: '2.278.0' 2021-05-16T22:03:34.8932624Z ##[group]Operating System 2021-05-16T22:03:34.8933607Z Ubuntu 2021-05-16T22:03:34.8934147Z 20.04.2 2021-05-16T22:03:34.8934616Z LTS 2021-05-16T22:03:34.8935219Z ##[endgroup] 2021-05-16T22:03:34.8935827Z ##[group]Virtual Environment 2021-05-16T22:03:34.8936598Z Environment: ubuntu-20.04 2021-05-16T22:03:34.8937348Z Version: 20210510.0 2021-05-16T22:03:34.8938378Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T22:03:34.8939851Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T22:03:34.8940763Z ##[endgroup] 2021-05-16T22:03:34.8942786Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T22:03:34.8943991Z Actions: write 2021-05-16T22:03:34.8944526Z Checks: write 2021-05-16T22:03:34.8945086Z Contents: write 2021-05-16T22:03:34.8945656Z Deployments: write 2021-05-16T22:03:34.8946317Z Issues: write 2021-05-16T22:03:34.8946887Z Metadata: read 2021-05-16T22:03:34.8947473Z Packages: write 2021-05-16T22:03:34.8948034Z PullRequests: write 2021-05-16T22:03:34.8948746Z RepositoryProjects: write 2021-05-16T22:03:34.8949448Z SecurityEvents: write 2021-05-16T22:03:34.8950031Z Statuses: write 2021-05-16T22:03:34.8950692Z ##[endgroup] 2021-05-16T22:03:34.8953692Z Prepare workflow directory 2021-05-16T22:03:35.0024578Z Prepare all required actions 2021-05-16T22:03:35.0035475Z Getting action download info 2021-05-16T22:03:35.3704211Z Download action repository 'actions/checkout@v2' 2021-05-16T22:03:37.4834550Z Download action repository 'r-lib/actions@master' 2021-05-16T22:03:37.9382793Z Download action repository 'adigherman/actions@master' 2021-05-16T22:03:38.9786475Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T22:03:39.1860373Z Download action repository 'actions/cache@v1' 2021-05-16T22:03:39.3572692Z Download action repository 'actions/upload-artifact@master' 2021-05-16T22:03:39.5143588Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T22:03:39.8181863Z ##[group]Run actions/checkout@v2 2021-05-16T22:03:39.8182467Z with: 2021-05-16T22:03:39.8182992Z repository: neuroconductor/WhiteStripe 2021-05-16T22:03:39.8183989Z token: *** 2021-05-16T22:03:39.8184390Z ssh-strict: true 2021-05-16T22:03:39.8184907Z persist-credentials: true 2021-05-16T22:03:39.8185383Z clean: true 2021-05-16T22:03:39.8185786Z fetch-depth: 1 2021-05-16T22:03:39.8186354Z lfs: false 2021-05-16T22:03:39.8186781Z submodules: false 2021-05-16T22:03:39.8187240Z env: 2021-05-16T22:03:39.8187719Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:39.8188219Z TIC_DEPLOY_KEY: 2021-05-16T22:03:39.8189127Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:03:39.8190444Z GITHUB_PAT: *** 2021-05-16T22:03:39.8190874Z COVERALLS_TOKEN: 2021-05-16T22:03:39.8191408Z continue-on-error: false 2021-05-16T22:03:39.8191921Z VDIFFR_RUN_TESTS: 2021-05-16T22:03:39.8192354Z ##[endgroup] 2021-05-16T22:03:40.0770301Z Syncing repository: neuroconductor/WhiteStripe 2021-05-16T22:03:40.0772140Z ##[group]Getting Git version info 2021-05-16T22:03:40.0773656Z Working directory is '/home/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:40.0824039Z [command]/usr/bin/git version 2021-05-16T22:03:40.0987525Z git version 2.31.1 2021-05-16T22:03:40.1015571Z ##[endgroup] 2021-05-16T22:03:40.1025280Z Deleting the contents of '/home/runner/work/WhiteStripe/WhiteStripe' 2021-05-16T22:03:40.1034068Z ##[group]Initializing the repository 2021-05-16T22:03:40.1041017Z [command]/usr/bin/git init /home/runner/work/WhiteStripe/WhiteStripe 2021-05-16T22:03:40.1128413Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T22:03:40.1129728Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T22:03:40.1130872Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T22:03:40.1131725Z hint: 2021-05-16T22:03:40.1133039Z hint: git config --global init.defaultBranch 2021-05-16T22:03:40.1133965Z hint: 2021-05-16T22:03:40.1135411Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T22:03:40.1136564Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T22:03:40.1137226Z hint: 2021-05-16T22:03:40.1137848Z hint: git branch -m 2021-05-16T22:03:40.1138981Z Initialized empty Git repository in /home/runner/work/WhiteStripe/WhiteStripe/.git/ 2021-05-16T22:03:40.1146936Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:40.1193501Z ##[endgroup] 2021-05-16T22:03:40.1194552Z ##[group]Disabling automatic garbage collection 2021-05-16T22:03:40.1198513Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T22:03:40.1243720Z ##[endgroup] 2021-05-16T22:03:40.1248497Z ##[group]Setting up auth 2021-05-16T22:03:40.1255034Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:03:40.1289790Z [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-16T22:03:40.1729796Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:03:40.1773408Z [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-16T22:03:40.1997592Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T22:03:40.2043086Z ##[endgroup] 2021-05-16T22:03:40.2045334Z ##[group]Fetching the repository 2021-05-16T22:03:40.2057466Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2642ac54c2fca8e1c8e39a47847ec3ac10989911:refs/tags/2.3.2.s 2021-05-16T22:03:40.4516559Z remote: Enumerating objects: 99, done. 2021-05-16T22:03:40.4520290Z remote: Counting objects: 1% (1/99) 2021-05-16T22:03:40.4522864Z remote: Counting objects: 2% (2/99) 2021-05-16T22:03:40.4525171Z remote: Counting objects: 3% (3/99) 2021-05-16T22:03:40.4527408Z remote: Counting objects: 4% (4/99) 2021-05-16T22:03:40.4531151Z remote: Counting objects: 5% (5/99) 2021-05-16T22:03:40.4533769Z remote: Counting objects: 6% (6/99) 2021-05-16T22:03:40.4540577Z remote: Counting objects: 7% (7/99) 2021-05-16T22:03:40.4541846Z remote: Counting objects: 8% (8/99) 2021-05-16T22:03:40.4543085Z remote: Counting objects: 9% (9/99) 2021-05-16T22:03:40.4544305Z remote: Counting objects: 10% (10/99) 2021-05-16T22:03:40.4545575Z remote: Counting objects: 11% (11/99) 2021-05-16T22:03:40.4546692Z remote: Counting objects: 12% (12/99) 2021-05-16T22:03:40.4547809Z remote: Counting objects: 13% (13/99) 2021-05-16T22:03:40.4548980Z remote: Counting objects: 14% (14/99) 2021-05-16T22:03:40.4550070Z remote: Counting objects: 15% (15/99) 2021-05-16T22:03:40.4551156Z remote: Counting objects: 16% (16/99) 2021-05-16T22:03:40.4552218Z remote: Counting objects: 17% (17/99) 2021-05-16T22:03:40.4553275Z remote: Counting objects: 18% (18/99) 2021-05-16T22:03:40.4554338Z remote: Counting objects: 19% (19/99) 2021-05-16T22:03:40.4559859Z remote: Counting objects: 20% (20/99) 2021-05-16T22:03:40.4561131Z remote: Counting objects: 21% (21/99) 2021-05-16T22:03:40.4562259Z remote: Counting objects: 22% (22/99) 2021-05-16T22:03:40.4565642Z remote: Counting objects: 23% (23/99) 2021-05-16T22:03:40.4566897Z remote: Counting objects: 24% (24/99) 2021-05-16T22:03:40.4567897Z remote: Counting objects: 25% (25/99) 2021-05-16T22:03:40.4584775Z remote: Counting objects: 26% (26/99) 2021-05-16T22:03:40.4586139Z remote: Counting objects: 27% (27/99) 2021-05-16T22:03:40.4587257Z remote: Counting objects: 28% (28/99) 2021-05-16T22:03:40.4588221Z remote: Counting objects: 29% (29/99) 2021-05-16T22:03:40.4589160Z remote: Counting objects: 30% (30/99) 2021-05-16T22:03:40.4590105Z remote: Counting objects: 31% (31/99) 2021-05-16T22:03:40.4591038Z remote: Counting objects: 32% (32/99) 2021-05-16T22:03:40.4591994Z remote: Counting objects: 33% (33/99) 2021-05-16T22:03:40.4592943Z remote: Counting objects: 34% (34/99) 2021-05-16T22:03:40.4593891Z remote: Counting objects: 35% (35/99) 2021-05-16T22:03:40.4594838Z remote: Counting objects: 36% (36/99) 2021-05-16T22:03:40.4595794Z remote: Counting objects: 37% (37/99) 2021-05-16T22:03:40.4596750Z remote: Counting objects: 38% (38/99) 2021-05-16T22:03:40.4597687Z remote: Counting objects: 39% (39/99) 2021-05-16T22:03:40.4598639Z remote: Counting objects: 40% (40/99) 2021-05-16T22:03:40.4599790Z remote: Counting objects: 41% (41/99) 2021-05-16T22:03:40.4600750Z remote: Counting objects: 42% (42/99) 2021-05-16T22:03:40.4601706Z remote: Counting objects: 43% (43/99) 2021-05-16T22:03:40.4602647Z remote: Counting objects: 44% (44/99) 2021-05-16T22:03:40.4603574Z remote: Counting objects: 45% (45/99) 2021-05-16T22:03:40.4604514Z remote: Counting objects: 46% (46/99) 2021-05-16T22:03:40.4605466Z remote: Counting objects: 47% (47/99) 2021-05-16T22:03:40.4606405Z remote: Counting objects: 48% (48/99) 2021-05-16T22:03:40.4607357Z remote: Counting objects: 49% (49/99) 2021-05-16T22:03:40.4608288Z remote: Counting objects: 50% (50/99) 2021-05-16T22:03:40.4609237Z remote: Counting objects: 51% (51/99) 2021-05-16T22:03:40.4610165Z remote: Counting objects: 52% (52/99) 2021-05-16T22:03:40.4611116Z remote: Counting objects: 53% (53/99) 2021-05-16T22:03:40.4612202Z remote: Counting objects: 54% (54/99) 2021-05-16T22:03:40.4613237Z remote: Counting objects: 55% (55/99) 2021-05-16T22:03:40.4613714Z remote: Counting objects: 56% (56/99) 2021-05-16T22:03:40.4614177Z remote: Counting objects: 57% (57/99) 2021-05-16T22:03:40.4616501Z remote: Counting objects: 58% (58/99) 2021-05-16T22:03:40.4617035Z remote: Counting objects: 59% (59/99) 2021-05-16T22:03:40.4617576Z remote: Counting objects: 60% (60/99) 2021-05-16T22:03:40.4618108Z remote: Counting objects: 61% (61/99) 2021-05-16T22:03:40.4618648Z remote: Counting objects: 62% (62/99) 2021-05-16T22:03:40.4619176Z remote: Counting objects: 63% (63/99) 2021-05-16T22:03:40.4619713Z remote: Counting objects: 64% (64/99) 2021-05-16T22:03:40.4621117Z remote: Counting objects: 65% (65/99) 2021-05-16T22:03:40.4621650Z remote: Counting objects: 66% (66/99) 2021-05-16T22:03:40.4622205Z remote: Counting objects: 67% (67/99) 2021-05-16T22:03:40.4622731Z remote: Counting objects: 68% (68/99) 2021-05-16T22:03:40.4623274Z remote: Counting objects: 69% (69/99) 2021-05-16T22:03:40.4623813Z remote: Counting objects: 70% (70/99) 2021-05-16T22:03:40.4624341Z remote: Counting objects: 71% (71/99) 2021-05-16T22:03:40.4624875Z remote: Counting objects: 72% (72/99) 2021-05-16T22:03:40.4625394Z remote: Counting objects: 73% (73/99) 2021-05-16T22:03:40.4625930Z remote: Counting objects: 74% (74/99) 2021-05-16T22:03:40.4626454Z remote: Counting objects: 75% (75/99) 2021-05-16T22:03:40.4626987Z remote: Counting objects: 76% (76/99) 2021-05-16T22:03:40.4627503Z remote: Counting objects: 77% (77/99) 2021-05-16T22:03:40.4628037Z remote: Counting objects: 78% (78/99) 2021-05-16T22:03:40.4628580Z remote: Counting objects: 79% (79/99) 2021-05-16T22:03:40.4629103Z remote: Counting objects: 80% (80/99) 2021-05-16T22:03:40.4629776Z remote: Counting objects: 81% (81/99) 2021-05-16T22:03:40.4630303Z remote: Counting objects: 82% (82/99) 2021-05-16T22:03:40.4630838Z remote: Counting objects: 83% (83/99) 2021-05-16T22:03:40.4631366Z remote: Counting objects: 84% (84/99) 2021-05-16T22:03:40.4631980Z remote: Counting objects: 85% (85/99) 2021-05-16T22:03:40.4632437Z remote: Counting objects: 86% (86/99) 2021-05-16T22:03:40.4633278Z remote: Counting objects: 87% (87/99) 2021-05-16T22:03:40.4633917Z remote: Counting objects: 88% (88/99) 2021-05-16T22:03:40.4634463Z remote: Counting objects: 89% (89/99) 2021-05-16T22:03:40.4637380Z remote: Counting objects: 90% (90/99) 2021-05-16T22:03:40.4637936Z remote: Counting objects: 91% (91/99) 2021-05-16T22:03:40.4638474Z remote: Counting objects: 92% (92/99) 2021-05-16T22:03:40.4639109Z remote: Counting objects: 93% (93/99) 2021-05-16T22:03:40.4639666Z remote: Counting objects: 94% (94/99) 2021-05-16T22:03:40.4640196Z remote: Counting objects: 95% (95/99) 2021-05-16T22:03:40.4640728Z remote: Counting objects: 96% (96/99) 2021-05-16T22:03:40.4641252Z remote: Counting objects: 97% (97/99) 2021-05-16T22:03:40.4641789Z remote: Counting objects: 98% (98/99) 2021-05-16T22:03:40.4642325Z remote: Counting objects: 100% (99/99) 2021-05-16T22:03:40.4642879Z remote: Counting objects: 100% (99/99), done. 2021-05-16T22:03:40.4643483Z remote: Compressing objects: 1% (1/71) 2021-05-16T22:03:40.4644061Z remote: Compressing objects: 2% (2/71) 2021-05-16T22:03:40.4644642Z remote: Compressing objects: 4% (3/71) 2021-05-16T22:03:40.4645214Z remote: Compressing objects: 5% (4/71) 2021-05-16T22:03:40.4645800Z remote: Compressing objects: 7% (5/71) 2021-05-16T22:03:40.4646370Z remote: Compressing objects: 8% (6/71) 2021-05-16T22:03:40.4646952Z remote: Compressing objects: 9% (7/71) 2021-05-16T22:03:40.4647650Z remote: Compressing objects: 11% (8/71) 2021-05-16T22:03:40.4648226Z remote: Compressing objects: 12% (9/71) 2021-05-16T22:03:40.4648822Z remote: Compressing objects: 14% (10/71) 2021-05-16T22:03:40.4649401Z remote: Compressing objects: 15% (11/71) 2021-05-16T22:03:40.4649996Z remote: Compressing objects: 16% (12/71) 2021-05-16T22:03:40.4650569Z remote: Compressing objects: 18% (13/71) 2021-05-16T22:03:40.4651153Z remote: Compressing objects: 19% (14/71) 2021-05-16T22:03:40.4651729Z remote: Compressing objects: 21% (15/71) 2021-05-16T22:03:40.4652313Z remote: Compressing objects: 22% (16/71) 2021-05-16T22:03:40.4652903Z remote: Compressing objects: 23% (17/71) 2021-05-16T22:03:40.4653470Z remote: Compressing objects: 25% (18/71) 2021-05-16T22:03:40.4654052Z remote: Compressing objects: 26% (19/71) 2021-05-16T22:03:40.4654625Z remote: Compressing objects: 28% (20/71) 2021-05-16T22:03:40.4655219Z remote: Compressing objects: 29% (21/71) 2021-05-16T22:03:40.4655786Z remote: Compressing objects: 30% (22/71) 2021-05-16T22:03:40.4656551Z remote: Compressing objects: 32% (23/71) 2021-05-16T22:03:40.4657272Z remote: Compressing objects: 33% (24/71) 2021-05-16T22:03:40.4657857Z remote: Compressing objects: 35% (25/71) 2021-05-16T22:03:40.4658437Z remote: Compressing objects: 36% (26/71) 2021-05-16T22:03:40.4659005Z remote: Compressing objects: 38% (27/71) 2021-05-16T22:03:40.4659588Z remote: Compressing objects: 39% (28/71) 2021-05-16T22:03:40.4660158Z remote: Compressing objects: 40% (29/71) 2021-05-16T22:03:40.4660739Z remote: Compressing objects: 42% (30/71) 2021-05-16T22:03:40.4661313Z remote: Compressing objects: 43% (31/71) 2021-05-16T22:03:40.4661898Z remote: Compressing objects: 45% (32/71) 2021-05-16T22:03:40.4662465Z remote: Compressing objects: 46% (33/71) 2021-05-16T22:03:40.4663119Z remote: Compressing objects: 47% (34/71) 2021-05-16T22:03:40.4663686Z remote: Compressing objects: 49% (35/71) 2021-05-16T22:03:40.4664270Z remote: Compressing objects: 50% (36/71) 2021-05-16T22:03:40.4664853Z remote: Compressing objects: 52% (37/71) 2021-05-16T22:03:40.4665421Z remote: Compressing objects: 53% (38/71) 2021-05-16T22:03:40.4666003Z remote: Compressing objects: 54% (39/71) 2021-05-16T22:03:40.4666570Z remote: Compressing objects: 56% (40/71) 2021-05-16T22:03:40.4667155Z remote: Compressing objects: 57% (41/71) 2021-05-16T22:03:40.4667727Z remote: Compressing objects: 59% (42/71) 2021-05-16T22:03:40.4668314Z remote: Compressing objects: 60% (43/71) 2021-05-16T22:03:40.4668882Z remote: Compressing objects: 61% (44/71) 2021-05-16T22:03:40.4669551Z remote: Compressing objects: 63% (45/71) 2021-05-16T22:03:40.4670068Z remote: Compressing objects: 64% (46/71) 2021-05-16T22:03:40.4670606Z remote: Compressing objects: 66% (47/71) 2021-05-16T22:03:40.4671120Z remote: Compressing objects: 67% (48/71) 2021-05-16T22:03:40.4673358Z remote: Compressing objects: 69% (49/71) 2021-05-16T22:03:40.4673915Z remote: Compressing objects: 70% (50/71) 2021-05-16T22:03:40.4674421Z remote: Compressing objects: 71% (51/71) 2021-05-16T22:03:40.4675052Z remote: Compressing objects: 73% (52/71) 2021-05-16T22:03:40.4675567Z remote: Compressing objects: 74% (53/71) 2021-05-16T22:03:40.4676065Z remote: Compressing objects: 76% (54/71) 2021-05-16T22:03:40.4676575Z remote: Compressing objects: 77% (55/71) 2021-05-16T22:03:40.4677076Z remote: Compressing objects: 78% (56/71) 2021-05-16T22:03:40.4677589Z remote: Compressing objects: 80% (57/71) 2021-05-16T22:03:40.4678090Z remote: Compressing objects: 81% (58/71) 2021-05-16T22:03:40.4678708Z remote: Compressing objects: 83% (59/71) 2021-05-16T22:03:40.4679333Z remote: Compressing objects: 84% (60/71) 2021-05-16T22:03:40.4680049Z remote: Compressing objects: 85% (61/71) 2021-05-16T22:03:40.4680692Z remote: Compressing objects: 87% (62/71) 2021-05-16T22:03:40.4681266Z remote: Compressing objects: 88% (63/71) 2021-05-16T22:03:40.4681849Z remote: Compressing objects: 90% (64/71) 2021-05-16T22:03:40.4682627Z remote: Compressing objects: 91% (65/71) 2021-05-16T22:03:40.4683259Z remote: Compressing objects: 92% (66/71) 2021-05-16T22:03:40.4683876Z remote: Compressing objects: 94% (67/71) 2021-05-16T22:03:40.4684505Z remote: Compressing objects: 95% (68/71) 2021-05-16T22:03:40.4685118Z remote: Compressing objects: 97% (69/71) 2021-05-16T22:03:40.4685747Z remote: Compressing objects: 98% (70/71) 2021-05-16T22:03:40.4686373Z remote: Compressing objects: 100% (71/71) 2021-05-16T22:03:40.4687024Z remote: Compressing objects: 100% (71/71), done. 2021-05-16T22:03:41.9816897Z remote: Total 99 (delta 23), reused 82 (delta 22), pack-reused 0 2021-05-16T22:03:41.9837328Z From https://github.com/neuroconductor/WhiteStripe 2021-05-16T22:03:41.9848940Z * [new ref] 2642ac54c2fca8e1c8e39a47847ec3ac10989911 -> 2.3.2.s 2021-05-16T22:03:41.9851799Z ##[endgroup] 2021-05-16T22:03:41.9853094Z ##[group]Determining the checkout info 2021-05-16T22:03:41.9859308Z ##[endgroup] 2021-05-16T22:03:41.9859929Z ##[group]Checking out the ref 2021-05-16T22:03:41.9860984Z [command]/usr/bin/git checkout --progress --force refs/tags/2.3.2.s 2021-05-16T22:03:41.9861894Z Note: switching to 'refs/tags/2.3.2.s'. 2021-05-16T22:03:41.9862355Z 2021-05-16T22:03:41.9863227Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T22:03:41.9864158Z changes and commit them, and you can discard any commits you make in this 2021-05-16T22:03:41.9865035Z state without impacting any branches by switching back to a branch. 2021-05-16T22:03:41.9865895Z 2021-05-16T22:03:41.9866543Z If you want to create a new branch to retain commits you create, you may 2021-05-16T22:03:41.9867584Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T22:03:41.9868124Z 2021-05-16T22:03:41.9868851Z git switch -c 2021-05-16T22:03:41.9869327Z 2021-05-16T22:03:41.9869911Z Or undo this operation with: 2021-05-16T22:03:41.9871313Z 2021-05-16T22:03:41.9871870Z git switch - 2021-05-16T22:03:41.9872297Z 2021-05-16T22:03:41.9872859Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T22:03:41.9873336Z 2021-05-16T22:03:41.9873696Z HEAD is now at 2642ac5 Version id 62 stable 2021-05-16T22:03:41.9874156Z ##[endgroup] 2021-05-16T22:03:41.9874935Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T22:03:41.9875951Z '2642ac54c2fca8e1c8e39a47847ec3ac10989911' 2021-05-16T22:03:42.0020140Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T22:03:42.0020639Z with: 2021-05-16T22:03:42.0021027Z r-version: release 2021-05-16T22:03:42.0021429Z Ncpus: 1 2021-05-16T22:03:42.0021841Z crayon.enabled: NULL 2021-05-16T22:03:42.0022394Z remove-openmp-macos: true 2021-05-16T22:03:42.0022957Z http-user-agent: default 2021-05-16T22:03:42.0023434Z install-r: true 2021-05-16T22:03:42.0024034Z windows-path-include-mingw: true 2021-05-16T22:03:42.0024571Z env: 2021-05-16T22:03:42.0025015Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:03:42.0025483Z TIC_DEPLOY_KEY: 2021-05-16T22:03:42.0026322Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:03:42.0027845Z GITHUB_PAT: *** 2021-05-16T22:03:42.0028263Z COVERALLS_TOKEN: 2021-05-16T22:03:42.0028905Z continue-on-error: false 2021-05-16T22:03:42.0029649Z VDIFFR_RUN_TESTS: 2021-05-16T22:03:42.0030057Z ##[endgroup] 2021-05-16T22:03:42.9472369Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T22:03:44.6205123Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T22:03:44.6207545Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T22:03:44.6209404Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T22:03:44.6412427Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T22:03:44.6796646Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T22:03:44.7632024Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T22:03:44.8659855Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T22:03:44.8892060Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T22:03:44.8924203Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T22:03:44.8927861Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T22:03:44.8949609Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T22:03:44.8967340Z Get:12 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T22:03:44.8971932Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T22:03:44.9060403Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T22:03:44.9082974Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T22:03:44.9215092Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T22:03:45.1674343Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T22:03:45.2426505Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T22:03:45.3110993Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T22:03:45.3136944Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T22:03:45.3154748Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T22:03:45.3177950Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T22:03:45.3198610Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T22:03:45.3296739Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T22:03:45.5751940Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T22:03:52.0714912Z Fetched 4463 kB in 1s (4135 kB/s) 2021-05-16T22:03:52.8339511Z Reading package lists... 2021-05-16T22:03:52.8569039Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T22:03:54.7903632Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T22:03:54.8548702Z Reading package lists... 2021-05-16T22:03:55.0065371Z Building dependency tree... 2021-05-16T22:03:55.0082796Z Reading state information... 2021-05-16T22:03:55.1631110Z The following additional packages will be installed: 2021-05-16T22:03:55.1634481Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T22:03:55.1641775Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T22:03:55.1645586Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T22:03:55.1649106Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T22:03:55.1652506Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T22:03:55.1655469Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T22:03:55.1658485Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T22:03:55.1660542Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T22:03:55.1662164Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T22:03:55.1663642Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T22:03:55.1665227Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T22:03:55.1666890Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T22:03:55.1668665Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T22:03:55.1670396Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T22:03:55.1671833Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T22:03:55.1673354Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T22:03:55.1674912Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T22:03:55.1676671Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T22:03:55.1678476Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T22:03:55.1680381Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T22:03:55.1681771Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T22:03:55.1683286Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T22:03:55.1684973Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T22:03:55.1686701Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T22:03:55.1688361Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T22:03:55.1689905Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T22:03:55.1691653Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T22:03:55.1693266Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T22:03:55.1695296Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T22:03:55.1697097Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T22:03:55.1698608Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T22:03:55.1700305Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T22:03:55.1701974Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T22:03:55.1703489Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T22:03:55.1704918Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T22:03:55.1706478Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T22:03:55.1707924Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T22:03:55.1709192Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T22:03:55.1709935Z Suggested packages: 2021-05-16T22:03:55.1710801Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T22:03:55.1712085Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T22:03:55.1713371Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T22:03:55.1714754Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T22:03:55.1716040Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T22:03:55.1717280Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T22:03:55.1718570Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T22:03:55.1720137Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T22:03:55.1721602Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T22:03:55.1722799Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T22:03:55.7006828Z The following NEW packages will be installed: 2021-05-16T22:03:55.7008417Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T22:03:55.7009652Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T22:03:55.7011384Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T22:03:55.7012895Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T22:03:55.7014268Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T22:03:55.7015379Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T22:03:55.7016664Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T22:03:55.7018058Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T22:03:55.7019434Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T22:03:55.7020766Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T22:03:55.7021839Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T22:03:55.7023108Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T22:03:55.7024554Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T22:03:55.7025902Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T22:03:55.7027168Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T22:03:55.7028362Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T22:03:55.7029710Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T22:03:55.7031186Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T22:03:55.7033147Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T22:03:55.7034663Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T22:03:55.7036351Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T22:03:55.7037761Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T22:03:55.7039607Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T22:03:55.7041403Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T22:03:55.7042965Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T22:03:55.7044566Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T22:03:55.7045997Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T22:03:55.7047336Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T22:03:55.7048638Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T22:03:55.7050309Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T22:03:55.7051881Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T22:03:55.7053516Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T22:03:55.7055173Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T22:03:55.7056630Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T22:03:55.7058080Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T22:03:55.7059621Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T22:03:55.7063356Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T22:03:55.7065926Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T22:03:55.7295610Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:03:55.7296415Z Need to get 8648 kB of archives. 2021-05-16T22:03:55.7297095Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T22:03:55.7298719Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T22:03:55.7347901Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T22:03:55.7354009Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T22:03:55.7365284Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T22:03:55.7372977Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T22:03:55.7385298Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T22:03:55.7406555Z 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-16T22:03:55.7414427Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T22:03:55.7421945Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T22:03:55.7436558Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T22:03:55.7444897Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T22:03:55.7452266Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T22:03:55.7460361Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T22:03:55.7467436Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T22:03:55.7475336Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T22:03:55.7484625Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T22:03:55.7493480Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T22:03:55.7506202Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T22:03:55.7515496Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T22:03:55.7634760Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T22:03:55.7639040Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T22:03:55.7674932Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T22:03:55.7677864Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T22:03:55.7681215Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T22:03:55.7694811Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T22:03:55.7773968Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T22:03:55.7782851Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T22:03:55.7791696Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T22:03:55.7801503Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T22:03:55.7811004Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T22:03:55.7814945Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T22:03:55.7819325Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T22:03:55.7821599Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T22:03:55.7828875Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T22:03:55.7833102Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T22:03:55.7840682Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T22:03:55.7848375Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T22:03:55.7852335Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T22:03:55.7856359Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T22:03:55.7895270Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T22:03:55.7897491Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T22:03:55.7900871Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T22:03:55.7902810Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T22:03:55.7904634Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T22:03:55.7906886Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T22:03:55.7909593Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T22:03:55.7926487Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T22:03:55.7931459Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T22:03:55.7933643Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T22:03:55.7937016Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T22:03:55.7939001Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T22:03:55.7972574Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T22:03:55.7981083Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T22:03:55.7987256Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T22:03:55.7996890Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T22:03:55.8002566Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T22:03:55.8007482Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T22:03:55.8012260Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T22:03:55.8019664Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T22:03:55.8024731Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T22:03:55.8073270Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T22:03:55.8093866Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T22:03:55.8102936Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T22:03:55.8113195Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T22:03:55.8120174Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T22:03:55.8127092Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T22:03:55.8134264Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T22:03:55.8171994Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T22:03:55.8174780Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T22:03:55.8177023Z 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-16T22:03:55.8182879Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T22:03:55.8189767Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T22:03:55.8196504Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T22:03:55.8202975Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T22:03:55.8209605Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T22:03:55.8217401Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T22:03:55.8357245Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T22:03:55.8370591Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T22:03:55.8377316Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T22:03:55.8384911Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T22:03:55.8429366Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T22:03:55.8436608Z 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-16T22:03:55.8444281Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T22:03:55.8451100Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T22:03:55.8463742Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T22:03:55.8470943Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T22:03:55.8481066Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T22:03:55.8490691Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T22:03:55.8498164Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T22:03:55.8515744Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T22:03:55.8517789Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T22:03:55.8519775Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T22:03:55.8527845Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T22:03:55.8537346Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T22:03:55.8543521Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T22:03:55.8549771Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T22:03:55.8556443Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T22:03:55.8563629Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T22:03:55.8572476Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T22:03:55.8579297Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T22:03:55.8585886Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T22:03:55.8668689Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T22:03:55.8690924Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T22:03:55.8697739Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T22:03:55.8704055Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T22:03:55.8710295Z 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-16T22:03:55.8717910Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T22:03:55.8724903Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T22:03:55.8736913Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T22:03:55.8750069Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T22:03:55.8756475Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T22:03:55.8764703Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T22:03:55.8770085Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T22:03:55.8781411Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T22:03:55.8793473Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T22:03:55.8800427Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T22:03:55.8806558Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T22:03:55.8812871Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T22:03:55.8818592Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T22:03:55.8825621Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T22:03:55.8831694Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T22:03:55.8837689Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T22:03:55.8844079Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T22:03:55.8849235Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T22:03:55.8901311Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T22:03:55.8903757Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T22:03:55.8956658Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T22:03:55.8961153Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T22:03:55.8968256Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T22:03:55.9010286Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T22:03:56.6607520Z Fetched 8648 kB in 0s (46.0 MB/s) 2021-05-16T22:03:56.6981662Z Selecting previously unselected package dctrl-tools. 2021-05-16T22:03:56.7201739Z (Reading database ... 2021-05-16T22:03:56.7202643Z (Reading database ... 5% 2021-05-16T22:03:56.7203329Z (Reading database ... 10% 2021-05-16T22:03:56.7203991Z (Reading database ... 15% 2021-05-16T22:03:56.7204620Z (Reading database ... 20% 2021-05-16T22:03:56.7205269Z (Reading database ... 25% 2021-05-16T22:03:56.7205902Z (Reading database ... 30% 2021-05-16T22:03:56.7206546Z (Reading database ... 35% 2021-05-16T22:03:56.7217308Z (Reading database ... 40% 2021-05-16T22:03:56.7218189Z (Reading database ... 45% 2021-05-16T22:03:56.7219018Z (Reading database ... 50% 2021-05-16T22:03:56.7501457Z (Reading database ... 55% 2021-05-16T22:03:56.8027834Z (Reading database ... 60% 2021-05-16T22:03:56.8477307Z (Reading database ... 65% 2021-05-16T22:03:56.8995111Z (Reading database ... 70% 2021-05-16T22:03:56.9782043Z (Reading database ... 75% 2021-05-16T22:03:57.0782505Z (Reading database ... 80% 2021-05-16T22:03:57.1661488Z (Reading database ... 85% 2021-05-16T22:03:57.2375671Z (Reading database ... 90% 2021-05-16T22:03:57.3038525Z (Reading database ... 95% 2021-05-16T22:03:57.3039959Z (Reading database ... 100% 2021-05-16T22:03:57.3040620Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T22:03:57.3147768Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T22:03:57.3429367Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T22:03:57.3761269Z Selecting previously unselected package libfile-which-perl. 2021-05-16T22:03:57.3998414Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T22:03:57.4007093Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T22:03:57.4280588Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T22:03:57.4527729Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T22:03:57.4541189Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T22:03:57.4859096Z Selecting previously unselected package libio-pty-perl. 2021-05-16T22:03:57.5088096Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T22:03:57.5104922Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T22:03:57.5384971Z Selecting previously unselected package libipc-run-perl. 2021-05-16T22:03:57.5663224Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T22:03:57.5676526Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T22:03:57.6152791Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T22:03:57.6380654Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T22:03:57.6402052Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T22:03:57.6720447Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T22:03:57.6889992Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T22:03:57.6905783Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T22:03:57.7145762Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T22:03:57.7390140Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T22:03:57.7418650Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T22:03:57.7644328Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T22:03:57.7941250Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T22:03:57.7954428Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T22:03:57.8282060Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T22:03:57.8492423Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T22:03:57.8505455Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T22:03:57.8880416Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T22:03:57.9091543Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T22:03:57.9114947Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T22:03:57.9400198Z Selecting previously unselected package libimport-into-perl. 2021-05-16T22:03:57.9614894Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T22:03:57.9626096Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T22:03:57.9921313Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T22:03:58.0141348Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T22:03:58.0152619Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T22:03:58.0405108Z Selecting previously unselected package libstrictures-perl. 2021-05-16T22:03:58.0673695Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T22:03:58.0686284Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T22:03:58.0943157Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T22:03:58.1190758Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T22:03:58.1206598Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T22:03:58.1640253Z Selecting previously unselected package libmoo-perl. 2021-05-16T22:03:58.1870346Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T22:03:58.1899372Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T22:03:58.2295476Z Selecting previously unselected package patchutils. 2021-05-16T22:03:58.2532143Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T22:03:58.2550076Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T22:03:58.2919565Z Selecting previously unselected package wdiff. 2021-05-16T22:03:58.3146809Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T22:03:58.3167445Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T22:03:58.3543218Z Selecting previously unselected package devscripts. 2021-05-16T22:03:58.3754819Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T22:03:58.4008210Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T22:03:58.5241274Z Selecting previously unselected package diffstat. 2021-05-16T22:03:58.5506246Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T22:03:58.5518721Z Unpacking diffstat (1.63-1) ... 2021-05-16T22:03:58.5840941Z Selecting previously unselected package python3-gpg. 2021-05-16T22:03:58.6085925Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T22:03:58.6096314Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T22:03:58.6640515Z Selecting previously unselected package dput. 2021-05-16T22:03:58.6899169Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T22:03:58.6990682Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T22:03:58.7321571Z Selecting previously unselected package gdebi-core. 2021-05-16T22:03:58.7564227Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T22:03:58.7574439Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T22:03:58.9119861Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T22:03:58.9338371Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T22:03:58.9367677Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T22:03:58.9736352Z Selecting previously unselected package gettext. 2021-05-16T22:03:59.0017255Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T22:03:59.0026615Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T22:03:59.1320777Z Selecting previously unselected package intltool-debian. 2021-05-16T22:03:59.1538824Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T22:03:59.1559374Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T22:03:59.1882658Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T22:03:59.2100681Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T22:03:59.2114556Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T22:03:59.2442821Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T22:03:59.2695184Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T22:03:59.2714366Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T22:03:59.3082119Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T22:03:59.3340299Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T22:03:59.3351333Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T22:03:59.3681115Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T22:03:59.3870696Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T22:03:59.3889405Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T22:03:59.4147336Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T22:03:59.4421557Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T22:03:59.4445565Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T22:03:59.4720980Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T22:03:59.4955283Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T22:03:59.4972286Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T22:03:59.5280703Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T22:03:59.5498429Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T22:03:59.5515792Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T22:03:59.5800576Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T22:03:59.6069921Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T22:03:59.6082654Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T22:03:59.6442286Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T22:03:59.6646097Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T22:03:59.6662118Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T22:03:59.7002900Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T22:03:59.7260801Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T22:03:59.7279939Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T22:03:59.7600679Z Selecting previously unselected package libclone-perl. 2021-05-16T22:03:59.7821456Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T22:03:59.7843231Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T22:03:59.8160710Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T22:03:59.8359928Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T22:03:59.8374830Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T22:03:59.8760244Z Selecting previously unselected package libparams-util-perl. 2021-05-16T22:03:59.8976210Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T22:03:59.8995134Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T22:03:59.9297339Z Selecting previously unselected package libsub-install-perl. 2021-05-16T22:03:59.9554054Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T22:03:59.9658416Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T22:03:59.9961121Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T22:04:00.0172316Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T22:04:00.0189612Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T22:04:00.0520636Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T22:04:00.0713023Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T22:04:00.0731697Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T22:04:00.1081763Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T22:04:00.1307564Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T22:04:00.1318165Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T22:04:00.1600827Z Selecting previously unselected package libwant-perl. 2021-05-16T22:04:00.1864637Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T22:04:00.1877426Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T22:04:00.2194375Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T22:04:00.2427109Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T22:04:00.2440983Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T22:04:00.2760423Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T22:04:00.2972356Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T22:04:00.2985295Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T22:04:00.3440406Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T22:04:00.3623922Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T22:04:00.3636252Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T22:04:00.3922673Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T22:04:00.4220828Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T22:04:00.4230887Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T22:04:00.4480319Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T22:04:00.4740770Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T22:04:00.4755225Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T22:04:00.5044571Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T22:04:00.5310716Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T22:04:00.5329595Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T22:04:00.5640254Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T22:04:00.5869733Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T22:04:00.5880631Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T22:04:00.6505654Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T22:04:00.6785894Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T22:04:00.6797689Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T22:04:00.7145816Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T22:04:00.7383646Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T22:04:00.7400016Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T22:04:00.7680249Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T22:04:00.7908640Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T22:04:00.7929179Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T22:04:00.8240659Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T22:04:00.8482680Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T22:04:00.8496889Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T22:04:00.8730862Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T22:04:00.9007729Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T22:04:00.9018060Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T22:04:00.9238360Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T22:04:00.9514530Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T22:04:00.9525335Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T22:04:00.9835944Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T22:04:01.0064143Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T22:04:01.0076740Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T22:04:01.0310135Z Selecting previously unselected package libio-string-perl. 2021-05-16T22:04:01.0579874Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T22:04:01.0593439Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T22:04:01.0918548Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T22:04:01.1177118Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T22:04:01.1191453Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T22:04:01.1807172Z Selecting previously unselected package libfuture-perl. 2021-05-16T22:04:01.2065457Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T22:04:01.2079566Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T22:04:01.2420753Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T22:04:01.2687077Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T22:04:01.2697579Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T22:04:01.3000639Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T22:04:01.3265689Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T22:04:01.3284368Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T22:04:01.3581327Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T22:04:01.3839985Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T22:04:01.3853898Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T22:04:01.4102317Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T22:04:01.4376484Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T22:04:01.4390472Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T22:04:01.4797594Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T22:04:01.5069272Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T22:04:01.5085523Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T22:04:01.5320210Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T22:04:01.5579011Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T22:04:01.5591058Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T22:04:01.5881923Z Selecting previously unselected package libjson-perl. 2021-05-16T22:04:01.6141991Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T22:04:01.6163503Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T22:04:01.6520860Z Selecting previously unselected package liblog-any-perl. 2021-05-16T22:04:01.6738095Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T22:04:01.6757726Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T22:04:01.7066939Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T22:04:01.7338649Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T22:04:01.7352975Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T22:04:01.7720558Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T22:04:01.7915467Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T22:04:01.7945386Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T22:04:01.8281004Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T22:04:01.8488056Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T22:04:01.8505670Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T22:04:01.8840239Z Selecting previously unselected package libsub-name-perl. 2021-05-16T22:04:01.9027638Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T22:04:01.9042639Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T22:04:01.9379013Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T22:04:01.9654032Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T22:04:01.9684093Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T22:04:02.0001406Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T22:04:02.0241441Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T22:04:02.0260482Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T22:04:02.0541499Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T22:04:02.0819821Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T22:04:02.0895054Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T22:04:02.1600584Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T22:04:02.1793025Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T22:04:02.1806407Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T22:04:02.2262101Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T22:04:02.2542771Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T22:04:02.2559407Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T22:04:02.2858495Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T22:04:02.3127185Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T22:04:02.3140155Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T22:04:02.3381843Z Selecting previously unselected package libio-async-perl. 2021-05-16T22:04:02.3648262Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T22:04:02.3681461Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T22:04:02.4218799Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T22:04:02.4486933Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T22:04:02.4500892Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T22:04:02.4782902Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T22:04:02.5063253Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T22:04:02.5078446Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T22:04:02.5355953Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T22:04:02.5624082Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T22:04:02.5636116Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T22:04:02.6082941Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T22:04:02.6344413Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T22:04:02.6360089Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T22:04:02.6751832Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T22:04:02.7029161Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T22:04:02.7043370Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T22:04:02.7296281Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T22:04:02.7572441Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T22:04:02.7583847Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T22:04:02.8005543Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T22:04:02.8259816Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T22:04:02.8273147Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T22:04:02.8640264Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T22:04:02.8851499Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T22:04:02.8868462Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T22:04:02.9142380Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T22:04:02.9400028Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T22:04:02.9416036Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T22:04:02.9668176Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T22:04:02.9927211Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T22:04:02.9942650Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T22:04:03.0239858Z Selecting previously unselected package libobject-id-perl. 2021-05-16T22:04:03.0451643Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T22:04:03.0463838Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T22:04:03.0761181Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T22:04:03.0997960Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T22:04:03.1026588Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T22:04:03.1285854Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T22:04:03.1550420Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T22:04:03.1572036Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T22:04:03.1935270Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T22:04:03.2203637Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T22:04:03.2302964Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T22:04:03.2642777Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T22:04:03.2893131Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T22:04:03.2915751Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T22:04:03.3186657Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T22:04:03.3462107Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T22:04:03.3520878Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T22:04:03.3799740Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T22:04:03.4078735Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T22:04:03.4126326Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T22:04:03.4481605Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T22:04:03.4705665Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T22:04:03.4728780Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T22:04:03.5041933Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T22:04:03.5315658Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T22:04:03.5337239Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T22:04:03.5675603Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T22:04:03.5920059Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T22:04:03.5936495Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T22:04:03.6322036Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T22:04:03.6555689Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T22:04:03.6577676Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T22:04:03.7362612Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T22:04:03.7590307Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T22:04:03.7615818Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T22:04:03.7944515Z Selecting previously unselected package libreadonly-perl. 2021-05-16T22:04:03.8170167Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T22:04:03.8191508Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T22:04:03.8600268Z Selecting previously unselected package libref-util-perl. 2021-05-16T22:04:03.8776755Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T22:04:03.8815887Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T22:04:03.9241113Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T22:04:03.9415872Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T22:04:03.9433679Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T22:04:03.9761095Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T22:04:03.9980467Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T22:04:03.9994904Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T22:04:04.0361634Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T22:04:04.0580769Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T22:04:04.0604044Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T22:04:04.0907132Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T22:04:04.1161781Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T22:04:04.1191559Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:04.1631404Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T22:04:04.1825657Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T22:04:04.1839910Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:04.2260413Z Selecting previously unselected package libsereal-perl. 2021-05-16T22:04:04.2470197Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T22:04:04.2482577Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T22:04:04.2800580Z Selecting previously unselected package libsort-key-perl. 2021-05-16T22:04:04.3079679Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T22:04:04.3091946Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T22:04:04.3427024Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T22:04:04.3690282Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T22:04:04.3704393Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T22:04:04.4001677Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T22:04:04.4214931Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T22:04:04.4251930Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T22:04:04.4514331Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T22:04:04.4767492Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T22:04:04.4820518Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T22:04:04.5121820Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T22:04:04.5369066Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T22:04:04.5389747Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T22:04:04.5671243Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T22:04:04.5937441Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T22:04:04.5948541Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T22:04:04.6266691Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T22:04:04.6517636Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T22:04:04.6542745Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T22:04:04.6801135Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T22:04:04.7048967Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T22:04:04.7103874Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T22:04:04.7375812Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T22:04:04.7608002Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T22:04:04.7628053Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T22:04:04.7971208Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T22:04:04.8233491Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T22:04:04.8248715Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T22:04:04.8562100Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T22:04:04.8787191Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T22:04:04.8798536Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T22:04:04.9183810Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T22:04:04.9445381Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T22:04:04.9458522Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T22:04:04.9782897Z Selecting previously unselected package licensecheck. 2021-05-16T22:04:05.0053129Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T22:04:05.0065229Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T22:04:05.0400635Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T22:04:05.0608448Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T22:04:05.0623574Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T22:04:05.0960521Z Selecting previously unselected package t1utils. 2021-05-16T22:04:05.1171556Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T22:04:05.1191379Z Unpacking t1utils (1.41-3) ... 2021-05-16T22:04:05.1602024Z Selecting previously unselected package lintian. 2021-05-16T22:04:05.1843531Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T22:04:05.1857280Z Unpacking lintian (2.62.0) ... 2021-05-16T22:04:05.5603302Z Selecting previously unselected package python3-unidiff. 2021-05-16T22:04:05.5853696Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T22:04:05.5877657Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T22:04:05.6143867Z Selecting previously unselected package python3-xdg. 2021-05-16T22:04:05.6440654Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T22:04:05.6453432Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T22:04:05.6777004Z Selecting previously unselected package qpdf. 2021-05-16T22:04:05.7039806Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T22:04:05.7058765Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T22:04:05.7882468Z Selecting previously unselected package python3-magic. 2021-05-16T22:04:05.8089184Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T22:04:05.8107596Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T22:04:05.8768128Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T22:04:05.8809608Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T22:04:05.8844990Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T22:04:05.8886926Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T22:04:05.8913920Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T22:04:05.8945107Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T22:04:05.8972515Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T22:04:05.8995576Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T22:04:05.9062916Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T22:04:06.1704636Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T22:04:06.1739605Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T22:04:06.1779024Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T22:04:06.1816811Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T22:04:06.1851376Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T22:04:06.1880256Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T22:04:06.1931218Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T22:04:06.1993583Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T22:04:06.2026896Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T22:04:06.2073808Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T22:04:06.2098888Z Setting up libclone-perl (0.43-2) ... 2021-05-16T22:04:06.2131986Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T22:04:06.2169015Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T22:04:06.2200043Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T22:04:06.2231614Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T22:04:06.2264908Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T22:04:06.2340042Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T22:04:06.2372171Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T22:04:06.2403395Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T22:04:06.2441624Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T22:04:06.2483988Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T22:04:06.2535975Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T22:04:06.2575543Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T22:04:06.2610351Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T22:04:06.2672057Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T22:04:06.2707744Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T22:04:06.4410169Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:06.4450439Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T22:04:06.4502123Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T22:04:06.4549725Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T22:04:06.4601517Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T22:04:06.4635511Z Setting up patchutils (0.3.4-2) ... 2021-05-16T22:04:06.4691371Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T22:04:06.4735226Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T22:04:06.4770394Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T22:04:06.4813460Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T22:04:06.4847224Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T22:04:06.6681917Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T22:04:06.6728757Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T22:04:06.6767871Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T22:04:06.6815419Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T22:04:06.6848095Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T22:04:06.6882863Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T22:04:06.6914138Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T22:04:06.6946540Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T22:04:06.6988466Z Setting up t1utils (1.41-3) ... 2021-05-16T22:04:06.7024697Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T22:04:06.7061354Z Setting up diffstat (1.63-1) ... 2021-05-16T22:04:06.7098184Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T22:04:06.7128191Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T22:04:06.7158244Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T22:04:06.7194880Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T22:04:06.7224420Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T22:04:06.7278720Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T22:04:06.7312162Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T22:04:06.7353163Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T22:04:06.7394487Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T22:04:06.7438781Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T22:04:06.7468140Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T22:04:06.7506015Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T22:04:06.7552013Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T22:04:06.7604199Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T22:04:06.7649074Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T22:04:06.7679469Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T22:04:06.7710468Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T22:04:06.7743893Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T22:04:06.7782698Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T22:04:06.9277454Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T22:04:06.9320844Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T22:04:06.9353529Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T22:04:06.9429872Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T22:04:06.9468653Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T22:04:06.9501467Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T22:04:06.9534545Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T22:04:06.9586620Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T22:04:06.9754896Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T22:04:06.9786010Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T22:04:06.9825203Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T22:04:07.1336460Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T22:04:07.1381708Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T22:04:07.1479977Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T22:04:07.1566030Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T22:04:07.1596233Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T22:04:07.1630210Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T22:04:07.1658510Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T22:04:07.1706764Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T22:04:07.1781786Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T22:04:07.1812835Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T22:04:07.1844203Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T22:04:07.1882792Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T22:04:07.1925842Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T22:04:07.1949718Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T22:04:07.1984796Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T22:04:07.2031170Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T22:04:07.3711751Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T22:04:07.3768093Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T22:04:07.3795628Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T22:04:07.3852297Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T22:04:07.3927031Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T22:04:07.3963938Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T22:04:07.4011050Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T22:04:07.4066613Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T22:04:07.4124234Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T22:04:07.4190244Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T22:04:07.4241459Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T22:04:07.4278333Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T22:04:07.4320459Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T22:04:07.4371079Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T22:04:07.4435683Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T22:04:07.4490975Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T22:04:07.4542682Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T22:04:07.4644165Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T22:04:07.6497964Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T22:04:07.6554095Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T22:04:07.6596802Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T22:04:07.6633193Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T22:04:07.6669112Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T22:04:07.6713346Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T22:04:07.6777884Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T22:04:07.6834073Z Setting up lintian (2.62.0) ... 2021-05-16T22:04:07.6891319Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T22:04:07.6928515Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:25.2389328Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:04:25.8903986Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:04:27.9444715Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T22:04:28.0694662Z 2021-05-16T22:04:28.0864289Z Reading package lists... 0% 2021-05-16T22:04:28.0865131Z 2021-05-16T22:04:28.0913230Z Reading package lists... 100% 2021-05-16T22:04:28.0913977Z 2021-05-16T22:04:28.0914427Z 2021-05-16T22:04:28.0915077Z Reading package lists... Done 2021-05-16T22:04:28.0915614Z 2021-05-16T22:04:28.0916245Z Building dependency tree... 0% 2021-05-16T22:04:28.0916786Z 2021-05-16T22:04:28.1177568Z Building dependency tree... 0% 2021-05-16T22:04:28.1178601Z 2021-05-16T22:04:28.1179568Z Building dependency tree... 50% 2021-05-16T22:04:28.1180364Z 2021-05-16T22:04:28.2415685Z Building dependency tree... 50% 2021-05-16T22:04:28.2416377Z 2021-05-16T22:04:28.2417120Z Building dependency tree 2021-05-16T22:04:28.2417712Z 2021-05-16T22:04:28.2418447Z Reading state information... 0% 2021-05-16T22:04:28.2419057Z 2021-05-16T22:04:28.3935122Z Reading state information... 0% 2021-05-16T22:04:28.3935927Z 2021-05-16T22:04:28.3936338Z 2021-05-16T22:04:28.3937193Z Reading state information... Done 2021-05-16T22:04:28.3937859Z 2021-05-16T22:04:28.3938655Z Reading state information... 0% 2021-05-16T22:04:28.3995234Z 2021-05-16T22:04:28.3996155Z Reading state information... 1% 2021-05-16T22:04:28.4033737Z 2021-05-16T22:04:28.4034150Z Reading state information... 3% 2021-05-16T22:04:28.4075134Z 2021-05-16T22:04:28.4075643Z Reading state information... 5% 2021-05-16T22:04:28.4117582Z 2021-05-16T22:04:28.4118089Z Reading state information... 7% 2021-05-16T22:04:28.4163703Z 2021-05-16T22:04:28.4164185Z Reading state information... 9% 2021-05-16T22:04:28.4195963Z 2021-05-16T22:04:28.4196450Z Reading state information... 11% 2021-05-16T22:04:28.4236465Z 2021-05-16T22:04:28.4236893Z Reading state information... 13% 2021-05-16T22:04:28.4271812Z 2021-05-16T22:04:28.4272294Z Reading state information... 15% 2021-05-16T22:04:28.4308690Z 2021-05-16T22:04:28.4309242Z Reading state information... 17% 2021-05-16T22:04:28.4352619Z 2021-05-16T22:04:28.4353131Z Reading state information... 19% 2021-05-16T22:04:28.4389901Z 2021-05-16T22:04:28.4390407Z Reading state information... 21% 2021-05-16T22:04:28.4428446Z 2021-05-16T22:04:28.4428923Z Reading state information... 23% 2021-05-16T22:04:28.4468310Z 2021-05-16T22:04:28.4468867Z Reading state information... 25% 2021-05-16T22:04:28.4507884Z 2021-05-16T22:04:28.4508315Z Reading state information... 27% 2021-05-16T22:04:28.4546801Z 2021-05-16T22:04:28.4547230Z Reading state information... 29% 2021-05-16T22:04:28.4585860Z 2021-05-16T22:04:28.4586385Z Reading state information... 31% 2021-05-16T22:04:28.4627293Z 2021-05-16T22:04:28.4627828Z Reading state information... 33% 2021-05-16T22:04:28.4663280Z 2021-05-16T22:04:28.4663778Z Reading state information... 35% 2021-05-16T22:04:28.4698693Z 2021-05-16T22:04:28.4699188Z Reading state information... 37% 2021-05-16T22:04:28.4740940Z 2021-05-16T22:04:28.4741366Z Reading state information... 39% 2021-05-16T22:04:28.4780985Z 2021-05-16T22:04:28.4781473Z Reading state information... 41% 2021-05-16T22:04:28.4818567Z 2021-05-16T22:04:28.4819037Z Reading state information... 43% 2021-05-16T22:04:28.4857628Z 2021-05-16T22:04:28.4858400Z Reading state information... 45% 2021-05-16T22:04:28.4916134Z 2021-05-16T22:04:28.4916605Z Reading state information... 47% 2021-05-16T22:04:28.4958032Z 2021-05-16T22:04:28.4958559Z Reading state information... 49% 2021-05-16T22:04:28.5002901Z 2021-05-16T22:04:28.5003390Z Reading state information... 51% 2021-05-16T22:04:28.5043378Z 2021-05-16T22:04:28.5043813Z Reading state information... 53% 2021-05-16T22:04:28.5079664Z 2021-05-16T22:04:28.5080160Z Reading state information... 55% 2021-05-16T22:04:28.5122424Z 2021-05-16T22:04:28.5122957Z Reading state information... 57% 2021-05-16T22:04:28.5163820Z 2021-05-16T22:04:28.5164289Z Reading state information... 59% 2021-05-16T22:04:28.5211336Z 2021-05-16T22:04:28.5211824Z Reading state information... 61% 2021-05-16T22:04:28.5252909Z 2021-05-16T22:04:28.5253561Z Reading state information... 63% 2021-05-16T22:04:28.5289401Z 2021-05-16T22:04:28.5289913Z Reading state information... 65% 2021-05-16T22:04:28.5330631Z 2021-05-16T22:04:28.5331144Z Reading state information... 67% 2021-05-16T22:04:28.5371834Z 2021-05-16T22:04:28.5372357Z Reading state information... 69% 2021-05-16T22:04:28.5419660Z 2021-05-16T22:04:28.5420091Z Reading state information... 71% 2021-05-16T22:04:28.5454502Z 2021-05-16T22:04:28.5454987Z Reading state information... 73% 2021-05-16T22:04:28.5491054Z 2021-05-16T22:04:28.5491496Z Reading state information... 75% 2021-05-16T22:04:28.5538733Z 2021-05-16T22:04:28.5539265Z Reading state information... 77% 2021-05-16T22:04:28.5579035Z 2021-05-16T22:04:28.5579547Z Reading state information... 79% 2021-05-16T22:04:28.5619212Z 2021-05-16T22:04:28.5619626Z Reading state information... 81% 2021-05-16T22:04:28.5656676Z 2021-05-16T22:04:28.5657286Z Reading state information... 83% 2021-05-16T22:04:28.5690761Z 2021-05-16T22:04:28.5691192Z Reading state information... 85% 2021-05-16T22:04:28.5728077Z 2021-05-16T22:04:28.5728584Z Reading state information... 87% 2021-05-16T22:04:28.5766819Z 2021-05-16T22:04:28.5767305Z Reading state information... 89% 2021-05-16T22:04:28.5803308Z 2021-05-16T22:04:28.5803795Z Reading state information... 91% 2021-05-16T22:04:28.5842845Z 2021-05-16T22:04:28.5843331Z Reading state information... 93% 2021-05-16T22:04:28.5882225Z 2021-05-16T22:04:28.5882723Z Reading state information... 95% 2021-05-16T22:04:28.5920984Z 2021-05-16T22:04:28.5921478Z Reading state information... 97% 2021-05-16T22:04:28.5958189Z 2021-05-16T22:04:28.5958745Z Reading state information... 99% 2021-05-16T22:04:28.8622942Z Selecting previously unselected package r-4.0.5. 2021-05-16T22:04:28.9721646Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T22:04:28.9819805Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T22:04:28.9837980Z Unpacking r-4.0.5 (1) ... 2021-05-16T22:04:29.7487830Z Setting up r-4.0.5 (1) ... 2021-05-16T22:04:29.7740235Z 2021-05-16T22:04:29.7741066Z 2021-05-16T22:04:29.7741725Z Reading state information... Done 2021-05-16T22:04:29.7989299Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T22:04:29.8109167Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T22:04:29.8390022Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T22:04:29.8390593Z env: 2021-05-16T22:04:29.8391071Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:29.8391584Z TIC_DEPLOY_KEY: 2021-05-16T22:04:29.8392478Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:29.8394453Z GITHUB_PAT: *** 2021-05-16T22:04:29.8394869Z COVERALLS_TOKEN: 2021-05-16T22:04:29.8395353Z continue-on-error: false 2021-05-16T22:04:29.8395840Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:29.8396320Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:29.8396781Z TZ: UTC 2021-05-16T22:04:29.8397176Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:29.8397597Z NOT_CRAN: true 2021-05-16T22:04:29.8397970Z ##[endgroup] 2021-05-16T22:04:29.8960758Z [command]sudo apt-get install -y texinfo 2021-05-16T22:04:30.0735177Z Reading package lists... 2021-05-16T22:04:30.2376238Z Building dependency tree... 2021-05-16T22:04:30.2393737Z Reading state information... 2021-05-16T22:04:30.4531080Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T22:04:30.4532514Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:30.7862583Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T22:04:30.8045664Z --2021-05-16 22:04:30-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T22:04:30.8149799Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T22:04:30.8225027Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T22:04:30.8524327Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T22:04:30.8528192Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T22:04:30.8532906Z --2021-05-16 22:04:30-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T22:04:30.8782690Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T22:04:30.9402061Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T22:04:31.1608210Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:04:31.1619968Z 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=MMQh7m73%2BBxpi2ZETkkzve5nwo6ceEDkpfgRD6BWTHU%3D&st=2021-05-16T22%3A03%3A31Z&se=2021-05-16T22%3A09%3A31Z&sp=r [following] 2021-05-16T22:04:31.1628258Z --2021-05-16 22:04:31-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=MMQh7m73%2BBxpi2ZETkkzve5nwo6ceEDkpfgRD6BWTHU%3D&st=2021-05-16T22%3A03%3A31Z&se=2021-05-16T22%3A09%3A31Z&sp=r 2021-05-16T22:04:31.2003020Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T22:04:31.2617468Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T22:04:31.4954513Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:04:31.4960559Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T22:04:31.4963818Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T22:04:32.1069540Z 2021-05-16T22:04:33.6141260Z 0K ........ ........ ........ ........ 49% 15.8M 2s 2021-05-16T22:04:34.7975310Z 32768K ........ ........ ........ ........ 99% 26.5M 0s 2021-05-16T22:04:34.7976965Z 65536K 100% 3.02M=3.3s 2021-05-16T22:04:34.7977737Z 2021-05-16T22:04:34.7980192Z 2021-05-16 22:04:34 (19.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T22:04:34.7981308Z 2021-05-16T22:04:36.6485685Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T22:04:36.6487209Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T22:04:36.9402713Z ##[group]Run tlmgr update --self 2021-05-16T22:04:36.9403292Z tlmgr update --self 2021-05-16T22:04:36.9404150Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T22:04:36.9404941Z tlmgr update --all 2021-05-16T22:04:36.9449208Z shell: /usr/bin/bash -e {0} 2021-05-16T22:04:36.9449644Z env: 2021-05-16T22:04:36.9450182Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:36.9450757Z TIC_DEPLOY_KEY: 2021-05-16T22:04:36.9451621Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:36.9453542Z GITHUB_PAT: *** 2021-05-16T22:04:36.9453982Z COVERALLS_TOKEN: 2021-05-16T22:04:36.9454549Z continue-on-error: false 2021-05-16T22:04:36.9455109Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:36.9455695Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:36.9456191Z TZ: UTC 2021-05-16T22:04:36.9456664Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:36.9474234Z NOT_CRAN: true 2021-05-16T22:04:36.9474694Z ##[endgroup] 2021-05-16T22:04:38.3628704Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:38.3632464Z tlmgr: no self-updates for tlmgr available 2021-05-16T22:04:39.6910225Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:39.6912269Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T22:04:39.7854723Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T22:04:39.8400737Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T22:04:39.8861436Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T22:04:39.9324772Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T22:04:40.3869808Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T22:04:41.8186018Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T22:04:41.8921286Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T22:04:41.9676783Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T22:04:42.0132399Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T22:04:42.0570476Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T22:04:42.1046467Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T22:04:42.1502933Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T22:04:42.1985519Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T22:04:42.2567003Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T22:04:42.3320557Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T22:04:42.4299174Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T22:04:42.4756331Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T22:04:42.5206747Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T22:04:42.5664833Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T22:04:42.6281556Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T22:04:42.6817538Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T22:04:42.7312056Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T22:04:42.7824488Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T22:04:42.8300776Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T22:04:42.8772241Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T22:04:42.9229480Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T22:04:42.9694570Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T22:04:43.0180087Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T22:04:43.0641082Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T22:04:43.1130819Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T22:04:43.1617127Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T22:04:43.2087393Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T22:04:43.2607489Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T22:04:43.3078191Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T22:04:43.3588596Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T22:04:43.4219911Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T22:04:43.4695363Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T22:04:43.5180636Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T22:04:43.5656392Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T22:04:43.6100802Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T22:04:43.6573064Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T22:04:43.7008886Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T22:04:43.7469590Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T22:04:43.7943250Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T22:04:43.8415416Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T22:04:43.8897429Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T22:04:43.9392117Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T22:04:43.9850039Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T22:04:44.0306538Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T22:04:44.0778975Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T22:04:44.1244000Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T22:04:44.1717185Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T22:04:44.2190440Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T22:04:44.2674430Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T22:04:44.3159739Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T22:04:44.3651595Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T22:04:44.4128879Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T22:04:44.4623672Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T22:04:44.5130146Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T22:04:44.5631794Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T22:04:44.6090407Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T22:04:44.6556133Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T22:04:44.7027851Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T22:04:44.7511020Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T22:04:44.7982432Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T22:04:44.8717886Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T22:04:44.9551860Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T22:04:45.0023559Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T22:04:45.0520652Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-16T22:04:45.1041147Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T22:04:45.1540436Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T22:04:45.2105273Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T22:04:45.2643650Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T22:04:45.3129135Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T22:04:45.3605335Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T22:04:45.4068795Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T22:04:45.4563481Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T22:04:45.5219222Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T22:04:45.5709208Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T22:04:45.6220058Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T22:04:45.6704759Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T22:04:45.7222256Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T22:04:45.7708272Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T22:04:45.8190060Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T22:04:45.8733931Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T22:04:45.9737653Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T22:04:46.0231069Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T22:04:46.0702873Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T22:04:46.0920264Z running mktexlsr ... 2021-05-16T22:04:46.1702585Z done running mktexlsr. 2021-05-16T22:04:46.2000137Z running updmap-sys ... 2021-05-16T22:04:46.4683901Z done running updmap-sys. 2021-05-16T22:04:46.4685431Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T22:04:46.4687452Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/thLajYofXR/p35LtvZJTe ... 2021-05-16T22:04:46.8307092Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/thLajYofXR/p35LtvZJTe. 2021-05-16T22:04:46.8308398Z OK: optex.fmt/luatex 2021-05-16T22:04:46.8309406Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T22:04:46.8310690Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T22:04:48.1374567Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T22:04:48.1377105Z tlmgr: no updates available 2021-05-16T22:04:48.2452061Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T22:04:48.2452624Z with: 2021-05-16T22:04:48.2453053Z pandoc-version: 2.7.3 2021-05-16T22:04:48.2453585Z env: 2021-05-16T22:04:48.2454015Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:48.2454496Z TIC_DEPLOY_KEY: 2021-05-16T22:04:48.2455321Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:48.2457160Z GITHUB_PAT: *** 2021-05-16T22:04:48.2457576Z COVERALLS_TOKEN: 2021-05-16T22:04:48.2458061Z continue-on-error: false 2021-05-16T22:04:48.2458552Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:48.2459032Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:48.2459492Z TZ: UTC 2021-05-16T22:04:48.2459981Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:48.2460464Z NOT_CRAN: true 2021-05-16T22:04:48.2460792Z ##[endgroup] 2021-05-16T22:04:49.0125628Z [command]sudo apt-get install -y gdebi-core 2021-05-16T22:04:49.0126349Z Reading package lists... 2021-05-16T22:04:49.0127038Z Building dependency tree... 2021-05-16T22:04:49.0127688Z Reading state information... 2021-05-16T22:04:50.0035557Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T22:04:50.0036623Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:50.0037963Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T22:04:50.0038617Z 2021-05-16T22:04:50.0039487Z Reading package lists... 0% 2021-05-16T22:04:50.0039845Z 2021-05-16T22:04:50.0040533Z Reading package lists... 100% 2021-05-16T22:04:50.0040888Z 2021-05-16T22:04:50.0041128Z 2021-05-16T22:04:50.0041613Z Reading package lists... Done 2021-05-16T22:04:50.0041975Z 2021-05-16T22:04:50.0042496Z Building dependency tree... 0% 2021-05-16T22:04:50.0042871Z 2021-05-16T22:04:50.0043384Z Building dependency tree... 0% 2021-05-16T22:04:50.0043753Z 2021-05-16T22:04:50.0044257Z Building dependency tree... 50% 2021-05-16T22:04:50.0044626Z 2021-05-16T22:04:50.0045149Z Building dependency tree... 50% 2021-05-16T22:04:50.0045506Z 2021-05-16T22:04:50.0046017Z Building dependency tree 2021-05-16T22:04:50.0046382Z 2021-05-16T22:04:50.0046889Z Reading state information... 0% 2021-05-16T22:04:50.0047268Z 2021-05-16T22:04:50.0047788Z Reading state information... 0% 2021-05-16T22:04:50.0048151Z 2021-05-16T22:04:50.0048383Z 2021-05-16T22:04:50.0048926Z Reading state information... Done 2021-05-16T22:04:50.0049320Z 2021-05-16T22:04:50.0049821Z Reading state information... 0% 2021-05-16T22:04:50.0050301Z 2021-05-16T22:04:50.0050812Z Reading state information... 1% 2021-05-16T22:04:50.0051289Z 2021-05-16T22:04:50.0051798Z Reading state information... 3% 2021-05-16T22:04:50.0052272Z 2021-05-16T22:04:50.0052776Z Reading state information... 5% 2021-05-16T22:04:50.0053257Z 2021-05-16T22:04:50.0053764Z Reading state information... 7% 2021-05-16T22:04:50.0054240Z 2021-05-16T22:04:50.0054764Z Reading state information... 9% 2021-05-16T22:04:50.0055321Z 2021-05-16T22:04:50.0055815Z Reading state information... 11% 2021-05-16T22:04:50.0056250Z 2021-05-16T22:04:50.0056818Z Reading state information... 13% 2021-05-16T22:04:50.0057194Z 2021-05-16T22:04:50.0057626Z Reading state information... 15% 2021-05-16T22:04:50.0058005Z 2021-05-16T22:04:50.0058431Z Reading state information... 17% 2021-05-16T22:04:50.0058805Z 2021-05-16T22:04:50.0059232Z Reading state information... 19% 2021-05-16T22:04:50.0059611Z 2021-05-16T22:04:50.0060037Z Reading state information... 21% 2021-05-16T22:04:50.0060427Z 2021-05-16T22:04:50.0060843Z Reading state information... 23% 2021-05-16T22:04:50.0061234Z 2021-05-16T22:04:50.0061648Z Reading state information... 25% 2021-05-16T22:04:50.0062034Z 2021-05-16T22:04:50.0062447Z Reading state information... 27% 2021-05-16T22:04:50.0062837Z 2021-05-16T22:04:50.0063416Z Reading state information... 29% 2021-05-16T22:04:50.0063852Z 2021-05-16T22:04:50.0064321Z Reading state information... 31% 2021-05-16T22:04:50.0064767Z 2021-05-16T22:04:50.0065431Z Reading state information... 33% 2021-05-16T22:04:50.0065883Z 2021-05-16T22:04:50.0066367Z Reading state information... 35% 2021-05-16T22:04:50.0066795Z 2021-05-16T22:04:50.0067279Z Reading state information... 37% 2021-05-16T22:04:50.0067706Z 2021-05-16T22:04:50.0068192Z Reading state information... 39% 2021-05-16T22:04:50.0068616Z 2021-05-16T22:04:50.0069107Z Reading state information... 41% 2021-05-16T22:04:50.0069534Z 2021-05-16T22:04:50.0070016Z Reading state information... 43% 2021-05-16T22:04:50.0070442Z 2021-05-16T22:04:50.0070930Z Reading state information... 45% 2021-05-16T22:04:50.0071359Z 2021-05-16T22:04:50.0071845Z Reading state information... 47% 2021-05-16T22:04:50.0072272Z 2021-05-16T22:04:50.0072756Z Reading state information... 49% 2021-05-16T22:04:50.0073489Z 2021-05-16T22:04:50.0074002Z Reading state information... 51% 2021-05-16T22:04:50.0074478Z 2021-05-16T22:04:50.0074984Z Reading state information... 53% 2021-05-16T22:04:50.0075458Z 2021-05-16T22:04:50.0075972Z Reading state information... 55% 2021-05-16T22:04:50.0076447Z 2021-05-16T22:04:50.0076955Z Reading state information... 57% 2021-05-16T22:04:50.0077428Z 2021-05-16T22:04:50.0077933Z Reading state information... 59% 2021-05-16T22:04:50.0078406Z 2021-05-16T22:04:50.0079050Z Reading state information... 61% 2021-05-16T22:04:50.0079526Z 2021-05-16T22:04:50.0080050Z Reading state information... 63% 2021-05-16T22:04:50.0080513Z 2021-05-16T22:04:50.0081036Z Reading state information... 65% 2021-05-16T22:04:50.0081494Z 2021-05-16T22:04:50.0082022Z Reading state information... 67% 2021-05-16T22:04:50.0082485Z 2021-05-16T22:04:50.0083009Z Reading state information... 69% 2021-05-16T22:04:50.0083469Z 2021-05-16T22:04:50.0083993Z Reading state information... 71% 2021-05-16T22:04:50.0084456Z 2021-05-16T22:04:50.0084981Z Reading state information... 73% 2021-05-16T22:04:50.0085441Z 2021-05-16T22:04:50.0085964Z Reading state information... 75% 2021-05-16T22:04:50.0086442Z 2021-05-16T22:04:50.0086954Z Reading state information... 77% 2021-05-16T22:04:50.0087435Z 2021-05-16T22:04:50.0088024Z Reading state information... 79% 2021-05-16T22:04:50.0088467Z 2021-05-16T22:04:50.0088940Z Reading state information... 81% 2021-05-16T22:04:50.0089379Z 2021-05-16T22:04:50.0089855Z Reading state information... 83% 2021-05-16T22:04:50.0090298Z 2021-05-16T22:04:50.0090772Z Reading state information... 85% 2021-05-16T22:04:50.0091213Z 2021-05-16T22:04:50.0091682Z Reading state information... 87% 2021-05-16T22:04:50.0092121Z 2021-05-16T22:04:50.0092610Z Reading state information... 89% 2021-05-16T22:04:50.0093038Z 2021-05-16T22:04:50.0093524Z Reading state information... 91% 2021-05-16T22:04:50.0093945Z 2021-05-16T22:04:50.0094434Z Reading state information... 93% 2021-05-16T22:04:50.0094866Z 2021-05-16T22:04:50.0095352Z Reading state information... 95% 2021-05-16T22:04:50.0095815Z 2021-05-16T22:04:50.0096287Z Reading state information... 97% 2021-05-16T22:04:50.0096727Z 2021-05-16T22:04:50.0097200Z Reading state information... 99% 2021-05-16T22:04:50.0234957Z Selecting previously unselected package pandoc. 2021-05-16T22:04:50.1424527Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T22:04:50.1534390Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T22:04:50.1554805Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T22:04:52.3032029Z Setting up pandoc (2.7.3-1) ... 2021-05-16T22:04:52.3080506Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:53.0771966Z 2021-05-16T22:04:53.0772745Z 2021-05-16T22:04:53.0773454Z Reading state information... Done 2021-05-16T22:04:53.1118739Z ##[group]Run git config user.name adigherman 2021-05-16T22:04:53.1119730Z git config user.name adigherman 2021-05-16T22:04:53.1120394Z git config user.email adig@jhu.edu 2021-05-16T22:04:53.1165102Z shell: /usr/bin/bash -e {0} 2021-05-16T22:04:53.1165542Z env: 2021-05-16T22:04:53.1166061Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:53.1166585Z TIC_DEPLOY_KEY: 2021-05-16T22:04:53.1167514Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:53.1169298Z GITHUB_PAT: *** 2021-05-16T22:04:53.1169738Z COVERALLS_TOKEN: 2021-05-16T22:04:53.1170263Z continue-on-error: false 2021-05-16T22:04:53.1170758Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:53.1171273Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:53.1172022Z TZ: UTC 2021-05-16T22:04:53.1172443Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:53.1172872Z NOT_CRAN: true 2021-05-16T22:04:53.1173468Z ##[endgroup] 2021-05-16T22:04:53.1448200Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T22:04:53.1448899Z env: 2021-05-16T22:04:53.1449395Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:04:53.1450033Z TIC_DEPLOY_KEY: 2021-05-16T22:04:53.1450927Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:04:53.1452781Z GITHUB_PAT: *** 2021-05-16T22:04:53.1453212Z COVERALLS_TOKEN: 2021-05-16T22:04:53.1453835Z continue-on-error: false 2021-05-16T22:04:53.1454329Z VDIFFR_RUN_TESTS: 2021-05-16T22:04:53.1454815Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:04:53.1455274Z TZ: UTC 2021-05-16T22:04:53.1455664Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:04:53.1456088Z NOT_CRAN: true 2021-05-16T22:04:53.1456460Z ##[endgroup] 2021-05-16T22:04:53.3353587Z Reading package lists... 2021-05-16T22:04:53.5005386Z Building dependency tree... 2021-05-16T22:04:53.5024886Z Reading state information... 2021-05-16T22:04:53.6339283Z The following additional packages will be installed: 2021-05-16T22:04:53.6342574Z cmake-data libjsoncpp1 librhash0 2021-05-16T22:04:53.6348431Z Suggested packages: 2021-05-16T22:04:53.6349154Z cmake-doc ninja-build 2021-05-16T22:04:53.6736822Z The following NEW packages will be installed: 2021-05-16T22:04:53.6744696Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T22:04:53.7048657Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:53.7049517Z Need to get 5470 kB of archives. 2021-05-16T22:04:53.7050359Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T22:04:53.7052388Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T22:04:53.7281714Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T22:04:53.7292393Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T22:04:53.7306030Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T22:04:54.1871427Z Fetched 5470 kB in 0s (61.0 MB/s) 2021-05-16T22:04:54.2264965Z Selecting previously unselected package cmake-data. 2021-05-16T22:04:54.2331333Z (Reading database ... 2021-05-16T22:04:54.2332184Z (Reading database ... 5% 2021-05-16T22:04:54.2332982Z (Reading database ... 10% 2021-05-16T22:04:54.2333707Z (Reading database ... 15% 2021-05-16T22:04:54.2334431Z (Reading database ... 20% 2021-05-16T22:04:54.2335260Z (Reading database ... 25% 2021-05-16T22:04:54.2335936Z (Reading database ... 30% 2021-05-16T22:04:54.2336611Z (Reading database ... 35% 2021-05-16T22:04:54.2337308Z (Reading database ... 40% 2021-05-16T22:04:54.2337895Z (Reading database ... 45% 2021-05-16T22:04:54.2338540Z (Reading database ... 50% 2021-05-16T22:04:54.2353255Z (Reading database ... 55% 2021-05-16T22:04:54.2387919Z (Reading database ... 60% 2021-05-16T22:04:54.2420819Z (Reading database ... 65% 2021-05-16T22:04:54.2529729Z (Reading database ... 70% 2021-05-16T22:04:54.2637949Z (Reading database ... 75% 2021-05-16T22:04:54.2917640Z (Reading database ... 80% 2021-05-16T22:04:54.3226393Z (Reading database ... 85% 2021-05-16T22:04:54.3380046Z (Reading database ... 90% 2021-05-16T22:04:54.3457394Z (Reading database ... 95% 2021-05-16T22:04:54.3458337Z (Reading database ... 100% 2021-05-16T22:04:54.3459711Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T22:04:54.3563158Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T22:04:54.3796616Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T22:04:54.8921296Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T22:04:54.9209893Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T22:04:54.9242000Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T22:04:54.9640218Z Selecting previously unselected package librhash0:amd64. 2021-05-16T22:04:54.9859049Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T22:04:54.9869944Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T22:04:55.0320223Z Selecting previously unselected package cmake. 2021-05-16T22:04:55.0564818Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T22:04:55.0575437Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T22:04:55.5025667Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T22:04:55.5072242Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T22:04:55.5511189Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T22:04:55.5546006Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T22:04:55.5584127Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:04:56.7494169Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:04:58.8559812Z Reading package lists... 2021-05-16T22:04:59.0130136Z Building dependency tree... 2021-05-16T22:04:59.0147553Z Reading state information... 2021-05-16T22:04:59.1684863Z Suggested packages: 2021-05-16T22:04:59.1686606Z libssh-doc 2021-05-16T22:04:59.2138601Z The following NEW packages will be installed: 2021-05-16T22:04:59.2140358Z libssh-dev 2021-05-16T22:04:59.2367409Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:04:59.2368235Z Need to get 219 kB of archives. 2021-05-16T22:04:59.2369049Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T22:04:59.2371039Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T22:04:59.6595559Z Fetched 219 kB in 0s (9057 kB/s) 2021-05-16T22:04:59.6912531Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T22:04:59.6984368Z (Reading database ... 2021-05-16T22:04:59.6985104Z (Reading database ... 5% 2021-05-16T22:04:59.6985740Z (Reading database ... 10% 2021-05-16T22:04:59.6986362Z (Reading database ... 15% 2021-05-16T22:04:59.6986967Z (Reading database ... 20% 2021-05-16T22:04:59.6987579Z (Reading database ... 25% 2021-05-16T22:04:59.6988190Z (Reading database ... 30% 2021-05-16T22:04:59.6988806Z (Reading database ... 35% 2021-05-16T22:04:59.6989417Z (Reading database ... 40% 2021-05-16T22:04:59.6990006Z (Reading database ... 45% 2021-05-16T22:04:59.6990632Z (Reading database ... 50% 2021-05-16T22:04:59.7022595Z (Reading database ... 55% 2021-05-16T22:04:59.7057733Z (Reading database ... 60% 2021-05-16T22:04:59.7094520Z (Reading database ... 65% 2021-05-16T22:04:59.7212314Z (Reading database ... 70% 2021-05-16T22:04:59.7313191Z (Reading database ... 75% 2021-05-16T22:04:59.7562729Z (Reading database ... 80% 2021-05-16T22:04:59.7865333Z (Reading database ... 85% 2021-05-16T22:04:59.8005288Z (Reading database ... 90% 2021-05-16T22:04:59.8084640Z (Reading database ... 95% 2021-05-16T22:04:59.8085472Z (Reading database ... 100% 2021-05-16T22:04:59.8086700Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T22:04:59.8185362Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T22:04:59.8200588Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:04:59.9014373Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:02.0158540Z Reading package lists... 2021-05-16T22:05:02.1750758Z Building dependency tree... 2021-05-16T22:05:02.1769700Z Reading state information... 2021-05-16T22:05:02.3764060Z The following NEW packages will be installed: 2021-05-16T22:05:02.3769036Z jags 2021-05-16T22:05:02.3970065Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:02.3971114Z Need to get 1562 kB of archives. 2021-05-16T22:05:02.3971924Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T22:05:02.3973850Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T22:05:02.8316630Z Fetched 1562 kB in 0s (39.1 MB/s) 2021-05-16T22:05:02.8628571Z Selecting previously unselected package jags. 2021-05-16T22:05:02.8699284Z (Reading database ... 2021-05-16T22:05:02.8700389Z (Reading database ... 5% 2021-05-16T22:05:02.8701170Z (Reading database ... 10% 2021-05-16T22:05:02.8701911Z (Reading database ... 15% 2021-05-16T22:05:02.8702691Z (Reading database ... 20% 2021-05-16T22:05:02.8703539Z (Reading database ... 25% 2021-05-16T22:05:02.8704273Z (Reading database ... 30% 2021-05-16T22:05:02.8705000Z (Reading database ... 35% 2021-05-16T22:05:02.8705717Z (Reading database ... 40% 2021-05-16T22:05:02.8706455Z (Reading database ... 45% 2021-05-16T22:05:02.8707168Z (Reading database ... 50% 2021-05-16T22:05:02.8740808Z (Reading database ... 55% 2021-05-16T22:05:02.8780364Z (Reading database ... 60% 2021-05-16T22:05:02.8816993Z (Reading database ... 65% 2021-05-16T22:05:02.8941066Z (Reading database ... 70% 2021-05-16T22:05:02.9048367Z (Reading database ... 75% 2021-05-16T22:05:02.9319756Z (Reading database ... 80% 2021-05-16T22:05:03.5022183Z (Reading database ... 85% 2021-05-16T22:05:03.5030178Z (Reading database ... 90% 2021-05-16T22:05:03.5030904Z (Reading database ... 95% 2021-05-16T22:05:03.5031667Z (Reading database ... 100% 2021-05-16T22:05:03.5032597Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T22:05:03.5034211Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T22:05:03.5035188Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T22:05:03.5036314Z Setting up jags (4.3.0-3build1) ... 2021-05-16T22:05:03.5037255Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:03.9511532Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:06.0838751Z Reading package lists... 2021-05-16T22:05:06.2371856Z Building dependency tree... 2021-05-16T22:05:06.2389416Z Reading state information... 2021-05-16T22:05:06.3893021Z The following additional packages will be installed: 2021-05-16T22:05:06.3896219Z libnode64 libuv1-dev 2021-05-16T22:05:06.4349061Z The following NEW packages will be installed: 2021-05-16T22:05:06.4352214Z libnode-dev libnode64 libuv1-dev 2021-05-16T22:05:06.4572330Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:06.4573692Z Need to get 6239 kB of archives. 2021-05-16T22:05:06.4574537Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T22:05:06.4576669Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T22:05:06.4615496Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T22:05:06.5181866Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T22:05:06.9381029Z Fetched 6239 kB in 0s (75.9 MB/s) 2021-05-16T22:05:06.9716168Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T22:05:06.9786015Z (Reading database ... 2021-05-16T22:05:06.9786971Z (Reading database ... 5% 2021-05-16T22:05:06.9787733Z (Reading database ... 10% 2021-05-16T22:05:06.9788453Z (Reading database ... 15% 2021-05-16T22:05:06.9789203Z (Reading database ... 20% 2021-05-16T22:05:06.9789924Z (Reading database ... 25% 2021-05-16T22:05:06.9790645Z (Reading database ... 30% 2021-05-16T22:05:06.9791407Z (Reading database ... 35% 2021-05-16T22:05:06.9792133Z (Reading database ... 40% 2021-05-16T22:05:06.9792853Z (Reading database ... 45% 2021-05-16T22:05:06.9793561Z (Reading database ... 50% 2021-05-16T22:05:06.9826278Z (Reading database ... 55% 2021-05-16T22:05:06.9864078Z (Reading database ... 60% 2021-05-16T22:05:06.9905336Z (Reading database ... 65% 2021-05-16T22:05:07.0037312Z (Reading database ... 70% 2021-05-16T22:05:07.0151826Z (Reading database ... 75% 2021-05-16T22:05:07.0416562Z (Reading database ... 80% 2021-05-16T22:05:07.0737527Z (Reading database ... 85% 2021-05-16T22:05:07.0882746Z (Reading database ... 90% 2021-05-16T22:05:07.0965370Z (Reading database ... 95% 2021-05-16T22:05:07.0966049Z (Reading database ... 100% 2021-05-16T22:05:07.0967050Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T22:05:07.1079036Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T22:05:07.1098934Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T22:05:07.1601002Z Selecting previously unselected package libnode64:amd64. 2021-05-16T22:05:07.1833529Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:05:07.1874777Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:07.8076292Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T22:05:07.8360354Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:05:07.8376692Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:08.2255186Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T22:05:08.2579250Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:08.2895981Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T22:05:08.2979789Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:10.5744601Z Reading package lists... 2021-05-16T22:05:10.7279472Z Building dependency tree... 2021-05-16T22:05:10.7298545Z Reading state information... 2021-05-16T22:05:10.8812353Z The following additional packages will be installed: 2021-05-16T22:05:10.8816131Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T22:05:10.8821057Z Suggested packages: 2021-05-16T22:05:10.8822017Z libfftw3-doc 2021-05-16T22:05:10.9256731Z The following NEW packages will be installed: 2021-05-16T22:05:10.9263523Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T22:05:10.9722301Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:10.9723029Z Need to get 3986 kB of archives. 2021-05-16T22:05:10.9723813Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T22:05:10.9725771Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T22:05:10.9819629Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T22:05:10.9894730Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T22:05:10.9977497Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T22:05:10.9982057Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T22:05:11.4428411Z Fetched 3986 kB in 0s (45.6 MB/s) 2021-05-16T22:05:11.4766153Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T22:05:11.4834625Z (Reading database ... 2021-05-16T22:05:11.4835604Z (Reading database ... 5% 2021-05-16T22:05:11.4836183Z (Reading database ... 10% 2021-05-16T22:05:11.4838293Z (Reading database ... 15% 2021-05-16T22:05:11.4839408Z (Reading database ... 20% 2021-05-16T22:05:11.4840078Z (Reading database ... 25% 2021-05-16T22:05:11.4840716Z (Reading database ... 30% 2021-05-16T22:05:11.4841335Z (Reading database ... 35% 2021-05-16T22:05:11.4841959Z (Reading database ... 40% 2021-05-16T22:05:11.4842581Z (Reading database ... 45% 2021-05-16T22:05:11.4843203Z (Reading database ... 50% 2021-05-16T22:05:11.4863233Z (Reading database ... 55% 2021-05-16T22:05:11.4900110Z (Reading database ... 60% 2021-05-16T22:05:11.4935258Z (Reading database ... 65% 2021-05-16T22:05:11.5050489Z (Reading database ... 70% 2021-05-16T22:05:11.5154684Z (Reading database ... 75% 2021-05-16T22:05:11.5400703Z (Reading database ... 80% 2021-05-16T22:05:11.5699543Z (Reading database ... 85% 2021-05-16T22:05:11.5847431Z (Reading database ... 90% 2021-05-16T22:05:11.5924314Z (Reading database ... 95% 2021-05-16T22:05:11.5924863Z (Reading database ... 100% 2021-05-16T22:05:11.5925631Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T22:05:11.6035172Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:11.6069400Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:11.6722682Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T22:05:11.6938142Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:11.6951891Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:11.7921711Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T22:05:11.8174978Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:11.8194147Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:11.9202195Z Selecting previously unselected package libfftw3-bin. 2021-05-16T22:05:11.9428725Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:11.9442622Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T22:05:11.9760876Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T22:05:12.0011988Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T22:05:12.0026236Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.3101517Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.3138291Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.3177711Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.3216969Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.3251205Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T22:05:12.3292870Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:13.1306060Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:15.2393652Z Reading package lists... 2021-05-16T22:05:15.3903526Z Building dependency tree... 2021-05-16T22:05:15.3923929Z Reading state information... 2021-05-16T22:05:15.5400296Z The following additional packages will be installed: 2021-05-16T22:05:15.5402396Z libdcmtk14 2021-05-16T22:05:15.5853136Z The following NEW packages will be installed: 2021-05-16T22:05:15.5858025Z dcmtk libdcmtk14 2021-05-16T22:05:15.6063532Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:15.6064459Z Need to get 5546 kB of archives. 2021-05-16T22:05:15.6065375Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T22:05:15.6067465Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T22:05:15.7136476Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T22:05:16.1289302Z Fetched 5546 kB in 0s (40.9 MB/s) 2021-05-16T22:05:16.1582578Z Selecting previously unselected package libdcmtk14. 2021-05-16T22:05:16.1652679Z (Reading database ... 2021-05-16T22:05:16.1653200Z (Reading database ... 5% 2021-05-16T22:05:16.1653752Z (Reading database ... 10% 2021-05-16T22:05:16.1654257Z (Reading database ... 15% 2021-05-16T22:05:16.1654746Z (Reading database ... 20% 2021-05-16T22:05:16.1655270Z (Reading database ... 25% 2021-05-16T22:05:16.1655758Z (Reading database ... 30% 2021-05-16T22:05:16.1656253Z (Reading database ... 35% 2021-05-16T22:05:16.1656735Z (Reading database ... 40% 2021-05-16T22:05:16.1657248Z (Reading database ... 45% 2021-05-16T22:05:16.1657733Z (Reading database ... 50% 2021-05-16T22:05:16.1694869Z (Reading database ... 55% 2021-05-16T22:05:16.1729742Z (Reading database ... 60% 2021-05-16T22:05:16.1767323Z (Reading database ... 65% 2021-05-16T22:05:16.1892898Z (Reading database ... 70% 2021-05-16T22:05:16.2011426Z (Reading database ... 75% 2021-05-16T22:05:16.2306353Z (Reading database ... 80% 2021-05-16T22:05:16.2632878Z (Reading database ... 85% 2021-05-16T22:05:16.2780580Z (Reading database ... 90% 2021-05-16T22:05:16.2860494Z (Reading database ... 95% 2021-05-16T22:05:16.2861098Z (Reading database ... 100% 2021-05-16T22:05:16.2861943Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T22:05:16.2972773Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T22:05:16.3002552Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T22:05:16.8481096Z Selecting previously unselected package dcmtk. 2021-05-16T22:05:16.8735870Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T22:05:16.8799287Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T22:05:17.0305183Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T22:05:17.0341470Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T22:05:17.0507453Z Adding `dcmtk' group to system ... 2021-05-16T22:05:17.1353347Z Adding `dcmtk' user to system ... 2021-05-16T22:05:17.3176914Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T22:05:17.5657560Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:19.2431808Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:21.4280988Z Reading package lists... 2021-05-16T22:05:21.5857354Z Building dependency tree... 2021-05-16T22:05:21.5876578Z Reading state information... 2021-05-16T22:05:21.8146784Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T22:05:21.8148533Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:21.8820943Z Reading package lists... 2021-05-16T22:05:22.0335118Z Building dependency tree... 2021-05-16T22:05:22.0354271Z Reading state information... 2021-05-16T22:05:22.2893568Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T22:05:22.2895067Z libpng-dev set to manually installed. 2021-05-16T22:05:22.2896120Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:22.3539353Z Reading package lists... 2021-05-16T22:05:22.5018567Z Building dependency tree... 2021-05-16T22:05:22.5036332Z Reading state information... 2021-05-16T22:05:22.6583234Z The following additional packages will be installed: 2021-05-16T22:05:22.6587207Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T22:05:22.6590029Z Suggested packages: 2021-05-16T22:05:22.6593052Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T22:05:22.6596313Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T22:05:22.6599664Z fonts-arphic-uming fonts-nanum 2021-05-16T22:05:22.7107733Z The following NEW packages will be installed: 2021-05-16T22:05:22.7109728Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T22:05:22.7111170Z libpoppler97 poppler-data 2021-05-16T22:05:22.7353095Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:22.7354396Z Need to get 2582 kB of archives. 2021-05-16T22:05:22.7355224Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T22:05:22.7357115Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T22:05:22.7539306Z 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-16T22:05:22.7556709Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T22:05:22.7635563Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T22:05:22.7640586Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T22:05:22.7644906Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T22:05:23.1730833Z Fetched 2582 kB in 0s (52.2 MB/s) 2021-05-16T22:05:23.2076438Z Selecting previously unselected package poppler-data. 2021-05-16T22:05:23.2152666Z (Reading database ... 2021-05-16T22:05:23.2153668Z (Reading database ... 5% 2021-05-16T22:05:23.2154323Z (Reading database ... 10% 2021-05-16T22:05:23.2155020Z (Reading database ... 15% 2021-05-16T22:05:23.2155624Z (Reading database ... 20% 2021-05-16T22:05:23.2156391Z (Reading database ... 25% 2021-05-16T22:05:23.2157015Z (Reading database ... 30% 2021-05-16T22:05:23.2157629Z (Reading database ... 35% 2021-05-16T22:05:23.2158243Z (Reading database ... 40% 2021-05-16T22:05:23.2159085Z (Reading database ... 45% 2021-05-16T22:05:23.2159736Z (Reading database ... 50% 2021-05-16T22:05:23.2193135Z (Reading database ... 55% 2021-05-16T22:05:23.2229605Z (Reading database ... 60% 2021-05-16T22:05:23.2271031Z (Reading database ... 65% 2021-05-16T22:05:23.2398079Z (Reading database ... 70% 2021-05-16T22:05:23.2508252Z (Reading database ... 75% 2021-05-16T22:05:23.2776383Z (Reading database ... 80% 2021-05-16T22:05:23.3083852Z (Reading database ... 85% 2021-05-16T22:05:23.3225272Z (Reading database ... 90% 2021-05-16T22:05:23.3303816Z (Reading database ... 95% 2021-05-16T22:05:23.3304409Z (Reading database ... 100% 2021-05-16T22:05:23.3305244Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T22:05:23.3417446Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T22:05:23.3442873Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T22:05:23.6001937Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T22:05:23.6287039Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T22:05:23.6319092Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T22:05:23.6760286Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T22:05:23.7013352Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:23.7033867Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:23.8281524Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T22:05:23.8507754Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:23.8523116Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:23.8880458Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T22:05:23.9121277Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:23.9138853Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:23.9441183Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T22:05:23.9683942Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:23.9696163Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.0340951Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T22:05:24.0493857Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T22:05:24.0542712Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.0585855Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.0630116Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.0655406Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T22:05:24.0692276Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:05:24.1378478Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:26.2365988Z Reading package lists... 2021-05-16T22:05:26.3973131Z Building dependency tree... 2021-05-16T22:05:26.3992259Z Reading state information... 2021-05-16T22:05:26.5524866Z The following additional packages will be installed: 2021-05-16T22:05:26.5528338Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T22:05:26.5532878Z Suggested packages: 2021-05-16T22:05:26.5533988Z libhdf5-doc 2021-05-16T22:05:26.5992364Z The following NEW packages will be installed: 2021-05-16T22:05:26.5999221Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T22:05:26.6000638Z libsz2 2021-05-16T22:05:26.6202121Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:26.6203172Z Need to get 4074 kB of archives. 2021-05-16T22:05:26.6204141Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T22:05:26.6206534Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T22:05:26.6221039Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T22:05:26.6226136Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T22:05:26.6230831Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T22:05:26.6424231Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T22:05:26.6445517Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T22:05:26.6451706Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T22:05:27.0936189Z Fetched 4074 kB in 0s (57.5 MB/s) 2021-05-16T22:05:27.1250338Z Selecting previously unselected package hdf5-helpers. 2021-05-16T22:05:27.1335373Z (Reading database ... 2021-05-16T22:05:27.1336088Z (Reading database ... 5% 2021-05-16T22:05:27.1336775Z (Reading database ... 10% 2021-05-16T22:05:27.1337443Z (Reading database ... 15% 2021-05-16T22:05:27.1338144Z (Reading database ... 20% 2021-05-16T22:05:27.1338806Z (Reading database ... 25% 2021-05-16T22:05:27.1339448Z (Reading database ... 30% 2021-05-16T22:05:27.1340100Z (Reading database ... 35% 2021-05-16T22:05:27.1340840Z (Reading database ... 40% 2021-05-16T22:05:27.1341491Z (Reading database ... 45% 2021-05-16T22:05:27.1342147Z (Reading database ... 50% 2021-05-16T22:05:27.1362541Z (Reading database ... 55% 2021-05-16T22:05:27.1403552Z (Reading database ... 60% 2021-05-16T22:05:27.1444155Z (Reading database ... 65% 2021-05-16T22:05:27.1582423Z (Reading database ... 70% 2021-05-16T22:05:27.1704269Z (Reading database ... 75% 2021-05-16T22:05:27.1999194Z (Reading database ... 80% 2021-05-16T22:05:27.2329045Z (Reading database ... 85% 2021-05-16T22:05:27.2480916Z (Reading database ... 90% 2021-05-16T22:05:27.2560141Z (Reading database ... 95% 2021-05-16T22:05:27.2560726Z (Reading database ... 100% 2021-05-16T22:05:27.2561577Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T22:05:27.2673383Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:27.2703030Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:27.3121751Z Selecting previously unselected package libaec0:amd64. 2021-05-16T22:05:27.3334864Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T22:05:27.3362782Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T22:05:27.3679968Z Selecting previously unselected package libsz2:amd64. 2021-05-16T22:05:27.3940570Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T22:05:27.3950484Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T22:05:27.4281154Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T22:05:27.4526253Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:27.4537665Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:27.6193635Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T22:05:27.6476862Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:27.6503609Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:27.6872533Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T22:05:27.7157537Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T22:05:27.7168158Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T22:05:27.7413508Z Selecting previously unselected package libhdf5-dev. 2021-05-16T22:05:27.7705449Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T22:05:27.7725200Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.1106703Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.1154021Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.1215875Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.1248354Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T22:05:28.1297625Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.1332122Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.1380525Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T22:05:28.1479654Z 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-16T22:05:28.1516505Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:28.9397921Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:31.0481938Z Reading package lists... 2021-05-16T22:05:31.2033093Z Building dependency tree... 2021-05-16T22:05:31.2050615Z Reading state information... 2021-05-16T22:05:31.3526645Z The following additional packages will be installed: 2021-05-16T22:05:31.3529177Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T22:05:31.4012670Z The following NEW packages will be installed: 2021-05-16T22:05:31.4018717Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T22:05:31.4023007Z mesa-common-dev 2021-05-16T22:05:31.4245334Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:31.4246734Z Need to get 1761 kB of archives. 2021-05-16T22:05:31.4248153Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T22:05:31.4252184Z 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-16T22:05:31.4316605Z 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-16T22:05:31.4328848Z 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-16T22:05:31.4343020Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T22:05:31.4367155Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T22:05:31.4412680Z 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-16T22:05:31.8693412Z Fetched 1761 kB in 0s (33.3 MB/s) 2021-05-16T22:05:31.9009696Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T22:05:31.9088307Z (Reading database ... 2021-05-16T22:05:31.9089421Z (Reading database ... 5% 2021-05-16T22:05:31.9090012Z (Reading database ... 10% 2021-05-16T22:05:31.9090566Z (Reading database ... 15% 2021-05-16T22:05:31.9091171Z (Reading database ... 20% 2021-05-16T22:05:31.9091707Z (Reading database ... 25% 2021-05-16T22:05:31.9092380Z (Reading database ... 30% 2021-05-16T22:05:31.9092871Z (Reading database ... 35% 2021-05-16T22:05:31.9093373Z (Reading database ... 40% 2021-05-16T22:05:31.9093863Z (Reading database ... 45% 2021-05-16T22:05:31.9094375Z (Reading database ... 50% 2021-05-16T22:05:31.9125050Z (Reading database ... 55% 2021-05-16T22:05:31.9164444Z (Reading database ... 60% 2021-05-16T22:05:31.9205952Z (Reading database ... 65% 2021-05-16T22:05:31.9332124Z (Reading database ... 70% 2021-05-16T22:05:31.9445900Z (Reading database ... 75% 2021-05-16T22:05:31.9720308Z (Reading database ... 80% 2021-05-16T22:05:32.0036384Z (Reading database ... 85% 2021-05-16T22:05:32.0182874Z (Reading database ... 90% 2021-05-16T22:05:32.0255775Z (Reading database ... 95% 2021-05-16T22:05:32.0256906Z (Reading database ... 100% 2021-05-16T22:05:32.0258251Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T22:05:32.0365675Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:05:32.0397809Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T22:05:32.0784533Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T22:05:32.1078352Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:32.1091408Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:32.1641430Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T22:05:32.1840337Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:32.1856254Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:32.2281068Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T22:05:32.2521879Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T22:05:32.2559909Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:32.3001476Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T22:05:32.3259981Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T22:05:32.3271430Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:32.3766669Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T22:05:32.4053407Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:32.4068479Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:32.5785236Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T22:05:32.5827134Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:32.5878761Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:32.5942821Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:05:32.5985030Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T22:05:32.6011153Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:32.6088742Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:34.0493048Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:36.1424421Z Reading package lists... 2021-05-16T22:05:36.2928618Z Building dependency tree... 2021-05-16T22:05:36.2946848Z Reading state information... 2021-05-16T22:05:36.4506523Z The following additional packages will be installed: 2021-05-16T22:05:36.4508052Z libprotobuf-lite17 libprotoc17 2021-05-16T22:05:36.4992191Z The following NEW packages will be installed: 2021-05-16T22:05:36.4997378Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T22:05:36.5001412Z protobuf-compiler 2021-05-16T22:05:36.5686337Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:36.5687990Z Need to get 2754 kB of archives. 2021-05-16T22:05:36.5689617Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T22:05:36.5693182Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T22:05:36.5796055Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T22:05:36.5888810Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T22:05:36.6026702Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T22:05:36.6095879Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T22:05:37.0171467Z Fetched 2754 kB in 0s (26.3 MB/s) 2021-05-16T22:05:37.0498200Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T22:05:37.0576166Z (Reading database ... 2021-05-16T22:05:37.0576820Z (Reading database ... 5% 2021-05-16T22:05:37.0577377Z (Reading database ... 10% 2021-05-16T22:05:37.0577914Z (Reading database ... 15% 2021-05-16T22:05:37.0578459Z (Reading database ... 20% 2021-05-16T22:05:37.0578989Z (Reading database ... 25% 2021-05-16T22:05:37.0579765Z (Reading database ... 30% 2021-05-16T22:05:37.0580319Z (Reading database ... 35% 2021-05-16T22:05:37.0580850Z (Reading database ... 40% 2021-05-16T22:05:37.0581396Z (Reading database ... 45% 2021-05-16T22:05:37.0582040Z (Reading database ... 50% 2021-05-16T22:05:37.0624227Z (Reading database ... 55% 2021-05-16T22:05:37.0664844Z (Reading database ... 60% 2021-05-16T22:05:37.0712738Z (Reading database ... 65% 2021-05-16T22:05:37.0854106Z (Reading database ... 70% 2021-05-16T22:05:37.0983824Z (Reading database ... 75% 2021-05-16T22:05:37.1280177Z (Reading database ... 80% 2021-05-16T22:05:37.1615287Z (Reading database ... 85% 2021-05-16T22:05:37.1771636Z (Reading database ... 90% 2021-05-16T22:05:37.1858265Z (Reading database ... 95% 2021-05-16T22:05:37.1859282Z (Reading database ... 100% 2021-05-16T22:05:37.1860678Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T22:05:37.1983310Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:37.2017716Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.2444774Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T22:05:37.2729612Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:37.2747879Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.3720844Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T22:05:37.3990315Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:37.4002701Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.5921550Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T22:05:37.6185747Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:37.6195978Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.7481586Z Selecting previously unselected package protobuf-compiler. 2021-05-16T22:05:37.7736025Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T22:05:37.7752061Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.8398563Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.8428947Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.8463964Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.8504791Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.8529397Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T22:05:37.8558684Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:38.6094535Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:41.0112190Z Reading package lists... 2021-05-16T22:05:41.0125519Z Building dependency tree... 2021-05-16T22:05:41.0126642Z Reading state information... 2021-05-16T22:05:41.0412524Z The following additional packages will be installed: 2021-05-16T22:05:41.0414695Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T22:05:41.0416542Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T22:05:41.0417972Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T22:05:41.0419768Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T22:05:41.0421501Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T22:05:41.0423056Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T22:05:41.0424723Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T22:05:41.0426491Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T22:05:41.0428115Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T22:05:41.0429725Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T22:05:41.0431750Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T22:05:41.0433355Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T22:05:41.0436738Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T22:05:41.0438155Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T22:05:41.0439383Z Suggested packages: 2021-05-16T22:05:41.0440555Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T22:05:41.0441920Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T22:05:41.0443440Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T22:05:41.0444825Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T22:05:41.1165926Z The following NEW packages will be installed: 2021-05-16T22:05:41.1168567Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T22:05:41.1170599Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T22:05:41.1172371Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T22:05:41.1174398Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T22:05:41.1176481Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T22:05:41.1178550Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T22:05:41.1180634Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T22:05:41.1182665Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T22:05:41.1184628Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T22:05:41.1186586Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T22:05:41.1189924Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T22:05:41.1191824Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T22:05:41.1193578Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T22:05:41.1195315Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T22:05:41.1383589Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:41.1384430Z Need to get 47.1 MB of archives. 2021-05-16T22:05:41.1385254Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T22:05:41.1387276Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T22:05:41.1545246Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T22:05:41.1553553Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T22:05:41.1558265Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T22:05:41.1562906Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T22:05:41.1568201Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T22:05:41.1575044Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T22:05:41.1603585Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T22:05:41.2261960Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T22:05:41.2266939Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T22:05:41.2282667Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T22:05:41.2306457Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T22:05:41.2313117Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T22:05:41.2318498Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T22:05:41.2328034Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T22:05:41.2338282Z 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-16T22:05:41.2347492Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T22:05:41.2363353Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T22:05:41.2371415Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T22:05:41.2380517Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T22:05:41.2391557Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T22:05:41.2437267Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T22:05:41.2531885Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T22:05:41.2550469Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T22:05:41.2556992Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T22:05:41.2580515Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T22:05:41.3108552Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T22:05:41.3114895Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T22:05:41.3120603Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T22:05:41.3130902Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T22:05:41.3148697Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T22:05:41.3155603Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T22:05:41.3168145Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T22:05:41.3181431Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T22:05:41.3236246Z 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-16T22:05:41.3262242Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T22:05:41.3371606Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T22:05:41.3377351Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T22:05:41.4448874Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T22:05:41.4455507Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T22:05:41.4461744Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T22:05:41.4466296Z 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-16T22:05:41.4473685Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T22:05:41.4481574Z 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-16T22:05:41.4489117Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T22:05:41.4580319Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T22:05:41.4592074Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T22:05:41.4612416Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T22:05:41.4616626Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T22:05:41.4734773Z 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-16T22:05:41.4760652Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T22:05:41.4767618Z 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-16T22:05:41.4774579Z 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-16T22:05:41.4776597Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T22:05:41.4784763Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T22:05:41.4790476Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T22:05:41.4814883Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T22:05:41.4831873Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T22:05:41.4837354Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T22:05:41.4882099Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T22:05:41.4886289Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T22:05:41.4896882Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T22:05:41.4914503Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T22:05:41.4945299Z 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-16T22:05:41.4983758Z 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-16T22:05:41.4994691Z 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-16T22:05:41.5001910Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T22:05:41.5163445Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T22:05:41.5173804Z 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-16T22:05:41.5323659Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T22:05:41.5329671Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T22:05:41.5334786Z 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-16T22:05:41.5621973Z 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-16T22:05:41.5920172Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T22:05:41.5997428Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T22:05:41.5999473Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T22:05:42.1793863Z Fetched 47.1 MB in 0s (98.9 MB/s) 2021-05-16T22:05:42.2121800Z Selecting previously unselected package libaom0:amd64. 2021-05-16T22:05:42.2196973Z (Reading database ... 2021-05-16T22:05:42.2197540Z (Reading database ... 5% 2021-05-16T22:05:42.2198057Z (Reading database ... 10% 2021-05-16T22:05:42.2198550Z (Reading database ... 15% 2021-05-16T22:05:42.2199816Z (Reading database ... 20% 2021-05-16T22:05:42.2200306Z (Reading database ... 25% 2021-05-16T22:05:42.2200805Z (Reading database ... 30% 2021-05-16T22:05:42.2201289Z (Reading database ... 35% 2021-05-16T22:05:42.2201797Z (Reading database ... 40% 2021-05-16T22:05:42.2202298Z (Reading database ... 45% 2021-05-16T22:05:42.2202782Z (Reading database ... 50% 2021-05-16T22:05:42.2229400Z (Reading database ... 55% 2021-05-16T22:05:42.2266421Z (Reading database ... 60% 2021-05-16T22:05:42.2309116Z (Reading database ... 65% 2021-05-16T22:05:42.2439056Z (Reading database ... 70% 2021-05-16T22:05:42.2560460Z (Reading database ... 75% 2021-05-16T22:05:42.2859458Z (Reading database ... 80% 2021-05-16T22:05:42.3212871Z (Reading database ... 85% 2021-05-16T22:05:42.3374750Z (Reading database ... 90% 2021-05-16T22:05:42.3460612Z (Reading database ... 95% 2021-05-16T22:05:42.3461673Z (Reading database ... 100% 2021-05-16T22:05:42.3463146Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T22:05:42.3582923Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T22:05:42.3655281Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T22:05:42.5131250Z Selecting previously unselected package libva2:amd64. 2021-05-16T22:05:42.5378013Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:42.5389719Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T22:05:42.5840774Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T22:05:42.6041767Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:42.6055647Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T22:05:42.6440323Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T22:05:42.6631685Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T22:05:42.6663739Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T22:05:42.6953477Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T22:05:42.7228521Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T22:05:42.7260413Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:42.7541425Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T22:05:42.7817231Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T22:05:42.7829468Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T22:05:42.8199993Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T22:05:42.8406565Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:42.8426615Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:42.9000835Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T22:05:42.9240940Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T22:05:42.9254203Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T22:05:43.6760861Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T22:05:43.6988163Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T22:05:43.7018628Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T22:05:43.7314317Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T22:05:43.7585845Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T22:05:43.7598202Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T22:05:43.8080635Z Selecting previously unselected package libopus0:amd64. 2021-05-16T22:05:43.8288508Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T22:05:43.8305301Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T22:05:43.8752077Z Selecting previously unselected package libshine3:amd64. 2021-05-16T22:05:43.9020959Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T22:05:43.9041776Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T22:05:43.9360622Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T22:05:43.9602438Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T22:05:43.9626483Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T22:05:43.9960030Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T22:05:44.0201150Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T22:05:44.0211608Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T22:05:44.0600668Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T22:05:44.0819730Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T22:05:44.0839829Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T22:05:44.1248148Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T22:05:44.1542167Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:44.1561435Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:44.1885558Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T22:05:44.2167508Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T22:05:44.2180144Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T22:05:44.2647151Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T22:05:44.2926237Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T22:05:44.2949531Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T22:05:44.3290541Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T22:05:44.3569230Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T22:05:44.3581792Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T22:05:44.3944946Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T22:05:44.4231252Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:44.4248319Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T22:05:44.4641165Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T22:05:44.4889532Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T22:05:44.4901849Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T22:05:44.5738610Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T22:05:44.6031453Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T22:05:44.6044833Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T22:05:44.8275341Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T22:05:44.8558548Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T22:05:44.8570458Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T22:05:44.9040689Z Selecting previously unselected package libzvbi-common. 2021-05-16T22:05:44.9284869Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T22:05:44.9300144Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T22:05:44.9640644Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T22:05:44.9877174Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T22:05:44.9894459Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T22:05:45.0480819Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T22:05:45.0723949Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:45.0737654Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:45.5760859Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T22:05:45.6025566Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T22:05:45.6038633Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T22:05:45.6386418Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T22:05:45.6627823Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T22:05:45.6648369Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T22:05:45.7000749Z Selecting previously unselected package libass9:amd64. 2021-05-16T22:05:45.7220518Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T22:05:45.7236988Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T22:05:45.7680230Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T22:05:45.7910036Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T22:05:45.7922370Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T22:05:45.8440010Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T22:05:45.8651980Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T22:05:45.8677127Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T22:05:45.9039867Z Selecting previously unselected package libgme0:amd64. 2021-05-16T22:05:45.9261516Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T22:05:45.9273298Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T22:05:45.9721478Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T22:05:45.9963583Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T22:05:45.9975667Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T22:05:46.0441151Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T22:05:46.0702851Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T22:05:46.0714596Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T22:05:46.1721227Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T22:05:46.1944661Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T22:05:46.1955799Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:46.2415438Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T22:05:46.2697771Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:46.2709633Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:46.3920191Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T22:05:46.4177887Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T22:05:46.4192607Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T22:05:46.4569577Z Selecting previously unselected package libflite1:amd64. 2021-05-16T22:05:46.4810506Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T22:05:46.4824323Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T22:05:47.6910507Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T22:05:47.7207917Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T22:05:47.7226407Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T22:05:47.7532406Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T22:05:47.7830138Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T22:05:47.7845812Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T22:05:47.8160866Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T22:05:47.8462237Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T22:05:47.8491832Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T22:05:47.8921068Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T22:05:47.9138477Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:47.9159915Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T22:05:47.9490428Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T22:05:47.9777408Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T22:05:47.9789982Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T22:05:48.0136748Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T22:05:48.0390077Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:48.0406100Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:48.0799924Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T22:05:48.1012491Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T22:05:48.1025583Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T22:05:48.2312747Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T22:05:48.2606006Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T22:05:48.2622929Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T22:05:48.3041274Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T22:05:48.3299290Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:48.3311924Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:48.3795713Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T22:05:48.4077314Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T22:05:48.4089931Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T22:05:48.4480247Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T22:05:48.4701212Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:48.4766199Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:48.6095242Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T22:05:48.6387128Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T22:05:48.6401121Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T22:05:48.6929058Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T22:05:48.7220478Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T22:05:48.7232520Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T22:05:48.7640453Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T22:05:48.7884202Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T22:05:48.7910900Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:48.8260510Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T22:05:48.8548031Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T22:05:48.8562077Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:48.8920437Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T22:05:48.9143737Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T22:05:48.9158392Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T22:05:48.9508395Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T22:05:48.9796494Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T22:05:48.9807352Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T22:05:49.0097070Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T22:05:49.0381826Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T22:05:49.0393182Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T22:05:49.0956239Z Selecting previously unselected package libopenal-data. 2021-05-16T22:05:49.1243422Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T22:05:49.1256002Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T22:05:49.1721550Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T22:05:49.2000101Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T22:05:49.2010494Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T22:05:49.2293387Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T22:05:49.2577978Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T22:05:49.2600286Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T22:05:49.3320154Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T22:05:49.3567503Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T22:05:49.3584005Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T22:05:49.3960802Z Selecting previously unselected package libflac8:amd64. 2021-05-16T22:05:49.4205142Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T22:05:49.4216619Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T22:05:49.4590419Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T22:05:49.4869120Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T22:05:49.4879011Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T22:05:49.5327718Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T22:05:49.5623482Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T22:05:49.5717603Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T22:05:49.6240223Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T22:05:49.6525529Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T22:05:49.6545216Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T22:05:49.7233153Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T22:05:49.7518394Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:49.7530795Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:49.7910783Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T22:05:49.8203913Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:49.8218703Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:49.8548974Z Selecting previously unselected package ffmpeg. 2021-05-16T22:05:49.8826611Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T22:05:49.8915990Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:50.0273196Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T22:05:50.0554160Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T22:05:50.0571412Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T22:05:50.1001152Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T22:05:50.1233214Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T22:05:50.1247888Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T22:05:50.3360391Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T22:05:50.3586257Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T22:05:50.3598605Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T22:05:50.4000175Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T22:05:50.4236369Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T22:05:50.4256778Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T22:05:50.4596265Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T22:05:50.4879968Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:50.4898188Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:50.7906278Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T22:05:50.8183150Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:05:50.8193571Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:51.1503574Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T22:05:51.1792178Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T22:05:51.1816991Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T22:05:51.3215630Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T22:05:51.3507435Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T22:05:51.3525577Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T22:05:51.3840750Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T22:05:51.4070453Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T22:05:51.4082723Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:51.4779627Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T22:05:51.4820083Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T22:05:51.4866747Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T22:05:51.4920362Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T22:05:51.4956970Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T22:05:51.4993630Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T22:05:51.5044707Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T22:05:51.5087664Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T22:05:51.5119656Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T22:05:51.5152504Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T22:05:51.5214387Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T22:05:51.5255232Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T22:05:51.5286823Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T22:05:51.5323835Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T22:05:51.5376555Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T22:05:51.5412533Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T22:05:51.5450743Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T22:05:51.5497648Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T22:05:51.5557934Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T22:05:51.5603169Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T22:05:51.5657801Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T22:05:51.5701247Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T22:05:51.5764769Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T22:05:51.5812537Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T22:05:51.5854109Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T22:05:51.5879461Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T22:05:51.5917596Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T22:05:51.5949699Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T22:05:51.5985596Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T22:05:51.6039074Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T22:05:51.6088960Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T22:05:51.6123168Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T22:05:51.6168727Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T22:05:51.6218781Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:51.6285078Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T22:05:51.6324639Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T22:05:51.6378021Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T22:05:51.6431477Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T22:05:51.6512247Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:51.6559461Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T22:05:51.6605734Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T22:05:51.6658618Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T22:05:51.6701744Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T22:05:51.6732147Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T22:05:51.6791720Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T22:05:51.6833170Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T22:05:51.6869218Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T22:05:51.6910863Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T22:05:51.6949060Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T22:05:51.6985907Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T22:05:51.7018621Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:05:51.7072294Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T22:05:51.7113574Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:51.7168227Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T22:05:51.7220009Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T22:05:51.7287678Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.7361323Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T22:05:51.7408916Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.7448792Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T22:05:51.7493625Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T22:05:51.7535520Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T22:05:51.7566471Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T22:05:51.7602310Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T22:05:51.7646817Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.7684968Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T22:05:51.7719111Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T22:05:51.7785338Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T22:05:51.7905398Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.7939044Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.8001297Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.8038210Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T22:05:51.8075941Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T22:05:51.8135688Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.8186204Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.8282485Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.8332042Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T22:05:51.8430602Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:05:52.9281513Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:55.0565826Z Reading package lists... 2021-05-16T22:05:55.2187247Z Building dependency tree... 2021-05-16T22:05:55.2206173Z Reading state information... 2021-05-16T22:05:55.3771366Z The following additional packages will be installed: 2021-05-16T22:05:55.3774224Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T22:05:55.4246089Z The following NEW packages will be installed: 2021-05-16T22:05:55.4249120Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T22:05:55.4255201Z libmagick++-dev 2021-05-16T22:05:55.4463416Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:55.4464161Z Need to get 309 kB of archives. 2021-05-16T22:05:55.4465135Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T22:05:55.4467194Z 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-16T22:05:55.4489886Z 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-16T22:05:55.4507360Z 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-16T22:05:55.4523535Z 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-16T22:05:55.8694532Z Fetched 309 kB in 0s (13.7 MB/s) 2021-05-16T22:05:55.9061854Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T22:05:55.9142310Z (Reading database ... 2021-05-16T22:05:55.9142960Z (Reading database ... 5% 2021-05-16T22:05:55.9143532Z (Reading database ... 10% 2021-05-16T22:05:55.9144067Z (Reading database ... 15% 2021-05-16T22:05:55.9144605Z (Reading database ... 20% 2021-05-16T22:05:55.9145132Z (Reading database ... 25% 2021-05-16T22:05:55.9145683Z (Reading database ... 30% 2021-05-16T22:05:55.9146209Z (Reading database ... 35% 2021-05-16T22:05:55.9146743Z (Reading database ... 40% 2021-05-16T22:05:55.9147267Z (Reading database ... 45% 2021-05-16T22:05:55.9147799Z (Reading database ... 50% 2021-05-16T22:05:55.9179438Z (Reading database ... 55% 2021-05-16T22:05:55.9225422Z (Reading database ... 60% 2021-05-16T22:05:55.9258351Z (Reading database ... 65% 2021-05-16T22:05:55.9384790Z (Reading database ... 70% 2021-05-16T22:05:55.9504113Z (Reading database ... 75% 2021-05-16T22:05:55.9530718Z (Reading database ... 80% 2021-05-16T22:05:56.0085469Z (Reading database ... 85% 2021-05-16T22:05:56.0256069Z (Reading database ... 90% 2021-05-16T22:05:56.0336008Z (Reading database ... 95% 2021-05-16T22:05:56.0336769Z (Reading database ... 100% 2021-05-16T22:05:56.0337752Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T22:05:56.0445685Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T22:05:56.0539147Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:56.1241920Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T22:05:56.1513764Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T22:05:56.1539573Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:56.2001008Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T22:05:56.2234561Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T22:05:56.2249121Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:56.3121796Z Selecting previously unselected package libmagick++-dev. 2021-05-16T22:05:56.3390250Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T22:05:56.3484128Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:56.4114432Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:56.4213657Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:56.4262423Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:56.4304573Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T22:05:56.4399578Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:05:58.6202837Z Reading package lists... 2021-05-16T22:05:58.7800077Z Building dependency tree... 2021-05-16T22:05:58.7819257Z Reading state information... 2021-05-16T22:05:58.9302084Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T22:05:58.9304264Z The following additional packages will be installed: 2021-05-16T22:05:58.9311321Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T22:05:58.9313490Z libijs-0.35 libjbig2dec0 2021-05-16T22:05:58.9314634Z Suggested packages: 2021-05-16T22:05:58.9316633Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T22:05:58.9318414Z ghostscript-x 2021-05-16T22:05:58.9781177Z The following NEW packages will be installed: 2021-05-16T22:05:58.9783553Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T22:05:58.9787204Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T22:05:58.9989150Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:05:58.9989956Z Need to get 11.2 MB of archives. 2021-05-16T22:05:58.9990778Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T22:05:58.9992776Z 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-16T22:05:59.0277481Z 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-16T22:05:59.0287675Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T22:05:59.0833147Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T22:05:59.0907834Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T22:05:59.0911938Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T22:05:59.0918648Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T22:05:59.1150864Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T22:05:59.5511514Z Fetched 11.2 MB in 0s (84.7 MB/s) 2021-05-16T22:05:59.5910398Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T22:05:59.5991789Z (Reading database ... 2021-05-16T22:05:59.5992452Z (Reading database ... 5% 2021-05-16T22:05:59.5993003Z (Reading database ... 10% 2021-05-16T22:05:59.5993534Z (Reading database ... 15% 2021-05-16T22:05:59.5994072Z (Reading database ... 20% 2021-05-16T22:05:59.5994595Z (Reading database ... 25% 2021-05-16T22:05:59.5995130Z (Reading database ... 30% 2021-05-16T22:05:59.5995650Z (Reading database ... 35% 2021-05-16T22:05:59.5996181Z (Reading database ... 40% 2021-05-16T22:05:59.5996719Z (Reading database ... 45% 2021-05-16T22:05:59.5997241Z (Reading database ... 50% 2021-05-16T22:05:59.6030941Z (Reading database ... 55% 2021-05-16T22:05:59.6088003Z (Reading database ... 60% 2021-05-16T22:05:59.6118682Z (Reading database ... 65% 2021-05-16T22:05:59.6260838Z (Reading database ... 70% 2021-05-16T22:05:59.6396998Z (Reading database ... 75% 2021-05-16T22:05:59.6425652Z (Reading database ... 80% 2021-05-16T22:05:59.6998196Z (Reading database ... 85% 2021-05-16T22:05:59.7180512Z (Reading database ... 90% 2021-05-16T22:05:59.7264656Z (Reading database ... 95% 2021-05-16T22:05:59.7265452Z (Reading database ... 100% 2021-05-16T22:05:59.7266493Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T22:05:59.7384925Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T22:05:59.7638461Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T22:05:59.9803706Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T22:06:00.0082274Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T22:06:00.0112507Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T22:06:00.0521507Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T22:06:00.0792412Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T22:06:00.1497558Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T22:06:00.5841710Z Selecting previously unselected package libgs9-common. 2021-05-16T22:06:00.6084450Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T22:06:00.6097290Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:00.7146332Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T22:06:00.7434668Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T22:06:00.7474979Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T22:06:00.7879857Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T22:06:00.8124404Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T22:06:00.8138813Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T22:06:00.8520322Z Selecting previously unselected package libgs9:amd64. 2021-05-16T22:06:00.8775214Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T22:06:00.8786858Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:01.1756363Z Selecting previously unselected package ghostscript. 2021-05-16T22:06:01.2036610Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T22:06:01.2047174Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:01.2747770Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T22:06:01.2811630Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T22:06:01.2878649Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T22:06:01.3527004Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T22:06:01.3565022Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T22:06:01.3836157Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:01.3875996Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:01.3915313Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T22:06:01.4032974Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:06:01.5296245Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:01.5512208Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:04.8081058Z Reading package lists... 2021-05-16T22:06:04.9573847Z Building dependency tree... 2021-05-16T22:06:04.9594005Z Reading state information... 2021-05-16T22:06:05.1148809Z The following additional packages will be installed: 2021-05-16T22:06:05.1152220Z libudunits2-0 libudunits2-data 2021-05-16T22:06:05.1643383Z The following NEW packages will be installed: 2021-05-16T22:06:05.1645464Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T22:06:05.1938831Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:05.1939647Z Need to get 429 kB of archives. 2021-05-16T22:06:05.1940461Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T22:06:05.1942784Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T22:06:05.1958536Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T22:06:05.1966564Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T22:06:05.6415314Z Fetched 429 kB in 0s (13.1 MB/s) 2021-05-16T22:06:05.6724618Z Selecting previously unselected package libudunits2-data. 2021-05-16T22:06:05.6800294Z (Reading database ... 2021-05-16T22:06:05.6801232Z (Reading database ... 5% 2021-05-16T22:06:05.6801728Z (Reading database ... 10% 2021-05-16T22:06:05.6802160Z (Reading database ... 15% 2021-05-16T22:06:05.6802650Z (Reading database ... 20% 2021-05-16T22:06:05.6803264Z (Reading database ... 25% 2021-05-16T22:06:05.6803766Z (Reading database ... 30% 2021-05-16T22:06:05.6804248Z (Reading database ... 35% 2021-05-16T22:06:05.6804743Z (Reading database ... 40% 2021-05-16T22:06:05.6805421Z (Reading database ... 45% 2021-05-16T22:06:05.6805928Z (Reading database ... 50% 2021-05-16T22:06:05.6835396Z (Reading database ... 55% 2021-05-16T22:06:05.6882901Z (Reading database ... 60% 2021-05-16T22:06:05.6905572Z (Reading database ... 65% 2021-05-16T22:06:05.7020373Z (Reading database ... 70% 2021-05-16T22:06:05.7132394Z (Reading database ... 75% 2021-05-16T22:06:05.7154879Z (Reading database ... 80% 2021-05-16T22:06:05.7676074Z (Reading database ... 85% 2021-05-16T22:06:05.7835388Z (Reading database ... 90% 2021-05-16T22:06:05.7914128Z (Reading database ... 95% 2021-05-16T22:06:05.7915168Z (Reading database ... 100% 2021-05-16T22:06:05.7916641Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T22:06:05.8015891Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T22:06:05.8033517Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T22:06:05.8402058Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T22:06:05.8623145Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T22:06:05.8659163Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T22:06:05.9040981Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T22:06:05.9261968Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T22:06:05.9281676Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T22:06:06.0078021Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T22:06:06.5174434Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T22:06:06.5187455Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T22:06:06.5189676Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:06.5191789Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:08.2743277Z Reading package lists... 2021-05-16T22:06:08.4373098Z Building dependency tree... 2021-05-16T22:06:08.4393617Z Reading state information... 2021-05-16T22:06:08.6335361Z The following NEW packages will be installed: 2021-05-16T22:06:08.6342188Z libjq-dev 2021-05-16T22:06:08.6528715Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:08.6529673Z Need to get 11.2 kB of archives. 2021-05-16T22:06:08.6530664Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T22:06:08.6533149Z 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-16T22:06:09.0847964Z Fetched 11.2 kB in 0s (783 kB/s) 2021-05-16T22:06:09.1204790Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T22:06:09.1281582Z (Reading database ... 2021-05-16T22:06:09.1282348Z (Reading database ... 5% 2021-05-16T22:06:09.1283041Z (Reading database ... 10% 2021-05-16T22:06:09.1283763Z (Reading database ... 15% 2021-05-16T22:06:09.1284451Z (Reading database ... 20% 2021-05-16T22:06:09.1285119Z (Reading database ... 25% 2021-05-16T22:06:09.1285792Z (Reading database ... 30% 2021-05-16T22:06:09.1286521Z (Reading database ... 35% 2021-05-16T22:06:09.1287268Z (Reading database ... 40% 2021-05-16T22:06:09.1287935Z (Reading database ... 45% 2021-05-16T22:06:09.1288588Z (Reading database ... 50% 2021-05-16T22:06:09.1328549Z (Reading database ... 55% 2021-05-16T22:06:09.1378130Z (Reading database ... 60% 2021-05-16T22:06:09.1402105Z (Reading database ... 65% 2021-05-16T22:06:09.1524877Z (Reading database ... 70% 2021-05-16T22:06:09.1645900Z (Reading database ... 75% 2021-05-16T22:06:09.1669762Z (Reading database ... 80% 2021-05-16T22:06:09.2172045Z (Reading database ... 85% 2021-05-16T22:06:09.2325669Z (Reading database ... 90% 2021-05-16T22:06:09.2399396Z (Reading database ... 95% 2021-05-16T22:06:09.2400198Z (Reading database ... 100% 2021-05-16T22:06:09.2401348Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T22:06:09.2499086Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:06:09.2514605Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T22:06:09.3163808Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T22:06:11.4009848Z Reading package lists... 2021-05-16T22:06:11.5577454Z Building dependency tree... 2021-05-16T22:06:11.5595483Z Reading state information... 2021-05-16T22:06:11.7528340Z The following NEW packages will be installed: 2021-05-16T22:06:11.7534176Z libmng2 2021-05-16T22:06:11.7738347Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:11.7739091Z Need to get 168 kB of archives. 2021-05-16T22:06:11.7739843Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T22:06:11.7741676Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T22:06:12.1877067Z Fetched 168 kB in 0s (8402 kB/s) 2021-05-16T22:06:12.2226775Z Selecting previously unselected package libmng2:amd64. 2021-05-16T22:06:12.2303372Z (Reading database ... 2021-05-16T22:06:12.2304005Z (Reading database ... 5% 2021-05-16T22:06:12.2304543Z (Reading database ... 10% 2021-05-16T22:06:12.2305116Z (Reading database ... 15% 2021-05-16T22:06:12.2305645Z (Reading database ... 20% 2021-05-16T22:06:12.2306185Z (Reading database ... 25% 2021-05-16T22:06:12.2306720Z (Reading database ... 30% 2021-05-16T22:06:12.2307253Z (Reading database ... 35% 2021-05-16T22:06:12.2307785Z (Reading database ... 40% 2021-05-16T22:06:12.2308309Z (Reading database ... 45% 2021-05-16T22:06:12.2308840Z (Reading database ... 50% 2021-05-16T22:06:12.2352014Z (Reading database ... 55% 2021-05-16T22:06:12.2403537Z (Reading database ... 60% 2021-05-16T22:06:12.2431085Z (Reading database ... 65% 2021-05-16T22:06:12.2561332Z (Reading database ... 70% 2021-05-16T22:06:12.2694330Z (Reading database ... 75% 2021-05-16T22:06:12.2722310Z (Reading database ... 80% 2021-05-16T22:06:12.3287705Z (Reading database ... 85% 2021-05-16T22:06:12.3465457Z (Reading database ... 90% 2021-05-16T22:06:12.3550585Z (Reading database ... 95% 2021-05-16T22:06:12.3551676Z (Reading database ... 100% 2021-05-16T22:06:12.3553085Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T22:06:12.3668860Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T22:06:12.3689894Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T22:06:12.4427957Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T22:06:12.4486169Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:14.5641889Z Reading package lists... 2021-05-16T22:06:14.7167555Z Building dependency tree... 2021-05-16T22:06:14.7185668Z Reading state information... 2021-05-16T22:06:14.8479892Z E: Unable to locate package libmng1 2021-05-16T22:06:14.9131003Z Reading package lists... 2021-05-16T22:06:15.0727309Z Building dependency tree... 2021-05-16T22:06:15.0753677Z Reading state information... 2021-05-16T22:06:15.2056312Z E: Unable to locate package libapparmor-devel 2021-05-16T22:06:15.2736441Z Reading package lists... 2021-05-16T22:06:15.4433690Z Building dependency tree... 2021-05-16T22:06:15.4453572Z Reading state information... 2021-05-16T22:06:15.5962035Z The following additional packages will be installed: 2021-05-16T22:06:15.5964931Z libij-java 2021-05-16T22:06:15.6427498Z The following NEW packages will be installed: 2021-05-16T22:06:15.6432907Z imagej libij-java 2021-05-16T22:06:15.6645895Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:15.6647748Z Need to get 2328 kB of archives. 2021-05-16T22:06:15.6648907Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T22:06:15.6651114Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T22:06:15.7002039Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T22:06:16.1150005Z Fetched 2328 kB in 0s (44.0 MB/s) 2021-05-16T22:06:16.1473592Z Selecting previously unselected package libij-java. 2021-05-16T22:06:16.1549940Z (Reading database ... 2021-05-16T22:06:16.1550725Z (Reading database ... 5% 2021-05-16T22:06:16.1551592Z (Reading database ... 10% 2021-05-16T22:06:16.1552311Z (Reading database ... 15% 2021-05-16T22:06:16.1552991Z (Reading database ... 20% 2021-05-16T22:06:16.1553657Z (Reading database ... 25% 2021-05-16T22:06:16.1554460Z (Reading database ... 30% 2021-05-16T22:06:16.1555178Z (Reading database ... 35% 2021-05-16T22:06:16.1555765Z (Reading database ... 40% 2021-05-16T22:06:16.1556354Z (Reading database ... 45% 2021-05-16T22:06:16.1556932Z (Reading database ... 50% 2021-05-16T22:06:16.1593518Z (Reading database ... 55% 2021-05-16T22:06:16.1638978Z (Reading database ... 60% 2021-05-16T22:06:16.1662087Z (Reading database ... 65% 2021-05-16T22:06:16.1780962Z (Reading database ... 70% 2021-05-16T22:06:16.1895326Z (Reading database ... 75% 2021-05-16T22:06:16.1920691Z (Reading database ... 80% 2021-05-16T22:06:16.2441387Z (Reading database ... 85% 2021-05-16T22:06:16.2612212Z (Reading database ... 90% 2021-05-16T22:06:16.2690366Z (Reading database ... 95% 2021-05-16T22:06:16.2691235Z (Reading database ... 100% 2021-05-16T22:06:16.2692448Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T22:06:16.2799493Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T22:06:16.2812452Z Unpacking libij-java (1.52r-1) ... 2021-05-16T22:06:16.3800403Z Selecting previously unselected package imagej. 2021-05-16T22:06:16.4014568Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T22:06:16.4031692Z Unpacking imagej (1.52r-1) ... 2021-05-16T22:06:16.4792978Z Setting up libij-java (1.52r-1) ... 2021-05-16T22:06:16.4851250Z Setting up imagej (1.52r-1) ... 2021-05-16T22:06:16.4911974Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T22:06:16.7835341Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:17.5204017Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T22:06:19.8800444Z Reading package lists... 2021-05-16T22:06:20.0373311Z Building dependency tree... 2021-05-16T22:06:20.0389989Z Reading state information... 2021-05-16T22:06:20.1962235Z Suggested packages: 2021-05-16T22:06:20.1966870Z bowtie2-examples 2021-05-16T22:06:20.2451603Z The following NEW packages will be installed: 2021-05-16T22:06:20.2462031Z bowtie2 2021-05-16T22:06:20.2759522Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:20.2760692Z Need to get 1324 kB of archives. 2021-05-16T22:06:20.2761836Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T22:06:20.2764248Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T22:06:20.7422292Z Fetched 1324 kB in 0s (17.7 MB/s) 2021-05-16T22:06:20.7737251Z Selecting previously unselected package bowtie2. 2021-05-16T22:06:20.7816954Z (Reading database ... 2021-05-16T22:06:20.7817848Z (Reading database ... 5% 2021-05-16T22:06:20.7818335Z (Reading database ... 10% 2021-05-16T22:06:20.7818967Z (Reading database ... 15% 2021-05-16T22:06:20.7821553Z (Reading database ... 20% 2021-05-16T22:06:20.7822249Z (Reading database ... 25% 2021-05-16T22:06:20.7822740Z (Reading database ... 30% 2021-05-16T22:06:20.7823237Z (Reading database ... 35% 2021-05-16T22:06:20.7823723Z (Reading database ... 40% 2021-05-16T22:06:20.7824232Z (Reading database ... 45% 2021-05-16T22:06:20.7824919Z (Reading database ... 50% 2021-05-16T22:06:20.7869789Z (Reading database ... 55% 2021-05-16T22:06:20.7919635Z (Reading database ... 60% 2021-05-16T22:06:20.7946604Z (Reading database ... 65% 2021-05-16T22:06:20.8082630Z (Reading database ... 70% 2021-05-16T22:06:20.8210271Z (Reading database ... 75% 2021-05-16T22:06:20.8235232Z (Reading database ... 80% 2021-05-16T22:06:20.8784814Z (Reading database ... 85% 2021-05-16T22:06:20.8946827Z (Reading database ... 90% 2021-05-16T22:06:20.9027436Z (Reading database ... 95% 2021-05-16T22:06:20.9028931Z (Reading database ... 100% 2021-05-16T22:06:20.9030662Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T22:06:20.9146105Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T22:06:20.9160752Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T22:06:21.1185907Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T22:06:21.1233987Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:24.0805151Z Reading package lists... 2021-05-16T22:06:24.2317986Z Building dependency tree... 2021-05-16T22:06:24.2335235Z Reading state information... 2021-05-16T22:06:24.3514098Z E: Unable to locate package install 2021-05-16T22:06:24.3515367Z E: Unable to locate package gdal 2021-05-16T22:06:24.4168397Z Reading package lists... 2021-05-16T22:06:24.5771300Z Building dependency tree... 2021-05-16T22:06:24.5790025Z Reading state information... 2021-05-16T22:06:24.6018253Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T22:06:24.6021058Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T22:06:24.6022830Z is only available from another source 2021-05-16T22:06:24.6024931Z 2021-05-16T22:06:24.7000835Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T22:06:24.7634856Z Reading package lists... 2021-05-16T22:06:24.9128590Z Building dependency tree... 2021-05-16T22:06:24.9148715Z Reading state information... 2021-05-16T22:06:24.9364036Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T22:06:24.9365557Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T22:06:24.9366637Z is only available from another source 2021-05-16T22:06:24.9367659Z However the following packages replace it: 2021-05-16T22:06:24.9368417Z ffmpeg 2021-05-16T22:06:24.9368792Z 2021-05-16T22:06:25.0351588Z E: Package 'libav-tools' has no installation candidate 2021-05-16T22:06:25.1016673Z Reading package lists... 2021-05-16T22:06:25.2477006Z Building dependency tree... 2021-05-16T22:06:25.2496112Z Reading state information... 2021-05-16T22:06:25.3998584Z The following additional packages will be installed: 2021-05-16T22:06:25.4004021Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T22:06:25.4006912Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T22:06:25.4008703Z libssh2-1-dev 2021-05-16T22:06:25.4009754Z Suggested packages: 2021-05-16T22:06:25.4011201Z libgcrypt20-doc libmbedtls-doc 2021-05-16T22:06:25.4479388Z The following NEW packages will be installed: 2021-05-16T22:06:25.4482686Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T22:06:25.4487289Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T22:06:25.4492475Z libssh2-1-dev 2021-05-16T22:06:25.4739018Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:25.4740163Z Need to get 2667 kB of archives. 2021-05-16T22:06:25.4740982Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T22:06:25.4743190Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T22:06:25.4777866Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T22:06:25.4855180Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T22:06:25.4860105Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T22:06:25.4887499Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T22:06:25.4894333Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T22:06:25.4902231Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T22:06:25.4944666Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T22:06:25.4984358Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T22:06:25.5009078Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T22:06:25.5011765Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T22:06:25.9346416Z Fetched 2667 kB in 0s (47.6 MB/s) 2021-05-16T22:06:25.9679378Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T22:06:25.9757071Z (Reading database ... 2021-05-16T22:06:25.9757968Z (Reading database ... 5% 2021-05-16T22:06:25.9758718Z (Reading database ... 10% 2021-05-16T22:06:25.9762082Z (Reading database ... 15% 2021-05-16T22:06:25.9762645Z (Reading database ... 20% 2021-05-16T22:06:25.9763177Z (Reading database ... 25% 2021-05-16T22:06:25.9763720Z (Reading database ... 30% 2021-05-16T22:06:25.9764245Z (Reading database ... 35% 2021-05-16T22:06:25.9764782Z (Reading database ... 40% 2021-05-16T22:06:25.9765339Z (Reading database ... 45% 2021-05-16T22:06:25.9765880Z (Reading database ... 50% 2021-05-16T22:06:25.9807813Z (Reading database ... 55% 2021-05-16T22:06:26.5222849Z (Reading database ... 60% 2021-05-16T22:06:26.5223880Z (Reading database ... 65% 2021-05-16T22:06:26.5224766Z (Reading database ... 70% 2021-05-16T22:06:26.5229136Z (Reading database ... 75% 2021-05-16T22:06:26.5229968Z (Reading database ... 80% 2021-05-16T22:06:26.5230720Z (Reading database ... 85% 2021-05-16T22:06:26.5231257Z (Reading database ... 90% 2021-05-16T22:06:26.5232104Z (Reading database ... 95% 2021-05-16T22:06:26.5232659Z (Reading database ... 100% 2021-05-16T22:06:26.5233587Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T22:06:26.5235333Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T22:06:26.5236385Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T22:06:26.5237745Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T22:06:26.5239259Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T22:06:26.5240328Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T22:06:26.5241506Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T22:06:26.5242757Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T22:06:26.5243818Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T22:06:26.5244767Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T22:06:26.5246000Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:26.5247091Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:26.5248205Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T22:06:26.5249397Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:26.5250419Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:26.5251434Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T22:06:26.5252522Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:26.5253479Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:26.5254471Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T22:06:26.5466063Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T22:06:26.5480524Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:26.6160233Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T22:06:26.6433710Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T22:06:26.6445752Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:26.7215347Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T22:06:26.7517638Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T22:06:26.7530494Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T22:06:26.8163212Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T22:06:26.8443899Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T22:06:26.8455382Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T22:06:26.8785460Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T22:06:26.9077069Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T22:06:26.9090526Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:27.0513982Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T22:06:27.0551047Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:27.0578574Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T22:06:27.0605479Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T22:06:27.0631402Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:27.0655521Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:27.0678167Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T22:06:27.0700597Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T22:06:27.0733395Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T22:06:27.0762349Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:27.0808127Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T22:06:27.0838395Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:32.2000757Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:32.3179533Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:34.4083503Z Reading package lists... 2021-05-16T22:06:34.5507866Z Building dependency tree... 2021-05-16T22:06:34.5528089Z Reading state information... 2021-05-16T22:06:34.7781826Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T22:06:34.7783461Z libtiff-dev set to manually installed. 2021-05-16T22:06:34.7784593Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:34.8435480Z Reading package lists... 2021-05-16T22:06:35.0018055Z Building dependency tree... 2021-05-16T22:06:35.0040922Z Reading state information... 2021-05-16T22:06:35.2344833Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T22:06:35.2346437Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:35.3067081Z Reading package lists... 2021-05-16T22:06:35.4759893Z Building dependency tree... 2021-05-16T22:06:35.4780489Z Reading state information... 2021-05-16T22:06:35.6727345Z The following NEW packages will be installed: 2021-05-16T22:06:35.6732396Z libsodium-dev 2021-05-16T22:06:35.6930791Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:35.6931453Z Need to get 169 kB of archives. 2021-05-16T22:06:35.6932100Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T22:06:35.6933699Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T22:06:36.1206708Z Fetched 169 kB in 0s (9033 kB/s) 2021-05-16T22:06:36.1530127Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T22:06:36.1607050Z (Reading database ... 2021-05-16T22:06:36.1608601Z (Reading database ... 5% 2021-05-16T22:06:36.1609947Z (Reading database ... 10% 2021-05-16T22:06:36.1611233Z (Reading database ... 15% 2021-05-16T22:06:36.1612528Z (Reading database ... 20% 2021-05-16T22:06:36.1613817Z (Reading database ... 25% 2021-05-16T22:06:36.1615105Z (Reading database ... 30% 2021-05-16T22:06:36.1616769Z (Reading database ... 35% 2021-05-16T22:06:36.1618038Z (Reading database ... 40% 2021-05-16T22:06:36.1619307Z (Reading database ... 45% 2021-05-16T22:06:36.1620577Z (Reading database ... 50% 2021-05-16T22:06:36.1653556Z (Reading database ... 55% 2021-05-16T22:06:36.1701818Z (Reading database ... 60% 2021-05-16T22:06:36.1728255Z (Reading database ... 65% 2021-05-16T22:06:36.1847718Z (Reading database ... 70% 2021-05-16T22:06:36.1963435Z (Reading database ... 75% 2021-05-16T22:06:36.1986406Z (Reading database ... 80% 2021-05-16T22:06:36.2534527Z (Reading database ... 85% 2021-05-16T22:06:36.2715012Z (Reading database ... 90% 2021-05-16T22:06:36.2793281Z (Reading database ... 95% 2021-05-16T22:06:36.2793820Z (Reading database ... 100% 2021-05-16T22:06:36.2794604Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T22:06:36.2911499Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T22:06:36.2923237Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T22:06:36.3772752Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T22:06:38.5108853Z Reading package lists... 2021-05-16T22:06:38.6622978Z Building dependency tree... 2021-05-16T22:06:38.6643449Z Reading state information... 2021-05-16T22:06:38.8106471Z The following additional packages will be installed: 2021-05-16T22:06:38.8109575Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T22:06:38.8577967Z The following NEW packages will be installed: 2021-05-16T22:06:38.8582745Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T22:06:38.8584539Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T22:06:38.9017224Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:38.9018272Z Need to get 10.4 MB of archives. 2021-05-16T22:06:38.9019175Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T22:06:38.9021177Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T22:06:38.9247521Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T22:06:38.9649670Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T22:06:39.0151486Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T22:06:39.0556057Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T22:06:39.1162483Z 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-16T22:06:39.2337365Z 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-16T22:06:39.4056336Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T22:06:39.8453025Z Fetched 10.4 MB in 1s (18.9 MB/s) 2021-05-16T22:06:39.8777841Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T22:06:39.8860503Z (Reading database ... 2021-05-16T22:06:39.8861503Z (Reading database ... 5% 2021-05-16T22:06:39.8862541Z (Reading database ... 10% 2021-05-16T22:06:39.8863512Z (Reading database ... 15% 2021-05-16T22:06:39.8864447Z (Reading database ... 20% 2021-05-16T22:06:39.8865420Z (Reading database ... 25% 2021-05-16T22:06:39.8866355Z (Reading database ... 30% 2021-05-16T22:06:39.8867296Z (Reading database ... 35% 2021-05-16T22:06:39.8868225Z (Reading database ... 40% 2021-05-16T22:06:39.8869177Z (Reading database ... 45% 2021-05-16T22:06:39.8870101Z (Reading database ... 50% 2021-05-16T22:06:39.8912396Z (Reading database ... 55% 2021-05-16T22:06:39.8965180Z (Reading database ... 60% 2021-05-16T22:06:39.8994319Z (Reading database ... 65% 2021-05-16T22:06:39.9134707Z (Reading database ... 70% 2021-05-16T22:06:39.9247392Z (Reading database ... 75% 2021-05-16T22:06:39.9272236Z (Reading database ... 80% 2021-05-16T22:06:39.9801740Z (Reading database ... 85% 2021-05-16T22:06:39.9965491Z (Reading database ... 90% 2021-05-16T22:06:40.0048070Z (Reading database ... 95% 2021-05-16T22:06:40.0048658Z (Reading database ... 100% 2021-05-16T22:06:40.0049479Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T22:06:40.0162415Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T22:06:40.0183036Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T22:06:40.0990411Z Selecting previously unselected package liblept5:amd64. 2021-05-16T22:06:40.1289362Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T22:06:40.1318387Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T22:06:40.2641225Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T22:06:40.2834115Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T22:06:40.2849207Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T22:06:40.4480722Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T22:06:40.4709855Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:40.4723250Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:40.6201429Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T22:06:40.6475023Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:40.6496380Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:40.8402337Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T22:06:40.8622585Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T22:06:40.8637955Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:41.0406615Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T22:06:41.0698967Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T22:06:41.0709854Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:41.4642250Z Selecting previously unselected package tesseract-ocr. 2021-05-16T22:06:41.4882132Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T22:06:41.4896229Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T22:06:41.5804276Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:41.5856979Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T22:06:41.5895635Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T22:06:41.5972377Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:41.6010107Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T22:06:41.6048103Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T22:06:41.6072410Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T22:06:41.6147555Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T22:06:41.6219771Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:44.6797909Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:46.7893355Z Reading package lists... 2021-05-16T22:06:46.9369441Z Building dependency tree... 2021-05-16T22:06:46.9388195Z Reading state information... 2021-05-16T22:06:47.1664017Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T22:06:47.1665810Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:47.2316931Z Reading package lists... 2021-05-16T22:06:47.3855637Z Building dependency tree... 2021-05-16T22:06:47.3872756Z Reading state information... 2021-05-16T22:06:47.5369296Z The following additional packages will be installed: 2021-05-16T22:06:47.5373207Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T22:06:47.5376024Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T22:06:47.5380748Z Suggested packages: 2021-05-16T22:06:47.5384547Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T22:06:47.5883229Z The following NEW packages will be installed: 2021-05-16T22:06:47.5888478Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T22:06:47.5895324Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T22:06:47.6164513Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:47.6165639Z Need to get 1459 kB of archives. 2021-05-16T22:06:47.6166456Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T22:06:47.6168475Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T22:06:47.6584768Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T22:06:47.6660220Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T22:06:47.6934179Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T22:06:47.7459472Z 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-16T22:06:47.7729536Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T22:06:47.8572300Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T22:06:47.8660087Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T22:06:47.8737810Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T22:06:47.9159339Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T22:06:48.3745368Z Fetched 1459 kB in 0s (4189 kB/s) 2021-05-16T22:06:48.4104287Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T22:06:48.4183641Z (Reading database ... 2021-05-16T22:06:48.4184641Z (Reading database ... 5% 2021-05-16T22:06:48.4186692Z (Reading database ... 10% 2021-05-16T22:06:48.4187203Z (Reading database ... 15% 2021-05-16T22:06:48.4187726Z (Reading database ... 20% 2021-05-16T22:06:48.4189606Z (Reading database ... 25% 2021-05-16T22:06:48.4190152Z (Reading database ... 30% 2021-05-16T22:06:48.4191996Z (Reading database ... 35% 2021-05-16T22:06:48.4192511Z (Reading database ... 40% 2021-05-16T22:06:48.4194380Z (Reading database ... 45% 2021-05-16T22:06:48.4194903Z (Reading database ... 50% 2021-05-16T22:06:48.4240086Z (Reading database ... 55% 2021-05-16T22:06:49.0273299Z (Reading database ... 60% 2021-05-16T22:06:49.0280034Z (Reading database ... 65% 2021-05-16T22:06:49.0280889Z (Reading database ... 70% 2021-05-16T22:06:49.0281644Z (Reading database ... 75% 2021-05-16T22:06:49.0282374Z (Reading database ... 80% 2021-05-16T22:06:49.0283117Z (Reading database ... 85% 2021-05-16T22:06:49.0283851Z (Reading database ... 90% 2021-05-16T22:06:49.0284580Z (Reading database ... 95% 2021-05-16T22:06:49.0285539Z (Reading database ... 100% 2021-05-16T22:06:49.0286580Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T22:06:49.0288406Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.0292042Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.0293447Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T22:06:49.0294852Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.0296305Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.0297597Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T22:06:49.0299309Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.0300597Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.0301961Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T22:06:49.0303435Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.0304761Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.0306354Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T22:06:49.0307895Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T22:06:49.0309115Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T22:06:49.0310354Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T22:06:49.0311848Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.0313075Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.0314308Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T22:06:49.0315944Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T22:06:49.0317202Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T22:06:49.0318447Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T22:06:49.0537316Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T22:06:49.0549419Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T22:06:49.1121388Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T22:06:49.1333283Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T22:06:49.1353684Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.1721285Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T22:06:49.1949270Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T22:06:49.1968217Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T22:06:49.3142184Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T22:06:49.3189184Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.3231339Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T22:06:49.3264474Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T22:06:49.3314924Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.3372384Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.3432784Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.3497416Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.3533196Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T22:06:49.3559666Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T22:06:49.3615592Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:49.3816448Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:06:52.6498628Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T22:06:54.8237661Z Reading package lists... 2021-05-16T22:06:54.9769235Z Building dependency tree... 2021-05-16T22:06:54.9789938Z Reading state information... 2021-05-16T22:06:55.1074983Z E: Unable to locate package udunits 2021-05-16T22:06:55.1736554Z Reading package lists... 2021-05-16T22:06:55.3225113Z Building dependency tree... 2021-05-16T22:06:55.3245597Z Reading state information... 2021-05-16T22:06:55.4775824Z The following additional packages will be installed: 2021-05-16T22:06:55.4776983Z libwebpdemux2 2021-05-16T22:06:55.5207558Z The following NEW packages will be installed: 2021-05-16T22:06:55.5210191Z libwebp-dev libwebpdemux2 2021-05-16T22:06:55.5418604Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:55.5419449Z Need to get 277 kB of archives. 2021-05-16T22:06:55.5420250Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T22:06:55.5422085Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T22:06:55.5511109Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T22:06:55.9830664Z Fetched 277 kB in 0s (6464 kB/s) 2021-05-16T22:06:56.0176963Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T22:06:56.0256515Z (Reading database ... 2021-05-16T22:06:56.0257301Z (Reading database ... 5% 2021-05-16T22:06:56.0258123Z (Reading database ... 10% 2021-05-16T22:06:56.0258715Z (Reading database ... 15% 2021-05-16T22:06:56.0259419Z (Reading database ... 20% 2021-05-16T22:06:56.0259914Z (Reading database ... 25% 2021-05-16T22:06:56.0260413Z (Reading database ... 30% 2021-05-16T22:06:56.0260900Z (Reading database ... 35% 2021-05-16T22:06:56.0261501Z (Reading database ... 40% 2021-05-16T22:06:56.0261985Z (Reading database ... 45% 2021-05-16T22:06:56.0262483Z (Reading database ... 50% 2021-05-16T22:06:56.0310516Z (Reading database ... 55% 2021-05-16T22:06:56.0357123Z (Reading database ... 60% 2021-05-16T22:06:56.0387651Z (Reading database ... 65% 2021-05-16T22:06:56.0519191Z (Reading database ... 70% 2021-05-16T22:06:56.0651686Z (Reading database ... 75% 2021-05-16T22:06:56.0680325Z (Reading database ... 80% 2021-05-16T22:06:56.1094849Z (Reading database ... 85% 2021-05-16T22:06:56.1411103Z (Reading database ... 90% 2021-05-16T22:06:56.1488248Z (Reading database ... 95% 2021-05-16T22:06:56.1489662Z (Reading database ... 100% 2021-05-16T22:06:56.1491407Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T22:06:56.1601220Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T22:06:56.1643913Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T22:06:56.2001909Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T22:06:56.2200039Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T22:06:56.2213518Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T22:06:56.3109331Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T22:06:56.3153870Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T22:06:56.3221734Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:06:58.4563435Z Reading package lists... 2021-05-16T22:06:58.6072441Z Building dependency tree... 2021-05-16T22:06:58.6093997Z Reading state information... 2021-05-16T22:06:58.7560891Z The following additional packages will be installed: 2021-05-16T22:06:58.7563602Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T22:06:58.7570763Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T22:06:58.7573099Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T22:06:58.7574368Z Suggested packages: 2021-05-16T22:06:58.7575937Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T22:06:58.7577171Z Recommended packages: 2021-05-16T22:06:58.7577996Z cargo 2021-05-16T22:06:58.8117094Z The following NEW packages will be installed: 2021-05-16T22:06:58.8122452Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T22:06:58.8124200Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T22:06:58.8125676Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T22:06:58.9267463Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:06:58.9268258Z Need to get 108 MB of archives. 2021-05-16T22:06:58.9269003Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T22:06:58.9270920Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T22:06:58.9356140Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T22:06:58.9372448Z 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-16T22:06:58.9398372Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T22:06:58.9526676Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T22:06:58.9610537Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T22:06:58.9646933Z 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-16T22:06:58.9939095Z 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-16T22:07:01.1520480Z 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-16T22:07:02.3380810Z 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-16T22:07:02.3837212Z 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-16T22:07:02.5589718Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T22:07:02.8117441Z 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-16T22:07:03.2417811Z Fetched 108 MB in 4s (27.0 MB/s) 2021-05-16T22:07:03.2784804Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T22:07:03.2872258Z (Reading database ... 2021-05-16T22:07:03.2873157Z (Reading database ... 5% 2021-05-16T22:07:03.2873852Z (Reading database ... 10% 2021-05-16T22:07:03.2874628Z (Reading database ... 15% 2021-05-16T22:07:03.2875243Z (Reading database ... 20% 2021-05-16T22:07:03.2875851Z (Reading database ... 25% 2021-05-16T22:07:03.2876447Z (Reading database ... 30% 2021-05-16T22:07:03.2877022Z (Reading database ... 35% 2021-05-16T22:07:03.2877608Z (Reading database ... 40% 2021-05-16T22:07:03.2878304Z (Reading database ... 45% 2021-05-16T22:07:03.2878899Z (Reading database ... 50% 2021-05-16T22:07:03.2915091Z (Reading database ... 55% 2021-05-16T22:07:03.2957622Z (Reading database ... 60% 2021-05-16T22:07:03.2987517Z (Reading database ... 65% 2021-05-16T22:07:03.3115763Z (Reading database ... 70% 2021-05-16T22:07:03.3238291Z (Reading database ... 75% 2021-05-16T22:07:03.3261952Z (Reading database ... 80% 2021-05-16T22:07:03.3654809Z (Reading database ... 85% 2021-05-16T22:07:03.3968284Z (Reading database ... 90% 2021-05-16T22:07:03.4050438Z (Reading database ... 95% 2021-05-16T22:07:03.4051475Z (Reading database ... 100% 2021-05-16T22:07:03.4052940Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T22:07:03.4161666Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T22:07:03.4197080Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T22:07:03.4640275Z Selecting previously unselected package libipt2. 2021-05-16T22:07:03.4907534Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T22:07:03.4920646Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T22:07:03.5280641Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T22:07:03.5500623Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T22:07:03.5515851Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T22:07:03.6041122Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T22:07:03.6252151Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T22:07:03.6269959Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T22:07:03.7053618Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T22:07:03.7348602Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T22:07:03.7361391Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T22:07:03.7960046Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T22:07:03.8166726Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T22:07:03.8179885Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T22:07:03.8559778Z Selecting previously unselected package gdb. 2021-05-16T22:07:03.8761813Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T22:07:03.8783544Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T22:07:04.2280931Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T22:07:04.2492717Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:04.2507798Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:10.4285592Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T22:07:10.4573410Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:10.4596357Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:13.6606910Z Selecting previously unselected package rustc. 2021-05-16T22:07:13.6906124Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:13.6921835Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:13.8920264Z Selecting previously unselected package cargo. 2021-05-16T22:07:13.9128045Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T22:07:13.9142185Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T22:07:14.2760651Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T22:07:14.2984986Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T22:07:14.3016671Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T22:07:15.5172172Z Selecting previously unselected package rust-gdb. 2021-05-16T22:07:15.5470446Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T22:07:15.5491631Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:15.6156680Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:15.6200295Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T22:07:15.6242707Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T22:07:15.6287795Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:15.6335218Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T22:07:15.6366138Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T22:07:15.6395423Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T22:07:15.6439634Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:15.6477609Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T22:07:15.6513064Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T22:07:16.5333735Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T22:07:16.5335012Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T22:07:16.5336055Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T22:07:16.5337121Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:07:16.5338407Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:07:19.0409733Z Reading package lists... 2021-05-16T22:07:19.1962233Z Building dependency tree... 2021-05-16T22:07:19.1981118Z Reading state information... 2021-05-16T22:07:19.3642539Z The following additional packages will be installed: 2021-05-16T22:07:19.3645453Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T22:07:19.3648070Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T22:07:19.3653719Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T22:07:19.3656326Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T22:07:19.3658944Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T22:07:19.3661463Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T22:07:19.3663757Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T22:07:19.3666402Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T22:07:19.3669080Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T22:07:19.3672045Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T22:07:19.3674157Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T22:07:19.3675645Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T22:07:19.3677353Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T22:07:19.3679301Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T22:07:19.3680992Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T22:07:19.3682579Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T22:07:19.3683967Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T22:07:19.3685383Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T22:07:19.3687030Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T22:07:19.3688331Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T22:07:19.3689576Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T22:07:19.3690899Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T22:07:19.3692160Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T22:07:19.3693340Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T22:07:19.3694557Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T22:07:19.3696080Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T22:07:19.3697443Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T22:07:19.3698818Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T22:07:19.3700193Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T22:07:19.3701343Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T22:07:19.3702416Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T22:07:19.3703702Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T22:07:19.3705002Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T22:07:19.3706361Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T22:07:19.3707800Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T22:07:19.3709254Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T22:07:19.3710619Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T22:07:19.3711929Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T22:07:19.3713213Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T22:07:19.3714592Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T22:07:19.3716004Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T22:07:19.3717287Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T22:07:19.3718574Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T22:07:19.3720349Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T22:07:19.3721930Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T22:07:19.3723302Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T22:07:19.3724623Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T22:07:19.3726201Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T22:07:19.3727445Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T22:07:19.3728153Z Suggested packages: 2021-05-16T22:07:19.3729182Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T22:07:19.3730425Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T22:07:19.3731906Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T22:07:19.3733311Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T22:07:19.3734623Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T22:07:19.3736163Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T22:07:19.3737655Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T22:07:19.3739236Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T22:07:19.3740532Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T22:07:19.3741873Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T22:07:19.3743529Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T22:07:19.3745118Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T22:07:19.3746611Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T22:07:19.3747702Z wpagui libengine-pkcs11-openssl 2021-05-16T22:07:19.4529221Z The following NEW packages will be installed: 2021-05-16T22:07:19.4532815Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T22:07:19.4535940Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T22:07:19.4539016Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T22:07:19.4541947Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T22:07:19.4545059Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T22:07:19.4547976Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T22:07:19.4550673Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T22:07:19.4558171Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T22:07:19.4561137Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T22:07:19.4563671Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T22:07:19.4566331Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T22:07:19.4568972Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T22:07:19.4571770Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T22:07:19.4574852Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T22:07:19.4577813Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T22:07:19.4580675Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T22:07:19.4583339Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T22:07:19.4586052Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T22:07:19.4588530Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T22:07:19.4589724Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T22:07:19.4591063Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T22:07:19.4592377Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T22:07:19.4593628Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T22:07:19.4594805Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T22:07:19.4596016Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T22:07:19.4597457Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T22:07:19.4598997Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T22:07:19.4600590Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T22:07:19.4602387Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T22:07:19.4603715Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T22:07:19.4605064Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T22:07:19.4606276Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T22:07:19.4607573Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T22:07:19.4608928Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T22:07:19.4610381Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T22:07:19.4611823Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T22:07:19.4613180Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T22:07:19.4614495Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T22:07:19.4615779Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T22:07:19.4617166Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T22:07:19.4618814Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T22:07:19.4620233Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T22:07:19.4621643Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T22:07:19.4623374Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T22:07:19.4624939Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T22:07:19.4626303Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T22:07:19.4627633Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T22:07:19.4629073Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T22:07:19.4630338Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T22:07:19.4786271Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:07:19.4787037Z Need to get 183 MB of archives. 2021-05-16T22:07:19.4787781Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T22:07:19.4789670Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T22:07:19.4820108Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T22:07:19.5084600Z 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-16T22:07:19.5100037Z 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-16T22:07:19.5106664Z 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-16T22:07:19.5115598Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T22:07:19.5121454Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T22:07:19.5128189Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T22:07:19.5136296Z 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-16T22:07:19.5142497Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T22:07:19.5158059Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T22:07:19.5182036Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T22:07:19.5241810Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T22:07:19.5243747Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T22:07:19.5247472Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T22:07:19.5253599Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T22:07:19.5258519Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T22:07:19.5264281Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T22:07:19.5270187Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T22:07:19.5275547Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T22:07:19.5282760Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T22:07:19.5290830Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T22:07:19.5296299Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T22:07:19.5556318Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T22:07:19.5759349Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T22:07:19.5775053Z 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-16T22:07:19.5803822Z 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-16T22:07:19.5867331Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T22:07:19.5875868Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T22:07:19.5901474Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T22:07:19.5923334Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T22:07:19.6051816Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T22:07:19.6173182Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T22:07:19.6187082Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T22:07:19.6196353Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T22:07:19.6204526Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T22:07:19.7278711Z 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-16T22:07:19.7285430Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T22:07:19.7368383Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T22:07:19.7408132Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T22:07:19.7428948Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T22:07:19.7441769Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T22:07:19.7449498Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T22:07:19.7467425Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T22:07:19.7478134Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T22:07:19.7496153Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T22:07:19.7505648Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T22:07:19.7550827Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T22:07:19.7560431Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T22:07:19.7602037Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T22:07:19.7612219Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T22:07:19.7618394Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T22:07:19.7624169Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T22:07:19.7637018Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T22:07:19.7689023Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T22:07:19.7698418Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T22:07:19.8360255Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T22:07:19.8447719Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T22:07:19.8455260Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T22:07:19.8485487Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T22:07:19.8487547Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T22:07:19.8492785Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T22:07:19.8500815Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T22:07:19.8516170Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T22:07:19.8525987Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T22:07:19.8560019Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T22:07:19.8581756Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T22:07:19.8597470Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T22:07:19.8715552Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T22:07:19.8795531Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T22:07:19.9337176Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T22:07:19.9341633Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T22:07:19.9345518Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T22:07:19.9354089Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T22:07:19.9357965Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T22:07:19.9380727Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T22:07:19.9385171Z 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-16T22:07:19.9856418Z 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-16T22:07:19.9860665Z 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-16T22:07:19.9864570Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T22:07:20.0075263Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T22:07:20.0089079Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T22:07:20.0104347Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T22:07:20.0148408Z 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-16T22:07:20.0441281Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T22:07:20.1281988Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T22:07:20.1322419Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T22:07:20.1332789Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T22:07:20.1387107Z 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-16T22:07:20.1564433Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T22:07:20.1572669Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T22:07:20.1599461Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T22:07:20.1609792Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T22:07:20.1636060Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T22:07:20.1659820Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T22:07:20.1671606Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T22:07:20.1961941Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T22:07:20.2020387Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T22:07:20.2046826Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T22:07:20.2055674Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T22:07:20.2077699Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T22:07:20.2116407Z 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-16T22:07:20.2168963Z 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-16T22:07:20.2183571Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T22:07:20.2190176Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T22:07:20.2246636Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T22:07:20.2252273Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T22:07:20.7507619Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T22:07:20.7522982Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T22:07:20.7531764Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T22:07:20.7749763Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T22:07:20.8911173Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T22:07:20.8913125Z 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-16T22:07:20.8926784Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T22:07:20.8997393Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T22:07:20.9004472Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T22:07:20.9450106Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T22:07:20.9743754Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T22:07:20.9782801Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T22:07:20.9789496Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T22:07:20.9801272Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T22:07:20.9862101Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T22:07:20.9900625Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T22:07:20.9905505Z 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-16T22:07:20.9913244Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T22:07:20.9950926Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T22:07:20.9963313Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T22:07:20.9973874Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T22:07:20.9985463Z 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-16T22:07:20.9999671Z 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-16T22:07:21.0016224Z 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-16T22:07:21.0037976Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T22:07:21.0072445Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T22:07:21.0399359Z 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-16T22:07:21.0427464Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T22:07:21.0435652Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T22:07:21.0476908Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T22:07:21.0646157Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T22:07:21.0683311Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T22:07:21.0809413Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T22:07:21.0819490Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T22:07:21.0853925Z 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-16T22:07:21.0869475Z 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-16T22:07:21.0880972Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T22:07:21.0920705Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T22:07:21.0928811Z 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-16T22:07:21.0931125Z 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-16T22:07:21.0989486Z 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-16T22:07:21.1209141Z 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-16T22:07:21.1852789Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T22:07:21.1860727Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T22:07:21.1915151Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T22:07:21.1932379Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T22:07:21.1942581Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T22:07:21.1977636Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T22:07:21.1984581Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T22:07:21.2522101Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T22:07:21.2588253Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T22:07:21.2677210Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T22:07:21.3348456Z 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-16T22:07:21.3411905Z 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-16T22:07:21.3466077Z 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-16T22:07:21.3473118Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T22:07:21.7843937Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T22:07:21.7848483Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T22:07:21.7882325Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T22:07:21.7890073Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T22:07:21.8067724Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T22:07:21.8159137Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T22:07:21.9144640Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T22:07:21.9151695Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T22:07:21.9170576Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T22:07:21.9210452Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T22:07:21.9226834Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T22:07:21.9232482Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T22:07:21.9348541Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T22:07:21.9360490Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T22:07:21.9410888Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T22:07:21.9417936Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T22:07:21.9436898Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T22:07:21.9447688Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T22:07:21.9482505Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T22:07:21.9833389Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T22:07:21.9852657Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T22:07:22.1056583Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T22:07:22.1065634Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T22:07:22.1074885Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T22:07:22.1115542Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T22:07:22.1123760Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T22:07:22.1140501Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T22:07:22.1187269Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T22:07:22.1192885Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T22:07:22.1357885Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T22:07:22.1370318Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T22:07:22.1380082Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T22:07:22.1738110Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T22:07:22.1778424Z 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-16T22:07:22.1799350Z 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-16T22:07:22.1806225Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T22:07:22.1825667Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T22:07:22.2259540Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T22:07:22.4006700Z 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-16T22:07:22.4050269Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T22:07:22.4150165Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T22:07:22.7091646Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T22:07:22.7982094Z 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-16T22:07:22.8028422Z 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-16T22:07:22.8037646Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T22:07:22.8091228Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T22:07:22.8104831Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T22:07:22.8233333Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T22:07:22.8345211Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T22:07:22.8353628Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T22:07:22.8359039Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T22:07:23.9576753Z Fetched 183 MB in 3s (54.2 MB/s) 2021-05-16T22:07:23.9929381Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T22:07:24.0011182Z (Reading database ... 2021-05-16T22:07:24.0011851Z (Reading database ... 5% 2021-05-16T22:07:24.0012401Z (Reading database ... 10% 2021-05-16T22:07:24.0012929Z (Reading database ... 15% 2021-05-16T22:07:24.0014170Z (Reading database ... 20% 2021-05-16T22:07:24.0014676Z (Reading database ... 25% 2021-05-16T22:07:24.0015166Z (Reading database ... 30% 2021-05-16T22:07:24.0015663Z (Reading database ... 35% 2021-05-16T22:07:24.0016352Z (Reading database ... 40% 2021-05-16T22:07:24.0016887Z (Reading database ... 45% 2021-05-16T22:07:24.0017406Z (Reading database ... 50% 2021-05-16T22:07:24.0062237Z (Reading database ... 55% 2021-05-16T22:07:24.0109063Z (Reading database ... 60% 2021-05-16T22:07:24.0139215Z (Reading database ... 65% 2021-05-16T22:07:24.0271452Z (Reading database ... 70% 2021-05-16T22:07:24.0395645Z (Reading database ... 75% 2021-05-16T22:07:24.0422564Z (Reading database ... 80% 2021-05-16T22:07:24.0818941Z (Reading database ... 85% 2021-05-16T22:07:24.1140996Z (Reading database ... 90% 2021-05-16T22:07:24.1224834Z (Reading database ... 95% 2021-05-16T22:07:24.1225489Z (Reading database ... 100% 2021-05-16T22:07:24.1226177Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T22:07:24.1337948Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T22:07:24.1366425Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T22:07:24.1840169Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T22:07:24.2050641Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:24.2134997Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:24.4121713Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T22:07:24.4372167Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:07:24.4395681Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:07:24.4840251Z Selecting previously unselected package libegl1:amd64. 2021-05-16T22:07:24.5069448Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T22:07:24.5085120Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:07:24.5480551Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T22:07:24.5695628Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:24.5707516Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T22:07:24.6040356Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T22:07:24.6297559Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T22:07:24.6310864Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T22:07:24.6600847Z Selecting previously unselected package libwacom-common. 2021-05-16T22:07:24.6845822Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T22:07:24.6861812Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T22:07:24.7920085Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T22:07:24.8120975Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T22:07:24.8148955Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T22:07:24.8474375Z Selecting previously unselected package libinput-bin. 2021-05-16T22:07:24.8757650Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T22:07:24.8767987Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T22:07:24.9080687Z Selecting previously unselected package libinput10:amd64. 2021-05-16T22:07:24.9343505Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T22:07:24.9365127Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T22:07:24.9801124Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T22:07:25.0059480Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:25.0071263Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:25.0555992Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T22:07:25.0858926Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:25.0871877Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:25.1864512Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T22:07:25.2152008Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T22:07:25.2188563Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T22:07:25.2538144Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T22:07:25.2825916Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T22:07:25.2844740Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T22:07:25.3172935Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T22:07:25.3455948Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T22:07:25.3467801Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:25.3790794Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T22:07:25.4069078Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T22:07:25.4090579Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:25.4401112Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T22:07:25.4650224Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T22:07:25.4674406Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T22:07:25.4981710Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T22:07:25.5266962Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T22:07:25.5284553Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T22:07:25.5573926Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T22:07:25.5852694Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T22:07:25.5867913Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T22:07:25.6160235Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T22:07:25.6413782Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T22:07:25.6429455Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T22:07:25.6801210Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T22:07:25.7058115Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T22:07:25.7071020Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T22:07:25.7441267Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T22:07:25.7675507Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T22:07:25.7686431Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T22:07:25.8114867Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T22:07:25.8343583Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:25.8434741Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:26.1673992Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T22:07:26.1969605Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:26.1983013Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:26.4484900Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T22:07:26.4776553Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:26.4787710Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:26.5240832Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T22:07:26.5489731Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T22:07:26.5512120Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T22:07:26.6027989Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T22:07:26.6318598Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T22:07:26.6329759Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T22:07:26.7320570Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T22:07:26.7616970Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T22:07:26.7627368Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T22:07:26.8000046Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T22:07:26.8233892Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:26.8251841Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:26.8760790Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T22:07:26.9012884Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:26.9024713Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:26.9561100Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T22:07:26.9834918Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:26.9865753Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:27.1637031Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T22:07:27.1925704Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.1951466Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:27.3560696Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T22:07:27.3818065Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.3839543Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:27.4279655Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T22:07:27.4596373Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:27.4609615Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:27.5001792Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T22:07:27.5297194Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T22:07:27.5308596Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T22:07:27.5720159Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T22:07:27.5961552Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T22:07:27.5976967Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T22:07:28.9801650Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T22:07:29.0051839Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:29.0069449Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:29.0440631Z Selecting previously unselected package qgis-providers-common. 2021-05-16T22:07:29.0709441Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:29.0722162Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:29.3506296Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T22:07:29.3804555Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T22:07:29.3821926Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T22:07:29.4394477Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T22:07:29.4680830Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T22:07:29.4711506Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T22:07:29.5186432Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T22:07:29.5493600Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:29.5506892Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:29.5897542Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T22:07:29.6195827Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:29.6222308Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:29.6640526Z Selecting previously unselected package gdal-data. 2021-05-16T22:07:29.6850501Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T22:07:29.6896768Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:29.7479968Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T22:07:29.7730953Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T22:07:29.7744998Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T22:07:29.8161022Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T22:07:29.8415561Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T22:07:29.8427362Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T22:07:29.9000216Z Selecting previously unselected package libarmadillo9. 2021-05-16T22:07:29.9272203Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:29.9288153Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T22:07:29.9760803Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T22:07:30.0001581Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T22:07:30.0011625Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T22:07:30.0753116Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T22:07:30.1060328Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:30.1082626Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T22:07:30.1455526Z Selecting previously unselected package libdap25:amd64. 2021-05-16T22:07:30.1764126Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T22:07:30.1780580Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T22:07:30.2515567Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T22:07:30.2815095Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T22:07:30.2832543Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T22:07:30.3280151Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T22:07:30.3500559Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T22:07:30.3515818Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T22:07:30.3818078Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T22:07:30.4110580Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T22:07:30.4122629Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T22:07:30.4480541Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T22:07:30.4720873Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T22:07:30.4737899Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T22:07:30.5280975Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T22:07:30.5519452Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T22:07:30.5530116Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:30.6441356Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T22:07:30.6682313Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T22:07:30.6706490Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:30.7029519Z Selecting previously unselected package proj-data. 2021-05-16T22:07:30.7325582Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T22:07:30.7353600Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T22:07:31.5771462Z Selecting previously unselected package libproj15:amd64. 2021-05-16T22:07:31.6065162Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T22:07:31.6082368Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T22:07:31.7314449Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T22:07:31.7605769Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T22:07:31.7619012Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T22:07:31.7977191Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T22:07:31.8278711Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T22:07:31.8292083Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T22:07:31.8880127Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T22:07:31.9133571Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T22:07:31.9146584Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T22:07:31.9456295Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T22:07:31.9755924Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T22:07:31.9766869Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T22:07:32.0160145Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T22:07:32.0371085Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:32.0387368Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:32.0770933Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T22:07:32.1072326Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:32.1080802Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:32.1561730Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T22:07:32.1821677Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T22:07:32.1835952Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:32.2240189Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T22:07:32.2487445Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T22:07:32.2504765Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T22:07:32.3201391Z Selecting previously unselected package libogdi4.1. 2021-05-16T22:07:32.3471479Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T22:07:32.3489253Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T22:07:32.4040588Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T22:07:32.4296271Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T22:07:32.4307259Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T22:07:32.4759753Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T22:07:32.5063155Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T22:07:32.5074969Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T22:07:32.6881055Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T22:07:32.7110412Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T22:07:32.7172991Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T22:07:32.8390422Z Selecting previously unselected package libgdal26. 2021-05-16T22:07:32.8680434Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:32.8691852Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:33.5314874Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T22:07:33.5623851Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:33.5638537Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:33.5994707Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T22:07:33.6236937Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T22:07:33.6272764Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T22:07:33.6679965Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T22:07:33.6879415Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:33.6903477Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:33.7260444Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T22:07:33.7523575Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:33.7552817Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:33.7934492Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T22:07:33.8227649Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T22:07:33.8244917Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T22:07:33.8850207Z Selecting previously unselected package libzip5:amd64. 2021-05-16T22:07:33.9144670Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T22:07:33.9160431Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T22:07:33.9622276Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T22:07:33.9917649Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:33.9952616Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:34.5761771Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T22:07:34.6032914Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:34.6047493Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:34.6365949Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T22:07:34.6659774Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T22:07:34.6673091Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T22:07:34.7162451Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T22:07:34.7456405Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T22:07:34.7471155Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T22:07:34.9080975Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T22:07:34.9378077Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:34.9393093Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:34.9828076Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T22:07:35.0122652Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:35.0134797Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:35.0555396Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T22:07:35.0854278Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T22:07:35.0885640Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T22:07:35.1723670Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T22:07:35.2026799Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:35.2202173Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:35.6305127Z Selecting previously unselected package qgis-providers. 2021-05-16T22:07:35.6603665Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:35.6615095Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:35.8968575Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T22:07:35.9275488Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:35.9288688Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:35.9662210Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T22:07:35.9960302Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T22:07:35.9973231Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T22:07:36.0238443Z Selecting previously unselected package avahi-daemon. 2021-05-16T22:07:36.0535417Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:36.0548439Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T22:07:36.1160546Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T22:07:36.1386665Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T22:07:36.1396475Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T22:07:36.2221833Z Selecting previously unselected package blt. 2021-05-16T22:07:36.2515207Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T22:07:36.2527133Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T22:07:36.2788987Z Selecting previously unselected package fonts-lyx. 2021-05-16T22:07:36.3098280Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T22:07:36.3110811Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T22:07:36.3555534Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T22:07:36.3856382Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:36.3872494Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:36.4247888Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T22:07:36.4550882Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:36.4575447Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:36.5104830Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T22:07:36.5407480Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:36.5441379Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:36.5839892Z Selecting previously unselected package gcr. 2021-05-16T22:07:36.6147666Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T22:07:36.6162154Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T22:07:36.6633757Z Selecting previously unselected package python3-numpy. 2021-05-16T22:07:36.6932353Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T22:07:36.6943852Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T22:07:37.0145933Z Selecting previously unselected package python3-gdal. 2021-05-16T22:07:37.0449461Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:37.0476573Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:37.1333486Z Selecting previously unselected package gdal-bin. 2021-05-16T22:07:37.1638777Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T22:07:37.1660893Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:37.2244776Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T22:07:37.2545210Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T22:07:37.2562883Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:37.2895760Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T22:07:37.3188579Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T22:07:37.3202414Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T22:07:37.3688293Z Selecting previously unselected package geoclue-2.0. 2021-05-16T22:07:37.3978818Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T22:07:37.3989398Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T22:07:37.4433983Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T22:07:37.4720163Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:37.4738892Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:37.5294365Z Selecting previously unselected package p11-kit. 2021-05-16T22:07:37.5603286Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T22:07:37.5625110Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:37.5980624Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T22:07:38.5372747Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T22:07:38.5380071Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T22:07:38.5381815Z Selecting previously unselected package gnome-keyring. 2021-05-16T22:07:38.5383316Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:38.5384449Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T22:07:38.5385701Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T22:07:38.5387183Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:38.5388311Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:38.5389334Z Selecting previously unselected package grass-doc. 2021-05-16T22:07:38.5390372Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T22:07:38.5391198Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T22:07:39.8089045Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T22:07:39.8402421Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T22:07:39.8415791Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T22:07:39.8881570Z Selecting previously unselected package libpdal-util9. 2021-05-16T22:07:39.9143917Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:39.9163100Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:39.9581190Z Selecting previously unselected package libpdal-base9. 2021-05-16T22:07:39.9894035Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:39.9926396Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:40.2080924Z Selecting previously unselected package grass-core. 2021-05-16T22:07:40.2325344Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T22:07:40.2361724Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T22:07:40.8919633Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T22:07:40.9228829Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T22:07:40.9238197Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T22:07:40.9575432Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T22:07:40.9877147Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T22:07:40.9889784Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T22:07:41.0253054Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T22:07:41.0550409Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T22:07:41.0562578Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T22:07:41.1459953Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T22:07:41.1765096Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T22:07:41.1772868Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T22:07:41.3201249Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T22:07:41.3470452Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T22:07:41.3484313Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T22:07:41.7237591Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T22:07:41.7543975Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T22:07:41.7561972Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T22:07:41.8760437Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T22:07:41.8998547Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T22:07:41.9020025Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T22:07:41.9431287Z Selecting previously unselected package libfcgi-bin. 2021-05-16T22:07:41.9744392Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T22:07:41.9754184Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T22:07:42.0016610Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T22:07:42.0320114Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T22:07:42.0334817Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T22:07:42.0667920Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T22:07:42.0965585Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T22:07:42.1047627Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T22:07:42.1825361Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T22:07:42.2135136Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T22:07:42.2144698Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T22:07:42.2513919Z Selecting previously unselected package libmbim-proxy. 2021-05-16T22:07:42.2832710Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T22:07:42.2843776Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T22:07:42.3120322Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T22:07:42.3478399Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T22:07:42.3492165Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:42.3805662Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T22:07:42.4122014Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T22:07:42.4135926Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:42.4607069Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T22:07:42.4889781Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T22:07:42.4909152Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T22:07:42.5280416Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T22:07:42.5538794Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T22:07:42.5550378Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:42.5920274Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T22:07:42.6176535Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T22:07:42.6189537Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T22:07:42.6481758Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T22:07:42.6774927Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:42.6790184Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T22:07:42.7121964Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T22:07:42.7406838Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:42.7416741Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T22:07:42.7769125Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T22:07:42.8076555Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:42.8093694Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T22:07:42.8416386Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T22:07:42.8724930Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:42.8740959Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T22:07:42.9168825Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T22:07:42.9483371Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T22:07:42.9500274Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T22:07:43.1231781Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T22:07:43.1535734Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:43.1547823Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T22:07:43.1919308Z Selecting previously unselected package libpdal-plugins. 2021-05-16T22:07:43.2218347Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T22:07:43.2230555Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T22:07:43.2556747Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T22:07:43.2860916Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.2875190Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.3307070Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T22:07:43.3603432Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.3615279Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.4660291Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T22:07:43.4957765Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.4970131Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.5417656Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T22:07:43.5723215Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.5740291Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.6155171Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T22:07:43.6463204Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.6479354Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.6879987Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T22:07:43.7109533Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.7122396Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.7596476Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T22:07:43.7833163Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.7848572Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.8200614Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T22:07:43.8440943Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.8456685Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.8800709Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T22:07:43.9046099Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.9073562Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:43.9440950Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T22:07:43.9746819Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:43.9762699Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.0066207Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T22:07:44.0378970Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.0386334Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:44.0670189Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T22:07:44.0973134Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:44.0985004Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:44.1523882Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T22:07:44.1826935Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:44.1848468Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:44.3188169Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T22:07:44.3514266Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:44.3528152Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:44.7224359Z Selecting previously unselected package qtchooser. 2021-05-16T22:07:44.7531534Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T22:07:44.7553051Z Unpacking qtchooser (66-2build1) ... 2021-05-16T22:07:44.7902391Z Selecting previously unselected package qdoc-qt5. 2021-05-16T22:07:44.8216459Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.8226465Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:44.9071259Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T22:07:44.9355419Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:44.9366523Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:44.9774718Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T22:07:45.0089038Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.0098766Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.0487754Z Selecting previously unselected package qt5-assistant. 2021-05-16T22:07:45.0802509Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.0813906Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.1480973Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T22:07:45.1746120Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.1756887Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.2120168Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T22:07:45.2374576Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.2384424Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.4760620Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T22:07:45.5013762Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.5026994Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.6160682Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T22:07:45.6376628Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T22:07:45.6387824Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T22:07:45.7800699Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T22:07:45.8101780Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:45.8114966Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:45.9480803Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T22:07:45.9713703Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:45.9724921Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:46.0353990Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T22:07:46.0670511Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:46.0693384Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:46.1240206Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T22:07:46.1512566Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:46.1523330Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:46.1878086Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T22:07:46.2186668Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T22:07:46.2202779Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T22:07:46.3076120Z Selecting previously unselected package libqmi-proxy. 2021-05-16T22:07:46.3370499Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T22:07:46.3602797Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T22:07:46.3933724Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T22:07:46.4247294Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:46.4269006Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:46.4735171Z Selecting previously unselected package libwacom-bin. 2021-05-16T22:07:46.5032854Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T22:07:46.5047411Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T22:07:46.5366589Z Selecting previously unselected package modemmanager. 2021-05-16T22:07:46.5646697Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T22:07:46.5746232Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T22:07:46.6960585Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T22:07:46.7186825Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T22:07:46.7195862Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T22:07:46.7560485Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T22:07:46.7810750Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T22:07:46.7820565Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T22:07:47.1280763Z Selecting previously unselected package python3-soupsieve. 2021-05-16T22:07:47.1513355Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T22:07:47.1536652Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T22:07:47.1860180Z Selecting previously unselected package python3-bs4. 2021-05-16T22:07:47.2154937Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T22:07:47.2171011Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T22:07:47.2562728Z Selecting previously unselected package python3-cycler. 2021-05-16T22:07:47.2859688Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T22:07:47.2870852Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T22:07:47.3240512Z Selecting previously unselected package python3-dateutil. 2021-05-16T22:07:47.3469108Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T22:07:47.4912560Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T22:07:47.5250518Z Selecting previously unselected package python3-decorator. 2021-05-16T22:07:47.5554983Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T22:07:47.5568699Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T22:07:47.5920841Z Selecting previously unselected package python3-future. 2021-05-16T22:07:47.6229332Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T22:07:47.6241681Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T22:07:47.7008781Z Selecting previously unselected package python3-webencodings. 2021-05-16T22:07:47.7276979Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T22:07:47.7293496Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T22:07:47.7642034Z Selecting previously unselected package python3-html5lib. 2021-05-16T22:07:47.7910899Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T22:07:47.7924536Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T22:07:47.8362653Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T22:07:47.8627964Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T22:07:47.8646822Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T22:07:47.9041479Z Selecting previously unselected package python3-traitlets. 2021-05-16T22:07:47.9283530Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T22:07:47.9298358Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T22:07:47.9761555Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T22:07:47.9975860Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T22:07:47.9990987Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T22:07:48.0375490Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T22:07:48.0617252Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T22:07:48.0632433Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T22:07:48.1041458Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T22:07:48.1325277Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T22:07:48.1338240Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T22:07:48.2994647Z Selecting previously unselected package python3-pyparsing. 2021-05-16T22:07:48.3303912Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T22:07:48.3317632Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T22:07:48.3701012Z Selecting previously unselected package python3-matplotlib. 2021-05-16T22:07:48.4004202Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T22:07:48.4023458Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T22:07:48.8640870Z Selecting previously unselected package python3-nbformat. 2021-05-16T22:07:48.8910106Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T22:07:48.8924764Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T22:07:48.9320621Z Selecting previously unselected package python3-olefile. 2021-05-16T22:07:48.9543332Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T22:07:48.9557432Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T22:07:48.9857943Z Selecting previously unselected package python3-pyproj. 2021-05-16T22:07:49.0168710Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T22:07:49.0183126Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T22:07:49.0829705Z Selecting previously unselected package python3-tz. 2021-05-16T22:07:49.1144687Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T22:07:49.1158064Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T22:07:49.1520518Z Selecting previously unselected package python3-owslib. 2021-05-16T22:07:49.1774159Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T22:07:49.1790797Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T22:07:49.2249504Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T22:07:49.2541078Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T22:07:49.2553604Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T22:07:49.3281509Z Selecting previously unselected package python3-retrying. 2021-05-16T22:07:49.3557583Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T22:07:49.3569177Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T22:07:49.3920682Z Selecting previously unselected package python3-plotly. 2021-05-16T22:07:49.4211784Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T22:07:50.0397510Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T22:07:50.0400065Z Selecting previously unselected package python3-psycopg2. 2021-05-16T22:07:50.0402416Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T22:07:50.0403530Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T22:07:50.0404607Z Selecting previously unselected package python3-sip. 2021-05-16T22:07:50.0406184Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T22:07:50.0407449Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T22:07:50.0601192Z Selecting previously unselected package python3-pyqt5. 2021-05-16T22:07:50.0861914Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:07:50.0879337Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T22:07:50.3873364Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T22:07:50.4185400Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T22:07:50.4206764Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T22:07:50.4765888Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T22:07:50.5083805Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:07:50.5099596Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T22:07:50.5438685Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T22:07:50.5751422Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:07:50.5766180Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T22:07:50.6121008Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T22:07:50.6382690Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T22:07:50.6398155Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T22:07:50.6819712Z Selecting previously unselected package python3-qgis-common. 2021-05-16T22:07:50.7120715Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:50.7135633Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:51.0188090Z Selecting previously unselected package python3-qgis. 2021-05-16T22:07:51.0525965Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:51.0540902Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:51.9712778Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T22:07:52.0031745Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T22:07:52.0043870Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T22:07:52.0437599Z Selecting previously unselected package libjs-leaflet. 2021-05-16T22:07:52.0769863Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T22:07:52.0771978Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T22:07:52.1288839Z Selecting previously unselected package qgis-common. 2021-05-16T22:07:52.1609928Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:52.1624676Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:53.8838191Z Selecting previously unselected package qgis. 2021-05-16T22:07:53.9134257Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:53.9799091Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:54.2487587Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T22:07:54.2794902Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T22:07:54.2809485Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:54.4566439Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T22:07:54.4879553Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:54.4895904Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:54.5286015Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T22:07:54.5612211Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T22:07:54.5624335Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:54.6378334Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T22:07:54.6707397Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T22:07:54.6721207Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:54.7120125Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T22:07:54.7428902Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T22:07:54.7449451Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T22:07:54.9409472Z Selecting previously unselected package wpasupplicant. 2021-05-16T22:07:54.9722621Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T22:07:54.9736696Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T22:07:55.1157196Z Selecting previously unselected package proj-bin. 2021-05-16T22:07:55.1478575Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T22:07:55.1502854Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T22:07:55.1920361Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T22:07:55.2156072Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T22:07:55.2167104Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T22:07:55.2498664Z Selecting previously unselected package usb-modeswitch. 2021-05-16T22:07:55.2806584Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T22:07:55.2923304Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T22:07:55.3715777Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T22:07:55.3789140Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T22:07:55.6380935Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T22:07:55.6407818Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T22:07:55.6443932Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T22:07:55.6495823Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:07:55.6664401Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T22:07:55.6719289Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T22:07:55.6756793Z Setting up proj-data (6.3.1-1) ... 2021-05-16T22:07:55.6825821Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:55.6868512Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T22:07:55.6913923Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T22:07:55.6962246Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T22:07:55.7000787Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T22:07:55.7043026Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T22:07:55.7081735Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T22:07:55.7111703Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T22:07:55.7199738Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T22:07:55.7227083Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T22:07:55.7261507Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T22:07:55.8852415Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T22:07:55.8897882Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T22:07:55.8938526Z Setting up python3-olefile (0.46-2) ... 2021-05-16T22:07:56.0599225Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T22:07:56.0648064Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T22:07:56.2203177Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:56.2263643Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T22:07:56.2299972Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T22:07:56.2332075Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T22:07:56.2378230Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T22:07:56.2427856Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T22:07:56.2471186Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T22:07:56.4093733Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T22:07:56.4124497Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T22:07:56.4166642Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T22:07:56.4239193Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T22:07:56.4288065Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T22:07:56.5849019Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T22:07:56.5945830Z Setting up python3-tz (2019.3-1) ... 2021-05-16T22:07:56.7565300Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T22:07:56.7672734Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T22:07:56.7703969Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T22:07:56.7794977Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:56.7838254Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T22:07:56.7877294Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T22:07:56.7917956Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:56.7961705Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T22:07:56.9506035Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T22:07:56.9540398Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T22:07:56.9594464Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T22:07:56.9624066Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T22:07:56.9708983Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T22:07:56.9744869Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T22:07:57.1653662Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T22:07:57.1710048Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T22:07:57.3242876Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T22:07:57.3286431Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T22:07:57.3352813Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T22:07:57.3393938Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T22:07:57.3425187Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T22:07:57.3470355Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T22:07:57.3496773Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T22:07:57.5142305Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T22:07:57.5201418Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T22:07:57.5277801Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T22:07:57.5303888Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:57.5387182Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T22:07:57.7641730Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T22:07:59.0198176Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T22:07:59.0232964Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T22:07:59.0275584Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T22:07:59.0307442Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:07:59.0337327Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T22:07:59.0374751Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T22:07:59.0412479Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T22:07:59.0448330Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T22:07:59.2357864Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:07:59.2391947Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T22:07:59.2422408Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T22:07:59.2456334Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T22:07:59.4572739Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T22:07:59.4631622Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T22:07:59.4659069Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T22:07:59.4696103Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T22:07:59.4745893Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T22:07:59.4934954Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T22:07:59.6738958Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T22:07:59.6762881Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:07:59.6842656Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T22:07:59.6960827Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T22:07:59.7000357Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T22:07:59.7038009Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:07:59.7101574Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T22:07:59.7141177Z Setting up python3-future (0.18.2-2) ... 2021-05-16T22:07:59.7210272Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T22:07:59.7271889Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T22:08:00.0824054Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:00.2423357Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T22:08:00.2452008Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:00.2483484Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T22:08:00.2524384Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T22:08:00.2553280Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T22:08:00.2595175Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:00.2627498Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T22:08:00.2664322Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:00.2695947Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T22:08:00.6678527Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T22:08:00.8446282Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T22:08:01.0205993Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T22:08:01.0234034Z Setting up qtchooser (66-2build1) ... 2021-05-16T22:08:01.0270057Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T22:08:01.0296006Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T22:08:01.2029331Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:01.2060994Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T22:08:01.2089505Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T22:08:01.2110736Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T22:08:02.1957936Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T22:08:02.2029749Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T22:08:02.2063300Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T22:08:02.2094101Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:02.2118205Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:02.2198302Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T22:08:02.2240208Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T22:08:02.2275099Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T22:08:02.2316282Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T22:08:02.6367199Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T22:08:02.6391191Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:02.6429710Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T22:08:02.8204467Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T22:08:02.8261189Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T22:08:02.9914319Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:02.9970637Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T22:08:03.2031484Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T22:08:03.2074418Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T22:08:03.2121417Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:03.2178003Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T22:08:03.3562704Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T22:08:03.3572046Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T22:08:03.9988055Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T22:08:04.2828926Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:04.2870116Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T22:08:04.2899894Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:04.2951652Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:04.2984214Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:04.3028817Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:04.3070818Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T22:08:04.4674965Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:04.4678352Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T22:08:04.4682158Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:04.4685069Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T22:08:04.5131944Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:04.5134386Z if direction is "increasing": 2021-05-16T22:08:04.5137214Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:04.5139227Z elif direction is "decreasing": 2021-05-16T22:08:04.5319854Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:04.5323206Z if direction is "increasing": 2021-05-16T22:08:04.5325249Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:04.5326505Z elif direction is "decreasing": 2021-05-16T22:08:05.5360006Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:05.5362918Z if props["offset_coordinates"] is "data": 2021-05-16T22:08:05.5366159Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T22:08:05.5368419Z if props["coordinates"] is not "data": 2021-05-16T22:08:06.3034840Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T22:08:06.9242184Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T22:08:06.9244748Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T22:08:06.9246985Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T22:08:08.0826387Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T22:08:08.0852297Z First installation detected... 2021-05-16T22:08:08.0853691Z Checking NSS setup... 2021-05-16T22:08:08.0922882Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T22:08:08.0990852Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:08.1060388Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T22:08:08.3942382Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:08.3969915Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T22:08:08.4010612Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T22:08:08.4042423Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T22:08:08.4096668Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T22:08:08.4166612Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T22:08:08.4218284Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T22:08:08.4264824Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T22:08:08.4308712Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:08.6365190Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T22:08:08.6407359Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T22:08:08.6442558Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T22:08:09.0000446Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.0002807Z if value is '': 2021-05-16T22:08:09.1082469Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.1084344Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T22:08:09.1086320Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.1088070Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T22:08:09.1090073Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T22:08:09.1091893Z if driver_string is not None and driver_string is not "": 2021-05-16T22:08:09.1541510Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.1543590Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T22:08:09.1545794Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T22:08:09.1547780Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T22:08:09.2172333Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T22:08:09.2219035Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.2353012Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T22:08:09.2394976Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.2424690Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.2621178Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:09.2661139Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.2694644Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.2741769Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:09.2774936Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.2815356Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T22:08:09.3721487Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:09.3760210Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.3790245Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:09.3811795Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T22:08:09.5119767Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T22:08:09.5122307Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T22:08:10.0312037Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.0340156Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.0374076Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T22:08:10.0413153Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.5455788Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.5458495Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.5460526Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T22:08:10.5462571Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T22:08:10.5465249Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T22:08:10.5468355Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.5470241Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.5472362Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.5474118Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.5475805Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.5477497Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.5479413Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.5480880Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T22:08:10.5482463Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:10.5484178Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.5485739Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:10.5487282Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:10.5488958Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.5491049Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:10.5492983Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:44.6853398Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:44.6886530Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:44.6934072Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:44.6974611Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:44.7002676Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:44.7038287Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:44.7086873Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T22:08:44.7129990Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:44.8621697Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:44.8661942Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T22:08:44.8691080Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:44.8728960Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T22:08:44.8758034Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:45.0547303Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:45.0576120Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:45.0626651Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T22:08:45.0774569Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T22:08:45.0961452Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T22:08:46.0779820Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T22:08:46.0972361Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T22:08:46.1242340Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T22:08:46.1398286Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T22:08:46.2538204Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:08:46.2894803Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T22:08:46.5386479Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:08:58.5297568Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T22:08:58.5502971Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T22:09:00.6505850Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T22:09:00.6506443Z with: 2021-05-16T22:09:00.6507011Z github_slug: neuroconductor/WhiteStripe 2021-05-16T22:09:00.6507536Z env: 2021-05-16T22:09:00.6508023Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:00.6508529Z TIC_DEPLOY_KEY: 2021-05-16T22:09:00.6509439Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:00.6511322Z GITHUB_PAT: *** 2021-05-16T22:09:00.6511775Z COVERALLS_TOKEN: 2021-05-16T22:09:00.6512318Z continue-on-error: false 2021-05-16T22:09:00.6512832Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:00.6513508Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:00.6513985Z TZ: UTC 2021-05-16T22:09:00.6514417Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:00.6514865Z NOT_CRAN: true 2021-05-16T22:09:00.6515280Z ##[endgroup] 2021-05-16T22:09:00.6874146Z repo slug is: neuroconductor/WhiteStripe 2021-05-16T22:09:00.7021682Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T22:09:00.7022304Z env: 2021-05-16T22:09:00.7022796Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:00.7023299Z TIC_DEPLOY_KEY: 2021-05-16T22:09:00.7024274Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:00.7025601Z GITHUB_PAT: *** 2021-05-16T22:09:00.7025999Z COVERALLS_TOKEN: 2021-05-16T22:09:00.7026505Z continue-on-error: false 2021-05-16T22:09:00.7026981Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:00.7027477Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:00.7028115Z TZ: UTC 2021-05-16T22:09:00.7028561Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:00.7029005Z NOT_CRAN: true 2021-05-16T22:09:00.7029423Z ##[endgroup] 2021-05-16T22:09:00.9226847Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T22:09:00.9227510Z with: 2021-05-16T22:09:00.9227949Z repo_name: WhiteStripe 2021-05-16T22:09:00.9228435Z repo_version: 2.3.2 2021-05-16T22:09:00.9228859Z runner_os: Linux 2021-05-16T22:09:00.9229275Z R_version: 4.0 2021-05-16T22:09:00.9229643Z env: 2021-05-16T22:09:00.9230124Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:00.9230644Z TIC_DEPLOY_KEY: 2021-05-16T22:09:00.9231539Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:00.9233415Z GITHUB_PAT: *** 2021-05-16T22:09:00.9233848Z COVERALLS_TOKEN: 2021-05-16T22:09:00.9234391Z continue-on-error: false 2021-05-16T22:09:00.9234905Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:00.9235440Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:00.9235916Z TZ: UTC 2021-05-16T22:09:00.9236358Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:00.9236816Z NOT_CRAN: true 2021-05-16T22:09:00.9237243Z ##[endgroup] 2021-05-16T22:09:00.9607859Z Package: WhiteStripe 2021-05-16T22:09:00.9614646Z Version: 2.3.2 2021-05-16T22:09:00.9616697Z OS: Linux 2021-05-16T22:09:00.9743570Z ##[group]Run install.packages('remotes') 2021-05-16T22:09:00.9744324Z install.packages('remotes') 2021-05-16T22:09:00.9745219Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T22:09:00.9746327Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T22:09:00.9753865Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:09:00.9754578Z env: 2021-05-16T22:09:00.9755039Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:00.9755512Z TIC_DEPLOY_KEY: 2021-05-16T22:09:00.9756352Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:00.9758224Z GITHUB_PAT: *** 2021-05-16T22:09:00.9758655Z COVERALLS_TOKEN: 2021-05-16T22:09:00.9759364Z continue-on-error: false 2021-05-16T22:09:00.9759878Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:00.9760413Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:00.9760917Z TZ: UTC 2021-05-16T22:09:00.9761338Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:00.9761794Z NOT_CRAN: true 2021-05-16T22:09:00.9762196Z ##[endgroup] 2021-05-16T22:09:01.1647249Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:09:01.1648144Z (as ‘lib’ is unspecified) 2021-05-16T22:09:16.7982269Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T22:09:17.3481088Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T22:09:17.4764050Z ================================================== 2021-05-16T22:09:17.4764688Z downloaded 381 KB 2021-05-16T22:09:17.4764992Z 2021-05-16T22:09:17.7411713Z * installing *binary* package ‘remotes’ ... 2021-05-16T22:09:17.7459772Z * DONE (remotes) 2021-05-16T22:09:17.7516542Z 2021-05-16T22:09:17.7517674Z The downloaded source packages are in 2021-05-16T22:09:17.7519493Z ‘/tmp/RtmpyKvKtP/downloaded_packages’ 2021-05-16T22:09:36.7917413Z ##[group]Run actions/cache@v1 2021-05-16T22:09:36.7917895Z with: 2021-05-16T22:09:36.7918368Z path: /home/runner/work/_temp/Library 2021-05-16T22:09:36.7922026Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-42b25b10bd794ba0775550f364b6e341d78f4d992129bdfc94c9a97eb6849bce 2021-05-16T22:09:36.7926295Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T22:09:36.7927708Z env: 2021-05-16T22:09:36.7928219Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:36.7928745Z TIC_DEPLOY_KEY: 2021-05-16T22:09:36.7929641Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:36.7931727Z GITHUB_PAT: *** 2021-05-16T22:09:36.7932180Z COVERALLS_TOKEN: 2021-05-16T22:09:36.7932773Z continue-on-error: false 2021-05-16T22:09:36.7933301Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:36.7933821Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:36.7934361Z TZ: UTC 2021-05-16T22:09:36.7934796Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:36.7935237Z NOT_CRAN: true 2021-05-16T22:09:36.7935653Z ##[endgroup] 2021-05-16T22:09:36.8381075Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:09:36.8448182Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T22:09:36.8449084Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T22:09:36.8449897Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T22:09:36.8450595Z sudo -s eval "$sysreqs" 2021-05-16T22:09:36.8496358Z shell: /usr/bin/bash -e {0} 2021-05-16T22:09:36.8496752Z env: 2021-05-16T22:09:36.8497224Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:09:36.8497741Z TIC_DEPLOY_KEY: 2021-05-16T22:09:36.8498580Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:09:36.8499979Z GITHUB_PAT: *** 2021-05-16T22:09:36.8500381Z COVERALLS_TOKEN: 2021-05-16T22:09:36.8500886Z continue-on-error: false 2021-05-16T22:09:36.8501364Z VDIFFR_RUN_TESTS: 2021-05-16T22:09:36.8501861Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:09:36.8502304Z TZ: UTC 2021-05-16T22:09:36.8502719Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:09:36.8503143Z NOT_CRAN: true 2021-05-16T22:09:36.8503614Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T22:09:36.8504111Z ##[endgroup] 2021-05-16T22:09:37.0607715Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:09:37.5992249Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T22:09:54.9034591Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T22:09:54.9035900Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T22:09:54.9037081Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T22:09:54.9038195Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T22:09:54.9039887Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T22:09:54.9056785Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T22:09:54.9074559Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:09:54.9075580Z (as ‘lib’ is unspecified) 2021-05-16T22:10:09.8524386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T22:10:10.1474345Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T22:10:10.1544704Z ================================================== 2021-05-16T22:10:10.1545670Z downloaded 94 KB 2021-05-16T22:10:10.1546256Z 2021-05-16T22:10:10.1593936Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T22:10:10.7083464Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T22:10:10.7197478Z ================================================== 2021-05-16T22:10:10.7198036Z downloaded 135 KB 2021-05-16T22:10:10.7198354Z 2021-05-16T22:10:10.7233515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T22:10:11.3794825Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T22:10:11.3843602Z ================================================== 2021-05-16T22:10:11.3844214Z downloaded 80 KB 2021-05-16T22:10:11.3844542Z 2021-05-16T22:10:11.3883291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T22:10:12.0448127Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T22:10:12.0668656Z ================================================== 2021-05-16T22:10:12.0670346Z downloaded 516 KB 2021-05-16T22:10:12.0671447Z 2021-05-16T22:10:12.0706325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T22:10:12.7264777Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T22:10:12.7552868Z ================================================== 2021-05-16T22:10:12.7554507Z downloaded 991 KB 2021-05-16T22:10:12.7555443Z 2021-05-16T22:10:12.9839991Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T22:10:12.9887743Z * DONE (rprojroot) 2021-05-16T22:10:13.2179250Z * installing *binary* package ‘crayon’ ... 2021-05-16T22:10:13.2225827Z * DONE (crayon) 2021-05-16T22:10:13.4472215Z * installing *binary* package ‘R6’ ... 2021-05-16T22:10:13.4535514Z * DONE (R6) 2021-05-16T22:10:13.7087952Z * installing *binary* package ‘desc’ ... 2021-05-16T22:10:13.7144519Z * DONE (desc) 2021-05-16T22:10:13.9869060Z * installing *binary* package ‘debugme’ ... 2021-05-16T22:10:13.9929747Z * DONE (debugme) 2021-05-16T22:10:13.9982617Z 2021-05-16T22:10:13.9983665Z The downloaded source packages are in 2021-05-16T22:10:13.9985202Z ‘/tmp/Rtmp1PgaB9/downloaded_packages’ 2021-05-16T22:10:13.9995459Z Running `R CMD build`... 2021-05-16T22:10:14.2455407Z * checking for file ‘/tmp/Rtmp1PgaB9/remotes696f6217ce0d/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T22:10:14.2457039Z * preparing ‘sysreqs’: 2021-05-16T22:10:14.2458120Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:10:14.2459439Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:10:14.2460465Z * checking for empty or unneeded directories 2021-05-16T22:10:14.2461543Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T22:10:14.2463890Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:10:14.2465119Z (as ‘lib’ is unspecified) 2021-05-16T22:10:14.4641303Z * installing *source* package ‘sysreqs’ ... 2021-05-16T22:10:14.4643486Z ** using staged installation 2021-05-16T22:10:14.4824275Z ** R 2021-05-16T22:10:14.4863150Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:10:14.8480957Z ** help 2021-05-16T22:10:14.8627187Z *** installing help indices 2021-05-16T22:10:14.8809017Z ** building package indices 2021-05-16T22:10:15.0813980Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:10:15.2941386Z ** testing if installed package can be loaded from final location 2021-05-16T22:10:15.5054993Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:10:15.5064972Z * DONE (sysreqs) 2021-05-16T22:10:34.6353747Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T22:10:34.6357642Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T22:10:34.6359837Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T22:10:34.6566753Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T22:10:34.7004498Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T22:10:34.8765690Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T22:10:34.8911998Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T22:10:35.0341252Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T22:10:35.1920929Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T22:10:36.4466591Z Reading package lists... 2021-05-16T22:10:36.5295780Z Reading package lists... 2021-05-16T22:10:36.6950750Z Building dependency tree... 2021-05-16T22:10:36.6975983Z Reading state information... 2021-05-16T22:10:36.8604952Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T22:10:36.8606817Z libicu-dev set to manually installed. 2021-05-16T22:10:36.8608638Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T22:10:36.8610369Z pandoc is already the newest version (2.7.3-1). 2021-05-16T22:10:36.8611816Z The following additional packages will be installed: 2021-05-16T22:10:36.8614806Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-16T22:10:36.8616205Z Suggested packages: 2021-05-16T22:10:36.8617910Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T22:10:36.9072290Z The following NEW packages will be installed: 2021-05-16T22:10:36.9079080Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-16T22:10:36.9082982Z pandoc-citeproc 2021-05-16T22:10:36.9285079Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T22:10:36.9285841Z Need to get 13.7 MB of archives. 2021-05-16T22:10:36.9286659Z After this operation, 109 MB of additional disk space will be used. 2021-05-16T22:10:36.9289296Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T22:10:36.9374022Z 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-16T22:10:36.9418429Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T22:10:36.9426045Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T22:10:37.6492237Z Fetched 13.7 MB in 0s (50.5 MB/s) 2021-05-16T22:10:37.6877418Z Selecting previously unselected package libbibutils6. 2021-05-16T22:10:37.6971773Z (Reading database ... 2021-05-16T22:10:37.6972457Z (Reading database ... 5% 2021-05-16T22:10:37.6974640Z (Reading database ... 10% 2021-05-16T22:10:37.6975321Z (Reading database ... 15% 2021-05-16T22:10:37.6981013Z (Reading database ... 20% 2021-05-16T22:10:37.6981638Z (Reading database ... 25% 2021-05-16T22:10:37.6982189Z (Reading database ... 30% 2021-05-16T22:10:37.6987093Z (Reading database ... 35% 2021-05-16T22:10:37.6987656Z (Reading database ... 40% 2021-05-16T22:10:37.6988205Z (Reading database ... 45% 2021-05-16T22:10:37.6988736Z (Reading database ... 50% 2021-05-16T22:10:37.7033328Z (Reading database ... 55% 2021-05-16T22:10:37.7084444Z (Reading database ... 60% 2021-05-16T22:10:37.7134003Z (Reading database ... 65% 2021-05-16T22:10:37.7337277Z (Reading database ... 70% 2021-05-16T22:10:37.7371183Z (Reading database ... 75% 2021-05-16T22:10:37.7675946Z (Reading database ... 80% 2021-05-16T22:10:37.7842758Z (Reading database ... 85% 2021-05-16T22:10:37.8243819Z (Reading database ... 90% 2021-05-16T22:10:37.8336017Z (Reading database ... 95% 2021-05-16T22:10:37.8336840Z (Reading database ... 100% 2021-05-16T22:10:37.8337985Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T22:10:37.8474029Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-16T22:10:37.8501400Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T22:10:37.9255233Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T22:10:37.9558465Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T22:10:37.9573974Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T22:10:38.0211733Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T22:10:38.0517154Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T22:10:38.0535642Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T22:10:38.0866289Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T22:10:38.1169885Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T22:10:38.1179451Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T22:10:38.1217785Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T22:10:39.6069143Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T22:10:39.6101927Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T22:10:39.6159814Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T22:10:39.6228413Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T22:10:39.6282712Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T22:10:43.0618412Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T22:10:45.1344735Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T22:10:45.1345283Z remotes::install_github("ropensci/tic") 2021-05-16T22:10:45.1345805Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T22:10:45.1346343Z remotes::install_github("muschellij2/aghast") 2021-05-16T22:10:45.1346813Z remotes::install_cran("covr") 2021-05-16T22:10:45.1352866Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:10:45.1353249Z env: 2021-05-16T22:10:45.1353670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:10:45.1354101Z TIC_DEPLOY_KEY: 2021-05-16T22:10:45.1354838Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:10:45.1356622Z GITHUB_PAT: *** 2021-05-16T22:10:45.1357069Z COVERALLS_TOKEN: 2021-05-16T22:10:45.1357762Z continue-on-error: false 2021-05-16T22:10:45.1358294Z VDIFFR_RUN_TESTS: 2021-05-16T22:10:45.1359136Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:10:45.1359689Z TZ: UTC 2021-05-16T22:10:45.1360127Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:10:45.1360573Z NOT_CRAN: true 2021-05-16T22:10:45.1360990Z ##[endgroup] 2021-05-16T22:10:45.3396923Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:10:45.8981437Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T22:11:03.3322644Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T22:11:03.3325038Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:11:03.3326736Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:11:03.3328349Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T22:11:03.3329962Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T22:11:03.3331605Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T22:11:03.3333199Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T22:11:03.3334750Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T22:11:03.3336350Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T22:11:03.3337917Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T22:11:03.3339464Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T22:11:03.3341139Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T22:11:03.3343933Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T22:11:03.3351960Z 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-16T22:11:03.3354877Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T22:11:03.3360446Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T22:11:03.3361746Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:03.3362990Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T22:11:03.3364165Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T22:11:03.3365307Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T22:11:03.3366499Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T22:11:03.3367716Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T22:11:03.3368906Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:11:03.3370120Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:11:03.3371686Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:03.3372838Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T22:11:03.3373960Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T22:11:03.3375111Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T22:11:03.3376273Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T22:11:03.3377467Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T22:11:03.3378657Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T22:11:03.3379846Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T22:11:03.3381537Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:11:03.3383041Z (as ‘lib’ is unspecified) 2021-05-16T22:11:18.2867545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T22:11:19.1058099Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T22:11:19.1059503Z ================================================== 2021-05-16T22:11:19.1060348Z downloaded 1.3 MB 2021-05-16T22:11:19.1061135Z 2021-05-16T22:11:19.1062327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T22:11:19.2690051Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T22:11:19.2863935Z ================================================== 2021-05-16T22:11:19.2864511Z downloaded 226 KB 2021-05-16T22:11:19.2864831Z 2021-05-16T22:11:19.2903277Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T22:11:19.7242844Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T22:11:19.7369694Z ================================================== 2021-05-16T22:11:19.7370375Z downloaded 140 KB 2021-05-16T22:11:19.7370741Z 2021-05-16T22:11:19.7410266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T22:11:20.3643462Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T22:11:20.3709633Z ================================================== 2021-05-16T22:11:20.3711082Z downloaded 53 KB 2021-05-16T22:11:20.3711983Z 2021-05-16T22:11:20.3747939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T22:11:20.6693213Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T22:11:20.6694982Z ================================================== 2021-05-16T22:11:20.6696095Z downloaded 23 KB 2021-05-16T22:11:20.6696881Z 2021-05-16T22:11:20.6737969Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T22:11:22.4173155Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T22:11:22.4960415Z ================================================== 2021-05-16T22:11:22.4963376Z downloaded 1.4 MB 2021-05-16T22:11:22.4965457Z 2021-05-16T22:11:22.5000479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T22:11:24.1862296Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T22:11:24.1868429Z ================================================== 2021-05-16T22:11:24.1869306Z downloaded 36 KB 2021-05-16T22:11:24.1869840Z 2021-05-16T22:11:24.1918530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T22:11:26.0490707Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T22:11:26.0992953Z ================================================== 2021-05-16T22:11:26.0994039Z downloaded 884 KB 2021-05-16T22:11:26.0994722Z 2021-05-16T22:11:26.1043010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T22:11:26.5731840Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T22:11:26.5966237Z ================================================== 2021-05-16T22:11:26.5967997Z downloaded 523 KB 2021-05-16T22:11:26.5969390Z 2021-05-16T22:11:26.6003106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T22:11:27.1538914Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T22:11:27.1541031Z ================================================== 2021-05-16T22:11:27.1542245Z downloaded 12 KB 2021-05-16T22:11:27.1543128Z 2021-05-16T22:11:27.1585513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T22:11:28.7651390Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T22:11:28.7884563Z ================================================== 2021-05-16T22:11:28.7885536Z downloaded 486 KB 2021-05-16T22:11:28.7886063Z 2021-05-16T22:11:28.7922096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T22:11:30.1380587Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T22:11:30.1455971Z ================================================== 2021-05-16T22:11:30.1456806Z downloaded 90 KB 2021-05-16T22:11:30.1457305Z 2021-05-16T22:11:30.1496448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T22:11:30.4499819Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T22:11:30.4770469Z ================================================== 2021-05-16T22:11:30.4771441Z downloaded 508 KB 2021-05-16T22:11:30.4772031Z 2021-05-16T22:11:30.4806949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T22:11:30.7691482Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T22:11:30.7944148Z ================================================== 2021-05-16T22:11:30.7945143Z downloaded 621 KB 2021-05-16T22:11:30.7945683Z 2021-05-16T22:11:30.8051092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T22:11:31.3480402Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T22:11:31.3670633Z ================================================== 2021-05-16T22:11:31.3671217Z downloaded 267 KB 2021-05-16T22:11:31.3671505Z 2021-05-16T22:11:31.3711104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T22:11:32.1305497Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T22:11:32.1420026Z ================================================== 2021-05-16T22:11:32.1420953Z downloaded 167 KB 2021-05-16T22:11:32.1421490Z 2021-05-16T22:11:32.1456181Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T22:11:33.0466324Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T22:11:33.0686603Z ================================================== 2021-05-16T22:11:33.0688376Z downloaded 234 KB 2021-05-16T22:11:33.0689346Z 2021-05-16T22:11:33.0724602Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T22:11:35.5382396Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T22:11:35.5560774Z ================================================== 2021-05-16T22:11:35.5563516Z downloaded 276 KB 2021-05-16T22:11:35.5563997Z 2021-05-16T22:11:35.5613606Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T22:11:36.0989168Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T22:11:36.1166604Z ================================================== 2021-05-16T22:11:36.1167375Z downloaded 201 KB 2021-05-16T22:11:36.1167696Z 2021-05-16T22:11:36.1207693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T22:11:37.0128340Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T22:11:37.0180740Z ================================================== 2021-05-16T22:11:37.0181317Z downloaded 64 KB 2021-05-16T22:11:37.0181620Z 2021-05-16T22:11:37.0220374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T22:11:37.8769079Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T22:11:37.8771408Z ================================================== 2021-05-16T22:11:37.8772668Z downloaded 46 KB 2021-05-16T22:11:37.8773595Z 2021-05-16T22:11:37.8823082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T22:11:39.6512488Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T22:11:39.6730975Z ================================================== 2021-05-16T22:11:39.6731712Z downloaded 416 KB 2021-05-16T22:11:39.6732109Z 2021-05-16T22:11:39.6774987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T22:11:40.1869286Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T22:11:40.1940023Z ================================================== 2021-05-16T22:11:40.1941290Z downloaded 91 KB 2021-05-16T22:11:40.1942077Z 2021-05-16T22:11:40.1981440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T22:11:42.7191853Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T22:11:42.7306043Z ================================================== 2021-05-16T22:11:42.7306592Z downloaded 133 KB 2021-05-16T22:11:42.7306896Z 2021-05-16T22:11:42.7348666Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T22:11:43.0153526Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T22:11:43.0338015Z ================================================== 2021-05-16T22:11:43.0339006Z downloaded 271 KB 2021-05-16T22:11:43.0339625Z 2021-05-16T22:11:43.0375056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T22:11:43.4603906Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T22:11:43.4852344Z ================================================== 2021-05-16T22:11:43.4852873Z downloaded 735 KB 2021-05-16T22:11:43.4853173Z 2021-05-16T22:11:43.4889679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T22:11:44.4787845Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T22:11:44.4841460Z ================================================== 2021-05-16T22:11:44.4842397Z downloaded 46 KB 2021-05-16T22:11:44.4842835Z 2021-05-16T22:11:44.4881588Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T22:11:44.6200768Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T22:11:44.6203768Z ================================================== 2021-05-16T22:11:44.6204395Z downloaded 24 KB 2021-05-16T22:11:44.6204801Z 2021-05-16T22:11:44.6242064Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T22:11:45.2287637Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T22:11:45.2535206Z ================================================== 2021-05-16T22:11:45.2536246Z downloaded 688 KB 2021-05-16T22:11:45.2536844Z 2021-05-16T22:11:45.2577785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T22:11:45.9129668Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T22:11:45.9130975Z ================================================== 2021-05-16T22:11:45.9131826Z downloaded 45 KB 2021-05-16T22:11:45.9132396Z 2021-05-16T22:11:45.9177169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T22:11:46.6744886Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T22:11:46.7034493Z ================================================== 2021-05-16T22:11:46.7036167Z downloaded 595 KB 2021-05-16T22:11:46.7037100Z 2021-05-16T22:11:47.0147943Z * installing *binary* package ‘rlang’ ... 2021-05-16T22:11:47.0229819Z * DONE (rlang) 2021-05-16T22:11:47.2716783Z * installing *binary* package ‘magrittr’ ... 2021-05-16T22:11:47.2765479Z * DONE (magrittr) 2021-05-16T22:11:47.5254525Z * installing *binary* package ‘glue’ ... 2021-05-16T22:11:47.5312359Z * DONE (glue) 2021-05-16T22:11:47.7663266Z * installing *binary* package ‘sys’ ... 2021-05-16T22:11:47.7726024Z * DONE (sys) 2021-05-16T22:11:48.0016938Z * installing *binary* package ‘mime’ ... 2021-05-16T22:11:48.0067032Z * DONE (mime) 2021-05-16T22:11:48.3408378Z * installing *binary* package ‘curl’ ... 2021-05-16T22:11:48.3508697Z * DONE (curl) 2021-05-16T22:11:48.6053120Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T22:11:48.6135230Z * DONE (jsonlite) 2021-05-16T22:11:48.8230722Z * installing *binary* package ‘ini’ ... 2021-05-16T22:11:48.8287837Z * DONE (ini) 2021-05-16T22:11:49.0693501Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T22:11:49.0746556Z * DONE (gitcreds) 2021-05-16T22:11:49.3649296Z * installing *binary* package ‘zip’ ... 2021-05-16T22:11:49.3713124Z * DONE (zip) 2021-05-16T22:11:49.6209393Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T22:11:49.6293694Z * DONE (rstudioapi) 2021-05-16T22:11:49.8699162Z * installing *binary* package ‘fastmap’ ... 2021-05-16T22:11:49.8752797Z * DONE (fastmap) 2021-05-16T22:11:50.1268413Z * installing *binary* package ‘yaml’ ... 2021-05-16T22:11:50.1349618Z * DONE (yaml) 2021-05-16T22:11:50.3787479Z * installing *binary* package ‘withr’ ... 2021-05-16T22:11:50.3838454Z * DONE (withr) 2021-05-16T22:11:50.6212006Z * installing *binary* package ‘whisker’ ... 2021-05-16T22:11:50.6265456Z * DONE (whisker) 2021-05-16T22:11:50.8374178Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T22:11:50.8436891Z * DONE (rappdirs) 2021-05-16T22:11:51.1506453Z * installing *binary* package ‘fs’ ... 2021-05-16T22:11:51.1582207Z * DONE (fs) 2021-05-16T22:11:51.3813096Z * installing *binary* package ‘clipr’ ... 2021-05-16T22:11:51.3877600Z * DONE (clipr) 2021-05-16T22:11:51.6637496Z * installing *binary* package ‘git2r’ ... 2021-05-16T22:11:51.6682300Z * DONE (git2r) 2021-05-16T22:11:51.8999536Z * installing *binary* package ‘askpass’ ... 2021-05-16T22:11:51.9056573Z * DONE (askpass) 2021-05-16T22:11:52.1648630Z * installing *binary* package ‘cli’ ... 2021-05-16T22:11:52.1727841Z * DONE (cli) 2021-05-16T22:11:52.4337840Z * installing *binary* package ‘purrr’ ... 2021-05-16T22:11:52.4394741Z * DONE (purrr) 2021-05-16T22:11:52.6740694Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T22:11:52.6805853Z * DONE (lifecycle) 2021-05-16T22:11:52.8944279Z * installing *source* package ‘cachem’ ... 2021-05-16T22:11:52.8956577Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T22:11:52.8958473Z ** using staged installation 2021-05-16T22:11:52.9131772Z ** libs 2021-05-16T22:11:52.9202625Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T22:11:53.0364136Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:11:53.0884999Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T22:11:53.1284923Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T22:11:53.1297440Z ** R 2021-05-16T22:11:53.1376385Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:11:53.6934264Z ** help 2021-05-16T22:11:53.7185946Z *** installing help indices 2021-05-16T22:11:53.7402370Z ** building package indices 2021-05-16T22:11:53.9525010Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:11:54.1766388Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:11:54.2312172Z ** testing if installed package can be loaded from final location 2021-05-16T22:11:54.4472922Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:11:54.4481371Z * DONE (cachem) 2021-05-16T22:11:54.8292982Z * installing *binary* package ‘openssl’ ... 2021-05-16T22:11:54.8373406Z * DONE (openssl) 2021-05-16T22:11:55.0529659Z * installing *binary* package ‘memoise’ ... 2021-05-16T22:11:55.0574437Z * DONE (memoise) 2021-05-16T22:11:55.3339266Z * installing *binary* package ‘httr’ ... 2021-05-16T22:11:55.3411168Z * DONE (httr) 2021-05-16T22:11:55.5909383Z * installing *binary* package ‘credentials’ ... 2021-05-16T22:11:55.5959628Z * DONE (credentials) 2021-05-16T22:11:55.8394870Z * installing *binary* package ‘gh’ ... 2021-05-16T22:11:55.8461444Z * DONE (gh) 2021-05-16T22:11:56.0996161Z * installing *binary* package ‘gert’ ... 2021-05-16T22:11:56.1064442Z * DONE (gert) 2021-05-16T22:11:56.4168179Z * installing *binary* package ‘usethis’ ... 2021-05-16T22:11:56.4274758Z * DONE (usethis) 2021-05-16T22:11:56.4340727Z 2021-05-16T22:11:56.4341825Z The downloaded source packages are in 2021-05-16T22:11:56.4343188Z ‘/tmp/RtmpK0EhMF/downloaded_packages’ 2021-05-16T22:11:56.4352880Z Running `R CMD build`... 2021-05-16T22:11:58.7055334Z * checking for file ‘/tmp/RtmpK0EhMF/remotes7224448fc09d/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T22:11:58.7056575Z * preparing ‘tic’: 2021-05-16T22:11:58.7057430Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:11:58.7058292Z * installing the package to process help pages 2021-05-16T22:11:58.7059324Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:11:58.7060170Z * checking for empty or unneeded directories 2021-05-16T22:11:58.7061011Z Removed empty directory ‘tic/.circleci’ 2021-05-16T22:11:58.7061843Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T22:11:58.7062609Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T22:11:58.7064404Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:11:58.7065236Z (as ‘lib’ is unspecified) 2021-05-16T22:11:59.0558785Z * installing *source* package ‘tic’ ... 2021-05-16T22:11:59.0560867Z ** using staged installation 2021-05-16T22:11:59.0819396Z ** R 2021-05-16T22:11:59.1077504Z ** inst 2021-05-16T22:11:59.1111443Z ** preparing package for lazy loading 2021-05-16T22:11:59.4932526Z ** help 2021-05-16T22:11:59.6503189Z *** installing help indices 2021-05-16T22:11:59.7458773Z *** copying figures 2021-05-16T22:11:59.7464331Z ** building package indices 2021-05-16T22:12:00.0265944Z ** installing vignettes 2021-05-16T22:12:00.0328008Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:00.3039508Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:00.6395052Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:00.6424711Z * DONE (tic) 2021-05-16T22:12:00.6565435Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:12:00.8688540Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T22:12:02.8195169Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T22:12:02.8200629Z 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-16T22:12:02.8204423Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:12:02.8206563Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:12:02.8208321Z (as ‘lib’ is unspecified) 2021-05-16T22:12:02.8209969Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T22:12:02.8213069Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T22:12:02.8214389Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:12:02.8216142Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T22:12:02.8217441Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T22:12:02.8218696Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T22:12:02.8219956Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T22:12:02.8221206Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T22:12:02.8222432Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T22:12:02.8223699Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T22:12:02.8224977Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:12:02.8226256Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T22:12:02.8227540Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T22:12:02.8228865Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T22:12:02.8230138Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T22:12:02.8231387Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T22:12:02.8232611Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T22:12:02.8233986Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T22:12:02.8235256Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T22:12:02.8236499Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T22:12:02.8237775Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T22:12:02.8239371Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T22:12:02.8240685Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T22:12:02.8241923Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T22:12:02.8243159Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T22:12:02.8244449Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T22:12:02.8245714Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T22:12:02.8246964Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T22:12:02.8248253Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:12:02.8249635Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T22:12:02.8250952Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T22:12:02.8252268Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T22:12:02.8253578Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T22:12:02.8254888Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T22:12:02.8256210Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T22:12:02.8257503Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T22:12:17.6533235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T22:12:18.7466675Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T22:12:18.7602261Z ================================================== 2021-05-16T22:12:18.7603441Z downloaded 231 KB 2021-05-16T22:12:18.7604097Z 2021-05-16T22:12:18.7637452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T22:12:19.8665249Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T22:12:19.8993037Z ================================================== 2021-05-16T22:12:19.8994043Z downloaded 1.5 MB 2021-05-16T22:12:19.8994539Z 2021-05-16T22:12:19.9027642Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T22:12:20.5004091Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T22:12:20.5006378Z ================================================== 2021-05-16T22:12:20.5007657Z downloaded 16 KB 2021-05-16T22:12:20.5008564Z 2021-05-16T22:12:20.5038414Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T22:12:20.5385169Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T22:12:20.5667620Z ================================================== 2021-05-16T22:12:20.5669651Z downloaded 1.1 MB 2021-05-16T22:12:20.5670998Z 2021-05-16T22:12:20.5698056Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T22:12:20.6066805Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T22:12:20.6322619Z ================================================== 2021-05-16T22:12:20.6323549Z downloaded 670 KB 2021-05-16T22:12:20.6324073Z 2021-05-16T22:12:20.6347045Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T22:12:21.4898777Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T22:12:21.4901250Z ================================================== 2021-05-16T22:12:21.4902800Z downloaded 42 KB 2021-05-16T22:12:21.4903384Z 2021-05-16T22:12:21.4953633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T22:12:22.0405433Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T22:12:22.0576179Z ================================================== 2021-05-16T22:12:22.0576743Z downloaded 247 KB 2021-05-16T22:12:22.0580648Z 2021-05-16T22:12:22.0620725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T22:12:22.5053974Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T22:12:22.5318180Z ================================================== 2021-05-16T22:12:22.5319209Z downloaded 977 KB 2021-05-16T22:12:22.5319651Z 2021-05-16T22:12:22.5359459Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T22:12:23.5984900Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T22:12:23.5989124Z ================================================== 2021-05-16T22:12:23.5990036Z downloaded 67 KB 2021-05-16T22:12:23.5990593Z 2021-05-16T22:12:23.6031694Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T22:12:25.3435073Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T22:12:25.3626820Z ================================================== 2021-05-16T22:12:25.3628328Z downloaded 354 KB 2021-05-16T22:12:25.3629356Z 2021-05-16T22:12:25.3672017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T22:12:28.1093426Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T22:12:28.1299926Z ================================================== 2021-05-16T22:12:28.1300588Z downloaded 412 KB 2021-05-16T22:12:28.1300968Z 2021-05-16T22:12:28.1343977Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T22:12:28.6870556Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T22:12:28.6871993Z ================================================== 2021-05-16T22:12:28.6872903Z downloaded 15 KB 2021-05-16T22:12:28.6873457Z 2021-05-16T22:12:28.6906404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T22:12:29.4337962Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T22:12:29.4448424Z ================================================== 2021-05-16T22:12:29.4449348Z downloaded 147 KB 2021-05-16T22:12:29.4449890Z 2021-05-16T22:12:29.4483470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T22:12:30.0182682Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T22:12:30.0244556Z ================================================== 2021-05-16T22:12:30.0246296Z downloaded 72 KB 2021-05-16T22:12:30.0247297Z 2021-05-16T22:12:30.0289872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T22:12:30.5703603Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T22:12:30.5709143Z ================================================== 2021-05-16T22:12:30.5709860Z downloaded 39 KB 2021-05-16T22:12:30.5710272Z 2021-05-16T22:12:30.5748850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T22:12:31.1866732Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T22:12:31.2053222Z ================================================== 2021-05-16T22:12:31.2054235Z downloaded 348 KB 2021-05-16T22:12:31.2054533Z 2021-05-16T22:12:31.2090615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T22:12:32.1270918Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T22:12:32.1691938Z ================================================== 2021-05-16T22:12:32.1693489Z downloaded 426 KB 2021-05-16T22:12:32.1694379Z 2021-05-16T22:12:32.1740632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T22:12:32.7217166Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T22:12:32.7230568Z ================================================== 2021-05-16T22:12:32.7231491Z downloaded 40 KB 2021-05-16T22:12:32.7232425Z 2021-05-16T22:12:32.7266777Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T22:12:33.2708804Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T22:12:33.2932530Z ================================================== 2021-05-16T22:12:33.2933093Z downloaded 602 KB 2021-05-16T22:12:33.2933459Z 2021-05-16T22:12:33.2970461Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T22:12:33.3341359Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T22:12:33.3453773Z ================================================== 2021-05-16T22:12:33.3454291Z downloaded 109 KB 2021-05-16T22:12:33.3454587Z 2021-05-16T22:12:33.3480013Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T22:12:34.4054031Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T22:12:34.4189480Z ================================================== 2021-05-16T22:12:34.4190411Z downloaded 224 KB 2021-05-16T22:12:34.4190965Z 2021-05-16T22:12:34.4228236Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T22:12:35.5685749Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T22:12:35.5689997Z ================================================== 2021-05-16T22:12:35.5690889Z downloaded 37 KB 2021-05-16T22:12:35.5691440Z 2021-05-16T22:12:35.5738179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T22:12:36.1108007Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T22:12:36.1241088Z ================================================== 2021-05-16T22:12:36.1242234Z downloaded 199 KB 2021-05-16T22:12:36.1242762Z 2021-05-16T22:12:36.1280160Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T22:12:36.7839603Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T22:12:36.8383937Z ================================================== 2021-05-16T22:12:36.8385704Z downloaded 2.8 MB 2021-05-16T22:12:36.8386645Z 2021-05-16T22:12:36.8425145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T22:12:37.3791949Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T22:12:37.4594886Z ================================================== 2021-05-16T22:12:37.4596178Z downloaded 4.0 MB 2021-05-16T22:12:37.4597631Z 2021-05-16T22:12:37.4637291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T22:12:38.0089539Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T22:12:38.1255509Z ================================================== 2021-05-16T22:12:38.1257364Z downloaded 1.3 MB 2021-05-16T22:12:38.1258704Z 2021-05-16T22:12:38.1302684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T22:12:38.6739576Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T22:12:38.6955224Z ================================================== 2021-05-16T22:12:38.6955808Z downloaded 478 KB 2021-05-16T22:12:38.6956232Z 2021-05-16T22:12:38.6994006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T22:12:41.9078136Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T22:12:41.9132177Z ================================================== 2021-05-16T22:12:41.9133105Z downloaded 107 KB 2021-05-16T22:12:41.9133643Z 2021-05-16T22:12:41.9172023Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T22:12:42.7229063Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T22:12:42.7231776Z ================================================== 2021-05-16T22:12:42.7233355Z downloaded 21 KB 2021-05-16T22:12:42.7234249Z 2021-05-16T22:12:42.7275307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T22:12:43.5655310Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T22:12:43.5706881Z ================================================== 2021-05-16T22:12:43.5707452Z downloaded 42 KB 2021-05-16T22:12:43.5707772Z 2021-05-16T22:12:43.5742834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T22:12:44.8595859Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T22:12:44.8602275Z ================================================== 2021-05-16T22:12:44.8603235Z downloaded 33 KB 2021-05-16T22:12:44.8603790Z 2021-05-16T22:12:44.8662075Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T22:12:45.5081046Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T22:12:45.5196354Z ================================================== 2021-05-16T22:12:45.5196929Z downloaded 136 KB 2021-05-16T22:12:45.5197253Z 2021-05-16T22:12:45.5232434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T22:12:46.0702083Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T22:12:46.2174305Z ================================================== 2021-05-16T22:12:46.2175316Z downloaded 3.4 MB 2021-05-16T22:12:46.2175932Z 2021-05-16T22:12:46.2215408Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T22:12:46.8974853Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T22:12:46.9025851Z ================================================== 2021-05-16T22:12:46.9026445Z downloaded 64 KB 2021-05-16T22:12:46.9026775Z 2021-05-16T22:12:46.9065521Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T22:12:47.4003783Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T22:12:47.4863398Z ================================================== 2021-05-16T22:12:47.4864262Z downloaded 1.3 MB 2021-05-16T22:12:47.4864926Z 2021-05-16T22:12:47.4908353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T22:12:48.1456264Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T22:12:48.1514912Z ================================================== 2021-05-16T22:12:48.1515704Z downloaded 128 KB 2021-05-16T22:12:48.1516212Z 2021-05-16T22:12:48.1638558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T22:12:48.7741260Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T22:12:48.7974533Z ================================================== 2021-05-16T22:12:48.7975101Z downloaded 384 KB 2021-05-16T22:12:48.7975398Z 2021-05-16T22:12:49.0437885Z * installing *binary* package ‘utf8’ ... 2021-05-16T22:12:49.0511185Z * DONE (utf8) 2021-05-16T22:12:49.2815332Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T22:12:49.2855371Z * DONE (pkgconfig) 2021-05-16T22:12:49.5297735Z * installing *binary* package ‘fansi’ ... 2021-05-16T22:12:49.5361720Z * DONE (fansi) 2021-05-16T22:12:49.8174303Z * installing *binary* package ‘diffobj’ ... 2021-05-16T22:12:49.8247497Z * DONE (diffobj) 2021-05-16T22:12:50.0676122Z * installing *binary* package ‘ps’ ... 2021-05-16T22:12:50.0748919Z * DONE (ps) 2021-05-16T22:12:50.2955089Z * installing *binary* package ‘praise’ ... 2021-05-16T22:12:50.3004223Z * DONE (praise) 2021-05-16T22:12:50.5346695Z * installing *binary* package ‘pkgload’ ... 2021-05-16T22:12:50.5410884Z * DONE (pkgload) 2021-05-16T22:12:50.7641911Z * installing *binary* package ‘evaluate’ ... 2021-05-16T22:12:50.7680976Z * DONE (evaluate) 2021-05-16T22:12:50.9857629Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T22:12:50.9908973Z * DONE (ellipsis) 2021-05-16T22:12:51.2639413Z * installing *binary* package ‘digest’ ... 2021-05-16T22:12:51.2719693Z * DONE (digest) 2021-05-16T22:12:51.5091303Z * installing *binary* package ‘brio’ ... 2021-05-16T22:12:51.5144151Z * DONE (brio) 2021-05-16T22:12:51.8078735Z * installing *binary* package ‘xml2’ ... 2021-05-16T22:12:51.8147967Z * DONE (xml2) 2021-05-16T22:12:52.1062780Z * installing *source* package ‘xfun’ ... 2021-05-16T22:12:52.1096641Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:52.1100552Z ** using staged installation 2021-05-16T22:12:52.1254869Z ** libs 2021-05-16T22:12:52.1314157Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T22:12:52.2429101Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:12:52.2878559Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T22:12:52.3326730Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T22:12:52.3338774Z ** R 2021-05-16T22:12:52.3516952Z ** inst 2021-05-16T22:12:52.3529602Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:12:53.6884489Z ** help 2021-05-16T22:12:53.8396874Z *** installing help indices 2021-05-16T22:12:53.9465077Z ** building package indices 2021-05-16T22:12:54.2600082Z ** installing vignettes 2021-05-16T22:12:54.2653531Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:12:54.4589463Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:12:54.4800695Z ** testing if installed package can be loaded from final location 2021-05-16T22:12:54.6937854Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:12:54.6952452Z * DONE (xfun) 2021-05-16T22:12:55.1933947Z * installing *binary* package ‘stringi’ ... 2021-05-16T22:12:55.2044369Z * DONE (stringi) 2021-05-16T22:12:56.3791698Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T22:12:56.4201687Z * DONE (Rcpp) 2021-05-16T22:12:56.7216558Z * installing *binary* package ‘commonmark’ ... 2021-05-16T22:12:56.7293297Z * DONE (commonmark) 2021-05-16T22:12:56.9935269Z * installing *binary* package ‘brew’ ... 2021-05-16T22:12:56.9998100Z * DONE (brew) 2021-05-16T22:12:57.2220569Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T22:12:57.2257773Z * DONE (sessioninfo) 2021-05-16T22:12:57.4506237Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T22:12:57.4549149Z * DONE (prettyunits) 2021-05-16T22:12:57.8297692Z * installing *binary* package ‘vctrs’ ... 2021-05-16T22:12:57.8413603Z * DONE (vctrs) 2021-05-16T22:12:58.1018876Z * installing *binary* package ‘processx’ ... 2021-05-16T22:12:58.1068233Z * DONE (processx) 2021-05-16T22:12:58.3587916Z * installing *binary* package ‘markdown’ ... 2021-05-16T22:12:58.3670994Z * DONE (markdown) 2021-05-16T22:12:58.6002794Z * installing *binary* package ‘highr’ ... 2021-05-16T22:12:58.6102519Z * DONE (highr) 2021-05-16T22:12:58.8522848Z * installing *binary* package ‘stringr’ ... 2021-05-16T22:12:58.8577504Z * DONE (stringr) 2021-05-16T22:12:59.0859516Z * installing *binary* package ‘rversions’ ... 2021-05-16T22:12:59.0905896Z * DONE (rversions) 2021-05-16T22:12:59.5186634Z * installing *source* package ‘pillar’ ... 2021-05-16T22:12:59.5289254Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T22:12:59.5291379Z ** using staged installation 2021-05-16T22:12:59.5484872Z ** R 2021-05-16T22:12:59.5734612Z ** inst 2021-05-16T22:12:59.5772547Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:01.4220666Z ** help 2021-05-16T22:13:01.5128463Z *** installing help indices 2021-05-16T22:13:01.5719418Z *** copying figures 2021-05-16T22:13:01.5723991Z ** building package indices 2021-05-16T22:13:01.8237549Z ** installing vignettes 2021-05-16T22:13:01.8336054Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:02.1541144Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:02.4955038Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:02.4977115Z * DONE (pillar) 2021-05-16T22:13:02.7542453Z * installing *binary* package ‘callr’ ... 2021-05-16T22:13:02.7596754Z * DONE (callr) 2021-05-16T22:13:03.1858113Z * installing *binary* package ‘knitr’ ... 2021-05-16T22:13:03.2008389Z * DONE (knitr) 2021-05-16T22:13:03.4349417Z * installing *binary* package ‘xopen’ ... 2021-05-16T22:13:03.4402253Z * DONE (xopen) 2021-05-16T22:13:03.8823133Z * installing *source* package ‘tibble’ ... 2021-05-16T22:13:03.8929220Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T22:13:03.8930182Z ** using staged installation 2021-05-16T22:13:03.9145639Z ** libs 2021-05-16T22:13:03.9208653Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T22:13:03.9738616Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T22:13:04.0439198Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T22:13:04.0833945Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T22:13:04.1887319Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T22:13:04.2160891Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T22:13:04.2162349Z ** R 2021-05-16T22:13:04.2371587Z ** inst 2021-05-16T22:13:04.2402764Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:06.0379573Z ** help 2021-05-16T22:13:06.1150131Z *** installing help indices 2021-05-16T22:13:06.1697551Z *** copying figures 2021-05-16T22:13:06.1702416Z ** building package indices 2021-05-16T22:13:06.4117725Z ** installing vignettes 2021-05-16T22:13:06.4195892Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:06.7876041Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:13:06.8069360Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:07.1967569Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:07.1986329Z * DONE (tibble) 2021-05-16T22:13:07.4306760Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T22:13:07.4369389Z * DONE (pkgbuild) 2021-05-16T22:13:07.8084304Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T22:13:07.8172721Z * DONE (roxygen2) 2021-05-16T22:13:08.0410267Z * installing *binary* package ‘rematch2’ ... 2021-05-16T22:13:08.0471000Z * DONE (rematch2) 2021-05-16T22:13:08.2773662Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T22:13:08.2822431Z * DONE (rcmdcheck) 2021-05-16T22:13:08.5106881Z * installing *binary* package ‘waldo’ ... 2021-05-16T22:13:08.5155832Z * DONE (waldo) 2021-05-16T22:13:09.1531382Z * installing *binary* package ‘testthat’ ... 2021-05-16T22:13:09.1681200Z * DONE (testthat) 2021-05-16T22:13:09.4197641Z * installing *binary* package ‘devtools’ ... 2021-05-16T22:13:09.4271475Z * DONE (devtools) 2021-05-16T22:13:09.4336013Z 2021-05-16T22:13:09.4336854Z The downloaded source packages are in 2021-05-16T22:13:09.4337910Z ‘/tmp/RtmpK0EhMF/downloaded_packages’ 2021-05-16T22:13:09.5567495Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T22:13:11.3603406Z 2021-05-16T22:13:11.6821776Z 2021-05-16T22:13:11.6854209Z checking for file ‘/tmp/RtmpK0EhMF/remotes722417d6094d/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T22:13:11.6925557Z 2021-05-16T22:13:11.6927689Z ✔ checking for file ‘/tmp/RtmpK0EhMF/remotes722417d6094d/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T22:13:11.6970661Z 2021-05-16T22:13:11.6995203Z 2021-05-16T22:13:11.6996895Z ─ preparing ‘desc’: 2021-05-16T22:13:11.7067657Z checking DESCRIPTION meta-information ... 2021-05-16T22:13:11.7100391Z 2021-05-16T22:13:11.7102162Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:11.7729375Z 2021-05-16T22:13:11.7777441Z 2021-05-16T22:13:11.7781908Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:11.7794608Z 2021-05-16T22:13:11.7818164Z 2021-05-16T22:13:11.7819775Z ─ checking for empty or unneeded directories 2021-05-16T22:13:11.7842266Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T22:13:11.8916587Z 2021-05-16T22:13:11.8921917Z 2021-05-16T22:13:11.8924452Z 2021-05-16T22:13:11.9050580Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:11.9051904Z (as ‘lib’ is unspecified) 2021-05-16T22:13:12.2311810Z * installing *source* package ‘desc’ ... 2021-05-16T22:13:12.2343658Z ** using staged installation 2021-05-16T22:13:12.2522216Z ** R 2021-05-16T22:13:12.2702941Z ** inst 2021-05-16T22:13:12.2719841Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:13.8084008Z ** help 2021-05-16T22:13:13.9381046Z *** installing help indices 2021-05-16T22:13:14.0313572Z ** building package indices 2021-05-16T22:13:14.3343692Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:14.5355609Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:14.7559557Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:14.7574390Z * DONE (desc) 2021-05-16T22:13:14.9660522Z 2021-05-16T22:13:14.9661771Z 2021-05-16T22:13:14.9671816Z checking for file ‘/tmp/RtmpK0EhMF/remotes72246e813db/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T22:13:14.9700011Z 2021-05-16T22:13:14.9701760Z ✔ checking for file ‘/tmp/RtmpK0EhMF/remotes72246e813db/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T22:13:14.9807160Z 2021-05-16T22:13:14.9807984Z 2021-05-16T22:13:14.9809034Z ─ preparing ‘ghtravis’: 2021-05-16T22:13:14.9809603Z 2021-05-16T22:13:14.9810166Z 2021-05-16T22:13:14.9886016Z checking DESCRIPTION meta-information ... 2021-05-16T22:13:14.9907404Z 2021-05-16T22:13:14.9909572Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:15.0352917Z 2021-05-16T22:13:15.0390085Z 2021-05-16T22:13:15.0392544Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:15.0404032Z 2021-05-16T22:13:15.0428681Z 2021-05-16T22:13:15.0430735Z ─ checking for empty or unneeded directories 2021-05-16T22:13:15.0455586Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T22:13:15.0641869Z 2021-05-16T22:13:15.0644469Z 2021-05-16T22:13:15.0645944Z 2021-05-16T22:13:15.1183284Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:15.1185740Z (as ‘lib’ is unspecified) 2021-05-16T22:13:15.3780065Z * installing *source* package ‘ghtravis’ ... 2021-05-16T22:13:15.3783216Z ** using staged installation 2021-05-16T22:13:15.3942535Z ** R 2021-05-16T22:13:15.4055123Z ** inst 2021-05-16T22:13:15.4065761Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:16.6544957Z ** help 2021-05-16T22:13:16.7114827Z *** installing help indices 2021-05-16T22:13:16.7570874Z ** building package indices 2021-05-16T22:13:16.9883016Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:17.6667059Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:18.3667979Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:18.3677780Z * DONE (ghtravis) 2021-05-16T22:13:18.3762905Z Using github PAT from envvar GITHUB_PAT 2021-05-16T22:13:18.5270037Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T22:13:20.5073733Z 2021-05-16T22:13:20.5077730Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T22:13:20.5079706Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T22:13:20.5080980Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T22:13:20.5082123Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T22:13:20.5083273Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T22:13:20.5086570Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T22:13:20.5088654Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:20.5090167Z (as ‘lib’ is unspecified) 2021-05-16T22:13:35.4581755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T22:13:36.0030965Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T22:13:36.0196246Z ================================================== 2021-05-16T22:13:36.0196823Z downloaded 193 KB 2021-05-16T22:13:36.0199389Z 2021-05-16T22:13:36.0238312Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T22:13:37.1238667Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T22:13:37.1240582Z ================================================== 2021-05-16T22:13:37.1241439Z downloaded 64 KB 2021-05-16T22:13:37.1241991Z 2021-05-16T22:13:37.1301291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T22:13:37.9927511Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T22:13:38.0071749Z ================================================== 2021-05-16T22:13:38.0073858Z downloaded 191 KB 2021-05-16T22:13:38.0075175Z 2021-05-16T22:13:38.0113816Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T22:13:38.5624825Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T22:13:38.7422485Z ================================================== 2021-05-16T22:13:38.7423441Z downloaded 1.2 MB 2021-05-16T22:13:38.7424007Z 2021-05-16T22:13:38.7464142Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T22:13:39.4986044Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T22:13:39.5543117Z ================================================== 2021-05-16T22:13:39.5543868Z downloaded 1.0 MB 2021-05-16T22:13:39.5544263Z 2021-05-16T22:13:39.7877858Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T22:13:39.7926913Z * DONE (tidyselect) 2021-05-16T22:13:40.0135288Z * installing *binary* package ‘generics’ ... 2021-05-16T22:13:40.0195951Z * DONE (generics) 2021-05-16T22:13:40.2947601Z * installing *binary* package ‘cpp11’ ... 2021-05-16T22:13:40.3011061Z * DONE (cpp11) 2021-05-16T22:13:40.6210304Z * installing *binary* package ‘dplyr’ ... 2021-05-16T22:13:40.6287300Z * DONE (dplyr) 2021-05-16T22:13:40.9468163Z * installing *binary* package ‘tidyr’ ... 2021-05-16T22:13:40.9571975Z * DONE (tidyr) 2021-05-16T22:13:40.9645212Z 2021-05-16T22:13:40.9646201Z The downloaded source packages are in 2021-05-16T22:13:40.9647774Z ‘/tmp/RtmpK0EhMF/downloaded_packages’ 2021-05-16T22:13:41.1677117Z 2021-05-16T22:13:41.1685842Z checking for file ‘/tmp/RtmpK0EhMF/remotes722436fbb909/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T22:13:41.1741964Z 2021-05-16T22:13:41.1743993Z ✔ checking for file ‘/tmp/RtmpK0EhMF/remotes722436fbb909/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T22:13:41.1839554Z 2021-05-16T22:13:41.1840050Z 2021-05-16T22:13:41.1840977Z ─ preparing ‘aghast’: 2021-05-16T22:13:41.1841296Z 2021-05-16T22:13:41.1841601Z 2021-05-16T22:13:41.1915627Z checking DESCRIPTION meta-information ... 2021-05-16T22:13:41.1943413Z 2021-05-16T22:13:41.1945475Z ✔ checking DESCRIPTION meta-information 2021-05-16T22:13:41.2201051Z 2021-05-16T22:13:41.2238094Z 2021-05-16T22:13:41.2241021Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:13:41.2252735Z 2021-05-16T22:13:41.2277545Z 2021-05-16T22:13:41.2280002Z ─ checking for empty or unneeded directories 2021-05-16T22:13:41.2305965Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T22:13:41.2403966Z 2021-05-16T22:13:41.2406474Z 2021-05-16T22:13:41.2407966Z 2021-05-16T22:13:41.2487627Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:41.2488524Z (as ‘lib’ is unspecified) 2021-05-16T22:13:41.4733734Z * installing *source* package ‘aghast’ ... 2021-05-16T22:13:41.4738222Z ** using staged installation 2021-05-16T22:13:41.4956441Z ** R 2021-05-16T22:13:41.5025483Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:13:41.9494380Z ** help 2021-05-16T22:13:41.9743960Z *** installing help indices 2021-05-16T22:13:41.9991687Z ** building package indices 2021-05-16T22:13:42.2224610Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:13:42.4286683Z ** testing if installed package can be loaded from final location 2021-05-16T22:13:42.6250962Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:13:42.6257718Z * DONE (aghast) 2021-05-16T22:13:42.6351924Z Installing 1 packages: covr 2021-05-16T22:13:42.6360235Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:13:42.6361392Z (as ‘lib’ is unspecified) 2021-05-16T22:13:57.6932419Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T22:13:57.6934665Z 2021-05-16T22:13:57.6943401Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T22:13:58.1402491Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T22:13:58.1526710Z ================================================== 2021-05-16T22:13:58.1528001Z downloaded 159 KB 2021-05-16T22:13:58.1528863Z 2021-05-16T22:13:58.1568839Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T22:13:59.2481717Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T22:13:59.2587204Z ================================================== 2021-05-16T22:13:59.2587776Z downloaded 118 KB 2021-05-16T22:13:59.2588080Z 2021-05-16T22:13:59.2629249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T22:14:00.9291311Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T22:14:00.9460856Z ================================================== 2021-05-16T22:14:00.9462654Z downloaded 282 KB 2021-05-16T22:14:00.9463631Z 2021-05-16T22:14:01.1927643Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T22:14:01.1999036Z * DONE (lazyeval) 2021-05-16T22:14:01.4344908Z * installing *binary* package ‘rex’ ... 2021-05-16T22:14:01.4389766Z * DONE (rex) 2021-05-16T22:14:01.7149790Z * installing *binary* package ‘covr’ ... 2021-05-16T22:14:01.7205287Z * DONE (covr) 2021-05-16T22:14:01.7267719Z 2021-05-16T22:14:01.7268697Z The downloaded source packages are in 2021-05-16T22:14:01.7270144Z ‘/tmp/RtmpK0EhMF/downloaded_packages’ 2021-05-16T22:14:01.7473509Z 2021-05-16T22:14:01.7511274Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T22:14:01.7511966Z Rscript -e "tic::before_install()" 2021-05-16T22:14:01.7562746Z shell: /usr/bin/bash -e {0} 2021-05-16T22:14:01.7563170Z env: 2021-05-16T22:14:01.7563669Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:14:01.7564180Z TIC_DEPLOY_KEY: 2021-05-16T22:14:01.7565088Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:14:01.7567022Z GITHUB_PAT: *** 2021-05-16T22:14:01.7567460Z COVERALLS_TOKEN: 2021-05-16T22:14:01.7568003Z continue-on-error: false 2021-05-16T22:14:01.7568522Z VDIFFR_RUN_TESTS: 2021-05-16T22:14:01.7569058Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:14:01.7569538Z TZ: UTC 2021-05-16T22:14:01.7569973Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:14:01.7570526Z NOT_CRAN: true 2021-05-16T22:14:01.7570915Z ##[endgroup] 2021-05-16T22:14:02.0441331Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:14:02.1805522Z Running before_install: step_install_remote_binaries() 2021-05-16T22:14:02.6955444Z Installing oro.nifti binaries 2021-05-16T22:14:02.6969586Z [1] "neuroconductor/oro.nifti" 2021-05-16T22:14:02.9047199Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T22:14:02.9082657Z tag_name 2021-05-16T22:14:02.9083099Z 11 0.10.3.s 2021-05-16T22:14:02.9083667Z zipball_url 2021-05-16T22:14:02.9084617Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T22:14:02.9085727Z tarball_url 2021-05-16T22:14:02.9086776Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T22:14:02.9087674Z commit.sha 2021-05-16T22:14:02.9088415Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:14:02.9089315Z commit.url 2021-05-16T22:14:02.9090577Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T22:14:02.9091680Z node_id 2021-05-16T22:14:02.9092835Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T22:14:02.9094035Z url 2021-05-16T22:14:02.9094961Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T22:14:02.9095926Z assets_url 2021-05-16T22:14:02.9096918Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T22:14:02.9098040Z upload_url 2021-05-16T22:14:02.9099116Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T22:14:02.9100221Z id asset_updated_at asset_created_at created_at 2021-05-16T22:14:02.9101745Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-16T22:14:02.9102816Z published_at asset_name 2021-05-16T22:14:02.9105379Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T22:14:02.9106926Z asset_label asset_download_count 2021-05-16T22:14:02.9107969Z 11 10 2021-05-16T22:14:02.9110881Z asset_browser_download_url 2021-05-16T22:14:02.9112624Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T22:14:02.9122092Z Installing oro.nifti package binaries 2021-05-16T22:14:02.9179104Z --2021-05-16 22:14:02-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T22:14:02.9221798Z Resolving github.com (github.com)... 140.82.114.3 2021-05-16T22:14:02.9280963Z Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2021-05-16T22:14:03.0262563Z HTTP request sent, awaiting response... 302 Found 2021-05-16T22:14:03.0271729Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T221403Z&X-Amz-Expires=300&X-Amz-Signature=aead627b3233bab948e61cb07e0105afccb4b14246de4f9ae10f32d54749b905&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T22:14:03.0295735Z --2021-05-16 22:14:03-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T221403Z&X-Amz-Expires=300&X-Amz-Signature=aead627b3233bab948e61cb07e0105afccb4b14246de4f9ae10f32d54749b905&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T22:14:03.0309732Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T22:14:03.0363281Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T22:14:03.1996097Z HTTP request sent, awaiting response... 200 OK 2021-05-16T22:14:03.1997594Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-16T22:14:03.1999045Z Saving to: ‘/tmp/RtmpEdKBHT/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T22:14:03.2007113Z 2021-05-16T22:14:03.2061817Z 0K .......... .......... .......... .......... .......... 0% 7.34M 1s 2021-05-16T22:14:03.2112864Z 50K .......... .......... .......... .......... .......... 1% 13.3M 1s 2021-05-16T22:14:03.2147586Z 100K .......... .......... .......... .......... .......... 2% 9.80M 1s 2021-05-16T22:14:03.2177488Z 150K .......... .......... .......... .......... .......... 3% 16.2M 1s 2021-05-16T22:14:03.2218599Z 200K .......... .......... .......... .......... .......... 4% 11.8M 1s 2021-05-16T22:14:03.2271381Z 250K .......... .......... .......... .......... .......... 5% 9.32M 1s 2021-05-16T22:14:03.2296098Z 300K .......... .......... .......... .......... .......... 5% 19.4M 0s 2021-05-16T22:14:03.2332966Z 350K .......... .......... .......... .......... .......... 6% 13.2M 0s 2021-05-16T22:14:03.2373348Z 400K .......... .......... .......... .......... .......... 7% 12.2M 0s 2021-05-16T22:14:03.2399696Z 450K .......... .......... .......... .......... .......... 8% 18.9M 0s 2021-05-16T22:14:03.2431378Z 500K .......... .......... .......... .......... .......... 9% 15.1M 0s 2021-05-16T22:14:03.2451721Z 550K .......... .......... .......... .......... .......... 10% 23.7M 0s 2021-05-16T22:14:03.2479614Z 600K .......... .......... .......... .......... .......... 10% 17.9M 0s 2021-05-16T22:14:03.2524322Z 650K .......... .......... .......... .......... .......... 11% 10.9M 0s 2021-05-16T22:14:03.2558474Z 700K .......... .......... .......... .......... .......... 12% 14.5M 0s 2021-05-16T22:14:03.2580464Z 750K .......... .......... .......... .......... .......... 13% 22.0M 0s 2021-05-16T22:14:03.2619675Z 800K .......... .......... .......... .......... .......... 14% 12.4M 0s 2021-05-16T22:14:03.2631755Z 850K .......... .......... .......... .......... .......... 15% 40.0M 0s 2021-05-16T22:14:03.2674088Z 900K .......... .......... .......... .......... .......... 15% 11.7M 0s 2021-05-16T22:14:03.2690435Z 950K .......... .......... .......... .......... .......... 16% 29.4M 0s 2021-05-16T22:14:03.2723519Z 1000K .......... .......... .......... .......... .......... 17% 14.7M 0s 2021-05-16T22:14:03.2738255Z 1050K .......... .......... .......... .......... .......... 18% 32.4M 0s 2021-05-16T22:14:03.2758215Z 1100K .......... .......... .......... .......... .......... 19% 24.2M 0s 2021-05-16T22:14:03.2778716Z 1150K .......... .......... .......... .......... .......... 20% 23.9M 0s 2021-05-16T22:14:03.2809252Z 1200K .......... .......... .......... .......... .......... 20% 16.0M 0s 2021-05-16T22:14:03.2826599Z 1250K .......... .......... .......... .......... .......... 21% 27.9M 0s 2021-05-16T22:14:03.2860956Z 1300K .......... .......... .......... .......... .......... 22% 14.6M 0s 2021-05-16T22:14:03.2871680Z 1350K .......... .......... .......... .......... .......... 23% 43.2M 0s 2021-05-16T22:14:03.2885371Z 1400K .......... .......... .......... .......... .......... 24% 34.9M 0s 2021-05-16T22:14:03.2914148Z 1450K .......... .......... .......... .......... .......... 25% 17.1M 0s 2021-05-16T22:14:03.2927834Z 1500K .......... .......... .......... .......... .......... 26% 36.7M 0s 2021-05-16T22:14:03.2946852Z 1550K .......... .......... .......... .......... .......... 26% 25.2M 0s 2021-05-16T22:14:03.2971881Z 1600K .......... .......... .......... .......... .......... 27% 20.6M 0s 2021-05-16T22:14:03.2989903Z 1650K .......... .......... .......... .......... .......... 28% 25.1M 0s 2021-05-16T22:14:03.3022698Z 1700K .......... .......... .......... .......... .......... 29% 15.5M 0s 2021-05-16T22:14:03.3026880Z 1750K .......... .......... .......... .......... .......... 30% 85.9M 0s 2021-05-16T22:14:03.3044584Z 1800K .......... .......... .......... .......... .......... 31% 28.2M 0s 2021-05-16T22:14:03.3074384Z 1850K .......... .......... .......... .......... .......... 31% 17.1M 0s 2021-05-16T22:14:03.3094812Z 1900K .......... .......... .......... .......... .......... 32% 22.5M 0s 2021-05-16T22:14:03.3099180Z 1950K .......... .......... .......... .......... .......... 33% 103M 0s 2021-05-16T22:14:03.3122155Z 2000K .......... .......... .......... .......... .......... 34% 21.2M 0s 2021-05-16T22:14:03.3126157Z 2050K .......... .......... .......... .......... .......... 35% 123M 0s 2021-05-16T22:14:03.3155943Z 2100K .......... .......... .......... .......... .......... 36% 16.5M 0s 2021-05-16T22:14:03.3176860Z 2150K .......... .......... .......... .......... .......... 36% 25.1M 0s 2021-05-16T22:14:03.3179885Z 2200K .......... .......... .......... .......... .......... 37% 104M 0s 2021-05-16T22:14:03.3205059Z 2250K .......... .......... .......... .......... .......... 38% 19.6M 0s 2021-05-16T22:14:03.3218690Z 2300K .......... .......... .......... .......... .......... 39% 39.0M 0s 2021-05-16T22:14:03.3227451Z 2350K .......... .......... .......... .......... .......... 40% 47.9M 0s 2021-05-16T22:14:03.3256623Z 2400K .......... .......... .......... .......... .......... 41% 16.9M 0s 2021-05-16T22:14:03.3264818Z 2450K .......... .......... .......... .......... .......... 41% 58.7M 0s 2021-05-16T22:14:03.3283002Z 2500K .......... .......... .......... .......... .......... 42% 26.9M 0s 2021-05-16T22:14:03.3305568Z 2550K .......... .......... .......... .......... .......... 43% 21.8M 0s 2021-05-16T22:14:03.3313712Z 2600K .......... .......... .......... .......... .......... 44% 59.1M 0s 2021-05-16T22:14:03.3328515Z 2650K .......... .......... .......... .......... .......... 45% 32.6M 0s 2021-05-16T22:14:03.3338711Z 2700K .......... .......... .......... .......... .......... 46% 47.1M 0s 2021-05-16T22:14:03.3359077Z 2750K .......... .......... .......... .......... .......... 46% 24.3M 0s 2021-05-16T22:14:03.3369603Z 2800K .......... .......... .......... .......... .......... 47% 46.1M 0s 2021-05-16T22:14:03.3377400Z 2850K .......... .......... .......... .......... .......... 48% 63.7M 0s 2021-05-16T22:14:03.3388502Z 2900K .......... .......... .......... .......... .......... 49% 43.1M 0s 2021-05-16T22:14:03.3418970Z 2950K .......... .......... .......... .......... .......... 50% 16.3M 0s 2021-05-16T22:14:03.3422952Z 3000K .......... .......... .......... .......... .......... 51% 114M 0s 2021-05-16T22:14:03.3439365Z 3050K .......... .......... .......... .......... .......... 52% 30.6M 0s 2021-05-16T22:14:03.3442912Z 3100K .......... .......... .......... .......... .......... 52% 116M 0s 2021-05-16T22:14:03.3477665Z 3150K .......... .......... .......... .......... .......... 53% 14.7M 0s 2021-05-16T22:14:03.3481010Z 3200K .......... .......... .......... .......... .......... 54% 105M 0s 2021-05-16T22:14:03.3489335Z 3250K .......... .......... .......... .......... .......... 55% 57.2M 0s 2021-05-16T22:14:03.3499830Z 3300K .......... .......... .......... .......... .......... 56% 47.1M 0s 2021-05-16T22:14:03.3526309Z 3350K .......... .......... .......... .......... .......... 57% 18.6M 0s 2021-05-16T22:14:03.3530502Z 3400K .......... .......... .......... .......... .......... 57% 107M 0s 2021-05-16T22:14:03.3541522Z 3450K .......... .......... .......... .......... .......... 58% 44.1M 0s 2021-05-16T22:14:03.3552422Z 3500K .......... .......... .......... .......... .......... 59% 44.7M 0s 2021-05-16T22:14:03.3561020Z 3550K .......... .......... .......... .......... .......... 60% 57.2M 0s 2021-05-16T22:14:03.3585408Z 3600K .......... .......... .......... .......... .......... 61% 21.1M 0s 2021-05-16T22:14:03.3592142Z 3650K .......... .......... .......... .......... .......... 62% 62.0M 0s 2021-05-16T22:14:03.3599737Z 3700K .......... .......... .......... .......... .......... 62% 68.4M 0s 2021-05-16T22:14:03.3612200Z 3750K .......... .......... .......... .......... .......... 63% 38.2M 0s 2021-05-16T22:14:03.3639272Z 3800K .......... .......... .......... .......... .......... 64% 18.5M 0s 2021-05-16T22:14:03.3643275Z 3850K .......... .......... .......... .......... .......... 65% 101M 0s 2021-05-16T22:14:03.3647028Z 3900K .......... .......... .......... .......... .......... 66% 127M 0s 2021-05-16T22:14:03.3657001Z 3950K .......... .......... .......... .......... .......... 67% 49.4M 0s 2021-05-16T22:14:03.3724453Z 4000K .......... .......... .......... .......... .......... 67% 7.46M 0s 2021-05-16T22:14:03.3727301Z 4050K .......... .......... .......... .......... .......... 68% 97.8M 0s 2021-05-16T22:14:03.3731178Z 4100K .......... .......... .......... .......... .......... 69% 131M 0s 2021-05-16T22:14:03.3734699Z 4150K .......... .......... .......... .......... .......... 70% 132M 0s 2021-05-16T22:14:03.3746708Z 4200K .......... .......... .......... .......... .......... 71% 41.2M 0s 2021-05-16T22:14:03.3760753Z 4250K .......... .......... .......... .......... .......... 72% 35.2M 0s 2021-05-16T22:14:03.3777869Z 4300K .......... .......... .......... .......... .......... 72% 30.2M 0s 2021-05-16T22:14:03.3781085Z 4350K .......... .......... .......... .......... .......... 73% 115M 0s 2021-05-16T22:14:03.3793275Z 4400K .......... .......... .......... .......... .......... 74% 39.3M 0s 2021-05-16T22:14:03.3800769Z 4450K .......... .......... .......... .......... .......... 75% 65.1M 0s 2021-05-16T22:14:03.3811271Z 4500K .......... .......... .......... .......... .......... 76% 46.5M 0s 2021-05-16T22:14:03.3824985Z 4550K .......... .......... .......... .......... .......... 77% 35.7M 0s 2021-05-16T22:14:03.3828808Z 4600K .......... .......... .......... .......... .......... 78% 128M 0s 2021-05-16T22:14:03.3839468Z 4650K .......... .......... .......... .......... .......... 78% 46.6M 0s 2021-05-16T22:14:03.3850347Z 4700K .......... .......... .......... .......... .......... 79% 44.0M 0s 2021-05-16T22:14:03.3860780Z 4750K .......... .......... .......... .......... .......... 80% 47.0M 0s 2021-05-16T22:14:03.3864767Z 4800K .......... .......... .......... .......... .......... 81% 126M 0s 2021-05-16T22:14:03.3880503Z 4850K .......... .......... .......... .......... .......... 82% 30.7M 0s 2021-05-16T22:14:03.3888097Z 4900K .......... .......... .......... .......... .......... 83% 64.3M 0s 2021-05-16T22:14:03.3898661Z 4950K .......... .......... .......... .......... .......... 83% 46.6M 0s 2021-05-16T22:14:03.3903317Z 5000K .......... .......... .......... .......... .......... 84% 104M 0s 2021-05-16T22:14:03.3934825Z 5050K .......... .......... .......... .......... .......... 85% 15.8M 0s 2021-05-16T22:14:03.3938862Z 5100K .......... .......... .......... .......... .......... 86% 108M 0s 2021-05-16T22:14:03.3942622Z 5150K .......... .......... .......... .......... .......... 87% 129M 0s 2021-05-16T22:14:03.3949386Z 5200K .......... .......... .......... .......... .......... 88% 72.1M 0s 2021-05-16T22:14:03.3954020Z 5250K .......... .......... .......... .......... .......... 88% 104M 0s 2021-05-16T22:14:03.3957449Z 5300K .......... .......... .......... .......... .......... 89% 141M 0s 2021-05-16T22:14:03.3962848Z 5350K .......... .......... .......... .......... .......... 90% 91.1M 0s 2021-05-16T22:14:03.3997117Z 5400K .......... .......... .......... .......... .......... 91% 15.0M 0s 2021-05-16T22:14:03.4000329Z 5450K .......... .......... .......... .......... .......... 92% 102M 0s 2021-05-16T22:14:03.4004072Z 5500K .......... .......... .......... .......... .......... 93% 125M 0s 2021-05-16T22:14:03.4007438Z 5550K .......... .......... .......... .......... .......... 93% 144M 0s 2021-05-16T22:14:03.4011265Z 5600K .......... .......... .......... .......... .......... 94% 131M 0s 2021-05-16T22:14:03.4017145Z 5650K .......... .......... .......... .......... .......... 95% 82.9M 0s 2021-05-16T22:14:03.4055593Z 5700K .......... .......... .......... .......... .......... 96% 13.2M 0s 2021-05-16T22:14:03.4058818Z 5750K .......... .......... .......... .......... .......... 97% 109M 0s 2021-05-16T22:14:03.4062537Z 5800K .......... .......... .......... .......... .......... 98% 128M 0s 2021-05-16T22:14:03.4066524Z 5850K .......... .......... .......... .......... .......... 98% 120M 0s 2021-05-16T22:14:03.4069999Z 5900K .......... .......... .......... .......... .......... 99% 141M 0s 2021-05-16T22:14:03.4072577Z 5950K .......... 100% 52.0M=0.2s 2021-05-16T22:14:03.4073047Z 2021-05-16T22:14:03.4076073Z 2021-05-16 22:14:03 (28.0 MB/s) - ‘/tmp/RtmpEdKBHT/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-16T22:14:03.4076667Z 2021-05-16T22:14:03.4119312Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:14:03.4120243Z (as ‘lib’ is unspecified) 2021-05-16T22:14:03.8751505Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T22:14:03.8878776Z * DONE (oro.nifti) 2021-05-16T22:14:03.8991417Z Rewriting new remotes: 2021-05-16T22:14:03.9219254Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T22:14:03.9220116Z remotes::install_deps(dependencies = TRUE) 2021-05-16T22:14:03.9220801Z remotes::install_cran("rcmdcheck") 2021-05-16T22:14:03.9221421Z remotes::install_cran("markdown") 2021-05-16T22:14:03.9228584Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:14:03.9229035Z env: 2021-05-16T22:14:03.9229529Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:14:03.9230043Z TIC_DEPLOY_KEY: 2021-05-16T22:14:03.9231058Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:14:03.9232884Z GITHUB_PAT: *** 2021-05-16T22:14:03.9233335Z COVERALLS_TOKEN: 2021-05-16T22:14:03.9233866Z continue-on-error: false 2021-05-16T22:14:03.9234403Z VDIFFR_RUN_TESTS: 2021-05-16T22:14:03.9234945Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:14:03.9235427Z TZ: UTC 2021-05-16T22:14:03.9235863Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:14:03.9236357Z NOT_CRAN: true 2021-05-16T22:14:03.9236894Z ##[endgroup] 2021-05-16T22:14:23.1398583Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T22:14:23.1401292Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T22:14:23.1403108Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T22:14:23.1404805Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T22:14:23.1406508Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T22:14:23.1408152Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T22:14:23.1409802Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T22:14:23.1411502Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T22:14:23.1424280Z Installing 8 packages: base64enc, tinytex, htmltools, RNifti, abind, bitops, rmarkdown, oro.nifti 2021-05-16T22:14:23.1438990Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T22:14:23.1442795Z (as ‘lib’ is unspecified) 2021-05-16T22:14:38.4550116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T22:14:39.3127621Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-16T22:14:39.3132301Z ================================================== 2021-05-16T22:14:39.3133855Z downloaded 37 KB 2021-05-16T22:14:39.3134476Z 2021-05-16T22:14:39.3193728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T22:14:40.3964071Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-16T22:14:40.4093335Z ================================================== 2021-05-16T22:14:40.4094747Z downloaded 113 KB 2021-05-16T22:14:40.4095825Z 2021-05-16T22:14:40.4142801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T22:14:40.9110992Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-16T22:14:40.9264863Z ================================================== 2021-05-16T22:14:40.9265920Z downloaded 231 KB 2021-05-16T22:14:40.9266278Z 2021-05-16T22:14:40.9305636Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T22:14:40.9681575Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T22:14:40.9976363Z ================================================== 2021-05-16T22:14:40.9976936Z downloaded 1.0 MB 2021-05-16T22:14:40.9977256Z 2021-05-16T22:14:41.0005178Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T22:14:41.7563401Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-16T22:14:41.7567598Z ================================================== 2021-05-16T22:14:41.7568519Z downloaded 59 KB 2021-05-16T22:14:41.7569073Z 2021-05-16T22:14:41.7614011Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T22:14:42.4180843Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-16T22:14:42.4192598Z ================================================== 2021-05-16T22:14:42.4193527Z downloaded 34 KB 2021-05-16T22:14:42.4194098Z 2021-05-16T22:14:42.4252472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T22:14:43.0810565Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-16T22:14:43.1534978Z ================================================== 2021-05-16T22:14:43.1536409Z downloaded 3.5 MB 2021-05-16T22:14:43.1537155Z 2021-05-16T22:14:43.1574505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T22:14:48.5723641Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-16T22:14:48.7587385Z ================================================== 2021-05-16T22:14:48.7588388Z downloaded 5.8 MB 2021-05-16T22:14:48.7588995Z 2021-05-16T22:14:48.9827847Z * installing *binary* package ‘base64enc’ ... 2021-05-16T22:14:48.9883263Z * DONE (base64enc) 2021-05-16T22:14:49.2201687Z * installing *binary* package ‘tinytex’ ... 2021-05-16T22:14:49.2243189Z * DONE (tinytex) 2021-05-16T22:14:49.5724597Z * installing *source* package ‘RNifti’ ... 2021-05-16T22:14:49.5805295Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T22:14:49.5809651Z ** using staged installation 2021-05-16T22:14:49.5953538Z ** libs 2021-05-16T22:14:49.6009159Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T22:15:08.9606434Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T22:15:09.0576727Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T22:15:09.1491025Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T22:15:09.1911215Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T22:15:09.3091846Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T22:15:09.8042484Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T22:15:09.8515884Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T22:15:09.9739345Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T22:15:10.1368942Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T22:15:10.2759748Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T22:15:10.5274591Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T22:15:10.6502788Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T22:15:11.1902523Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T22:15:11.2928088Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T22:15:11.6112608Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T22:15:11.6521939Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T22:15:11.7039353Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T22:15:11.7891290Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T22:15:12.9996534Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T22:15:15.5284530Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T22:15:15.7257085Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T22:15:15.7389711Z ** R 2021-05-16T22:15:15.7481162Z ** inst 2021-05-16T22:15:15.7508948Z ** byte-compile and prepare package for lazy loading 2021-05-16T22:15:16.5013386Z ** help 2021-05-16T22:15:16.5542242Z *** installing help indices 2021-05-16T22:15:16.5951340Z ** building package indices 2021-05-16T22:15:16.8276523Z ** testing if installed package can be loaded from temporary location 2021-05-16T22:15:17.1036991Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T22:15:17.1292171Z ** testing if installed package can be loaded from final location 2021-05-16T22:15:17.4052910Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T22:15:17.4063070Z * DONE (RNifti) 2021-05-16T22:15:17.6313761Z * installing *binary* package ‘abind’ ... 2021-05-16T22:15:17.6367177Z * DONE (abind) 2021-05-16T22:15:17.8624430Z * installing *binary* package ‘bitops’ ... 2021-05-16T22:15:17.8687782Z * DONE (bitops) 2021-05-16T22:15:18.1099913Z * installing *binary* package ‘htmltools’ ... 2021-05-16T22:15:18.1149469Z * DONE (htmltools) 2021-05-16T22:15:18.5881617Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T22:15:18.6005423Z * DONE (oro.nifti) 2021-05-16T22:15:19.2971909Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T22:15:19.3192930Z * DONE (rmarkdown) 2021-05-16T22:15:19.3318115Z 2021-05-16T22:15:19.3319759Z The downloaded source packages are in 2021-05-16T22:15:19.3321673Z ‘/tmp/Rtmpm4jXjs/downloaded_packages’ 2021-05-16T22:15:34.0970552Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T22:15:34.0971953Z Use `force = TRUE` to force installation 2021-05-16T22:15:34.0984206Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T22:15:34.0985505Z Use `force = TRUE` to force installation 2021-05-16T22:15:34.1145448Z ##[group]Run options(width = 100) 2021-05-16T22:15:34.1146040Z options(width = 100) 2021-05-16T22:15:34.1146669Z pkgs <- installed.packages()[, "Package"] 2021-05-16T22:15:34.1147426Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T22:15:34.1155735Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:15:34.1156200Z env: 2021-05-16T22:15:34.1156679Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:15:34.1157202Z TIC_DEPLOY_KEY: 2021-05-16T22:15:34.1158109Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:15:34.1160107Z GITHUB_PAT: *** 2021-05-16T22:15:34.1160558Z COVERALLS_TOKEN: 2021-05-16T22:15:34.1161089Z continue-on-error: false 2021-05-16T22:15:34.1161615Z VDIFFR_RUN_TESTS: 2021-05-16T22:15:34.1162154Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:15:34.1162648Z TZ: UTC 2021-05-16T22:15:34.1163063Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:15:34.1163569Z NOT_CRAN: true 2021-05-16T22:15:34.1163976Z ##[endgroup] 2021-05-16T22:15:34.6206212Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:15:34.6207045Z setting value 2021-05-16T22:15:34.6208007Z version R version 4.0.5 (2021-03-31) 2021-05-16T22:15:34.6208773Z os Ubuntu 20.04.2 LTS 2021-05-16T22:15:34.6209674Z system x86_64, linux-gnu 2021-05-16T22:15:34.6210332Z ui X11 2021-05-16T22:15:34.6210978Z language (EN) 2021-05-16T22:15:34.6212088Z collate C.UTF-8 2021-05-16T22:15:34.6213182Z ctype C.UTF-8 2021-05-16T22:15:34.6213967Z tz UTC 2021-05-16T22:15:34.6214978Z date 2021-05-16 2021-05-16T22:15:34.6215488Z 2021-05-16T22:15:34.6216935Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T22:15:34.6218180Z package * version date lib source 2021-05-16T22:15:34.6219657Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6221213Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T22:15:34.6222754Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6224119Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6225503Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6226910Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6228287Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6230043Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6231403Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6232767Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T22:15:34.6234108Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6235469Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6236807Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6238159Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6239911Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6241317Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6242768Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6244411Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6245829Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6247194Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6248548Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6249970Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6251375Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6252741Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6254139Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T22:15:34.6255657Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T22:15:34.6257192Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6258582Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6259967Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6261325Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6262721Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6264149Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6265531Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6266907Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6268287Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6269657Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6271039Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6272403Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6273735Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6275271Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T22:15:34.6276817Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6278171Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6292187Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6293684Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6295129Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6296818Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6298195Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6299597Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6300985Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6303999Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6305392Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6306837Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6308321Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6309701Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6311130Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6312448Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6313374Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6314286Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6315165Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6316050Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6316942Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6317815Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6318697Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6320110Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6320926Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6321734Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6322565Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6323408Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-16T22:15:34.6324235Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6325063Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T22:15:34.6325888Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6326738Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6327585Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6328410Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6329263Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6330118Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6330928Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6331723Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6332515Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6333364Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6334312Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6335146Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6335963Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6336924Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6340254Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6341082Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6341911Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6342745Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.5) 2021-05-16T22:15:34.6343580Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6344410Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6345241Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6346101Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6346962Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6347924Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6348781Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6349609Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6350438Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6352206Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6353053Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6353877Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6354714Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T22:15:34.6355728Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6356678Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T22:15:34.6357627Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6358509Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6359540Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T22:15:34.6360473Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T22:15:34.6361406Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6362323Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6363221Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6364102Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6364983Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6365872Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6366729Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T22:15:34.6367604Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6368479Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6369349Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6370233Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T22:15:34.6371084Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T22:15:34.6371950Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6372828Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6373823Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6374691Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T22:15:34.6375128Z 2021-05-16T22:15:34.6375595Z [1] /home/runner/work/_temp/Library 2021-05-16T22:15:34.6376136Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T22:15:34.6408524Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T22:15:34.6409182Z Rscript -e 'tic::script()' 2021-05-16T22:15:34.6409660Z ls -l check 2021-05-16T22:15:34.6456826Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:15:34.6457345Z env: 2021-05-16T22:15:34.6457784Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:15:34.6458264Z TIC_DEPLOY_KEY: 2021-05-16T22:15:34.6459085Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:15:34.6460826Z GITHUB_PAT: *** 2021-05-16T22:15:34.6461245Z COVERALLS_TOKEN: 2021-05-16T22:15:34.6461743Z continue-on-error: false 2021-05-16T22:15:34.6462227Z VDIFFR_RUN_TESTS: 2021-05-16T22:15:34.6462709Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:15:34.6463160Z TZ: UTC 2021-05-16T22:15:34.6463550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:15:34.6463972Z NOT_CRAN: true 2021-05-16T22:15:34.6464342Z ##[endgroup] 2021-05-16T22:15:34.9507879Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:15:35.0828182Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T22:15:35.0830158Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T22:15:35.0831509Z timeout = Inf, check_dir = "check") 2021-05-16T22:15:35.1562204Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T22:15:35.3907942Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T22:15:35.4270795Z * preparing ‘WhiteStripe’: 2021-05-16T22:15:35.4333700Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:15:35.5275035Z * installing the package to build vignettes 2021-05-16T22:16:22.2236014Z * creating vignettes ... OK 2021-05-16T22:16:22.2630385Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T22:16:22.2632805Z * checking for empty or unneeded directories 2021-05-16T22:16:22.2675313Z * building ‘WhiteStripe_2.3.2.tar.gz’ 2021-05-16T22:16:22.3211839Z 2021-05-16T22:16:22.4560052Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T22:16:22.6824695Z * using log directory ‘/home/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck’ 2021-05-16T22:16:22.6849578Z * using R version 4.0.5 (2021-03-31) 2021-05-16T22:16:22.6850780Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T22:16:22.6851774Z * using session charset: UTF-8 2021-05-16T22:16:22.7418192Z * using option ‘--as-cran’ 2021-05-16T22:16:22.7441951Z * checking for file ‘WhiteStripe/DESCRIPTION’ ... OK 2021-05-16T22:16:22.7455452Z * checking extension type ... Package 2021-05-16T22:16:22.7457541Z * this is package ‘WhiteStripe’ version ‘2.3.2’ 2021-05-16T22:16:22.7458735Z * package encoding: UTF-8 2021-05-16T22:16:22.7485981Z * checking package namespace information ... OK 2021-05-16T22:16:38.1612508Z * checking package dependencies ... OK 2021-05-16T22:16:38.1632183Z * checking if this is a source package ... OK 2021-05-16T22:16:38.1633516Z * checking if there is a namespace ... OK 2021-05-16T22:16:38.4245185Z * checking for executable files ... OK 2021-05-16T22:16:38.4246051Z * checking for hidden files and directories ... OK 2021-05-16T22:16:38.4246804Z * checking for portable file names ... OK 2021-05-16T22:16:38.4247609Z * checking for sufficient/correct file permissions ... OK 2021-05-16T22:16:38.4292401Z * checking serialization versions ... OK 2021-05-16T22:16:46.2637511Z * checking whether package ‘WhiteStripe’ can be installed ... OK 2021-05-16T22:16:46.2679206Z * checking installed package size ... NOTE 2021-05-16T22:16:46.2680390Z installed size is 6.0Mb 2021-05-16T22:16:46.2693014Z sub-directories of 1Mb or more: 2021-05-16T22:16:46.2700952Z data 5.7Mb 2021-05-16T22:16:46.3430818Z * checking package directory ... OK 2021-05-16T22:16:46.3449788Z * checking for future file timestamps ... OK 2021-05-16T22:16:46.3452269Z * checking ‘build’ directory ... OK 2021-05-16T22:16:46.5080905Z * checking DESCRIPTION meta-information ... OK 2021-05-16T22:16:46.5081972Z * checking top-level files ... OK 2021-05-16T22:16:46.5082742Z * checking for left-over files ... OK 2021-05-16T22:16:46.6765048Z * checking index information ... OK 2021-05-16T22:16:46.9174186Z * checking package subdirectories ... OK 2021-05-16T22:16:46.9680887Z * checking R files for non-ASCII characters ... OK 2021-05-16T22:16:47.0237681Z * checking R files for syntax errors ... OK 2021-05-16T22:16:48.5400528Z * checking whether the package can be loaded ... OK 2021-05-16T22:16:49.9969407Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T22:16:51.4548734Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T22:16:52.9160588Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T22:16:54.4104232Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T22:16:55.8942058Z * checking loading without being on the library search path ... OK 2021-05-16T22:16:57.4154277Z * checking dependencies in R code ... OK 2021-05-16T22:17:00.1280377Z * checking S3 generic/method consistency ... OK 2021-05-16T22:17:01.7006564Z * checking replacement functions ... OK 2021-05-16T22:17:03.3072666Z * checking foreign function calls ... OK 2021-05-16T22:17:09.4846389Z * checking R code for possible problems ... OK 2021-05-16T22:17:09.7061793Z * checking Rd files ... OK 2021-05-16T22:17:09.7538454Z * checking Rd metadata ... OK 2021-05-16T22:17:09.8430950Z * checking Rd line widths ... OK 2021-05-16T22:17:09.9506039Z * checking Rd cross-references ... OK 2021-05-16T22:17:11.5443277Z * checking for missing documentation entries ... OK 2021-05-16T22:17:16.3800928Z * checking for code/documentation mismatches ... OK 2021-05-16T22:17:19.2967826Z * checking Rd \usage sections ... OK 2021-05-16T22:17:19.4018851Z * checking Rd contents ... OK 2021-05-16T22:17:19.5189161Z * checking for unstated dependencies in examples ... OK 2021-05-16T22:17:20.5755231Z * checking contents of ‘data’ directory ... OK 2021-05-16T22:17:22.1759323Z * checking data for non-ASCII characters ... OK 2021-05-16T22:17:22.3640393Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T22:17:22.3680708Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T22:17:22.3730146Z * checking files in ‘vignettes’ ... OK 2021-05-16T22:17:29.4837708Z * checking examples ... OK 2021-05-16T22:17:29.6640104Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T22:17:29.6840170Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T22:18:08.4239474Z * checking re-building of vignette outputs ... OK 2021-05-16T22:18:10.3440714Z * checking PDF version of manual ... OK 2021-05-16T22:18:10.3462263Z * checking for non-standard things in the check directory ... OK 2021-05-16T22:18:10.3463387Z * checking for detritus in the temp directory ... OK 2021-05-16T22:18:10.3464057Z * DONE 2021-05-16T22:18:10.3464438Z 2021-05-16T22:18:10.3464970Z Status: 1 NOTE 2021-05-16T22:18:10.3465515Z See 2021-05-16T22:18:10.3466790Z ‘/home/runner/work/WhiteStripe/WhiteStripe/check/WhiteStripe.Rcheck/00check.log’ 2021-05-16T22:18:10.3467750Z for details. 2021-05-16T22:18:10.3468153Z 2021-05-16T22:18:10.3468494Z 2021-05-16T22:18:10.4459722Z ── R CMD check results ────────────────────────────────── WhiteStripe 2.3.2 ──── 2021-05-16T22:18:10.4476055Z Duration: 1m 48.1s 2021-05-16T22:18:10.4476747Z 2021-05-16T22:18:10.4499578Z ❯ checking installed package size ... NOTE 2021-05-16T22:18:10.4500680Z installed size is 6.0Mb 2021-05-16T22:18:10.4501937Z sub-directories of 1Mb or more: 2021-05-16T22:18:10.4503215Z data 5.7Mb 2021-05-16T22:18:10.4503794Z 2021-05-16T22:18:10.4509395Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T22:18:10.4604339Z total 6464 2021-05-16T22:18:10.4606163Z drwxr-xr-x 5 runner docker 4096 May 16 22:18 WhiteStripe.Rcheck 2021-05-16T22:18:10.4609909Z -rw-r--r-- 1 runner docker 605437 May 16 22:16 WhiteStripe_2.3.2.tar.gz 2021-05-16T22:18:10.4611503Z -rw-r--r-- 1 runner docker 6008681 May 16 22:16 WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T22:18:10.4668406Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:18:10.4669190Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T22:18:10.4714605Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T22:18:10.4715123Z env: 2021-05-16T22:18:10.4715567Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:10.4716049Z TIC_DEPLOY_KEY: 2021-05-16T22:18:10.4716871Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:10.4719065Z GITHUB_PAT: *** 2021-05-16T22:18:10.4719489Z COVERALLS_TOKEN: 2021-05-16T22:18:10.4720006Z continue-on-error: false 2021-05-16T22:18:10.4720498Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:10.4720983Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:10.4721441Z TZ: UTC 2021-05-16T22:18:10.4721829Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:10.4722251Z NOT_CRAN: true 2021-05-16T22:18:10.4722624Z ##[endgroup] 2021-05-16T22:18:10.4851542Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T22:18:10.4852139Z Rscript -e "tic::before_deploy()" 2021-05-16T22:18:10.4892998Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:10.4893394Z env: 2021-05-16T22:18:10.4893832Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:10.4894309Z TIC_DEPLOY_KEY: 2021-05-16T22:18:10.4895127Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:10.4896410Z GITHUB_PAT: *** 2021-05-16T22:18:10.4896775Z COVERALLS_TOKEN: 2021-05-16T22:18:10.4897198Z continue-on-error: false 2021-05-16T22:18:10.4897624Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:10.4898044Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:10.4898441Z TZ: UTC 2021-05-16T22:18:10.4898776Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:10.4899147Z NOT_CRAN: true 2021-05-16T22:18:10.4899472Z ##[endgroup] 2021-05-16T22:18:10.7649619Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:10.8944818Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T22:18:10.8945423Z with: 2021-05-16T22:18:10.8946473Z upload_url: https://uploads.github.com/repos/neuroconductor/WhiteStripe/releases/43022137/assets{?name,label} 2021-05-16T22:18:10.8947598Z asset_path: check/WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T22:18:10.8948382Z asset_name: WhiteStripe_2.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T22:18:10.8949080Z asset_content_type: application/octet-stream 2021-05-16T22:18:10.8949602Z env: 2021-05-16T22:18:10.8950050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:10.8950513Z TIC_DEPLOY_KEY: 2021-05-16T22:18:10.8951335Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:10.8952866Z GITHUB_PAT: *** 2021-05-16T22:18:10.8953279Z COVERALLS_TOKEN: 2021-05-16T22:18:10.8953771Z continue-on-error: false 2021-05-16T22:18:10.8954338Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:10.8954797Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:10.8955200Z TZ: UTC 2021-05-16T22:18:10.8955539Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:10.8955911Z NOT_CRAN: true 2021-05-16T22:18:10.8956695Z GITHUB_TOKEN: *** 2021-05-16T22:18:10.8957047Z ##[endgroup] 2021-05-16T22:18:11.5572872Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T22:18:11.5573534Z Rscript -e "tic::deploy()" 2021-05-16T22:18:11.5619374Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:11.5619778Z env: 2021-05-16T22:18:11.5620236Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:11.5620822Z TIC_DEPLOY_KEY: 2021-05-16T22:18:11.5621654Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:11.5623211Z GITHUB_PAT: *** 2021-05-16T22:18:11.5623623Z COVERALLS_TOKEN: 2021-05-16T22:18:11.5624109Z continue-on-error: false 2021-05-16T22:18:11.5624594Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:11.5625077Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:11.5625527Z TZ: UTC 2021-05-16T22:18:11.5625926Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:11.5626337Z NOT_CRAN: true 2021-05-16T22:18:11.5626723Z ##[endgroup] 2021-05-16T22:18:11.8557488Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:11.9842780Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T22:18:11.9843299Z Rscript -e "tic::after_deploy()" 2021-05-16T22:18:11.9888218Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:11.9888622Z env: 2021-05-16T22:18:11.9889076Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:11.9889558Z TIC_DEPLOY_KEY: 2021-05-16T22:18:11.9890392Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:11.9892141Z GITHUB_PAT: *** 2021-05-16T22:18:11.9892561Z COVERALLS_TOKEN: 2021-05-16T22:18:11.9893045Z continue-on-error: false 2021-05-16T22:18:11.9893530Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:11.9894186Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:11.9894676Z TZ: UTC 2021-05-16T22:18:11.9895101Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:11.9895538Z NOT_CRAN: true 2021-05-16T22:18:11.9895950Z ##[endgroup] 2021-05-16T22:18:12.2755266Z ✔ Loading tic stage configuration from tic.R 2021-05-16T22:18:12.4001277Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T22:18:12.4001979Z curl -s -H "Accept: application/json" \ 2021-05-16T22:18:12.4002589Z  -H "Content-Type: application/json" \ 2021-05-16T22:18:12.4003232Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T22:18:12.4003930Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T22:18:12.4004659Z  -X POST https://coveralls.io/api/repos 2021-05-16T22:18:12.4044616Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:12.4045002Z env: 2021-05-16T22:18:12.4045441Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:12.4045897Z TIC_DEPLOY_KEY: 2021-05-16T22:18:12.4046716Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:12.4048372Z GITHUB_PAT: *** 2021-05-16T22:18:12.4048772Z COVERALLS_TOKEN: 2021-05-16T22:18:12.4049250Z continue-on-error: false 2021-05-16T22:18:12.4049849Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:12.4050265Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:12.4050653Z TZ: UTC 2021-05-16T22:18:12.4050984Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:12.4051349Z NOT_CRAN: true 2021-05-16T22:18:12.4051671Z ##[endgroup] 2021-05-16T22:18:12.5116062Z {"error":"Forbidden"} 2021-05-16T22:18:12.5146459Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T22:18:12.5147045Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T22:18:12.5147611Z  curl -s -H "Accept: application/json" \ 2021-05-16T22:18:12.5148237Z  -H "Content-Type: application/json" \ 2021-05-16T22:18:12.5148879Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T22:18:12.5149828Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T22:18:12.5150500Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T22:18:12.5195557Z shell: /usr/bin/bash -e {0} 2021-05-16T22:18:12.5195991Z env: 2021-05-16T22:18:12.5196470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:12.5196988Z TIC_DEPLOY_KEY: 2021-05-16T22:18:12.5197876Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:12.5199524Z GITHUB_PAT: *** 2021-05-16T22:18:12.5199968Z COVERALLS_TOKEN: 2021-05-16T22:18:12.5200521Z continue-on-error: false 2021-05-16T22:18:12.5201163Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:12.5201725Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:12.5202199Z TZ: UTC 2021-05-16T22:18:12.5202625Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:12.5203064Z NOT_CRAN: true 2021-05-16T22:18:12.5203476Z ##[endgroup] 2021-05-16T22:18:12.6126522Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T22:18:12.6127259Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T22:18:12.6134375Z shell: /usr/local/bin/Rscript {0} 2021-05-16T22:18:12.6134834Z env: 2021-05-16T22:18:12.6135311Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T22:18:12.6135826Z TIC_DEPLOY_KEY: 2021-05-16T22:18:12.6136716Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T22:18:12.6138131Z GITHUB_PAT: *** 2021-05-16T22:18:12.6138577Z COVERALLS_TOKEN: 2021-05-16T22:18:12.6139100Z continue-on-error: false 2021-05-16T22:18:12.6139627Z VDIFFR_RUN_TESTS: 2021-05-16T22:18:12.6140156Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T22:18:12.6140643Z TZ: UTC 2021-05-16T22:18:12.6141057Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T22:18:12.6141512Z NOT_CRAN: true 2021-05-16T22:18:12.6141959Z COVERALLS_REPO_TOKEN: null 2021-05-16T22:18:12.6142443Z ##[endgroup] 2021-05-16T22:18:20.6146906Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T22:18:20.6148664Z object 'null' not found 2021-05-16T22:18:20.6150791Z Calls: -> to_coveralls 2021-05-16T22:18:20.6151901Z Execution halted 2021-05-16T22:18:20.6217219Z ##[error]Process completed with exit code 1. 2021-05-16T22:18:20.7818383Z Post job cleanup. 2021-05-16T22:18:20.8254585Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T22:18:20.8353894Z Post job cleanup. 2021-05-16T22:18:20.9403513Z [command]/usr/bin/git version 2021-05-16T22:18:20.9461625Z git version 2.31.1 2021-05-16T22:18:20.9499121Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T22:18:20.9543843Z [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-16T22:18:20.9800774Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T22:18:20.9832111Z http.https://github.com/.extraheader 2021-05-16T22:18:20.9846497Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T22:18:20.9884270Z [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-16T22:18:21.0180190Z Cleaning up orphan processes