2021-05-18T14:09:48.6924286Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:09:49.6221285Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:49.7343467Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:49.8551403Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:50.0432385Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:09:59.5314417Z Current runner version: '2.278.0' 2021-05-18T14:09:59.5344177Z ##[group]Operating System 2021-05-18T14:09:59.5345279Z Ubuntu 2021-05-18T14:09:59.5345808Z 20.04.2 2021-05-18T14:09:59.5346344Z LTS 2021-05-18T14:09:59.5346940Z ##[endgroup] 2021-05-18T14:09:59.5347586Z ##[group]Virtual Environment 2021-05-18T14:09:59.5348351Z Environment: ubuntu-20.04 2021-05-18T14:09:59.5348993Z Version: 20210510.0 2021-05-18T14:09:59.5350179Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:09:59.5351784Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:09:59.5352763Z ##[endgroup] 2021-05-18T14:09:59.5354984Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:09:59.5356355Z Actions: write 2021-05-18T14:09:59.5356981Z Checks: write 2021-05-18T14:09:59.5357545Z Contents: write 2021-05-18T14:09:59.5358199Z Deployments: write 2021-05-18T14:09:59.5359002Z Issues: write 2021-05-18T14:09:59.5359648Z Metadata: read 2021-05-18T14:09:59.5360279Z Packages: write 2021-05-18T14:09:59.5360893Z PullRequests: write 2021-05-18T14:09:59.5361697Z RepositoryProjects: write 2021-05-18T14:09:59.5362502Z SecurityEvents: write 2021-05-18T14:09:59.5363182Z Statuses: write 2021-05-18T14:09:59.5363906Z ##[endgroup] 2021-05-18T14:09:59.5367202Z Prepare workflow directory 2021-05-18T14:09:59.6543811Z Prepare all required actions 2021-05-18T14:09:59.6556094Z Getting action download info 2021-05-18T14:10:00.1473182Z Download action repository 'actions/checkout@v2' 2021-05-18T14:10:02.0285076Z Download action repository 'r-lib/actions@master' 2021-05-18T14:10:02.5620048Z Download action repository 'adigherman/actions@master' 2021-05-18T14:10:04.0041365Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:10:04.2111790Z Download action repository 'actions/cache@v1' 2021-05-18T14:10:04.3699418Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:10:04.5803833Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:10:05.7393653Z ##[group]Run actions/checkout@v2 2021-05-18T14:10:05.7394352Z with: 2021-05-18T14:10:05.7394874Z repository: neuroconductor/oasis 2021-05-18T14:10:05.7395991Z token: *** 2021-05-18T14:10:05.7396436Z ssh-strict: true 2021-05-18T14:10:05.7397003Z persist-credentials: true 2021-05-18T14:10:05.7397557Z clean: true 2021-05-18T14:10:05.7397987Z fetch-depth: 1 2021-05-18T14:10:05.7398427Z lfs: false 2021-05-18T14:10:05.7398870Z submodules: false 2021-05-18T14:10:05.7399284Z env: 2021-05-18T14:10:05.7399787Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:05.7400316Z TIC_DEPLOY_KEY: 2021-05-18T14:10:05.7401252Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:05.7402641Z GITHUB_PAT: *** 2021-05-18T14:10:05.7403575Z COVERALLS_TOKEN: *** 2021-05-18T14:10:05.7404131Z continue-on-error: false 2021-05-18T14:10:05.7404685Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:05.7405123Z ##[endgroup] 2021-05-18T14:10:06.5396349Z Syncing repository: neuroconductor/oasis 2021-05-18T14:10:06.5397326Z ##[group]Getting Git version info 2021-05-18T14:10:06.5398561Z Working directory is '/home/runner/work/oasis/oasis' 2021-05-18T14:10:06.5399265Z [command]/usr/bin/git version 2021-05-18T14:10:06.5400090Z git version 2.31.1 2021-05-18T14:10:06.5401053Z ##[endgroup] 2021-05-18T14:10:06.5401859Z Deleting the contents of '/home/runner/work/oasis/oasis' 2021-05-18T14:10:06.5403109Z ##[group]Initializing the repository 2021-05-18T14:10:06.5403820Z [command]/usr/bin/git init /home/runner/work/oasis/oasis 2021-05-18T14:10:06.5405162Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:10:06.5406159Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:10:06.5407102Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:10:06.5407766Z hint: 2021-05-18T14:10:06.5408547Z hint: git config --global init.defaultBranch 2021-05-18T14:10:06.5409460Z hint: 2021-05-18T14:10:06.5410277Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:10:06.5411595Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:10:06.5412491Z hint: 2021-05-18T14:10:06.5413112Z hint: git branch -m 2021-05-18T14:10:06.5413835Z Initialized empty Git repository in /home/runner/work/oasis/oasis/.git/ 2021-05-18T14:10:06.5414892Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oasis 2021-05-18T14:10:06.5415723Z ##[endgroup] 2021-05-18T14:10:06.5416377Z ##[group]Disabling automatic garbage collection 2021-05-18T14:10:06.5417277Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:10:06.5417828Z ##[endgroup] 2021-05-18T14:10:06.5419518Z ##[group]Setting up auth 2021-05-18T14:10:06.5420504Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:10:06.5422203Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:10:06.5423922Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:10:06.5426624Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:10:06.5428781Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:10:06.5429737Z ##[endgroup] 2021-05-18T14:10:06.5430285Z ##[group]Fetching the repository 2021-05-18T14:10:06.5432085Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +78c0c99b1943a5c8c463550111d1597640451325:refs/tags/3.0.1.s 2021-05-18T14:10:06.5433404Z remote: Enumerating objects: 68, done. 2021-05-18T14:10:06.5434235Z remote: Counting objects: 1% (1/68) 2021-05-18T14:10:06.5434856Z remote: Counting objects: 2% (2/68) 2021-05-18T14:10:06.5435453Z remote: Counting objects: 4% (3/68) 2021-05-18T14:10:06.5436059Z remote: Counting objects: 5% (4/68) 2021-05-18T14:10:06.5436651Z remote: Counting objects: 7% (5/68) 2021-05-18T14:10:06.5437253Z remote: Counting objects: 8% (6/68) 2021-05-18T14:10:06.5437857Z remote: Counting objects: 10% (7/68) 2021-05-18T14:10:06.5439788Z remote: Counting objects: 11% (8/68) 2021-05-18T14:10:06.5440414Z remote: Counting objects: 13% (9/68) 2021-05-18T14:10:06.5441007Z remote: Counting objects: 14% (10/68) 2021-05-18T14:10:06.5441618Z remote: Counting objects: 16% (11/68) 2021-05-18T14:10:06.5442221Z remote: Counting objects: 17% (12/68) 2021-05-18T14:10:06.5442807Z remote: Counting objects: 19% (13/68) 2021-05-18T14:10:06.5443427Z remote: Counting objects: 20% (14/68) 2021-05-18T14:10:06.5444031Z remote: Counting objects: 22% (15/68) 2021-05-18T14:10:06.5444925Z remote: Counting objects: 23% (16/68) 2021-05-18T14:10:06.5445572Z remote: Counting objects: 25% (17/68) 2021-05-18T14:10:06.5446163Z remote: Counting objects: 26% (18/68) 2021-05-18T14:10:06.5446763Z remote: Counting objects: 27% (19/68) 2021-05-18T14:10:06.5447827Z remote: Counting objects: 29% (20/68) 2021-05-18T14:10:06.5448435Z remote: Counting objects: 30% (21/68) 2021-05-18T14:10:06.5449078Z remote: Counting objects: 32% (22/68) 2021-05-18T14:10:06.5449669Z remote: Counting objects: 33% (23/68) 2021-05-18T14:10:06.5450273Z remote: Counting objects: 35% (24/68) 2021-05-18T14:10:06.5450872Z remote: Counting objects: 36% (25/68) 2021-05-18T14:10:06.5451633Z remote: Counting objects: 38% (26/68) 2021-05-18T14:10:06.5452432Z remote: Counting objects: 39% (27/68) 2021-05-18T14:10:06.5453212Z remote: Counting objects: 41% (28/68) 2021-05-18T14:10:06.5453794Z remote: Counting objects: 42% (29/68) 2021-05-18T14:10:06.5454388Z remote: Counting objects: 44% (30/68) 2021-05-18T14:10:06.5454979Z remote: Counting objects: 45% (31/68) 2021-05-18T14:10:06.5455577Z remote: Counting objects: 47% (32/68) 2021-05-18T14:10:06.5456173Z remote: Counting objects: 48% (33/68) 2021-05-18T14:10:06.5456767Z remote: Counting objects: 50% (34/68) 2021-05-18T14:10:06.5457552Z remote: Counting objects: 51% (35/68) 2021-05-18T14:10:06.5458177Z remote: Counting objects: 52% (36/68) 2021-05-18T14:10:06.5458780Z remote: Counting objects: 54% (37/68) 2021-05-18T14:10:06.5459380Z remote: Counting objects: 55% (38/68) 2021-05-18T14:10:06.5459967Z remote: Counting objects: 57% (39/68) 2021-05-18T14:10:06.5460562Z remote: Counting objects: 58% (40/68) 2021-05-18T14:10:06.5461178Z remote: Counting objects: 60% (41/68) 2021-05-18T14:10:06.5461766Z remote: Counting objects: 61% (42/68) 2021-05-18T14:10:06.5462369Z remote: Counting objects: 63% (43/68) 2021-05-18T14:10:06.5462961Z remote: Counting objects: 64% (44/68) 2021-05-18T14:10:06.5463565Z remote: Counting objects: 66% (45/68) 2021-05-18T14:10:06.5464168Z remote: Counting objects: 67% (46/68) 2021-05-18T14:10:06.5464917Z remote: Counting objects: 69% (47/68) 2021-05-18T14:10:06.5465520Z remote: Counting objects: 70% (48/68) 2021-05-18T14:10:06.5466225Z remote: Counting objects: 72% (49/68) 2021-05-18T14:10:06.5466832Z remote: Counting objects: 73% (50/68) 2021-05-18T14:10:06.5467437Z remote: Counting objects: 75% (51/68) 2021-05-18T14:10:06.5468023Z remote: Counting objects: 76% (52/68) 2021-05-18T14:10:06.5468621Z remote: Counting objects: 77% (53/68) 2021-05-18T14:10:06.5469222Z remote: Counting objects: 79% (54/68) 2021-05-18T14:10:06.5469904Z remote: Counting objects: 80% (55/68) 2021-05-18T14:10:06.5470511Z remote: Counting objects: 82% (56/68) 2021-05-18T14:10:06.5471103Z remote: Counting objects: 83% (57/68) 2021-05-18T14:10:06.5471701Z remote: Counting objects: 85% (58/68) 2021-05-18T14:10:06.5472300Z remote: Counting objects: 86% (59/68) 2021-05-18T14:10:06.5472889Z remote: Counting objects: 88% (60/68) 2021-05-18T14:10:06.5473489Z remote: Counting objects: 89% (61/68) 2021-05-18T14:10:06.5474076Z remote: Counting objects: 91% (62/68) 2021-05-18T14:10:06.5474696Z remote: Counting objects: 92% (63/68) 2021-05-18T14:10:06.5475298Z remote: Counting objects: 94% (64/68) 2021-05-18T14:10:06.5475896Z remote: Counting objects: 95% (65/68) 2021-05-18T14:10:06.5476480Z remote: Counting objects: 97% (66/68) 2021-05-18T14:10:06.5477080Z remote: Counting objects: 98% (67/68) 2021-05-18T14:10:06.5477670Z remote: Counting objects: 100% (68/68) 2021-05-18T14:10:06.5478298Z remote: Counting objects: 100% (68/68), done. 2021-05-18T14:10:06.5478967Z remote: Compressing objects: 1% (1/51) 2021-05-18T14:10:06.5479641Z remote: Compressing objects: 3% (2/51) 2021-05-18T14:10:06.5480299Z remote: Compressing objects: 5% (3/51) 2021-05-18T14:10:06.5482721Z remote: Compressing objects: 7% (4/51) 2021-05-18T14:10:06.5483423Z remote: Compressing objects: 9% (5/51) 2021-05-18T14:10:06.5484085Z remote: Compressing objects: 11% (6/51) 2021-05-18T14:10:06.5484728Z remote: Compressing objects: 13% (7/51) 2021-05-18T14:10:06.5485384Z remote: Compressing objects: 15% (8/51) 2021-05-18T14:10:06.5486040Z remote: Compressing objects: 17% (9/51) 2021-05-18T14:10:06.5486685Z remote: Compressing objects: 19% (10/51) 2021-05-18T14:10:06.5487351Z remote: Compressing objects: 21% (11/51) 2021-05-18T14:10:06.5488160Z remote: Compressing objects: 23% (12/51) 2021-05-18T14:10:06.5488827Z remote: Compressing objects: 25% (13/51) 2021-05-18T14:10:06.5489485Z remote: Compressing objects: 27% (14/51) 2021-05-18T14:10:06.5490131Z remote: Compressing objects: 29% (15/51) 2021-05-18T14:10:06.5490791Z remote: Compressing objects: 31% (16/51) 2021-05-18T14:10:06.5491448Z remote: Compressing objects: 33% (17/51) 2021-05-18T14:10:06.5492286Z remote: Compressing objects: 35% (18/51) 2021-05-18T14:10:06.5492948Z remote: Compressing objects: 37% (19/51) 2021-05-18T14:10:06.5493591Z remote: Compressing objects: 39% (20/51) 2021-05-18T14:10:06.5494249Z remote: Compressing objects: 41% (21/51) 2021-05-18T14:10:06.5494908Z remote: Compressing objects: 43% (22/51) 2021-05-18T14:10:06.5495551Z remote: Compressing objects: 45% (23/51) 2021-05-18T14:10:06.5496211Z remote: Compressing objects: 47% (24/51) 2021-05-18T14:10:06.5496861Z remote: Compressing objects: 49% (25/51) 2021-05-18T14:10:06.5497769Z remote: Compressing objects: 50% (26/51) 2021-05-18T14:10:06.5498428Z remote: Compressing objects: 52% (27/51) 2021-05-18T14:10:06.5499073Z remote: Compressing objects: 54% (28/51) 2021-05-18T14:10:06.5499730Z remote: Compressing objects: 56% (29/51) 2021-05-18T14:10:06.5500385Z remote: Compressing objects: 58% (30/51) 2021-05-18T14:10:06.5501027Z remote: Compressing objects: 60% (31/51) 2021-05-18T14:10:06.5501883Z remote: Compressing objects: 62% (32/51) 2021-05-18T14:10:06.5502532Z remote: Compressing objects: 64% (33/51) 2021-05-18T14:10:06.5503438Z remote: Compressing objects: 66% (34/51) 2021-05-18T14:10:06.5504137Z remote: Compressing objects: 68% (35/51) 2021-05-18T14:10:06.5504816Z remote: Compressing objects: 70% (36/51) 2021-05-18T14:10:06.5505474Z remote: Compressing objects: 72% (37/51) 2021-05-18T14:10:06.5506224Z remote: Compressing objects: 74% (38/51) 2021-05-18T14:10:06.5506883Z remote: Compressing objects: 76% (39/51) 2021-05-18T14:10:06.5507538Z remote: Compressing objects: 78% (40/51) 2021-05-18T14:10:06.5508181Z remote: Compressing objects: 80% (41/51) 2021-05-18T14:10:06.5508841Z remote: Compressing objects: 82% (42/51) 2021-05-18T14:10:06.5509643Z remote: Compressing objects: 84% (43/51) 2021-05-18T14:10:06.5510292Z remote: Compressing objects: 86% (44/51) 2021-05-18T14:10:06.5510990Z remote: Compressing objects: 88% (45/51) 2021-05-18T14:10:06.5511635Z remote: Compressing objects: 90% (46/51) 2021-05-18T14:10:06.5512291Z remote: Compressing objects: 92% (47/51) 2021-05-18T14:10:06.5512951Z remote: Compressing objects: 94% (48/51) 2021-05-18T14:10:06.5513593Z remote: Compressing objects: 96% (49/51) 2021-05-18T14:10:06.5514251Z remote: Compressing objects: 98% (50/51) 2021-05-18T14:10:06.5514906Z remote: Compressing objects: 100% (51/51) 2021-05-18T14:10:06.5515599Z remote: Compressing objects: 100% (51/51), done. 2021-05-18T14:10:06.7277005Z remote: Total 68 (delta 14), reused 49 (delta 13), pack-reused 0 2021-05-18T14:10:06.7472246Z From https://github.com/neuroconductor/oasis 2021-05-18T14:10:06.7474040Z * [new ref] 78c0c99b1943a5c8c463550111d1597640451325 -> 3.0.1.s 2021-05-18T14:10:06.7500907Z ##[endgroup] 2021-05-18T14:10:06.7501834Z ##[group]Determining the checkout info 2021-05-18T14:10:06.7503580Z ##[endgroup] 2021-05-18T14:10:06.7504454Z ##[group]Checking out the ref 2021-05-18T14:10:06.7509010Z [command]/usr/bin/git checkout --progress --force refs/tags/3.0.1.s 2021-05-18T14:10:06.7677981Z Note: switching to 'refs/tags/3.0.1.s'. 2021-05-18T14:10:06.7678705Z 2021-05-18T14:10:06.7679712Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:10:06.7680772Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:10:06.7682009Z state without impacting any branches by switching back to a branch. 2021-05-18T14:10:06.7682642Z 2021-05-18T14:10:06.7683355Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:10:06.7684525Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:10:06.7685123Z 2021-05-18T14:10:06.7685880Z git switch -c 2021-05-18T14:10:06.7686396Z 2021-05-18T14:10:06.7686954Z Or undo this operation with: 2021-05-18T14:10:06.7687393Z 2021-05-18T14:10:06.7688023Z git switch - 2021-05-18T14:10:06.7688431Z 2021-05-18T14:10:06.7689249Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:10:06.7689975Z 2021-05-18T14:10:06.7690538Z HEAD is now at 78c0c99 Version id 85 stable 2021-05-18T14:10:06.7708170Z ##[endgroup] 2021-05-18T14:10:06.7760755Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:10:06.7802233Z '78c0c99b1943a5c8c463550111d1597640451325' 2021-05-18T14:10:06.8020932Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:10:06.8021475Z with: 2021-05-18T14:10:06.8021903Z r-version: oldrel 2021-05-18T14:10:06.8022340Z Ncpus: 1 2021-05-18T14:10:06.8022799Z crayon.enabled: NULL 2021-05-18T14:10:06.8023424Z remove-openmp-macos: true 2021-05-18T14:10:06.8024060Z http-user-agent: default 2021-05-18T14:10:06.8024595Z install-r: true 2021-05-18T14:10:06.8025259Z windows-path-include-mingw: true 2021-05-18T14:10:06.8025883Z env: 2021-05-18T14:10:06.8026378Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:06.8026908Z TIC_DEPLOY_KEY: 2021-05-18T14:10:06.8027857Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:06.8029363Z GITHUB_PAT: *** 2021-05-18T14:10:06.8030294Z COVERALLS_TOKEN: *** 2021-05-18T14:10:06.8030859Z continue-on-error: false 2021-05-18T14:10:06.8031411Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:06.8031849Z ##[endgroup] 2021-05-18T14:10:10.6264594Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:10:13.0088753Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:10:13.0102141Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:10:13.0119771Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:10:13.0202141Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:10:13.0641154Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:10:13.1341049Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:10:13.2430392Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:10:13.4009823Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:10:13.4330941Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:10:13.4761805Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:10:13.4780358Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:10:13.4789008Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:10:13.4817961Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:10:13.4825419Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:10:13.4902687Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:10:13.4942087Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:10:13.6419951Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:10:13.7897097Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:10:13.8748992Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:10:13.8787534Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:10:13.8789819Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:10:13.8796009Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:10:13.8805750Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:10:13.8918724Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:10:13.8934123Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:10:13.9656191Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:10:24.4607218Z Fetched 4559 kB in 1s (3417 kB/s) 2021-05-18T14:10:25.3561149Z Reading package lists... 2021-05-18T14:10:25.3791248Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:10:27.5506528Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:10:27.6218691Z Reading package lists... 2021-05-18T14:10:27.8038711Z Building dependency tree... 2021-05-18T14:10:27.8055218Z Reading state information... 2021-05-18T14:10:27.9685134Z The following additional packages will be installed: 2021-05-18T14:10:27.9686758Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:10:27.9688231Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:10:27.9689932Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:10:27.9691727Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:10:27.9693830Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:10:27.9698375Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:10:27.9699975Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:10:27.9701718Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:10:27.9703291Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:10:27.9704762Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:10:27.9706292Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:10:27.9707871Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:10:27.9709576Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:10:27.9711266Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:10:27.9712737Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:10:27.9714192Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:10:27.9715615Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:10:27.9717274Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:10:27.9719139Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:10:27.9720687Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:10:27.9722062Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:10:27.9723488Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:10:27.9725115Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:10:27.9726841Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:10:27.9728435Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:10:27.9729954Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:10:27.9731875Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:10:27.9733751Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:10:27.9736279Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:10:27.9738044Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:10:27.9739668Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:10:27.9741411Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:10:27.9743167Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:10:27.9744871Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:10:27.9746449Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:10:27.9748343Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:10:27.9749985Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:10:27.9751315Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:10:27.9753011Z Suggested packages: 2021-05-18T14:10:27.9754072Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:10:27.9755483Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:10:27.9756957Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:10:27.9758508Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:10:27.9759945Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:10:27.9761349Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:10:27.9762843Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:10:27.9764306Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:10:27.9766038Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:10:27.9767737Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:10:28.6056374Z The following NEW packages will be installed: 2021-05-18T14:10:28.6064572Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:10:28.6067700Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:10:28.6071236Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:10:28.6077514Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:10:28.6081768Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:10:28.6084948Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:10:28.6088176Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:10:28.6098167Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:10:28.6101232Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:10:28.6104158Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:10:28.6106520Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:10:28.6109241Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:10:28.6112392Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:10:28.6115191Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:10:28.6117944Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:10:28.6120495Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:10:28.6123318Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:10:28.6125751Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:10:28.6127851Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:10:28.6129534Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:10:28.6131007Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:10:28.6132661Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:10:28.6134385Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:10:28.6136148Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:10:28.6137907Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:10:28.6139513Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:10:28.6141159Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:10:28.6142863Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:10:28.6144749Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:10:28.6146468Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:10:28.6148182Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:10:28.6149972Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:10:28.6151836Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:10:28.6153549Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:10:28.6155136Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:10:28.6156844Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:10:28.6158405Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:10:28.6159684Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:10:28.6316185Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:28.6317106Z Need to get 8648 kB of archives. 2021-05-18T14:10:28.6317886Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:10:28.6319733Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:10:28.6345239Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:10:28.6353416Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:10:28.6364173Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:10:28.6394753Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:10:28.6415752Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:10:28.6426237Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-18T14:10:28.6433924Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:10:28.6442161Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:10:28.6454464Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:10:28.6463109Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:10:28.6469801Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:10:28.6475078Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:10:28.6483292Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:10:28.6489653Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:10:28.6497606Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:10:28.6507469Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:10:28.6568817Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:10:28.6574031Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:10:28.6677568Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:10:28.6684797Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:10:28.6709886Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:10:28.6721780Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:10:28.6739896Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:10:28.6761319Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:10:28.6890764Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:10:28.6900747Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:10:28.6915941Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:10:28.6935407Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:10:28.6945743Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:10:28.6952982Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:10:28.6960391Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:10:28.6984162Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:10:28.6992914Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:10:28.7000310Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:10:28.7009335Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:10:28.7018753Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:10:28.7027300Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:10:28.7047435Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:10:28.7055080Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:10:28.7060830Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:10:28.7065287Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:10:28.7083107Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:10:28.7085242Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:10:28.7090844Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:10:28.7100108Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:10:28.7119856Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:10:28.7124192Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:10:28.7294681Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:10:28.7297094Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:10:28.7299415Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:10:28.7301798Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:10:28.7304100Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:10:28.7306507Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:10:28.7336641Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:10:28.7338563Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:10:28.7340498Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:10:28.7342392Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:10:28.7345023Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:10:28.7346832Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:10:28.7361765Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:10:28.7370819Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:10:28.7381958Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:10:28.7387757Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:10:28.7394633Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:10:28.7402494Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:10:28.7407887Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:10:28.7427146Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:10:28.7435366Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:10:28.7448136Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-18T14:10:28.7455731Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:10:28.7463280Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:10:28.7474494Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:10:28.7481813Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:10:28.7490867Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:10:28.7499490Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:10:28.7557362Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:10:28.7636398Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:10:28.7647526Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:10:28.7654555Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:10:28.7715173Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:10:28.7722723Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-18T14:10:28.7729060Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:10:28.7735691Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:10:28.7806931Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:10:28.7814833Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:10:28.7823727Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:10:28.7833902Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:10:28.7841074Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:10:28.7847713Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:10:28.7856181Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:10:28.7862183Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:10:28.7869444Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:10:28.7877403Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:10:28.7884502Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:10:28.7891094Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:10:28.7897827Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:10:28.7905332Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:10:28.7912470Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:10:28.7921296Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:10:28.7928577Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:10:28.8019696Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:10:28.8046555Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:10:28.8059656Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:10:28.8066038Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:10:28.8068271Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-18T14:10:28.8074485Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:10:28.8081191Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:10:28.8098162Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:10:28.8116006Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:10:28.8118033Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:10:28.8129522Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:10:28.8140954Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:10:28.8143116Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:10:28.8161254Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:10:28.8163339Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:10:28.8165193Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:10:28.8183856Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:10:28.8185945Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:10:28.8188052Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:10:28.8200556Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:10:28.8256472Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:10:28.8258359Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:10:28.8260708Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:10:28.8262568Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:10:28.8263942Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:10:28.8362517Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:10:28.8367219Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:10:28.8372906Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:10:28.8420107Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:10:29.7313400Z Fetched 8648 kB in 0s (38.1 MB/s) 2021-05-18T14:10:29.8377873Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:10:29.9070644Z (Reading database ... 2021-05-18T14:10:29.9072635Z (Reading database ... 5% 2021-05-18T14:10:29.9074176Z (Reading database ... 10% 2021-05-18T14:10:29.9075640Z (Reading database ... 15% 2021-05-18T14:10:29.9076910Z (Reading database ... 20% 2021-05-18T14:10:29.9078367Z (Reading database ... 25% 2021-05-18T14:10:29.9079097Z (Reading database ... 30% 2021-05-18T14:10:29.9079913Z (Reading database ... 35% 2021-05-18T14:10:29.9080445Z (Reading database ... 40% 2021-05-18T14:10:29.9081033Z (Reading database ... 45% 2021-05-18T14:10:29.9081588Z (Reading database ... 50% 2021-05-18T14:10:30.5375778Z (Reading database ... 55% 2021-05-18T14:10:31.4166087Z (Reading database ... 60% 2021-05-18T14:10:31.9862056Z (Reading database ... 65% 2021-05-18T14:10:32.8327825Z (Reading database ... 70% 2021-05-18T14:10:33.7894423Z (Reading database ... 75% 2021-05-18T14:10:34.9066831Z (Reading database ... 80% 2021-05-18T14:10:36.1956246Z (Reading database ... 85% 2021-05-18T14:10:37.3651564Z (Reading database ... 90% 2021-05-18T14:10:39.1285342Z (Reading database ... 95% 2021-05-18T14:10:39.1286252Z (Reading database ... 100% 2021-05-18T14:10:39.1287116Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:10:39.1420393Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:10:39.1618485Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:10:39.2167646Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:10:39.2450938Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:10:39.2464392Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:10:39.2839515Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:10:39.3121894Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:10:39.3138781Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:10:39.3449989Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:10:39.3730618Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:10:39.3742938Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:10:39.4140485Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:10:39.4417097Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:10:39.4431154Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:10:39.4770063Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:10:39.5056570Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:10:39.5072029Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:10:39.5396745Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:10:39.5685411Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:10:39.5695698Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:10:39.5957660Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:10:39.6239436Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:10:39.6257543Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:10:39.6574754Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:10:39.6859043Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:10:39.6873793Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:10:39.7156457Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:10:39.7445727Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:10:39.7458344Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:10:39.7894140Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:10:39.8109528Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:10:39.8128090Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:10:39.8734268Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:10:39.8976958Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:10:39.8997262Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:10:39.9294761Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:10:39.9566545Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:10:39.9578958Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:10:39.9834135Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:10:40.0117696Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:10:40.0129683Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:10:40.0398981Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:10:40.0674946Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:10:40.0691814Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:10:40.0973685Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:10:40.1248319Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:10:40.1269452Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:10:40.1653469Z Selecting previously unselected package patchutils. 2021-05-18T14:10:40.1877317Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:10:40.1889935Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:10:40.2333279Z Selecting previously unselected package wdiff. 2021-05-18T14:10:40.2549459Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:10:40.2561275Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:10:40.2881861Z Selecting previously unselected package devscripts. 2021-05-18T14:10:40.3163782Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:10:40.3427937Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:10:40.4733519Z Selecting previously unselected package diffstat. 2021-05-18T14:10:40.4977442Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:10:40.4994943Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:10:40.5310644Z Selecting previously unselected package python3-gpg. 2021-05-18T14:10:40.5565969Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:10:40.5580552Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:10:40.6093298Z Selecting previously unselected package dput. 2021-05-18T14:10:40.6365002Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:10:40.6450589Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:10:40.6813906Z Selecting previously unselected package gdebi-core. 2021-05-18T14:10:40.7053305Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:10:40.7065824Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:10:40.9035163Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:10:40.9313463Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:10:40.9404700Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:10:40.9913620Z Selecting previously unselected package gettext. 2021-05-18T14:10:41.0153229Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:10:41.0169139Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:10:41.1773973Z Selecting previously unselected package intltool-debian. 2021-05-18T14:10:41.2002829Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:10:41.2013150Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:10:41.4676640Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:10:41.4965107Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:10:41.4979217Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:10:41.5350374Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:10:41.5631199Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:10:41.5647160Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:10:41.6054012Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:10:41.6320260Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:10:41.6333070Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:10:41.6598304Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:10:41.6870611Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:10:41.6884435Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:10:41.7151014Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:10:41.7431053Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:10:41.7451158Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:10:41.7773980Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:10:41.7994618Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:10:41.8014743Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:10:41.8294797Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:10:41.8520628Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:10:41.9285305Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:10:41.9605922Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:10:41.9887502Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:10:41.9903529Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:10:42.0174403Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:10:42.0455908Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:10:42.0466472Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:10:42.0813861Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:10:42.1008865Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:10:42.1022398Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:10:42.1334364Z Selecting previously unselected package libclone-perl. 2021-05-18T14:10:42.1586138Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:10:42.1596394Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:10:42.1843842Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:10:42.2147982Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:10:42.2164314Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:10:42.2504515Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:10:42.2757492Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:10:42.2769713Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:10:42.3029073Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:10:42.3307729Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:10:42.3318835Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:10:42.3570945Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:10:42.3866409Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:10:42.3880205Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:10:42.4174261Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:10:42.4429862Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:10:42.4447663Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:10:42.4747587Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:10:42.5042288Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:10:42.5055821Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:10:42.5309094Z Selecting previously unselected package libwant-perl. 2021-05-18T14:10:42.5593103Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:10:42.5604808Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:10:42.5974184Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:10:42.6210544Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:10:42.6223637Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:10:42.6530362Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:10:42.6841425Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:10:42.6850545Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:10:42.7254152Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:10:42.7493960Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:10:42.7503434Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:10:42.7814921Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:10:42.8071316Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:10:42.8087543Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:10:42.8348798Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:10:42.8622259Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:10:42.8637789Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:10:42.9699397Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:10:42.9976389Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:10:42.9995515Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:10:43.0308783Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:10:43.0588492Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:10:43.0617375Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:10:43.1334481Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:10:43.1567620Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:10:43.1579662Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:10:43.1901193Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:10:43.2178109Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:10:43.2189239Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:10:43.2438959Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:10:43.2722286Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:10:43.2733562Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:10:43.3054084Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:10:43.3287708Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:10:43.3301459Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:10:43.3551015Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:10:43.3833833Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:10:43.3842369Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:10:43.4076664Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:10:43.4352389Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:10:43.4361072Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:10:43.4654112Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:10:43.4905610Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:10:43.4918835Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:10:43.5254773Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:10:43.5503331Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:10:43.5514116Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:10:43.5853889Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:10:43.6074466Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:10:43.6086859Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:10:43.6736057Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:10:43.7070239Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:10:43.7095378Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:10:43.7534065Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:10:43.7782479Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:10:43.7793685Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:10:43.8116699Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:10:43.8421672Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:10:43.8433406Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:10:43.8707885Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:10:43.9008549Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:10:43.9016585Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:10:43.9374668Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:10:43.9643922Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:10:43.9655133Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:10:44.0335233Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:10:44.0599121Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:10:44.0626895Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:10:44.0912440Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:10:44.1223124Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:10:44.1235326Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:10:44.1527729Z Selecting previously unselected package libjson-perl. 2021-05-18T14:10:44.1806737Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:10:44.1818004Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:10:44.2178441Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:10:44.2460658Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:10:44.2472959Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:10:44.2803342Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:10:44.3086291Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:10:44.3099196Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:10:44.3414118Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:10:44.3641160Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:10:44.3651200Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:10:44.3974498Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:10:44.4234893Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:10:44.4253637Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:10:44.4535317Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:10:44.4797478Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:10:44.4809595Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:10:44.5134991Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:10:44.5364671Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:10:44.5378859Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:10:44.5679719Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:10:44.5908272Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:10:44.5920936Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:10:44.6215503Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:10:44.6497749Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:10:44.6514755Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:10:44.7100742Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:10:44.7403931Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:10:44.7414450Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:10:44.7755712Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:10:44.8041113Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:10:44.8054559Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:10:44.8414570Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:10:44.8614943Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:10:44.8625679Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:10:44.8881544Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:10:44.9162624Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:10:44.9220735Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:10:44.9773989Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:10:45.0000290Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:10:45.0014594Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:10:45.0376865Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:10:45.0650808Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:10:45.0672142Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:10:45.0935296Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:10:45.1186126Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:10:45.1207910Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:10:45.1641982Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:10:45.1919049Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:10:45.1938454Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:10:45.2334037Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:10:45.2623727Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:10:45.2635342Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:10:45.2875371Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:10:45.3162547Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:10:45.3175039Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:10:45.3561005Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:10:45.3830650Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:10:45.3845243Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:10:45.4213943Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:10:45.4423701Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:10:45.4434845Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:10:45.4774438Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:10:45.4992544Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:10:45.5004635Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:10:45.5333878Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:10:45.5547738Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:10:45.5561985Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:10:45.5935197Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:10:45.6193957Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:10:45.6205578Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:10:45.6497672Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:10:45.6786811Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:10:45.6803446Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:10:45.7134327Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:10:45.7349759Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:10:45.7365987Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:10:45.8614777Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:10:45.8876659Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:10:45.8885572Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:10:45.9213882Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:10:45.9460752Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:10:45.9481111Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:10:45.9814430Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:10:46.0022282Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:10:46.0043555Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:10:46.0353902Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:10:46.0616859Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:10:46.0638688Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:10:46.1054510Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:10:46.1330071Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:10:46.1355539Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:10:46.1672148Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:10:46.1952710Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:10:46.1966337Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:10:46.2253196Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:10:46.2533692Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:10:46.2542654Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:10:46.2818988Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:10:46.3099234Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:10:46.3110059Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:10:46.3863954Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:10:46.4126326Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:10:46.4142244Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:10:46.4580928Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:10:46.4879680Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:10:46.4901341Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:10:46.5291264Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:10:46.5635501Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:10:46.5649046Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:10:46.6476007Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:10:46.6763724Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:10:46.6786441Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:10:46.7113257Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:10:46.7424249Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:10:46.7436852Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:10:46.7854314Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:10:46.8100264Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:10:46.8125254Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:10:46.8436538Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:10:46.8728995Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:10:46.8743673Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:46.9113137Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:10:46.9398345Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:10:46.9415490Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:46.9813935Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:10:47.0107716Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:10:47.0122874Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:10:47.0434959Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:10:47.0685980Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:10:47.0701195Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:10:47.1055245Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:10:47.1321942Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:10:47.1333108Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:10:47.1694074Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:10:47.1934215Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:10:47.1946387Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:10:47.2242393Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:10:47.2541669Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:10:47.2558095Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:10:47.2934388Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:10:47.3171077Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:10:47.3187195Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:10:47.3495674Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:10:47.3796611Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:10:47.3806418Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:10:47.4097135Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:10:47.4385540Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:10:47.4405399Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:10:47.4667654Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:10:47.4965600Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:10:47.4978537Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:10:47.5294137Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:10:47.5533805Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:10:47.5577650Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:10:47.5850890Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:10:47.6146200Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:10:47.6157970Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:10:47.6403080Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:10:47.6682004Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:10:47.6704997Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:10:47.7093854Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:10:47.7343937Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:10:47.7358583Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:10:47.7650732Z Selecting previously unselected package licensecheck. 2021-05-18T14:10:47.7965121Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:10:47.7975196Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:10:47.8294086Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:10:47.8530467Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:10:47.8544733Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:10:47.8880800Z Selecting previously unselected package t1utils. 2021-05-18T14:10:47.9188664Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:10:47.9197593Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:10:47.9586276Z Selecting previously unselected package lintian. 2021-05-18T14:10:47.9868134Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:10:47.9879986Z Unpacking lintian (2.62.0) ... 2021-05-18T14:10:48.3694812Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:10:48.3950574Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:10:48.3957153Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:10:48.4334676Z Selecting previously unselected package python3-xdg. 2021-05-18T14:10:48.4587299Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:10:48.4605674Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:10:48.4898433Z Selecting previously unselected package qpdf. 2021-05-18T14:10:48.5204957Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:10:48.5217915Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:10:48.6013910Z Selecting previously unselected package python3-magic. 2021-05-18T14:10:48.6277158Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:10:48.6388956Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:10:48.7045951Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:10:48.7096150Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:10:48.7129831Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:10:48.7164225Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:10:48.7195605Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:10:48.7223175Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:10:48.7260294Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:10:48.7296512Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:10:48.7329302Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:10:48.9556319Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:10:48.9591207Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:10:48.9628370Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:10:48.9664274Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:10:48.9699141Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:10:48.9731267Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:10:48.9781627Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:10:48.9822811Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:10:48.9848976Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:10:48.9885232Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:10:48.9927477Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:10:48.9957488Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:10:48.9997522Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:10:49.0040827Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:10:49.0094552Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:10:49.0144153Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:10:49.0193663Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:10:49.0259073Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:10:49.0304075Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:10:49.0354068Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:10:49.0432210Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:10:49.0476468Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:10:49.0523537Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:10:49.0574380Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:10:49.0634257Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:10:49.0680718Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:10:49.2566395Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:49.2613668Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:10:49.2636848Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:10:49.2671322Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:10:49.2706777Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:10:49.2739488Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:10:49.2773041Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:10:49.2804043Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:10:49.2837057Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:10:49.2868662Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:10:49.2900182Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:10:49.4996849Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:10:49.5037317Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:10:49.5096741Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:10:49.5121935Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:10:49.5146724Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:10:49.5206206Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:10:49.5238231Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:10:49.5284805Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:10:49.5323430Z Setting up t1utils (1.41-3) ... 2021-05-18T14:10:49.5350178Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:10:49.5380088Z Setting up diffstat (1.63-1) ... 2021-05-18T14:10:49.5417877Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:10:49.5449334Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:10:49.5480045Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:10:49.5521426Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:10:49.5557347Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:10:49.5590196Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:10:49.5622580Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:10:49.5656652Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:10:49.5733212Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:10:49.5766705Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:10:49.5822518Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:10:49.5865624Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:10:49.5900776Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:10:49.5936675Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:10:49.5970204Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:10:49.6007534Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:10:49.6037446Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:10:49.6081717Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:10:49.6110392Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:10:49.7759080Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:10:49.7794494Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:10:49.7821518Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:10:49.7879321Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:10:49.7904450Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:10:49.7933839Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:10:49.7976687Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:10:49.8012464Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:10:49.8188741Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:10:49.8239565Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:10:49.8276669Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:10:49.9929354Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:10:49.9975416Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:50.0007867Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:10:50.0114838Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:10:50.0154566Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:10:50.0195515Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:10:50.0234677Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:10:50.0277224Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:10:50.0313305Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:10:50.0357301Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:10:50.0391585Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:10:50.0434137Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:10:50.0478412Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:10:50.0515135Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:10:50.0550559Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:10:50.0588412Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:10:50.2441781Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:10:50.2487206Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:10:50.2521820Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:10:50.2565086Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:10:50.2605514Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:10:50.2654440Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:10:50.2688619Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:10:50.2729797Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:10:50.2772792Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:10:50.2807483Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:10:50.2850458Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:10:50.2898566Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:10:50.3020204Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:10:50.3061878Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:10:50.3102834Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:10:50.3141058Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:10:50.3172374Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:10:50.3215718Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:10:50.5072824Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:10:50.5111294Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:10:50.5164031Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:10:50.5231852Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:10:50.5271142Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:10:50.5311409Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:10:50.5345620Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:10:50.5379785Z Setting up lintian (2.62.0) ... 2021-05-18T14:10:50.5424282Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:10:50.5472905Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:10.5715572Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:11:11.3154747Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:13.8402136Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-18T14:11:13.9686917Z 2021-05-18T14:11:13.9856400Z Reading package lists... 0% 2021-05-18T14:11:13.9857253Z 2021-05-18T14:11:13.9901743Z Reading package lists... 100% 2021-05-18T14:11:13.9902460Z 2021-05-18T14:11:13.9902920Z 2021-05-18T14:11:13.9903558Z Reading package lists... Done 2021-05-18T14:11:13.9904113Z 2021-05-18T14:11:13.9904779Z Building dependency tree... 0% 2021-05-18T14:11:13.9905341Z 2021-05-18T14:11:14.0193829Z Building dependency tree... 0% 2021-05-18T14:11:14.0194764Z 2021-05-18T14:11:14.0195438Z Building dependency tree... 50% 2021-05-18T14:11:14.0195992Z 2021-05-18T14:11:14.1589201Z Building dependency tree... 50% 2021-05-18T14:11:14.1590685Z 2021-05-18T14:11:14.1591924Z Building dependency tree 2021-05-18T14:11:14.1592954Z 2021-05-18T14:11:14.1594631Z Reading state information... 0% 2021-05-18T14:11:14.1595892Z 2021-05-18T14:11:14.3351513Z Reading state information... 0% 2021-05-18T14:11:14.3356211Z 2021-05-18T14:11:14.3356612Z 2021-05-18T14:11:14.3357096Z Reading state information... Done 2021-05-18T14:11:14.3357505Z 2021-05-18T14:11:14.3358028Z Reading state information... 0% 2021-05-18T14:11:14.3411102Z 2021-05-18T14:11:14.3411658Z Reading state information... 1% 2021-05-18T14:11:14.3453969Z 2021-05-18T14:11:14.3454498Z Reading state information... 3% 2021-05-18T14:11:14.3496721Z 2021-05-18T14:11:14.3497254Z Reading state information... 5% 2021-05-18T14:11:14.3539258Z 2021-05-18T14:11:14.3539803Z Reading state information... 7% 2021-05-18T14:11:14.3579954Z 2021-05-18T14:11:14.3580524Z Reading state information... 9% 2021-05-18T14:11:14.3621090Z 2021-05-18T14:11:14.3621650Z Reading state information... 11% 2021-05-18T14:11:14.3668659Z 2021-05-18T14:11:14.3669546Z Reading state information... 13% 2021-05-18T14:11:14.3706901Z 2021-05-18T14:11:14.3707437Z Reading state information... 15% 2021-05-18T14:11:14.3751035Z 2021-05-18T14:11:14.3751968Z Reading state information... 17% 2021-05-18T14:11:14.3795472Z 2021-05-18T14:11:14.3796152Z Reading state information... 19% 2021-05-18T14:11:14.3836792Z 2021-05-18T14:11:14.3837383Z Reading state information... 21% 2021-05-18T14:11:14.3877367Z 2021-05-18T14:11:14.3877942Z Reading state information... 23% 2021-05-18T14:11:14.3923176Z 2021-05-18T14:11:14.3923704Z Reading state information... 25% 2021-05-18T14:11:14.3970478Z 2021-05-18T14:11:14.3971032Z Reading state information... 27% 2021-05-18T14:11:14.4016402Z 2021-05-18T14:11:14.4016952Z Reading state information... 29% 2021-05-18T14:11:14.4062592Z 2021-05-18T14:11:14.4063157Z Reading state information... 31% 2021-05-18T14:11:14.4110019Z 2021-05-18T14:11:14.4110557Z Reading state information... 33% 2021-05-18T14:11:14.4148881Z 2021-05-18T14:11:14.4150738Z Reading state information... 35% 2021-05-18T14:11:14.4192510Z 2021-05-18T14:11:14.4193049Z Reading state information... 37% 2021-05-18T14:11:14.4239151Z 2021-05-18T14:11:14.4239721Z Reading state information... 39% 2021-05-18T14:11:14.4285746Z 2021-05-18T14:11:14.4286301Z Reading state information... 41% 2021-05-18T14:11:14.4326691Z 2021-05-18T14:11:14.4327188Z Reading state information... 43% 2021-05-18T14:11:14.4374973Z 2021-05-18T14:11:14.4375507Z Reading state information... 45% 2021-05-18T14:11:14.4444614Z 2021-05-18T14:11:14.4445175Z Reading state information... 47% 2021-05-18T14:11:14.4488426Z 2021-05-18T14:11:14.4488974Z Reading state information... 49% 2021-05-18T14:11:14.4534172Z 2021-05-18T14:11:14.4535670Z Reading state information... 51% 2021-05-18T14:11:14.4579063Z 2021-05-18T14:11:14.4579590Z Reading state information... 53% 2021-05-18T14:11:14.4623385Z 2021-05-18T14:11:14.4623944Z Reading state information... 55% 2021-05-18T14:11:14.4670450Z 2021-05-18T14:11:14.4671000Z Reading state information... 57% 2021-05-18T14:11:14.4714900Z 2021-05-18T14:11:14.4715458Z Reading state information... 59% 2021-05-18T14:11:14.4765704Z 2021-05-18T14:11:14.4766242Z Reading state information... 61% 2021-05-18T14:11:14.4810147Z 2021-05-18T14:11:14.4810674Z Reading state information... 63% 2021-05-18T14:11:14.4851734Z 2021-05-18T14:11:14.4852579Z Reading state information... 65% 2021-05-18T14:11:14.4895096Z 2021-05-18T14:11:14.4895649Z Reading state information... 67% 2021-05-18T14:11:14.4937993Z 2021-05-18T14:11:14.4938526Z Reading state information... 69% 2021-05-18T14:11:14.4995110Z 2021-05-18T14:11:14.4995651Z Reading state information... 71% 2021-05-18T14:11:14.5033900Z 2021-05-18T14:11:14.5034443Z Reading state information... 73% 2021-05-18T14:11:14.5078143Z 2021-05-18T14:11:14.5078692Z Reading state information... 75% 2021-05-18T14:11:14.5134704Z 2021-05-18T14:11:14.5135262Z Reading state information... 77% 2021-05-18T14:11:14.5186373Z 2021-05-18T14:11:14.5186913Z Reading state information... 79% 2021-05-18T14:11:14.5222763Z 2021-05-18T14:11:14.5223296Z Reading state information... 81% 2021-05-18T14:11:14.5267480Z 2021-05-18T14:11:14.5268024Z Reading state information... 83% 2021-05-18T14:11:14.5310414Z 2021-05-18T14:11:14.5310975Z Reading state information... 85% 2021-05-18T14:11:14.5354906Z 2021-05-18T14:11:14.5355434Z Reading state information... 87% 2021-05-18T14:11:14.5397240Z 2021-05-18T14:11:14.5397768Z Reading state information... 89% 2021-05-18T14:11:14.5435193Z 2021-05-18T14:11:14.5435736Z Reading state information... 91% 2021-05-18T14:11:14.5479554Z 2021-05-18T14:11:14.5480098Z Reading state information... 93% 2021-05-18T14:11:14.5520604Z 2021-05-18T14:11:14.5521154Z Reading state information... 95% 2021-05-18T14:11:14.5565530Z 2021-05-18T14:11:14.5566023Z Reading state information... 97% 2021-05-18T14:11:14.5607565Z 2021-05-18T14:11:14.5608076Z Reading state information... 99% 2021-05-18T14:11:14.8540342Z Selecting previously unselected package r-3.6.3. 2021-05-18T14:11:14.9903175Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:11:15.0015911Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-18T14:11:15.0042532Z Unpacking r-3.6.3 (1) ... 2021-05-18T14:11:15.8359433Z Setting up r-3.6.3 (1) ... 2021-05-18T14:11:15.8653945Z 2021-05-18T14:11:15.8655071Z 2021-05-18T14:11:15.8655811Z Reading state information... Done 2021-05-18T14:11:15.8872567Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-18T14:11:15.8996988Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:11:15.9273860Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:11:15.9274453Z env: 2021-05-18T14:11:15.9274942Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:15.9275486Z TIC_DEPLOY_KEY: 2021-05-18T14:11:15.9276428Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:15.9278398Z GITHUB_PAT: *** 2021-05-18T14:11:15.9279333Z COVERALLS_TOKEN: *** 2021-05-18T14:11:15.9279917Z continue-on-error: false 2021-05-18T14:11:15.9280455Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:15.9281015Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:15.9281527Z TZ: UTC 2021-05-18T14:11:15.9281959Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:15.9282437Z NOT_CRAN: true 2021-05-18T14:11:15.9282851Z ##[endgroup] 2021-05-18T14:11:15.9876111Z [command]sudo apt-get install -y texinfo 2021-05-18T14:11:16.1725373Z Reading package lists... 2021-05-18T14:11:16.3619378Z Building dependency tree... 2021-05-18T14:11:16.3652832Z Reading state information... 2021-05-18T14:11:16.5962413Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:11:16.5963820Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:16.7684017Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:11:16.8261184Z --2021-05-18 14:11:16-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:11:16.8379401Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:11:16.8434321Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:11:16.8678813Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:11:16.8681192Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:11:16.8683534Z --2021-05-18 14:11:16-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:11:16.9251285Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:11:16.9903537Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:11:17.2256562Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:11:17.2260202Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=eslGUCP%2Fu6kiysiPxrw9W06DgS%2FnWKnf1qzfCvcgbwY%3D&st=2021-05-18T14%3A10%3A17Z&se=2021-05-18T14%3A16%3A17Z&sp=r [following] 2021-05-18T14:11:17.2264641Z --2021-05-18 14:11:17-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=eslGUCP%2Fu6kiysiPxrw9W06DgS%2FnWKnf1qzfCvcgbwY%3D&st=2021-05-18T14%3A10%3A17Z&se=2021-05-18T14%3A16%3A17Z&sp=r 2021-05-18T14:11:17.2487609Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:11:17.3130687Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:11:17.5690673Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:11:17.5692538Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:11:17.5694481Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:11:18.1523175Z 2021-05-18T14:11:20.0480140Z 0K ........ ........ ........ ........ 49% 13.7M 2s 2021-05-18T14:11:22.0960257Z 32768K ........ ........ ........ ........ 99% 15.1M 0s 2021-05-18T14:11:22.0962459Z 65536K 100% 2.74M=4.5s 2021-05-18T14:11:22.0963157Z 2021-05-18T14:11:22.0965487Z 2021-05-18 14:11:22 (14.2 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:11:22.0966401Z 2021-05-18T14:11:24.4976229Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:11:24.4977740Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:11:24.8167786Z ##[group]Run tlmgr update --self 2021-05-18T14:11:24.8168469Z tlmgr update --self 2021-05-18T14:11:24.8169519Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:11:24.8170539Z tlmgr update --all 2021-05-18T14:11:24.8218388Z shell: /usr/bin/bash -e {0} 2021-05-18T14:11:24.8218846Z env: 2021-05-18T14:11:24.8219352Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:24.8219903Z TIC_DEPLOY_KEY: 2021-05-18T14:11:24.8220828Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:24.8222882Z GITHUB_PAT: *** 2021-05-18T14:11:24.8223820Z COVERALLS_TOKEN: *** 2021-05-18T14:11:24.8224414Z continue-on-error: false 2021-05-18T14:11:24.8224964Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:24.8225525Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:24.8226029Z TZ: UTC 2021-05-18T14:11:24.8226477Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:24.8227014Z NOT_CRAN: true 2021-05-18T14:11:24.8227433Z ##[endgroup] 2021-05-18T14:11:28.6036245Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:11:28.7954937Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:11:28.7956302Z running mktexlsr ... 2021-05-18T14:11:28.8808609Z done running mktexlsr. 2021-05-18T14:11:28.9108255Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:11:28.9112402Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:11:30.3416123Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:11:30.3417777Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:11:30.4363094Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:11:30.4935409Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:11:30.5393716Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-18T14:11:30.5899376Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-18T14:11:31.0565761Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-18T14:11:32.5808260Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-18T14:11:32.6821450Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-18T14:11:32.7621051Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-18T14:11:32.8075881Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-18T14:11:32.8558442Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-18T14:11:32.9028575Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-18T14:11:32.9501177Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-18T14:11:32.9997209Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-18T14:11:33.0554665Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-18T14:11:33.1298791Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-18T14:11:33.2273084Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-18T14:11:33.2742445Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-18T14:11:33.3231368Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-18T14:11:33.3732663Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-18T14:11:33.4232832Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-18T14:11:33.4799151Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-18T14:11:33.5277266Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-18T14:11:33.5818594Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-18T14:11:33.6316523Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-18T14:11:33.6791161Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-18T14:11:33.7270904Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-18T14:11:33.7790134Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-18T14:11:33.8282453Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-18T14:11:33.8740740Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-18T14:11:33.9221023Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-18T14:11:33.9718548Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-18T14:11:34.0216188Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-18T14:11:34.0718388Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-18T14:11:34.1202096Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-18T14:11:34.1710111Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-18T14:11:34.2358635Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-18T14:11:34.2833671Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-18T14:11:34.3314681Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-18T14:11:34.3882123Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-18T14:11:34.4367673Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-18T14:11:34.4842494Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-18T14:11:34.5357858Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-18T14:11:34.5891345Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-18T14:11:34.6376428Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-18T14:11:34.6864713Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-18T14:11:34.7341521Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-18T14:11:34.7821531Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-18T14:11:34.8300360Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-18T14:11:34.8802215Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-18T14:11:34.9322373Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-18T14:11:34.9810702Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-18T14:11:35.0342607Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-18T14:11:35.0850621Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-18T14:11:35.1413745Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-18T14:11:35.1894470Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-18T14:11:35.2408509Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-18T14:11:35.2899753Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-18T14:11:35.3445197Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-18T14:11:35.3973900Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-18T14:11:35.4533957Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-18T14:11:35.5024425Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-18T14:11:35.5523693Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-18T14:11:35.6031293Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-18T14:11:35.6604118Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-18T14:11:35.7143684Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-18T14:11:35.7916677Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-18T14:11:35.8845034Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-18T14:11:35.9378685Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-18T14:11:35.9920186Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-18T14:11:36.0501318Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-18T14:11:36.1001961Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-18T14:11:36.1576503Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-18T14:11:36.2138214Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-18T14:11:36.2664843Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-18T14:11:36.3163954Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-18T14:11:36.3669138Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-18T14:11:36.4246869Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-18T14:11:36.4928548Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:11:36.5424637Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-18T14:11:36.5934357Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-18T14:11:36.6434644Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-18T14:11:36.6965286Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-18T14:11:36.7484159Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-18T14:11:36.7970823Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-18T14:11:36.8566453Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-18T14:11:36.9658943Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-18T14:11:37.0181807Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-18T14:11:37.0685388Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-18T14:11:37.0918946Z running mktexlsr ... 2021-05-18T14:11:37.1908270Z done running mktexlsr. 2021-05-18T14:11:37.2234693Z running updmap-sys ... 2021-05-18T14:11:37.5472808Z done running updmap-sys. 2021-05-18T14:11:37.5475708Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:11:37.5478021Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/eDwGiO3_U_/RPuN5SUM5F ... 2021-05-18T14:11:37.9868689Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/eDwGiO3_U_/RPuN5SUM5F. 2021-05-18T14:11:37.9870535Z OK: optex.fmt/luatex 2021-05-18T14:11:37.9871917Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:11:37.9873546Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:11:39.3592401Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:11:39.3595588Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:11:39.5179250Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:11:39.5180320Z running mktexlsr ... 2021-05-18T14:11:39.6054337Z done running mktexlsr. 2021-05-18T14:11:39.6383653Z running updmap-sys ... 2021-05-18T14:11:39.9314195Z done running updmap-sys. 2021-05-18T14:11:39.9315718Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:11:39.9317345Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:11:40.0210632Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:11:40.0211222Z with: 2021-05-18T14:11:40.0211678Z pandoc-version: 2.7.3 2021-05-18T14:11:40.0212340Z env: 2021-05-18T14:11:40.0212841Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:40.0213374Z TIC_DEPLOY_KEY: 2021-05-18T14:11:40.0214309Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:40.0216370Z GITHUB_PAT: *** 2021-05-18T14:11:40.0217291Z COVERALLS_TOKEN: *** 2021-05-18T14:11:40.0217862Z continue-on-error: false 2021-05-18T14:11:40.0218413Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:40.0218964Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:40.0219480Z TZ: UTC 2021-05-18T14:11:40.0219921Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:40.0220378Z NOT_CRAN: true 2021-05-18T14:11:40.0220811Z ##[endgroup] 2021-05-18T14:11:40.4901260Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:11:40.5707415Z Reading package lists... 2021-05-18T14:11:40.7558085Z Building dependency tree... 2021-05-18T14:11:40.7580971Z Reading state information... 2021-05-18T14:11:41.0186992Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:11:41.0188450Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:41.0214421Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:11:41.1673021Z 2021-05-18T14:11:41.1837640Z Reading package lists... 0% 2021-05-18T14:11:41.1838467Z 2021-05-18T14:11:41.1887153Z Reading package lists... 100% 2021-05-18T14:11:41.1887876Z 2021-05-18T14:11:41.1888522Z 2021-05-18T14:11:41.1889263Z Reading package lists... Done 2021-05-18T14:11:41.1889666Z 2021-05-18T14:11:41.1890249Z Building dependency tree... 0% 2021-05-18T14:11:41.1890645Z 2021-05-18T14:11:41.2193632Z Building dependency tree... 0% 2021-05-18T14:11:41.2195097Z 2021-05-18T14:11:41.2196450Z Building dependency tree... 50% 2021-05-18T14:11:41.2197518Z 2021-05-18T14:11:41.3687490Z Building dependency tree... 50% 2021-05-18T14:11:41.3688446Z 2021-05-18T14:11:41.3689209Z Building dependency tree 2021-05-18T14:11:41.3689805Z 2021-05-18T14:11:41.3690543Z Reading state information... 0% 2021-05-18T14:11:41.3691137Z 2021-05-18T14:11:41.5476388Z Reading state information... 0% 2021-05-18T14:11:41.5476826Z 2021-05-18T14:11:41.5477083Z 2021-05-18T14:11:41.5477646Z Reading state information... Done 2021-05-18T14:11:41.5478069Z 2021-05-18T14:11:41.5478598Z Reading state information... 0% 2021-05-18T14:11:41.5548741Z 2021-05-18T14:11:41.5549329Z Reading state information... 1% 2021-05-18T14:11:41.5592132Z 2021-05-18T14:11:41.5592747Z Reading state information... 3% 2021-05-18T14:11:41.5638669Z 2021-05-18T14:11:41.5639470Z Reading state information... 5% 2021-05-18T14:11:41.5685175Z 2021-05-18T14:11:41.5685758Z Reading state information... 7% 2021-05-18T14:11:41.5729420Z 2021-05-18T14:11:41.5730031Z Reading state information... 9% 2021-05-18T14:11:41.5771939Z 2021-05-18T14:11:41.5772724Z Reading state information... 11% 2021-05-18T14:11:41.5816798Z 2021-05-18T14:11:41.5817430Z Reading state information... 13% 2021-05-18T14:11:41.5861640Z 2021-05-18T14:11:41.5862238Z Reading state information... 15% 2021-05-18T14:11:41.5904277Z 2021-05-18T14:11:41.5904883Z Reading state information... 17% 2021-05-18T14:11:41.5954548Z 2021-05-18T14:11:41.5955130Z Reading state information... 19% 2021-05-18T14:11:41.5997840Z 2021-05-18T14:11:41.5998472Z Reading state information... 21% 2021-05-18T14:11:41.6039448Z 2021-05-18T14:11:41.6040053Z Reading state information... 23% 2021-05-18T14:11:41.6086534Z 2021-05-18T14:11:41.6087118Z Reading state information... 25% 2021-05-18T14:11:41.6136508Z 2021-05-18T14:11:41.6137104Z Reading state information... 27% 2021-05-18T14:11:41.6185215Z 2021-05-18T14:11:41.6185821Z Reading state information... 29% 2021-05-18T14:11:41.6233314Z 2021-05-18T14:11:41.6233896Z Reading state information... 31% 2021-05-18T14:11:41.6280974Z 2021-05-18T14:11:41.6281897Z Reading state information... 33% 2021-05-18T14:11:41.6322187Z 2021-05-18T14:11:41.6322769Z Reading state information... 35% 2021-05-18T14:11:41.6369749Z 2021-05-18T14:11:41.6370843Z Reading state information... 37% 2021-05-18T14:11:41.6418386Z 2021-05-18T14:11:41.6419446Z Reading state information... 39% 2021-05-18T14:11:41.6466264Z 2021-05-18T14:11:41.6466862Z Reading state information... 41% 2021-05-18T14:11:41.6506954Z 2021-05-18T14:11:41.6507571Z Reading state information... 43% 2021-05-18T14:11:41.6571334Z 2021-05-18T14:11:41.6572174Z Reading state information... 45% 2021-05-18T14:11:41.6641485Z 2021-05-18T14:11:41.6642088Z Reading state information... 47% 2021-05-18T14:11:41.6685870Z 2021-05-18T14:11:41.6686467Z Reading state information... 49% 2021-05-18T14:11:41.6742913Z 2021-05-18T14:11:41.6743541Z Reading state information... 51% 2021-05-18T14:11:41.6788703Z 2021-05-18T14:11:41.6789764Z Reading state information... 53% 2021-05-18T14:11:41.6835904Z 2021-05-18T14:11:41.6836554Z Reading state information... 55% 2021-05-18T14:11:41.6887311Z 2021-05-18T14:11:41.6887897Z Reading state information... 57% 2021-05-18T14:11:41.6938769Z 2021-05-18T14:11:41.6939362Z Reading state information... 59% 2021-05-18T14:11:41.6993108Z 2021-05-18T14:11:41.6993658Z Reading state information... 61% 2021-05-18T14:11:41.7041793Z 2021-05-18T14:11:41.7042414Z Reading state information... 63% 2021-05-18T14:11:41.7088073Z 2021-05-18T14:11:41.7088677Z Reading state information... 65% 2021-05-18T14:11:41.7134099Z 2021-05-18T14:11:41.7135080Z Reading state information... 67% 2021-05-18T14:11:41.7183531Z 2021-05-18T14:11:41.7184298Z Reading state information... 69% 2021-05-18T14:11:41.7242349Z 2021-05-18T14:11:41.7243104Z Reading state information... 71% 2021-05-18T14:11:41.7282907Z 2021-05-18T14:11:41.7283635Z Reading state information... 73% 2021-05-18T14:11:41.7327069Z 2021-05-18T14:11:41.7327794Z Reading state information... 75% 2021-05-18T14:11:41.7389923Z 2021-05-18T14:11:41.7390700Z Reading state information... 77% 2021-05-18T14:11:41.7431949Z 2021-05-18T14:11:41.7432725Z Reading state information... 79% 2021-05-18T14:11:41.7477833Z 2021-05-18T14:11:41.7478681Z Reading state information... 81% 2021-05-18T14:11:41.7527916Z 2021-05-18T14:11:41.7528881Z Reading state information... 83% 2021-05-18T14:11:41.7572387Z 2021-05-18T14:11:41.7573210Z Reading state information... 85% 2021-05-18T14:11:41.7617741Z 2021-05-18T14:11:41.7618515Z Reading state information... 87% 2021-05-18T14:11:41.7662017Z 2021-05-18T14:11:41.7662583Z Reading state information... 89% 2021-05-18T14:11:41.7704699Z 2021-05-18T14:11:41.7705319Z Reading state information... 91% 2021-05-18T14:11:41.7750295Z 2021-05-18T14:11:41.7750897Z Reading state information... 93% 2021-05-18T14:11:41.7793821Z 2021-05-18T14:11:41.7794405Z Reading state information... 95% 2021-05-18T14:11:41.7838520Z 2021-05-18T14:11:41.7839066Z Reading state information... 97% 2021-05-18T14:11:41.7885119Z 2021-05-18T14:11:41.7885695Z Reading state information... 99% 2021-05-18T14:11:42.1163546Z Selecting previously unselected package pandoc. 2021-05-18T14:11:42.2517492Z (Reading database ... 261856 files and directories currently installed.) 2021-05-18T14:11:42.2636944Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:11:42.2648136Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:11:44.5811654Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:11:44.5853879Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:45.4556965Z 2021-05-18T14:11:45.4557920Z 2021-05-18T14:11:45.4558739Z Reading state information... Done 2021-05-18T14:11:45.4917690Z ##[group]Run git config user.name adigherman 2021-05-18T14:11:45.4918470Z git config user.name adigherman 2021-05-18T14:11:45.4919147Z git config user.email adig@jhu.edu 2021-05-18T14:11:45.4965463Z shell: /usr/bin/bash -e {0} 2021-05-18T14:11:45.4965922Z env: 2021-05-18T14:11:45.4966460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:45.4967018Z TIC_DEPLOY_KEY: 2021-05-18T14:11:45.4967983Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:45.4969949Z GITHUB_PAT: *** 2021-05-18T14:11:45.4971032Z COVERALLS_TOKEN: *** 2021-05-18T14:11:45.4971611Z continue-on-error: false 2021-05-18T14:11:45.4972848Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:45.4973417Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:45.4975128Z TZ: UTC 2021-05-18T14:11:45.4975605Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:45.4976088Z NOT_CRAN: true 2021-05-18T14:11:45.4976838Z ##[endgroup] 2021-05-18T14:11:45.5231467Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:11:45.5232184Z env: 2021-05-18T14:11:45.5232721Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:45.5233255Z TIC_DEPLOY_KEY: 2021-05-18T14:11:45.5234190Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:45.5236167Z GITHUB_PAT: *** 2021-05-18T14:11:45.5237105Z COVERALLS_TOKEN: *** 2021-05-18T14:11:45.5237664Z continue-on-error: false 2021-05-18T14:11:45.5238216Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:45.5238763Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:45.5239290Z TZ: UTC 2021-05-18T14:11:45.5239741Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:45.5240205Z NOT_CRAN: true 2021-05-18T14:11:45.5240643Z ##[endgroup] 2021-05-18T14:11:45.7208478Z Reading package lists... 2021-05-18T14:11:45.8983089Z Building dependency tree... 2021-05-18T14:11:45.9002105Z Reading state information... 2021-05-18T14:11:46.0490334Z The following additional packages will be installed: 2021-05-18T14:11:46.0493660Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:11:46.0499724Z Suggested packages: 2021-05-18T14:11:46.0500525Z cmake-doc ninja-build 2021-05-18T14:11:46.1056375Z The following NEW packages will be installed: 2021-05-18T14:11:46.1064681Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:11:46.1335336Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:46.1336467Z Need to get 5470 kB of archives. 2021-05-18T14:11:46.1337819Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:11:46.1339923Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:11:46.1516379Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:11:46.1525864Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:11:46.1538140Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:11:46.6483676Z Fetched 5470 kB in 0s (72.2 MB/s) 2021-05-18T14:11:46.6906205Z Selecting previously unselected package cmake-data. 2021-05-18T14:11:46.6982241Z (Reading database ... 2021-05-18T14:11:46.6983203Z (Reading database ... 5% 2021-05-18T14:11:46.6983990Z (Reading database ... 10% 2021-05-18T14:11:46.6984771Z (Reading database ... 15% 2021-05-18T14:11:46.6985522Z (Reading database ... 20% 2021-05-18T14:11:46.6986273Z (Reading database ... 25% 2021-05-18T14:11:46.6987089Z (Reading database ... 30% 2021-05-18T14:11:46.6987829Z (Reading database ... 35% 2021-05-18T14:11:46.6988575Z (Reading database ... 40% 2021-05-18T14:11:46.6989310Z (Reading database ... 45% 2021-05-18T14:11:46.6990065Z (Reading database ... 50% 2021-05-18T14:11:46.7012929Z (Reading database ... 55% 2021-05-18T14:11:46.7057436Z (Reading database ... 60% 2021-05-18T14:11:46.7100846Z (Reading database ... 65% 2021-05-18T14:11:46.7257546Z (Reading database ... 70% 2021-05-18T14:11:46.7282544Z (Reading database ... 75% 2021-05-18T14:11:46.7727899Z (Reading database ... 80% 2021-05-18T14:11:46.8072778Z (Reading database ... 85% 2021-05-18T14:11:46.8227793Z (Reading database ... 90% 2021-05-18T14:11:46.8369091Z (Reading database ... 95% 2021-05-18T14:11:46.8369877Z (Reading database ... 100% 2021-05-18T14:11:46.8370973Z (Reading database ... 261863 files and directories currently installed.) 2021-05-18T14:11:46.8494506Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:11:46.8713372Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:11:47.7083244Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:11:47.7397924Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:11:47.7424656Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:11:47.7894658Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:11:47.8232287Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:11:47.8247000Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:11:47.8654295Z Selecting previously unselected package cmake. 2021-05-18T14:11:47.8942072Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:11:47.8955407Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:11:48.4015804Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:11:48.4071204Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:11:48.4562731Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:11:48.4596156Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:11:48.4637501Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:49.7149402Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:52.1467002Z Reading package lists... 2021-05-18T14:11:52.3301446Z Building dependency tree... 2021-05-18T14:11:52.3322718Z Reading state information... 2021-05-18T14:11:52.4967736Z Suggested packages: 2021-05-18T14:11:52.4969604Z libssh-doc 2021-05-18T14:11:52.5478417Z The following NEW packages will be installed: 2021-05-18T14:11:52.5481893Z libssh-dev 2021-05-18T14:11:52.5773462Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:52.5774598Z Need to get 219 kB of archives. 2021-05-18T14:11:52.5775700Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:11:52.5779538Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:11:53.0455407Z Fetched 219 kB in 0s (7030 kB/s) 2021-05-18T14:11:53.0771470Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:11:53.0851642Z (Reading database ... 2021-05-18T14:11:53.0852460Z (Reading database ... 5% 2021-05-18T14:11:53.0853025Z (Reading database ... 10% 2021-05-18T14:11:53.0853598Z (Reading database ... 15% 2021-05-18T14:11:53.0854149Z (Reading database ... 20% 2021-05-18T14:11:53.0854712Z (Reading database ... 25% 2021-05-18T14:11:53.0855310Z (Reading database ... 30% 2021-05-18T14:11:53.0855860Z (Reading database ... 35% 2021-05-18T14:11:53.0856418Z (Reading database ... 40% 2021-05-18T14:11:53.0856980Z (Reading database ... 45% 2021-05-18T14:11:53.0857530Z (Reading database ... 50% 2021-05-18T14:11:53.0902566Z (Reading database ... 55% 2021-05-18T14:11:53.0949272Z (Reading database ... 60% 2021-05-18T14:11:53.1005598Z (Reading database ... 65% 2021-05-18T14:11:53.1242145Z (Reading database ... 70% 2021-05-18T14:11:53.1268990Z (Reading database ... 75% 2021-05-18T14:11:53.1669120Z (Reading database ... 80% 2021-05-18T14:11:53.2013084Z (Reading database ... 85% 2021-05-18T14:11:53.2169148Z (Reading database ... 90% 2021-05-18T14:11:53.2252428Z (Reading database ... 95% 2021-05-18T14:11:53.2253017Z (Reading database ... 100% 2021-05-18T14:11:53.2253829Z (Reading database ... 264647 files and directories currently installed.) 2021-05-18T14:11:53.2370203Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:11:53.2385536Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:53.3335140Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:55.7416621Z Reading package lists... 2021-05-18T14:11:55.9296501Z Building dependency tree... 2021-05-18T14:11:55.9319060Z Reading state information... 2021-05-18T14:11:56.1475103Z The following NEW packages will be installed: 2021-05-18T14:11:56.1484322Z jags 2021-05-18T14:11:56.1684384Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:56.1685247Z Need to get 1562 kB of archives. 2021-05-18T14:11:56.1686582Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:11:56.1688625Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:11:56.6650023Z Fetched 1562 kB in 0s (41.3 MB/s) 2021-05-18T14:11:56.7057758Z Selecting previously unselected package jags. 2021-05-18T14:11:56.7146365Z (Reading database ... 2021-05-18T14:11:56.7147871Z (Reading database ... 5% 2021-05-18T14:11:56.7148555Z (Reading database ... 10% 2021-05-18T14:11:56.7149128Z (Reading database ... 15% 2021-05-18T14:11:56.7149971Z (Reading database ... 20% 2021-05-18T14:11:56.7150525Z (Reading database ... 25% 2021-05-18T14:11:56.7151086Z (Reading database ... 30% 2021-05-18T14:11:56.7151632Z (Reading database ... 35% 2021-05-18T14:11:56.7152192Z (Reading database ... 40% 2021-05-18T14:11:56.7152754Z (Reading database ... 45% 2021-05-18T14:11:56.7153301Z (Reading database ... 50% 2021-05-18T14:11:56.7192205Z (Reading database ... 55% 2021-05-18T14:11:56.7232672Z (Reading database ... 60% 2021-05-18T14:11:56.7271913Z (Reading database ... 65% 2021-05-18T14:11:56.7413379Z (Reading database ... 70% 2021-05-18T14:11:56.7437942Z (Reading database ... 75% 2021-05-18T14:11:56.7871914Z (Reading database ... 80% 2021-05-18T14:11:56.8275806Z (Reading database ... 85% 2021-05-18T14:11:56.8450469Z (Reading database ... 90% 2021-05-18T14:11:56.8537461Z (Reading database ... 95% 2021-05-18T14:11:56.8538373Z (Reading database ... 100% 2021-05-18T14:11:56.8539602Z (Reading database ... 264666 files and directories currently installed.) 2021-05-18T14:11:56.8656097Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:11:56.8679798Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:11:57.0454305Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:11:57.0639774Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:57.8764914Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:00.3389778Z Reading package lists... 2021-05-18T14:12:00.5138015Z Building dependency tree... 2021-05-18T14:12:00.5158120Z Reading state information... 2021-05-18T14:12:00.6806320Z The following additional packages will be installed: 2021-05-18T14:12:00.6809383Z libnode64 libuv1-dev 2021-05-18T14:12:00.7304603Z The following NEW packages will be installed: 2021-05-18T14:12:00.7308083Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:12:00.7583586Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:00.7584885Z Need to get 6239 kB of archives. 2021-05-18T14:12:00.7585948Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:12:00.7588286Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:12:00.7636464Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:12:00.8171473Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:12:01.2610670Z Fetched 6239 kB in 0s (74.5 MB/s) 2021-05-18T14:12:01.2926878Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:12:01.3001253Z (Reading database ... 2021-05-18T14:12:01.3002172Z (Reading database ... 5% 2021-05-18T14:12:01.3002944Z (Reading database ... 10% 2021-05-18T14:12:01.3003709Z (Reading database ... 15% 2021-05-18T14:12:01.3004537Z (Reading database ... 20% 2021-05-18T14:12:01.3005489Z (Reading database ... 25% 2021-05-18T14:12:01.3006246Z (Reading database ... 30% 2021-05-18T14:12:01.3007005Z (Reading database ... 35% 2021-05-18T14:12:01.3007744Z (Reading database ... 40% 2021-05-18T14:12:01.3008493Z (Reading database ... 45% 2021-05-18T14:12:01.3009245Z (Reading database ... 50% 2021-05-18T14:12:01.3044691Z (Reading database ... 55% 2021-05-18T14:12:01.3084177Z (Reading database ... 60% 2021-05-18T14:12:01.3126827Z (Reading database ... 65% 2021-05-18T14:12:01.3268740Z (Reading database ... 70% 2021-05-18T14:12:01.3294132Z (Reading database ... 75% 2021-05-18T14:12:01.3707655Z (Reading database ... 80% 2021-05-18T14:12:01.4063253Z (Reading database ... 85% 2021-05-18T14:12:01.4227173Z (Reading database ... 90% 2021-05-18T14:12:01.4313719Z (Reading database ... 95% 2021-05-18T14:12:01.4314324Z (Reading database ... 100% 2021-05-18T14:12:01.4315208Z (Reading database ... 264806 files and directories currently installed.) 2021-05-18T14:12:01.4436256Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:12:01.4449066Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:12:01.4894327Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:12:01.5146432Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:12:01.5180639Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:12:02.2175005Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:12:02.2434094Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:12:02.2444203Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:12:02.3499572Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:12:02.3530250Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:12:02.3582486Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:12:02.3619720Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:04.7808689Z Reading package lists... 2021-05-18T14:12:04.9634490Z Building dependency tree... 2021-05-18T14:12:04.9656070Z Reading state information... 2021-05-18T14:12:05.1370319Z The following additional packages will be installed: 2021-05-18T14:12:05.1373111Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:12:05.1380547Z Suggested packages: 2021-05-18T14:12:05.1381335Z libfftw3-doc 2021-05-18T14:12:05.1861781Z The following NEW packages will be installed: 2021-05-18T14:12:05.1869565Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:12:05.2070919Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:05.2071748Z Need to get 3986 kB of archives. 2021-05-18T14:12:05.2072654Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:12:05.2075466Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:12:05.2125571Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:12:05.2195846Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:12:05.2266320Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:12:05.2272258Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:12:05.7143461Z Fetched 3986 kB in 0s (73.6 MB/s) 2021-05-18T14:12:05.7487272Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:12:05.7568408Z (Reading database ... 2021-05-18T14:12:05.7569088Z (Reading database ... 5% 2021-05-18T14:12:05.7569647Z (Reading database ... 10% 2021-05-18T14:12:05.7570218Z (Reading database ... 15% 2021-05-18T14:12:05.7570772Z (Reading database ... 20% 2021-05-18T14:12:05.7571368Z (Reading database ... 25% 2021-05-18T14:12:05.7572269Z (Reading database ... 30% 2021-05-18T14:12:05.7572819Z (Reading database ... 35% 2021-05-18T14:12:05.7573379Z (Reading database ... 40% 2021-05-18T14:12:05.7573939Z (Reading database ... 45% 2021-05-18T14:12:05.7574485Z (Reading database ... 50% 2021-05-18T14:12:05.7618462Z (Reading database ... 55% 2021-05-18T14:12:05.7656636Z (Reading database ... 60% 2021-05-18T14:12:05.7695561Z (Reading database ... 65% 2021-05-18T14:12:05.7830562Z (Reading database ... 70% 2021-05-18T14:12:05.7854121Z (Reading database ... 75% 2021-05-18T14:12:05.8245893Z (Reading database ... 80% 2021-05-18T14:12:05.8593748Z (Reading database ... 85% 2021-05-18T14:12:05.8751720Z (Reading database ... 90% 2021-05-18T14:12:05.8833740Z (Reading database ... 95% 2021-05-18T14:12:05.8834638Z (Reading database ... 100% 2021-05-18T14:12:05.8835759Z (Reading database ... 264942 files and directories currently installed.) 2021-05-18T14:12:05.8951348Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:12:05.8983038Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:12:05.9615575Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:12:05.9885326Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:12:05.9896398Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.0894215Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:12:06.1189640Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:12:06.1200958Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.2334866Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:12:06.2608035Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:12:06.2766069Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.3134357Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:12:06.3431655Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:12:06.3442644Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.6850413Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.6889909Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.6939697Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.6976800Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.7019394Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:12:06.7070020Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:07.6743343Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:10.1113824Z Reading package lists... 2021-05-18T14:12:10.2989655Z Building dependency tree... 2021-05-18T14:12:10.3009706Z Reading state information... 2021-05-18T14:12:10.4690590Z The following additional packages will be installed: 2021-05-18T14:12:10.4693239Z libdcmtk14 2021-05-18T14:12:10.5188237Z The following NEW packages will be installed: 2021-05-18T14:12:10.5197989Z dcmtk libdcmtk14 2021-05-18T14:12:10.5404178Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:10.5405443Z Need to get 5546 kB of archives. 2021-05-18T14:12:10.5407043Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:12:10.5409500Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:12:10.6150571Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:12:11.1067184Z Fetched 5546 kB in 0s (51.8 MB/s) 2021-05-18T14:12:11.1479453Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:12:11.1556183Z (Reading database ... 2021-05-18T14:12:11.1557137Z (Reading database ... 5% 2021-05-18T14:12:11.1557867Z (Reading database ... 10% 2021-05-18T14:12:11.1558605Z (Reading database ... 15% 2021-05-18T14:12:11.1559319Z (Reading database ... 20% 2021-05-18T14:12:11.1560038Z (Reading database ... 25% 2021-05-18T14:12:11.1560960Z (Reading database ... 30% 2021-05-18T14:12:11.1561656Z (Reading database ... 35% 2021-05-18T14:12:11.1562369Z (Reading database ... 40% 2021-05-18T14:12:11.1563077Z (Reading database ... 45% 2021-05-18T14:12:11.1563768Z (Reading database ... 50% 2021-05-18T14:12:11.1601158Z (Reading database ... 55% 2021-05-18T14:12:11.1640332Z (Reading database ... 60% 2021-05-18T14:12:11.1684486Z (Reading database ... 65% 2021-05-18T14:12:11.1827135Z (Reading database ... 70% 2021-05-18T14:12:11.1852384Z (Reading database ... 75% 2021-05-18T14:12:11.2266658Z (Reading database ... 80% 2021-05-18T14:12:11.2648965Z (Reading database ... 85% 2021-05-18T14:12:11.2807683Z (Reading database ... 90% 2021-05-18T14:12:11.2896277Z (Reading database ... 95% 2021-05-18T14:12:11.2897158Z (Reading database ... 100% 2021-05-18T14:12:11.2898385Z (Reading database ... 265033 files and directories currently installed.) 2021-05-18T14:12:11.3020895Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:12:11.3054471Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:12:11.8654763Z Selecting previously unselected package dcmtk. 2021-05-18T14:12:11.8924292Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:12:11.9999994Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:12:12.1608324Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:12:12.1643949Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:12:12.1786466Z Adding `dcmtk' group to system ... 2021-05-18T14:12:12.2625502Z Adding `dcmtk' user to system ... 2021-05-18T14:12:12.5663152Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:12:12.8584968Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:14.7206513Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:17.1400539Z Reading package lists... 2021-05-18T14:12:17.3072678Z Building dependency tree... 2021-05-18T14:12:17.3091534Z Reading state information... 2021-05-18T14:12:17.5509824Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:12:17.5511368Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:17.6214931Z Reading package lists... 2021-05-18T14:12:17.8058909Z Building dependency tree... 2021-05-18T14:12:17.8078576Z Reading state information... 2021-05-18T14:12:18.0672770Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:12:18.0674467Z libpng-dev set to manually installed. 2021-05-18T14:12:18.0675600Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:18.1370407Z Reading package lists... 2021-05-18T14:12:18.3085312Z Building dependency tree... 2021-05-18T14:12:18.3105189Z Reading state information... 2021-05-18T14:12:18.4722601Z The following additional packages will be installed: 2021-05-18T14:12:18.4726768Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:12:18.4733195Z Suggested packages: 2021-05-18T14:12:18.4734861Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:12:18.4736707Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:12:18.4738142Z fonts-arphic-uming fonts-nanum 2021-05-18T14:12:18.5226533Z The following NEW packages will be installed: 2021-05-18T14:12:18.5228842Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:12:18.5230327Z libpoppler97 poppler-data 2021-05-18T14:12:18.5453451Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:18.5454639Z Need to get 2582 kB of archives. 2021-05-18T14:12:18.5455988Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:12:18.5458068Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:12:18.5649077Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-18T14:12:18.5668709Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:12:18.5752024Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:12:18.5757369Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:12:18.5760587Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:12:19.0413581Z Fetched 2582 kB in 0s (53.4 MB/s) 2021-05-18T14:12:19.0854703Z Selecting previously unselected package poppler-data. 2021-05-18T14:12:19.0893361Z (Reading database ... 2021-05-18T14:12:19.0893986Z (Reading database ... 5% 2021-05-18T14:12:19.0894514Z (Reading database ... 10% 2021-05-18T14:12:19.0895045Z (Reading database ... 15% 2021-05-18T14:12:19.0895562Z (Reading database ... 20% 2021-05-18T14:12:19.0896456Z (Reading database ... 25% 2021-05-18T14:12:19.0897038Z (Reading database ... 30% 2021-05-18T14:12:19.0897589Z (Reading database ... 35% 2021-05-18T14:12:19.0898149Z (Reading database ... 40% 2021-05-18T14:12:19.0898696Z (Reading database ... 45% 2021-05-18T14:12:19.0899264Z (Reading database ... 50% 2021-05-18T14:12:19.0948440Z (Reading database ... 55% 2021-05-18T14:12:19.0995110Z (Reading database ... 60% 2021-05-18T14:12:19.1041302Z (Reading database ... 65% 2021-05-18T14:12:19.1184991Z (Reading database ... 70% 2021-05-18T14:12:19.1211238Z (Reading database ... 75% 2021-05-18T14:12:19.1641838Z (Reading database ... 80% 2021-05-18T14:12:19.2012784Z (Reading database ... 85% 2021-05-18T14:12:19.2176875Z (Reading database ... 90% 2021-05-18T14:12:19.2267961Z (Reading database ... 95% 2021-05-18T14:12:19.2268637Z (Reading database ... 100% 2021-05-18T14:12:19.2269517Z (Reading database ... 265268 files and directories currently installed.) 2021-05-18T14:12:19.2395646Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:12:19.2420499Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:12:19.5176285Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:12:19.5416635Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:12:19.5441240Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:12:19.5883291Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:12:19.6227429Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:12:19.6247553Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:19.7615207Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:12:19.7878732Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:12:19.7921648Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:19.8461029Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:12:19.8776595Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:12:19.8792682Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:19.9134552Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:12:19.9353740Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:12:19.9367224Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:20.0026591Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:12:20.0164266Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:12:20.0203910Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:20.0245815Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:20.0275204Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:20.0310093Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:20.0355309Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:12:20.2748642Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:22.7630291Z Reading package lists... 2021-05-18T14:12:22.9408698Z Building dependency tree... 2021-05-18T14:12:22.9427757Z Reading state information... 2021-05-18T14:12:23.1198524Z The following additional packages will be installed: 2021-05-18T14:12:23.1203543Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:12:23.1209433Z Suggested packages: 2021-05-18T14:12:23.1210163Z libhdf5-doc 2021-05-18T14:12:23.1747473Z The following NEW packages will be installed: 2021-05-18T14:12:23.1755058Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:12:23.1761749Z libsz2 2021-05-18T14:12:23.1969666Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:23.1970497Z Need to get 4074 kB of archives. 2021-05-18T14:12:23.1971579Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:12:23.1975179Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:12:23.1994214Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:12:23.1999939Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:12:23.2005994Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:12:23.2119355Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:12:23.2131693Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:12:23.2140071Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:12:23.6930203Z Fetched 4074 kB in 0s (74.7 MB/s) 2021-05-18T14:12:23.7261653Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:12:23.7336723Z (Reading database ... 2021-05-18T14:12:23.7337534Z (Reading database ... 5% 2021-05-18T14:12:23.7338254Z (Reading database ... 10% 2021-05-18T14:12:23.7338938Z (Reading database ... 15% 2021-05-18T14:12:23.7339621Z (Reading database ... 20% 2021-05-18T14:12:23.7340292Z (Reading database ... 25% 2021-05-18T14:12:23.7340971Z (Reading database ... 30% 2021-05-18T14:12:23.7341650Z (Reading database ... 35% 2021-05-18T14:12:23.7342321Z (Reading database ... 40% 2021-05-18T14:12:23.7342994Z (Reading database ... 45% 2021-05-18T14:12:23.7343671Z (Reading database ... 50% 2021-05-18T14:12:23.7378708Z (Reading database ... 55% 2021-05-18T14:12:23.7425542Z (Reading database ... 60% 2021-05-18T14:12:23.7475044Z (Reading database ... 65% 2021-05-18T14:12:23.7618148Z (Reading database ... 70% 2021-05-18T14:12:23.7644041Z (Reading database ... 75% 2021-05-18T14:12:23.8089481Z (Reading database ... 80% 2021-05-18T14:12:23.8452562Z (Reading database ... 85% 2021-05-18T14:12:23.8626553Z (Reading database ... 90% 2021-05-18T14:12:23.8717206Z (Reading database ... 95% 2021-05-18T14:12:23.8718584Z (Reading database ... 100% 2021-05-18T14:12:23.8720267Z (Reading database ... 265828 files and directories currently installed.) 2021-05-18T14:12:23.8848719Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:12:23.8862203Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:23.9173660Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:12:23.9435051Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:12:23.9455042Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:12:23.9814496Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:12:24.0046319Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:12:24.0059741Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:12:24.0414460Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:12:24.0673759Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:12:24.0688697Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:24.2335181Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:12:24.2619153Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:12:24.2633511Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:24.3094589Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:12:24.3334569Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:12:24.3346810Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:12:24.3694813Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:12:24.3979667Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:12:24.3993515Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:24.7668674Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:24.7722537Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:12:24.7863828Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:12:24.7906143Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:12:24.7949314Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:24.7980015Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:24.8021760Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:24.8103884Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-18T14:12:24.8138883Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:25.6429506Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:28.1703811Z Reading package lists... 2021-05-18T14:12:28.3465579Z Building dependency tree... 2021-05-18T14:12:28.3487192Z Reading state information... 2021-05-18T14:12:28.5156505Z The following additional packages will be installed: 2021-05-18T14:12:28.5160058Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:12:28.5683741Z The following NEW packages will be installed: 2021-05-18T14:12:28.5688231Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:12:28.5690624Z mesa-common-dev 2021-05-18T14:12:28.5923069Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:28.5926214Z Need to get 1761 kB of archives. 2021-05-18T14:12:28.5927250Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:12:28.5929626Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-18T14:12:28.5971745Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-18T14:12:28.5980447Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-18T14:12:28.6002414Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:12:28.6034283Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:12:28.6072139Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-18T14:12:29.0871619Z Fetched 1761 kB in 0s (34.1 MB/s) 2021-05-18T14:12:29.1291496Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:12:29.1366607Z (Reading database ... 2021-05-18T14:12:29.1367504Z (Reading database ... 5% 2021-05-18T14:12:29.1368569Z (Reading database ... 10% 2021-05-18T14:12:29.1369193Z (Reading database ... 15% 2021-05-18T14:12:29.1369751Z (Reading database ... 20% 2021-05-18T14:12:29.1370375Z (Reading database ... 25% 2021-05-18T14:12:29.1370971Z (Reading database ... 30% 2021-05-18T14:12:29.1371717Z (Reading database ... 35% 2021-05-18T14:12:29.1372861Z (Reading database ... 40% 2021-05-18T14:12:29.1373416Z (Reading database ... 45% 2021-05-18T14:12:29.1373983Z (Reading database ... 50% 2021-05-18T14:12:29.1417662Z (Reading database ... 55% 2021-05-18T14:12:29.1456993Z (Reading database ... 60% 2021-05-18T14:12:29.1501912Z (Reading database ... 65% 2021-05-18T14:12:29.1653806Z (Reading database ... 70% 2021-05-18T14:12:29.1784877Z (Reading database ... 75% 2021-05-18T14:12:29.2114905Z (Reading database ... 80% 2021-05-18T14:12:29.2460548Z (Reading database ... 85% 2021-05-18T14:12:29.2619200Z (Reading database ... 90% 2021-05-18T14:12:29.2699916Z (Reading database ... 95% 2021-05-18T14:12:29.2700810Z (Reading database ... 100% 2021-05-18T14:12:29.2702101Z (Reading database ... 266036 files and directories currently installed.) 2021-05-18T14:12:29.2815766Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:12:29.2836776Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:12:29.3334176Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:12:29.3594391Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:29.3613493Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:29.4295401Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:12:29.4572810Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:29.4589118Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:29.5014818Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:12:29.5285122Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:12:29.5311152Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:12:29.5787360Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:12:29.6058226Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:12:29.6144960Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:12:29.6625806Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:12:29.6927695Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:29.6942135Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:29.8833884Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:12:29.8874746Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:29.8901950Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:12:29.8939838Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:29.8970539Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:12:29.9020416Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:29.9059765Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:31.4936020Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:33.9631977Z Reading package lists... 2021-05-18T14:12:34.1427198Z Building dependency tree... 2021-05-18T14:12:34.1448430Z Reading state information... 2021-05-18T14:12:34.3148405Z The following additional packages will be installed: 2021-05-18T14:12:34.3150798Z libprotobuf-lite17 libprotoc17 2021-05-18T14:12:34.3697848Z The following NEW packages will be installed: 2021-05-18T14:12:34.3705299Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:12:34.3709899Z protobuf-compiler 2021-05-18T14:12:34.3926426Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:34.3927360Z Need to get 2754 kB of archives. 2021-05-18T14:12:34.3928265Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:12:34.3930602Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:12:34.3971310Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:12:34.4051481Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:12:34.4159793Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:12:34.4234517Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:12:34.9041885Z Fetched 2754 kB in 0s (57.8 MB/s) 2021-05-18T14:12:34.9426214Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:12:34.9505782Z (Reading database ... 2021-05-18T14:12:34.9506473Z (Reading database ... 5% 2021-05-18T14:12:34.9507047Z (Reading database ... 10% 2021-05-18T14:12:34.9507606Z (Reading database ... 15% 2021-05-18T14:12:34.9508174Z (Reading database ... 20% 2021-05-18T14:12:34.9508725Z (Reading database ... 25% 2021-05-18T14:12:34.9509514Z (Reading database ... 30% 2021-05-18T14:12:34.9510098Z (Reading database ... 35% 2021-05-18T14:12:34.9510649Z (Reading database ... 40% 2021-05-18T14:12:34.9511214Z (Reading database ... 45% 2021-05-18T14:12:34.9511761Z (Reading database ... 50% 2021-05-18T14:12:34.9537545Z (Reading database ... 55% 2021-05-18T14:12:34.9582132Z (Reading database ... 60% 2021-05-18T14:12:34.9627364Z (Reading database ... 65% 2021-05-18T14:12:34.9790528Z (Reading database ... 70% 2021-05-18T14:12:34.9932700Z (Reading database ... 75% 2021-05-18T14:12:35.0255343Z (Reading database ... 80% 2021-05-18T14:12:35.0662849Z (Reading database ... 85% 2021-05-18T14:12:35.0916088Z (Reading database ... 90% 2021-05-18T14:12:35.1003236Z (Reading database ... 95% 2021-05-18T14:12:35.1003911Z (Reading database ... 100% 2021-05-18T14:12:35.1004795Z (Reading database ... 266519 files and directories currently installed.) 2021-05-18T14:12:35.1125827Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:35.1159384Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.1615012Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:12:35.1862537Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:35.1879520Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.2913540Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:12:35.3209859Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:35.3219054Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.5008609Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:12:35.5307235Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:35.5322422Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.6583370Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:12:35.6886259Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:35.6901127Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.7626710Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.7676053Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.7708660Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.7740434Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.7782618Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:35.7821214Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:36.5977763Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:39.0666628Z Reading package lists... 2021-05-18T14:12:39.2587335Z Building dependency tree... 2021-05-18T14:12:39.2608484Z Reading state information... 2021-05-18T14:12:39.4301614Z The following additional packages will be installed: 2021-05-18T14:12:39.4304192Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:12:39.4306166Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:12:39.4307692Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:12:39.4309519Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:12:39.4311269Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:12:39.4312943Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:12:39.4314535Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:12:39.4316003Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:12:39.4317403Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:12:39.4318818Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:12:39.4320452Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:12:39.4321822Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:12:39.4324241Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:12:39.4325516Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:12:39.4326326Z Suggested packages: 2021-05-18T14:12:39.4327489Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:12:39.4328905Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:12:39.4330484Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:12:39.4331885Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:12:39.5152153Z The following NEW packages will be installed: 2021-05-18T14:12:39.5155651Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:12:39.5157106Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:12:39.5160500Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:12:39.5162833Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:12:39.5164856Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:12:39.5166869Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:12:39.5168903Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:12:39.5170894Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:12:39.5173003Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:12:39.5174933Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:12:39.5176940Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:12:39.5178752Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:12:39.5181309Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:12:39.5182900Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:12:39.5394966Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:39.5396007Z Need to get 47.1 MB of archives. 2021-05-18T14:12:39.5396959Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:12:39.5399679Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:12:39.5549460Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:12:39.5557781Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:12:39.5563174Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:12:39.5567760Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:12:39.5576540Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:12:39.5581913Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:12:39.5607032Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:12:39.6304581Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:12:39.6310398Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:12:39.6325489Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:12:39.6349442Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:12:39.6354442Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:12:39.6359480Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:12:39.6365285Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:12:39.6376186Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-18T14:12:39.6384909Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:12:39.6402695Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:12:39.6408647Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:12:39.6417023Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:12:39.6428385Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:12:39.6478777Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:12:39.6572313Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:12:39.6592973Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:12:39.6597029Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:12:39.6621354Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:12:39.7178159Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:12:39.7195201Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:12:39.7198725Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:12:39.7203170Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:12:39.7215845Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:12:39.7228644Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:12:39.7232930Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:12:39.7243487Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:12:39.7305129Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-18T14:12:39.7330555Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:12:39.7444564Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:12:39.7453133Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:12:39.8566575Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:12:39.8569527Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:12:39.8576117Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:12:39.8584801Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-18T14:12:39.8592933Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:12:39.8599856Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-18T14:12:39.8608628Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:12:39.8691000Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:12:39.8701421Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:12:39.8722100Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:12:39.8728040Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:12:39.8902722Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-18T14:12:39.8941188Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:12:39.8953405Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-18T14:12:39.8955751Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-18T14:12:39.8957934Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:12:39.8966790Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:12:39.8970947Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:12:39.8996140Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:12:39.9015853Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:12:39.9019299Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:12:39.9065824Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:12:39.9067694Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:12:39.9079184Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:12:39.9098197Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:12:39.9130575Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-18T14:12:39.9168280Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-18T14:12:39.9179075Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-18T14:12:39.9186683Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:12:39.9367343Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:12:39.9378756Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-18T14:12:39.9538924Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:12:39.9541669Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:12:39.9546541Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-18T14:12:39.9836403Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-18T14:12:40.0144430Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:12:40.0229184Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:12:40.0231249Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:12:40.6620921Z Fetched 47.1 MB in 0s (94.3 MB/s) 2021-05-18T14:12:40.7004327Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:12:40.7082159Z (Reading database ... 2021-05-18T14:12:40.7083121Z (Reading database ... 5% 2021-05-18T14:12:40.7084054Z (Reading database ... 10% 2021-05-18T14:12:40.7084799Z (Reading database ... 15% 2021-05-18T14:12:40.7085544Z (Reading database ... 20% 2021-05-18T14:12:40.7086306Z (Reading database ... 25% 2021-05-18T14:12:40.7087084Z (Reading database ... 30% 2021-05-18T14:12:40.7087798Z (Reading database ... 35% 2021-05-18T14:12:40.7088529Z (Reading database ... 40% 2021-05-18T14:12:40.7089259Z (Reading database ... 45% 2021-05-18T14:12:40.7089967Z (Reading database ... 50% 2021-05-18T14:12:40.7115263Z (Reading database ... 55% 2021-05-18T14:12:40.7154089Z (Reading database ... 60% 2021-05-18T14:12:40.7196806Z (Reading database ... 65% 2021-05-18T14:12:40.7341908Z (Reading database ... 70% 2021-05-18T14:12:40.7469925Z (Reading database ... 75% 2021-05-18T14:12:40.7779489Z (Reading database ... 80% 2021-05-18T14:12:40.8153380Z (Reading database ... 85% 2021-05-18T14:12:40.8313618Z (Reading database ... 90% 2021-05-18T14:12:40.8400935Z (Reading database ... 95% 2021-05-18T14:12:40.8402126Z (Reading database ... 100% 2021-05-18T14:12:40.8403246Z (Reading database ... 266690 files and directories currently installed.) 2021-05-18T14:12:40.8524223Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:12:40.8548896Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:12:41.0093926Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:12:41.0324248Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:12:41.0380434Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:12:41.0774458Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:12:41.1023874Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:12:41.1041750Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:12:41.1405647Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:12:41.1705778Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:12:41.1720254Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:12:41.2011619Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:12:41.2320186Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:12:41.2389736Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:12:41.2798107Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:12:41.3062112Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:12:41.3072426Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:12:41.3404013Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:12:41.3753687Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:41.3765997Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:41.4260287Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:12:41.4557005Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:12:41.4570735Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:12:42.2763585Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:12:42.3065910Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:12:42.3082274Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:12:42.3402690Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:12:42.3703158Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:12:42.3734827Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:12:42.4209149Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:12:42.4537344Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:12:42.4584617Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:12:42.5060947Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:12:42.5371039Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:12:42.5385508Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:12:42.5697044Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:12:42.6007445Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:12:42.6019556Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:12:42.6413768Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:12:42.6646179Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:12:42.6661776Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:12:42.7053518Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:12:42.7296697Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:12:42.7313171Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:12:42.7694386Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:12:42.7980829Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:42.7999804Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:42.8413591Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:12:42.8667297Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:12:42.8680452Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:12:42.9213706Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:12:42.9449172Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:12:42.9462835Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:12:42.9854333Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:12:43.0113164Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:12:43.0129225Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:12:43.0536532Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:12:43.0817113Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:43.0829876Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:12:43.1201937Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:12:43.1506113Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:12:43.1519679Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:12:43.2404207Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:12:43.2704723Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:12:43.2720445Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:12:43.4734038Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:12:43.4981218Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:12:43.4998461Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:12:43.5551717Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:12:43.5851438Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:12:43.5863305Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:12:43.6253666Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:12:43.6500594Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:12:43.6516227Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:12:43.7053674Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:12:43.7348819Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:43.7360221Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:44.2793597Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:12:44.3096685Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:12:44.3115062Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:12:44.3494702Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:12:44.3768009Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:12:44.3781735Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:12:44.4095218Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:12:44.4418006Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:12:44.4432171Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:12:44.4796386Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:12:44.5097977Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:12:44.5110953Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:12:44.5553434Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:12:44.5858904Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:12:44.5873428Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:12:44.6214227Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:12:44.6480497Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:12:44.6491417Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:12:44.6974904Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:12:44.7291569Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:12:44.7309206Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:12:44.7773770Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:12:44.8025972Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:12:44.8038115Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:12:44.9174092Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:12:44.9418182Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:12:44.9434222Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:12:45.0013603Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:12:45.0261286Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:45.0273263Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:45.1574065Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:12:45.1816747Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:12:45.1840238Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:12:45.2335231Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:12:45.2558006Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:12:45.2572688Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:12:46.5414084Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:12:46.5763630Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:12:46.5788051Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:12:46.6149861Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:12:46.6441023Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:12:46.6449937Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:12:46.6740143Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:12:46.7042445Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:12:46.7054750Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:12:46.7374004Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:12:46.7625720Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:46.7652448Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:12:46.8053633Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:12:46.8327009Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:12:46.8341070Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:12:46.8657677Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:12:46.8961624Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:46.8977153Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:46.9413563Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:12:46.9646808Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:12:46.9660522Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:12:47.1094606Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:12:47.1340136Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:12:47.1356611Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:12:47.1723559Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:12:47.2022786Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:47.2036171Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:47.2485985Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:12:48.0768288Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:12:48.0770058Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:12:48.0771201Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:12:48.0778173Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:48.0813368Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:48.0814318Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:12:48.0815573Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:12:48.0816763Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:12:48.0817691Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:12:48.0818722Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:12:48.0819571Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:12:48.0820573Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:12:48.0821707Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:12:48.0822851Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:12:48.0823958Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:12:48.0825178Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:12:48.0826208Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:12:48.0827275Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:12:48.0828554Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:12:48.0829489Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:12:48.0830572Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:12:48.0831716Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:12:48.0832712Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:12:48.0833854Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:12:48.0836238Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:12:48.0837691Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:12:48.0839021Z Selecting previously unselected package libopenal-data. 2021-05-18T14:12:48.0840360Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:12:48.0841466Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:12:48.0842471Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:12:48.1111390Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:12:48.1132389Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:12:48.1533748Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:12:48.1788927Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:12:48.1808244Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:12:48.2733564Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:12:48.2960838Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:12:48.2973684Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:12:48.3280131Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:12:48.3590631Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:12:48.3608804Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:12:48.4014109Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:12:48.4314408Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:12:48.4339034Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:12:48.4893488Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:12:48.5148503Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:12:48.5231085Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:12:48.5799634Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:12:48.6099062Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:12:48.6117107Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:12:48.6835267Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:12:48.7131761Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:48.7142586Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:48.7611469Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:12:48.7915268Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:48.7927111Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:48.8283143Z Selecting previously unselected package ffmpeg. 2021-05-18T14:12:48.8590870Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:48.8671448Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:49.0106613Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:12:49.0405034Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:12:49.0440195Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:12:49.0851133Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:12:49.1147647Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:12:49.1162497Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:12:49.3533706Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:12:49.3757402Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:12:49.3772645Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:12:49.4088337Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:12:49.4392978Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:12:49.4407712Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:12:49.4814510Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:12:49.5102316Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:49.5117604Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:49.8353381Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:12:49.8654740Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:49.8670818Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:50.2126631Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:12:50.2447694Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:12:50.2464436Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:12:50.3977391Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:12:50.4294671Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:12:50.4310376Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:12:50.4591523Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:12:50.4894711Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:12:50.5003321Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:12:50.5732254Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:12:50.5770855Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:12:50.5814938Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:12:50.5859217Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:12:50.5916148Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:12:50.5954673Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:12:50.6000633Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:12:50.6034048Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:12:50.6096961Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:12:50.6143105Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:12:50.6179797Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:12:50.6209397Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:12:50.6237306Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:12:50.6266914Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:12:50.6298861Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:12:50.6329004Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:12:50.6356488Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:12:50.6390143Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:12:50.6419579Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:12:50.6459089Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:12:50.6505770Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:12:50.6539754Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:12:50.6568047Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:12:50.6608842Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:12:50.6640747Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:12:50.6681451Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:12:50.6722912Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:12:50.6762993Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:12:50.6795593Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:12:50.6831416Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:12:50.6865486Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:12:50.6902074Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:12:50.6948110Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:12:50.6982511Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:12:50.7035480Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:12:50.7076865Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:12:50.7114649Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:12:50.7149831Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:12:50.7201985Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:50.7234394Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:12:50.7271507Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:12:50.7312867Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:12:50.7351317Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:12:50.7384853Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:12:50.7438189Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:12:50.7469887Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:12:50.7508165Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:12:50.7552119Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:12:50.7587671Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:12:50.7634370Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:12:50.7674059Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:50.7707248Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:12:50.7737375Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:12:50.7767489Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:12:50.7796128Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:12:50.7821160Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.7850988Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:12:50.7884610Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.7918401Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:12:50.7950295Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:12:50.7987550Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:12:50.8030000Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:12:50.8071556Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:12:50.8176175Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.8214748Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:12:50.8245957Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:12:50.8275961Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:12:50.8382622Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.8416121Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.8463635Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.8501014Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:12:50.8563791Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:12:50.8604775Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.8644775Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.8681117Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.8712951Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:50.8817323Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:52.1244037Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:54.5886380Z Reading package lists... 2021-05-18T14:12:54.7727257Z Building dependency tree... 2021-05-18T14:12:54.7750957Z Reading state information... 2021-05-18T14:12:54.9565404Z The following additional packages will be installed: 2021-05-18T14:12:54.9569669Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:12:55.0120169Z The following NEW packages will be installed: 2021-05-18T14:12:55.0121947Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:12:55.0129740Z libmagick++-dev 2021-05-18T14:12:55.0365411Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:55.0366287Z Need to get 309 kB of archives. 2021-05-18T14:12:55.0367900Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:12:55.0370406Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-18T14:12:55.0400467Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-18T14:12:55.0436801Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-18T14:12:55.0458847Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-18T14:12:55.5192818Z Fetched 309 kB in 0s (10.8 MB/s) 2021-05-18T14:12:55.5546429Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:12:55.5632989Z (Reading database ... 2021-05-18T14:12:55.5633602Z (Reading database ... 5% 2021-05-18T14:12:55.5634219Z (Reading database ... 10% 2021-05-18T14:12:55.5634778Z (Reading database ... 15% 2021-05-18T14:12:55.5635344Z (Reading database ... 20% 2021-05-18T14:12:55.5635909Z (Reading database ... 25% 2021-05-18T14:12:55.5636456Z (Reading database ... 30% 2021-05-18T14:12:55.5637019Z (Reading database ... 35% 2021-05-18T14:12:55.5637566Z (Reading database ... 40% 2021-05-18T14:12:55.5638125Z (Reading database ... 45% 2021-05-18T14:12:55.5638683Z (Reading database ... 50% 2021-05-18T14:12:55.5668166Z (Reading database ... 55% 2021-05-18T14:12:55.5719917Z (Reading database ... 60% 2021-05-18T14:12:55.5752944Z (Reading database ... 65% 2021-05-18T14:12:55.5920299Z (Reading database ... 70% 2021-05-18T14:12:55.6063012Z (Reading database ... 75% 2021-05-18T14:12:55.6095285Z (Reading database ... 80% 2021-05-18T14:12:55.6710235Z (Reading database ... 85% 2021-05-18T14:12:55.6899024Z (Reading database ... 90% 2021-05-18T14:12:55.6996547Z (Reading database ... 95% 2021-05-18T14:12:55.6997206Z (Reading database ... 100% 2021-05-18T14:12:55.6998107Z (Reading database ... 267231 files and directories currently installed.) 2021-05-18T14:12:55.7117718Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:12:55.7216405Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:55.8095246Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:12:55.8330917Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:12:55.8364292Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:55.8805468Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:12:55.9107576Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:12:55.9123272Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:55.9895983Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:12:56.0173428Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:12:56.0280905Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:56.0903678Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:56.1012843Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:56.1062308Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:56.1103763Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:56.1217173Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:58.5995561Z Reading package lists... 2021-05-18T14:12:58.7788045Z Building dependency tree... 2021-05-18T14:12:58.7810377Z Reading state information... 2021-05-18T14:12:58.9519423Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:12:58.9521713Z The following additional packages will be installed: 2021-05-18T14:12:58.9526386Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:12:58.9528548Z libijs-0.35 libjbig2dec0 2021-05-18T14:12:58.9529619Z Suggested packages: 2021-05-18T14:12:58.9531721Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:12:58.9533756Z ghostscript-x 2021-05-18T14:12:59.0079026Z The following NEW packages will be installed: 2021-05-18T14:12:59.0083723Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:12:59.0090437Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:12:59.0283904Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:59.0285363Z Need to get 11.2 MB of archives. 2021-05-18T14:12:59.0286259Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:12:59.0288416Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-18T14:12:59.0479824Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-18T14:12:59.0492864Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:12:59.1026406Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:12:59.1105560Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:12:59.1117600Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:12:59.1127518Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:12:59.1349962Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:12:59.5986670Z Fetched 11.2 MB in 0s (92.2 MB/s) 2021-05-18T14:12:59.6367555Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:12:59.6450863Z (Reading database ... 2021-05-18T14:12:59.6451553Z (Reading database ... 5% 2021-05-18T14:12:59.6452802Z (Reading database ... 10% 2021-05-18T14:12:59.6453383Z (Reading database ... 15% 2021-05-18T14:12:59.6453956Z (Reading database ... 20% 2021-05-18T14:12:59.6454510Z (Reading database ... 25% 2021-05-18T14:12:59.6455076Z (Reading database ... 30% 2021-05-18T14:12:59.6455628Z (Reading database ... 35% 2021-05-18T14:12:59.6456188Z (Reading database ... 40% 2021-05-18T14:12:59.6456748Z (Reading database ... 45% 2021-05-18T14:12:59.6457296Z (Reading database ... 50% 2021-05-18T14:12:59.6486104Z (Reading database ... 55% 2021-05-18T14:12:59.6533882Z (Reading database ... 60% 2021-05-18T14:12:59.6569935Z (Reading database ... 65% 2021-05-18T14:12:59.6715109Z (Reading database ... 70% 2021-05-18T14:12:59.6853761Z (Reading database ... 75% 2021-05-18T14:12:59.6880727Z (Reading database ... 80% 2021-05-18T14:12:59.7496497Z (Reading database ... 85% 2021-05-18T14:12:59.7709546Z (Reading database ... 90% 2021-05-18T14:12:59.7802406Z (Reading database ... 95% 2021-05-18T14:12:59.7803006Z (Reading database ... 100% 2021-05-18T14:12:59.7803814Z (Reading database ... 267276 files and directories currently installed.) 2021-05-18T14:12:59.7933446Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:12:59.8190463Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:13:00.0456052Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:13:00.0731069Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:13:00.0745204Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:13:00.1175339Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:13:00.1443271Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:13:00.2197812Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:13:00.6654963Z Selecting previously unselected package libgs9-common. 2021-05-18T14:13:00.6926756Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:13:00.6947285Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:13:00.8135150Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:13:00.8389195Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:13:00.8413753Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:13:00.8733489Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:13:00.8992705Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:13:00.9005613Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:13:00.9454098Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:13:00.9670498Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:13:00.9687418Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:13:01.2733640Z Selecting previously unselected package ghostscript. 2021-05-18T14:13:01.3001066Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:13:01.3019480Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:13:01.3786902Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:13:01.3846022Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:13:01.3896740Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:13:01.4744930Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:13:01.4784116Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:13:01.5064037Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:13:01.5105927Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:13:01.5141789Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:13:01.5273175Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:13:01.6673703Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:01.6901268Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:05.3275876Z Reading package lists... 2021-05-18T14:13:05.5048972Z Building dependency tree... 2021-05-18T14:13:05.5070268Z Reading state information... 2021-05-18T14:13:05.6697831Z The following additional packages will be installed: 2021-05-18T14:13:05.6700906Z libudunits2-0 libudunits2-data 2021-05-18T14:13:05.7195783Z The following NEW packages will be installed: 2021-05-18T14:13:05.7197791Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:13:05.7415635Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:05.7416739Z Need to get 429 kB of archives. 2021-05-18T14:13:05.7417703Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:13:05.7419944Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:13:05.7434604Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:13:05.7445125Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:13:06.2068869Z Fetched 429 kB in 0s (17.6 MB/s) 2021-05-18T14:13:06.2432557Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:13:06.2514882Z (Reading database ... 2021-05-18T14:13:06.2515766Z (Reading database ... 5% 2021-05-18T14:13:06.2516475Z (Reading database ... 10% 2021-05-18T14:13:06.2517176Z (Reading database ... 15% 2021-05-18T14:13:06.2517863Z (Reading database ... 20% 2021-05-18T14:13:06.2518535Z (Reading database ... 25% 2021-05-18T14:13:06.2519223Z (Reading database ... 30% 2021-05-18T14:13:06.2519960Z (Reading database ... 35% 2021-05-18T14:13:06.2520626Z (Reading database ... 40% 2021-05-18T14:13:06.2521510Z (Reading database ... 45% 2021-05-18T14:13:06.2522232Z (Reading database ... 50% 2021-05-18T14:13:06.2566740Z (Reading database ... 55% 2021-05-18T14:13:06.2626227Z (Reading database ... 60% 2021-05-18T14:13:06.2658719Z (Reading database ... 65% 2021-05-18T14:13:06.2812485Z (Reading database ... 70% 2021-05-18T14:13:06.2958410Z (Reading database ... 75% 2021-05-18T14:13:06.2996121Z (Reading database ... 80% 2021-05-18T14:13:06.3666737Z (Reading database ... 85% 2021-05-18T14:13:06.3862898Z (Reading database ... 90% 2021-05-18T14:13:06.3952214Z (Reading database ... 95% 2021-05-18T14:13:06.3952984Z (Reading database ... 100% 2021-05-18T14:13:06.3954022Z (Reading database ... 267840 files and directories currently installed.) 2021-05-18T14:13:06.4077695Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:13:06.4090625Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:13:06.4400023Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:13:06.4737073Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:13:06.4762512Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:13:06.5081200Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:13:06.5392380Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:13:06.5406783Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:13:06.6282135Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:13:06.6323881Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:13:06.6357986Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:13:06.6394134Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:13:06.7614426Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:09.2465020Z Reading package lists... 2021-05-18T14:13:09.4242538Z Building dependency tree... 2021-05-18T14:13:09.4264910Z Reading state information... 2021-05-18T14:13:09.6451238Z The following NEW packages will be installed: 2021-05-18T14:13:09.6458281Z libjq-dev 2021-05-18T14:13:09.7583993Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:09.7584872Z Need to get 11.2 kB of archives. 2021-05-18T14:13:09.7585734Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:13:09.7587957Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-18T14:13:10.2270457Z Fetched 11.2 kB in 0s (104 kB/s) 2021-05-18T14:13:10.2604743Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:13:10.2686431Z (Reading database ... 2021-05-18T14:13:10.2687384Z (Reading database ... 5% 2021-05-18T14:13:10.2688176Z (Reading database ... 10% 2021-05-18T14:13:10.2688960Z (Reading database ... 15% 2021-05-18T14:13:10.2689716Z (Reading database ... 20% 2021-05-18T14:13:10.2690479Z (Reading database ... 25% 2021-05-18T14:13:10.2691316Z (Reading database ... 30% 2021-05-18T14:13:10.2692653Z (Reading database ... 35% 2021-05-18T14:13:10.2693634Z (Reading database ... 40% 2021-05-18T14:13:10.2694188Z (Reading database ... 45% 2021-05-18T14:13:10.2694754Z (Reading database ... 50% 2021-05-18T14:13:10.2738462Z (Reading database ... 55% 2021-05-18T14:13:10.2793591Z (Reading database ... 60% 2021-05-18T14:13:10.2820921Z (Reading database ... 65% 2021-05-18T14:13:10.2964311Z (Reading database ... 70% 2021-05-18T14:13:10.3090251Z (Reading database ... 75% 2021-05-18T14:13:10.3116962Z (Reading database ... 80% 2021-05-18T14:13:10.3675044Z (Reading database ... 85% 2021-05-18T14:13:10.3858219Z (Reading database ... 90% 2021-05-18T14:13:10.3944317Z (Reading database ... 95% 2021-05-18T14:13:10.3945171Z (Reading database ... 100% 2021-05-18T14:13:10.3946377Z (Reading database ... 267869 files and directories currently installed.) 2021-05-18T14:13:10.4064604Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:13:10.4086508Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:13:10.4722530Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:13:12.9477887Z Reading package lists... 2021-05-18T14:13:13.1280910Z Building dependency tree... 2021-05-18T14:13:13.1301102Z Reading state information... 2021-05-18T14:13:13.3442352Z The following NEW packages will be installed: 2021-05-18T14:13:13.3446556Z libmng2 2021-05-18T14:13:13.3644548Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:13.3645559Z Need to get 168 kB of archives. 2021-05-18T14:13:13.3646428Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:13:13.3648426Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:13:13.8372714Z Fetched 168 kB in 0s (9291 kB/s) 2021-05-18T14:13:13.8765718Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:13:13.8853992Z (Reading database ... 2021-05-18T14:13:13.8855798Z (Reading database ... 5% 2021-05-18T14:13:13.8856384Z (Reading database ... 10% 2021-05-18T14:13:13.8856997Z (Reading database ... 15% 2021-05-18T14:13:13.8857550Z (Reading database ... 20% 2021-05-18T14:13:13.8858115Z (Reading database ... 25% 2021-05-18T14:13:13.8858669Z (Reading database ... 30% 2021-05-18T14:13:13.8859234Z (Reading database ... 35% 2021-05-18T14:13:13.8859798Z (Reading database ... 40% 2021-05-18T14:13:13.8860347Z (Reading database ... 45% 2021-05-18T14:13:13.8860911Z (Reading database ... 50% 2021-05-18T14:13:13.8909217Z (Reading database ... 55% 2021-05-18T14:13:13.8973819Z (Reading database ... 60% 2021-05-18T14:13:13.9009692Z (Reading database ... 65% 2021-05-18T14:13:13.9168313Z (Reading database ... 70% 2021-05-18T14:13:13.9320545Z (Reading database ... 75% 2021-05-18T14:13:13.9351451Z (Reading database ... 80% 2021-05-18T14:13:14.0003201Z (Reading database ... 85% 2021-05-18T14:13:14.0294446Z (Reading database ... 90% 2021-05-18T14:13:14.0367324Z (Reading database ... 95% 2021-05-18T14:13:14.0367962Z (Reading database ... 100% 2021-05-18T14:13:14.0368862Z (Reading database ... 267875 files and directories currently installed.) 2021-05-18T14:13:14.0495126Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:13:14.0526681Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:13:14.1353131Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:13:14.1465214Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:16.5782937Z Reading package lists... 2021-05-18T14:13:16.7486763Z Building dependency tree... 2021-05-18T14:13:16.7509799Z Reading state information... 2021-05-18T14:13:16.9704295Z E: Unable to locate package libmng1 2021-05-18T14:13:17.0454508Z Reading package lists... 2021-05-18T14:13:17.2360918Z Building dependency tree... 2021-05-18T14:13:17.2383180Z Reading state information... 2021-05-18T14:13:17.3754108Z E: Unable to locate package libapparmor-devel 2021-05-18T14:13:17.4466919Z Reading package lists... 2021-05-18T14:13:17.6210848Z Building dependency tree... 2021-05-18T14:13:17.6233667Z Reading state information... 2021-05-18T14:13:17.7817861Z The following additional packages will be installed: 2021-05-18T14:13:17.7820929Z libij-java 2021-05-18T14:13:17.8292766Z The following NEW packages will be installed: 2021-05-18T14:13:17.8299143Z imagej libij-java 2021-05-18T14:13:17.8507106Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:17.8508062Z Need to get 2328 kB of archives. 2021-05-18T14:13:17.8508920Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:13:17.8510907Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:13:17.8780178Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:13:18.3441712Z Fetched 2328 kB in 0s (52.9 MB/s) 2021-05-18T14:13:18.3775417Z Selecting previously unselected package libij-java. 2021-05-18T14:13:18.3866122Z (Reading database ... 2021-05-18T14:13:18.3866982Z (Reading database ... 5% 2021-05-18T14:13:18.3867931Z (Reading database ... 10% 2021-05-18T14:13:18.3868721Z (Reading database ... 15% 2021-05-18T14:13:18.3869483Z (Reading database ... 20% 2021-05-18T14:13:18.3870275Z (Reading database ... 25% 2021-05-18T14:13:18.3871025Z (Reading database ... 30% 2021-05-18T14:13:18.3871776Z (Reading database ... 35% 2021-05-18T14:13:18.3872529Z (Reading database ... 40% 2021-05-18T14:13:18.3873266Z (Reading database ... 45% 2021-05-18T14:13:18.3874021Z (Reading database ... 50% 2021-05-18T14:13:18.3919294Z (Reading database ... 55% 2021-05-18T14:13:18.3968919Z (Reading database ... 60% 2021-05-18T14:13:18.3998255Z (Reading database ... 65% 2021-05-18T14:13:18.4143333Z (Reading database ... 70% 2021-05-18T14:13:18.4296072Z (Reading database ... 75% 2021-05-18T14:13:19.0882285Z (Reading database ... 80% 2021-05-18T14:13:19.0883940Z (Reading database ... 85% 2021-05-18T14:13:19.0885098Z (Reading database ... 90% 2021-05-18T14:13:19.0886090Z (Reading database ... 95% 2021-05-18T14:13:19.0887115Z (Reading database ... 100% 2021-05-18T14:13:19.0888948Z (Reading database ... 267881 files and directories currently installed.) 2021-05-18T14:13:19.0891474Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:13:19.0893412Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:13:19.0894842Z Selecting previously unselected package imagej. 2021-05-18T14:13:19.0896671Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:13:19.0898140Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:13:19.0899503Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:13:19.0900855Z Setting up imagej (1.52r-1) ... 2021-05-18T14:13:19.0902651Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:13:20.4149056Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:21.2378665Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:13:23.9524995Z Reading package lists... 2021-05-18T14:13:24.1320792Z Building dependency tree... 2021-05-18T14:13:24.1343806Z Reading state information... 2021-05-18T14:13:24.2973162Z Suggested packages: 2021-05-18T14:13:24.2975058Z bowtie2-examples 2021-05-18T14:13:24.3455945Z The following NEW packages will be installed: 2021-05-18T14:13:24.3466411Z bowtie2 2021-05-18T14:13:24.3702852Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:24.3704009Z Need to get 1324 kB of archives. 2021-05-18T14:13:24.3704872Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:13:24.3707353Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:13:24.8517372Z Fetched 1324 kB in 0s (35.2 MB/s) 2021-05-18T14:13:24.8867264Z Selecting previously unselected package bowtie2. 2021-05-18T14:13:24.8965557Z (Reading database ... 2021-05-18T14:13:24.8966308Z (Reading database ... 5% 2021-05-18T14:13:24.8966964Z (Reading database ... 10% 2021-05-18T14:13:24.8967483Z (Reading database ... 15% 2021-05-18T14:13:24.8968116Z (Reading database ... 20% 2021-05-18T14:13:24.8968745Z (Reading database ... 25% 2021-05-18T14:13:24.8969566Z (Reading database ... 30% 2021-05-18T14:13:24.8970182Z (Reading database ... 35% 2021-05-18T14:13:24.8970778Z (Reading database ... 40% 2021-05-18T14:13:24.8971572Z (Reading database ... 45% 2021-05-18T14:13:24.8972711Z (Reading database ... 50% 2021-05-18T14:13:24.9019318Z (Reading database ... 55% 2021-05-18T14:13:24.9074018Z (Reading database ... 60% 2021-05-18T14:13:24.9106985Z (Reading database ... 65% 2021-05-18T14:13:24.9240382Z (Reading database ... 70% 2021-05-18T14:13:24.9421981Z (Reading database ... 75% 2021-05-18T14:13:24.9461040Z (Reading database ... 80% 2021-05-18T14:13:25.0074195Z (Reading database ... 85% 2021-05-18T14:13:25.0259505Z (Reading database ... 90% 2021-05-18T14:13:25.0346104Z (Reading database ... 95% 2021-05-18T14:13:25.0346725Z (Reading database ... 100% 2021-05-18T14:13:25.0347551Z (Reading database ... 267904 files and directories currently installed.) 2021-05-18T14:13:25.0470872Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:13:25.0486175Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:13:25.2599650Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:13:25.2645941Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:28.6505091Z Reading package lists... 2021-05-18T14:13:28.8530659Z Building dependency tree... 2021-05-18T14:13:28.8553963Z Reading state information... 2021-05-18T14:13:29.0294480Z E: Unable to locate package install 2021-05-18T14:13:29.0297429Z E: Unable to locate package gdal 2021-05-18T14:13:29.1079003Z Reading package lists... 2021-05-18T14:13:29.2916674Z Building dependency tree... 2021-05-18T14:13:29.2938745Z Reading state information... 2021-05-18T14:13:29.3209782Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:13:29.3211500Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:13:29.3212876Z is only available from another source 2021-05-18T14:13:29.3213445Z 2021-05-18T14:13:29.4318889Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:13:29.5035109Z Reading package lists... 2021-05-18T14:13:29.6985792Z Building dependency tree... 2021-05-18T14:13:29.7005879Z Reading state information... 2021-05-18T14:13:29.7282699Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:13:29.7286707Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:13:29.7287493Z is only available from another source 2021-05-18T14:13:29.7288193Z However the following packages replace it: 2021-05-18T14:13:29.7288748Z ffmpeg 2021-05-18T14:13:29.7289013Z 2021-05-18T14:13:29.8407432Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:13:29.9129864Z Reading package lists... 2021-05-18T14:13:30.0899390Z Building dependency tree... 2021-05-18T14:13:30.0921028Z Reading state information... 2021-05-18T14:13:30.2558597Z The following additional packages will be installed: 2021-05-18T14:13:30.2561769Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:13:30.2563426Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:13:30.2564588Z libssh2-1-dev 2021-05-18T14:13:30.2568930Z Suggested packages: 2021-05-18T14:13:30.2569927Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:13:30.3072895Z The following NEW packages will be installed: 2021-05-18T14:13:30.3075313Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:13:30.3077281Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:13:30.3081325Z libssh2-1-dev 2021-05-18T14:13:30.3285423Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:30.3286291Z Need to get 2667 kB of archives. 2021-05-18T14:13:30.3288953Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:13:30.3291040Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:13:30.3329186Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:13:30.3403964Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:13:30.3412825Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:13:30.3430532Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:13:30.3438606Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:13:30.3451371Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:13:30.3515890Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:13:30.3601650Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:13:30.3648567Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:13:30.3657337Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:13:30.8529743Z Fetched 2667 kB in 0s (40.4 MB/s) 2021-05-18T14:13:30.8887974Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:13:30.8970629Z (Reading database ... 2021-05-18T14:13:30.8971538Z (Reading database ... 5% 2021-05-18T14:13:30.8972480Z (Reading database ... 10% 2021-05-18T14:13:30.8973288Z (Reading database ... 15% 2021-05-18T14:13:30.8974043Z (Reading database ... 20% 2021-05-18T14:13:30.8974851Z (Reading database ... 25% 2021-05-18T14:13:30.8975608Z (Reading database ... 30% 2021-05-18T14:13:30.8976360Z (Reading database ... 35% 2021-05-18T14:13:30.8977138Z (Reading database ... 40% 2021-05-18T14:13:30.8977907Z (Reading database ... 45% 2021-05-18T14:13:30.8978647Z (Reading database ... 50% 2021-05-18T14:13:30.9006395Z (Reading database ... 55% 2021-05-18T14:13:30.9064651Z (Reading database ... 60% 2021-05-18T14:13:30.9091790Z (Reading database ... 65% 2021-05-18T14:13:30.9231751Z (Reading database ... 70% 2021-05-18T14:13:30.9366152Z (Reading database ... 75% 2021-05-18T14:13:30.9392829Z (Reading database ... 80% 2021-05-18T14:13:31.0018216Z (Reading database ... 85% 2021-05-18T14:13:31.0208236Z (Reading database ... 90% 2021-05-18T14:13:31.0298032Z (Reading database ... 95% 2021-05-18T14:13:31.0298674Z (Reading database ... 100% 2021-05-18T14:13:31.0299543Z (Reading database ... 267930 files and directories currently installed.) 2021-05-18T14:13:31.0418809Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:13:31.0434546Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:13:31.0901668Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:13:31.1162059Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:13:31.1172756Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:13:31.1974719Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:13:31.2238684Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:13:31.2265073Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:13:31.2653666Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:13:31.2896085Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:31.2909966Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:31.3415880Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:13:31.3667891Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:31.3724759Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:31.4066901Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:13:31.4339233Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:31.4353747Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:31.4774881Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:13:31.5044292Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:13:31.5065638Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:13:31.5774725Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:13:31.6024459Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:31.6038559Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:31.6825375Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:13:31.7143837Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:13:31.7145773Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:13:31.7735542Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:13:31.7988826Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:13:31.8003237Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:13:31.8335458Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:13:31.8574460Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:13:31.8586614Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:13:31.9954806Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:13:31.9995180Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:32.0040142Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:13:32.0073916Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:13:32.0104799Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:32.0138523Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:32.0164314Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:32.0216860Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:13:32.0252966Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:13:32.0281022Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:13:32.0312663Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:13:32.0369006Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:37.6983791Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:13:37.8275462Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:40.2817768Z Reading package lists... 2021-05-18T14:13:40.4626398Z Building dependency tree... 2021-05-18T14:13:40.4648422Z Reading state information... 2021-05-18T14:13:40.7284487Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:13:40.7286394Z libtiff-dev set to manually installed. 2021-05-18T14:13:40.7287637Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:40.7988612Z Reading package lists... 2021-05-18T14:13:40.9784001Z Building dependency tree... 2021-05-18T14:13:40.9805526Z Reading state information... 2021-05-18T14:13:41.2264988Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:13:41.2266369Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:41.2954300Z Reading package lists... 2021-05-18T14:13:41.4753119Z Building dependency tree... 2021-05-18T14:13:41.4774466Z Reading state information... 2021-05-18T14:13:41.6918293Z The following NEW packages will be installed: 2021-05-18T14:13:41.6924274Z libsodium-dev 2021-05-18T14:13:41.7124518Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:41.7125499Z Need to get 169 kB of archives. 2021-05-18T14:13:41.7126352Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:13:41.7128856Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:13:42.1948841Z Fetched 169 kB in 0s (8789 kB/s) 2021-05-18T14:13:42.2291859Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:13:42.2373558Z (Reading database ... 2021-05-18T14:13:42.2374216Z (Reading database ... 5% 2021-05-18T14:13:42.2376037Z (Reading database ... 10% 2021-05-18T14:13:42.2377168Z (Reading database ... 15% 2021-05-18T14:13:42.2377702Z (Reading database ... 20% 2021-05-18T14:13:42.2378252Z (Reading database ... 25% 2021-05-18T14:13:42.2378776Z (Reading database ... 30% 2021-05-18T14:13:42.2379303Z (Reading database ... 35% 2021-05-18T14:13:42.2379811Z (Reading database ... 40% 2021-05-18T14:13:42.2380331Z (Reading database ... 45% 2021-05-18T14:13:42.2380874Z (Reading database ... 50% 2021-05-18T14:13:42.2415138Z (Reading database ... 55% 2021-05-18T14:13:43.0936755Z (Reading database ... 60% 2021-05-18T14:13:43.0940629Z (Reading database ... 65% 2021-05-18T14:13:43.0942087Z (Reading database ... 70% 2021-05-18T14:13:43.0943916Z (Reading database ... 75% 2021-05-18T14:13:43.0945491Z (Reading database ... 80% 2021-05-18T14:13:43.0946857Z (Reading database ... 85% 2021-05-18T14:13:43.0948201Z (Reading database ... 90% 2021-05-18T14:13:43.0949717Z (Reading database ... 95% 2021-05-18T14:13:43.0951055Z (Reading database ... 100% 2021-05-18T14:13:43.0954256Z (Reading database ... 268433 files and directories currently installed.) 2021-05-18T14:13:43.0957444Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:13:43.0960871Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:13:43.0962927Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:13:44.9205264Z Reading package lists... 2021-05-18T14:13:45.1024983Z Building dependency tree... 2021-05-18T14:13:45.1045262Z Reading state information... 2021-05-18T14:13:45.2785140Z The following additional packages will be installed: 2021-05-18T14:13:45.2787928Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:13:45.3295635Z The following NEW packages will be installed: 2021-05-18T14:13:45.3303838Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:13:45.3307149Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:13:45.3505503Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:45.3507129Z Need to get 10.4 MB of archives. 2021-05-18T14:13:45.3513643Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:13:45.3517229Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:13:45.3612793Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:13:45.3760023Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:13:45.3894881Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:13:45.4019314Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:13:45.4180123Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-18T14:13:45.4453613Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-18T14:13:45.4906640Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:13:45.9710192Z Fetched 10.4 MB in 0s (65.7 MB/s) 2021-05-18T14:13:46.0073564Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:13:46.0157277Z (Reading database ... 2021-05-18T14:13:46.0158241Z (Reading database ... 5% 2021-05-18T14:13:46.0159032Z (Reading database ... 10% 2021-05-18T14:13:46.0159806Z (Reading database ... 15% 2021-05-18T14:13:46.0160567Z (Reading database ... 20% 2021-05-18T14:13:46.0161353Z (Reading database ... 25% 2021-05-18T14:13:46.0162320Z (Reading database ... 30% 2021-05-18T14:13:46.0163086Z (Reading database ... 35% 2021-05-18T14:13:46.0163837Z (Reading database ... 40% 2021-05-18T14:13:46.0164608Z (Reading database ... 45% 2021-05-18T14:13:46.0165425Z (Reading database ... 50% 2021-05-18T14:13:46.0208639Z (Reading database ... 55% 2021-05-18T14:13:46.0271517Z (Reading database ... 60% 2021-05-18T14:13:46.0300326Z (Reading database ... 65% 2021-05-18T14:13:46.0445548Z (Reading database ... 70% 2021-05-18T14:13:46.0584101Z (Reading database ... 75% 2021-05-18T14:13:46.0615663Z (Reading database ... 80% 2021-05-18T14:13:46.1300506Z (Reading database ... 85% 2021-05-18T14:13:46.1500203Z (Reading database ... 90% 2021-05-18T14:13:46.1590693Z (Reading database ... 95% 2021-05-18T14:13:46.1591380Z (Reading database ... 100% 2021-05-18T14:13:46.1592328Z (Reading database ... 268503 files and directories currently installed.) 2021-05-18T14:13:46.1718107Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:13:46.1733656Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:13:46.2614102Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:13:46.2874532Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:13:46.2894191Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:13:46.4215019Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:13:46.4470602Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:13:46.4487970Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:13:46.6254674Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:13:46.6530622Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:13:46.6543724Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:13:46.8175243Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:13:46.8429796Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:13:46.8447514Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:13:47.0418879Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:13:47.0723242Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:13:47.0738029Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:13:47.2675472Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:13:47.2972587Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:13:47.2985396Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:13:47.7354833Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:13:47.7668717Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:13:47.7680252Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:13:47.8774323Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:13:47.8815624Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:13:47.8853570Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:13:47.8884873Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:13:47.8911941Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:13:47.8939161Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:13:47.8967782Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:13:47.8998254Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:13:47.9031454Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:51.2791191Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:53.7367728Z Reading package lists... 2021-05-18T14:13:53.9090021Z Building dependency tree... 2021-05-18T14:13:53.9111452Z Reading state information... 2021-05-18T14:13:54.1493047Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:13:54.1496333Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:54.2237209Z Reading package lists... 2021-05-18T14:13:54.4133061Z Building dependency tree... 2021-05-18T14:13:54.4154831Z Reading state information... 2021-05-18T14:13:54.5811648Z The following additional packages will be installed: 2021-05-18T14:13:54.5816032Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:13:54.5818997Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:13:54.5822796Z Suggested packages: 2021-05-18T14:13:54.5824440Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:13:54.6454850Z The following NEW packages will be installed: 2021-05-18T14:13:54.6461730Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:13:54.6471838Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:13:54.6685026Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:54.6686409Z Need to get 1459 kB of archives. 2021-05-18T14:13:54.6687412Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:13:54.6690684Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:13:54.6715084Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:13:54.6725687Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:13:54.6740975Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:13:54.6750124Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-18T14:13:54.6765780Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:13:54.6787652Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:13:54.6883434Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:13:54.6924307Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:13:54.6932300Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:13:55.1735047Z Fetched 1459 kB in 0s (30.9 MB/s) 2021-05-18T14:13:55.2125049Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:13:55.2218819Z (Reading database ... 2021-05-18T14:13:55.2219493Z (Reading database ... 5% 2021-05-18T14:13:55.2220072Z (Reading database ... 10% 2021-05-18T14:13:55.2220635Z (Reading database ... 15% 2021-05-18T14:13:55.2221202Z (Reading database ... 20% 2021-05-18T14:13:55.2221776Z (Reading database ... 25% 2021-05-18T14:13:55.2222348Z (Reading database ... 30% 2021-05-18T14:13:55.2222925Z (Reading database ... 35% 2021-05-18T14:13:55.2223478Z (Reading database ... 40% 2021-05-18T14:13:55.2224043Z (Reading database ... 45% 2021-05-18T14:13:55.2225348Z (Reading database ... 50% 2021-05-18T14:13:55.2264329Z (Reading database ... 55% 2021-05-18T14:13:55.2317478Z (Reading database ... 60% 2021-05-18T14:13:55.2368037Z (Reading database ... 65% 2021-05-18T14:13:55.2517166Z (Reading database ... 70% 2021-05-18T14:13:55.2655524Z (Reading database ... 75% 2021-05-18T14:13:55.2686534Z (Reading database ... 80% 2021-05-18T14:13:55.3134116Z (Reading database ... 85% 2021-05-18T14:13:55.3478871Z (Reading database ... 90% 2021-05-18T14:13:55.3570127Z (Reading database ... 95% 2021-05-18T14:13:55.3570815Z (Reading database ... 100% 2021-05-18T14:13:55.3571713Z (Reading database ... 268728 files and directories currently installed.) 2021-05-18T14:13:55.3697732Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:55.3719945Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:55.4135095Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:13:55.4379911Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:55.4436707Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:55.4775172Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:13:55.5050527Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:55.5065903Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:55.5494337Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:13:55.5743173Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:55.5759753Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:55.6094861Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:13:55.6353681Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:13:55.6393616Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:13:55.6734416Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:13:55.7005091Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:55.7017250Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:55.7534463Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:13:55.7806274Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:13:55.7815175Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:13:55.8703957Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:13:55.8964161Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:13:55.8975743Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:13:55.9574836Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:13:55.9830222Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:55.9842331Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:56.0140645Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:13:56.0443337Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:13:56.0466577Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:13:56.1709428Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:13:56.1741020Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:56.1768731Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:13:56.1812218Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:13:56.1854604Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:56.1882196Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:56.1915370Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:56.1943428Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:56.1971091Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:56.1998211Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:13:56.2037766Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:56.2311532Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:59.9616106Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:14:02.5917703Z Reading package lists... 2021-05-18T14:14:02.8116097Z Building dependency tree... 2021-05-18T14:14:02.8137647Z Reading state information... 2021-05-18T14:14:03.0150433Z E: Unable to locate package udunits 2021-05-18T14:14:03.0930755Z Reading package lists... 2021-05-18T14:14:03.2783404Z Building dependency tree... 2021-05-18T14:14:03.2805912Z Reading state information... 2021-05-18T14:14:03.4454035Z The following additional packages will be installed: 2021-05-18T14:14:03.4454790Z libwebpdemux2 2021-05-18T14:14:03.4973553Z The following NEW packages will be installed: 2021-05-18T14:14:03.4978624Z libwebp-dev libwebpdemux2 2021-05-18T14:14:03.5181580Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:03.5182427Z Need to get 277 kB of archives. 2021-05-18T14:14:03.5183280Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:14:03.5185277Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:14:03.5197919Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:14:03.9922238Z Fetched 277 kB in 0s (12.8 MB/s) 2021-05-18T14:14:04.0320305Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:14:04.0427278Z (Reading database ... 2021-05-18T14:14:04.0427998Z (Reading database ... 5% 2021-05-18T14:14:04.0428562Z (Reading database ... 10% 2021-05-18T14:14:04.0429134Z (Reading database ... 15% 2021-05-18T14:14:04.0429874Z (Reading database ... 20% 2021-05-18T14:14:04.0430461Z (Reading database ... 25% 2021-05-18T14:14:04.0431030Z (Reading database ... 30% 2021-05-18T14:14:04.0431581Z (Reading database ... 35% 2021-05-18T14:14:04.0432144Z (Reading database ... 40% 2021-05-18T14:14:04.0432694Z (Reading database ... 45% 2021-05-18T14:14:04.0433261Z (Reading database ... 50% 2021-05-18T14:14:04.0471490Z (Reading database ... 55% 2021-05-18T14:14:04.0523896Z (Reading database ... 60% 2021-05-18T14:14:04.0561516Z (Reading database ... 65% 2021-05-18T14:14:04.0705276Z (Reading database ... 70% 2021-05-18T14:14:04.0856095Z (Reading database ... 75% 2021-05-18T14:14:04.0884799Z (Reading database ... 80% 2021-05-18T14:14:04.1321089Z (Reading database ... 85% 2021-05-18T14:14:04.1684812Z (Reading database ... 90% 2021-05-18T14:14:05.0993312Z (Reading database ... 95% 2021-05-18T14:14:05.0994219Z (Reading database ... 100% 2021-05-18T14:14:05.0995384Z (Reading database ... 269028 files and directories currently installed.) 2021-05-18T14:14:05.0997179Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:14:05.0998519Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:14:05.1000119Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:14:05.1001480Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:14:05.1002602Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:14:05.1003688Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:14:05.1004720Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:14:05.1005943Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:06.7955829Z Reading package lists... 2021-05-18T14:14:06.9792408Z Building dependency tree... 2021-05-18T14:14:06.9815122Z Reading state information... 2021-05-18T14:14:07.1521592Z The following additional packages will be installed: 2021-05-18T14:14:07.1524372Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:14:07.1526350Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:14:07.1527778Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:14:07.1536053Z Suggested packages: 2021-05-18T14:14:07.1537018Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:14:07.1537726Z Recommended packages: 2021-05-18T14:14:07.1538228Z cargo 2021-05-18T14:14:07.2120792Z The following NEW packages will be installed: 2021-05-18T14:14:07.2126408Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:14:07.2129113Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:14:07.2131442Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:14:07.2582435Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:07.2583628Z Need to get 108 MB of archives. 2021-05-18T14:14:07.2585642Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:14:07.2591029Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:14:07.2633024Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:14:07.2641154Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-18T14:14:07.2650395Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:14:07.2712768Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:14:07.2746960Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:14:07.2753812Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-18T14:14:07.3936163Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-18T14:14:08.2237894Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-18T14:14:08.7283775Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-18T14:14:08.7496173Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-18T14:14:08.7841562Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:14:08.8989427Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-18T14:14:09.4080574Z Fetched 108 MB in 2s (64.2 MB/s) 2021-05-18T14:14:09.4427827Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:14:09.4521509Z (Reading database ... 2021-05-18T14:14:09.4522460Z (Reading database ... 5% 2021-05-18T14:14:09.4523245Z (Reading database ... 10% 2021-05-18T14:14:09.4524066Z (Reading database ... 15% 2021-05-18T14:14:09.4524830Z (Reading database ... 20% 2021-05-18T14:14:09.4525586Z (Reading database ... 25% 2021-05-18T14:14:09.4526326Z (Reading database ... 30% 2021-05-18T14:14:09.4527091Z (Reading database ... 35% 2021-05-18T14:14:09.4527853Z (Reading database ... 40% 2021-05-18T14:14:09.4528596Z (Reading database ... 45% 2021-05-18T14:14:09.4529350Z (Reading database ... 50% 2021-05-18T14:14:09.4556595Z (Reading database ... 55% 2021-05-18T14:14:09.4606751Z (Reading database ... 60% 2021-05-18T14:14:09.4642880Z (Reading database ... 65% 2021-05-18T14:14:09.5187048Z (Reading database ... 70% 2021-05-18T14:14:09.5537505Z (Reading database ... 75% 2021-05-18T14:14:09.5568293Z (Reading database ... 80% 2021-05-18T14:14:09.6022980Z (Reading database ... 85% 2021-05-18T14:14:09.6380296Z (Reading database ... 90% 2021-05-18T14:14:09.6468277Z (Reading database ... 95% 2021-05-18T14:14:09.6468999Z (Reading database ... 100% 2021-05-18T14:14:09.6469994Z (Reading database ... 269056 files and directories currently installed.) 2021-05-18T14:14:09.6595766Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:14:09.6624094Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:14:09.7133663Z Selecting previously unselected package libipt2. 2021-05-18T14:14:09.7358707Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:14:09.7377000Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:14:09.7732395Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:14:09.8036150Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:14:09.8047546Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:14:09.8575359Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:14:09.8855322Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:14:09.8867633Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:14:09.9815141Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:14:10.0038646Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:14:10.0054871Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:14:10.0655674Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:14:10.0923171Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:14:10.0938852Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:14:10.1253522Z Selecting previously unselected package gdb. 2021-05-18T14:14:10.1506604Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:14:10.1520233Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:14:10.5193499Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:14:10.5495629Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:14:10.5510140Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:17.0862475Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:14:17.1170684Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:14:17.1186053Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:20.4789823Z Selecting previously unselected package rustc. 2021-05-18T14:14:20.5094359Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:14:20.5109325Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:20.7167822Z Selecting previously unselected package cargo. 2021-05-18T14:14:20.7549916Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:14:20.7561109Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:14:21.1294080Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:14:21.1535654Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:14:21.1548741Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:14:22.4521125Z Selecting previously unselected package rust-gdb. 2021-05-18T14:14:22.4825202Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:14:22.4840492Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:22.5557283Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:22.5600384Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:14:22.5633338Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:14:22.5664964Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:22.5692472Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:14:22.5723221Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:14:22.5753844Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:14:22.5811106Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:22.5845893Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:14:22.5884378Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:14:22.5909563Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:14:22.5937605Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:14:22.5979892Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:22.6025052Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:22.6262045Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:26.4629139Z Reading package lists... 2021-05-18T14:14:26.6521014Z Building dependency tree... 2021-05-18T14:14:26.6543181Z Reading state information... 2021-05-18T14:14:27.6041637Z The following additional packages will be installed: 2021-05-18T14:14:27.6045135Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:14:27.6046946Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:14:27.6048495Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:14:27.6049989Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:14:27.6051536Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:14:27.6053194Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:14:27.6054562Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:14:27.6056101Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:14:27.6057698Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:14:27.6059414Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:14:27.6061000Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:14:27.6062574Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:14:27.6064249Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:14:27.6066060Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:14:27.6067809Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:14:27.6069490Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:14:27.6071048Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:14:27.6072631Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:14:27.6074306Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:14:27.6075650Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:14:27.6076977Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:14:27.6078358Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:14:27.6079699Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:14:27.6082121Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:14:27.6083413Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:14:27.6085013Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:14:27.6086558Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:14:27.6088112Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:14:27.6089698Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:14:27.6091183Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:14:27.6092703Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:14:27.6094095Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:14:27.6095569Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:14:27.6097081Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:14:27.6098717Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:14:27.6100335Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:14:27.6101884Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:14:27.6103388Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:14:27.6104819Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:14:27.6107082Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:14:27.6109100Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:14:27.6110741Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:14:27.6112216Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:14:27.6113951Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:14:27.6115725Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:14:27.6119250Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:14:27.6120760Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:14:27.6122405Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:14:27.6123810Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:14:27.6124606Z Suggested packages: 2021-05-18T14:14:27.6125756Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:14:27.6127177Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:14:27.6128837Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:14:27.6130452Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:14:27.6131823Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:14:27.6133414Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:14:27.6134970Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:14:27.6136525Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:14:27.6137996Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:14:27.6139498Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:14:27.6141118Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:14:27.6142786Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:14:27.6144348Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:14:27.6145479Z wpagui libengine-pkcs11-openssl 2021-05-18T14:14:27.6146347Z The following NEW packages will be installed: 2021-05-18T14:14:27.6147612Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:14:27.6149114Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:14:27.6150659Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:14:27.6152116Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:14:27.6153659Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:14:27.6155133Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:14:27.6156485Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:14:27.6158038Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:14:27.6159972Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:14:27.6162868Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:14:27.6165183Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:14:27.6166762Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:14:27.6168390Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:14:27.6170204Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:14:27.6172066Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:14:27.6173724Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:14:27.6175282Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:14:27.6176852Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:14:27.6178666Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:14:27.6180010Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:14:27.6181313Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:14:27.6182704Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:14:27.6184023Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:14:27.6185260Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:14:27.6186539Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:14:27.6188054Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:14:27.6189648Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:14:27.6191304Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:14:27.6193008Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:14:27.6211127Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:14:27.6212795Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:14:27.6214188Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:14:27.6215661Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:14:27.6217190Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:14:27.6219594Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:14:27.6221228Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:14:27.6222769Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:14:27.6224245Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:14:27.6225697Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:14:27.6227265Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:14:27.6228831Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:14:27.6230301Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:14:27.6231779Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:14:27.6233479Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:14:27.6235247Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:14:27.6236777Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:14:27.6238261Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:14:27.6239895Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:14:27.6241270Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:14:27.6242323Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:27.6243095Z Need to get 183 MB of archives. 2021-05-18T14:14:27.6243920Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:14:27.6245724Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:14:27.6247898Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:14:27.6250043Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-18T14:14:27.6252305Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-18T14:14:27.6254425Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-18T14:14:27.6256350Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:14:27.6258583Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:14:27.6260629Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:14:27.6262680Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-18T14:14:27.6264762Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:14:27.6266824Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:14:27.6269081Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:14:27.6271159Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:14:27.6273064Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:14:27.6274991Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:14:27.6276942Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:14:27.6278825Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:14:27.6280807Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:14:27.6282784Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:14:27.6284657Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:14:27.6286509Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:14:27.6288412Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:14:27.6290546Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:14:27.6292736Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:14:27.6294769Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:14:27.6296638Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-18T14:14:27.6298775Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-18T14:14:27.6300846Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:14:27.6302882Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:14:27.6305102Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:14:27.6307177Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:14:27.6309136Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:14:27.6311148Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:14:27.6313217Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:14:27.6315147Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:14:27.6317278Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:14:27.6322228Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-18T14:14:27.6326336Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:14:27.6328471Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:14:27.6330520Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:14:27.6332818Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:14:27.6335152Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:14:27.6337233Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:14:27.6339130Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:14:27.6341059Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:14:27.6343103Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:14:27.6345043Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:14:27.6347006Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:14:27.6348905Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:14:27.6350799Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:14:27.6352760Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:14:27.6354655Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:14:27.6356521Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:14:27.6358457Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:14:27.6362034Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:14:27.6363914Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:14:27.6365746Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:14:27.6367709Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:14:27.6369650Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:14:27.6371644Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:14:27.6373767Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:14:27.6375705Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:14:27.6377632Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:14:27.6379599Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:14:27.6381641Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:14:27.6383716Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:14:27.6385614Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:14:27.6387555Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:14:27.6389650Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:14:27.6391710Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:14:27.6393799Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:14:27.6395986Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:14:27.6398092Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:14:27.6400141Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:14:27.6402190Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:14:27.6404171Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:14:27.6406241Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-18T14:14:27.6408478Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-18T14:14:27.6410718Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-18T14:14:27.6413023Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:14:27.6415203Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:14:27.6417324Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:14:27.6419333Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:14:27.6422075Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-18T14:14:27.6424366Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:14:27.6426385Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:14:27.6428264Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:14:27.6430136Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:14:27.6432010Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-18T14:14:27.6442193Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:14:27.6445722Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:14:27.6462698Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:14:27.6473827Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:14:27.6494545Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:14:27.6510398Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:14:27.6519482Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:14:27.6763544Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:14:27.6810762Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:14:27.6838684Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:14:27.6840636Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:14:27.6857798Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:14:27.6898513Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-18T14:14:27.6976883Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-18T14:14:27.7064157Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:14:27.7075619Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:14:27.7180228Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:14:27.7184737Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:14:28.3278140Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:14:28.3299495Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:14:28.3301638Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:14:28.3538827Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:14:28.4563866Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:14:28.4566325Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-18T14:14:28.4584848Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:14:28.4734164Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:14:28.4742294Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:14:28.5311016Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:14:28.5441888Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:14:28.5477982Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:14:28.5480097Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:14:28.5485644Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:14:28.5545794Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:14:28.5561188Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:14:28.5568996Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-18T14:14:28.5571404Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:14:28.5598516Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:14:28.5607707Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:14:28.5615783Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:14:28.5628054Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-18T14:14:28.5641383Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-18T14:14:28.5653649Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-18T14:14:28.5664418Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:14:28.5686577Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:14:28.5884911Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-18T14:14:28.5898425Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:14:28.5904366Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:14:28.5923433Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:14:28.6059581Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:14:28.6117774Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:14:28.6171015Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:14:28.6188786Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:14:28.6219707Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-18T14:14:28.6234631Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-18T14:14:28.6244257Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:14:28.6271098Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:14:28.6282168Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-18T14:14:28.6293006Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-18T14:14:28.6350761Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-18T14:14:28.6501150Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-18T14:14:28.6987839Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:14:28.6996867Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:14:28.7117664Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:14:28.7144259Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:14:28.7153822Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:14:28.7214187Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:14:28.7221736Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:14:28.7714002Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:14:28.7814464Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:14:28.8008686Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:14:28.8677424Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-18T14:14:28.8724356Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-18T14:14:28.8760148Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-18T14:14:28.8773623Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:14:28.8861762Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:14:28.8867142Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:14:28.8895757Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:14:28.8901150Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:14:28.9004276Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:14:28.9078519Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:14:28.9742092Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:14:28.9744834Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:14:28.9767721Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:14:28.9770238Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:14:28.9780873Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:14:28.9795899Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:14:28.9864661Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:14:28.9867191Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:14:28.9881085Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:14:28.9885900Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:14:28.9902490Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:14:28.9909874Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:14:28.9942019Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:14:29.0174019Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:14:29.0187392Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:14:29.0893191Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:14:29.0903552Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:14:29.0915548Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:14:29.0962847Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:14:29.0972134Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:14:29.0990596Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:14:29.1061287Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:14:29.1065895Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:14:29.1383191Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:14:29.1413921Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:14:29.1425682Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:14:29.1745871Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:14:29.1784869Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-18T14:14:29.1798028Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-18T14:14:29.1805857Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:14:29.1825179Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:14:29.2237348Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:14:29.3516336Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-18T14:14:29.3548345Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:14:29.3629946Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:14:29.5179127Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:14:29.5630376Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-18T14:14:29.5672316Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-18T14:14:29.5681212Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:14:29.5733994Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:14:29.5746956Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:14:29.5873594Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:14:29.6005356Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:14:29.6013883Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:14:29.6020154Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:14:30.8297000Z Fetched 183 MB in 3s (68.8 MB/s) 2021-05-18T14:14:30.8713405Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:14:30.8799588Z (Reading database ... 2021-05-18T14:14:30.8800250Z (Reading database ... 5% 2021-05-18T14:14:30.8800811Z (Reading database ... 10% 2021-05-18T14:14:30.8801381Z (Reading database ... 15% 2021-05-18T14:14:30.8801935Z (Reading database ... 20% 2021-05-18T14:14:30.8802501Z (Reading database ... 25% 2021-05-18T14:14:30.8805018Z (Reading database ... 30% 2021-05-18T14:14:30.8805603Z (Reading database ... 35% 2021-05-18T14:14:30.8806166Z (Reading database ... 40% 2021-05-18T14:14:30.8806714Z (Reading database ... 45% 2021-05-18T14:14:30.8807278Z (Reading database ... 50% 2021-05-18T14:14:30.8860753Z (Reading database ... 55% 2021-05-18T14:14:30.8912182Z (Reading database ... 60% 2021-05-18T14:14:30.8950790Z (Reading database ... 65% 2021-05-18T14:14:30.9094550Z (Reading database ... 70% 2021-05-18T14:14:30.9229875Z (Reading database ... 75% 2021-05-18T14:14:30.9261969Z (Reading database ... 80% 2021-05-18T14:14:30.9720860Z (Reading database ... 85% 2021-05-18T14:14:31.0088473Z (Reading database ... 90% 2021-05-18T14:14:31.0185561Z (Reading database ... 95% 2021-05-18T14:14:31.0186234Z (Reading database ... 100% 2021-05-18T14:14:31.0187107Z (Reading database ... 269811 files and directories currently installed.) 2021-05-18T14:14:31.0318287Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:14:31.0351286Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:14:31.0938119Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:14:31.1243271Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:31.1328185Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:31.3456051Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:14:31.3740236Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:31.3752464Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:31.4214438Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:14:31.4487626Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:31.4521323Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:14:31.4861411Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:14:31.5166272Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:31.5180138Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:14:31.5488864Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:14:31.5808565Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:14:31.5825789Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:14:31.6127548Z Selecting previously unselected package libwacom-common. 2021-05-18T14:14:31.6434134Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:14:31.6449967Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:14:31.7240721Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:14:31.7570192Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:14:31.7586453Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:14:31.7884957Z Selecting previously unselected package libinput-bin. 2021-05-18T14:14:31.8185050Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:14:31.8208147Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:14:31.8593424Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:14:31.8921841Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:14:31.8939081Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:14:31.9369391Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:14:31.9677854Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:31.9693413Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:32.0221245Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:14:32.0526322Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:32.0542489Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:32.1580228Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:14:32.1878554Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:14:32.1888965Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:14:32.2175915Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:14:32.2476789Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:14:32.2492634Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:14:32.2790033Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:14:32.3131277Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:14:32.3148049Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:14:32.3494445Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:14:32.3777674Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:14:32.3788556Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:14:32.4255051Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:14:32.4517823Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:14:32.4530944Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:14:32.4854841Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:14:32.5158330Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:14:32.5169716Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:14:32.5462351Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:14:32.5767551Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:14:32.5772345Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:14:32.6135178Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:14:32.6381152Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:14:32.6399853Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:14:32.6734956Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:14:32.7004969Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:14:32.7018315Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:14:32.7312533Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:14:32.7621248Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:14:32.7635099Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:14:32.8093557Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:14:32.8355723Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:32.8466535Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:33.2013566Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:14:33.2297811Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:33.2319609Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:33.5013926Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:14:33.5349989Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:33.5360117Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:33.5847411Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:14:33.6105114Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:14:33.6120632Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:14:33.6632470Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:14:33.6942965Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:14:33.6952374Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:14:33.8135405Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:14:33.8369923Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:14:33.8381982Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:14:33.8796315Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:14:33.9064621Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:33.9077086Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:33.9545485Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:14:33.9864582Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:33.9879489Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:34.0494017Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:14:34.0787701Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:34.0804712Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:34.2814628Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:14:34.3086418Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:34.3102053Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:34.4969317Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:14:34.5280640Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:34.5293884Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:34.5774194Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:14:34.6035838Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:34.6053974Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:34.6453641Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:14:34.6829061Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:14:34.6842627Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:14:34.7254269Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:14:34.7513243Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:14:34.7531239Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:14:36.2291954Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:14:36.2600541Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:36.2614420Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:36.3054941Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:14:36.3342278Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:36.3353617Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:36.6015528Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:14:36.6332968Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:14:36.6343600Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:14:36.7014317Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:14:36.7268350Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:14:36.7279735Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:14:36.7805741Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:14:36.8100716Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:36.8112180Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:36.8574255Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:14:36.8843342Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:36.8860414Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:36.9178989Z Selecting previously unselected package gdal-data. 2021-05-18T14:14:36.9493376Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:14:36.9506964Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:37.0106479Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:14:37.0460524Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:14:37.0475998Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:14:37.0893508Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:14:37.1165977Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:14:37.1187279Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:14:37.1654207Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:14:37.1953573Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:14:37.1958776Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:14:37.2369683Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:14:37.2677637Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:14:37.2687466Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:14:37.3494334Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:14:37.3771031Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:14:37.3781533Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:14:37.4176861Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:14:37.4482533Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:14:37.4495338Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:14:38.1069976Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:14:38.1072585Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:14:38.1075779Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:14:38.1077005Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:14:38.1078392Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:14:38.1079673Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:14:38.1080872Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:14:38.1082211Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:14:38.1083323Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:14:38.1084341Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:14:38.1086023Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:14:38.1087416Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:14:38.1088722Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:14:38.1091048Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:14:38.1092640Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:14:38.1093961Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:14:38.1095342Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:14:38.1096537Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:14:38.1097794Z Selecting previously unselected package proj-data. 2021-05-18T14:14:38.1099022Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:14:38.1100049Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:14:38.9523212Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:14:38.9833604Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:14:38.9849302Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:14:39.1173713Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:14:39.1448673Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:14:39.1460381Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:14:39.1799140Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:14:39.2111816Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:14:39.2129575Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:14:39.2713394Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:14:39.3022403Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:14:39.3042243Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:14:39.3355834Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:14:39.3662443Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:14:39.3675226Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:14:39.4008053Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:14:39.4327807Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:14:39.4340132Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:39.4696008Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:14:39.5015068Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:14:39.5029482Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:39.5533650Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:14:39.5851568Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:14:39.5862952Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:39.6333651Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:14:39.6595250Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:14:39.6606826Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:14:39.7254955Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:14:39.7629584Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:14:39.7644059Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:14:39.8174177Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:14:39.8436956Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:14:39.8448435Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:14:39.8933766Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:14:39.9210258Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:14:39.9223538Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:14:40.0982345Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:14:40.1299938Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:14:40.1313602Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:14:40.2663629Z Selecting previously unselected package libgdal26. 2021-05-18T14:14:40.2997897Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:14:40.3016069Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:41.0517989Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:14:41.0823677Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:41.0837316Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:41.1253591Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:14:41.1574805Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:14:41.1589968Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:14:41.1964740Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:14:41.2286787Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:41.2297462Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:41.2638527Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:14:41.2953700Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:41.2972127Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:41.3373805Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:14:41.3681239Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:14:41.3701738Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:14:41.4327594Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:14:41.4642910Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:14:41.4659329Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:14:41.5214339Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:14:41.5472589Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:41.5485749Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:42.1414308Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:14:42.1727193Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:42.1744459Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:42.2069159Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:14:42.2438471Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:14:42.2461761Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:14:42.2963649Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:14:42.3299980Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:14:42.3307722Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:14:42.5116320Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:14:42.5430904Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:42.5439500Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:42.5758432Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:14:42.6068024Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:42.6079772Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:42.6575746Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:14:42.6894543Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:14:42.6912586Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:14:42.7854576Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:14:42.8136685Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:42.8329935Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:43.2301482Z Selecting previously unselected package qgis-providers. 2021-05-18T14:14:43.2625274Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:43.2659094Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:43.5092125Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:14:43.5400073Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:14:43.5443005Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:14:43.5851709Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:14:43.6149016Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:14:43.6163385Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:14:43.6483334Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:14:43.6810521Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:14:43.6826635Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:14:43.7334746Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:14:43.7614694Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:14:43.7626152Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:14:43.8522626Z Selecting previously unselected package blt. 2021-05-18T14:14:43.8832465Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:14:43.8844274Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:14:43.9187508Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:14:43.9500813Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:14:43.9514730Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:14:44.0013940Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:14:44.0371573Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:14:44.0384913Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:44.0814163Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:14:44.1078433Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:14:44.1091274Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:44.1648969Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:14:44.1962912Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:14:44.1985285Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:44.2493450Z Selecting previously unselected package gcr. 2021-05-18T14:14:44.2777011Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:14:44.2787499Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:14:44.3574317Z Selecting previously unselected package python3-numpy. 2021-05-18T14:14:44.3853323Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:14:44.3871615Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:14:44.7294940Z Selecting previously unselected package python3-gdal. 2021-05-18T14:14:44.7599675Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:14:44.7613285Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:44.8615016Z Selecting previously unselected package gdal-bin. 2021-05-18T14:14:44.8863076Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:14:44.8879860Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:44.9575082Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:14:44.9818676Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:14:44.9845102Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:14:45.0174394Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:14:45.0460889Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:14:45.0480213Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:14:45.1134908Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:14:45.1410940Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:14:45.1430992Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:14:45.2055523Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:14:45.2353926Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:45.2372666Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:14:45.3022029Z Selecting previously unselected package p11-kit. 2021-05-18T14:14:45.3335071Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:45.3350690Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:14:45.3803862Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:14:45.4128380Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:14:45.4139469Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:14:45.4534553Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:14:45.4827664Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:14:45.4957339Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:14:45.6015564Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:14:45.6335253Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:14:45.6356399Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:14:45.6774270Z Selecting previously unselected package grass-doc. 2021-05-18T14:14:45.7075348Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:14:45.7089690Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:14:47.7533605Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:14:47.7863654Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:14:47.7882164Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:14:47.8337852Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:14:47.8733618Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:47.8785888Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:14:47.9294252Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:14:47.9541803Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:47.9556977Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:14:48.1757046Z Selecting previously unselected package grass-core. 2021-05-18T14:14:48.2070346Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:14:48.2082954Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:14:48.9253966Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:14:48.9566869Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:14:48.9581604Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:14:49.0014982Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:14:49.0328841Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:14:49.0343609Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:14:49.0727200Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:14:49.1045284Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:14:49.1061873Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:14:49.2035562Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:14:49.2325477Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:14:49.2339807Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:14:49.3197592Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:14:49.3480057Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:14:49.3494812Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:14:49.7334316Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:14:49.7618350Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:14:49.7636825Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:14:49.8861377Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:14:49.9187368Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:14:49.9201431Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:14:49.9679968Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:14:50.0010346Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:14:50.0034625Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:14:50.0373444Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:14:50.0648677Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:14:50.0670726Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:14:50.1075474Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:14:50.1345215Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:14:50.1475550Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:14:50.2454566Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:14:50.2749128Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:14:50.2760933Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:14:50.3191090Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:14:50.3510361Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:14:50.3519728Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:14:50.3854970Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:14:50.4129066Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:14:50.4142849Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:14:50.4575029Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:14:50.5003349Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:14:50.5019283Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:14:50.5654293Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:14:50.5978461Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:14:50.5997056Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:14:50.6415128Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:14:50.6691818Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:14:50.6708486Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:14:50.7135216Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:14:50.7406124Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:14:50.7423950Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:14:50.7774428Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:14:50.8087160Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:50.8100960Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:14:50.8443380Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:14:50.8780253Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:50.8793587Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:14:50.9241793Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:14:50.9560789Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:50.9571662Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:14:51.0015453Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:14:51.0281436Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:51.0293495Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:14:51.0896185Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:14:51.1178708Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:14:51.1187499Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:14:51.3094300Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:14:51.3370499Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:51.3381791Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:14:51.3854467Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:14:51.4142708Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:51.4154180Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:14:51.4573954Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:14:51.4858114Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:51.4871295Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:51.5415005Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:14:51.5732533Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.1099923Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.1112539Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:14:52.1115461Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.1117854Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.1119817Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:14:52.1122233Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.1124410Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.1126273Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:14:52.1128605Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.1130777Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.1137244Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:14:52.1139608Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.1141653Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.1147441Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:14:52.1151725Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.1154634Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.1156525Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:14:52.1160093Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.1162002Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.1495246Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:14:52.1786946Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.1837544Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.2258336Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:14:52.2584679Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.2598503Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.2941704Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:14:52.3300549Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:52.3314742Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:52.3629610Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:14:52.3946389Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:52.3960122Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:52.4502488Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:14:52.4834738Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:52.4845188Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:52.6215256Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:14:52.6533895Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:52.6545881Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:53.0320449Z Selecting previously unselected package qtchooser. 2021-05-18T14:14:53.0639798Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:14:53.0655674Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:14:53.1045678Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:14:53.1377977Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:53.1391080Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:53.2248258Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:14:53.2570143Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:53.2583233Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:53.3072622Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:14:53.3421440Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:53.3433153Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:53.3854362Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:14:53.4111577Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:53.4123700Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:14:53.4897477Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:14:53.5265082Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:53.5278664Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:53.5615714Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:14:53.5979233Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:53.5992144Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:53.8693677Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:14:53.8961682Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:53.8974566Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:54.0174230Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:14:54.0441194Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:54.0560757Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:14:54.2075684Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:14:54.2440452Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:54.2456723Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:54.3861992Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:14:54.4183561Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:54.4195525Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:54.4882994Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:14:54.5201166Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:54.5212772Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:54.5876205Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:14:54.6220560Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:54.6234000Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:54.6574775Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:14:54.6893369Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:14:54.6913625Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:14:54.7814432Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:14:54.8141727Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:14:54.8347241Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:14:54.8737911Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:14:54.9075917Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:54.9093288Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.9512779Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:14:54.9842361Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:14:54.9862498Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:14:55.0160109Z Selecting previously unselected package modemmanager. 2021-05-18T14:14:55.0479264Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:14:55.0565273Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:14:55.1870423Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:14:55.2221968Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:14:55.2245068Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:14:55.2615579Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:14:55.2953968Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:14:55.2967230Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:14:55.6423260Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:14:55.6741693Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:14:55.6756982Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:14:55.7215135Z Selecting previously unselected package python3-bs4. 2021-05-18T14:14:55.7489446Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:14:55.7508701Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:14:55.7980065Z Selecting previously unselected package python3-cycler. 2021-05-18T14:14:55.8329521Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:14:55.8343008Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:14:55.8654227Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:14:55.9008273Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:14:55.9022833Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:14:55.9454794Z Selecting previously unselected package python3-decorator. 2021-05-18T14:14:55.9768806Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:14:55.9783140Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:14:56.0154491Z Selecting previously unselected package python3-future. 2021-05-18T14:14:56.0439152Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:14:56.0453737Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:14:56.1334540Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:14:56.1601720Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:14:56.1625011Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:14:56.1974760Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:14:56.2262305Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:14:56.2277611Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:14:56.2712867Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:14:56.3041941Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:14:56.3067588Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:14:56.3421659Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:14:56.3749069Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:14:56.3766181Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:14:56.4254426Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:14:56.4558713Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:14:56.4573254Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:14:56.4889279Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:14:56.5210566Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:14:56.5221481Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:14:56.5654885Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:14:56.5939757Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:14:56.5952759Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:14:56.7814365Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:14:56.8101217Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:14:56.8114577Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:14:56.8492924Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:14:56.8833410Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:14:56.8851460Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:14:57.3730069Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:14:57.4048451Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:14:57.4059778Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:14:57.4381106Z Selecting previously unselected package python3-olefile. 2021-05-18T14:14:57.4698324Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:14:57.4711013Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:14:57.5017538Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:14:57.5443616Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:14:57.5453148Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:14:57.6254669Z Selecting previously unselected package python3-tz. 2021-05-18T14:14:57.6593276Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:14:57.6605751Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:14:57.6917492Z Selecting previously unselected package python3-owslib. 2021-05-18T14:14:57.7239371Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:14:57.7251064Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:14:57.7894019Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:14:57.8159792Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:14:57.8177281Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:14:57.9016002Z Selecting previously unselected package python3-retrying. 2021-05-18T14:14:57.9288562Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:14:57.9318123Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:14:57.9774579Z Selecting previously unselected package python3-plotly. 2021-05-18T14:14:58.0094523Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:14:58.0104986Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:14:58.6811665Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:14:58.7152302Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:14:58.7165414Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:14:58.7653980Z Selecting previously unselected package python3-sip. 2021-05-18T14:14:58.7910735Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:14:58.8000097Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:14:58.8413991Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:14:58.8698247Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:58.8710678Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:59.1924207Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:14:59.2205471Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:14:59.2226982Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:14:59.2815213Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:14:59.3178313Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:59.3194215Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:59.3616549Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:14:59.3950719Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:59.3974184Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:59.4334425Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:14:59.4607813Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:59.4624893Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:59.5102922Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:14:59.5459166Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:59.5470986Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:59.8733719Z Selecting previously unselected package python3-qgis. 2021-05-18T14:14:59.9070887Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:59.9086418Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:00.9487516Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:15:00.9813894Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:15:00.9827244Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:15:01.0254600Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:15:01.0607753Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:15:01.0622928Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:15:01.1213839Z Selecting previously unselected package qgis-common. 2021-05-18T14:15:01.1541529Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:15:01.1558251Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.0325681Z Selecting previously unselected package qgis. 2021-05-18T14:15:03.0660137Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:15:03.2100670Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.5166187Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:15:03.5511822Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:15:03.5594772Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.7814846Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:15:03.8148904Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:15:03.8162510Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.8520488Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:15:03.8857420Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:15:03.8876502Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:03.9657588Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:15:04.0011190Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:15:04.0022258Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:04.0449266Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:15:04.0790007Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:15:04.0805708Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:15:04.2858208Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:15:04.3195744Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:15:04.3221051Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:15:04.4768726Z Selecting previously unselected package proj-bin. 2021-05-18T14:15:04.5117675Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:15:04.5128903Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:15:04.5560234Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:15:04.5951103Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:15:04.5964015Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:15:04.6349796Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:15:04.6693369Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:15:04.6778228Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:15:04.7636077Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:15:04.7670363Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:15:05.1067097Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:15:05.1084017Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:15:05.1160913Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:15:05.1209308Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:05.1341656Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:15:05.1376165Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:15:05.1419635Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:15:05.1456111Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:15:05.1520037Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:15:05.1558221Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:15:05.1588122Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:15:05.1614969Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:15:05.1659306Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:15:05.1689590Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:15:05.1716791Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:15:05.1748695Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:15:05.1785142Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:15:05.1817444Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:15:05.3559763Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:15:05.3612575Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:15:05.3641483Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:15:05.5606881Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:15:05.5638062Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:15:05.7408076Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:15:05.7449749Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:15:05.7488830Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:15:05.7535901Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:15:05.7573754Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:15:05.7663973Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:15:05.7700799Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:15:05.9086861Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:15:05.9141929Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:15:05.9175686Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:15:05.9277692Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:15:05.9311893Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:15:06.1158013Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:15:06.1206994Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:15:06.3030184Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:15:06.3149300Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:15:06.3192732Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:15:06.3391241Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:15:06.3426225Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:15:06.3464107Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:15:06.3506562Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:15:06.3542885Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:15:06.5246620Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:06.5304726Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:15:06.5395082Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:15:06.5438795Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:15:06.5587104Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:15:06.5621917Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:15:06.7759962Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:15:06.7800595Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:15:06.9571330Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:15:06.9604429Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:15:06.9643197Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:15:06.9679549Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:15:06.9714031Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:15:06.9752681Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:15:06.9793444Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:15:07.1730867Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:15:07.1761355Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:15:07.1788660Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:15:07.1818268Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:07.1914649Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:15:07.4470918Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:15:08.8363945Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:15:08.8402013Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:15:08.8434613Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:15:08.8472113Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:15:08.8506491Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:15:08.8535680Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:15:08.8577998Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:15:08.8610030Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:15:09.0798503Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:09.0856656Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:15:09.0899677Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:15:09.0942397Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:15:09.3341811Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:15:09.3384591Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:15:09.3431276Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:15:09.3469334Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:15:09.3501865Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:09.3716135Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:15:09.5783166Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:15:09.5822114Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:15:09.5858438Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:15:09.5963368Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:15:09.6002167Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:15:09.6033397Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:09.6067097Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:15:09.6100866Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:15:09.6232248Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:15:09.6298931Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:15:10.0300600Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:10.2018599Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:15:10.2059690Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:10.2090739Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:15:10.2126860Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:15:10.2167400Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:15:10.2228630Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:15:10.2268405Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:15:10.2307939Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:10.2342942Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:15:10.5349520Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:15:10.7259833Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:15:10.9025790Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:15:10.9062805Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:15:10.9100729Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:15:10.9139448Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:15:11.0935339Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:15:11.0981512Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:15:11.1025242Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:15:11.1071396Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:15:12.2119612Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:15:12.2163075Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:15:12.2201542Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:15:12.2240253Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:12.2365856Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:12.2407839Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:15:12.2455147Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:15:12.2501752Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:15:12.2546949Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:15:12.6994924Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:15:12.7026944Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:12.7068654Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:15:12.8963610Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:15:12.9004642Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:15:13.0954225Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:13.1020681Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:15:13.3316525Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:15:13.3348625Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:15:13.3382574Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:13.3421275Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:15:13.5191447Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:15:13.5194343Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:15:14.1138744Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:15:14.4187009Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:14.4230222Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:15:14.4268359Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:14.4298938Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:14.4329654Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:14.4360881Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:14.4405349Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:15:14.6183569Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:14.6185691Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:15:14.6187970Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:14.6189540Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:15:14.6664175Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:14.6665706Z if direction is "increasing": 2021-05-18T14:15:14.6667374Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:14.6668618Z elif direction is "decreasing": 2021-05-18T14:15:14.6874549Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:14.6876121Z if direction is "increasing": 2021-05-18T14:15:14.6877873Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:14.6879134Z elif direction is "decreasing": 2021-05-18T14:15:15.7560497Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:15.7562782Z if props["offset_coordinates"] is "data": 2021-05-18T14:15:15.7565358Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:15:15.7567215Z if props["coordinates"] is not "data": 2021-05-18T14:15:16.6163413Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:15:17.2816769Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:15:17.2819672Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:15:17.2822192Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:15:18.6528746Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:15:18.6570598Z First installation detected... 2021-05-18T14:15:18.6573794Z Checking NSS setup... 2021-05-18T14:15:18.6619333Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:15:18.6667990Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:18.6706662Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:15:18.9746003Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:15:18.9798981Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:15:18.9845843Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:15:18.9892268Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:15:18.9932493Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:15:18.9976509Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:15:19.0037075Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:15:19.0080976Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:15:19.0133721Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:15:19.2324926Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:15:19.2375740Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:15:19.2419877Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:15:19.6496588Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:19.6499889Z if value is '': 2021-05-18T14:15:19.7723108Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:19.7724179Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:15:19.7726010Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:19.7727244Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:15:19.7728475Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:15:19.7729552Z if driver_string is not None and driver_string is not "": 2021-05-18T14:15:19.8250947Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:19.8252402Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:15:19.8253722Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:15:19.8254896Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:15:19.9003739Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:15:19.9043618Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:19.9136297Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:15:19.9177971Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:19.9227433Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:19.9424621Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:19.9489866Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:19.9520517Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:19.9579226Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:19.9665261Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:19.9701320Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:15:20.0803891Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.0848587Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:20.0891882Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:20.0933912Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:15:20.2410913Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:15:20.2414418Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:15:20.8640557Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.8681899Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.8714283Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:15:20.8752988Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.8799106Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:20.8838012Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.8875204Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:15:20.8908777Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:15:20.8944930Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:15:20.8984899Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.9011647Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.9049482Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:20.9089699Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:20.9258195Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:20.9305464Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:20.9342028Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.9374429Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:15:20.9422196Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:20.9477353Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:20.9522309Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:15:21.1420593Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:15:21.1445359Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:21.1470114Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:21.1493311Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:57.7675677Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:57.7719917Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:15:57.7772366Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:57.7807266Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:57.7846797Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:57.7878458Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:57.7918846Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:57.7955993Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:57.9565965Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:57.9616311Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:15:57.9659545Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:57.9706078Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:15:57.9746142Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:58.1636671Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:58.1683589Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:58.1783861Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:58.1919416Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:15:58.2129436Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:15:59.4872586Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:15:59.5061377Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:15:59.5368802Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:15:59.5550920Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:15:59.7139423Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:59.7518772Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:16:00.0279443Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:12.9248792Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:16:12.9454363Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:16:15.3676781Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:16:15.3677362Z with: 2021-05-18T14:16:15.3677863Z github_slug: neuroconductor/oasis 2021-05-18T14:16:15.3678340Z env: 2021-05-18T14:16:15.3678788Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:15.3679294Z TIC_DEPLOY_KEY: 2021-05-18T14:16:15.3680222Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:15.3681876Z GITHUB_PAT: *** 2021-05-18T14:16:15.3682533Z COVERALLS_TOKEN: *** 2021-05-18T14:16:15.3682925Z continue-on-error: false 2021-05-18T14:16:15.3683319Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:15.3683718Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:15.3684069Z TZ: UTC 2021-05-18T14:16:15.3684391Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:15.3684715Z NOT_CRAN: true 2021-05-18T14:16:15.3685023Z ##[endgroup] 2021-05-18T14:16:15.4052774Z repo slug is: neuroconductor/oasis 2021-05-18T14:16:15.4194843Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:16:15.4195489Z env: 2021-05-18T14:16:15.4195997Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:15.4196549Z TIC_DEPLOY_KEY: 2021-05-18T14:16:15.4197472Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:15.4198982Z GITHUB_PAT: *** 2021-05-18T14:16:15.4199904Z COVERALLS_TOKEN: *** 2021-05-18T14:16:15.4200472Z continue-on-error: false 2021-05-18T14:16:15.4201042Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:15.4201596Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:15.4202095Z TZ: UTC 2021-05-18T14:16:15.4202540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:15.4203005Z NOT_CRAN: true 2021-05-18T14:16:15.4203434Z ##[endgroup] 2021-05-18T14:16:15.7173216Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:16:15.7173904Z with: 2021-05-18T14:16:15.7174307Z repo_name: oasis 2021-05-18T14:16:15.7174761Z repo_version: 3.0.1 2021-05-18T14:16:15.7175215Z runner_os: Linux 2021-05-18T14:16:15.7175629Z R_version: 3.6 2021-05-18T14:16:15.7176024Z env: 2021-05-18T14:16:15.7176507Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:15.7177054Z TIC_DEPLOY_KEY: 2021-05-18T14:16:15.7179034Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:15.7181066Z GITHUB_PAT: *** 2021-05-18T14:16:15.7182010Z COVERALLS_TOKEN: *** 2021-05-18T14:16:15.7182588Z continue-on-error: false 2021-05-18T14:16:15.7183169Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:15.7183736Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:15.7184251Z TZ: UTC 2021-05-18T14:16:15.7184680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:15.7185155Z NOT_CRAN: true 2021-05-18T14:16:15.7185594Z ##[endgroup] 2021-05-18T14:16:15.7713851Z Package: oasis 2021-05-18T14:16:15.7717120Z Version: 3.0.1 2021-05-18T14:16:15.7717773Z OS: Linux 2021-05-18T14:16:15.7773943Z ##[group]Run install.packages('remotes') 2021-05-18T14:16:15.7774745Z install.packages('remotes') 2021-05-18T14:16:15.7775683Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:16:15.7776861Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:16:15.7784508Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:16:15.7784979Z env: 2021-05-18T14:16:15.7785480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:15.7786149Z TIC_DEPLOY_KEY: 2021-05-18T14:16:15.7787095Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:15.7788635Z GITHUB_PAT: *** 2021-05-18T14:16:15.7789554Z COVERALLS_TOKEN: *** 2021-05-18T14:16:15.7790126Z continue-on-error: false 2021-05-18T14:16:15.7791587Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:15.7792431Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:15.7793174Z TZ: UTC 2021-05-18T14:16:15.7793788Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:15.7794448Z NOT_CRAN: true 2021-05-18T14:16:15.7795046Z ##[endgroup] 2021-05-18T14:16:15.9587942Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:15.9588989Z (as ‘lib’ is unspecified) 2021-05-18T14:16:30.8607579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:16:31.3490961Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-18T14:16:31.3691147Z ================================================== 2021-05-18T14:16:31.3692545Z downloaded 382 KB 2021-05-18T14:16:31.3693167Z 2021-05-18T14:16:31.6161034Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:16:31.6221827Z * DONE (remotes) 2021-05-18T14:16:31.6277322Z 2021-05-18T14:16:31.6278507Z The downloaded source packages are in 2021-05-18T14:16:31.6280171Z ‘/tmp/Rtmpn2QWOI/downloaded_packages’ 2021-05-18T14:16:54.6468981Z ##[group]Run actions/cache@v1 2021-05-18T14:16:54.6469634Z with: 2021-05-18T14:16:54.6470314Z path: /home/runner/work/_temp/Library 2021-05-18T14:16:54.6474207Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-318d2f160a6d7a437e5ce81d868be15c4f859b502dc3135d588d57864ac20aeb 2021-05-18T14:16:54.6478179Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-18T14:16:54.6479499Z env: 2021-05-18T14:16:54.6480002Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:54.6480530Z TIC_DEPLOY_KEY: 2021-05-18T14:16:54.6481513Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:54.6483603Z GITHUB_PAT: *** 2021-05-18T14:16:54.6484532Z COVERALLS_TOKEN: *** 2021-05-18T14:16:54.6485106Z continue-on-error: false 2021-05-18T14:16:54.6485637Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:54.6486192Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:54.6486749Z TZ: UTC 2021-05-18T14:16:54.6487196Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:54.6487659Z NOT_CRAN: true 2021-05-18T14:16:54.6488085Z ##[endgroup] 2021-05-18T14:16:54.6995235Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:16:54.7112329Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:16:54.7113282Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:16:54.7114156Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:16:54.7114914Z sudo -s eval "$sysreqs" 2021-05-18T14:16:54.7162722Z shell: /usr/bin/bash -e {0} 2021-05-18T14:16:54.7163176Z env: 2021-05-18T14:16:54.7163691Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:54.7164237Z TIC_DEPLOY_KEY: 2021-05-18T14:16:54.7165189Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:54.7166775Z GITHUB_PAT: *** 2021-05-18T14:16:54.7167686Z COVERALLS_TOKEN: *** 2021-05-18T14:16:54.7168268Z continue-on-error: false 2021-05-18T14:16:54.7168821Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:54.7169382Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:54.7169884Z TZ: UTC 2021-05-18T14:16:54.7170352Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:54.7170830Z NOT_CRAN: true 2021-05-18T14:16:54.7171369Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:16:54.7171923Z ##[endgroup] 2021-05-18T14:16:54.9283046Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:16:55.4636488Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:17:11.9490835Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:17:11.9492601Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:17:11.9493835Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:17:11.9505372Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:17:11.9507459Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:17:11.9512728Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:17:11.9525430Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:11.9526344Z (as ‘lib’ is unspecified) 2021-05-18T14:17:26.3564345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:17:26.7608441Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-18T14:17:26.7697390Z ================================================== 2021-05-18T14:17:26.7698050Z downloaded 94 KB 2021-05-18T14:17:26.7698386Z 2021-05-18T14:17:26.7736857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:17:27.0650318Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-18T14:17:27.0761286Z ================================================== 2021-05-18T14:17:27.0762332Z downloaded 133 KB 2021-05-18T14:17:27.0763032Z 2021-05-18T14:17:27.0800730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:17:27.4926163Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-18T14:17:27.5007335Z ================================================== 2021-05-18T14:17:27.5008003Z downloaded 80 KB 2021-05-18T14:17:27.5008379Z 2021-05-18T14:17:27.5046638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:17:27.7823744Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-18T14:17:27.8085566Z ================================================== 2021-05-18T14:17:27.8086616Z downloaded 512 KB 2021-05-18T14:17:27.8087179Z 2021-05-18T14:17:27.8128458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:17:28.0858832Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-18T14:17:28.1130298Z ================================================== 2021-05-18T14:17:28.1130966Z downloaded 991 KB 2021-05-18T14:17:28.1131306Z 2021-05-18T14:17:28.3653676Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:17:28.3710238Z * DONE (rprojroot) 2021-05-18T14:17:28.5994892Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:17:28.6037399Z * DONE (crayon) 2021-05-18T14:17:28.8274488Z * installing *binary* package ‘R6’ ... 2021-05-18T14:17:28.8318333Z * DONE (R6) 2021-05-18T14:17:29.0906588Z * installing *binary* package ‘desc’ ... 2021-05-18T14:17:29.0953555Z * DONE (desc) 2021-05-18T14:17:29.3590805Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:17:29.3638472Z * DONE (debugme) 2021-05-18T14:17:29.3695417Z 2021-05-18T14:17:29.3696608Z The downloaded source packages are in 2021-05-18T14:17:29.3698244Z ‘/tmp/RtmpMOy0dK/downloaded_packages’ 2021-05-18T14:17:29.3707392Z Running `R CMD build`... 2021-05-18T14:17:29.6247498Z * checking for file ‘/tmp/RtmpMOy0dK/remotes6a4b2864ccc5/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:17:29.6250113Z * preparing ‘sysreqs’: 2021-05-18T14:17:29.6256403Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:17:29.6258283Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:29.6260914Z (as ‘lib’ is unspecified) 2021-05-18T14:17:29.6262739Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:29.6264248Z * checking for empty or unneeded directories 2021-05-18T14:17:29.6265626Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:17:29.8395762Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:17:29.8397153Z ** using staged installation 2021-05-18T14:17:29.8534724Z ** R 2021-05-18T14:17:29.8630609Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:30.2389574Z ** help 2021-05-18T14:17:30.2542477Z *** installing help indices 2021-05-18T14:17:30.2746783Z ** building package indices 2021-05-18T14:17:30.2873008Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:30.5191224Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:30.7272266Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:30.7279327Z * DONE (sysreqs) 2021-05-18T14:17:49.5842707Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:17:49.5844897Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:17:49.5846621Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:17:49.5853036Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-18T14:17:49.6495835Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:17:50.1617621Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:17:50.1626580Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:17:50.1628068Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:17:50.1630484Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:17:51.5927229Z Reading package lists... 2021-05-18T14:17:51.6800905Z Reading package lists... 2021-05-18T14:17:51.8799594Z Building dependency tree... 2021-05-18T14:17:51.8823921Z Reading state information... 2021-05-18T14:17:52.0547274Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:17:52.0548662Z Suggested packages: 2021-05-18T14:17:52.0550441Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:17:52.1099735Z The following NEW packages will be installed: 2021-05-18T14:17:52.1108894Z libcurl4-openssl-dev 2021-05-18T14:17:52.1486329Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:17:52.1487411Z Need to get 321 kB of archives. 2021-05-18T14:17:52.1488366Z After this operation, 1539 kB of additional disk space will be used. 2021-05-18T14:17:52.1490742Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:17:53.1630115Z Fetched 321 kB in 0s (8928 kB/s) 2021-05-18T14:17:53.1632452Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:17:53.1633526Z (Reading database ... 2021-05-18T14:17:53.1634210Z (Reading database ... 5% 2021-05-18T14:17:53.1634913Z (Reading database ... 10% 2021-05-18T14:17:53.1635874Z (Reading database ... 15% 2021-05-18T14:17:53.1636875Z (Reading database ... 20% 2021-05-18T14:17:53.1637564Z (Reading database ... 25% 2021-05-18T14:17:53.1638254Z (Reading database ... 30% 2021-05-18T14:17:53.1638926Z (Reading database ... 35% 2021-05-18T14:17:53.1639617Z (Reading database ... 40% 2021-05-18T14:17:53.1640285Z (Reading database ... 45% 2021-05-18T14:17:53.1640972Z (Reading database ... 50% 2021-05-18T14:17:53.1641650Z (Reading database ... 55% 2021-05-18T14:17:53.1642317Z (Reading database ... 60% 2021-05-18T14:17:53.1642997Z (Reading database ... 65% 2021-05-18T14:17:53.1643676Z (Reading database ... 70% 2021-05-18T14:17:53.1644817Z (Reading database ... 75% 2021-05-18T14:17:53.1646002Z (Reading database ... 80% 2021-05-18T14:17:53.1646569Z (Reading database ... 85% 2021-05-18T14:17:53.1647118Z (Reading database ... 90% 2021-05-18T14:17:53.1647679Z (Reading database ... 95% 2021-05-18T14:17:53.1648247Z (Reading database ... 100% 2021-05-18T14:17:53.1649118Z (Reading database ... 285022 files and directories currently installed.) 2021-05-18T14:17:53.1650610Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:17:53.1651910Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:17:53.1653408Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:17:53.1654763Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:17:59.2951137Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:17:59.2951966Z remotes::install_github("ropensci/tic") 2021-05-18T14:17:59.2952750Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:17:59.2953549Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:17:59.2954444Z remotes::install_cran("covr") 2021-05-18T14:17:59.2961878Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:17:59.2962531Z env: 2021-05-18T14:17:59.2963092Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:59.2963638Z TIC_DEPLOY_KEY: 2021-05-18T14:17:59.2964589Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:59.2966644Z GITHUB_PAT: *** 2021-05-18T14:17:59.2967688Z COVERALLS_TOKEN: *** 2021-05-18T14:17:59.2968298Z continue-on-error: false 2021-05-18T14:17:59.2968864Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:59.2969410Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:59.2969963Z TZ: UTC 2021-05-18T14:17:59.2970421Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:59.2970890Z NOT_CRAN: true 2021-05-18T14:17:59.2971321Z ##[endgroup] 2021-05-18T14:17:59.5021426Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:18:00.0319341Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:18:17.1199974Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:18:17.1201362Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:18:17.1202608Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:18:17.1203808Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:18:17.1205038Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:18:17.1206276Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:18:17.1207500Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:18:17.1208659Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:18:17.1209889Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:18:17.1211133Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:18:17.1212544Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:18:17.1213812Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:18:17.1215004Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:18:17.1216182Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:18:17.1217431Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:18:17.1218732Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:18:17.1223887Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:18:17.1224764Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:18:17.1225427Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:18:17.1226123Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:18:17.1226823Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:18:17.1227963Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:18:17.1228772Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:18:17.1229463Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:18:17.1230135Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:18:17.1230785Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:18:17.1231471Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:18:17.1232168Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:18:17.1232855Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:18:17.1235566Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:18:17.1236278Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:18:17.1238707Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-18T14:18:17.1241075Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:17.1242073Z (as ‘lib’ is unspecified) 2021-05-18T14:18:31.7410003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:18:32.2539756Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-18T14:18:32.2825901Z ================================================== 2021-05-18T14:18:32.2826553Z downloaded 1.3 MB 2021-05-18T14:18:32.2827098Z 2021-05-18T14:18:32.2870059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:18:32.5626589Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-18T14:18:32.5780208Z ================================================== 2021-05-18T14:18:32.5780850Z downloaded 228 KB 2021-05-18T14:18:32.5781190Z 2021-05-18T14:18:32.5821038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:18:32.8642626Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-18T14:18:32.8751691Z ================================================== 2021-05-18T14:18:32.8752354Z downloaded 140 KB 2021-05-18T14:18:32.8752698Z 2021-05-18T14:18:32.8794950Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:18:33.1972524Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-18T14:18:33.2025990Z ================================================== 2021-05-18T14:18:33.2026593Z downloaded 53 KB 2021-05-18T14:18:33.2026934Z 2021-05-18T14:18:33.2070840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:18:33.7475238Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-18T14:18:33.7477447Z ================================================== 2021-05-18T14:18:33.7478664Z downloaded 23 KB 2021-05-18T14:18:33.7479606Z 2021-05-18T14:18:33.7515159Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:18:34.0292858Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-18T14:18:34.0587883Z ================================================== 2021-05-18T14:18:34.0588909Z downloaded 1.4 MB 2021-05-18T14:18:34.0589602Z 2021-05-18T14:18:34.0637487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:18:34.2365680Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-18T14:18:34.2403735Z ================================================== 2021-05-18T14:18:34.2404730Z downloaded 36 KB 2021-05-18T14:18:34.2405277Z 2021-05-18T14:18:34.2451793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:18:34.7774643Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-18T14:18:34.8030313Z ================================================== 2021-05-18T14:18:34.8031823Z downloaded 884 KB 2021-05-18T14:18:34.8032381Z 2021-05-18T14:18:34.8162810Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:18:35.3530106Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-18T14:18:35.3744044Z ================================================== 2021-05-18T14:18:35.3744676Z downloaded 523 KB 2021-05-18T14:18:35.3745043Z 2021-05-18T14:18:35.3786589Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:18:35.6512614Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-18T14:18:35.6513498Z ================================================== 2021-05-18T14:18:35.6514006Z downloaded 12 KB 2021-05-18T14:18:35.6514335Z 2021-05-18T14:18:35.6554733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:18:35.9246159Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-18T14:18:35.9457460Z ================================================== 2021-05-18T14:18:35.9458535Z downloaded 486 KB 2021-05-18T14:18:35.9459106Z 2021-05-18T14:18:35.9495703Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:18:36.4878674Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-18T14:18:36.4948615Z ================================================== 2021-05-18T14:18:36.4949207Z downloaded 91 KB 2021-05-18T14:18:36.4949569Z 2021-05-18T14:18:36.4987691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:18:36.7845232Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-18T14:18:36.8053318Z ================================================== 2021-05-18T14:18:36.8053979Z downloaded 508 KB 2021-05-18T14:18:36.8054318Z 2021-05-18T14:18:36.8096324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:18:37.2516041Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-18T14:18:37.2934189Z ================================================== 2021-05-18T14:18:37.2935198Z downloaded 621 KB 2021-05-18T14:18:37.2935932Z 2021-05-18T14:18:37.2983137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:18:37.5697442Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-18T14:18:37.5859539Z ================================================== 2021-05-18T14:18:37.5860821Z downloaded 267 KB 2021-05-18T14:18:37.5861492Z 2021-05-18T14:18:37.5896000Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:18:37.8719915Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-18T14:18:37.8842807Z ================================================== 2021-05-18T14:18:37.8843832Z downloaded 167 KB 2021-05-18T14:18:37.8844455Z 2021-05-18T14:18:37.8940903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:18:38.0768242Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-18T14:18:38.0921926Z ================================================== 2021-05-18T14:18:38.0922563Z downloaded 235 KB 2021-05-18T14:18:38.0922885Z 2021-05-18T14:18:38.0963329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:18:38.3875031Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-18T14:18:38.4038592Z ================================================== 2021-05-18T14:18:38.4039577Z downloaded 277 KB 2021-05-18T14:18:38.4040139Z 2021-05-18T14:18:38.4079513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:18:38.6959663Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-18T14:18:38.8051115Z ================================================== 2021-05-18T14:18:38.8052680Z downloaded 201 KB 2021-05-18T14:18:38.8053279Z 2021-05-18T14:18:38.8104358Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:18:39.0995176Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-18T14:18:39.1048607Z ================================================== 2021-05-18T14:18:39.1049180Z downloaded 64 KB 2021-05-18T14:18:39.1049519Z 2021-05-18T14:18:39.1088267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:18:40.0510349Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-18T14:18:40.0560842Z ================================================== 2021-05-18T14:18:40.0561771Z downloaded 46 KB 2021-05-18T14:18:40.0562236Z 2021-05-18T14:18:40.0601514Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:18:40.4982461Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-18T14:18:40.5184769Z ================================================== 2021-05-18T14:18:40.5186079Z downloaded 417 KB 2021-05-18T14:18:40.5187092Z 2021-05-18T14:18:40.5227884Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:18:41.2535450Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-18T14:18:41.2636430Z ================================================== 2021-05-18T14:18:41.2637597Z downloaded 91 KB 2021-05-18T14:18:41.2638241Z 2021-05-18T14:18:41.2672626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:18:41.5393993Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-18T14:18:41.5500003Z ================================================== 2021-05-18T14:18:41.5500917Z downloaded 133 KB 2021-05-18T14:18:41.5501389Z 2021-05-18T14:18:41.5540797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:18:41.8357856Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-18T14:18:41.8515389Z ================================================== 2021-05-18T14:18:41.8516299Z downloaded 270 KB 2021-05-18T14:18:41.8517499Z 2021-05-18T14:18:41.8576563Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:18:42.1318578Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-18T14:18:42.1546078Z ================================================== 2021-05-18T14:18:42.1546914Z downloaded 735 KB 2021-05-18T14:18:42.1547348Z 2021-05-18T14:18:42.1590940Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:18:42.4440485Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-18T14:18:42.4492132Z ================================================== 2021-05-18T14:18:42.4493113Z downloaded 46 KB 2021-05-18T14:18:42.4493582Z 2021-05-18T14:18:42.4529114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:18:42.7293837Z Content type 'binary/octet-stream' length 68475 bytes (66 KB) 2021-05-18T14:18:42.7352163Z ================================================== 2021-05-18T14:18:42.7352757Z downloaded 66 KB 2021-05-18T14:18:42.7354293Z 2021-05-18T14:18:42.7391641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:18:42.9156792Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-18T14:18:42.9391690Z ================================================== 2021-05-18T14:18:42.9392771Z downloaded 689 KB 2021-05-18T14:18:42.9393319Z 2021-05-18T14:18:42.9429658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:18:43.2260113Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-18T14:18:43.2309495Z ================================================== 2021-05-18T14:18:43.2310576Z downloaded 45 KB 2021-05-18T14:18:43.2311165Z 2021-05-18T14:18:43.2347686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:18:43.5059079Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-18T14:18:43.5278851Z ================================================== 2021-05-18T14:18:43.5279936Z downloaded 603 KB 2021-05-18T14:18:43.5280549Z 2021-05-18T14:18:43.8532835Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:18:43.8626795Z * DONE (rlang) 2021-05-18T14:18:44.1160424Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:18:44.1231086Z * DONE (magrittr) 2021-05-18T14:18:44.3645347Z * installing *binary* package ‘glue’ ... 2021-05-18T14:18:44.3704669Z * DONE (glue) 2021-05-18T14:18:44.6045099Z * installing *binary* package ‘sys’ ... 2021-05-18T14:18:44.6088187Z * DONE (sys) 2021-05-18T14:18:44.8333012Z * installing *binary* package ‘mime’ ... 2021-05-18T14:18:44.8388598Z * DONE (mime) 2021-05-18T14:18:45.1695644Z * installing *binary* package ‘curl’ ... 2021-05-18T14:18:45.1770708Z * DONE (curl) 2021-05-18T14:18:45.4491557Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:18:45.4584808Z * DONE (jsonlite) 2021-05-18T14:18:45.6761601Z * installing *binary* package ‘ini’ ... 2021-05-18T14:18:45.6798422Z * DONE (ini) 2021-05-18T14:18:45.9156850Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:18:45.9215263Z * DONE (gitcreds) 2021-05-18T14:18:46.2178921Z * installing *binary* package ‘zip’ ... 2021-05-18T14:18:46.2251855Z * DONE (zip) 2021-05-18T14:18:46.4803933Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:18:46.4876116Z * DONE (rstudioapi) 2021-05-18T14:18:46.7509272Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:18:46.7577669Z * DONE (fastmap) 2021-05-18T14:18:47.0145449Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:18:47.0224718Z * DONE (yaml) 2021-05-18T14:18:47.2727071Z * installing *binary* package ‘withr’ ... 2021-05-18T14:18:47.2782077Z * DONE (withr) 2021-05-18T14:18:47.5405082Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:18:47.5456163Z * DONE (whisker) 2021-05-18T14:18:47.7696069Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:18:47.7750414Z * DONE (rappdirs) 2021-05-18T14:18:48.1038408Z * installing *binary* package ‘fs’ ... 2021-05-18T14:18:48.1101183Z * DONE (fs) 2021-05-18T14:18:48.3402167Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:18:48.3446246Z * DONE (clipr) 2021-05-18T14:18:48.6166904Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:18:48.6222779Z * DONE (git2r) 2021-05-18T14:18:48.8509849Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:18:48.8550858Z * DONE (askpass) 2021-05-18T14:18:49.1069026Z * installing *binary* package ‘cli’ ... 2021-05-18T14:18:49.1131522Z * DONE (cli) 2021-05-18T14:18:49.3706901Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:18:49.3778371Z * DONE (purrr) 2021-05-18T14:18:49.6254384Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:18:49.6303897Z * DONE (lifecycle) 2021-05-18T14:18:49.8595820Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:18:49.8635758Z * DONE (cachem) 2021-05-18T14:18:50.2407050Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:18:50.2516882Z * DONE (openssl) 2021-05-18T14:18:50.4857531Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:18:50.4898400Z * DONE (memoise) 2021-05-18T14:18:50.7549763Z * installing *binary* package ‘httr’ ... 2021-05-18T14:18:50.7637703Z * DONE (httr) 2021-05-18T14:18:51.0080786Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:18:51.0148150Z * DONE (credentials) 2021-05-18T14:18:51.2580972Z * installing *binary* package ‘gh’ ... 2021-05-18T14:18:51.2624107Z * DONE (gh) 2021-05-18T14:18:51.5299949Z * installing *binary* package ‘gert’ ... 2021-05-18T14:18:51.5346962Z * DONE (gert) 2021-05-18T14:18:51.8407238Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:18:51.8489763Z * DONE (usethis) 2021-05-18T14:18:51.8557968Z 2021-05-18T14:18:51.8559131Z The downloaded source packages are in 2021-05-18T14:18:51.8560698Z ‘/tmp/RtmpV7cRag/downloaded_packages’ 2021-05-18T14:18:51.8570107Z Running `R CMD build`... 2021-05-18T14:18:54.0595296Z * checking for file ‘/tmp/RtmpV7cRag/remotes72d8219d4c33/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:18:54.0597914Z * preparing ‘tic’: 2021-05-18T14:18:54.0599827Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:18:54.0601031Z * installing the package to process help pages 2021-05-18T14:18:54.0602334Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:18:54.0603478Z * checking for empty or unneeded directories 2021-05-18T14:18:54.0604582Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:18:54.0605627Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:18:54.0606582Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:18:54.0608196Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:54.0609083Z (as ‘lib’ is unspecified) 2021-05-18T14:18:54.3981524Z * installing *source* package ‘tic’ ... 2021-05-18T14:18:54.3983567Z ** using staged installation 2021-05-18T14:18:54.4279422Z ** R 2021-05-18T14:18:54.4537873Z ** inst 2021-05-18T14:18:54.4573053Z ** preparing package for lazy loading 2021-05-18T14:18:54.8533453Z ** help 2021-05-18T14:18:55.0130122Z *** installing help indices 2021-05-18T14:18:55.1231771Z *** copying figures 2021-05-18T14:18:55.1236466Z ** building package indices 2021-05-18T14:18:55.2549058Z ** installing vignettes 2021-05-18T14:18:55.2596318Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:55.5349967Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:55.8850374Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:55.8895922Z * DONE (tic) 2021-05-18T14:18:55.9034383Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:18:56.1772563Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:18:58.2723157Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:18:58.2726822Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:18:58.2728165Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:18:58.2729530Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:18:58.2730883Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:18:58.2733205Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:18:58.2734607Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:18:58.2735706Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:18:58.2736442Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:18:58.2737223Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:18:58.2737923Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:18:58.2738662Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:18:58.2739417Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:18:58.2740150Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:18:58.2740917Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:18:58.2741680Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:18:58.2742439Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:18:58.2743168Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:18:58.2743870Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:18:58.2744584Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:18:58.2745296Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:18:58.2746013Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:18:58.2746752Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:18:58.2747469Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:18:58.2748213Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:18:58.2748945Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:18:58.2749656Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:18:58.2750409Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:18:58.2753634Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-18T14:18:58.2755868Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:18:58.2757314Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:58.2758375Z (as ‘lib’ is unspecified) 2021-05-18T14:18:58.2759371Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:18:58.2760347Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:18:58.2761307Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:18:58.2762218Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:18:58.2763132Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:18:58.2764043Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:18:58.2764958Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:18:58.2766236Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:18:58.2767275Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:19:13.1247849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:19:13.6373369Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-18T14:19:13.6524694Z ================================================== 2021-05-18T14:19:13.6525813Z downloaded 231 KB 2021-05-18T14:19:13.6526376Z 2021-05-18T14:19:13.6560319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:19:14.3923075Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-18T14:19:14.4225533Z ================================================== 2021-05-18T14:19:14.4226548Z downloaded 1.5 MB 2021-05-18T14:19:14.4227230Z 2021-05-18T14:19:14.4266468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:19:14.7009891Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-18T14:19:14.7013572Z ================================================== 2021-05-18T14:19:14.7014151Z downloaded 17 KB 2021-05-18T14:19:14.7014470Z 2021-05-18T14:19:14.7049139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:19:15.0909577Z Content type 'binary/octet-stream' length 1011305 bytes (987 KB) 2021-05-18T14:19:15.1171897Z ================================================== 2021-05-18T14:19:15.1173685Z downloaded 987 KB 2021-05-18T14:19:15.1174799Z 2021-05-18T14:19:15.1208588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:19:15.3922605Z Content type 'binary/octet-stream' length 812207 bytes (793 KB) 2021-05-18T14:19:15.4171262Z ================================================== 2021-05-18T14:19:15.4171869Z downloaded 793 KB 2021-05-18T14:19:15.4172416Z 2021-05-18T14:19:15.4213535Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:19:15.7127711Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-18T14:19:15.7176753Z ================================================== 2021-05-18T14:19:15.7177518Z downloaded 43 KB 2021-05-18T14:19:15.7178020Z 2021-05-18T14:19:15.7215919Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:19:15.9981906Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-18T14:19:16.0145950Z ================================================== 2021-05-18T14:19:16.0146511Z downloaded 248 KB 2021-05-18T14:19:16.0146847Z 2021-05-18T14:19:16.0196093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:19:16.3009092Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-18T14:19:16.3270668Z ================================================== 2021-05-18T14:19:16.3271756Z downloaded 952 KB 2021-05-18T14:19:16.3272231Z 2021-05-18T14:19:16.3307069Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:19:16.7195180Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-18T14:19:16.7257038Z ================================================== 2021-05-18T14:19:16.7258146Z downloaded 68 KB 2021-05-18T14:19:16.7258840Z 2021-05-18T14:19:16.7297267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:19:16.9077774Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-18T14:19:16.9291047Z ================================================== 2021-05-18T14:19:16.9292886Z downloaded 347 KB 2021-05-18T14:19:16.9293846Z 2021-05-18T14:19:16.9327191Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:19:17.2027775Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-18T14:19:17.2228337Z ================================================== 2021-05-18T14:19:17.2229186Z downloaded 413 KB 2021-05-18T14:19:17.2229715Z 2021-05-18T14:19:17.2274173Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:19:17.5006567Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-18T14:19:17.5007955Z ================================================== 2021-05-18T14:19:17.5008722Z downloaded 15 KB 2021-05-18T14:19:17.5009246Z 2021-05-18T14:19:17.5041177Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:19:17.9890155Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-18T14:19:18.0009743Z ================================================== 2021-05-18T14:19:18.0010336Z downloaded 147 KB 2021-05-18T14:19:18.0010691Z 2021-05-18T14:19:18.0047157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:19:18.2854204Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-18T14:19:18.2912759Z ================================================== 2021-05-18T14:19:18.2913371Z downloaded 72 KB 2021-05-18T14:19:18.2913711Z 2021-05-18T14:19:18.2954115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:19:18.5674314Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-18T14:19:18.5695224Z ================================================== 2021-05-18T14:19:18.5695812Z downloaded 39 KB 2021-05-18T14:19:18.5696149Z 2021-05-18T14:19:18.5735865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:19:18.8488754Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-18T14:19:18.8666952Z ================================================== 2021-05-18T14:19:18.8667637Z downloaded 349 KB 2021-05-18T14:19:18.8667974Z 2021-05-18T14:19:18.8801870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:19:19.1587781Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-18T14:19:19.1778689Z ================================================== 2021-05-18T14:19:19.1779318Z downloaded 426 KB 2021-05-18T14:19:19.1779655Z 2021-05-18T14:19:19.1837184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:19:19.4632368Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-18T14:19:19.4681014Z ================================================== 2021-05-18T14:19:19.4682135Z downloaded 40 KB 2021-05-18T14:19:19.4682869Z 2021-05-18T14:19:19.4720665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:19:19.7477105Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-18T14:19:19.7706499Z ================================================== 2021-05-18T14:19:19.7707756Z downloaded 602 KB 2021-05-18T14:19:19.7708305Z 2021-05-18T14:19:19.7754995Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:19:19.9467095Z Content type 'binary/octet-stream' length 331021 bytes (323 KB) 2021-05-18T14:19:19.9644168Z ================================================== 2021-05-18T14:19:19.9645468Z downloaded 323 KB 2021-05-18T14:19:19.9646014Z 2021-05-18T14:19:19.9695858Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:19:20.5013378Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-18T14:19:20.5170725Z ================================================== 2021-05-18T14:19:20.5171599Z downloaded 225 KB 2021-05-18T14:19:20.5171934Z 2021-05-18T14:19:20.5209854Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:19:20.7908906Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-18T14:19:20.7945063Z ================================================== 2021-05-18T14:19:20.7945649Z downloaded 38 KB 2021-05-18T14:19:20.7945986Z 2021-05-18T14:19:20.7985422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:19:21.0781539Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-18T14:19:21.0920528Z ================================================== 2021-05-18T14:19:21.0924043Z downloaded 200 KB 2021-05-18T14:19:21.0924458Z 2021-05-18T14:19:21.0973348Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:19:21.3711590Z Content type 'binary/octet-stream' length 2943254 bytes (2.8 MB) 2021-05-18T14:19:21.4121305Z ================================================== 2021-05-18T14:19:21.4122323Z downloaded 2.8 MB 2021-05-18T14:19:21.4122961Z 2021-05-18T14:19:21.4161075Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:19:21.5867750Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-18T14:19:21.6319007Z ================================================== 2021-05-18T14:19:21.6321073Z downloaded 4.0 MB 2021-05-18T14:19:21.6322680Z 2021-05-18T14:19:21.6356644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:19:21.9129962Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-18T14:19:21.9419783Z ================================================== 2021-05-18T14:19:21.9420459Z downloaded 1.3 MB 2021-05-18T14:19:21.9420796Z 2021-05-18T14:19:21.9458688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:19:22.4804300Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-18T14:19:22.5011240Z ================================================== 2021-05-18T14:19:22.5011924Z downloaded 479 KB 2021-05-18T14:19:22.5012458Z 2021-05-18T14:19:22.5048115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:19:22.6743969Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-18T14:19:22.6853778Z ================================================== 2021-05-18T14:19:22.6854393Z downloaded 107 KB 2021-05-18T14:19:22.6854728Z 2021-05-18T14:19:22.6892386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:19:22.9713278Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-18T14:19:22.9716812Z ================================================== 2021-05-18T14:19:22.9717460Z downloaded 21 KB 2021-05-18T14:19:22.9717831Z 2021-05-18T14:19:22.9755498Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:19:23.2615896Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-18T14:19:23.2672008Z ================================================== 2021-05-18T14:19:23.2672591Z downloaded 43 KB 2021-05-18T14:19:23.2672926Z 2021-05-18T14:19:23.2710241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:19:23.5437724Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-18T14:19:23.5444566Z ================================================== 2021-05-18T14:19:23.5445139Z downloaded 33 KB 2021-05-18T14:19:23.5445475Z 2021-05-18T14:19:23.5483822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:19:24.2352221Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-18T14:19:24.2461553Z ================================================== 2021-05-18T14:19:24.2462159Z downloaded 137 KB 2021-05-18T14:19:24.2462483Z 2021-05-18T14:19:24.2520522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:19:25.1919541Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-18T14:19:25.1922819Z ================================================== 2021-05-18T14:19:25.1923792Z downloaded 3.4 MB 2021-05-18T14:19:25.1924461Z 2021-05-18T14:19:25.1926760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:19:25.1928719Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-18T14:19:25.1929692Z ================================================== 2021-05-18T14:19:25.1930680Z downloaded 64 KB 2021-05-18T14:19:25.1931234Z 2021-05-18T14:19:25.1933186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:19:25.3854831Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-18T14:19:25.4159323Z ================================================== 2021-05-18T14:19:25.4160549Z downloaded 1.3 MB 2021-05-18T14:19:25.4161168Z 2021-05-18T14:19:25.4201309Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:19:25.6987570Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-18T14:19:25.7100208Z ================================================== 2021-05-18T14:19:25.7101206Z downloaded 129 KB 2021-05-18T14:19:25.7101825Z 2021-05-18T14:19:25.7137288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:19:26.0014644Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-18T14:19:26.0217929Z ================================================== 2021-05-18T14:19:26.0218606Z downloaded 385 KB 2021-05-18T14:19:26.0218947Z 2021-05-18T14:19:26.2765650Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:19:26.2828701Z * DONE (utf8) 2021-05-18T14:19:26.5171217Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:19:26.5235321Z * DONE (pkgconfig) 2021-05-18T14:19:26.7843226Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:19:26.7891046Z * DONE (fansi) 2021-05-18T14:19:27.0659715Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:19:27.0737082Z * DONE (diffobj) 2021-05-18T14:19:27.3325323Z * installing *binary* package ‘ps’ ... 2021-05-18T14:19:27.3390881Z * DONE (ps) 2021-05-18T14:19:27.5687837Z * installing *binary* package ‘praise’ ... 2021-05-18T14:19:27.5728049Z * DONE (praise) 2021-05-18T14:19:27.8098099Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:19:27.8136949Z * DONE (pkgload) 2021-05-18T14:19:28.0397359Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:19:28.0477904Z * DONE (evaluate) 2021-05-18T14:19:28.2734870Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:19:28.2772236Z * DONE (ellipsis) 2021-05-18T14:19:28.5406984Z * installing *binary* package ‘digest’ ... 2021-05-18T14:19:28.5481524Z * DONE (digest) 2021-05-18T14:19:28.7780272Z * installing *binary* package ‘brio’ ... 2021-05-18T14:19:28.7817982Z * DONE (brio) 2021-05-18T14:19:29.0765118Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:19:29.0823519Z * DONE (xml2) 2021-05-18T14:19:29.3237771Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:19:29.3296406Z * DONE (xfun) 2021-05-18T14:19:29.8082577Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:19:29.8187606Z * DONE (stringi) 2021-05-18T14:19:30.8813666Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:19:30.9223067Z * DONE (Rcpp) 2021-05-18T14:19:31.2170587Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:19:31.2228159Z * DONE (commonmark) 2021-05-18T14:19:31.4786227Z * installing *binary* package ‘brew’ ... 2021-05-18T14:19:31.4848905Z * DONE (brew) 2021-05-18T14:19:31.7078626Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:19:31.7134895Z * DONE (sessioninfo) 2021-05-18T14:19:31.9374080Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:19:31.9415373Z * DONE (prettyunits) 2021-05-18T14:19:32.3090605Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:19:32.3195249Z * DONE (vctrs) 2021-05-18T14:19:32.5750841Z * installing *binary* package ‘processx’ ... 2021-05-18T14:19:32.5810561Z * DONE (processx) 2021-05-18T14:19:32.8411040Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:19:32.8463466Z * DONE (markdown) 2021-05-18T14:19:33.0773507Z * installing *binary* package ‘highr’ ... 2021-05-18T14:19:33.0829243Z * DONE (highr) 2021-05-18T14:19:33.3243399Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:19:33.3303921Z * DONE (stringr) 2021-05-18T14:19:33.5715221Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:19:33.5777425Z * DONE (rversions) 2021-05-18T14:19:33.8890592Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:19:33.8955538Z * DONE (pillar) 2021-05-18T14:19:34.1367255Z * installing *binary* package ‘callr’ ... 2021-05-18T14:19:34.1416451Z * DONE (callr) 2021-05-18T14:19:34.5295865Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:19:34.5417022Z * DONE (knitr) 2021-05-18T14:19:34.7625805Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:19:34.7689857Z * DONE (xopen) 2021-05-18T14:19:35.0832435Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:19:35.0935020Z * DONE (tibble) 2021-05-18T14:19:35.3322916Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:19:35.3369881Z * DONE (pkgbuild) 2021-05-18T14:19:35.7018345Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:19:35.7101231Z * DONE (roxygen2) 2021-05-18T14:19:35.9430975Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:19:35.9480500Z * DONE (rematch2) 2021-05-18T14:19:36.1777549Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:19:36.1824026Z * DONE (rcmdcheck) 2021-05-18T14:19:36.4055041Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:19:36.4120927Z * DONE (waldo) 2021-05-18T14:19:37.0018088Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:19:37.0161959Z * DONE (testthat) 2021-05-18T14:19:37.2740606Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:19:37.2789187Z * DONE (devtools) 2021-05-18T14:19:37.2849708Z 2021-05-18T14:19:37.2850759Z The downloaded source packages are in 2021-05-18T14:19:37.2852607Z ‘/tmp/RtmpV7cRag/downloaded_packages’ 2021-05-18T14:19:37.3555075Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:19:39.0659282Z 2021-05-18T14:19:39.3915638Z 2021-05-18T14:19:39.3933661Z checking for file ‘/tmp/RtmpV7cRag/remotes72d832214210/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:19:39.3986558Z 2021-05-18T14:19:39.3988546Z ✔ checking for file ‘/tmp/RtmpV7cRag/remotes72d832214210/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:19:39.4109723Z 2021-05-18T14:19:39.4110614Z 2021-05-18T14:19:39.4111706Z ─ preparing ‘desc’: 2021-05-18T14:19:39.4112402Z 2021-05-18T14:19:39.4112901Z 2021-05-18T14:19:39.4205474Z checking DESCRIPTION meta-information ... 2021-05-18T14:19:39.4230162Z 2021-05-18T14:19:39.4232549Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:19:39.4879102Z 2021-05-18T14:19:39.5092191Z 2021-05-18T14:19:39.5094783Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:39.5107349Z 2021-05-18T14:19:39.5140530Z 2021-05-18T14:19:39.5142860Z ─ checking for empty or unneeded directories 2021-05-18T14:19:39.5165153Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:19:39.6060596Z 2021-05-18T14:19:39.6065370Z 2021-05-18T14:19:39.6067931Z 2021-05-18T14:19:39.6180210Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:39.6181591Z (as ‘lib’ is unspecified) 2021-05-18T14:19:39.9184931Z * installing *source* package ‘desc’ ... 2021-05-18T14:19:39.9231007Z ** using staged installation 2021-05-18T14:19:39.9430600Z ** R 2021-05-18T14:19:39.9606664Z ** inst 2021-05-18T14:19:39.9623367Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:41.4844784Z ** help 2021-05-18T14:19:41.6196253Z *** installing help indices 2021-05-18T14:19:41.7256672Z ** building package indices 2021-05-18T14:19:41.8286894Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:42.0308760Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:42.2572649Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:42.2594262Z * DONE (desc) 2021-05-18T14:19:42.4668767Z 2021-05-18T14:19:42.4669835Z 2021-05-18T14:19:42.4680683Z checking for file ‘/tmp/RtmpV7cRag/remotes72d821da9bdf/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:19:42.4705198Z 2021-05-18T14:19:42.4708283Z ✔ checking for file ‘/tmp/RtmpV7cRag/remotes72d821da9bdf/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:19:42.4772704Z 2021-05-18T14:19:42.4791186Z 2021-05-18T14:19:42.4793343Z ─ preparing ‘ghtravis’: 2021-05-18T14:19:42.4803987Z 2021-05-18T14:19:42.4806014Z 2021-05-18T14:19:42.4891642Z checking DESCRIPTION meta-information ... 2021-05-18T14:19:42.4917572Z 2021-05-18T14:19:42.4919862Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:19:42.5417181Z 2021-05-18T14:19:42.5457824Z 2021-05-18T14:19:42.5462058Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:42.6414753Z 2021-05-18T14:19:42.6433285Z 2021-05-18T14:19:42.6435330Z ─ checking for empty or unneeded directories 2021-05-18T14:19:42.6450349Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:19:42.6451429Z 2021-05-18T14:19:42.6709264Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:42.6711834Z (as ‘lib’ is unspecified) 2021-05-18T14:19:42.9227279Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:19:42.9229542Z ** using staged installation 2021-05-18T14:19:42.9382839Z ** R 2021-05-18T14:19:42.9490271Z ** inst 2021-05-18T14:19:42.9499677Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:44.1843889Z ** help 2021-05-18T14:19:44.2420560Z *** installing help indices 2021-05-18T14:19:44.2914818Z ** building package indices 2021-05-18T14:19:44.3375019Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:44.9873890Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:45.6465866Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:45.6474615Z * DONE (ghtravis) 2021-05-18T14:19:45.6563111Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:19:45.8394233Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:19:47.7283545Z 2021-05-18T14:19:47.7285764Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:19:47.7287105Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:19:47.7288939Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:19:47.7290152Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:19:47.7291304Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:19:47.7292707Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:19:47.7294254Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:47.7295371Z (as ‘lib’ is unspecified) 2021-05-18T14:20:02.4657784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:20:03.0015238Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-18T14:20:03.0152667Z ================================================== 2021-05-18T14:20:03.0154113Z downloaded 193 KB 2021-05-18T14:20:03.0154968Z 2021-05-18T14:20:03.0213701Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:20:03.2985626Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-18T14:20:03.3038721Z ================================================== 2021-05-18T14:20:03.3039777Z downloaded 66 KB 2021-05-18T14:20:03.3040243Z 2021-05-18T14:20:03.3095169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:20:03.5882400Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-18T14:20:03.6016083Z ================================================== 2021-05-18T14:20:03.6016670Z downloaded 191 KB 2021-05-18T14:20:03.6017075Z 2021-05-18T14:20:03.6055134Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:20:03.8766311Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-18T14:20:03.9148206Z ================================================== 2021-05-18T14:20:03.9149388Z downloaded 1.2 MB 2021-05-18T14:20:03.9149942Z 2021-05-18T14:20:03.9184203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:20:04.1913801Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-18T14:20:04.2173082Z ================================================== 2021-05-18T14:20:04.2173734Z downloaded 1.0 MB 2021-05-18T14:20:04.2174069Z 2021-05-18T14:20:04.4671526Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:20:04.4720892Z * DONE (tidyselect) 2021-05-18T14:20:04.7118612Z * installing *binary* package ‘generics’ ... 2021-05-18T14:20:04.7169829Z * DONE (generics) 2021-05-18T14:20:04.9957284Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:20:05.0015025Z * DONE (cpp11) 2021-05-18T14:20:05.3467127Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:20:05.3582394Z * DONE (dplyr) 2021-05-18T14:20:05.6997494Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:20:05.7084767Z * DONE (tidyr) 2021-05-18T14:20:05.7213362Z 2021-05-18T14:20:05.7215335Z The downloaded source packages are in 2021-05-18T14:20:05.7217259Z ‘/tmp/RtmpV7cRag/downloaded_packages’ 2021-05-18T14:20:05.9269132Z 2021-05-18T14:20:05.9271612Z checking for file ‘/tmp/RtmpV7cRag/remotes72d87ba48b60/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:20:05.9313059Z 2021-05-18T14:20:05.9315008Z ✔ checking for file ‘/tmp/RtmpV7cRag/remotes72d87ba48b60/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:20:05.9419078Z 2021-05-18T14:20:05.9419956Z 2021-05-18T14:20:05.9421028Z ─ preparing ‘aghast’: 2021-05-18T14:20:05.9421615Z 2021-05-18T14:20:05.9422173Z 2021-05-18T14:20:05.9503834Z checking DESCRIPTION meta-information ... 2021-05-18T14:20:05.9670064Z 2021-05-18T14:20:05.9672681Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:20:05.9812549Z 2021-05-18T14:20:05.9839861Z 2021-05-18T14:20:05.9842429Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:20:05.9852835Z 2021-05-18T14:20:05.9875527Z 2021-05-18T14:20:05.9877738Z ─ checking for empty or unneeded directories 2021-05-18T14:20:05.9901517Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:20:06.0015419Z 2021-05-18T14:20:06.0017800Z 2021-05-18T14:20:06.0019250Z 2021-05-18T14:20:06.0094835Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:06.0096107Z (as ‘lib’ is unspecified) 2021-05-18T14:20:06.2282869Z * installing *source* package ‘aghast’ ... 2021-05-18T14:20:06.2285139Z ** using staged installation 2021-05-18T14:20:06.2520894Z ** R 2021-05-18T14:20:06.2588232Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:06.7041935Z ** help 2021-05-18T14:20:06.7270049Z *** installing help indices 2021-05-18T14:20:06.7507566Z ** building package indices 2021-05-18T14:20:06.7735611Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:06.9707359Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:07.1648254Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:07.1659048Z * DONE (aghast) 2021-05-18T14:20:07.1798443Z Installing 1 packages: covr 2021-05-18T14:20:07.1813000Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:07.1814375Z (as ‘lib’ is unspecified) 2021-05-18T14:20:22.0068892Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:20:22.0069623Z 2021-05-18T14:20:22.0071710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:20:22.2764128Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-18T14:20:22.2884181Z ================================================== 2021-05-18T14:20:22.2885351Z downloaded 161 KB 2021-05-18T14:20:22.2885898Z 2021-05-18T14:20:22.2921206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:20:22.8384443Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-18T14:20:22.8487540Z ================================================== 2021-05-18T14:20:22.8488182Z downloaded 119 KB 2021-05-18T14:20:22.8488530Z 2021-05-18T14:20:22.8530571Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:20:23.1236568Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-18T14:20:23.1394454Z ================================================== 2021-05-18T14:20:23.1395098Z downloaded 281 KB 2021-05-18T14:20:23.1395431Z 2021-05-18T14:20:23.3902362Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:20:23.3956101Z * DONE (lazyeval) 2021-05-18T14:20:23.6410715Z * installing *binary* package ‘rex’ ... 2021-05-18T14:20:23.6454566Z * DONE (rex) 2021-05-18T14:20:23.9424427Z * installing *binary* package ‘covr’ ... 2021-05-18T14:20:23.9476917Z * DONE (covr) 2021-05-18T14:20:23.9538357Z 2021-05-18T14:20:23.9539433Z The downloaded source packages are in 2021-05-18T14:20:23.9540944Z ‘/tmp/RtmpV7cRag/downloaded_packages’ 2021-05-18T14:20:23.9717608Z 2021-05-18T14:20:23.9791302Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:20:23.9792051Z Rscript -e "tic::before_install()" 2021-05-18T14:20:23.9838726Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:23.9839185Z env: 2021-05-18T14:20:23.9839895Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:23.9840449Z TIC_DEPLOY_KEY: 2021-05-18T14:20:23.9841384Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:23.9843978Z GITHUB_PAT: *** 2021-05-18T14:20:23.9845032Z COVERALLS_TOKEN: *** 2021-05-18T14:20:23.9845599Z continue-on-error: false 2021-05-18T14:20:23.9846233Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:23.9846795Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:23.9847298Z TZ: UTC 2021-05-18T14:20:23.9847743Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:23.9848212Z NOT_CRAN: true 2021-05-18T14:20:23.9848643Z ##[endgroup] 2021-05-18T14:20:24.3055590Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:20:24.4539577Z Running before_install: step_install_remote_binaries() 2021-05-18T14:20:24.9615568Z Installing mmand binaries 2021-05-18T14:20:24.9627080Z [1] "neuroconductor/mmand" 2021-05-18T14:20:25.1802222Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:20:25.1833105Z tag_name 2021-05-18T14:20:25.1834566Z 10 1.6.0.s 2021-05-18T14:20:25.1835419Z zipball_url 2021-05-18T14:20:25.1836713Z 10 https://api.github.com/repos/neuroconductor/mmand/zipball/refs/tags/1.6.0.s 2021-05-18T14:20:25.1837935Z tarball_url 2021-05-18T14:20:25.1839143Z 10 https://api.github.com/repos/neuroconductor/mmand/tarball/refs/tags/1.6.0.s 2021-05-18T14:20:25.1840420Z Installing mmand package binaries 2021-05-18T14:20:25.1841201Z commit.sha 2021-05-18T14:20:25.1841920Z 10 4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-18T14:20:25.1842803Z commit.url 2021-05-18T14:20:25.1844033Z 10 https://api.github.com/repos/neuroconductor/mmand/commits/4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-18T14:20:25.1845339Z node_id 2021-05-18T14:20:25.1846402Z 10 MDM6UmVmMzY3ODk5NDE0OnJlZnMvdGFncy8xLjYuMC5z 2021-05-18T14:20:25.1847512Z url 2021-05-18T14:20:25.1848439Z 10 https://api.github.com/repos/neuroconductor/mmand/releases/43017715 2021-05-18T14:20:25.1849414Z assets_url 2021-05-18T14:20:25.1850414Z 10 https://api.github.com/repos/neuroconductor/mmand/releases/43017715/assets 2021-05-18T14:20:25.1851433Z upload_url 2021-05-18T14:20:25.1852802Z 10 https://uploads.github.com/repos/neuroconductor/mmand/releases/43017715/assets{?name,label} 2021-05-18T14:20:25.1854041Z id asset_updated_at asset_created_at created_at 2021-05-18T14:20:25.1855471Z 10 43017715 2021-05-16 17:47:02 2021-05-16 17:46:59 2021-05-16 14:12:44 2021-05-18T14:20:25.1856178Z published_at asset_name 2021-05-18T14:20:25.1857200Z 10 2021-05-16 17:32:48 mmand_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:25.1857912Z asset_label asset_download_count 2021-05-18T14:20:25.1858486Z 10 4 2021-05-18T14:20:25.1859234Z asset_browser_download_url 2021-05-18T14:20:25.1860717Z 10 https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:25.1909405Z --2021-05-18 14:20:25-- https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:25.1960920Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:20:25.2016034Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:20:25.3046993Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:20:25.3058787Z Location: https://github-releases.githubusercontent.com/367899414/b688ab80-b66e-11eb-948c-582e77a41699?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142025Z&X-Amz-Expires=300&X-Amz-Signature=f92fad1251efc9ba94b626c4b594f7bd3f7fe8629eaa2d668b78ed241ae2214e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:20:25.3079633Z --2021-05-18 14:20:25-- https://github-releases.githubusercontent.com/367899414/b688ab80-b66e-11eb-948c-582e77a41699?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142025Z&X-Amz-Expires=300&X-Amz-Signature=f92fad1251efc9ba94b626c4b594f7bd3f7fe8629eaa2d668b78ed241ae2214e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:20:25.3132910Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-18T14:20:25.3186276Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-18T14:20:25.4442390Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:20:25.4444834Z Length: 1861049 (1.8M) [application/octet-stream] 2021-05-18T14:20:25.4446059Z Saving to: ‘/tmp/RtmpZcAbqY/mmand_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:20:25.4446650Z 2021-05-18T14:20:25.4497907Z 0K .......... .......... .......... .......... .......... 2% 8.89M 0s 2021-05-18T14:20:25.4544550Z 50K .......... .......... .......... .......... .......... 5% 10.5M 0s 2021-05-18T14:20:25.4554342Z 100K .......... .......... .......... .......... .......... 8% 45.1M 0s 2021-05-18T14:20:25.4567668Z 150K .......... .......... .......... .......... .......... 11% 36.5M 0s 2021-05-18T14:20:25.4595268Z 200K .......... .......... .......... .......... .......... 13% 18.0M 0s 2021-05-18T14:20:25.4600441Z 250K .......... .......... .......... .......... .......... 16% 92.3M 0s 2021-05-18T14:20:25.4614827Z 300K .......... .......... .......... .......... .......... 19% 33.2M 0s 2021-05-18T14:20:25.4617633Z 350K .......... .......... .......... .......... .......... 22% 162M 0s 2021-05-18T14:20:25.4620640Z 400K .......... .......... .......... .......... .......... 24% 164M 0s 2021-05-18T14:20:25.4624565Z 450K .......... .......... .......... .......... .......... 27% 124M 0s 2021-05-18T14:20:25.4650832Z 500K .......... .......... .......... .......... .......... 30% 19.0M 0s 2021-05-18T14:20:25.4666231Z 550K .......... .......... .......... .......... .......... 33% 31.8M 0s 2021-05-18T14:20:25.4669625Z 600K .......... .......... .......... .......... .......... 35% 137M 0s 2021-05-18T14:20:25.4672207Z 650K .......... .......... .......... .......... .......... 38% 161M 0s 2021-05-18T14:20:25.4683193Z 700K .......... .......... .......... .......... .......... 41% 46.9M 0s 2021-05-18T14:20:25.4706192Z 750K .......... .......... .......... .......... .......... 44% 21.1M 0s 2021-05-18T14:20:25.4716467Z 800K .......... .......... .......... .......... .......... 46% 46.4M 0s 2021-05-18T14:20:25.4719333Z 850K .......... .......... .......... .......... .......... 49% 163M 0s 2021-05-18T14:20:25.4724921Z 900K .......... .......... .......... .......... .......... 52% 89.6M 0s 2021-05-18T14:20:25.4733819Z 950K .......... .......... .......... .......... .......... 55% 57.3M 0s 2021-05-18T14:20:25.4760329Z 1000K .......... .......... .......... .......... .......... 57% 18.3M 0s 2021-05-18T14:20:25.4766142Z 1050K .......... .......... .......... .......... .......... 60% 83.3M 0s 2021-05-18T14:20:25.4769408Z 1100K .......... .......... .......... .......... .......... 63% 157M 0s 2021-05-18T14:20:25.4772320Z 1150K .......... .......... .......... .......... .......... 66% 148M 0s 2021-05-18T14:20:25.4791552Z 1200K .......... .......... .......... .......... .......... 68% 26.7M 0s 2021-05-18T14:20:25.4814334Z 1250K .......... .......... .......... .......... .......... 71% 21.3M 0s 2021-05-18T14:20:25.4817172Z 1300K .......... .......... .......... .......... .......... 74% 133M 0s 2021-05-18T14:20:25.4820181Z 1350K .......... .......... .......... .......... .......... 77% 162M 0s 2021-05-18T14:20:25.4824296Z 1400K .......... .......... .......... .......... .......... 79% 120M 0s 2021-05-18T14:20:25.4831880Z 1450K .......... .......... .......... .......... .......... 82% 64.2M 0s 2021-05-18T14:20:25.4840334Z 1500K .......... .......... .......... .......... .......... 85% 57.4M 0s 2021-05-18T14:20:25.4867515Z 1550K .......... .......... .......... .......... .......... 88% 18.5M 0s 2021-05-18T14:20:25.4870434Z 1600K .......... .......... .......... .......... .......... 90% 131M 0s 2021-05-18T14:20:25.4872134Z 1650K .......... .......... .......... .......... .......... 93% 218M 0s 2021-05-18T14:20:25.4876532Z 1700K .......... .......... .......... .......... .......... 96% 116M 0s 2021-05-18T14:20:25.4883725Z 1750K .......... .......... .......... .......... .......... 99% 68.0M 0s 2021-05-18T14:20:25.4884676Z 1800K .......... ....... 100% 185M=0.04s 2021-05-18T14:20:25.4885132Z 2021-05-18T14:20:25.4886948Z 2021-05-18 14:20:25 (40.1 MB/s) - ‘/tmp/RtmpZcAbqY/mmand_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [1861049/1861049] 2021-05-18T14:20:25.4887710Z 2021-05-18T14:20:25.4925928Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:25.4926841Z (as ‘lib’ is unspecified) 2021-05-18T14:20:25.9171672Z * installing *binary* package ‘mmand’ ... 2021-05-18T14:20:25.9267472Z * DONE (mmand) 2021-05-18T14:20:25.9397839Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd, neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:25.9516814Z Installing oro.nifti binaries 2021-05-18T14:20:25.9524034Z [1] "neuroconductor/oro.nifti" 2021-05-18T14:20:26.1008095Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:20:26.1027290Z tag_name 2021-05-18T14:20:26.1027751Z 10 0.10.3.s 2021-05-18T14:20:26.1028372Z zipball_url 2021-05-18T14:20:26.1029428Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-18T14:20:26.1030501Z tarball_url 2021-05-18T14:20:26.1031529Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-18T14:20:26.1032465Z commit.sha 2021-05-18T14:20:26.1033584Z 10 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:20:26.1034488Z commit.url 2021-05-18T14:20:26.1035795Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:20:26.1036941Z node_id 2021-05-18T14:20:26.1038114Z 10 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-18T14:20:26.1039339Z url 2021-05-18T14:20:26.1040310Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-18T14:20:26.1041560Z assets_url 2021-05-18T14:20:26.1042591Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-18T14:20:26.1043666Z upload_url 2021-05-18T14:20:26.1044852Z 10 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-18T14:20:26.1046107Z id asset_updated_at asset_created_at created_at 2021-05-18T14:20:26.1047517Z 10 43005549 2021-05-15 22:48:14 2021-05-15 22:48:14 2021-05-15 22:37:06 2021-05-18T14:20:26.1048865Z Installing oro.nifti package binaries 2021-05-18T14:20:26.1049679Z published_at asset_name 2021-05-18T14:20:26.1050894Z 10 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:26.1051753Z asset_label asset_download_count 2021-05-18T14:20:26.1052589Z 10 47 2021-05-18T14:20:26.1053493Z asset_browser_download_url 2021-05-18T14:20:26.1055186Z 10 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:26.1081516Z --2021-05-18 14:20:26-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:26.1130191Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:20:26.1186664Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:20:26.2269925Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:20:26.2280498Z Location: https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142026Z&X-Amz-Expires=300&X-Amz-Signature=53e912ccccde3e9f66b26e33abceeb7104dab13016417d9df8c460218163fca1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:20:26.2294844Z --2021-05-18 14:20:26-- https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142026Z&X-Amz-Expires=300&X-Amz-Signature=53e912ccccde3e9f66b26e33abceeb7104dab13016417d9df8c460218163fca1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:20:26.2335033Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-18T14:20:26.2384549Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-18T14:20:26.3386040Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:20:26.3387932Z Length: 6048593 (5.8M) [application/octet-stream] 2021-05-18T14:20:26.3389455Z Saving to: ‘/tmp/RtmpZcAbqY/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:20:26.3398131Z 2021-05-18T14:20:26.3450368Z 0K .......... .......... .......... .......... .......... 0% 7.82M 1s 2021-05-18T14:20:26.3499277Z 50K .......... .......... .......... .......... .......... 1% 9.98M 1s 2021-05-18T14:20:26.3530208Z 100K .......... .......... .......... .......... .......... 2% 15.4M 1s 2021-05-18T14:20:26.3582287Z 150K .......... .......... .......... .......... .......... 3% 10.5M 1s 2021-05-18T14:20:26.3625488Z 200K .......... .......... .......... .......... .......... 4% 10.1M 1s 2021-05-18T14:20:26.3651673Z 250K .......... .......... .......... .......... .......... 5% 18.3M 0s 2021-05-18T14:20:26.3697307Z 300K .......... .......... .......... .......... .......... 5% 10.8M 0s 2021-05-18T14:20:26.3722953Z 350K .......... .......... .......... .......... .......... 6% 18.8M 0s 2021-05-18T14:20:26.3768865Z 400K .......... .......... .......... .......... .......... 7% 10.6M 0s 2021-05-18T14:20:26.3818332Z 450K .......... .......... .......... .......... .......... 8% 10.0M 0s 2021-05-18T14:20:26.3853192Z 500K .......... .......... .......... .......... .......... 9% 14.1M 0s 2021-05-18T14:20:26.3874855Z 550K .......... .......... .......... .......... .......... 10% 21.3M 0s 2021-05-18T14:20:26.3915141Z 600K .......... .......... .......... .......... .......... 11% 12.1M 0s 2021-05-18T14:20:26.3936288Z 650K .......... .......... .......... .......... .......... 11% 23.2M 0s 2021-05-18T14:20:26.3970307Z 700K .......... .......... .......... .......... .......... 12% 14.7M 0s 2021-05-18T14:20:26.4006448Z 750K .......... .......... .......... .......... .......... 13% 23.8M 0s 2021-05-18T14:20:26.4025445Z 800K .......... .......... .......... .......... .......... 14% 13.9M 0s 2021-05-18T14:20:26.4056870Z 850K .......... .......... .......... .......... .......... 15% 16.1M 0s 2021-05-18T14:20:26.4093451Z 900K .......... .......... .......... .......... .......... 16% 25.7M 0s 2021-05-18T14:20:26.4118754Z 950K .......... .......... .......... .......... .......... 16% 11.1M 0s 2021-05-18T14:20:26.4153946Z 1000K .......... .......... .......... .......... .......... 17% 13.8M 0s 2021-05-18T14:20:26.4173985Z 1050K .......... .......... .......... .......... .......... 18% 24.6M 0s 2021-05-18T14:20:26.4198362Z 1100K .......... .......... .......... .......... .......... 19% 21.0M 0s 2021-05-18T14:20:26.4228141Z 1150K .......... .......... .......... .......... .......... 20% 16.1M 0s 2021-05-18T14:20:26.4249120Z 1200K .......... .......... .......... .......... .......... 21% 23.0M 0s 2021-05-18T14:20:26.4276313Z 1250K .......... .......... .......... .......... .......... 22% 17.6M 0s 2021-05-18T14:20:26.4296019Z 1300K .......... .......... .......... .......... .......... 22% 35.2M 0s 2021-05-18T14:20:26.4329589Z 1350K .......... .......... .......... .......... .......... 23% 12.7M 0s 2021-05-18T14:20:26.4340488Z 1400K .......... .......... .......... .......... .......... 24% 40.4M 0s 2021-05-18T14:20:26.4376149Z 1450K .......... .......... .......... .......... .......... 25% 13.8M 0s 2021-05-18T14:20:26.4383152Z 1500K .......... .......... .......... .......... .......... 26% 74.3M 0s 2021-05-18T14:20:26.4403400Z 1550K .......... .......... .......... .......... .......... 27% 23.3M 0s 2021-05-18T14:20:26.4429325Z 1600K .......... .......... .......... .......... .......... 27% 18.9M 0s 2021-05-18T14:20:26.4447322Z 1650K .......... .......... .......... .......... .......... 28% 29.3M 0s 2021-05-18T14:20:26.4457725Z 1700K .......... .......... .......... .......... .......... 29% 40.6M 0s 2021-05-18T14:20:26.4488753Z 1750K .......... .......... .......... .......... .......... 30% 15.8M 0s 2021-05-18T14:20:26.4505888Z 1800K .......... .......... .......... .......... .......... 31% 29.0M 0s 2021-05-18T14:20:26.4536778Z 1850K .......... .......... .......... .......... .......... 32% 15.6M 0s 2021-05-18T14:20:26.4550540Z 1900K .......... .......... .......... .......... .......... 33% 35.6M 0s 2021-05-18T14:20:26.4559796Z 1950K .......... .......... .......... .......... .......... 33% 53.4M 0s 2021-05-18T14:20:26.4606040Z 2000K .......... .......... .......... .......... .......... 34% 16.2M 0s 2021-05-18T14:20:26.4611694Z 2050K .......... .......... .......... .......... .......... 35% 23.2M 0s 2021-05-18T14:20:26.4616833Z 2100K .......... .......... .......... .......... .......... 36% 104M 0s 2021-05-18T14:20:26.4643320Z 2150K .......... .......... .......... .......... .......... 37% 17.7M 0s 2021-05-18T14:20:26.4661026Z 2200K .......... .......... .......... .......... .......... 38% 29.1M 0s 2021-05-18T14:20:26.4669346Z 2250K .......... .......... .......... .......... .......... 38% 52.4M 0s 2021-05-18T14:20:26.4701475Z 2300K .......... .......... .......... .......... .......... 39% 15.6M 0s 2021-05-18T14:20:26.4710238Z 2350K .......... .......... .......... .......... .......... 40% 49.7M 0s 2021-05-18T14:20:26.4714662Z 2400K .......... .......... .......... .......... .......... 41% 112M 0s 2021-05-18T14:20:26.4755225Z 2450K .......... .......... .......... .......... .......... 42% 12.2M 0s 2021-05-18T14:20:26.4761480Z 2500K .......... .......... .......... .......... .......... 43% 68.9M 0s 2021-05-18T14:20:26.4774104Z 2550K .......... .......... .......... .......... .......... 44% 43.8M 0s 2021-05-18T14:20:26.4806746Z 2600K .......... .......... .......... .......... .......... 44% 23.3M 0s 2021-05-18T14:20:26.4814109Z 2650K .......... .......... .......... .......... .......... 45% 23.9M 0s 2021-05-18T14:20:26.4822240Z 2700K .......... .......... .......... .......... .......... 46% 59.1M 0s 2021-05-18T14:20:26.4846528Z 2750K .......... .......... .......... .......... .......... 47% 20.2M 0s 2021-05-18T14:20:26.4861298Z 2800K .......... .......... .......... .......... .......... 48% 32.9M 0s 2021-05-18T14:20:26.4871606Z 2850K .......... .......... .......... .......... .......... 49% 48.8M 0s 2021-05-18T14:20:26.4895295Z 2900K .......... .......... .......... .......... .......... 49% 20.9M 0s 2021-05-18T14:20:26.4900190Z 2950K .......... .......... .......... .......... .......... 50% 104M 0s 2021-05-18T14:20:26.4915625Z 3000K .......... .......... .......... .......... .......... 51% 30.6M 0s 2021-05-18T14:20:26.4938438Z 3050K .......... .......... .......... .......... .......... 52% 21.6M 0s 2021-05-18T14:20:26.4946956Z 3100K .......... .......... .......... .......... .......... 53% 55.0M 0s 2021-05-18T14:20:26.4951079Z 3150K .......... .......... .......... .......... .......... 54% 113M 0s 2021-05-18T14:20:26.4965153Z 3200K .......... .......... .......... .......... .......... 55% 35.4M 0s 2021-05-18T14:20:26.4990440Z 3250K .......... .......... .......... .......... .......... 55% 19.6M 0s 2021-05-18T14:20:26.4998492Z 3300K .......... .......... .......... .......... .......... 56% 57.6M 0s 2021-05-18T14:20:26.5006599Z 3350K .......... .......... .......... .......... .......... 57% 59.6M 0s 2021-05-18T14:20:26.5015393Z 3400K .......... .......... .......... .......... .......... 58% 55.4M 0s 2021-05-18T14:20:26.5047090Z 3450K .......... .......... .......... .......... .......... 59% 16.1M 0s 2021-05-18T14:20:26.5051225Z 3500K .......... .......... .......... .......... .......... 60% 90.0M 0s 2021-05-18T14:20:26.5057334Z 3550K .......... .......... .......... .......... .......... 60% 78.2M 0s 2021-05-18T14:20:26.5066962Z 3600K .......... .......... .......... .......... .......... 61% 53.6M 0s 2021-05-18T14:20:26.5099632Z 3650K .......... .......... .......... .......... .......... 62% 15.4M 0s 2021-05-18T14:20:26.5102572Z 3700K .......... .......... .......... .......... .......... 63% 131M 0s 2021-05-18T14:20:26.5113524Z 3750K .......... .......... .......... .......... .......... 64% 44.7M 0s 2021-05-18T14:20:26.5167333Z 3800K .......... .......... .......... .......... .......... 65% 27.2M 0s 2021-05-18T14:20:26.5169435Z 3850K .......... .......... .......... .......... .......... 66% 267M 0s 2021-05-18T14:20:26.5170173Z 3900K .......... .......... .......... .......... .......... 66% 29.5M 0s 2021-05-18T14:20:26.5170934Z 3950K .......... .......... .......... .......... .......... 67% 40.2M 0s 2021-05-18T14:20:26.5174787Z 4000K .......... .......... .......... .......... .......... 68% 36.2M 0s 2021-05-18T14:20:26.5180188Z 4050K .......... .......... .......... .......... .......... 69% 90.3M 0s 2021-05-18T14:20:26.5204031Z 4100K .......... .......... .......... .......... .......... 70% 20.9M 0s 2021-05-18T14:20:26.5208387Z 4150K .......... .......... .......... .......... .......... 71% 114M 0s 2021-05-18T14:20:26.5213994Z 4200K .......... .......... .......... .......... .......... 71% 80.8M 0s 2021-05-18T14:20:26.5229636Z 4250K .......... .......... .......... .......... .......... 72% 31.4M 0s 2021-05-18T14:20:26.5265743Z 4300K .......... .......... .......... .......... .......... 73% 13.7M 0s 2021-05-18T14:20:26.5268273Z 4350K .......... .......... .......... .......... .......... 74% 149M 0s 2021-05-18T14:20:26.5270977Z 4400K .......... .......... .......... .......... .......... 75% 170M 0s 2021-05-18T14:20:26.5273933Z 4450K .......... .......... .......... .......... .......... 76% 166M 0s 2021-05-18T14:20:26.5278828Z 4500K .......... .......... .......... .......... .......... 77% 99.3M 0s 2021-05-18T14:20:26.5320059Z 4550K .......... .......... .......... .......... .......... 77% 12.1M 0s 2021-05-18T14:20:26.5322863Z 4600K .......... .......... .......... .......... .......... 78% 131M 0s 2021-05-18T14:20:26.5328012Z 4650K .......... .......... .......... .......... .......... 79% 164M 0s 2021-05-18T14:20:26.5333015Z 4700K .......... .......... .......... .......... .......... 80% 70.8M 0s 2021-05-18T14:20:26.5341800Z 4750K .......... .......... .......... .......... .......... 81% 55.6M 0s 2021-05-18T14:20:26.5345239Z 4800K .......... .......... .......... .......... .......... 82% 128M 0s 2021-05-18T14:20:26.5376918Z 4850K .......... .......... .......... .......... .......... 82% 15.6M 0s 2021-05-18T14:20:26.5379430Z 4900K .......... .......... .......... .......... .......... 83% 173M 0s 2021-05-18T14:20:26.5387400Z 4950K .......... .......... .......... .......... .......... 84% 62.2M 0s 2021-05-18T14:20:26.5396739Z 5000K .......... .......... .......... .......... .......... 85% 52.7M 0s 2021-05-18T14:20:26.5402195Z 5050K .......... .......... .......... .......... .......... 86% 118M 0s 2021-05-18T14:20:26.5427700Z 5100K .......... .......... .......... .......... .......... 87% 29.0M 0s 2021-05-18T14:20:26.5431758Z 5150K .......... .......... .......... .......... .......... 88% 34.1M 0s 2021-05-18T14:20:26.5436949Z 5200K .......... .......... .......... .......... .......... 88% 97.9M 0s 2021-05-18T14:20:26.5459657Z 5250K .......... .......... .......... .......... .......... 89% 22.3M 0s 2021-05-18T14:20:26.5461747Z 5300K .......... .......... .......... .......... .......... 90% 157M 0s 2021-05-18T14:20:26.5464763Z 5350K .......... .......... .......... .......... .......... 91% 162M 0s 2021-05-18T14:20:26.5487352Z 5400K .......... .......... .......... .......... .......... 92% 22.6M 0s 2021-05-18T14:20:26.5490350Z 5450K .......... .......... .......... .......... .......... 93% 146M 0s 2021-05-18T14:20:26.5494502Z 5500K .......... .......... .......... .......... .......... 93% 104M 0s 2021-05-18T14:20:26.5513217Z 5550K .......... .......... .......... .......... .......... 94% 157M 0s 2021-05-18T14:20:26.5515704Z 5600K .......... .......... .......... .......... .......... 95% 27.0M 0s 2021-05-18T14:20:26.5518350Z 5650K .......... .......... .......... .......... .......... 96% 177M 0s 2021-05-18T14:20:26.5539413Z 5700K .......... .......... .......... .......... .......... 97% 23.7M 0s 2021-05-18T14:20:26.5543626Z 5750K .......... .......... .......... .......... .......... 98% 135M 0s 2021-05-18T14:20:26.5549068Z 5800K .......... .......... .......... .......... .......... 99% 76.1M 0s 2021-05-18T14:20:26.5552035Z 5850K .......... .......... .......... .......... .......... 99% 158M 0s 2021-05-18T14:20:26.5553634Z 5900K ...... 100% 208M=0.2s 2021-05-18T14:20:26.5554858Z 2021-05-18T14:20:26.5557816Z 2021-05-18 14:20:26 (26.6 MB/s) - ‘/tmp/RtmpZcAbqY/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6048593/6048593] 2021-05-18T14:20:26.5559394Z 2021-05-18T14:20:26.5573012Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:26.5574151Z (as ‘lib’ is unspecified) 2021-05-18T14:20:26.9940930Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:20:27.0046448Z * DONE (oro.nifti) 2021-05-18T14:20:27.0178636Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd, neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:27.0321389Z Installing neurobase binaries 2021-05-18T14:20:27.0328102Z [1] "neuroconductor/neurobase" 2021-05-18T14:20:27.1832773Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:20:27.1850251Z tag_name 2021-05-18T14:20:27.1852656Z 10 1.30.1.s 2021-05-18T14:20:27.1853796Z zipball_url 2021-05-18T14:20:27.1855482Z 10 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-18T14:20:27.1857316Z tarball_url 2021-05-18T14:20:27.1859394Z Installing neurobase package binaries 2021-05-18T14:20:27.1861084Z 10 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-18T14:20:27.1862997Z commit.sha 2021-05-18T14:20:27.1864371Z 10 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:20:27.1866028Z commit.url 2021-05-18T14:20:27.1868228Z 10 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:20:27.1870093Z node_id 2021-05-18T14:20:27.1872170Z 10 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-18T14:20:27.1874321Z url 2021-05-18T14:20:27.1876089Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-18T14:20:27.1879426Z assets_url 2021-05-18T14:20:27.1882841Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-18T14:20:27.1889731Z upload_url 2021-05-18T14:20:27.1891451Z 10 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-18T14:20:27.1893452Z id asset_updated_at asset_created_at created_at 2021-05-18T14:20:27.1922375Z 10 43020192 2021-05-16 20:16:15 2021-05-16 20:16:15 2021-05-16 20:01:27 2021-05-18T14:20:27.1923215Z published_at asset_name 2021-05-18T14:20:27.1924548Z 10 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:27.1925311Z asset_label asset_download_count 2021-05-18T14:20:27.1928883Z 10 31 2021-05-18T14:20:27.1929700Z asset_browser_download_url 2021-05-18T14:20:27.1931459Z 10 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:27.1975483Z --2021-05-18 14:20:27-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:27.1976744Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:20:27.2012711Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:20:27.3044970Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:20:27.3054819Z Location: https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142027Z&X-Amz-Expires=300&X-Amz-Signature=9de35c60500adb9fed47704b1f853d528943caeac304664d6de7b58e0e204cf2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:20:27.3064543Z --2021-05-18 14:20:27-- https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142027Z&X-Amz-Expires=300&X-Amz-Signature=9de35c60500adb9fed47704b1f853d528943caeac304664d6de7b58e0e204cf2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:20:27.3070080Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-18T14:20:27.3118834Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-18T14:20:27.3875780Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:20:27.3879084Z Length: 943855 (922K) [application/octet-stream] 2021-05-18T14:20:27.3881881Z Saving to: ‘/tmp/RtmpZcAbqY/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:20:27.3883574Z 2021-05-18T14:20:27.3925627Z 0K .......... .......... .......... .......... .......... 5% 10.0M 0s 2021-05-18T14:20:27.3974062Z 50K .......... .......... .......... .......... .......... 10% 9.94M 0s 2021-05-18T14:20:27.3982399Z 100K .......... .......... .......... .......... .......... 16% 53.2M 0s 2021-05-18T14:20:27.3995341Z 150K .......... .......... .......... .......... .......... 21% 37.9M 0s 2021-05-18T14:20:27.4023866Z 200K .......... .......... .......... .......... .......... 27% 17.2M 0s 2021-05-18T14:20:27.4032065Z 250K .......... .......... .......... .......... .......... 32% 63.5M 0s 2021-05-18T14:20:27.4041321Z 300K .......... .......... .......... .......... .......... 37% 50.7M 0s 2021-05-18T14:20:27.4043762Z 350K .......... .......... .......... .......... .......... 43% 165M 0s 2021-05-18T14:20:27.4046640Z 400K .......... .......... .......... .......... .......... 48% 171M 0s 2021-05-18T14:20:27.4074947Z 450K .......... .......... .......... .......... .......... 54% 17.3M 0s 2021-05-18T14:20:27.4081917Z 500K .......... .......... .......... .......... .......... 59% 69.1M 0s 2021-05-18T14:20:27.4093290Z 550K .......... .......... .......... .......... .......... 65% 45.2M 0s 2021-05-18T14:20:27.4099917Z 600K .......... .......... .......... .......... .......... 70% 72.0M 0s 2021-05-18T14:20:27.4102965Z 650K .......... .......... .......... .......... .......... 75% 179M 0s 2021-05-18T14:20:27.4218051Z 700K .......... .......... .......... .......... .......... 81% 27.6M 0s 2021-05-18T14:20:27.4219321Z 750K .......... .......... .......... .......... .......... 86% 4.90M 0s 2021-05-18T14:20:27.4228243Z 800K .......... .......... .......... .......... .......... 92% 151M 0s 2021-05-18T14:20:27.4228956Z 850K .......... .......... .......... .......... .......... 97% 290M 0s 2021-05-18T14:20:27.4229607Z 900K .......... .......... . 100% 209M=0.04s 2021-05-18T14:20:27.4229935Z 2021-05-18T14:20:27.4233395Z 2021-05-18 14:20:27 (25.7 MB/s) - ‘/tmp/RtmpZcAbqY/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943855/943855] 2021-05-18T14:20:27.4234049Z 2021-05-18T14:20:27.4240933Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:27.4241818Z (as ‘lib’ is unspecified) 2021-05-18T14:20:27.6990687Z * installing *binary* package ‘neurobase’ ... 2021-05-18T14:20:27.7046093Z * DONE (neurobase) 2021-05-18T14:20:27.7150927Z Rewriting new remotes: neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:27.7231861Z Installing fslr binaries 2021-05-18T14:20:27.7238928Z [1] "neuroconductor/fslr" 2021-05-18T14:20:27.8642251Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:20:27.8659545Z tag_name 2021-05-18T14:20:27.8660278Z 9 2.25.0.s 2021-05-18T14:20:27.8661080Z zipball_url 2021-05-18T14:20:27.8662253Z 9 https://api.github.com/repos/neuroconductor/fslr/zipball/refs/tags/2.25.0.s 2021-05-18T14:20:27.8663412Z tarball_url 2021-05-18T14:20:27.8664565Z 9 https://api.github.com/repos/neuroconductor/fslr/tarball/refs/tags/2.25.0.s 2021-05-18T14:20:27.8665605Z commit.sha 2021-05-18T14:20:27.8666407Z 9 2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:27.8667350Z Installing fslr package binaries 2021-05-18T14:20:27.8668317Z commit.url 2021-05-18T14:20:27.8669619Z 9 https://api.github.com/repos/neuroconductor/fslr/commits/2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:27.8671428Z node_id 2021-05-18T14:20:27.8672613Z 9 MDM6UmVmMzY4MzI2NjE5OnJlZnMvdGFncy8yLjI1LjAucw== 2021-05-18T14:20:27.8673782Z url 2021-05-18T14:20:27.8674718Z 9 https://api.github.com/repos/neuroconductor/fslr/releases/43088257 2021-05-18T14:20:27.8675676Z assets_url 2021-05-18T14:20:27.8676670Z 9 https://api.github.com/repos/neuroconductor/fslr/releases/43088257/assets 2021-05-18T14:20:27.8677715Z upload_url 2021-05-18T14:20:27.8678865Z 9 https://uploads.github.com/repos/neuroconductor/fslr/releases/43088257/assets{?name,label} 2021-05-18T14:20:27.8681263Z id asset_updated_at asset_created_at created_at 2021-05-18T14:20:27.8683789Z 9 43088257 2021-05-17 21:45:23 2021-05-17 21:45:23 2021-05-17 21:30:57 2021-05-18T14:20:27.8685178Z published_at asset_name asset_label 2021-05-18T14:20:27.8689099Z 9 2021-05-17 21:31:23 fslr_2.25.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:27.8690291Z asset_download_count 2021-05-18T14:20:27.8691137Z 9 1 2021-05-18T14:20:27.8692702Z asset_browser_download_url 2021-05-18T14:20:27.8695369Z 9 https://github.com/neuroconductor/fslr/releases/download/2.25.0.s/fslr_2.25.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:27.8725784Z --2021-05-18 14:20:27-- https://github.com/neuroconductor/fslr/releases/download/2.25.0.s/fslr_2.25.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:20:27.8770340Z Resolving github.com (github.com)... 140.82.112.4 2021-05-18T14:20:27.8825907Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-18T14:20:27.9844089Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:20:27.9852722Z Location: https://github-releases.githubusercontent.com/368326619/2ecb9b80-b759-11eb-9a5a-6b8a2d85e277?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142027Z&X-Amz-Expires=300&X-Amz-Signature=8880782d7c1c0a8220d24bbcba8001a858138d935efd4055c7f716f7b119e049&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368326619&response-content-disposition=attachment%3B%20filename%3Dfslr_2.25.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:20:27.9864767Z --2021-05-18 14:20:27-- https://github-releases.githubusercontent.com/368326619/2ecb9b80-b759-11eb-9a5a-6b8a2d85e277?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142027Z&X-Amz-Expires=300&X-Amz-Signature=8880782d7c1c0a8220d24bbcba8001a858138d935efd4055c7f716f7b119e049&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368326619&response-content-disposition=attachment%3B%20filename%3Dfslr_2.25.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:20:27.9871742Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.108.154, ... 2021-05-18T14:20:27.9916056Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-18T14:20:28.1580225Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:20:28.1582785Z Length: 640417 (625K) [application/octet-stream] 2021-05-18T14:20:28.1584919Z Saving to: ‘/tmp/RtmpZcAbqY/fslr_2.25.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:20:28.1585897Z 2021-05-18T14:20:28.1633480Z 0K .......... .......... .......... .......... .......... 7% 9.31M 0s 2021-05-18T14:20:28.1687393Z 50K .......... .......... .......... .......... .......... 15% 8.91M 0s 2021-05-18T14:20:28.1987955Z 100K .......... .......... .......... .......... .......... 23% 1.64M 0s 2021-05-18T14:20:28.1997574Z 150K .......... .......... .......... .......... .......... 31% 40.1M 0s 2021-05-18T14:20:28.2000878Z 200K .......... .......... .......... .......... .......... 39% 112M 0s 2021-05-18T14:20:28.2038814Z 250K .......... .......... .......... .......... .......... 47% 13.3M 0s 2021-05-18T14:20:28.2043007Z 300K .......... .......... .......... .......... .......... 55% 117M 0s 2021-05-18T14:20:28.2046868Z 350K .......... .......... .......... .......... .......... 63% 112M 0s 2021-05-18T14:20:28.2049976Z 400K .......... .......... .......... .......... .......... 71% 155M 0s 2021-05-18T14:20:28.2053781Z 450K .......... .......... .......... .......... .......... 79% 154M 0s 2021-05-18T14:20:28.3304744Z 500K .......... .......... .......... .......... .......... 87% 400K 0s 2021-05-18T14:20:28.3307741Z 550K .......... .......... .......... .......... .......... 95% 116M 0s 2021-05-18T14:20:28.3314132Z 600K .......... .......... ..... 100% 35.2M=0.2s 2021-05-18T14:20:28.3315103Z 2021-05-18T14:20:28.3317724Z 2021-05-18 14:20:28 (3.52 MB/s) - ‘/tmp/RtmpZcAbqY/fslr_2.25.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [640417/640417] 2021-05-18T14:20:28.3319276Z 2021-05-18T14:20:28.3331247Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:28.3332842Z (as ‘lib’ is unspecified) 2021-05-18T14:20:28.6129126Z * installing *binary* package ‘fslr’ ... 2021-05-18T14:20:28.6180244Z * DONE (fslr) 2021-05-18T14:20:28.6276552Z Rewriting new remotes: 2021-05-18T14:20:28.6479878Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:20:28.6480782Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:20:28.6481506Z remotes::install_cran("rcmdcheck") 2021-05-18T14:20:28.6482168Z remotes::install_cran("markdown") 2021-05-18T14:20:28.6489570Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:20:28.6490034Z env: 2021-05-18T14:20:28.6490547Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:28.6491122Z TIC_DEPLOY_KEY: 2021-05-18T14:20:28.6492361Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:28.6494222Z GITHUB_PAT: *** 2021-05-18T14:20:28.6495246Z COVERALLS_TOKEN: *** 2021-05-18T14:20:28.6495816Z continue-on-error: false 2021-05-18T14:20:28.6496374Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:28.6497412Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:28.6497925Z TZ: UTC 2021-05-18T14:20:28.6498378Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:28.6498909Z NOT_CRAN: true 2021-05-18T14:20:28.6499333Z ##[endgroup] 2021-05-18T14:20:47.7863815Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:20:47.7866156Z caTools (NA -> 1.18.2) [CRAN] 2021-05-18T14:20:47.7867596Z Skipping 1 packages ahead of CRAN: fslr 2021-05-18T14:20:47.7869051Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-18T14:20:47.7869814Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T14:20:47.7870554Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-18T14:20:47.7871269Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-18T14:20:47.7871989Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-18T14:20:47.7872737Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-18T14:20:47.7873460Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T14:20:47.7874180Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-18T14:20:47.7874881Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-18T14:20:47.7875608Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-18T14:20:47.7876327Z ROCR (NA -> 1.0-11) [CRAN] 2021-05-18T14:20:47.7877013Z mmand (1.6.0 -> 1.6.1 ) [CRAN] 2021-05-18T14:20:47.7904887Z Installing 14 packages: bitops, caTools, gtools, R.methodsS3, R.oo, RNifti, R.utils, matrixStats, abind, oro.nifti, gplots, neurobase, ROCR, mmand 2021-05-18T14:20:47.7921205Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:47.7922561Z (as ‘lib’ is unspecified) 2021-05-18T14:21:02.7405201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:21:03.0116061Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-18T14:21:03.0123387Z ================================================== 2021-05-18T14:21:03.0123925Z downloaded 34 KB 2021-05-18T14:21:03.0124261Z 2021-05-18T14:21:03.0163434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/caTools_1.18.2.tar.gz' 2021-05-18T14:21:04.2579826Z Content type 'binary/octet-stream' length 248062 bytes (242 KB) 2021-05-18T14:21:04.2741226Z ================================================== 2021-05-18T14:21:04.2741866Z downloaded 242 KB 2021-05-18T14:21:04.2742188Z 2021-05-18T14:21:04.2806245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtools_3.8.2.tar.gz' 2021-05-18T14:21:05.0559146Z Content type 'binary/octet-stream' length 327417 bytes (319 KB) 2021-05-18T14:21:05.0822575Z ================================================== 2021-05-18T14:21:05.0823554Z downloaded 319 KB 2021-05-18T14:21:05.0824146Z 2021-05-18T14:21:05.0866076Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-18T14:21:05.4850766Z Content type 'binary/octet-stream' length 79806 bytes (77 KB) 2021-05-18T14:21:05.4913000Z ================================================== 2021-05-18T14:21:05.4915075Z downloaded 77 KB 2021-05-18T14:21:05.4916435Z 2021-05-18T14:21:05.4969751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-18T14:21:06.0885109Z Content type 'binary/octet-stream' length 948306 bytes (926 KB) 2021-05-18T14:21:06.1146600Z ================================================== 2021-05-18T14:21:06.1147924Z downloaded 926 KB 2021-05-18T14:21:06.1148617Z 2021-05-18T14:21:06.1183230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-18T14:21:06.5231270Z Content type 'binary/octet-stream' length 2687642 bytes (2.6 MB) 2021-05-18T14:21:06.5573673Z ================================================== 2021-05-18T14:21:06.5575612Z downloaded 2.6 MB 2021-05-18T14:21:06.5576879Z 2021-05-18T14:21:06.5613223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-18T14:21:07.0922327Z Content type 'binary/octet-stream' length 1402468 bytes (1.3 MB) 2021-05-18T14:21:07.1506305Z ================================================== 2021-05-18T14:21:07.1507428Z downloaded 1.3 MB 2021-05-18T14:21:07.1508080Z 2021-05-18T14:21:07.1543955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-18T14:21:07.4299360Z Content type 'binary/octet-stream' length 2539540 bytes (2.4 MB) 2021-05-18T14:21:07.5075180Z ================================================== 2021-05-18T14:21:07.5076315Z downloaded 2.4 MB 2021-05-18T14:21:07.5076865Z 2021-05-18T14:21:07.5119252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-18T14:21:07.6866912Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-18T14:21:07.6921021Z ================================================== 2021-05-18T14:21:07.6921611Z downloaded 59 KB 2021-05-18T14:21:07.6921945Z 2021-05-18T14:21:07.6962121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-18T14:21:08.0900675Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-18T14:21:08.1455536Z ================================================== 2021-05-18T14:21:08.1456153Z downloaded 5.8 MB 2021-05-18T14:21:08.1456491Z 2021-05-18T14:21:08.1503003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gplots_3.1.1.tar.gz' 2021-05-18T14:21:10.0075925Z Content type 'binary/octet-stream' length 594112 bytes (580 KB) 2021-05-18T14:21:10.0362652Z ================================================== 2021-05-18T14:21:10.0363450Z downloaded 580 KB 2021-05-18T14:21:10.0363771Z 2021-05-18T14:21:10.0404241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-18T14:21:10.4358445Z Content type 'binary/octet-stream' length 1773058 bytes (1.7 MB) 2021-05-18T14:21:10.5100463Z ================================================== 2021-05-18T14:21:10.5101109Z downloaded 1.7 MB 2021-05-18T14:21:10.5101448Z 2021-05-18T14:21:10.5144150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ROCR_1.0-11.tar.gz' 2021-05-18T14:21:11.0699856Z Content type 'binary/octet-stream' length 402208 bytes (392 KB) 2021-05-18T14:21:11.0890243Z ================================================== 2021-05-18T14:21:11.0891654Z downloaded 392 KB 2021-05-18T14:21:11.0895025Z 2021-05-18T14:21:11.0930211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mmand_1.6.1.tar.gz' 2021-05-18T14:21:12.0480964Z Content type 'binary/octet-stream' length 1852066 bytes (1.8 MB) 2021-05-18T14:21:12.0823713Z ================================================== 2021-05-18T14:21:12.0824774Z downloaded 1.8 MB 2021-05-18T14:21:12.0825398Z 2021-05-18T14:21:12.3003937Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:21:12.3057553Z * DONE (bitops) 2021-05-18T14:21:12.5585499Z * installing *binary* package ‘gtools’ ... 2021-05-18T14:21:12.5642590Z * DONE (gtools) 2021-05-18T14:21:12.7857713Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-18T14:21:12.7905555Z * DONE (R.methodsS3) 2021-05-18T14:21:13.3858792Z * installing *binary* package ‘RNifti’ ... 2021-05-18T14:21:13.4008953Z * DONE (RNifti) 2021-05-18T14:21:13.9956456Z * installing *binary* package ‘matrixStats’ ... 2021-05-18T14:21:14.0128065Z * DONE (matrixStats) 2021-05-18T14:21:14.2629047Z * installing *binary* package ‘abind’ ... 2021-05-18T14:21:14.2673516Z * DONE (abind) 2021-05-18T14:21:14.6838847Z * installing *binary* package ‘mmand’ ... 2021-05-18T14:21:14.6958925Z * DONE (mmand) 2021-05-18T14:21:14.9398776Z * installing *binary* package ‘caTools’ ... 2021-05-18T14:21:14.9466250Z * DONE (caTools) 2021-05-18T14:21:15.2194317Z * installing *binary* package ‘R.oo’ ... 2021-05-18T14:21:15.2243432Z * DONE (R.oo) 2021-05-18T14:21:15.6747166Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:21:15.6890151Z * DONE (oro.nifti) 2021-05-18T14:21:15.9713445Z * installing *binary* package ‘R.utils’ ... 2021-05-18T14:21:15.9778227Z * DONE (R.utils) 2021-05-18T14:21:16.2306002Z * installing *binary* package ‘gplots’ ... 2021-05-18T14:21:16.2383444Z * DONE (gplots) 2021-05-18T14:21:16.5545232Z * installing *binary* package ‘neurobase’ ... 2021-05-18T14:21:16.5635637Z * DONE (neurobase) 2021-05-18T14:21:16.8148983Z * installing *binary* package ‘ROCR’ ... 2021-05-18T14:21:16.8197547Z * DONE (ROCR) 2021-05-18T14:21:16.8257149Z 2021-05-18T14:21:16.8258188Z The downloaded source packages are in 2021-05-18T14:21:16.8259676Z ‘/tmp/RtmpOpu5dt/downloaded_packages’ 2021-05-18T14:21:30.8849901Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:21:30.8851700Z Use `force = TRUE` to force installation 2021-05-18T14:21:30.8861229Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:21:30.8862938Z Use `force = TRUE` to force installation 2021-05-18T14:21:30.9047530Z ##[group]Run options(width = 100) 2021-05-18T14:21:30.9048150Z options(width = 100) 2021-05-18T14:21:30.9048799Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:21:30.9049626Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:21:30.9058027Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:21:30.9058513Z env: 2021-05-18T14:21:30.9059025Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:30.9059561Z TIC_DEPLOY_KEY: 2021-05-18T14:21:30.9060505Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:30.9062463Z GITHUB_PAT: *** 2021-05-18T14:21:30.9063477Z COVERALLS_TOKEN: *** 2021-05-18T14:21:30.9064055Z continue-on-error: false 2021-05-18T14:21:30.9064597Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:30.9065156Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:30.9065669Z TZ: UTC 2021-05-18T14:21:30.9066108Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:30.9066615Z NOT_CRAN: true 2021-05-18T14:21:30.9067531Z ##[endgroup] 2021-05-18T14:21:31.4037318Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:21:31.4038033Z setting value 2021-05-18T14:21:31.4038847Z version R version 3.6.3 (2020-02-29) 2021-05-18T14:21:31.4039445Z os Ubuntu 20.04.2 LTS 2021-05-18T14:21:31.4040198Z system x86_64, linux-gnu 2021-05-18T14:21:31.4040746Z ui X11 2021-05-18T14:21:31.4041282Z language (EN) 2021-05-18T14:21:31.4042352Z collate C.UTF-8 2021-05-18T14:21:31.4043074Z ctype C.UTF-8 2021-05-18T14:21:31.4043612Z tz UTC 2021-05-18T14:21:31.4044264Z date 2021-05-18 2021-05-18T14:21:31.4044576Z 2021-05-18T14:21:31.4045559Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:21:31.4046389Z package * version date lib source 2021-05-18T14:21:31.4047375Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4048403Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:21:31.4049410Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4050320Z base * 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4051235Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4052355Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4053274Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4054178Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4055081Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4055993Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4056909Z caTools 1.18.2 2021-03-28 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4057807Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4058701Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4059590Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4060495Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4061465Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4062424Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4063541Z compiler 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4064480Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4065362Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4066270Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4067224Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4068150Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4069059Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4070103Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4071102Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:21:31.4072107Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4073038Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4073939Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4074843Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4075772Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4076705Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4077631Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4078531Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4079456Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4080357Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4081291Z fslr 2.25.0 2021-05-17 [1] Neuroconductor (R 3.6.3) 2021-05-18T14:21:31.4082277Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4083190Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4084066Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4085090Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:21:31.4086119Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4087022Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4087939Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4088848Z gplots 3.1.1 2020-11-28 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4089748Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4090723Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4091860Z grid 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4094406Z gtools 3.8.2 2020-03-31 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4095323Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4096199Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4097094Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4098016Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4098966Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4099908Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4100937Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4101876Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4102830Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4103791Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4104714Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4105635Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4106560Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4107604Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4108573Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4109507Z methods * 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4110416Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4111309Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4112210Z mmand 1.6.1 2020-03-03 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4113153Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4114093Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4115003Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4115949Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4116894Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4117830Z parallel 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4118773Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4119710Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4120642Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4121584Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4122507Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4123447Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4124407Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4125323Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4126217Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4127176Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4128099Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4129022Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4129937Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4130841Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4131796Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4132885Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4133797Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4134736Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4135649Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4136657Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4137576Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4138488Z ROCR 1.0-11 2020-05-02 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4139395Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4140318Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4141255Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4142198Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4143254Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4144209Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4145169Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4146097Z splines 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4146993Z stats * 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4147896Z stats4 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4148809Z stringi 1.6.2 2021-05-17 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4149720Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4150650Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-18T14:21:31.4151560Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4152530Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:21:31.4153498Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4154428Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4155335Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4156295Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:21:31.4157244Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4158163Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4159093Z tools 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4159988Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4160906Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4161831Z utils * 3.6.3 2021-02-17 [2] local 2021-05-18T14:21:31.4162705Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4163602Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4164512Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4165405Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4166294Z xfun 0.23 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4167186Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4168062Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4168959Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4169846Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-18T14:21:31.4170192Z 2021-05-18T14:21:31.4170734Z [1] /home/runner/work/_temp/Library 2021-05-18T14:21:31.4171340Z [2] /opt/R/3.6.3/lib/R/library 2021-05-18T14:21:31.4205785Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:21:31.4206460Z Rscript -e 'tic::script()' 2021-05-18T14:21:31.4206969Z ls -l check 2021-05-18T14:21:31.4254499Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:21:31.4255078Z env: 2021-05-18T14:21:31.4255591Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:31.4256156Z TIC_DEPLOY_KEY: 2021-05-18T14:21:31.4257078Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:31.4259061Z GITHUB_PAT: *** 2021-05-18T14:21:31.4260005Z COVERALLS_TOKEN: *** 2021-05-18T14:21:31.4260684Z continue-on-error: false 2021-05-18T14:21:31.4261239Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:31.4261879Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:31.4262398Z TZ: UTC 2021-05-18T14:21:31.4262850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:31.4263318Z NOT_CRAN: true 2021-05-18T14:21:31.4263756Z ##[endgroup] 2021-05-18T14:21:31.7288025Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:21:31.8616664Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:21:31.8617828Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:21:31.8618651Z timeout = Inf, check_dir = "check") 2021-05-18T14:21:31.9323826Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:21:32.1614725Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:21:32.1773377Z * preparing ‘oasis’: 2021-05-18T14:21:32.1905740Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:21:32.2295711Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:21:32.2298059Z * checking for empty or unneeded directories 2021-05-18T14:21:32.2307048Z * looking to see if a ‘data/datalist’ file should be added 2021-05-18T14:21:32.2388330Z * building ‘oasis_3.0.1.tar.gz’ 2021-05-18T14:21:32.2516984Z 2021-05-18T14:21:32.3794312Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:21:32.6283023Z * using log directory ‘/home/runner/work/oasis/oasis/check/oasis.Rcheck’ 2021-05-18T14:21:32.6284497Z * using R version 3.6.3 (2020-02-29) 2021-05-18T14:21:32.6285649Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:21:32.6286739Z * using session charset: UTF-8 2021-05-18T14:21:32.6557362Z * using option ‘--as-cran’ 2021-05-18T14:21:32.6577646Z * checking for file ‘oasis/DESCRIPTION’ ... OK 2021-05-18T14:21:32.6586493Z * checking extension type ... Package 2021-05-18T14:21:32.6587898Z * this is package ‘oasis’ version ‘3.0.1’ 2021-05-18T14:21:32.6589147Z * package encoding: UTF-8 2021-05-18T14:21:32.6615464Z * checking package namespace information ... OK 2021-05-18T14:21:47.5522621Z * checking package dependencies ... OK 2021-05-18T14:21:47.5543073Z * checking if this is a source package ... OK 2021-05-18T14:21:47.5545840Z * checking if there is a namespace ... OK 2021-05-18T14:21:47.8869720Z * checking for executable files ... OK 2021-05-18T14:21:47.8871647Z * checking for hidden files and directories ... OK 2021-05-18T14:21:47.8879436Z * checking for portable file names ... OK 2021-05-18T14:21:47.8892350Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:21:47.8928343Z * checking serialization versions ... OK 2021-05-18T14:21:51.0184912Z * checking whether package ‘oasis’ can be installed ... OK 2021-05-18T14:21:51.0243524Z * checking installed package size ... OK 2021-05-18T14:21:51.0909693Z * checking package directory ... OK 2021-05-18T14:21:51.0911012Z * checking for future file timestamps ... OK 2021-05-18T14:21:51.2769977Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:21:51.2771366Z * checking top-level files ... OK 2021-05-18T14:21:51.2772784Z * checking for left-over files ... OK 2021-05-18T14:21:51.2773809Z * checking index information ... OK 2021-05-18T14:21:51.4009997Z * checking package subdirectories ... OK 2021-05-18T14:21:51.4545896Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:21:51.5120906Z * checking R files for syntax errors ... OK 2021-05-18T14:21:52.7404199Z * checking whether the package can be loaded ... OK 2021-05-18T14:21:53.1393617Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:21:53.9112396Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:21:54.6790897Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:21:55.4400600Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:21:56.2303174Z * checking loading without being on the library search path ... OK 2021-05-18T14:21:56.9727739Z * checking dependencies in R code ... OK 2021-05-18T14:21:58.4133777Z * checking S3 generic/method consistency ... OK 2021-05-18T14:21:59.1336865Z * checking replacement functions ... OK 2021-05-18T14:21:59.8752442Z * checking foreign function calls ... OK 2021-05-18T14:22:03.7913485Z * checking R code for possible problems ... OK 2021-05-18T14:22:04.0171026Z * checking Rd files ... OK 2021-05-18T14:22:04.0673820Z * checking Rd metadata ... OK 2021-05-18T14:22:04.1419103Z * checking Rd line widths ... OK 2021-05-18T14:22:04.2465019Z * checking Rd cross-references ... OK 2021-05-18T14:22:05.0726239Z * checking for missing documentation entries ... OK 2021-05-18T14:22:07.3501822Z * checking for code/documentation mismatches ... OK 2021-05-18T14:22:08.9507831Z * checking Rd \usage sections ... OK 2021-05-18T14:22:09.0387553Z * checking Rd contents ... OK 2021-05-18T14:22:09.1637173Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:22:09.1758946Z * checking contents of ‘data’ directory ... OK 2021-05-18T14:22:09.3772356Z * checking data for non-ASCII characters ... OK 2021-05-18T14:22:09.5727222Z * checking data for ASCII and uncompressed saves ... OK 2021-05-18T14:22:13.7462611Z * checking examples ... OK 2021-05-18T14:22:15.7846037Z * checking PDF version of manual ... OK 2021-05-18T14:22:15.7846909Z * checking for detritus in the temp directory ... OK 2021-05-18T14:22:15.7847462Z * DONE 2021-05-18T14:22:15.7847715Z 2021-05-18T14:22:15.7848078Z Status: OK 2021-05-18T14:22:15.7848350Z 2021-05-18T14:22:15.8658314Z ── R CMD check results ──────────────────────────────────────── oasis 3.0.1 ──── 2021-05-18T14:22:15.8675581Z Duration: 43.6s 2021-05-18T14:22:15.8676257Z 2021-05-18T14:22:15.8687300Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:22:15.8779132Z total 120 2021-05-18T14:22:15.8781042Z drwxr-xr-x 5 runner docker 4096 May 18 14:22 oasis.Rcheck 2021-05-18T14:22:15.8783385Z -rw-r--r-- 1 runner docker 35314 May 18 14:21 oasis_3.0.1.tar.gz 2021-05-18T14:22:15.8785122Z -rw-r--r-- 1 runner docker 78462 May 18 14:21 oasis_3.0.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:22:15.8821334Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:22:15.8822225Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:22:15.8870355Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:22:15.8870937Z env: 2021-05-18T14:22:15.8871450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:15.8871997Z TIC_DEPLOY_KEY: 2021-05-18T14:22:15.8872920Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:15.8874880Z GITHUB_PAT: *** 2021-05-18T14:22:15.8875815Z COVERALLS_TOKEN: *** 2021-05-18T14:22:15.8876376Z continue-on-error: false 2021-05-18T14:22:15.8876931Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:15.8877477Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:15.8877997Z TZ: UTC 2021-05-18T14:22:15.8878461Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:15.8878932Z NOT_CRAN: true 2021-05-18T14:22:15.8879370Z ##[endgroup] 2021-05-18T14:22:15.9031639Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:22:15.9032597Z Rscript -e "tic::before_deploy()" 2021-05-18T14:22:15.9080886Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:15.9081333Z env: 2021-05-18T14:22:15.9081831Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:15.9082379Z TIC_DEPLOY_KEY: 2021-05-18T14:22:15.9083312Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:15.9084834Z GITHUB_PAT: *** 2021-05-18T14:22:15.9085760Z COVERALLS_TOKEN: *** 2021-05-18T14:22:15.9086328Z continue-on-error: false 2021-05-18T14:22:15.9086866Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:15.9087426Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:15.9087923Z TZ: UTC 2021-05-18T14:22:15.9088364Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:15.9088940Z NOT_CRAN: true 2021-05-18T14:22:15.9089605Z ##[endgroup] 2021-05-18T14:22:16.1899990Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:16.3167190Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:22:16.3167841Z with: 2021-05-18T14:22:16.3168797Z upload_url: https://uploads.github.com/repos/neuroconductor/oasis/releases/43144057/assets{?name,label} 2021-05-18T14:22:16.3169952Z asset_path: check/oasis_3.0.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:22:16.3170735Z asset_name: oasis_3.0.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:22:16.3171490Z asset_content_type: application/octet-stream 2021-05-18T14:22:16.3172278Z env: 2021-05-18T14:22:16.3172784Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:16.3173309Z TIC_DEPLOY_KEY: 2021-05-18T14:22:16.3174231Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:16.3175987Z GITHUB_PAT: *** 2021-05-18T14:22:16.3177010Z COVERALLS_TOKEN: *** 2021-05-18T14:22:16.3177572Z continue-on-error: false 2021-05-18T14:22:16.3178138Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:16.3178726Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:16.3179224Z TZ: UTC 2021-05-18T14:22:16.3179665Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:16.3180139Z NOT_CRAN: true 2021-05-18T14:22:16.3181185Z GITHUB_TOKEN: *** 2021-05-18T14:22:16.3181631Z ##[endgroup] 2021-05-18T14:22:16.9602487Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:22:16.9603125Z Rscript -e "tic::deploy()" 2021-05-18T14:22:16.9649290Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:16.9649744Z env: 2021-05-18T14:22:16.9650238Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:16.9650788Z TIC_DEPLOY_KEY: 2021-05-18T14:22:16.9651799Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:16.9661594Z GITHUB_PAT: *** 2021-05-18T14:22:16.9662788Z COVERALLS_TOKEN: *** 2021-05-18T14:22:16.9663374Z continue-on-error: false 2021-05-18T14:22:16.9663999Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:16.9664528Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:16.9664997Z TZ: UTC 2021-05-18T14:22:16.9665418Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:16.9665863Z NOT_CRAN: true 2021-05-18T14:22:16.9666251Z ##[endgroup] 2021-05-18T14:22:17.2503237Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:17.3735228Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:22:17.3735915Z Rscript -e "tic::after_deploy()" 2021-05-18T14:22:17.3825544Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:17.3825992Z env: 2021-05-18T14:22:17.3826499Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:17.3827292Z TIC_DEPLOY_KEY: 2021-05-18T14:22:17.3828221Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:17.3830043Z GITHUB_PAT: *** 2021-05-18T14:22:17.3831216Z COVERALLS_TOKEN: *** 2021-05-18T14:22:17.3831901Z continue-on-error: false 2021-05-18T14:22:17.3832487Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:17.3833069Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:17.3833652Z TZ: UTC 2021-05-18T14:22:17.3834068Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:17.3834497Z NOT_CRAN: true 2021-05-18T14:22:17.3834896Z ##[endgroup] 2021-05-18T14:22:17.6550784Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:17.9641647Z Post job cleanup. 2021-05-18T14:22:18.0117052Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:22:18.0213277Z Post job cleanup. 2021-05-18T14:22:18.1391072Z [command]/usr/bin/git version 2021-05-18T14:22:18.1467720Z git version 2.31.1 2021-05-18T14:22:18.1504492Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:22:18.1562386Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:22:18.1881369Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:22:18.1929887Z http.https://github.com/.extraheader 2021-05-18T14:22:18.1942361Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:22:18.1996374Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:22:18.2329353Z Cleaning up orphan processes