2021-05-17T18:01:07.2989773Z ##[section]Starting: Request a runner to run this job 2021-05-17T18:01:08.0240133Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T18:01:08.1274949Z 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-17T18:01:08.2063829Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T18:01:08.3179372Z ##[section]Finishing: Request a runner to run this job 2021-05-17T18:01:16.1822261Z Current runner version: '2.278.0' 2021-05-17T18:01:16.1852428Z ##[group]Operating System 2021-05-17T18:01:16.1853529Z Ubuntu 2021-05-17T18:01:16.1854039Z 20.04.2 2021-05-17T18:01:16.1854577Z LTS 2021-05-17T18:01:16.1855129Z ##[endgroup] 2021-05-17T18:01:16.1855801Z ##[group]Virtual Environment 2021-05-17T18:01:16.1856550Z Environment: ubuntu-20.04 2021-05-17T18:01:16.1857154Z Version: 20210510.0 2021-05-17T18:01:16.1858281Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T18:01:16.1859847Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T18:01:16.1860882Z ##[endgroup] 2021-05-17T18:01:16.1863053Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T18:01:16.1864474Z Actions: write 2021-05-17T18:01:16.1865104Z Checks: write 2021-05-17T18:01:16.1865701Z Contents: write 2021-05-17T18:01:16.1866284Z Deployments: write 2021-05-17T18:01:16.1867054Z Issues: write 2021-05-17T18:01:16.1867726Z Metadata: read 2021-05-17T18:01:16.1868292Z Packages: write 2021-05-17T18:01:16.1868935Z PullRequests: write 2021-05-17T18:01:16.1869620Z RepositoryProjects: write 2021-05-17T18:01:16.1870377Z SecurityEvents: write 2021-05-17T18:01:16.1871095Z Statuses: write 2021-05-17T18:01:16.1871805Z ##[endgroup] 2021-05-17T18:01:16.1875310Z Prepare workflow directory 2021-05-17T18:01:16.3197185Z Prepare all required actions 2021-05-17T18:01:16.3209256Z Getting action download info 2021-05-17T18:01:16.7443949Z Download action repository 'actions/checkout@v2' 2021-05-17T18:01:19.0763851Z Download action repository 'r-lib/actions@master' 2021-05-17T18:01:20.3161299Z Download action repository 'adigherman/actions@master' 2021-05-17T18:01:22.8415478Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T18:01:23.2202290Z Download action repository 'actions/cache@v1' 2021-05-17T18:01:23.5333327Z Download action repository 'actions/upload-artifact@master' 2021-05-17T18:01:23.8333418Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T18:01:24.4366063Z ##[group]Run actions/checkout@v2 2021-05-17T18:01:24.4366791Z with: 2021-05-17T18:01:24.4367307Z repository: neuroconductor/stapler 2021-05-17T18:01:24.4368325Z token: *** 2021-05-17T18:01:24.4368727Z ssh-strict: true 2021-05-17T18:01:24.4369258Z persist-credentials: true 2021-05-17T18:01:24.4369749Z clean: true 2021-05-17T18:01:24.4370161Z fetch-depth: 1 2021-05-17T18:01:24.4370568Z lfs: false 2021-05-17T18:01:24.4370959Z submodules: false 2021-05-17T18:01:24.4371356Z env: 2021-05-17T18:01:24.4371803Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:24.4372306Z TIC_DEPLOY_KEY: 2021-05-17T18:01:24.4373162Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:01:24.4374391Z GITHUB_PAT: *** 2021-05-17T18:01:24.4375247Z COVERALLS_TOKEN: *** 2021-05-17T18:01:24.4375776Z continue-on-error: false 2021-05-17T18:01:24.4376270Z VDIFFR_RUN_TESTS: 2021-05-17T18:01:24.4376687Z ##[endgroup] 2021-05-17T18:01:24.6955996Z Syncing repository: neuroconductor/stapler 2021-05-17T18:01:24.6957118Z ##[group]Getting Git version info 2021-05-17T18:01:24.6959881Z Working directory is '/home/runner/work/stapler/stapler' 2021-05-17T18:01:24.6961362Z [command]/usr/bin/git version 2021-05-17T18:01:25.2697438Z git version 2.31.1 2021-05-17T18:01:25.2704792Z ##[endgroup] 2021-05-17T18:01:25.2705885Z Deleting the contents of '/home/runner/work/stapler/stapler' 2021-05-17T18:01:25.2707869Z ##[group]Initializing the repository 2021-05-17T18:01:25.2708696Z [command]/usr/bin/git init /home/runner/work/stapler/stapler 2021-05-17T18:01:25.2710023Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T18:01:25.2711179Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T18:01:25.2712384Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T18:01:25.2713117Z hint: 2021-05-17T18:01:25.2714034Z hint: git config --global init.defaultBranch 2021-05-17T18:01:25.2715020Z hint: 2021-05-17T18:01:25.2716036Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T18:01:25.2717304Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T18:01:25.2718182Z hint: 2021-05-17T18:01:25.2718828Z hint: git branch -m 2021-05-17T18:01:25.2719848Z Initialized empty Git repository in /home/runner/work/stapler/stapler/.git/ 2021-05-17T18:01:25.2721328Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/stapler 2021-05-17T18:01:25.2722311Z ##[endgroup] 2021-05-17T18:01:25.2723130Z ##[group]Disabling automatic garbage collection 2021-05-17T18:01:25.2724351Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T18:01:25.2725193Z ##[endgroup] 2021-05-17T18:01:25.2727201Z ##[group]Setting up auth 2021-05-17T18:01:25.2728373Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T18:01:25.2730210Z [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-17T18:01:25.2732265Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T18:01:25.2734649Z [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-17T18:01:25.2736865Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T18:01:25.2737883Z ##[endgroup] 2021-05-17T18:01:25.2738557Z ##[group]Fetching the repository 2021-05-17T18:01:25.2740568Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +6d4807a37a50dda2e127efbfcc7ae07fa60276d3:refs/tags/0.7.2.s 2021-05-17T18:01:25.2742150Z remote: Enumerating objects: 76, done. 2021-05-17T18:01:25.2742894Z remote: Counting objects: 1% (1/76) 2021-05-17T18:01:25.2743570Z remote: Counting objects: 2% (2/76) 2021-05-17T18:01:25.2744298Z remote: Counting objects: 3% (3/76) 2021-05-17T18:01:25.2745067Z remote: Counting objects: 5% (4/76) 2021-05-17T18:01:25.2745903Z remote: Counting objects: 6% (5/76) 2021-05-17T18:01:25.2746636Z remote: Counting objects: 7% (6/76) 2021-05-17T18:01:25.2747321Z remote: Counting objects: 9% (7/76) 2021-05-17T18:01:25.2748054Z remote: Counting objects: 10% (8/76) 2021-05-17T18:01:25.2749011Z remote: Counting objects: 11% (9/76) 2021-05-17T18:01:25.2749634Z remote: Counting objects: 13% (10/76) 2021-05-17T18:01:25.2750306Z remote: Counting objects: 14% (11/76) 2021-05-17T18:01:25.2750895Z remote: Counting objects: 15% (12/76) 2021-05-17T18:01:25.2751569Z remote: Counting objects: 17% (13/76) 2021-05-17T18:01:25.2752252Z remote: Counting objects: 18% (14/76) 2021-05-17T18:01:25.2752917Z remote: Counting objects: 19% (15/76) 2021-05-17T18:01:25.2753540Z remote: Counting objects: 21% (16/76) 2021-05-17T18:01:25.2754241Z remote: Counting objects: 22% (17/76) 2021-05-17T18:01:25.2754927Z remote: Counting objects: 23% (18/76) 2021-05-17T18:01:25.2755552Z remote: Counting objects: 25% (19/76) 2021-05-17T18:01:25.2756222Z remote: Counting objects: 26% (20/76) 2021-05-17T18:01:25.2756804Z remote: Counting objects: 27% (21/76) 2021-05-17T18:01:25.2757328Z remote: Counting objects: 28% (22/76) 2021-05-17T18:01:25.2758001Z remote: Counting objects: 30% (23/76) 2021-05-17T18:01:25.2758668Z remote: Counting objects: 31% (24/76) 2021-05-17T18:01:25.2759282Z remote: Counting objects: 32% (25/76) 2021-05-17T18:01:25.2759959Z remote: Counting objects: 34% (26/76) 2021-05-17T18:01:25.2761039Z remote: Counting objects: 35% (27/76) 2021-05-17T18:01:25.2818553Z remote: Counting objects: 36% (28/76) 2021-05-17T18:01:25.2819400Z remote: Counting objects: 38% (29/76) 2021-05-17T18:01:25.2820221Z remote: Counting objects: 39% (30/76) 2021-05-17T18:01:25.2821048Z remote: Counting objects: 40% (31/76) 2021-05-17T18:01:25.2821806Z remote: Counting objects: 42% (32/76) 2021-05-17T18:01:25.2822495Z remote: Counting objects: 43% (33/76) 2021-05-17T18:01:25.2823229Z remote: Counting objects: 44% (34/76) 2021-05-17T18:01:25.2823935Z remote: Counting objects: 46% (35/76) 2021-05-17T18:01:25.2824694Z remote: Counting objects: 47% (36/76) 2021-05-17T18:01:25.2825387Z remote: Counting objects: 48% (37/76) 2021-05-17T18:01:25.2826074Z remote: Counting objects: 50% (38/76) 2021-05-17T18:01:25.2826699Z remote: Counting objects: 51% (39/76) 2021-05-17T18:01:25.2827373Z remote: Counting objects: 52% (40/76) 2021-05-17T18:01:25.2828086Z remote: Counting objects: 53% (41/76) 2021-05-17T18:01:25.2828732Z remote: Counting objects: 55% (42/76) 2021-05-17T18:01:25.2829421Z remote: Counting objects: 56% (43/76) 2021-05-17T18:01:25.2830077Z remote: Counting objects: 57% (44/76) 2021-05-17T18:01:25.2830695Z remote: Counting objects: 59% (45/76) 2021-05-17T18:01:25.2831391Z remote: Counting objects: 60% (46/76) 2021-05-17T18:01:25.2832205Z remote: Counting objects: 61% (47/76) 2021-05-17T18:01:25.2832866Z remote: Counting objects: 63% (48/76) 2021-05-17T18:01:25.2833696Z remote: Counting objects: 64% (49/76) 2021-05-17T18:01:25.2834541Z remote: Counting objects: 65% (50/76) 2021-05-17T18:01:25.2835401Z remote: Counting objects: 67% (51/76) 2021-05-17T18:01:25.2836159Z remote: Counting objects: 68% (52/76) 2021-05-17T18:01:25.2836877Z remote: Counting objects: 69% (53/76) 2021-05-17T18:01:25.2837877Z remote: Counting objects: 71% (54/76) 2021-05-17T18:01:25.2838619Z remote: Counting objects: 72% (55/76) 2021-05-17T18:01:25.2839348Z remote: Counting objects: 73% (56/76) 2021-05-17T18:01:25.2892901Z remote: Counting objects: 75% (57/76) 2021-05-17T18:01:25.2893931Z remote: Counting objects: 76% (58/76) 2021-05-17T18:01:25.2894641Z remote: Counting objects: 77% (59/76) 2021-05-17T18:01:25.2895333Z remote: Counting objects: 78% (60/76) 2021-05-17T18:01:25.2896217Z remote: Counting objects: 80% (61/76) 2021-05-17T18:01:25.2896802Z remote: Counting objects: 81% (62/76) 2021-05-17T18:01:25.2897592Z remote: Counting objects: 82% (63/76) 2021-05-17T18:01:25.2898116Z remote: Counting objects: 84% (64/76) 2021-05-17T18:01:25.2898771Z remote: Counting objects: 85% (65/76) 2021-05-17T18:01:25.2899324Z remote: Counting objects: 86% (66/76) 2021-05-17T18:01:25.2899867Z remote: Counting objects: 88% (67/76) 2021-05-17T18:01:25.2900439Z remote: Counting objects: 89% (68/76) 2021-05-17T18:01:25.2900992Z remote: Counting objects: 90% (69/76) 2021-05-17T18:01:25.2901528Z remote: Counting objects: 92% (70/76) 2021-05-17T18:01:25.2902305Z remote: Counting objects: 93% (71/76) 2021-05-17T18:01:25.2902850Z remote: Counting objects: 94% (72/76) 2021-05-17T18:01:25.2903397Z remote: Counting objects: 96% (73/76) 2021-05-17T18:01:25.2903944Z remote: Counting objects: 97% (74/76) 2021-05-17T18:01:25.2904604Z remote: Counting objects: 98% (75/76) 2021-05-17T18:01:25.2905269Z remote: Counting objects: 100% (76/76) 2021-05-17T18:01:25.2905836Z remote: Counting objects: 100% (76/76), done. 2021-05-17T18:01:25.2906582Z remote: Compressing objects: 1% (1/69) 2021-05-17T18:01:25.2907418Z remote: Compressing objects: 2% (2/69) 2021-05-17T18:01:25.2908206Z remote: Compressing objects: 4% (3/69) 2021-05-17T18:01:25.2909124Z remote: Compressing objects: 5% (4/69) 2021-05-17T18:01:25.2909769Z remote: Compressing objects: 7% (5/69) 2021-05-17T18:01:25.2910403Z remote: Compressing objects: 8% (6/69) 2021-05-17T18:01:25.2911010Z remote: Compressing objects: 10% (7/69) 2021-05-17T18:01:25.2911640Z remote: Compressing objects: 11% (8/69) 2021-05-17T18:01:25.2912270Z remote: Compressing objects: 13% (9/69) 2021-05-17T18:01:25.2913012Z remote: Compressing objects: 14% (10/69) 2021-05-17T18:01:25.2913679Z remote: Compressing objects: 15% (11/69) 2021-05-17T18:01:25.2914343Z remote: Compressing objects: 17% (12/69) 2021-05-17T18:01:25.2915000Z remote: Compressing objects: 18% (13/69) 2021-05-17T18:01:25.2915666Z remote: Compressing objects: 20% (14/69) 2021-05-17T18:01:25.2916411Z remote: Compressing objects: 21% (15/69) 2021-05-17T18:01:25.2917024Z remote: Compressing objects: 23% (16/69) 2021-05-17T18:01:25.2917660Z remote: Compressing objects: 24% (17/69) 2021-05-17T18:01:25.2918281Z remote: Compressing objects: 26% (18/69) 2021-05-17T18:01:25.2918939Z remote: Compressing objects: 27% (19/69) 2021-05-17T18:01:25.2919566Z remote: Compressing objects: 28% (20/69) 2021-05-17T18:01:25.2920185Z remote: Compressing objects: 30% (21/69) 2021-05-17T18:01:25.2921100Z remote: Compressing objects: 31% (22/69) 2021-05-17T18:01:25.2921802Z remote: Compressing objects: 33% (23/69) 2021-05-17T18:01:25.2922488Z remote: Compressing objects: 34% (24/69) 2021-05-17T18:01:25.2923295Z remote: Compressing objects: 36% (25/69) 2021-05-17T18:01:25.2924213Z remote: Compressing objects: 37% (26/69) 2021-05-17T18:01:25.2924871Z remote: Compressing objects: 39% (27/69) 2021-05-17T18:01:25.2925523Z remote: Compressing objects: 40% (28/69) 2021-05-17T18:01:25.2926273Z remote: Compressing objects: 42% (29/69) 2021-05-17T18:01:25.2927168Z remote: Compressing objects: 43% (30/69) 2021-05-17T18:01:25.2928016Z remote: Compressing objects: 44% (31/69) 2021-05-17T18:01:25.2928718Z remote: Compressing objects: 46% (32/69) 2021-05-17T18:01:25.2929528Z remote: Compressing objects: 47% (33/69) 2021-05-17T18:01:25.2930219Z remote: Compressing objects: 49% (34/69) 2021-05-17T18:01:25.2930932Z remote: Compressing objects: 50% (35/69) 2021-05-17T18:01:25.2931638Z remote: Compressing objects: 52% (36/69) 2021-05-17T18:01:25.2932331Z remote: Compressing objects: 53% (37/69) 2021-05-17T18:01:25.2933032Z remote: Compressing objects: 55% (38/69) 2021-05-17T18:01:25.2933778Z remote: Compressing objects: 56% (39/69) 2021-05-17T18:01:25.2934476Z remote: Compressing objects: 57% (40/69) 2021-05-17T18:01:25.2935185Z remote: Compressing objects: 59% (41/69) 2021-05-17T18:01:25.2935888Z remote: Compressing objects: 60% (42/69) 2021-05-17T18:01:25.2936612Z remote: Compressing objects: 62% (43/69) 2021-05-17T18:01:25.2937315Z remote: Compressing objects: 63% (44/69) 2021-05-17T18:01:25.2938024Z remote: Compressing objects: 65% (45/69) 2021-05-17T18:01:25.2938731Z remote: Compressing objects: 66% (46/69) 2021-05-17T18:01:25.2939752Z remote: Compressing objects: 68% (47/69) 2021-05-17T18:01:25.2940441Z remote: Compressing objects: 69% (48/69) 2021-05-17T18:01:25.2941128Z remote: Compressing objects: 71% (49/69) 2021-05-17T18:01:25.2941804Z remote: Compressing objects: 72% (50/69) 2021-05-17T18:01:25.2942485Z remote: Compressing objects: 73% (51/69) 2021-05-17T18:01:25.2943308Z remote: Compressing objects: 75% (52/69) 2021-05-17T18:01:25.2944000Z remote: Compressing objects: 76% (53/69) 2021-05-17T18:01:25.2944710Z remote: Compressing objects: 78% (54/69) 2021-05-17T18:01:25.2945413Z remote: Compressing objects: 79% (55/69) 2021-05-17T18:01:25.2946269Z remote: Compressing objects: 81% (56/69) 2021-05-17T18:01:25.2946994Z remote: Compressing objects: 82% (57/69) 2021-05-17T18:01:25.2947708Z remote: Compressing objects: 84% (58/69) 2021-05-17T18:01:25.2948413Z remote: Compressing objects: 85% (59/69) 2021-05-17T18:01:25.2949131Z remote: Compressing objects: 86% (60/69) 2021-05-17T18:01:25.2949846Z remote: Compressing objects: 88% (61/69) 2021-05-17T18:01:25.2950653Z remote: Compressing objects: 89% (62/69) 2021-05-17T18:01:25.2951476Z remote: Compressing objects: 91% (63/69) 2021-05-17T18:01:25.2952178Z remote: Compressing objects: 92% (64/69) 2021-05-17T18:01:25.2952863Z remote: Compressing objects: 94% (65/69) 2021-05-17T18:01:25.2953573Z remote: Compressing objects: 95% (66/69) 2021-05-17T18:01:25.2954275Z remote: Compressing objects: 97% (67/69) 2021-05-17T18:01:25.2954965Z remote: Compressing objects: 98% (68/69) 2021-05-17T18:01:25.2955671Z remote: Compressing objects: 100% (69/69) 2021-05-17T18:01:25.2956402Z remote: Compressing objects: 100% (69/69), done. 2021-05-17T18:01:25.2957808Z remote: Total 76 (delta 12), reused 42 (delta 0), pack-reused 0 2021-05-17T18:01:25.2958806Z From https://github.com/neuroconductor/stapler 2021-05-17T18:01:25.2960137Z * [new ref] 6d4807a37a50dda2e127efbfcc7ae07fa60276d3 -> 0.7.2.s 2021-05-17T18:01:25.2961275Z ##[endgroup] 2021-05-17T18:01:25.2961954Z ##[group]Determining the checkout info 2021-05-17T18:01:25.2962614Z ##[endgroup] 2021-05-17T18:01:25.2963212Z ##[group]Checking out the ref 2021-05-17T18:01:25.2964276Z [command]/usr/bin/git checkout --progress --force refs/tags/0.7.2.s 2021-05-17T18:01:25.2965335Z Note: switching to 'refs/tags/0.7.2.s'. 2021-05-17T18:01:25.2965844Z 2021-05-17T18:01:25.2966793Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T18:01:25.2967811Z changes and commit them, and you can discard any commits you make in this 2021-05-17T18:01:25.2969012Z state without impacting any branches by switching back to a branch. 2021-05-17T18:01:25.2969636Z 2021-05-17T18:01:25.2970290Z If you want to create a new branch to retain commits you create, you may 2021-05-17T18:01:25.2972355Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T18:01:25.2972974Z 2021-05-17T18:01:25.2973788Z git switch -c 2021-05-17T18:01:25.2974312Z 2021-05-17T18:01:25.2974832Z Or undo this operation with: 2021-05-17T18:01:25.2975264Z 2021-05-17T18:01:25.2976046Z git switch - 2021-05-17T18:01:25.2976447Z 2021-05-17T18:01:25.2977184Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T18:01:25.2977826Z 2021-05-17T18:01:25.2978353Z HEAD is now at 6d4807a Version id 83 stable 2021-05-17T18:01:25.2978975Z ##[endgroup] 2021-05-17T18:01:25.2980028Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T18:01:25.2981107Z '6d4807a37a50dda2e127efbfcc7ae07fa60276d3' 2021-05-17T18:01:25.3081821Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T18:01:25.3082367Z with: 2021-05-17T18:01:25.3082749Z r-version: oldrel 2021-05-17T18:01:25.3083151Z Ncpus: 1 2021-05-17T18:01:25.3083587Z crayon.enabled: NULL 2021-05-17T18:01:25.3084353Z remove-openmp-macos: true 2021-05-17T18:01:25.3084913Z http-user-agent: default 2021-05-17T18:01:25.3085362Z install-r: true 2021-05-17T18:01:25.3085929Z windows-path-include-mingw: true 2021-05-17T18:01:25.3086779Z env: 2021-05-17T18:01:25.3087186Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:01:25.3087627Z TIC_DEPLOY_KEY: 2021-05-17T18:01:25.3088362Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:01:25.3089696Z GITHUB_PAT: *** 2021-05-17T18:01:25.3090733Z COVERALLS_TOKEN: *** 2021-05-17T18:01:25.3091582Z continue-on-error: false 2021-05-17T18:01:25.3092098Z VDIFFR_RUN_TESTS: 2021-05-17T18:01:25.3092506Z ##[endgroup] 2021-05-17T18:01:26.3117569Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T18:01:28.7379813Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T18:01:28.7383109Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T18:01:28.7422104Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T18:01:28.7986123Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T18:01:28.9363553Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T18:01:28.9515068Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T18:01:29.0028636Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T18:01:29.0037319Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T18:01:29.0284932Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-17T18:01:29.0300460Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T18:01:29.0302928Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T18:01:29.0365719Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T18:01:29.0377459Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-17T18:01:29.0473310Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-17T18:01:29.0515073Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-17T18:01:29.2775886Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T18:01:29.4362066Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T18:01:29.6325488Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-17T18:01:29.7017814Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T18:01:29.9255399Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T18:01:29.9354924Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T18:01:29.9357191Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T18:01:29.9487313Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T18:01:29.9522038Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-17T18:01:30.0078052Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-17T18:01:37.1229272Z Fetched 4463 kB in 1s (3120 kB/s) 2021-05-17T18:01:37.9984649Z Reading package lists... 2021-05-17T18:01:38.0248316Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T18:01:40.1248400Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T18:01:40.2032420Z Reading package lists... 2021-05-17T18:01:40.3874173Z Building dependency tree... 2021-05-17T18:01:40.3893978Z Reading state information... 2021-05-17T18:01:40.5549167Z The following additional packages will be installed: 2021-05-17T18:01:40.5552124Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T18:01:40.5554497Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T18:01:40.5556220Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T18:01:40.5557950Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T18:01:40.5559487Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T18:01:40.5562975Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T18:01:40.5564561Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T18:01:40.5566526Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T18:01:40.5568098Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T18:01:40.5569690Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T18:01:40.5571106Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T18:01:40.5572884Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T18:01:40.5574687Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T18:01:40.5576239Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T18:01:40.5577587Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T18:01:40.5579045Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T18:01:40.5580485Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T18:01:40.5582011Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T18:01:40.5583668Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T18:01:40.5585096Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T18:01:40.5586373Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T18:01:40.5587689Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T18:01:40.5589289Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T18:01:40.5590931Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T18:01:40.5592396Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T18:01:40.5593802Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T18:01:40.5595291Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T18:01:40.5596784Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T18:01:40.5598282Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T18:01:40.5599928Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T18:01:40.5601563Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T18:01:40.5603106Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T18:01:40.5604660Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T18:01:40.5606218Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T18:01:40.5607627Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T18:01:40.5609115Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T18:01:40.5610834Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T18:01:40.5611941Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T18:01:40.5612577Z Suggested packages: 2021-05-17T18:01:40.5613377Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T18:01:40.5614782Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T18:01:40.5616083Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T18:01:40.5617405Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T18:01:40.5618711Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T18:01:40.5619936Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T18:01:40.5621331Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T18:01:40.5622741Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T18:01:40.5624345Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T18:01:40.5625921Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T18:01:41.0628210Z The following NEW packages will be installed: 2021-05-17T18:01:41.0631221Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T18:01:41.0632722Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T18:01:41.0634413Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T18:01:41.0636424Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T18:01:41.0638466Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T18:01:41.0639921Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T18:01:41.0641879Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T18:01:41.0643610Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T18:01:41.0645446Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T18:01:41.0647569Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T18:01:41.0649103Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T18:01:41.0650828Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T18:01:41.0652688Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T18:01:41.0654311Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T18:01:41.0656061Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T18:01:41.0657659Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T18:01:41.0659439Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T18:01:41.0661230Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T18:01:41.0662980Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T18:01:41.0664428Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T18:01:41.0665714Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T18:01:41.0668693Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T18:01:41.0670562Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T18:01:41.0672279Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T18:01:41.0673791Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T18:01:41.0675170Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T18:01:41.0676901Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T18:01:41.0678541Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T18:01:41.0726759Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T18:01:41.0728862Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T18:01:41.0730736Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T18:01:41.0732141Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T18:01:41.0733738Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T18:01:41.0735264Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T18:01:41.0736677Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T18:01:41.0738374Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T18:01:41.0739942Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T18:01:41.0741091Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T18:01:41.0870060Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:01:41.0871488Z Need to get 8648 kB of archives. 2021-05-17T18:01:41.0873237Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T18:01:41.0875608Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T18:01:41.0905100Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T18:01:41.0915905Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T18:01:41.0925234Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T18:01:41.0939573Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T18:01:41.0959401Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T18:01:41.0968956Z 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-17T18:01:41.0978133Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T18:01:41.0985233Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T18:01:41.0992797Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T18:01:41.1002703Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T18:01:41.1010664Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T18:01:41.1018516Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T18:01:41.1027213Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T18:01:41.1036165Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T18:01:41.1044419Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T18:01:41.1052874Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T18:01:41.1064646Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T18:01:41.1073913Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T18:01:41.1179665Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T18:01:41.1190768Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T18:01:41.1210496Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T18:01:41.1230608Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T18:01:41.1248059Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T18:01:41.1264644Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T18:01:41.1361897Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T18:01:41.1372331Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T18:01:41.1389764Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T18:01:41.1408301Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T18:01:41.1418312Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T18:01:41.1426061Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T18:01:41.1434064Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T18:01:41.1442621Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T18:01:41.1454227Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T18:01:41.1465297Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T18:01:41.1474315Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T18:01:41.1487295Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T18:01:41.1492947Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T18:01:41.1504442Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T18:01:41.1513957Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T18:01:41.1523015Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T18:01:41.1531588Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T18:01:41.1542348Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T18:01:41.1552058Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T18:01:41.1564068Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T18:01:41.1579544Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T18:01:41.1600722Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T18:01:41.1642960Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T18:01:41.1645078Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T18:01:41.1647135Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T18:01:41.1649238Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T18:01:41.1664172Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T18:01:41.1671370Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T18:01:41.1678453Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T18:01:41.1685607Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T18:01:41.1692431Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T18:01:41.1696758Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T18:01:41.1757534Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T18:01:41.1762914Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T18:01:41.1768560Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T18:01:41.1811930Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T18:01:41.1823743Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T18:01:41.1832352Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T18:01:41.1841731Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T18:01:41.1850544Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T18:01:41.1859789Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T18:01:41.1867297Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T18:01:41.1873936Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T18:01:41.1880390Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T18:01:41.1887733Z 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-17T18:01:41.1895581Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T18:01:41.1909637Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T18:01:41.1912281Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T18:01:41.1914714Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T18:01:41.1917091Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T18:01:41.1924895Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T18:01:41.1959909Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T18:01:41.1978218Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T18:01:41.1991109Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T18:01:41.1993300Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T18:01:41.2031575Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T18:01:41.2038055Z 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-17T18:01:41.2059791Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T18:01:41.2062202Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T18:01:41.2097908Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T18:01:41.2127180Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T18:01:41.2129640Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T18:01:41.2131455Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T18:01:41.2135933Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T18:01:41.2138264Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T18:01:41.2143914Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T18:01:41.2152565Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T18:01:41.2161256Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T18:01:41.2174042Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T18:01:41.2182954Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T18:01:41.2192445Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T18:01:41.2200843Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T18:01:41.2211990Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T18:01:41.2223252Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T18:01:41.2233563Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T18:01:41.2240526Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T18:01:41.2340044Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T18:01:41.2367054Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T18:01:41.2372827Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T18:01:41.2381381Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T18:01:41.2413916Z 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-17T18:01:41.2417644Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T18:01:41.2420675Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T18:01:41.2428193Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T18:01:41.2441174Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T18:01:41.2444079Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T18:01:41.2458249Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T18:01:41.2461007Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T18:01:41.2463399Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T18:01:41.2482440Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T18:01:41.2485241Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T18:01:41.2487661Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T18:01:41.2489578Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T18:01:41.2491713Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T18:01:41.2504034Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T18:01:41.2510948Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T18:01:41.2512701Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T18:01:41.2514337Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T18:01:41.2521916Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T18:01:41.2528010Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T18:01:41.2540380Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T18:01:41.2678255Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T18:01:41.2700449Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T18:01:41.2702639Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T18:01:41.2758411Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T18:01:42.0425350Z Fetched 8648 kB in 0s (42.3 MB/s) 2021-05-17T18:01:42.0835695Z Selecting previously unselected package dctrl-tools. 2021-05-17T18:01:42.1091255Z (Reading database ... 2021-05-17T18:01:42.1092150Z (Reading database ... 5% 2021-05-17T18:01:42.1092763Z (Reading database ... 10% 2021-05-17T18:01:42.1093328Z (Reading database ... 15% 2021-05-17T18:01:42.1093905Z (Reading database ... 20% 2021-05-17T18:01:42.1094601Z (Reading database ... 25% 2021-05-17T18:01:42.1095182Z (Reading database ... 30% 2021-05-17T18:01:42.1095777Z (Reading database ... 35% 2021-05-17T18:01:42.1096369Z (Reading database ... 40% 2021-05-17T18:01:42.1096990Z (Reading database ... 45% 2021-05-17T18:01:42.1097579Z (Reading database ... 50% 2021-05-17T18:01:42.1473345Z (Reading database ... 55% 2021-05-17T18:01:42.2058039Z (Reading database ... 60% 2021-05-17T18:01:42.2556309Z (Reading database ... 65% 2021-05-17T18:01:42.3093879Z (Reading database ... 70% 2021-05-17T18:01:42.3984692Z (Reading database ... 75% 2021-05-17T18:01:42.4939833Z (Reading database ... 80% 2021-05-17T18:01:42.5956672Z (Reading database ... 85% 2021-05-17T18:01:42.6589663Z (Reading database ... 90% 2021-05-17T18:01:42.7344934Z (Reading database ... 95% 2021-05-17T18:01:42.7345864Z (Reading database ... 100% 2021-05-17T18:01:42.7346809Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T18:01:42.7482651Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T18:01:42.7600829Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T18:01:42.8002721Z Selecting previously unselected package libfile-which-perl. 2021-05-17T18:01:42.8217970Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T18:01:42.8234766Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T18:01:42.8485662Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T18:01:42.8783950Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T18:01:42.8799148Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T18:01:42.9122592Z Selecting previously unselected package libio-pty-perl. 2021-05-17T18:01:42.9393646Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T18:01:42.9408316Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T18:01:42.9923289Z Selecting previously unselected package libipc-run-perl. 2021-05-17T18:01:43.0144395Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T18:01:43.0162235Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T18:01:43.0482330Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T18:01:43.0747744Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T18:01:43.0759377Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T18:01:43.1082649Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T18:01:43.1304358Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T18:01:43.1318015Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T18:01:43.1603229Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T18:01:43.1851771Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T18:01:43.1866965Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T18:01:43.2122338Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T18:01:43.2394754Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T18:01:43.2404685Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T18:01:43.2758276Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T18:01:43.3048269Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T18:01:43.3068481Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T18:01:43.3321842Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T18:01:43.3601796Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T18:01:43.3613559Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T18:01:43.3922694Z Selecting previously unselected package libimport-into-perl. 2021-05-17T18:01:43.4151860Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T18:01:43.4166787Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T18:01:43.4419516Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T18:01:43.4693581Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T18:01:43.4708520Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T18:01:43.5044177Z Selecting previously unselected package libstrictures-perl. 2021-05-17T18:01:43.5270242Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T18:01:43.5283123Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T18:01:43.5601958Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T18:01:43.5804125Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T18:01:43.5838007Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T18:01:43.6162119Z Selecting previously unselected package libmoo-perl. 2021-05-17T18:01:43.6409919Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T18:01:43.6423137Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T18:01:43.6704922Z Selecting previously unselected package patchutils. 2021-05-17T18:01:43.6994931Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T18:01:43.7008942Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T18:01:43.7361956Z Selecting previously unselected package wdiff. 2021-05-17T18:01:43.7613406Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T18:01:43.7632870Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T18:01:43.8122343Z Selecting previously unselected package devscripts. 2021-05-17T18:01:43.8374009Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T18:01:43.8608587Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T18:01:43.9962204Z Selecting previously unselected package diffstat. 2021-05-17T18:01:44.0240153Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T18:01:44.0264655Z Unpacking diffstat (1.63-1) ... 2021-05-17T18:01:44.0539529Z Selecting previously unselected package python3-gpg. 2021-05-17T18:01:44.0815799Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T18:01:44.0829028Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T18:01:44.1401722Z Selecting previously unselected package dput. 2021-05-17T18:01:44.1659008Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T18:01:44.1748506Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T18:01:44.2064915Z Selecting previously unselected package gdebi-core. 2021-05-17T18:01:44.2340090Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T18:01:44.2353061Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T18:01:44.5121458Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T18:01:44.5341858Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T18:01:44.5372427Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T18:01:44.5712959Z Selecting previously unselected package gettext. 2021-05-17T18:01:44.6012230Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T18:01:44.6024778Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T18:01:44.7272379Z Selecting previously unselected package intltool-debian. 2021-05-17T18:01:44.7550542Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T18:01:44.7571237Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T18:01:44.7822439Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T18:01:44.8113650Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T18:01:44.8126972Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T18:01:44.8483258Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T18:01:44.8751829Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T18:01:44.8807011Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T18:01:44.9205572Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T18:01:44.9483408Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T18:01:44.9498194Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T18:01:44.9767209Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T18:01:45.0051939Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T18:01:45.0076028Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T18:01:45.0316477Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T18:01:45.0589230Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T18:01:45.0609134Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T18:01:45.0922717Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T18:01:45.1177810Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T18:01:45.1190425Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T18:01:45.1464975Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T18:01:45.1715959Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T18:01:45.1729629Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T18:01:45.2050336Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T18:01:45.2329340Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T18:01:45.2342007Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T18:01:45.2630828Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T18:01:45.2907888Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T18:01:45.2919380Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T18:01:45.3232487Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T18:01:45.3506223Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T18:01:45.3522494Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T18:01:45.3843034Z Selecting previously unselected package libclone-perl. 2021-05-17T18:01:45.4120681Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T18:01:45.4135690Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T18:01:45.4442033Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T18:01:45.4664395Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T18:01:45.4677811Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T18:01:45.4954994Z Selecting previously unselected package libparams-util-perl. 2021-05-17T18:01:45.5245840Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T18:01:45.5260325Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T18:01:45.5602304Z Selecting previously unselected package libsub-install-perl. 2021-05-17T18:01:45.5814474Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T18:01:45.5827061Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T18:01:45.6122696Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T18:01:45.6373718Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T18:01:45.6386908Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T18:01:45.6682417Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T18:01:45.6929587Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T18:01:45.6943883Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T18:01:45.7275793Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T18:01:45.7554145Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T18:01:45.7568568Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T18:01:45.7892714Z Selecting previously unselected package libwant-perl. 2021-05-17T18:01:45.8138871Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T18:01:45.8153283Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T18:01:45.8413220Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T18:01:45.8696133Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T18:01:45.8710972Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T18:01:45.9019313Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T18:01:45.9313903Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T18:01:45.9327719Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T18:01:45.9695149Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T18:01:45.9984140Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T18:01:45.9998741Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T18:01:46.0322337Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T18:01:46.0517597Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T18:01:46.0530072Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T18:01:46.0782058Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T18:01:46.1074738Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T18:01:46.1096628Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T18:01:46.1337607Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T18:01:46.1614909Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T18:01:46.1628395Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T18:01:46.1979773Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T18:01:46.2236419Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T18:01:46.2250010Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T18:01:46.2963095Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T18:01:46.3207555Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T18:01:46.3221664Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T18:01:46.3480473Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T18:01:46.3758117Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T18:01:46.3772080Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T18:01:46.4028204Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T18:01:46.4309043Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T18:01:46.4321925Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T18:01:46.4591735Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T18:01:46.4865827Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T18:01:46.4878495Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T18:01:46.5205122Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T18:01:46.5447716Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T18:01:46.5462707Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T18:01:46.5717003Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T18:01:46.5993573Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T18:01:46.6005545Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T18:01:46.6258710Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T18:01:46.6591802Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T18:01:46.6604052Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T18:01:46.6867923Z Selecting previously unselected package libio-string-perl. 2021-05-17T18:01:46.7157526Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T18:01:46.7171175Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T18:01:46.7487995Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T18:01:46.7796711Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T18:01:46.7809723Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T18:01:46.8522304Z Selecting previously unselected package libfuture-perl. 2021-05-17T18:01:46.8719570Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T18:01:46.8729418Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T18:01:46.9042103Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T18:01:46.9335282Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T18:01:46.9347221Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T18:01:46.9722259Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T18:01:46.9918679Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T18:01:46.9932834Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T18:01:47.0322207Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T18:01:47.0515184Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T18:01:47.0529434Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T18:01:47.0810145Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T18:01:47.1073372Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T18:01:47.1086932Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T18:01:47.1382051Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T18:01:47.1659340Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T18:01:47.1672367Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T18:01:47.1927561Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T18:01:47.2233900Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T18:01:47.2254058Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T18:01:47.2642453Z Selecting previously unselected package libjson-perl. 2021-05-17T18:01:47.2826901Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T18:01:47.2838937Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T18:01:47.3243356Z Selecting previously unselected package liblog-any-perl. 2021-05-17T18:01:47.3469846Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T18:01:47.3484005Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T18:01:47.3939202Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T18:01:47.4257088Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T18:01:47.4271858Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T18:01:47.4601946Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T18:01:47.4805043Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T18:01:47.4821596Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T18:01:47.5124217Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T18:01:47.5387322Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T18:01:47.5404818Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T18:01:47.5722915Z Selecting previously unselected package libsub-name-perl. 2021-05-17T18:01:47.5947347Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T18:01:47.5967029Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T18:01:47.6283524Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T18:01:47.6544518Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T18:01:47.6559374Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T18:01:47.6882371Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T18:01:47.7098506Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T18:01:47.7115888Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T18:01:47.7482693Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T18:01:47.7703966Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T18:01:47.7717142Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T18:01:47.8364148Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T18:01:47.8576375Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T18:01:47.8594765Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T18:01:47.9003961Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T18:01:47.9237523Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T18:01:47.9256589Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T18:01:47.9602350Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T18:01:47.9804440Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T18:01:47.9819423Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T18:01:48.0122958Z Selecting previously unselected package libio-async-perl. 2021-05-17T18:01:48.0364961Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T18:01:48.0377297Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T18:01:48.0937689Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T18:01:48.1188410Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T18:01:48.1198145Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T18:01:48.1525076Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T18:01:48.1783830Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T18:01:48.1795445Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T18:01:48.2122920Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T18:01:48.2421099Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T18:01:48.2441901Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T18:01:48.2922746Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T18:01:48.3180950Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T18:01:48.3191912Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T18:01:48.3635516Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T18:01:48.3920493Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T18:01:48.3930639Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T18:01:48.4242117Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T18:01:48.4489977Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T18:01:48.4501698Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T18:01:48.4802801Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T18:01:48.5085239Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T18:01:48.5103691Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T18:01:48.5483956Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T18:01:48.5767023Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T18:01:48.5781144Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T18:01:48.6039480Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T18:01:48.6328631Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T18:01:48.6341383Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T18:01:48.6682334Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T18:01:48.6934511Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T18:01:48.6936312Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T18:01:48.7242291Z Selecting previously unselected package libobject-id-perl. 2021-05-17T18:01:48.7504460Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T18:01:48.7516960Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T18:01:48.7841928Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T18:01:48.8061933Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T18:01:48.8087501Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T18:01:48.8443059Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T18:01:48.8672900Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T18:01:48.8686154Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T18:01:48.9106261Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T18:01:48.9397130Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T18:01:48.9412483Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T18:01:48.9802061Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T18:01:49.0013445Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T18:01:49.0033180Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T18:01:49.0362124Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T18:01:49.0589175Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T18:01:49.0602887Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T18:01:49.0896179Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T18:01:49.1198577Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T18:01:49.1214089Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T18:01:49.1602322Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T18:01:49.1821515Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T18:01:49.1837584Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T18:01:49.2161473Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T18:01:49.2435745Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T18:01:49.2448755Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T18:01:49.2762251Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T18:01:49.2996087Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T18:01:49.3010387Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T18:01:49.3290080Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T18:01:49.3583380Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T18:01:49.3601546Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T18:01:49.4356791Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T18:01:49.4638651Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T18:01:49.4659855Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T18:01:49.4921502Z Selecting previously unselected package libreadonly-perl. 2021-05-17T18:01:49.5197803Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T18:01:49.5210724Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T18:01:49.5524267Z Selecting previously unselected package libref-util-perl. 2021-05-17T18:01:49.5808863Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T18:01:49.5821378Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T18:01:49.6095616Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T18:01:49.6405235Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T18:01:49.6422195Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T18:01:49.6681905Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T18:01:49.6969339Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T18:01:49.6984990Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T18:01:49.7282225Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T18:01:49.7601216Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T18:01:49.7642534Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T18:01:49.7962229Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T18:01:49.8195634Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T18:01:49.8208986Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T18:01:49.8705953Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T18:01:49.8957865Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T18:01:49.8972445Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T18:01:49.9362429Z Selecting previously unselected package libsereal-perl. 2021-05-17T18:01:49.9611549Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T18:01:49.9623204Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T18:01:49.9893366Z Selecting previously unselected package libsort-key-perl. 2021-05-17T18:01:50.0181721Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T18:01:50.0194657Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T18:01:50.0566474Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T18:01:50.0809626Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T18:01:50.0851567Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T18:01:50.1116540Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T18:01:50.1391339Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T18:01:50.1404658Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T18:01:50.1722208Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T18:01:50.1932115Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T18:01:50.1948623Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T18:01:50.2226996Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T18:01:50.2593824Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T18:01:50.2608181Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T18:01:50.2895901Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T18:01:50.3189094Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T18:01:50.3206219Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T18:01:50.3569900Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T18:01:50.3847582Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T18:01:50.3859028Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T18:01:50.4142966Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T18:01:50.4426337Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T18:01:50.4452381Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T18:01:50.4722352Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T18:01:50.4958380Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T18:01:50.4971939Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T18:01:50.5403044Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T18:01:50.5669124Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T18:01:50.5684034Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T18:01:50.5955982Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T18:01:50.6228168Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T18:01:50.6242376Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T18:01:50.6642632Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T18:01:50.6862769Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T18:01:50.6877753Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T18:01:50.7177755Z Selecting previously unselected package licensecheck. 2021-05-17T18:01:50.7489227Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T18:01:50.7503320Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T18:01:50.7796897Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T18:01:50.8070068Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T18:01:50.8083790Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T18:01:50.8346577Z Selecting previously unselected package t1utils. 2021-05-17T18:01:50.8636312Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T18:01:50.8708488Z Unpacking t1utils (1.41-3) ... 2021-05-17T18:01:50.9322268Z Selecting previously unselected package lintian. 2021-05-17T18:01:50.9536413Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T18:01:50.9550522Z Unpacking lintian (2.62.0) ... 2021-05-17T18:01:51.2922770Z Selecting previously unselected package python3-unidiff. 2021-05-17T18:01:51.3231452Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T18:01:51.3245461Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T18:01:51.3553696Z Selecting previously unselected package python3-xdg. 2021-05-17T18:01:51.3853348Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T18:01:51.3873158Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T18:01:51.4226696Z Selecting previously unselected package qpdf. 2021-05-17T18:01:51.4519959Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T18:01:51.4554322Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T18:01:51.5323832Z Selecting previously unselected package python3-magic. 2021-05-17T18:01:51.5613851Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T18:01:51.5632821Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T18:01:51.6289369Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T18:01:51.6336100Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T18:01:51.6378376Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T18:01:51.6431356Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T18:01:51.6474321Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T18:01:51.6514408Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T18:01:51.6565542Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T18:01:51.6608213Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T18:01:51.6647692Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T18:01:51.8261900Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T18:01:51.8297503Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T18:01:51.8342074Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T18:01:51.8381192Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T18:01:51.8425721Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T18:01:51.8473172Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T18:01:51.8525494Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T18:01:51.8587241Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T18:01:51.8629718Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T18:01:51.8675203Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T18:01:51.8722284Z Setting up libclone-perl (0.43-2) ... 2021-05-17T18:01:51.8761415Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T18:01:51.8807529Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T18:01:51.8852519Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T18:01:51.8901072Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T18:01:51.8955101Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T18:01:51.8996242Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T18:01:51.9039709Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T18:01:51.9082018Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T18:01:51.9120067Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T18:01:51.9171182Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T18:01:51.9226600Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T18:01:51.9281479Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T18:01:51.9314295Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T18:01:51.9370485Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T18:01:51.9415780Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T18:01:52.1220627Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T18:01:52.1270021Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T18:01:52.1312142Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T18:01:52.1363268Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T18:01:52.1422557Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T18:01:52.1458310Z Setting up patchutils (0.3.4-2) ... 2021-05-17T18:01:52.1545799Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T18:01:52.1597882Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T18:01:52.1669609Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T18:01:52.1716878Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T18:01:52.1754639Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T18:01:52.3669607Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T18:01:52.3710336Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T18:01:52.3759106Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T18:01:52.3796501Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T18:01:52.3838053Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T18:01:52.3894334Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T18:01:52.3948444Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T18:01:52.4003229Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T18:01:52.4063377Z Setting up t1utils (1.41-3) ... 2021-05-17T18:01:52.4101332Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T18:01:52.4140271Z Setting up diffstat (1.63-1) ... 2021-05-17T18:01:52.4191336Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T18:01:52.4267937Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T18:01:52.4304703Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T18:01:52.4349681Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T18:01:52.4392261Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T18:01:52.4435767Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T18:01:52.4483742Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T18:01:52.4526279Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T18:01:52.4565084Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T18:01:52.4609700Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T18:01:52.4659614Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T18:01:52.4707626Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T18:01:52.4744614Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T18:01:52.4790326Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T18:01:52.4851510Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T18:01:52.4893506Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T18:01:52.4939288Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T18:01:52.4983467Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T18:01:52.5019753Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T18:01:52.6711691Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T18:01:52.6765407Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T18:01:52.6812943Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T18:01:52.6865121Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T18:01:52.6905007Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T18:01:52.6947839Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T18:01:52.7022535Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T18:01:52.7063963Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T18:01:52.7284548Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T18:01:52.7332949Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T18:01:52.7373822Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T18:01:52.8970391Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T18:01:52.9006379Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T18:01:52.9043923Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T18:01:52.9144435Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T18:01:52.9184712Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T18:01:52.9226680Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T18:01:52.9261393Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T18:01:52.9313843Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T18:01:52.9347818Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T18:01:52.9407015Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T18:01:52.9445739Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T18:01:52.9488876Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T18:01:52.9540409Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T18:01:52.9594457Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T18:01:52.9630817Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T18:01:52.9702917Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T18:01:53.1503951Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T18:01:53.1550689Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T18:01:53.1595545Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T18:01:53.1643348Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T18:01:53.1685452Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T18:01:53.1742295Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T18:01:53.1782877Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T18:01:53.1822025Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T18:01:53.1872858Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T18:01:53.1918264Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T18:01:53.1966791Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T18:01:53.2023102Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T18:01:53.2067307Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T18:01:53.2117118Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T18:01:53.2175811Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T18:01:53.2218185Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T18:01:53.2263967Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T18:01:53.2305594Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T18:01:53.4125103Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T18:01:53.4166697Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T18:01:53.4210770Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T18:01:53.4246918Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T18:01:53.4285920Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T18:01:53.4335296Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T18:01:53.4372444Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T18:01:53.4409714Z Setting up lintian (2.62.0) ... 2021-05-17T18:01:53.4479747Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T18:01:53.4532024Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:02:10.6870196Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T18:02:10.9519706Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:02:13.0918539Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-17T18:02:13.2587400Z 2021-05-17T18:02:13.2745729Z Reading package lists... 0% 2021-05-17T18:02:13.2746463Z 2021-05-17T18:02:13.2789527Z Reading package lists... 100% 2021-05-17T18:02:13.2790292Z 2021-05-17T18:02:13.2790889Z 2021-05-17T18:02:13.2791570Z Reading package lists... Done 2021-05-17T18:02:13.2792136Z 2021-05-17T18:02:13.2792793Z Building dependency tree... 0% 2021-05-17T18:02:13.2793569Z 2021-05-17T18:02:13.3035331Z Building dependency tree... 0% 2021-05-17T18:02:13.3036104Z 2021-05-17T18:02:13.3036786Z Building dependency tree... 50% 2021-05-17T18:02:13.3037332Z 2021-05-17T18:02:13.4212327Z Building dependency tree... 50% 2021-05-17T18:02:13.4213231Z 2021-05-17T18:02:13.4213927Z Building dependency tree 2021-05-17T18:02:13.4215103Z 2021-05-17T18:02:13.4216113Z Reading state information... 0% 2021-05-17T18:02:13.4216689Z 2021-05-17T18:02:13.5858761Z Reading state information... 0% 2021-05-17T18:02:13.5859492Z 2021-05-17T18:02:13.5859870Z 2021-05-17T18:02:13.5860462Z Reading state information... Done 2021-05-17T18:02:13.5861083Z 2021-05-17T18:02:13.5861720Z Reading state information... 0% 2021-05-17T18:02:13.5911306Z 2021-05-17T18:02:13.5912197Z Reading state information... 1% 2021-05-17T18:02:13.5953585Z 2021-05-17T18:02:13.5954013Z Reading state information... 3% 2021-05-17T18:02:13.5991988Z 2021-05-17T18:02:13.5994172Z Reading state information... 5% 2021-05-17T18:02:13.6032684Z 2021-05-17T18:02:13.6033123Z Reading state information... 7% 2021-05-17T18:02:13.6066942Z 2021-05-17T18:02:13.6067388Z Reading state information... 9% 2021-05-17T18:02:13.6103781Z 2021-05-17T18:02:13.6104205Z Reading state information... 11% 2021-05-17T18:02:13.6148599Z 2021-05-17T18:02:13.6149093Z Reading state information... 13% 2021-05-17T18:02:13.6181933Z 2021-05-17T18:02:13.6182441Z Reading state information... 15% 2021-05-17T18:02:13.6224937Z 2021-05-17T18:02:13.6225645Z Reading state information... 17% 2021-05-17T18:02:13.6269498Z 2021-05-17T18:02:13.6269989Z Reading state information... 19% 2021-05-17T18:02:13.6309160Z 2021-05-17T18:02:13.6309657Z Reading state information... 21% 2021-05-17T18:02:13.6348708Z 2021-05-17T18:02:13.6349219Z Reading state information... 23% 2021-05-17T18:02:13.6401851Z 2021-05-17T18:02:13.6402336Z Reading state information... 25% 2021-05-17T18:02:13.6451916Z 2021-05-17T18:02:13.6452398Z Reading state information... 27% 2021-05-17T18:02:13.6496245Z 2021-05-17T18:02:13.6496744Z Reading state information... 29% 2021-05-17T18:02:13.6550878Z 2021-05-17T18:02:13.6551495Z Reading state information... 31% 2021-05-17T18:02:13.6600023Z 2021-05-17T18:02:13.6600713Z Reading state information... 33% 2021-05-17T18:02:13.6654591Z 2021-05-17T18:02:13.6655092Z Reading state information... 35% 2021-05-17T18:02:13.6744612Z 2021-05-17T18:02:13.6745201Z Reading state information... 37% 2021-05-17T18:02:13.6792790Z 2021-05-17T18:02:13.6793304Z Reading state information... 39% 2021-05-17T18:02:13.6837332Z 2021-05-17T18:02:13.6837820Z Reading state information... 41% 2021-05-17T18:02:13.6885911Z 2021-05-17T18:02:13.6886336Z Reading state information... 43% 2021-05-17T18:02:13.6936118Z 2021-05-17T18:02:13.6936667Z Reading state information... 45% 2021-05-17T18:02:13.7003296Z 2021-05-17T18:02:13.7003736Z Reading state information... 47% 2021-05-17T18:02:13.7046849Z 2021-05-17T18:02:13.7047342Z Reading state information... 49% 2021-05-17T18:02:13.7093327Z 2021-05-17T18:02:13.7093814Z Reading state information... 51% 2021-05-17T18:02:13.7137350Z 2021-05-17T18:02:13.7137801Z Reading state information... 53% 2021-05-17T18:02:13.7176038Z 2021-05-17T18:02:13.7176650Z Reading state information... 55% 2021-05-17T18:02:13.7222118Z 2021-05-17T18:02:13.7222551Z Reading state information... 57% 2021-05-17T18:02:13.7265400Z 2021-05-17T18:02:13.7265892Z Reading state information... 59% 2021-05-17T18:02:13.7316673Z 2021-05-17T18:02:13.7317122Z Reading state information... 61% 2021-05-17T18:02:13.7357713Z 2021-05-17T18:02:13.7358142Z Reading state information... 63% 2021-05-17T18:02:13.7397590Z 2021-05-17T18:02:13.7398071Z Reading state information... 65% 2021-05-17T18:02:13.7441676Z 2021-05-17T18:02:13.7442252Z Reading state information... 67% 2021-05-17T18:02:13.7481394Z 2021-05-17T18:02:13.7481850Z Reading state information... 69% 2021-05-17T18:02:13.7532642Z 2021-05-17T18:02:13.7533125Z Reading state information... 71% 2021-05-17T18:02:13.7569701Z 2021-05-17T18:02:13.7570200Z Reading state information... 73% 2021-05-17T18:02:13.7611221Z 2021-05-17T18:02:13.7611700Z Reading state information... 75% 2021-05-17T18:02:13.7675866Z 2021-05-17T18:02:13.7676440Z Reading state information... 77% 2021-05-17T18:02:13.7714891Z 2021-05-17T18:02:13.7715373Z Reading state information... 79% 2021-05-17T18:02:13.7756781Z 2021-05-17T18:02:13.7757204Z Reading state information... 81% 2021-05-17T18:02:13.7797016Z 2021-05-17T18:02:13.7797730Z Reading state information... 83% 2021-05-17T18:02:13.7839930Z 2021-05-17T18:02:13.7840682Z Reading state information... 85% 2021-05-17T18:02:13.7880380Z 2021-05-17T18:02:13.7880813Z Reading state information... 87% 2021-05-17T18:02:13.7917933Z 2021-05-17T18:02:13.7918385Z Reading state information... 89% 2021-05-17T18:02:13.7954577Z 2021-05-17T18:02:13.7955018Z Reading state information... 91% 2021-05-17T18:02:13.7998320Z 2021-05-17T18:02:13.7998883Z Reading state information... 93% 2021-05-17T18:02:13.8041867Z 2021-05-17T18:02:13.8042344Z Reading state information... 95% 2021-05-17T18:02:13.8080917Z 2021-05-17T18:02:13.8081344Z Reading state information... 97% 2021-05-17T18:02:13.8122829Z 2021-05-17T18:02:13.8123314Z Reading state information... 99% 2021-05-17T18:02:14.0963465Z Selecting previously unselected package r-3.6.3. 2021-05-17T18:02:14.2180087Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T18:02:14.2315502Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-17T18:02:14.2333432Z Unpacking r-3.6.3 (1) ... 2021-05-17T18:02:15.1105774Z Setting up r-3.6.3 (1) ... 2021-05-17T18:02:15.1386807Z 2021-05-17T18:02:15.1387367Z 2021-05-17T18:02:15.1387935Z Reading state information... Done 2021-05-17T18:02:15.1606728Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-17T18:02:15.1735966Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-17T18:02:15.2034722Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T18:02:15.2035217Z env: 2021-05-17T18:02:15.2035630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:02:15.2036070Z TIC_DEPLOY_KEY: 2021-05-17T18:02:15.2036803Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:02:15.2038330Z GITHUB_PAT: *** 2021-05-17T18:02:15.2039244Z COVERALLS_TOKEN: *** 2021-05-17T18:02:15.2039847Z continue-on-error: false 2021-05-17T18:02:15.2041144Z VDIFFR_RUN_TESTS: 2021-05-17T18:02:15.2041928Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:02:15.2042390Z TZ: UTC 2021-05-17T18:02:15.2042804Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:02:15.2043233Z NOT_CRAN: true 2021-05-17T18:02:15.2043631Z ##[endgroup] 2021-05-17T18:02:15.2600872Z [command]sudo apt-get install -y texinfo 2021-05-17T18:02:15.4306272Z Reading package lists... 2021-05-17T18:02:15.5873450Z Building dependency tree... 2021-05-17T18:02:15.5894852Z Reading state information... 2021-05-17T18:02:15.7836890Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T18:02:15.7838401Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:02:16.1935963Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T18:02:16.2078490Z --2021-05-17 18:02:16-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T18:02:16.2175766Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T18:02:16.2311745Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T18:02:16.2814516Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T18:02:16.2816960Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T18:02:16.2819710Z --2021-05-17 18:02:16-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T18:02:16.3914578Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T18:02:16.4139637Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T18:02:16.5054289Z HTTP request sent, awaiting response... 302 Found 2021-05-17T18:02:16.5057889Z 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=BvmmuZU1h%2BFf1bnWuNLQg%2Fo9MXwxBE97AbuEVaIaYEI%3D&st=2021-05-17T18%3A01%3A16Z&se=2021-05-17T18%3A07%3A16Z&sp=r [following] 2021-05-17T18:02:16.5062260Z --2021-05-17 18:02:16-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=BvmmuZU1h%2BFf1bnWuNLQg%2Fo9MXwxBE97AbuEVaIaYEI%3D&st=2021-05-17T18%3A01%3A16Z&se=2021-05-17T18%3A07%3A16Z&sp=r 2021-05-17T18:02:18.6352406Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T18:02:18.6572702Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T18:02:18.7764668Z HTTP request sent, awaiting response... 200 OK 2021-05-17T18:02:18.7766069Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T18:02:18.7768035Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T18:02:18.9766975Z 2021-05-17T18:02:19.6468094Z 0K ........ ........ ........ ........ 49% 39.0M 1s 2021-05-17T18:02:20.1757505Z 32768K ........ ........ ........ ........ 99% 57.6M 0s 2021-05-17T18:02:20.1760937Z 65536K 100% 7.98M=1.4s 2021-05-17T18:02:20.1761543Z 2021-05-17T18:02:20.1763169Z 2021-05-17 18:02:20 (45.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T18:02:20.1763746Z 2021-05-17T18:02:22.1541604Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T18:02:22.1543036Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T18:02:22.4809192Z ##[group]Run tlmgr update --self 2021-05-17T18:02:22.4809968Z tlmgr update --self 2021-05-17T18:02:22.4811033Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T18:02:22.4811947Z tlmgr update --all 2021-05-17T18:02:22.4859346Z shell: /usr/bin/bash -e {0} 2021-05-17T18:02:22.4859764Z env: 2021-05-17T18:02:22.4860248Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:02:22.4860762Z TIC_DEPLOY_KEY: 2021-05-17T18:02:22.4861612Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:02:22.4863339Z GITHUB_PAT: *** 2021-05-17T18:02:22.4864264Z COVERALLS_TOKEN: *** 2021-05-17T18:02:22.4864781Z continue-on-error: false 2021-05-17T18:02:22.4865297Z VDIFFR_RUN_TESTS: 2021-05-17T18:02:22.4865820Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:02:22.4866286Z TZ: UTC 2021-05-17T18:02:22.4866704Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:02:22.4867211Z NOT_CRAN: true 2021-05-17T18:02:22.4867612Z ##[endgroup] 2021-05-17T18:02:24.2747677Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T18:02:24.2749413Z tlmgr: no self-updates for tlmgr available 2021-05-17T18:02:25.9041692Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T18:02:25.9043320Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T18:02:26.0681148Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T18:02:26.1494163Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-17T18:02:26.2187089Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-17T18:02:26.2916606Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-17T18:02:27.1494129Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-17T18:02:28.5926870Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-17T18:02:28.7122521Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-17T18:02:28.8086009Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-17T18:02:28.8763035Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-17T18:02:28.9449582Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-17T18:02:29.0147582Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-17T18:02:29.0832469Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-17T18:02:29.1531908Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-17T18:02:29.2299447Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-17T18:02:29.3497057Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-17T18:02:29.4599516Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-17T18:02:29.5287037Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-17T18:02:29.5977557Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-17T18:02:29.6699903Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-17T18:02:29.7432038Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-17T18:02:29.8169296Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-17T18:02:29.8858755Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-17T18:02:29.9570025Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-17T18:02:30.0277521Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-17T18:02:30.0972211Z [26/89, 00:05/00:05] install: filecontents [3k] 2021-05-17T18:02:30.1670924Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-17T18:02:30.2373932Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-17T18:02:30.3085724Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-17T18:02:30.3793526Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-17T18:02:30.4471526Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-17T18:02:30.5151737Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-17T18:02:30.5868966Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-17T18:02:30.6579981Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-17T18:02:30.7284409Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-17T18:02:30.7992529Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-17T18:02:30.8853006Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-17T18:02:30.9542554Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-17T18:02:31.0259455Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-17T18:02:31.0952881Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-17T18:02:31.1652883Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-17T18:02:31.2362871Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-17T18:02:31.3060079Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-17T18:02:31.3763413Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-17T18:02:31.4464372Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-17T18:02:31.5170852Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-17T18:02:31.5904385Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-17T18:02:31.6592556Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-17T18:02:31.7288365Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-17T18:02:31.7984271Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-17T18:02:31.8700879Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-17T18:02:31.9395404Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-17T18:02:32.0102286Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-17T18:02:32.0801952Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-17T18:02:32.1502416Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-17T18:02:32.2199075Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-17T18:02:32.2924766Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-17T18:02:32.3618930Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-17T18:02:32.4320923Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-17T18:02:32.5070798Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-17T18:02:32.5828512Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-17T18:02:32.6533048Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-17T18:02:32.7230855Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-17T18:02:32.7960693Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-17T18:02:32.8662665Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-17T18:02:32.9353854Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-17T18:02:33.0639414Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-17T18:02:33.1717585Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-17T18:02:33.2441882Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-17T18:02:33.3159693Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-17T18:02:33.3866160Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-17T18:02:33.4582531Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-17T18:02:33.5356480Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-17T18:02:33.6120734Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-17T18:02:33.6819225Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-17T18:02:33.7524884Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-17T18:02:33.8229030Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-17T18:02:33.8983922Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-17T18:02:33.9836836Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-17T18:02:34.0553630Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-17T18:02:34.1333133Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-17T18:02:34.2043064Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-17T18:02:34.2780858Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-17T18:02:34.3523643Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-17T18:02:34.4268407Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-17T18:02:34.5041692Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-17T18:02:34.6289387Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-17T18:02:34.7012618Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-17T18:02:34.7722119Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-17T18:02:34.7933003Z running mktexlsr ... 2021-05-17T18:02:34.8843220Z done running mktexlsr. 2021-05-17T18:02:34.9135072Z running updmap-sys ... 2021-05-17T18:02:35.2137386Z done running updmap-sys. 2021-05-17T18:02:35.2138826Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T18:02:35.2141060Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/BLILw6loUm/E4k_gpcZ3d ... 2021-05-17T18:02:35.6436056Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/BLILw6loUm/E4k_gpcZ3d. 2021-05-17T18:02:35.6437441Z OK: optex.fmt/luatex 2021-05-17T18:02:35.6438550Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T18:02:35.6439922Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T18:02:37.1309145Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T18:02:37.1310690Z tlmgr: no updates available 2021-05-17T18:02:37.2426169Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T18:02:37.2426735Z with: 2021-05-17T18:02:37.2427159Z pandoc-version: 2.7.3 2021-05-17T18:02:37.2427570Z env: 2021-05-17T18:02:37.2428447Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:02:37.2428965Z TIC_DEPLOY_KEY: 2021-05-17T18:02:37.2429805Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:02:37.2431676Z GITHUB_PAT: *** 2021-05-17T18:02:37.2432549Z COVERALLS_TOKEN: *** 2021-05-17T18:02:37.2433063Z continue-on-error: false 2021-05-17T18:02:37.2433572Z VDIFFR_RUN_TESTS: 2021-05-17T18:02:37.2434077Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:02:37.2434570Z TZ: UTC 2021-05-17T18:02:37.2434981Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:02:37.2435406Z NOT_CRAN: true 2021-05-17T18:02:37.2435809Z ##[endgroup] 2021-05-17T18:02:37.6515789Z [command]sudo apt-get install -y gdebi-core 2021-05-17T18:02:37.7257342Z Reading package lists... 2021-05-17T18:02:37.8800476Z Building dependency tree... 2021-05-17T18:02:37.8828633Z Reading state information... 2021-05-17T18:02:38.1195365Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T18:02:38.1196373Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:02:38.1224206Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T18:02:38.2503210Z 2021-05-17T18:02:38.2665210Z Reading package lists... 0% 2021-05-17T18:02:38.2665818Z 2021-05-17T18:02:38.2705694Z Reading package lists... 100% 2021-05-17T18:02:38.2706197Z 2021-05-17T18:02:38.2706534Z 2021-05-17T18:02:38.2707108Z Reading package lists... Done 2021-05-17T18:02:38.2707784Z 2021-05-17T18:02:38.2708475Z Building dependency tree... 0% 2021-05-17T18:02:38.2708925Z 2021-05-17T18:02:38.2975774Z Building dependency tree... 0% 2021-05-17T18:02:38.2976553Z 2021-05-17T18:02:38.2977300Z Building dependency tree... 50% 2021-05-17T18:02:38.2977759Z 2021-05-17T18:02:38.4224347Z Building dependency tree... 50% 2021-05-17T18:02:38.4224998Z 2021-05-17T18:02:38.4225601Z Building dependency tree 2021-05-17T18:02:38.4226035Z 2021-05-17T18:02:38.4226545Z Reading state information... 0% 2021-05-17T18:02:38.4226980Z 2021-05-17T18:02:38.5881563Z Reading state information... 0% 2021-05-17T18:02:38.5882440Z 2021-05-17T18:02:38.5882735Z 2021-05-17T18:02:38.5883363Z Reading state information... Done 2021-05-17T18:02:38.5883850Z 2021-05-17T18:02:38.5884400Z Reading state information... 0% 2021-05-17T18:02:38.5946829Z 2021-05-17T18:02:38.5947465Z Reading state information... 1% 2021-05-17T18:02:38.5990694Z 2021-05-17T18:02:38.5991213Z Reading state information... 3% 2021-05-17T18:02:38.6037145Z 2021-05-17T18:02:38.6037749Z Reading state information... 5% 2021-05-17T18:02:38.6077828Z 2021-05-17T18:02:38.6078400Z Reading state information... 7% 2021-05-17T18:02:38.6120906Z 2021-05-17T18:02:38.6121481Z Reading state information... 9% 2021-05-17T18:02:38.6162392Z 2021-05-17T18:02:38.6162954Z Reading state information... 11% 2021-05-17T18:02:38.6205927Z 2021-05-17T18:02:38.6206845Z Reading state information... 13% 2021-05-17T18:02:38.6249541Z 2021-05-17T18:02:38.6250102Z Reading state information... 15% 2021-05-17T18:02:38.6290810Z 2021-05-17T18:02:38.6291366Z Reading state information... 17% 2021-05-17T18:02:38.6336710Z 2021-05-17T18:02:38.6337500Z Reading state information... 19% 2021-05-17T18:02:38.6374733Z 2021-05-17T18:02:38.6375349Z Reading state information... 21% 2021-05-17T18:02:38.6413507Z 2021-05-17T18:02:38.6414063Z Reading state information... 23% 2021-05-17T18:02:38.6458031Z 2021-05-17T18:02:38.6458637Z Reading state information... 25% 2021-05-17T18:02:38.6506423Z 2021-05-17T18:02:38.6507060Z Reading state information... 27% 2021-05-17T18:02:38.6550412Z 2021-05-17T18:02:38.6551008Z Reading state information... 29% 2021-05-17T18:02:38.6597604Z 2021-05-17T18:02:38.6598165Z Reading state information... 31% 2021-05-17T18:02:38.6667664Z 2021-05-17T18:02:38.6668480Z Reading state information... 33% 2021-05-17T18:02:38.6725639Z 2021-05-17T18:02:38.6726377Z Reading state information... 35% 2021-05-17T18:02:38.6726837Z 2021-05-17T18:02:38.6727350Z Reading state information... 37% 2021-05-17T18:02:38.6771258Z 2021-05-17T18:02:38.6771798Z Reading state information... 39% 2021-05-17T18:02:38.6815629Z 2021-05-17T18:02:38.6816418Z Reading state information... 41% 2021-05-17T18:02:38.6854456Z 2021-05-17T18:02:38.6855065Z Reading state information... 43% 2021-05-17T18:02:38.6914872Z 2021-05-17T18:02:38.6915470Z Reading state information... 45% 2021-05-17T18:02:38.6985292Z 2021-05-17T18:02:38.6985887Z Reading state information... 47% 2021-05-17T18:02:38.7029981Z 2021-05-17T18:02:38.7030535Z Reading state information... 49% 2021-05-17T18:02:38.7079776Z 2021-05-17T18:02:38.7080538Z Reading state information... 51% 2021-05-17T18:02:38.7124821Z 2021-05-17T18:02:38.7125510Z Reading state information... 53% 2021-05-17T18:02:38.7169575Z 2021-05-17T18:02:38.7170189Z Reading state information... 55% 2021-05-17T18:02:38.7224231Z 2021-05-17T18:02:38.7224841Z Reading state information... 57% 2021-05-17T18:02:38.7274837Z 2021-05-17T18:02:38.7275430Z Reading state information... 59% 2021-05-17T18:02:38.7330107Z 2021-05-17T18:02:38.7330729Z Reading state information... 61% 2021-05-17T18:02:38.7381689Z 2021-05-17T18:02:38.7382255Z Reading state information... 63% 2021-05-17T18:02:38.7428327Z 2021-05-17T18:02:38.7428883Z Reading state information... 65% 2021-05-17T18:02:38.7471919Z 2021-05-17T18:02:38.7472474Z Reading state information... 67% 2021-05-17T18:02:38.7517040Z 2021-05-17T18:02:38.7517726Z Reading state information... 69% 2021-05-17T18:02:38.7575516Z 2021-05-17T18:02:38.7576110Z Reading state information... 71% 2021-05-17T18:02:38.7617050Z 2021-05-17T18:02:38.7617620Z Reading state information... 73% 2021-05-17T18:02:38.7660111Z 2021-05-17T18:02:38.7660683Z Reading state information... 75% 2021-05-17T18:02:38.7720650Z 2021-05-17T18:02:38.7721228Z Reading state information... 77% 2021-05-17T18:02:38.7761645Z 2021-05-17T18:02:38.7762164Z Reading state information... 79% 2021-05-17T18:02:38.7802251Z 2021-05-17T18:02:38.7802819Z Reading state information... 81% 2021-05-17T18:02:38.7849866Z 2021-05-17T18:02:38.7850442Z Reading state information... 83% 2021-05-17T18:02:38.7891668Z 2021-05-17T18:02:38.7892250Z Reading state information... 85% 2021-05-17T18:02:38.7995701Z 2021-05-17T18:02:38.7996291Z Reading state information... 87% 2021-05-17T18:02:38.8036785Z 2021-05-17T18:02:38.8037344Z Reading state information... 89% 2021-05-17T18:02:38.8080570Z 2021-05-17T18:02:38.8081261Z Reading state information... 91% 2021-05-17T18:02:38.8132222Z 2021-05-17T18:02:38.8132859Z Reading state information... 93% 2021-05-17T18:02:38.8177350Z 2021-05-17T18:02:38.8177948Z Reading state information... 95% 2021-05-17T18:02:38.8226283Z 2021-05-17T18:02:38.8226853Z Reading state information... 97% 2021-05-17T18:02:38.8269241Z 2021-05-17T18:02:38.8269876Z Reading state information... 99% 2021-05-17T18:02:39.1423580Z Selecting previously unselected package pandoc. 2021-05-17T18:02:39.2654522Z (Reading database ... 261856 files and directories currently installed.) 2021-05-17T18:02:39.2795509Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T18:02:39.2810687Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T18:02:41.4628773Z Setting up pandoc (2.7.3-1) ... 2021-05-17T18:02:41.4677811Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:02:42.2460786Z 2021-05-17T18:02:42.2461575Z 2021-05-17T18:02:42.2462224Z Reading state information... Done 2021-05-17T18:02:42.2775313Z ##[group]Run git config user.name adigherman 2021-05-17T18:02:42.2776402Z git config user.name adigherman 2021-05-17T18:02:42.2776938Z git config user.email adig@jhu.edu 2021-05-17T18:02:42.2814760Z shell: /usr/bin/bash -e {0} 2021-05-17T18:02:42.2815184Z env: 2021-05-17T18:02:42.2815684Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:02:42.2816542Z TIC_DEPLOY_KEY: 2021-05-17T18:02:42.2817307Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:02:42.2818718Z GITHUB_PAT: *** 2021-05-17T18:02:42.2819587Z COVERALLS_TOKEN: *** 2021-05-17T18:02:42.2820063Z continue-on-error: false 2021-05-17T18:02:42.2820640Z VDIFFR_RUN_TESTS: 2021-05-17T18:02:42.2821135Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:02:42.2821597Z TZ: UTC 2021-05-17T18:02:42.2822002Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:02:42.2822421Z NOT_CRAN: true 2021-05-17T18:02:42.2822812Z ##[endgroup] 2021-05-17T18:02:42.3074744Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T18:02:42.3075371Z env: 2021-05-17T18:02:42.3075816Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:02:42.3076249Z TIC_DEPLOY_KEY: 2021-05-17T18:02:42.3076996Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:02:42.3078517Z GITHUB_PAT: *** 2021-05-17T18:02:42.3079270Z COVERALLS_TOKEN: *** 2021-05-17T18:02:42.3079739Z continue-on-error: false 2021-05-17T18:02:42.3080174Z VDIFFR_RUN_TESTS: 2021-05-17T18:02:42.3080857Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:02:42.3081283Z TZ: UTC 2021-05-17T18:02:42.3081633Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:02:42.3082023Z NOT_CRAN: true 2021-05-17T18:02:42.3082363Z ##[endgroup] 2021-05-17T18:02:42.5174112Z Reading package lists... 2021-05-17T18:02:42.6753773Z Building dependency tree... 2021-05-17T18:02:42.6770943Z Reading state information... 2021-05-17T18:02:42.8186443Z The following additional packages will be installed: 2021-05-17T18:02:42.8189857Z cmake-data libjsoncpp1 librhash0 2021-05-17T18:02:42.8194977Z Suggested packages: 2021-05-17T18:02:42.8195752Z cmake-doc ninja-build 2021-05-17T18:02:42.8634608Z The following NEW packages will be installed: 2021-05-17T18:02:42.8641008Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T18:02:42.8844132Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:02:42.8845713Z Need to get 5470 kB of archives. 2021-05-17T18:02:42.8846946Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T18:02:42.8849256Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T18:02:42.9148859Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T18:02:42.9164922Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T18:02:42.9190659Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T18:02:43.4574771Z Fetched 5470 kB in 0s (40.5 MB/s) 2021-05-17T18:02:43.4987675Z Selecting previously unselected package cmake-data. 2021-05-17T18:02:43.5059174Z (Reading database ... 2021-05-17T18:02:43.5060051Z (Reading database ... 5% 2021-05-17T18:02:43.5060925Z (Reading database ... 10% 2021-05-17T18:02:43.5061552Z (Reading database ... 15% 2021-05-17T18:02:43.5062093Z (Reading database ... 20% 2021-05-17T18:02:43.5062609Z (Reading database ... 25% 2021-05-17T18:02:43.5063249Z (Reading database ... 30% 2021-05-17T18:02:43.5063795Z (Reading database ... 35% 2021-05-17T18:02:43.5064417Z (Reading database ... 40% 2021-05-17T18:02:43.5065059Z (Reading database ... 45% 2021-05-17T18:02:43.5065654Z (Reading database ... 50% 2021-05-17T18:02:43.5107906Z (Reading database ... 55% 2021-05-17T18:02:43.5147648Z (Reading database ... 60% 2021-05-17T18:02:43.5184722Z (Reading database ... 65% 2021-05-17T18:02:43.5310246Z (Reading database ... 70% 2021-05-17T18:02:43.5459205Z (Reading database ... 75% 2021-05-17T18:02:43.5760023Z (Reading database ... 80% 2021-05-17T18:02:43.6060193Z (Reading database ... 85% 2021-05-17T18:02:43.6199241Z (Reading database ... 90% 2021-05-17T18:02:43.6272367Z (Reading database ... 95% 2021-05-17T18:02:43.6273416Z (Reading database ... 100% 2021-05-17T18:02:43.6274495Z (Reading database ... 261863 files and directories currently installed.) 2021-05-17T18:02:43.6413793Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T18:02:43.6622745Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T18:02:44.1315692Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T18:02:44.1621247Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T18:02:44.1650430Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T18:02:44.2042192Z Selecting previously unselected package librhash0:amd64. 2021-05-17T18:02:44.2284013Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T18:02:44.2297003Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T18:02:44.2682106Z Selecting previously unselected package cmake. 2021-05-17T18:02:44.2934301Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T18:02:44.2947129Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T18:02:44.7537963Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T18:02:44.7578940Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T18:02:44.8012522Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T18:02:44.8054130Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T18:02:44.8108149Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:02:45.9363285Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:02:48.1159593Z Reading package lists... 2021-05-17T18:02:48.2752637Z Building dependency tree... 2021-05-17T18:02:48.2774315Z Reading state information... 2021-05-17T18:02:48.4383038Z Suggested packages: 2021-05-17T18:02:48.4384379Z libssh-doc 2021-05-17T18:02:48.4844848Z The following NEW packages will be installed: 2021-05-17T18:02:48.4849500Z libssh-dev 2021-05-17T18:02:48.5054105Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:02:48.5055372Z Need to get 219 kB of archives. 2021-05-17T18:02:48.5057287Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T18:02:48.5059376Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T18:02:48.9464044Z Fetched 219 kB in 0s (11.1 MB/s) 2021-05-17T18:02:48.9773042Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T18:02:48.9843341Z (Reading database ... 2021-05-17T18:02:48.9844634Z (Reading database ... 5% 2021-05-17T18:02:48.9845391Z (Reading database ... 10% 2021-05-17T18:02:48.9846148Z (Reading database ... 15% 2021-05-17T18:02:48.9846845Z (Reading database ... 20% 2021-05-17T18:02:48.9847736Z (Reading database ... 25% 2021-05-17T18:02:48.9848391Z (Reading database ... 30% 2021-05-17T18:02:48.9849031Z (Reading database ... 35% 2021-05-17T18:02:48.9849897Z (Reading database ... 40% 2021-05-17T18:02:48.9850880Z (Reading database ... 45% 2021-05-17T18:02:48.9851496Z (Reading database ... 50% 2021-05-17T18:02:48.9895083Z (Reading database ... 55% 2021-05-17T18:02:48.9930953Z (Reading database ... 60% 2021-05-17T18:02:48.9973159Z (Reading database ... 65% 2021-05-17T18:02:49.0087318Z (Reading database ... 70% 2021-05-17T18:02:49.0186500Z (Reading database ... 75% 2021-05-17T18:02:49.0476522Z (Reading database ... 80% 2021-05-17T18:02:49.0793707Z (Reading database ... 85% 2021-05-17T18:02:49.0955677Z (Reading database ... 90% 2021-05-17T18:02:49.1035359Z (Reading database ... 95% 2021-05-17T18:02:49.1035910Z (Reading database ... 100% 2021-05-17T18:02:49.1036846Z (Reading database ... 264647 files and directories currently installed.) 2021-05-17T18:02:49.1178618Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T18:02:49.1203270Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T18:02:49.2066145Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T18:02:51.4395180Z Reading package lists... 2021-05-17T18:02:51.6124371Z Building dependency tree... 2021-05-17T18:02:51.6146622Z Reading state information... 2021-05-17T18:02:51.8279279Z The following NEW packages will be installed: 2021-05-17T18:02:51.8283092Z jags 2021-05-17T18:02:51.8456823Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:02:51.8457989Z Need to get 1562 kB of archives. 2021-05-17T18:02:51.8459148Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T18:02:51.8462655Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T18:02:52.4801816Z Fetched 1562 kB in 0s (7105 kB/s) 2021-05-17T18:02:52.5142217Z Selecting previously unselected package jags. 2021-05-17T18:02:52.5234077Z (Reading database ... 2021-05-17T18:02:52.5235300Z (Reading database ... 5% 2021-05-17T18:02:52.5236698Z (Reading database ... 10% 2021-05-17T18:02:52.5237686Z (Reading database ... 15% 2021-05-17T18:02:52.5238737Z (Reading database ... 20% 2021-05-17T18:02:52.5239527Z (Reading database ... 25% 2021-05-17T18:02:52.5240190Z (Reading database ... 30% 2021-05-17T18:02:52.5243884Z (Reading database ... 35% 2021-05-17T18:02:52.5244525Z (Reading database ... 40% 2021-05-17T18:02:52.5245050Z (Reading database ... 45% 2021-05-17T18:02:52.5245564Z (Reading database ... 50% 2021-05-17T18:02:52.5273803Z (Reading database ... 55% 2021-05-17T18:02:52.5313800Z (Reading database ... 60% 2021-05-17T18:02:52.5354304Z (Reading database ... 65% 2021-05-17T18:02:52.5474975Z (Reading database ... 70% 2021-05-17T18:02:52.5588112Z (Reading database ... 75% 2021-05-17T18:02:52.5866461Z (Reading database ... 80% 2021-05-17T18:02:52.6190639Z (Reading database ... 85% 2021-05-17T18:02:52.6347778Z (Reading database ... 90% 2021-05-17T18:02:52.6426531Z (Reading database ... 95% 2021-05-17T18:02:52.6427122Z (Reading database ... 100% 2021-05-17T18:02:52.6427958Z (Reading database ... 264666 files and directories currently installed.) 2021-05-17T18:02:52.6563168Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T18:02:52.6589779Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T18:02:52.8570989Z Setting up jags (4.3.0-3build1) ... 2021-05-17T18:02:52.8695181Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:02:53.6236673Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:02:55.9180496Z Reading package lists... 2021-05-17T18:02:56.0808568Z Building dependency tree... 2021-05-17T18:02:56.0825865Z Reading state information... 2021-05-17T18:02:56.2388217Z The following additional packages will be installed: 2021-05-17T18:02:56.2390175Z libnode64 libuv1-dev 2021-05-17T18:02:56.2864437Z The following NEW packages will be installed: 2021-05-17T18:02:56.2870099Z libnode-dev libnode64 libuv1-dev 2021-05-17T18:02:56.3052544Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:02:56.3053553Z Need to get 6239 kB of archives. 2021-05-17T18:02:56.3054738Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T18:02:56.3056834Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T18:02:56.3093715Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T18:02:56.4042687Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T18:02:56.8320639Z Fetched 6239 kB in 0s (49.8 MB/s) 2021-05-17T18:02:56.8658178Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T18:02:56.8728888Z (Reading database ... 2021-05-17T18:02:56.8729946Z (Reading database ... 5% 2021-05-17T18:02:56.8730630Z (Reading database ... 10% 2021-05-17T18:02:56.8731351Z (Reading database ... 15% 2021-05-17T18:02:56.8732026Z (Reading database ... 20% 2021-05-17T18:02:56.8732971Z (Reading database ... 25% 2021-05-17T18:02:56.8733716Z (Reading database ... 30% 2021-05-17T18:02:56.8734474Z (Reading database ... 35% 2021-05-17T18:02:56.8735121Z (Reading database ... 40% 2021-05-17T18:02:56.8735769Z (Reading database ... 45% 2021-05-17T18:02:56.8736405Z (Reading database ... 50% 2021-05-17T18:02:56.8769798Z (Reading database ... 55% 2021-05-17T18:02:56.8803851Z (Reading database ... 60% 2021-05-17T18:02:56.8841398Z (Reading database ... 65% 2021-05-17T18:02:56.8953334Z (Reading database ... 70% 2021-05-17T18:02:56.9057135Z (Reading database ... 75% 2021-05-17T18:02:56.9307928Z (Reading database ... 80% 2021-05-17T18:02:56.9599912Z (Reading database ... 85% 2021-05-17T18:02:56.9754120Z (Reading database ... 90% 2021-05-17T18:02:56.9835079Z (Reading database ... 95% 2021-05-17T18:02:56.9835653Z (Reading database ... 100% 2021-05-17T18:02:56.9836464Z (Reading database ... 264806 files and directories currently installed.) 2021-05-17T18:02:56.9980031Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T18:02:56.9994056Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T18:02:57.0356246Z Selecting previously unselected package libnode64:amd64. 2021-05-17T18:02:57.0649394Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T18:02:57.0679691Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T18:02:57.7203139Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T18:02:57.7491869Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T18:02:57.7504201Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T18:02:57.8512712Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T18:02:57.8556908Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T18:02:57.8600085Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T18:02:57.8649409Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:00.0848242Z Reading package lists... 2021-05-17T18:03:00.2616517Z Building dependency tree... 2021-05-17T18:03:00.2637404Z Reading state information... 2021-05-17T18:03:00.4274115Z The following additional packages will be installed: 2021-05-17T18:03:00.4276966Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T18:03:00.4282632Z Suggested packages: 2021-05-17T18:03:00.4284787Z libfftw3-doc 2021-05-17T18:03:00.4731564Z The following NEW packages will be installed: 2021-05-17T18:03:00.4735077Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T18:03:00.4916027Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:00.4917635Z Need to get 3986 kB of archives. 2021-05-17T18:03:00.4923779Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T18:03:00.4926810Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T18:03:00.5027314Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T18:03:00.5236946Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T18:03:00.5545012Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T18:03:00.5564220Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T18:03:01.5793310Z Fetched 3986 kB in 1s (6062 kB/s) 2021-05-17T18:03:01.6155542Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T18:03:01.6228685Z (Reading database ... 2021-05-17T18:03:01.6229634Z (Reading database ... 5% 2021-05-17T18:03:01.6230436Z (Reading database ... 10% 2021-05-17T18:03:01.6231226Z (Reading database ... 15% 2021-05-17T18:03:01.6232190Z (Reading database ... 20% 2021-05-17T18:03:01.6232961Z (Reading database ... 25% 2021-05-17T18:03:01.6233709Z (Reading database ... 30% 2021-05-17T18:03:01.6234444Z (Reading database ... 35% 2021-05-17T18:03:01.6235188Z (Reading database ... 40% 2021-05-17T18:03:01.6235918Z (Reading database ... 45% 2021-05-17T18:03:01.6236651Z (Reading database ... 50% 2021-05-17T18:03:01.6268832Z (Reading database ... 55% 2021-05-17T18:03:01.6307493Z (Reading database ... 60% 2021-05-17T18:03:01.6345304Z (Reading database ... 65% 2021-05-17T18:03:01.6482323Z (Reading database ... 70% 2021-05-17T18:03:01.6600749Z (Reading database ... 75% 2021-05-17T18:03:01.6886733Z (Reading database ... 80% 2021-05-17T18:03:01.7220561Z (Reading database ... 85% 2021-05-17T18:03:01.7368941Z (Reading database ... 90% 2021-05-17T18:03:01.7454494Z (Reading database ... 95% 2021-05-17T18:03:01.7455124Z (Reading database ... 100% 2021-05-17T18:03:01.7456063Z (Reading database ... 264942 files and directories currently installed.) 2021-05-17T18:03:01.7602872Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T18:03:01.7632633Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T18:03:01.8322339Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T18:03:01.8549917Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T18:03:01.8566896Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T18:03:01.9603852Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T18:03:01.9881348Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T18:03:01.9896614Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T18:03:02.0861604Z Selecting previously unselected package libfftw3-bin. 2021-05-17T18:03:02.1164788Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T18:03:02.1177506Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T18:03:02.1522000Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T18:03:02.1792861Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T18:03:02.1807355Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T18:03:02.4859713Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T18:03:02.4906103Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T18:03:02.4948498Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T18:03:02.4999020Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T18:03:02.5037218Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T18:03:02.5078547Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:03:03.3171368Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:05.5484457Z Reading package lists... 2021-05-17T18:03:05.7136815Z Building dependency tree... 2021-05-17T18:03:05.7155961Z Reading state information... 2021-05-17T18:03:05.8780981Z The following additional packages will be installed: 2021-05-17T18:03:05.8787640Z libdcmtk14 2021-05-17T18:03:05.9234417Z The following NEW packages will be installed: 2021-05-17T18:03:05.9238470Z dcmtk libdcmtk14 2021-05-17T18:03:05.9430518Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:05.9431259Z Need to get 5546 kB of archives. 2021-05-17T18:03:05.9432010Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T18:03:05.9433940Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T18:03:06.0679969Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T18:03:06.5157317Z Fetched 5546 kB in 0s (34.4 MB/s) 2021-05-17T18:03:06.5491446Z Selecting previously unselected package libdcmtk14. 2021-05-17T18:03:06.5588343Z (Reading database ... 2021-05-17T18:03:06.5589318Z (Reading database ... 5% 2021-05-17T18:03:06.5590052Z (Reading database ... 10% 2021-05-17T18:03:06.5590772Z (Reading database ... 15% 2021-05-17T18:03:06.5591614Z (Reading database ... 20% 2021-05-17T18:03:06.5592529Z (Reading database ... 25% 2021-05-17T18:03:06.5593300Z (Reading database ... 30% 2021-05-17T18:03:06.5594086Z (Reading database ... 35% 2021-05-17T18:03:06.5595143Z (Reading database ... 40% 2021-05-17T18:03:06.5595864Z (Reading database ... 45% 2021-05-17T18:03:06.5596575Z (Reading database ... 50% 2021-05-17T18:03:06.5628603Z (Reading database ... 55% 2021-05-17T18:03:06.5663746Z (Reading database ... 60% 2021-05-17T18:03:06.5699639Z (Reading database ... 65% 2021-05-17T18:03:06.5813051Z (Reading database ... 70% 2021-05-17T18:03:06.5918832Z (Reading database ... 75% 2021-05-17T18:03:06.6199017Z (Reading database ... 80% 2021-05-17T18:03:06.6493434Z (Reading database ... 85% 2021-05-17T18:03:06.6640548Z (Reading database ... 90% 2021-05-17T18:03:06.6715986Z (Reading database ... 95% 2021-05-17T18:03:06.6716543Z (Reading database ... 100% 2021-05-17T18:03:06.6717313Z (Reading database ... 265033 files and directories currently installed.) 2021-05-17T18:03:06.6851839Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T18:03:06.6877307Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T18:03:07.2322424Z Selecting previously unselected package dcmtk. 2021-05-17T18:03:07.2597862Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T18:03:07.2672009Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T18:03:07.4174542Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T18:03:07.4217151Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T18:03:07.4401331Z Adding `dcmtk' group to system ... 2021-05-17T18:03:07.4991694Z Adding `dcmtk' user to system ... 2021-05-17T18:03:07.5888318Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T18:03:07.8612251Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:03:09.5008246Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:11.6921765Z Reading package lists... 2021-05-17T18:03:11.8462900Z Building dependency tree... 2021-05-17T18:03:11.8479916Z Reading state information... 2021-05-17T18:03:12.0756927Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T18:03:12.0758189Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:12.1407581Z Reading package lists... 2021-05-17T18:03:12.3009353Z Building dependency tree... 2021-05-17T18:03:12.3028192Z Reading state information... 2021-05-17T18:03:12.5576332Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T18:03:12.5578214Z libpng-dev set to manually installed. 2021-05-17T18:03:12.5586903Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:12.6263556Z Reading package lists... 2021-05-17T18:03:12.7964544Z Building dependency tree... 2021-05-17T18:03:12.7983772Z Reading state information... 2021-05-17T18:03:12.9543490Z The following additional packages will be installed: 2021-05-17T18:03:12.9545772Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T18:03:12.9550829Z Suggested packages: 2021-05-17T18:03:12.9552284Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T18:03:12.9554718Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T18:03:12.9555848Z fonts-arphic-uming fonts-nanum 2021-05-17T18:03:13.0019115Z The following NEW packages will be installed: 2021-05-17T18:03:13.0021321Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T18:03:13.0022700Z libpoppler97 poppler-data 2021-05-17T18:03:13.0258938Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:13.0260289Z Need to get 2582 kB of archives. 2021-05-17T18:03:13.0261240Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T18:03:13.0263935Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T18:03:13.0598538Z 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-17T18:03:13.0631682Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T18:03:13.0829253Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T18:03:13.0841384Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T18:03:13.0847856Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T18:03:13.5287468Z Fetched 2582 kB in 0s (33.0 MB/s) 2021-05-17T18:03:13.5809082Z Selecting previously unselected package poppler-data. 2021-05-17T18:03:13.5881244Z (Reading database ... 2021-05-17T18:03:13.5882798Z (Reading database ... 5% 2021-05-17T18:03:13.5883608Z (Reading database ... 10% 2021-05-17T18:03:13.5884380Z (Reading database ... 15% 2021-05-17T18:03:13.5885142Z (Reading database ... 20% 2021-05-17T18:03:13.5886303Z (Reading database ... 25% 2021-05-17T18:03:13.5887213Z (Reading database ... 30% 2021-05-17T18:03:13.5887947Z (Reading database ... 35% 2021-05-17T18:03:13.5888650Z (Reading database ... 40% 2021-05-17T18:03:13.5889381Z (Reading database ... 45% 2021-05-17T18:03:13.5890088Z (Reading database ... 50% 2021-05-17T18:03:13.5919412Z (Reading database ... 55% 2021-05-17T18:03:13.5957650Z (Reading database ... 60% 2021-05-17T18:03:13.5999157Z (Reading database ... 65% 2021-05-17T18:03:13.6123245Z (Reading database ... 70% 2021-05-17T18:03:13.6243899Z (Reading database ... 75% 2021-05-17T18:03:13.6565039Z (Reading database ... 80% 2021-05-17T18:03:13.6913317Z (Reading database ... 85% 2021-05-17T18:03:13.7064899Z (Reading database ... 90% 2021-05-17T18:03:13.7146382Z (Reading database ... 95% 2021-05-17T18:03:13.7146951Z (Reading database ... 100% 2021-05-17T18:03:13.7147776Z (Reading database ... 265268 files and directories currently installed.) 2021-05-17T18:03:13.7289894Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T18:03:13.7302303Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T18:03:13.9963290Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T18:03:14.0203989Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T18:03:14.0246439Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T18:03:14.0682139Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T18:03:14.0947333Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T18:03:14.0963021Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T18:03:14.2323340Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T18:03:14.2570408Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T18:03:14.2587654Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T18:03:14.2922239Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T18:03:14.3144611Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T18:03:14.3162278Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T18:03:14.3523525Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T18:03:14.3717747Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T18:03:14.3732136Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T18:03:14.4423801Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T18:03:14.4541399Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T18:03:14.4586897Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T18:03:14.4626524Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T18:03:14.4666802Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T18:03:14.4706606Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T18:03:14.4750955Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T18:03:14.5150185Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:16.7278090Z Reading package lists... 2021-05-17T18:03:16.8820603Z Building dependency tree... 2021-05-17T18:03:16.8838895Z Reading state information... 2021-05-17T18:03:17.0447439Z The following additional packages will be installed: 2021-05-17T18:03:17.0450919Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T18:03:17.0455410Z Suggested packages: 2021-05-17T18:03:17.0456460Z libhdf5-doc 2021-05-17T18:03:17.0931609Z The following NEW packages will be installed: 2021-05-17T18:03:17.0933797Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T18:03:17.0934994Z libsz2 2021-05-17T18:03:17.1154198Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:17.1154931Z Need to get 4074 kB of archives. 2021-05-17T18:03:17.1155728Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T18:03:17.1157938Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T18:03:17.1175797Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T18:03:17.1184790Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T18:03:17.1189646Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T18:03:17.1635749Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T18:03:17.1676126Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T18:03:17.1681716Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T18:03:17.6710333Z Fetched 4074 kB in 0s (34.1 MB/s) 2021-05-17T18:03:17.7026894Z Selecting previously unselected package hdf5-helpers. 2021-05-17T18:03:17.7102354Z (Reading database ... 2021-05-17T18:03:17.7103306Z (Reading database ... 5% 2021-05-17T18:03:17.7104100Z (Reading database ... 10% 2021-05-17T18:03:17.7104993Z (Reading database ... 15% 2021-05-17T18:03:17.7105741Z (Reading database ... 20% 2021-05-17T18:03:17.7106468Z (Reading database ... 25% 2021-05-17T18:03:17.7107207Z (Reading database ... 30% 2021-05-17T18:03:17.7107947Z (Reading database ... 35% 2021-05-17T18:03:17.7108676Z (Reading database ... 40% 2021-05-17T18:03:17.7109414Z (Reading database ... 45% 2021-05-17T18:03:17.7110150Z (Reading database ... 50% 2021-05-17T18:03:17.7127682Z (Reading database ... 55% 2021-05-17T18:03:17.7165337Z (Reading database ... 60% 2021-05-17T18:03:17.7209900Z (Reading database ... 65% 2021-05-17T18:03:17.7328640Z (Reading database ... 70% 2021-05-17T18:03:17.7436404Z (Reading database ... 75% 2021-05-17T18:03:17.7708457Z (Reading database ... 80% 2021-05-17T18:03:17.8070378Z (Reading database ... 85% 2021-05-17T18:03:17.8206408Z (Reading database ... 90% 2021-05-17T18:03:17.8280894Z (Reading database ... 95% 2021-05-17T18:03:17.8281673Z (Reading database ... 100% 2021-05-17T18:03:17.8282444Z (Reading database ... 265828 files and directories currently installed.) 2021-05-17T18:03:17.8422873Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T18:03:17.8432120Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T18:03:17.8802281Z Selecting previously unselected package libaec0:amd64. 2021-05-17T18:03:17.9048292Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T18:03:17.9079459Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T18:03:17.9357394Z Selecting previously unselected package libsz2:amd64. 2021-05-17T18:03:17.9642765Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T18:03:17.9658234Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T18:03:18.0002867Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T18:03:18.0241365Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T18:03:18.0256637Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T18:03:18.1843204Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T18:03:18.2103254Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T18:03:18.2117736Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T18:03:18.2482074Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T18:03:18.2765033Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T18:03:18.2780635Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T18:03:18.3065762Z Selecting previously unselected package libhdf5-dev. 2021-05-17T18:03:18.3350825Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T18:03:18.3363672Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T18:03:18.6845699Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T18:03:18.6904208Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T18:03:18.6949083Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T18:03:18.6992591Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T18:03:18.7030767Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T18:03:18.7075791Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T18:03:18.7123652Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T18:03:18.7212820Z 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-17T18:03:18.7252592Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:03:19.5152641Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:21.7721386Z Reading package lists... 2021-05-17T18:03:21.9483645Z Building dependency tree... 2021-05-17T18:03:21.9504501Z Reading state information... 2021-05-17T18:03:22.1167400Z The following additional packages will be installed: 2021-05-17T18:03:22.1170467Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T18:03:22.1653391Z The following NEW packages will be installed: 2021-05-17T18:03:22.1655665Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T18:03:22.1657120Z mesa-common-dev 2021-05-17T18:03:22.1867656Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:22.1868904Z Need to get 1761 kB of archives. 2021-05-17T18:03:22.1870120Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T18:03:22.1872745Z 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-17T18:03:22.1914613Z 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-17T18:03:22.1924453Z 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-17T18:03:22.1941416Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T18:03:22.1965461Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T18:03:22.2002302Z 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-17T18:03:22.6505921Z Fetched 1761 kB in 0s (38.6 MB/s) 2021-05-17T18:03:22.6808286Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T18:03:22.6880947Z (Reading database ... 2021-05-17T18:03:22.6881917Z (Reading database ... 5% 2021-05-17T18:03:22.6882721Z (Reading database ... 10% 2021-05-17T18:03:22.6883502Z (Reading database ... 15% 2021-05-17T18:03:22.6884266Z (Reading database ... 20% 2021-05-17T18:03:22.6885044Z (Reading database ... 25% 2021-05-17T18:03:22.6885836Z (Reading database ... 30% 2021-05-17T18:03:22.6886608Z (Reading database ... 35% 2021-05-17T18:03:22.6887394Z (Reading database ... 40% 2021-05-17T18:03:22.6888159Z (Reading database ... 45% 2021-05-17T18:03:22.6888916Z (Reading database ... 50% 2021-05-17T18:03:22.6921004Z (Reading database ... 55% 2021-05-17T18:03:22.6956853Z (Reading database ... 60% 2021-05-17T18:03:22.6996922Z (Reading database ... 65% 2021-05-17T18:03:22.7132820Z (Reading database ... 70% 2021-05-17T18:03:22.7248374Z (Reading database ... 75% 2021-05-17T18:03:22.7530558Z (Reading database ... 80% 2021-05-17T18:03:22.7842942Z (Reading database ... 85% 2021-05-17T18:03:22.7987848Z (Reading database ... 90% 2021-05-17T18:03:22.8064332Z (Reading database ... 95% 2021-05-17T18:03:22.8065136Z (Reading database ... 100% 2021-05-17T18:03:22.8066087Z (Reading database ... 266036 files and directories currently installed.) 2021-05-17T18:03:22.8203992Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T18:03:22.8216767Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T18:03:22.8683247Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T18:03:22.8935491Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T18:03:22.8948515Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T18:03:22.9602557Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T18:03:22.9824011Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T18:03:22.9839364Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T18:03:23.0322414Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T18:03:23.0532845Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T18:03:23.0561319Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T18:03:23.1002807Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T18:03:23.1271346Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T18:03:23.1287292Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T18:03:23.1883345Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T18:03:23.2086862Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T18:03:23.2106313Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T18:03:23.3951684Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T18:03:23.3994659Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T18:03:23.4037097Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T18:03:23.4084846Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T18:03:23.4126932Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T18:03:23.4212435Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T18:03:23.4260283Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:03:24.8990469Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:27.0682300Z Reading package lists... 2021-05-17T18:03:27.2418257Z Building dependency tree... 2021-05-17T18:03:27.2439260Z Reading state information... 2021-05-17T18:03:27.4037144Z The following additional packages will be installed: 2021-05-17T18:03:27.4039178Z libprotobuf-lite17 libprotoc17 2021-05-17T18:03:27.4507494Z The following NEW packages will be installed: 2021-05-17T18:03:27.4510698Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T18:03:27.4511768Z protobuf-compiler 2021-05-17T18:03:27.4791240Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:27.4793091Z Need to get 2754 kB of archives. 2021-05-17T18:03:27.4794544Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T18:03:27.4797443Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T18:03:27.4873497Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T18:03:27.4974915Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T18:03:27.5138398Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T18:03:27.5280995Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T18:03:27.9638422Z Fetched 2754 kB in 0s (37.9 MB/s) 2021-05-17T18:03:27.9971414Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T18:03:28.0042197Z (Reading database ... 2021-05-17T18:03:28.0043045Z (Reading database ... 5% 2021-05-17T18:03:28.0043945Z (Reading database ... 10% 2021-05-17T18:03:28.0044577Z (Reading database ... 15% 2021-05-17T18:03:28.0045113Z (Reading database ... 20% 2021-05-17T18:03:28.0045626Z (Reading database ... 25% 2021-05-17T18:03:28.0046353Z (Reading database ... 30% 2021-05-17T18:03:28.0046913Z (Reading database ... 35% 2021-05-17T18:03:28.0047433Z (Reading database ... 40% 2021-05-17T18:03:28.0047953Z (Reading database ... 45% 2021-05-17T18:03:28.0048458Z (Reading database ... 50% 2021-05-17T18:03:28.0090310Z (Reading database ... 55% 2021-05-17T18:03:28.0126042Z (Reading database ... 60% 2021-05-17T18:03:28.0167259Z (Reading database ... 65% 2021-05-17T18:03:28.0282267Z (Reading database ... 70% 2021-05-17T18:03:28.0412562Z (Reading database ... 75% 2021-05-17T18:03:28.0729105Z (Reading database ... 80% 2021-05-17T18:03:28.1079042Z (Reading database ... 85% 2021-05-17T18:03:28.1229473Z (Reading database ... 90% 2021-05-17T18:03:28.1309379Z (Reading database ... 95% 2021-05-17T18:03:28.1309959Z (Reading database ... 100% 2021-05-17T18:03:28.1310771Z (Reading database ... 266519 files and directories currently installed.) 2021-05-17T18:03:28.1453683Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T18:03:28.1478172Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.1922854Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T18:03:28.2166194Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T18:03:28.2179251Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.3271908Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T18:03:28.3556935Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T18:03:28.3571761Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.5363051Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T18:03:28.5610375Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T18:03:28.5622720Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.6881549Z Selecting previously unselected package protobuf-compiler. 2021-05-17T18:03:28.7169510Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T18:03:28.7182024Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.7849633Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.7891455Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.7940714Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.7983242Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.8046034Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T18:03:28.8093795Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:03:29.5916541Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:31.8502990Z Reading package lists... 2021-05-17T18:03:32.0242006Z Building dependency tree... 2021-05-17T18:03:32.0261301Z Reading state information... 2021-05-17T18:03:32.1910990Z The following additional packages will be installed: 2021-05-17T18:03:32.1913572Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T18:03:32.1915280Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T18:03:32.1917049Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T18:03:32.1918775Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T18:03:32.1922221Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T18:03:32.1925700Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T18:03:32.1928818Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T18:03:32.1933006Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T18:03:32.1934351Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T18:03:32.1935674Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T18:03:32.1937364Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T18:03:32.1938724Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T18:03:32.1939970Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T18:03:32.1941173Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T18:03:32.1941931Z Suggested packages: 2021-05-17T18:03:32.1943016Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T18:03:32.1944357Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T18:03:32.1945832Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T18:03:32.1947132Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T18:03:32.2684677Z The following NEW packages will be installed: 2021-05-17T18:03:32.2688669Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T18:03:32.2690044Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T18:03:32.2692622Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T18:03:32.2694133Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T18:03:32.2697791Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T18:03:32.2701160Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T18:03:32.2704160Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T18:03:32.2707518Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T18:03:32.2708898Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T18:03:32.2711725Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T18:03:32.2714473Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T18:03:32.2717812Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T18:03:32.2721441Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T18:03:32.2725947Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T18:03:32.2971191Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:32.2971999Z Need to get 47.1 MB of archives. 2021-05-17T18:03:32.2973057Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T18:03:32.2974948Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T18:03:32.3231185Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T18:03:32.3247343Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T18:03:32.3256265Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T18:03:32.3263368Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T18:03:32.3273530Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T18:03:32.3300426Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T18:03:32.3320958Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T18:03:32.4554543Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T18:03:32.4562405Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T18:03:32.4578981Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T18:03:32.4608160Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T18:03:32.4615535Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T18:03:32.4627777Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T18:03:32.4636318Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T18:03:32.4660572Z 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-17T18:03:32.4676016Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T18:03:32.4696929Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T18:03:32.4707460Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T18:03:32.4719053Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T18:03:32.4733601Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T18:03:32.4808897Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T18:03:32.4999149Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T18:03:32.5050405Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T18:03:32.5059009Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T18:03:32.5102654Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T18:03:32.5929600Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T18:03:32.5936834Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T18:03:32.5944588Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T18:03:32.5955714Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T18:03:32.5975474Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T18:03:32.5987989Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T18:03:32.6005396Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T18:03:32.6044680Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T18:03:32.6104873Z 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-17T18:03:32.6137302Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T18:03:32.6295716Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T18:03:32.6299590Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T18:03:32.8219610Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T18:03:32.8230729Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T18:03:32.8239995Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T18:03:32.8247885Z 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-17T18:03:32.8254927Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T18:03:32.8267070Z 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-17T18:03:32.8277621Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T18:03:32.8492628Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T18:03:32.8517649Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T18:03:32.8574482Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T18:03:32.8584045Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T18:03:32.8803727Z 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-17T18:03:32.8839624Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T18:03:32.8852027Z 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-17T18:03:32.8856815Z 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-17T18:03:32.8867728Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T18:03:32.8887125Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T18:03:32.8893343Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T18:03:32.8935758Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T18:03:33.6118821Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T18:03:33.6122382Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T18:03:33.6124652Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T18:03:33.6126604Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T18:03:33.6128738Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T18:03:33.6130998Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T18:03:33.6136725Z 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-17T18:03:33.6138481Z 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-17T18:03:33.6140291Z 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-17T18:03:33.6142038Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T18:03:33.6143991Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T18:03:33.6145931Z 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-17T18:03:33.6147758Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T18:03:33.6149276Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T18:03:33.6151155Z 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-17T18:03:33.6153435Z 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-17T18:03:33.6155650Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T18:03:33.6157524Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T18:03:33.6159121Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T18:03:33.6964021Z Fetched 47.1 MB in 1s (57.9 MB/s) 2021-05-17T18:03:33.7298343Z Selecting previously unselected package libaom0:amd64. 2021-05-17T18:03:33.7370647Z (Reading database ... 2021-05-17T18:03:33.7371511Z (Reading database ... 5% 2021-05-17T18:03:33.7372358Z (Reading database ... 10% 2021-05-17T18:03:33.7373262Z (Reading database ... 15% 2021-05-17T18:03:33.7373819Z (Reading database ... 20% 2021-05-17T18:03:33.7374338Z (Reading database ... 25% 2021-05-17T18:03:33.7374872Z (Reading database ... 30% 2021-05-17T18:03:33.7375384Z (Reading database ... 35% 2021-05-17T18:03:33.7375915Z (Reading database ... 40% 2021-05-17T18:03:33.7376647Z (Reading database ... 45% 2021-05-17T18:03:33.7377093Z (Reading database ... 50% 2021-05-17T18:03:33.7418028Z (Reading database ... 55% 2021-05-17T18:03:33.7452908Z (Reading database ... 60% 2021-05-17T18:03:33.7491396Z (Reading database ... 65% 2021-05-17T18:03:33.7611653Z (Reading database ... 70% 2021-05-17T18:03:33.7762031Z (Reading database ... 75% 2021-05-17T18:03:33.8058728Z (Reading database ... 80% 2021-05-17T18:03:33.8390687Z (Reading database ... 85% 2021-05-17T18:03:33.8546405Z (Reading database ... 90% 2021-05-17T18:03:33.8629322Z (Reading database ... 95% 2021-05-17T18:03:33.8629926Z (Reading database ... 100% 2021-05-17T18:03:33.8630737Z (Reading database ... 266690 files and directories currently installed.) 2021-05-17T18:03:33.8799576Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T18:03:33.8829613Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T18:03:34.0322321Z Selecting previously unselected package libva2:amd64. 2021-05-17T18:03:34.0579147Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T18:03:34.0591596Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T18:03:34.0942979Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T18:03:34.1237453Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T18:03:34.1252556Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T18:03:34.1537188Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T18:03:34.1834198Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T18:03:34.1847981Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T18:03:34.2162174Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T18:03:34.2421877Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T18:03:34.2435290Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T18:03:34.2922829Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T18:03:34.3133846Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T18:03:34.3149820Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T18:03:34.3521559Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T18:03:34.3774360Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:34.3791753Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:34.4362601Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T18:03:34.4693517Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T18:03:34.4710108Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T18:03:35.2321707Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T18:03:35.2586084Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T18:03:35.2589687Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T18:03:35.2962275Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T18:03:35.3183680Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T18:03:35.3199924Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T18:03:35.3582714Z Selecting previously unselected package libopus0:amd64. 2021-05-17T18:03:35.3884952Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T18:03:35.3899836Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T18:03:35.4361644Z Selecting previously unselected package libshine3:amd64. 2021-05-17T18:03:35.4633311Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T18:03:35.4650500Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T18:03:35.4984605Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T18:03:35.5244454Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T18:03:35.5258824Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T18:03:35.5520428Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T18:03:35.5814680Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T18:03:35.5828834Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T18:03:35.6153924Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T18:03:35.6440973Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T18:03:35.6466534Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T18:03:35.6881586Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T18:03:35.7130448Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:35.7149164Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:35.7562627Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T18:03:35.7780867Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T18:03:35.7798015Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T18:03:35.8321911Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T18:03:35.8540371Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T18:03:35.8554183Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T18:03:35.8881688Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T18:03:35.9148056Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T18:03:35.9164061Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T18:03:35.9541476Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T18:03:35.9823982Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:35.9838648Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T18:03:36.0198257Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T18:03:36.0484136Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T18:03:36.0501471Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T18:03:36.1362721Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T18:03:36.1616954Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T18:03:36.1633376Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T18:03:36.3842615Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T18:03:36.4132367Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T18:03:36.4151179Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T18:03:36.4641834Z Selecting previously unselected package libzvbi-common. 2021-05-17T18:03:36.4868736Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T18:03:36.4884559Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T18:03:36.5281926Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T18:03:36.5485483Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T18:03:36.5507000Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T18:03:36.6018261Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T18:03:36.6309844Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:36.6322870Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:37.1633387Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T18:03:37.1925037Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T18:03:37.1944660Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T18:03:37.2362408Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T18:03:37.2591565Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T18:03:37.2609814Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T18:03:37.2921398Z Selecting previously unselected package libass9:amd64. 2021-05-17T18:03:37.3215823Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T18:03:37.3232463Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T18:03:37.3641704Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T18:03:37.3890896Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T18:03:37.3905283Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T18:03:37.4325693Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T18:03:37.4607165Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T18:03:37.4621275Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T18:03:37.5044031Z Selecting previously unselected package libgme0:amd64. 2021-05-17T18:03:37.5372836Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T18:03:37.5386182Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T18:03:37.5776731Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T18:03:37.6072316Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T18:03:37.6091300Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T18:03:37.6521534Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T18:03:37.6770807Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T18:03:37.6783941Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T18:03:37.7730223Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T18:03:37.7990287Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T18:03:37.8032784Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T18:03:37.8601729Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T18:03:37.8833789Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:37.8855679Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:38.0099943Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T18:03:38.0405404Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T18:03:38.0421798Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T18:03:38.0810594Z Selecting previously unselected package libflite1:amd64. 2021-05-17T18:03:38.1124551Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T18:03:38.1141172Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T18:03:39.2896935Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T18:03:39.3146279Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T18:03:39.3174185Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T18:03:39.3522326Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T18:03:39.3759335Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T18:03:39.3774174Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T18:03:39.4121662Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T18:03:39.4369923Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T18:03:39.4382097Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T18:03:39.4674087Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T18:03:39.4958403Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:39.4980492Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T18:03:39.5401807Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T18:03:39.5637698Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T18:03:39.5657506Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T18:03:39.6032846Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T18:03:39.6343646Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:39.6364649Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:39.6802843Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T18:03:39.7032357Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T18:03:39.7050156Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T18:03:39.8391506Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T18:03:39.8680174Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T18:03:39.8695391Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T18:03:39.9081324Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T18:03:39.9345997Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:39.9366366Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:39.9814678Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T18:03:40.0112448Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T18:03:40.0138297Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T18:03:40.0523023Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T18:03:40.0768491Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:40.0786839Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:40.2201985Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T18:03:40.2476398Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T18:03:40.2490291Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T18:03:40.3041736Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T18:03:40.3307372Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T18:03:40.3324043Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T18:03:40.3643461Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T18:03:40.3936214Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T18:03:40.3950465Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T18:03:40.4247682Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T18:03:40.4553877Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T18:03:40.4575007Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T18:03:40.4857482Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T18:03:40.5153716Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T18:03:40.5175326Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T18:03:40.5602560Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T18:03:40.5861945Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T18:03:40.5878789Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T18:03:40.6184629Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T18:03:40.6469792Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T18:03:40.6482761Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T18:03:40.7082240Z Selecting previously unselected package libopenal-data. 2021-05-17T18:03:40.7324454Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T18:03:40.7338933Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T18:03:40.7801314Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T18:03:40.8045084Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T18:03:40.8062449Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T18:03:40.8373860Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T18:03:40.8670131Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T18:03:40.8686232Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T18:03:40.9423310Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T18:03:40.9723604Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T18:03:40.9745670Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T18:03:41.0057554Z Selecting previously unselected package libflac8:amd64. 2021-05-17T18:03:41.0357489Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T18:03:41.0371236Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T18:03:41.0802285Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T18:03:41.1056308Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T18:03:41.1072198Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T18:03:41.1594934Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T18:03:41.1881630Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T18:03:41.1970404Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T18:03:41.2602370Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T18:03:41.2846068Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T18:03:41.2865899Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T18:03:41.3611143Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T18:03:41.3908434Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:41.3931036Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:41.4276289Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T18:03:41.4596411Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:41.4608756Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:41.4979068Z Selecting previously unselected package ffmpeg. 2021-05-17T18:03:41.5286565Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T18:03:41.5370435Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:41.6666561Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T18:03:41.6958001Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T18:03:41.6973893Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T18:03:41.7339441Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T18:03:41.7639154Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T18:03:41.7655173Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T18:03:41.9820606Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T18:03:42.0117714Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T18:03:42.0175027Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T18:03:42.0577394Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T18:03:42.0876554Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T18:03:42.0896003Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T18:03:42.1193398Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T18:03:42.1507982Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T18:03:42.1523000Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T18:03:42.4467740Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T18:03:42.4776532Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T18:03:42.4792372Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T18:03:42.8046404Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T18:03:42.8365160Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T18:03:42.8377227Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T18:03:42.9765594Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T18:03:43.0057913Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T18:03:43.0069715Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T18:03:43.0339583Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T18:03:43.0635279Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T18:03:43.0648380Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T18:03:43.1368511Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T18:03:43.1412527Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T18:03:43.1459585Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T18:03:43.1509099Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T18:03:43.1558223Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T18:03:43.1598090Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T18:03:43.1641548Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T18:03:43.1681127Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T18:03:43.1721095Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T18:03:43.1761123Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T18:03:43.1798138Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T18:03:43.1840709Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T18:03:43.1884399Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T18:03:43.1930319Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T18:03:43.1966152Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T18:03:43.2003535Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T18:03:43.2043998Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T18:03:43.2081599Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T18:03:43.2123572Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T18:03:43.2174818Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T18:03:43.2216961Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T18:03:43.2256689Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T18:03:43.2305128Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T18:03:43.2341849Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T18:03:43.2388193Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T18:03:43.2437193Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T18:03:43.2480436Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T18:03:43.2539431Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T18:03:43.2588369Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T18:03:43.2635066Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T18:03:43.2677103Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T18:03:43.2736652Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T18:03:43.2782421Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T18:03:43.2823497Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T18:03:43.2884230Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T18:03:43.2959450Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T18:03:43.3004718Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T18:03:43.3053898Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T18:03:43.3121589Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T18:03:43.3164681Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T18:03:43.3209194Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T18:03:43.3258570Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T18:03:43.3326865Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T18:03:43.3359860Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T18:03:43.3413660Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T18:03:43.3458557Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T18:03:43.3513198Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T18:03:43.3571546Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T18:03:43.3613034Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T18:03:43.3658587Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T18:03:43.3698555Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T18:03:43.3750716Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T18:03:43.3792862Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T18:03:43.3847464Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T18:03:43.3895959Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T18:03:43.3943208Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.3990669Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T18:03:43.4043292Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.4087804Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T18:03:43.4134825Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T18:03:43.4185388Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T18:03:43.4228856Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T18:03:43.4273643Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T18:03:43.4315694Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.4361274Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T18:03:43.4402641Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T18:03:43.4442237Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T18:03:43.4580902Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.4615323Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.4659592Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.4728734Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T18:03:43.4774242Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T18:03:43.4834198Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.4883627Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.4930805Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.4977835Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T18:03:43.5083102Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:03:44.5884909Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:46.7523745Z Reading package lists... 2021-05-17T18:03:46.9126633Z Building dependency tree... 2021-05-17T18:03:46.9152069Z Reading state information... 2021-05-17T18:03:47.0727610Z The following additional packages will be installed: 2021-05-17T18:03:47.0730739Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T18:03:47.1220792Z The following NEW packages will be installed: 2021-05-17T18:03:47.1222860Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T18:03:47.1224352Z libmagick++-dev 2021-05-17T18:03:47.1407849Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:47.1408929Z Need to get 309 kB of archives. 2021-05-17T18:03:47.1410031Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T18:03:47.1413206Z 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-17T18:03:47.1434033Z 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-17T18:03:47.1469529Z 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-17T18:03:47.1496790Z 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-17T18:03:47.6119241Z Fetched 309 kB in 0s (13.5 MB/s) 2021-05-17T18:03:47.6502699Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T18:03:47.6584906Z (Reading database ... 2021-05-17T18:03:47.6585435Z (Reading database ... 5% 2021-05-17T18:03:47.6585909Z (Reading database ... 10% 2021-05-17T18:03:47.6586373Z (Reading database ... 15% 2021-05-17T18:03:47.6586832Z (Reading database ... 20% 2021-05-17T18:03:47.6587286Z (Reading database ... 25% 2021-05-17T18:03:47.6587743Z (Reading database ... 30% 2021-05-17T18:03:47.6588186Z (Reading database ... 35% 2021-05-17T18:03:47.6588638Z (Reading database ... 40% 2021-05-17T18:03:47.6589079Z (Reading database ... 45% 2021-05-17T18:03:47.6589530Z (Reading database ... 50% 2021-05-17T18:03:47.6637768Z (Reading database ... 55% 2021-05-17T18:03:47.6687023Z (Reading database ... 60% 2021-05-17T18:03:47.6716639Z (Reading database ... 65% 2021-05-17T18:03:47.6841435Z (Reading database ... 70% 2021-05-17T18:03:47.6956719Z (Reading database ... 75% 2021-05-17T18:03:47.6997729Z (Reading database ... 80% 2021-05-17T18:03:47.7527576Z (Reading database ... 85% 2021-05-17T18:03:47.7693053Z (Reading database ... 90% 2021-05-17T18:03:47.7766076Z (Reading database ... 95% 2021-05-17T18:03:47.7766956Z (Reading database ... 100% 2021-05-17T18:03:47.7768121Z (Reading database ... 267231 files and directories currently installed.) 2021-05-17T18:03:47.7901739Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T18:03:47.7996528Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T18:03:47.8402822Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T18:03:47.8648454Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T18:03:47.8678150Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T18:03:47.9122250Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T18:03:47.9358780Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T18:03:47.9371597Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T18:03:48.0010456Z Selecting previously unselected package libmagick++-dev. 2021-05-17T18:03:48.0307201Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T18:03:48.0387669Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T18:03:48.1037424Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T18:03:48.1137607Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T18:03:48.1184541Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T18:03:48.1226896Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T18:03:48.1327333Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:50.3839040Z Reading package lists... 2021-05-17T18:03:50.5476132Z Building dependency tree... 2021-05-17T18:03:50.5498061Z Reading state information... 2021-05-17T18:03:50.7022575Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T18:03:50.7024452Z The following additional packages will be installed: 2021-05-17T18:03:50.7026319Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T18:03:50.7027816Z libijs-0.35 libjbig2dec0 2021-05-17T18:03:50.7029937Z Suggested packages: 2021-05-17T18:03:50.7031416Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T18:03:50.7032759Z ghostscript-x 2021-05-17T18:03:50.7510105Z The following NEW packages will be installed: 2021-05-17T18:03:50.7514265Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T18:03:50.7521686Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T18:03:50.7718473Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:50.7720089Z Need to get 11.2 MB of archives. 2021-05-17T18:03:50.7721713Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T18:03:50.7723946Z 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-17T18:03:50.8056896Z 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-17T18:03:50.8070160Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T18:03:50.9171437Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T18:03:50.9261658Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T18:03:50.9265274Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T18:03:50.9280059Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T18:03:50.9641901Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T18:03:51.3993103Z Fetched 11.2 MB in 0s (53.9 MB/s) 2021-05-17T18:03:51.4353758Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T18:03:51.4432165Z (Reading database ... 2021-05-17T18:03:51.4435264Z (Reading database ... 5% 2021-05-17T18:03:51.4435741Z (Reading database ... 10% 2021-05-17T18:03:51.4436195Z (Reading database ... 15% 2021-05-17T18:03:51.4436658Z (Reading database ... 20% 2021-05-17T18:03:51.4437124Z (Reading database ... 25% 2021-05-17T18:03:51.4437701Z (Reading database ... 30% 2021-05-17T18:03:51.4438322Z (Reading database ... 35% 2021-05-17T18:03:51.4438817Z (Reading database ... 40% 2021-05-17T18:03:51.4439324Z (Reading database ... 45% 2021-05-17T18:03:51.4439832Z (Reading database ... 50% 2021-05-17T18:03:51.4477710Z (Reading database ... 55% 2021-05-17T18:03:51.4520155Z (Reading database ... 60% 2021-05-17T18:03:51.4546989Z (Reading database ... 65% 2021-05-17T18:03:51.4657378Z (Reading database ... 70% 2021-05-17T18:03:51.4765476Z (Reading database ... 75% 2021-05-17T18:03:51.4789999Z (Reading database ... 80% 2021-05-17T18:03:51.5324070Z (Reading database ... 85% 2021-05-17T18:03:51.5516368Z (Reading database ... 90% 2021-05-17T18:03:51.5598166Z (Reading database ... 95% 2021-05-17T18:03:51.5598766Z (Reading database ... 100% 2021-05-17T18:03:51.5599562Z (Reading database ... 267276 files and directories currently installed.) 2021-05-17T18:03:51.5739759Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T18:03:51.5985980Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T18:03:51.8242890Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T18:03:51.8501226Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T18:03:51.8518641Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T18:03:51.8922199Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T18:03:51.9157108Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T18:03:51.9804865Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T18:03:52.3882339Z Selecting previously unselected package libgs9-common. 2021-05-17T18:03:52.4107138Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T18:03:52.4120005Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T18:03:52.5242605Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T18:03:52.5490814Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T18:03:52.5522348Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T18:03:52.5881637Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T18:03:52.6106702Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T18:03:52.6125256Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T18:03:52.6562291Z Selecting previously unselected package libgs9:amd64. 2021-05-17T18:03:52.6811942Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T18:03:52.6828784Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T18:03:52.9802499Z Selecting previously unselected package ghostscript. 2021-05-17T18:03:53.0031755Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T18:03:53.0048171Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T18:03:53.0839234Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T18:03:53.0900499Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T18:03:53.0942380Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T18:03:53.1677837Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T18:03:53.1730584Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T18:03:53.2004116Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T18:03:53.2044313Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T18:03:53.2089626Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T18:03:53.2231711Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T18:03:53.3452310Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:03:53.3683737Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:03:56.7490672Z Reading package lists... 2021-05-17T18:03:56.9234639Z Building dependency tree... 2021-05-17T18:03:56.9254112Z Reading state information... 2021-05-17T18:03:57.0861106Z The following additional packages will be installed: 2021-05-17T18:03:57.0863385Z libudunits2-0 libudunits2-data 2021-05-17T18:03:57.1372332Z The following NEW packages will be installed: 2021-05-17T18:03:57.1375274Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T18:03:57.1573099Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:03:57.1574210Z Need to get 429 kB of archives. 2021-05-17T18:03:57.1575136Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T18:03:57.1577390Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T18:03:57.1601022Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T18:03:57.1622408Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T18:03:57.6514184Z Fetched 429 kB in 0s (15.1 MB/s) 2021-05-17T18:03:57.6822709Z Selecting previously unselected package libudunits2-data. 2021-05-17T18:03:57.6907150Z (Reading database ... 2021-05-17T18:03:57.6908238Z (Reading database ... 5% 2021-05-17T18:03:57.6909244Z (Reading database ... 10% 2021-05-17T18:03:57.6909959Z (Reading database ... 15% 2021-05-17T18:03:57.6910663Z (Reading database ... 20% 2021-05-17T18:03:57.6911455Z (Reading database ... 25% 2021-05-17T18:03:57.6912122Z (Reading database ... 30% 2021-05-17T18:03:57.6912849Z (Reading database ... 35% 2021-05-17T18:03:57.6913518Z (Reading database ... 40% 2021-05-17T18:03:57.6914353Z (Reading database ... 45% 2021-05-17T18:03:57.6915230Z (Reading database ... 50% 2021-05-17T18:03:57.6941957Z (Reading database ... 55% 2021-05-17T18:03:57.6988162Z (Reading database ... 60% 2021-05-17T18:03:57.7011115Z (Reading database ... 65% 2021-05-17T18:03:57.7129644Z (Reading database ... 70% 2021-05-17T18:03:57.7232371Z (Reading database ... 75% 2021-05-17T18:03:57.7254964Z (Reading database ... 80% 2021-05-17T18:03:57.7749449Z (Reading database ... 85% 2021-05-17T18:03:57.7915916Z (Reading database ... 90% 2021-05-17T18:03:57.8001405Z (Reading database ... 95% 2021-05-17T18:03:57.8001979Z (Reading database ... 100% 2021-05-17T18:03:57.8003103Z (Reading database ... 267840 files and directories currently installed.) 2021-05-17T18:03:57.8140437Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T18:03:57.8153248Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T18:03:57.8522068Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T18:03:57.8734469Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T18:03:57.8764156Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T18:03:57.9122801Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T18:03:57.9350887Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T18:03:57.9367108Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T18:03:58.0228346Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T18:03:58.0269120Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T18:03:58.0310145Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T18:03:58.0356592Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T18:03:58.1529773Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:04:00.4099430Z Reading package lists... 2021-05-17T18:04:00.5856372Z Building dependency tree... 2021-05-17T18:04:00.5877466Z Reading state information... 2021-05-17T18:04:00.7898647Z The following NEW packages will be installed: 2021-05-17T18:04:00.7902633Z libjq-dev 2021-05-17T18:04:00.8108135Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:00.8109473Z Need to get 11.2 kB of archives. 2021-05-17T18:04:00.8110645Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T18:04:00.8114063Z 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-17T18:04:01.2493296Z Fetched 11.2 kB in 0s (696 kB/s) 2021-05-17T18:04:01.2814527Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T18:04:01.2894252Z (Reading database ... 2021-05-17T18:04:01.2895268Z (Reading database ... 5% 2021-05-17T18:04:01.2896053Z (Reading database ... 10% 2021-05-17T18:04:01.2896840Z (Reading database ... 15% 2021-05-17T18:04:01.2897607Z (Reading database ... 20% 2021-05-17T18:04:01.2898356Z (Reading database ... 25% 2021-05-17T18:04:01.2899125Z (Reading database ... 30% 2021-05-17T18:04:01.2899874Z (Reading database ... 35% 2021-05-17T18:04:01.2900666Z (Reading database ... 40% 2021-05-17T18:04:01.2901509Z (Reading database ... 45% 2021-05-17T18:04:01.2902289Z (Reading database ... 50% 2021-05-17T18:04:01.2940791Z (Reading database ... 55% 2021-05-17T18:04:01.2992041Z (Reading database ... 60% 2021-05-17T18:04:01.3016920Z (Reading database ... 65% 2021-05-17T18:04:01.3136012Z (Reading database ... 70% 2021-05-17T18:04:01.3247768Z (Reading database ... 75% 2021-05-17T18:04:01.3269446Z (Reading database ... 80% 2021-05-17T18:04:01.3825441Z (Reading database ... 85% 2021-05-17T18:04:01.3983202Z (Reading database ... 90% 2021-05-17T18:04:01.4057036Z (Reading database ... 95% 2021-05-17T18:04:01.4057714Z (Reading database ... 100% 2021-05-17T18:04:01.4058518Z (Reading database ... 267869 files and directories currently installed.) 2021-05-17T18:04:01.4186845Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T18:04:01.4202286Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T18:04:01.4847217Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T18:04:03.6767608Z Reading package lists... 2021-05-17T18:04:03.8360638Z Building dependency tree... 2021-05-17T18:04:03.8382074Z Reading state information... 2021-05-17T18:04:04.0877019Z The following NEW packages will be installed: 2021-05-17T18:04:04.0879469Z libmng2 2021-05-17T18:04:04.1108685Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:04.1109514Z Need to get 168 kB of archives. 2021-05-17T18:04:04.1110367Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T18:04:04.1112358Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T18:04:04.5884861Z Fetched 168 kB in 0s (6872 kB/s) 2021-05-17T18:04:04.6254028Z Selecting previously unselected package libmng2:amd64. 2021-05-17T18:04:04.6334179Z (Reading database ... 2021-05-17T18:04:04.6335103Z (Reading database ... 5% 2021-05-17T18:04:04.6335899Z (Reading database ... 10% 2021-05-17T18:04:04.6336706Z (Reading database ... 15% 2021-05-17T18:04:04.6337789Z (Reading database ... 20% 2021-05-17T18:04:04.6338599Z (Reading database ... 25% 2021-05-17T18:04:04.6339367Z (Reading database ... 30% 2021-05-17T18:04:04.6340140Z (Reading database ... 35% 2021-05-17T18:04:04.6340943Z (Reading database ... 40% 2021-05-17T18:04:04.6341714Z (Reading database ... 45% 2021-05-17T18:04:04.6342459Z (Reading database ... 50% 2021-05-17T18:04:04.6380205Z (Reading database ... 55% 2021-05-17T18:04:04.6430895Z (Reading database ... 60% 2021-05-17T18:04:04.6457700Z (Reading database ... 65% 2021-05-17T18:04:04.6585978Z (Reading database ... 70% 2021-05-17T18:04:04.6726903Z (Reading database ... 75% 2021-05-17T18:04:04.6752961Z (Reading database ... 80% 2021-05-17T18:04:04.7396875Z (Reading database ... 85% 2021-05-17T18:04:04.7578127Z (Reading database ... 90% 2021-05-17T18:04:04.7657736Z (Reading database ... 95% 2021-05-17T18:04:04.7658707Z (Reading database ... 100% 2021-05-17T18:04:04.7659836Z (Reading database ... 267875 files and directories currently installed.) 2021-05-17T18:04:04.7807752Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T18:04:04.7839327Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T18:04:04.8718207Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T18:04:04.8801177Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:04:07.2423671Z Reading package lists... 2021-05-17T18:04:07.4152146Z Building dependency tree... 2021-05-17T18:04:07.4175147Z Reading state information... 2021-05-17T18:04:07.5881764Z E: Unable to locate package libmng1 2021-05-17T18:04:07.6589143Z Reading package lists... 2021-05-17T18:04:07.8345185Z Building dependency tree... 2021-05-17T18:04:07.8367899Z Reading state information... 2021-05-17T18:04:07.9697002Z E: Unable to locate package libapparmor-devel 2021-05-17T18:04:08.0468830Z Reading package lists... 2021-05-17T18:04:08.2484951Z Building dependency tree... 2021-05-17T18:04:08.2515290Z Reading state information... 2021-05-17T18:04:08.4661715Z The following additional packages will be installed: 2021-05-17T18:04:08.4665250Z libij-java 2021-05-17T18:04:08.5164681Z The following NEW packages will be installed: 2021-05-17T18:04:08.5169423Z imagej libij-java 2021-05-17T18:04:08.5768161Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:08.5769437Z Need to get 2328 kB of archives. 2021-05-17T18:04:08.5770507Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T18:04:08.5772671Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T18:04:08.6129076Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T18:04:09.0709328Z Fetched 2328 kB in 0s (25.2 MB/s) 2021-05-17T18:04:09.1043886Z Selecting previously unselected package libij-java. 2021-05-17T18:04:09.1117367Z (Reading database ... 2021-05-17T18:04:09.1118127Z (Reading database ... 5% 2021-05-17T18:04:09.1118969Z (Reading database ... 10% 2021-05-17T18:04:09.1119655Z (Reading database ... 15% 2021-05-17T18:04:09.1120930Z (Reading database ... 20% 2021-05-17T18:04:09.1121641Z (Reading database ... 25% 2021-05-17T18:04:09.1122265Z (Reading database ... 30% 2021-05-17T18:04:09.1122884Z (Reading database ... 35% 2021-05-17T18:04:09.1123492Z (Reading database ... 40% 2021-05-17T18:04:09.1124106Z (Reading database ... 45% 2021-05-17T18:04:09.1124706Z (Reading database ... 50% 2021-05-17T18:04:09.1160709Z (Reading database ... 55% 2021-05-17T18:04:09.1215506Z (Reading database ... 60% 2021-05-17T18:04:09.1239709Z (Reading database ... 65% 2021-05-17T18:04:09.1395144Z (Reading database ... 70% 2021-05-17T18:04:09.1531925Z (Reading database ... 75% 2021-05-17T18:04:09.1556636Z (Reading database ... 80% 2021-05-17T18:04:09.2091211Z (Reading database ... 85% 2021-05-17T18:04:09.2352492Z (Reading database ... 90% 2021-05-17T18:04:09.2461608Z (Reading database ... 95% 2021-05-17T18:04:09.2462146Z (Reading database ... 100% 2021-05-17T18:04:09.2462865Z (Reading database ... 267881 files and directories currently installed.) 2021-05-17T18:04:09.2661967Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T18:04:09.2674690Z Unpacking libij-java (1.52r-1) ... 2021-05-17T18:04:09.3661571Z Selecting previously unselected package imagej. 2021-05-17T18:04:09.4030505Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T18:04:09.4043415Z Unpacking imagej (1.52r-1) ... 2021-05-17T18:04:09.4987482Z Setting up libij-java (1.52r-1) ... 2021-05-17T18:04:09.5034221Z Setting up imagej (1.52r-1) ... 2021-05-17T18:04:09.5079500Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T18:04:09.7311310Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:04:10.5374925Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T18:04:12.7873518Z Reading package lists... 2021-05-17T18:04:12.9515209Z Building dependency tree... 2021-05-17T18:04:12.9537395Z Reading state information... 2021-05-17T18:04:13.1222593Z Suggested packages: 2021-05-17T18:04:13.1223808Z bowtie2-examples 2021-05-17T18:04:13.1666307Z The following NEW packages will be installed: 2021-05-17T18:04:13.1675765Z bowtie2 2021-05-17T18:04:13.1893144Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:13.1893967Z Need to get 1324 kB of archives. 2021-05-17T18:04:13.1895496Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T18:04:13.1898059Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T18:04:13.6974108Z Fetched 1324 kB in 0s (37.7 MB/s) 2021-05-17T18:04:13.7399920Z Selecting previously unselected package bowtie2. 2021-05-17T18:04:13.7483632Z (Reading database ... 2021-05-17T18:04:13.7484551Z (Reading database ... 5% 2021-05-17T18:04:13.7485354Z (Reading database ... 10% 2021-05-17T18:04:13.7486126Z (Reading database ... 15% 2021-05-17T18:04:13.7487243Z (Reading database ... 20% 2021-05-17T18:04:13.7488000Z (Reading database ... 25% 2021-05-17T18:04:13.7488800Z (Reading database ... 30% 2021-05-17T18:04:13.7489545Z (Reading database ... 35% 2021-05-17T18:04:13.7490271Z (Reading database ... 40% 2021-05-17T18:04:13.7490981Z (Reading database ... 45% 2021-05-17T18:04:13.7491708Z (Reading database ... 50% 2021-05-17T18:04:13.7534800Z (Reading database ... 55% 2021-05-17T18:04:13.7584470Z (Reading database ... 60% 2021-05-17T18:04:13.7614077Z (Reading database ... 65% 2021-05-17T18:04:13.7744737Z (Reading database ... 70% 2021-05-17T18:04:13.7868507Z (Reading database ... 75% 2021-05-17T18:04:13.7892445Z (Reading database ... 80% 2021-05-17T18:04:13.8467523Z (Reading database ... 85% 2021-05-17T18:04:13.8639573Z (Reading database ... 90% 2021-05-17T18:04:13.8723027Z (Reading database ... 95% 2021-05-17T18:04:13.8723585Z (Reading database ... 100% 2021-05-17T18:04:13.8724370Z (Reading database ... 267904 files and directories currently installed.) 2021-05-17T18:04:13.8869832Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T18:04:13.8884665Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T18:04:14.1286221Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T18:04:14.1340443Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:04:17.3581314Z Reading package lists... 2021-05-17T18:04:17.5540179Z Building dependency tree... 2021-05-17T18:04:17.5565988Z Reading state information... 2021-05-17T18:04:17.6886545Z E: Unable to locate package install 2021-05-17T18:04:17.6887711Z E: Unable to locate package gdal 2021-05-17T18:04:17.7597542Z Reading package lists... 2021-05-17T18:04:17.9227627Z Building dependency tree... 2021-05-17T18:04:17.9248168Z Reading state information... 2021-05-17T18:04:17.9487976Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T18:04:17.9489647Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T18:04:17.9490567Z is only available from another source 2021-05-17T18:04:17.9491081Z 2021-05-17T18:04:18.0562499Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T18:04:18.1259623Z Reading package lists... 2021-05-17T18:04:18.2948288Z Building dependency tree... 2021-05-17T18:04:18.2973682Z Reading state information... 2021-05-17T18:04:18.3227012Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T18:04:18.3228089Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T18:04:18.3228847Z is only available from another source 2021-05-17T18:04:18.3229751Z However the following packages replace it: 2021-05-17T18:04:18.3230379Z ffmpeg 2021-05-17T18:04:18.3230629Z 2021-05-17T18:04:18.4286282Z E: Package 'libav-tools' has no installation candidate 2021-05-17T18:04:18.5116579Z Reading package lists... 2021-05-17T18:04:18.6790125Z Building dependency tree... 2021-05-17T18:04:18.6813343Z Reading state information... 2021-05-17T18:04:18.8599444Z The following additional packages will be installed: 2021-05-17T18:04:18.8601863Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T18:04:18.8604847Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T18:04:18.8606555Z libssh2-1-dev 2021-05-17T18:04:18.8610435Z Suggested packages: 2021-05-17T18:04:18.8611632Z libgcrypt20-doc libmbedtls-doc 2021-05-17T18:04:18.9229253Z The following NEW packages will be installed: 2021-05-17T18:04:18.9233082Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T18:04:18.9236676Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T18:04:18.9239663Z libssh2-1-dev 2021-05-17T18:04:18.9475070Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:18.9475912Z Need to get 2667 kB of archives. 2021-05-17T18:04:18.9476706Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T18:04:18.9478665Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T18:04:18.9514095Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T18:04:18.9606377Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T18:04:18.9615001Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T18:04:18.9642464Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T18:04:18.9665902Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T18:04:18.9674914Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T18:04:18.9747690Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T18:04:18.9835042Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T18:04:18.9902369Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T18:04:18.9909120Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T18:04:19.5480035Z Fetched 2667 kB in 0s (34.8 MB/s) 2021-05-17T18:04:19.5815228Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T18:04:19.5897378Z (Reading database ... 2021-05-17T18:04:19.5898048Z (Reading database ... 5% 2021-05-17T18:04:19.5899213Z (Reading database ... 10% 2021-05-17T18:04:19.5899749Z (Reading database ... 15% 2021-05-17T18:04:19.5900275Z (Reading database ... 20% 2021-05-17T18:04:19.5900796Z (Reading database ... 25% 2021-05-17T18:04:19.5901327Z (Reading database ... 30% 2021-05-17T18:04:19.5902110Z (Reading database ... 35% 2021-05-17T18:04:19.5902662Z (Reading database ... 40% 2021-05-17T18:04:19.5903186Z (Reading database ... 45% 2021-05-17T18:04:19.5903722Z (Reading database ... 50% 2021-05-17T18:04:19.5949421Z (Reading database ... 55% 2021-05-17T18:04:19.6002831Z (Reading database ... 60% 2021-05-17T18:04:19.6030425Z (Reading database ... 65% 2021-05-17T18:04:19.6169171Z (Reading database ... 70% 2021-05-17T18:04:19.6297103Z (Reading database ... 75% 2021-05-17T18:04:19.6345496Z (Reading database ... 80% 2021-05-17T18:04:19.6952053Z (Reading database ... 85% 2021-05-17T18:04:19.7142795Z (Reading database ... 90% 2021-05-17T18:04:19.7236166Z (Reading database ... 95% 2021-05-17T18:04:19.7236811Z (Reading database ... 100% 2021-05-17T18:04:19.7237641Z (Reading database ... 267930 files and directories currently installed.) 2021-05-17T18:04:19.7377582Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T18:04:19.7391841Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T18:04:19.7827482Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T18:04:19.8150066Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T18:04:19.8161793Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T18:04:19.9005038Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T18:04:19.9298616Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T18:04:19.9332150Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T18:04:19.9682120Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T18:04:19.9990146Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T18:04:20.0004114Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T18:04:20.0483045Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T18:04:20.0803287Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T18:04:20.0820415Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T18:04:20.1242129Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T18:04:20.1499558Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T18:04:20.1518330Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T18:04:20.1950751Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T18:04:20.2253002Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T18:04:20.2278952Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T18:04:20.2962915Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T18:04:20.3228298Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T18:04:20.3242739Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T18:04:20.4161091Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T18:04:20.4457872Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T18:04:20.4467527Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T18:04:20.5163408Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T18:04:20.5472285Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T18:04:20.5485054Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T18:04:20.5844915Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T18:04:20.6122192Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T18:04:20.6135977Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T18:04:20.7529713Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T18:04:20.7579092Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T18:04:20.7617040Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T18:04:20.7660853Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T18:04:20.7704302Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T18:04:20.7741515Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T18:04:20.7781466Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T18:04:20.7835633Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T18:04:20.7874389Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T18:04:20.7917281Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T18:04:20.7962074Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T18:04:20.8021199Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:04:25.9757584Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T18:04:26.0961929Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:04:28.3105685Z Reading package lists... 2021-05-17T18:04:28.4846085Z Building dependency tree... 2021-05-17T18:04:28.4866887Z Reading state information... 2021-05-17T18:04:28.7411873Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T18:04:28.7413608Z libtiff-dev set to manually installed. 2021-05-17T18:04:28.7414835Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:28.8145178Z Reading package lists... 2021-05-17T18:04:28.9982555Z Building dependency tree... 2021-05-17T18:04:29.0006123Z Reading state information... 2021-05-17T18:04:29.2486046Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T18:04:29.2487568Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:29.3181908Z Reading package lists... 2021-05-17T18:04:29.5025677Z Building dependency tree... 2021-05-17T18:04:29.5049390Z Reading state information... 2021-05-17T18:04:29.7234031Z The following NEW packages will be installed: 2021-05-17T18:04:29.7238836Z libsodium-dev 2021-05-17T18:04:29.8184713Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:29.8185525Z Need to get 169 kB of archives. 2021-05-17T18:04:29.8186326Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T18:04:29.8188256Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T18:04:30.2889683Z Fetched 169 kB in 0s (1795 kB/s) 2021-05-17T18:04:30.3282780Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T18:04:30.3305626Z (Reading database ... 2021-05-17T18:04:30.3306224Z (Reading database ... 5% 2021-05-17T18:04:30.3306746Z (Reading database ... 10% 2021-05-17T18:04:30.3307380Z (Reading database ... 15% 2021-05-17T18:04:30.3307903Z (Reading database ... 20% 2021-05-17T18:04:30.3308430Z (Reading database ... 25% 2021-05-17T18:04:30.3308937Z (Reading database ... 30% 2021-05-17T18:04:30.3309513Z (Reading database ... 35% 2021-05-17T18:04:30.3310023Z (Reading database ... 40% 2021-05-17T18:04:30.3310547Z (Reading database ... 45% 2021-05-17T18:04:30.3311181Z (Reading database ... 50% 2021-05-17T18:04:30.3337757Z (Reading database ... 55% 2021-05-17T18:04:30.3384153Z (Reading database ... 60% 2021-05-17T18:04:30.3409280Z (Reading database ... 65% 2021-05-17T18:04:30.3541636Z (Reading database ... 70% 2021-05-17T18:04:30.3676598Z (Reading database ... 75% 2021-05-17T18:04:30.3705520Z (Reading database ... 80% 2021-05-17T18:04:30.4265070Z (Reading database ... 85% 2021-05-17T18:04:30.4433186Z (Reading database ... 90% 2021-05-17T18:04:30.4513638Z (Reading database ... 95% 2021-05-17T18:04:30.4514399Z (Reading database ... 100% 2021-05-17T18:04:30.4515201Z (Reading database ... 268433 files and directories currently installed.) 2021-05-17T18:04:30.4661806Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T18:04:30.4694179Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T18:04:30.5588685Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T18:04:32.8558079Z Reading package lists... 2021-05-17T18:04:33.0269505Z Building dependency tree... 2021-05-17T18:04:33.0292414Z Reading state information... 2021-05-17T18:04:33.1933679Z The following additional packages will be installed: 2021-05-17T18:04:33.1937703Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T18:04:33.2396134Z The following NEW packages will be installed: 2021-05-17T18:04:33.2403280Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T18:04:33.2406322Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T18:04:33.2609515Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:33.2611109Z Need to get 10.4 MB of archives. 2021-05-17T18:04:33.2613583Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T18:04:33.2616922Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T18:04:33.2718179Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T18:04:33.2863472Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T18:04:33.3047931Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T18:04:33.3206102Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T18:04:33.3417160Z 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-17T18:04:33.3649965Z 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-17T18:04:33.4042296Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T18:04:33.8734387Z Fetched 10.4 MB in 0s (64.6 MB/s) 2021-05-17T18:04:33.9074067Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T18:04:33.9155077Z (Reading database ... 2021-05-17T18:04:33.9156031Z (Reading database ... 5% 2021-05-17T18:04:33.9156832Z (Reading database ... 10% 2021-05-17T18:04:33.9157602Z (Reading database ... 15% 2021-05-17T18:04:33.9158591Z (Reading database ... 20% 2021-05-17T18:04:33.9159447Z (Reading database ... 25% 2021-05-17T18:04:33.9163007Z (Reading database ... 30% 2021-05-17T18:04:33.9163605Z (Reading database ... 35% 2021-05-17T18:04:33.9164128Z (Reading database ... 40% 2021-05-17T18:04:33.9164682Z (Reading database ... 45% 2021-05-17T18:04:33.9165205Z (Reading database ... 50% 2021-05-17T18:04:33.9205535Z (Reading database ... 55% 2021-05-17T18:04:33.9254144Z (Reading database ... 60% 2021-05-17T18:04:33.9280395Z (Reading database ... 65% 2021-05-17T18:04:33.9407546Z (Reading database ... 70% 2021-05-17T18:04:33.9533750Z (Reading database ... 75% 2021-05-17T18:04:33.9559713Z (Reading database ... 80% 2021-05-17T18:04:34.0177259Z (Reading database ... 85% 2021-05-17T18:04:34.0365773Z (Reading database ... 90% 2021-05-17T18:04:34.0456540Z (Reading database ... 95% 2021-05-17T18:04:34.0457151Z (Reading database ... 100% 2021-05-17T18:04:34.0457964Z (Reading database ... 268503 files and directories currently installed.) 2021-05-17T18:04:34.0603744Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T18:04:34.0615815Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T18:04:34.1441690Z Selecting previously unselected package liblept5:amd64. 2021-05-17T18:04:34.1683674Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T18:04:34.1716585Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T18:04:34.2949900Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T18:04:34.3257323Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T18:04:34.3269165Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T18:04:34.4881799Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T18:04:34.5146028Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T18:04:34.5161163Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T18:04:34.6678335Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T18:04:34.6911400Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T18:04:34.6925524Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T18:04:34.8764528Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T18:04:34.9053413Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T18:04:34.9066926Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T18:04:35.0966174Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T18:04:35.1271340Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T18:04:35.1294674Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T18:04:35.5191987Z Selecting previously unselected package tesseract-ocr. 2021-05-17T18:04:35.5577117Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T18:04:35.5594447Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T18:04:35.6558797Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T18:04:35.6598428Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T18:04:35.6646155Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T18:04:35.6688687Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T18:04:35.6729032Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T18:04:35.6767152Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T18:04:35.6804344Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T18:04:35.6861349Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T18:04:35.6907162Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:04:38.7383153Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:04:40.9975868Z Reading package lists... 2021-05-17T18:04:41.1695635Z Building dependency tree... 2021-05-17T18:04:41.1718553Z Reading state information... 2021-05-17T18:04:41.4103533Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T18:04:41.4105021Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:41.4785327Z Reading package lists... 2021-05-17T18:04:41.6559877Z Building dependency tree... 2021-05-17T18:04:41.6581436Z Reading state information... 2021-05-17T18:04:41.8228905Z The following additional packages will be installed: 2021-05-17T18:04:41.8230739Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T18:04:41.8232214Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T18:04:41.8237788Z Suggested packages: 2021-05-17T18:04:41.8239006Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T18:04:41.8758100Z The following NEW packages will be installed: 2021-05-17T18:04:41.8761383Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T18:04:41.8765857Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T18:04:41.8964724Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:41.8966071Z Need to get 1459 kB of archives. 2021-05-17T18:04:41.8967535Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T18:04:41.8969903Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T18:04:41.9001212Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T18:04:41.9010712Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T18:04:41.9028493Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T18:04:41.9036568Z 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-17T18:04:41.9048584Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T18:04:41.9083363Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T18:04:41.9167392Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T18:04:41.9205857Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T18:04:41.9211779Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T18:04:42.4081215Z Fetched 1459 kB in 0s (29.7 MB/s) 2021-05-17T18:04:42.4432515Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T18:04:42.4529600Z (Reading database ... 2021-05-17T18:04:42.4530609Z (Reading database ... 5% 2021-05-17T18:04:42.4531790Z (Reading database ... 10% 2021-05-17T18:04:42.4532329Z (Reading database ... 15% 2021-05-17T18:04:42.4532845Z (Reading database ... 20% 2021-05-17T18:04:42.4533376Z (Reading database ... 25% 2021-05-17T18:04:42.4533920Z (Reading database ... 30% 2021-05-17T18:04:42.4534432Z (Reading database ... 35% 2021-05-17T18:04:42.4535187Z (Reading database ... 40% 2021-05-17T18:04:42.4535711Z (Reading database ... 45% 2021-05-17T18:04:42.4536499Z (Reading database ... 50% 2021-05-17T18:04:42.4573185Z (Reading database ... 55% 2021-05-17T18:04:42.4617222Z (Reading database ... 60% 2021-05-17T18:04:42.4649702Z (Reading database ... 65% 2021-05-17T18:04:42.4778109Z (Reading database ... 70% 2021-05-17T18:04:42.4905128Z (Reading database ... 75% 2021-05-17T18:04:42.4931234Z (Reading database ... 80% 2021-05-17T18:04:42.5364698Z (Reading database ... 85% 2021-05-17T18:04:42.5688003Z (Reading database ... 90% 2021-05-17T18:04:42.5770879Z (Reading database ... 95% 2021-05-17T18:04:42.5771506Z (Reading database ... 100% 2021-05-17T18:04:42.5772320Z (Reading database ... 268728 files and directories currently installed.) 2021-05-17T18:04:42.5919417Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T18:04:42.5945580Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:42.6362043Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T18:04:42.6571091Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T18:04:42.6585304Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:42.6901200Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T18:04:42.7217174Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T18:04:42.7232478Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:42.7642783Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T18:04:42.7857150Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T18:04:42.7873397Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:42.8403019Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T18:04:42.8634021Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T18:04:42.8669601Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T18:04:42.9002276Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T18:04:42.9281975Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T18:04:42.9296394Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:42.9762734Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T18:04:42.9975060Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T18:04:42.9990356Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T18:04:43.0803752Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T18:04:43.1075319Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T18:04:43.1091861Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T18:04:43.1732024Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T18:04:43.2039071Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T18:04:43.2052324Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:43.2358192Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T18:04:43.2670251Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T18:04:43.2681803Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T18:04:43.3889683Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T18:04:43.3939816Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:43.3985197Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T18:04:43.4041020Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T18:04:43.4106551Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:43.4161518Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:43.4201639Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:43.4238327Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:43.4274445Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T18:04:43.4310462Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T18:04:43.4357229Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:04:43.4593702Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:04:46.7556152Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T18:04:49.1865655Z Reading package lists... 2021-05-17T18:04:49.3647764Z Building dependency tree... 2021-05-17T18:04:49.3670596Z Reading state information... 2021-05-17T18:04:49.5053504Z E: Unable to locate package udunits 2021-05-17T18:04:49.5749321Z Reading package lists... 2021-05-17T18:04:49.7494709Z Building dependency tree... 2021-05-17T18:04:49.7516248Z Reading state information... 2021-05-17T18:04:49.9227312Z The following additional packages will be installed: 2021-05-17T18:04:49.9230121Z libwebpdemux2 2021-05-17T18:04:49.9682553Z The following NEW packages will be installed: 2021-05-17T18:04:49.9687352Z libwebp-dev libwebpdemux2 2021-05-17T18:04:49.9944236Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:49.9945056Z Need to get 277 kB of archives. 2021-05-17T18:04:49.9945855Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T18:04:49.9947774Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T18:04:49.9962036Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T18:04:50.4745239Z Fetched 277 kB in 0s (8472 kB/s) 2021-05-17T18:04:50.5106285Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T18:04:50.5191201Z (Reading database ... 2021-05-17T18:04:50.5192204Z (Reading database ... 5% 2021-05-17T18:04:50.5192999Z (Reading database ... 10% 2021-05-17T18:04:50.5193767Z (Reading database ... 15% 2021-05-17T18:04:50.5194740Z (Reading database ... 20% 2021-05-17T18:04:50.5195607Z (Reading database ... 25% 2021-05-17T18:04:50.5196392Z (Reading database ... 30% 2021-05-17T18:04:50.5197158Z (Reading database ... 35% 2021-05-17T18:04:50.5197922Z (Reading database ... 40% 2021-05-17T18:04:50.5198820Z (Reading database ... 45% 2021-05-17T18:04:50.5199601Z (Reading database ... 50% 2021-05-17T18:04:50.5237208Z (Reading database ... 55% 2021-05-17T18:04:50.5281971Z (Reading database ... 60% 2021-05-17T18:04:50.5313222Z (Reading database ... 65% 2021-05-17T18:04:50.5448401Z (Reading database ... 70% 2021-05-17T18:04:50.5571622Z (Reading database ... 75% 2021-05-17T18:04:50.5600760Z (Reading database ... 80% 2021-05-17T18:04:50.6054307Z (Reading database ... 85% 2021-05-17T18:04:50.6383736Z (Reading database ... 90% 2021-05-17T18:04:50.6463706Z (Reading database ... 95% 2021-05-17T18:04:50.6464281Z (Reading database ... 100% 2021-05-17T18:04:50.6465091Z (Reading database ... 269028 files and directories currently installed.) 2021-05-17T18:04:50.6603932Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T18:04:50.6628155Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T18:04:50.6881993Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T18:04:50.7198534Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T18:04:50.7211339Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T18:04:50.8126422Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T18:04:50.8167606Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T18:04:50.8212639Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:04:53.1080784Z Reading package lists... 2021-05-17T18:04:53.2756382Z Building dependency tree... 2021-05-17T18:04:53.2779309Z Reading state information... 2021-05-17T18:04:53.4386164Z The following additional packages will be installed: 2021-05-17T18:04:53.4389457Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T18:04:53.4391477Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T18:04:53.4393330Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T18:04:53.4395124Z Suggested packages: 2021-05-17T18:04:53.4396356Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T18:04:53.4397309Z Recommended packages: 2021-05-17T18:04:53.4398002Z cargo 2021-05-17T18:04:53.4936170Z The following NEW packages will be installed: 2021-05-17T18:04:53.4939887Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T18:04:53.4941851Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T18:04:53.4943630Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T18:04:53.5183136Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:04:53.5184078Z Need to get 108 MB of archives. 2021-05-17T18:04:53.5184839Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T18:04:53.5186921Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T18:04:53.5232901Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T18:04:53.5242331Z 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-17T18:04:53.5260029Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T18:04:53.5343937Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T18:04:53.5389805Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T18:04:53.5398772Z 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-17T18:04:53.7922928Z 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-17T18:04:54.6525589Z 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-17T18:04:55.1744124Z 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-17T18:04:55.2052706Z 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-17T18:04:55.2621229Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T18:04:55.4486869Z 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-17T18:04:55.9076378Z Fetched 108 MB in 2s (55.3 MB/s) 2021-05-17T18:04:55.9398008Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T18:04:55.9475143Z (Reading database ... 2021-05-17T18:04:55.9489778Z (Reading database ... 5% 2021-05-17T18:04:55.9490707Z (Reading database ... 10% 2021-05-17T18:04:55.9491469Z (Reading database ... 15% 2021-05-17T18:04:55.9492267Z (Reading database ... 20% 2021-05-17T18:04:55.9493147Z (Reading database ... 25% 2021-05-17T18:04:55.9494771Z (Reading database ... 30% 2021-05-17T18:04:55.9495487Z (Reading database ... 35% 2021-05-17T18:04:55.9496222Z (Reading database ... 40% 2021-05-17T18:04:55.9496790Z (Reading database ... 45% 2021-05-17T18:04:55.9497349Z (Reading database ... 50% 2021-05-17T18:04:55.9503294Z (Reading database ... 55% 2021-05-17T18:04:55.9544932Z (Reading database ... 60% 2021-05-17T18:04:55.9575271Z (Reading database ... 65% 2021-05-17T18:04:55.9694549Z (Reading database ... 70% 2021-05-17T18:04:55.9808888Z (Reading database ... 75% 2021-05-17T18:04:55.9831908Z (Reading database ... 80% 2021-05-17T18:04:56.0203348Z (Reading database ... 85% 2021-05-17T18:04:56.0506215Z (Reading database ... 90% 2021-05-17T18:04:56.0585086Z (Reading database ... 95% 2021-05-17T18:04:56.0585927Z (Reading database ... 100% 2021-05-17T18:04:56.0587198Z (Reading database ... 269056 files and directories currently installed.) 2021-05-17T18:04:56.0741822Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T18:04:56.0773387Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T18:04:56.1241635Z Selecting previously unselected package libipt2. 2021-05-17T18:04:56.1488903Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T18:04:56.1505601Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T18:04:56.1815013Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T18:04:56.2099758Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T18:04:56.2114254Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T18:04:56.2642341Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T18:04:56.2915969Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T18:04:56.2934175Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T18:04:56.3728820Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T18:04:56.4003672Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T18:04:56.4022385Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T18:04:56.4561387Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T18:04:56.4827085Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T18:04:56.4850397Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T18:04:56.5161760Z Selecting previously unselected package gdb. 2021-05-17T18:04:56.5404412Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T18:04:56.5421728Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T18:04:56.8724707Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T18:04:56.9029034Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T18:04:56.9043076Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T18:05:03.0726048Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T18:05:03.1022403Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T18:05:03.1035339Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T18:05:06.2270382Z Selecting previously unselected package rustc. 2021-05-17T18:05:06.2573994Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T18:05:06.2602318Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T18:05:06.4591538Z Selecting previously unselected package cargo. 2021-05-17T18:05:06.4907564Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T18:05:06.4920939Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T18:05:06.8305217Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T18:05:06.8599138Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T18:05:06.8611225Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T18:05:08.1254236Z Selecting previously unselected package rust-gdb. 2021-05-17T18:05:08.1552784Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T18:05:08.1564607Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T18:05:08.2236313Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T18:05:08.2284746Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T18:05:08.2321930Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T18:05:08.2363210Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T18:05:08.2403208Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T18:05:08.2448034Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T18:05:08.2492998Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T18:05:08.2534364Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T18:05:08.2571413Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T18:05:08.2609954Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T18:05:08.2648023Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T18:05:08.2695263Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T18:05:08.2758953Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T18:05:08.2806214Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:05:08.3053287Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:05:11.7511088Z Reading package lists... 2021-05-17T18:05:11.9344887Z Building dependency tree... 2021-05-17T18:05:11.9368434Z Reading state information... 2021-05-17T18:05:12.1210946Z The following additional packages will be installed: 2021-05-17T18:05:12.1214483Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T18:05:12.1220093Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T18:05:12.1221572Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T18:05:12.1222946Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T18:05:12.1224384Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T18:05:12.1225766Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T18:05:12.1227017Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T18:05:12.1228451Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T18:05:12.1229916Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T18:05:12.1231624Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T18:05:12.1233148Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T18:05:12.1234599Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T18:05:12.1236127Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T18:05:12.1237789Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T18:05:12.1239381Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T18:05:12.1241564Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T18:05:12.1243093Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T18:05:12.1244558Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T18:05:12.1246100Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T18:05:12.1247357Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T18:05:12.1248558Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T18:05:12.1252799Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T18:05:12.1254059Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T18:05:12.1255206Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T18:05:12.1256383Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T18:05:12.1257900Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T18:05:12.1259335Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T18:05:12.1260793Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T18:05:12.1262255Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T18:05:12.1263627Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T18:05:12.1264938Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T18:05:12.1266408Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T18:05:12.1267794Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T18:05:12.1269784Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T18:05:12.1271387Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T18:05:12.1273147Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T18:05:12.1274638Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T18:05:12.1276148Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T18:05:12.1277727Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T18:05:12.1279134Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T18:05:12.1280881Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T18:05:12.1282292Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T18:05:12.1283875Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T18:05:12.1285589Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T18:05:12.1287172Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T18:05:12.1288614Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T18:05:12.1290227Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T18:05:12.1291749Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T18:05:12.1293240Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T18:05:12.1293991Z Suggested packages: 2021-05-17T18:05:12.1295065Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T18:05:12.1296582Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T18:05:12.1298058Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T18:05:12.1299606Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T18:05:12.1301002Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T18:05:12.1302552Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T18:05:12.1304226Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T18:05:12.1307409Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T18:05:12.1308749Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T18:05:12.1310097Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T18:05:12.1311567Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T18:05:12.1313465Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T18:05:12.1314919Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T18:05:12.1316008Z wpagui libengine-pkcs11-openssl 2021-05-17T18:05:12.2253518Z The following NEW packages will be installed: 2021-05-17T18:05:12.2256067Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T18:05:12.2257943Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T18:05:12.2259771Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T18:05:12.2261549Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T18:05:12.2263366Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T18:05:12.2265451Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T18:05:12.2267096Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T18:05:12.2268938Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T18:05:12.2270786Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T18:05:12.2272891Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T18:05:12.2274934Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T18:05:12.2277565Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T18:05:12.2279461Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T18:05:12.2281705Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T18:05:12.2283554Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T18:05:12.2285556Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T18:05:12.2287249Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T18:05:12.2288953Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T18:05:12.2290734Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T18:05:12.2292157Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T18:05:12.2293500Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T18:05:12.2295180Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T18:05:12.2296533Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T18:05:12.2297812Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T18:05:12.2299115Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T18:05:12.2300742Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T18:05:12.2304047Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T18:05:12.2305767Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T18:05:12.2307428Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T18:05:12.2308861Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T18:05:12.2310168Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T18:05:12.2311448Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T18:05:12.2312810Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T18:05:12.2314416Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T18:05:12.2315982Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T18:05:12.2317618Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T18:05:12.2318998Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T18:05:12.2320726Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T18:05:12.2322139Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T18:05:12.2323718Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T18:05:12.2325634Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T18:05:12.2327015Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T18:05:12.2328389Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T18:05:12.2329958Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T18:05:12.2345715Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T18:05:12.2347530Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T18:05:12.2348930Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T18:05:12.2350454Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T18:05:12.2351757Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T18:05:12.2501226Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T18:05:12.2502012Z Need to get 183 MB of archives. 2021-05-17T18:05:12.2503389Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T18:05:12.2505469Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T18:05:12.2536879Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T18:05:12.2855212Z 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-17T18:05:12.2870107Z 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-17T18:05:12.2878925Z 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-17T18:05:12.2888140Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T18:05:12.2916811Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T18:05:12.2926031Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T18:05:12.2937460Z 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-17T18:05:12.2949723Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T18:05:12.2978696Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T18:05:12.3019563Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T18:05:12.3100328Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T18:05:12.3108306Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T18:05:12.3114460Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T18:05:12.3119840Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T18:05:12.3125955Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T18:05:12.3131974Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T18:05:12.3143066Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T18:05:12.3151553Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T18:05:12.3161162Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T18:05:12.3173254Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T18:05:12.3182486Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T18:05:12.3738259Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T18:05:12.4136284Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T18:05:12.4157939Z 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-17T18:05:12.4188803Z 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-17T18:05:12.4291772Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T18:05:12.4303749Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T18:05:12.4334100Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T18:05:12.4369353Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T18:05:12.4580098Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T18:05:12.4775625Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T18:05:12.4793110Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T18:05:12.4805065Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T18:05:12.4818412Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T18:05:12.7108998Z 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-17T18:05:12.7117041Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T18:05:12.7277892Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T18:05:12.7322185Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T18:05:12.7372626Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T18:05:12.7397184Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T18:05:12.7404515Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T18:05:12.7430473Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T18:05:12.7458602Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T18:05:12.7489123Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T18:05:12.7498769Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T18:05:12.7571809Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T18:05:12.7600113Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T18:05:12.7678199Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T18:05:12.7689468Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T18:05:12.7697650Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T18:05:12.7722647Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T18:05:12.7796010Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T18:05:12.7894090Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T18:05:12.7911828Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T18:05:12.9715368Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T18:05:12.9922626Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T18:05:12.9929025Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T18:05:13.0011363Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T18:05:13.0014240Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T18:05:13.0022280Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T18:05:13.0036843Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T18:05:13.0066412Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T18:05:13.0083824Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T18:05:13.0155106Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T18:05:13.0190817Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T18:05:13.0217114Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T18:05:13.0440800Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T18:05:13.0529869Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T18:05:13.1583151Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T18:05:13.1590657Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T18:05:13.1599691Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T18:05:13.1608644Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T18:05:13.1625404Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T18:05:13.1661255Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T18:05:13.1677194Z 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-17T18:05:13.2478154Z 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-17T18:05:13.2483733Z 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-17T18:05:13.2502870Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T18:05:13.2679064Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T18:05:13.2682099Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T18:05:13.2697654Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T18:05:13.2760956Z 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-17T18:05:13.3203222Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T18:05:13.3494117Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T18:05:13.3514302Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T18:05:13.3518122Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T18:05:13.3531223Z 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-17T18:05:13.3667475Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T18:05:13.3674056Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T18:05:13.3700129Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T18:05:13.3711316Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T18:05:13.8526957Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T18:05:13.8552766Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T18:05:13.8571296Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T18:05:13.9086127Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T18:05:13.9197323Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T18:05:13.9275633Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T18:05:13.9279761Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T18:05:13.9334216Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T18:05:13.9381876Z 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-17T18:05:13.9444822Z 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-17T18:05:13.9462546Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T18:05:13.9468774Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T18:05:13.9563571Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T18:05:13.9568507Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T18:05:14.4179685Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T18:05:14.4199737Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T18:05:14.4209020Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T18:05:14.4435857Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T18:05:14.5350799Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T18:05:14.5353710Z 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-17T18:05:14.5364452Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T18:05:14.5456210Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T18:05:14.5466874Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T18:05:14.5861629Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T18:05:14.6008976Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T18:05:14.6062689Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T18:05:14.6064727Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T18:05:14.6079099Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T18:05:14.6114503Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T18:05:14.6130461Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T18:05:14.6145392Z 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-17T18:05:14.6147768Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T18:05:14.6160878Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T18:05:14.6168678Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T18:05:14.6178853Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T18:05:14.6188000Z 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-17T18:05:14.6203726Z 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-17T18:05:14.6241916Z 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-17T18:05:14.6244997Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T18:05:14.6267269Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T18:05:14.6459701Z 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-17T18:05:14.6470852Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T18:05:14.6473616Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T18:05:14.6505454Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T18:05:14.6653820Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T18:05:14.6671280Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T18:05:14.6706158Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T18:05:14.6708529Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T18:05:14.6712891Z 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-17T18:05:14.6716104Z 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-17T18:05:14.6723866Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T18:05:14.6737279Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T18:05:14.6746551Z 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-17T18:05:14.6756650Z 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-17T18:05:14.6820278Z 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-17T18:05:14.6933553Z 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-17T18:05:14.7374654Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T18:05:14.7382659Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T18:05:14.7471980Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T18:05:14.7499148Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T18:05:14.7513350Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T18:05:14.7578276Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T18:05:14.7586202Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T18:05:14.8060678Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T18:05:14.8183726Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T18:05:14.8370118Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T18:05:14.8847400Z 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-17T18:05:14.8881810Z 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-17T18:05:14.8910162Z 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-17T18:05:14.8917422Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T18:05:14.9071426Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T18:05:14.9073942Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T18:05:14.9093054Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T18:05:14.9096019Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T18:05:14.9204332Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T18:05:14.9262545Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T18:05:14.9817652Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T18:05:14.9819694Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T18:05:14.9834041Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T18:05:14.9836912Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T18:05:14.9859770Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T18:05:14.9862380Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T18:05:14.9915678Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T18:05:14.9917995Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T18:05:14.9932226Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T18:05:14.9955754Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T18:05:14.9971204Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T18:05:14.9992341Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T18:05:15.0004404Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T18:05:15.0215385Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T18:05:15.0225389Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T18:05:15.0907533Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T18:05:15.0911746Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T18:05:15.0913974Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T18:05:15.0936099Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T18:05:15.0944963Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T18:05:15.0985680Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T18:05:15.1062600Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T18:05:15.1064956Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T18:05:15.1331733Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T18:05:15.1365776Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T18:05:15.1385118Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T18:05:15.1772607Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T18:05:15.1800907Z 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-17T18:05:15.1819993Z 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-17T18:05:15.1835237Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T18:05:15.1856437Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T18:05:15.2253598Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T18:05:15.3451340Z 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-17T18:05:15.3488110Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T18:05:15.3625752Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T18:05:15.8229650Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T18:05:15.9442914Z 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-17T18:05:15.9525946Z 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-17T18:05:15.9551542Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T18:05:15.9673858Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T18:05:15.9699186Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T18:05:16.0033127Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T18:05:16.0316148Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T18:05:16.0333636Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T18:05:16.0346123Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T18:05:17.2292375Z Fetched 183 MB in 4s (48.1 MB/s) 2021-05-17T18:05:17.2677452Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T18:05:17.2757242Z (Reading database ... 2021-05-17T18:05:17.2758474Z (Reading database ... 5% 2021-05-17T18:05:17.2759072Z (Reading database ... 10% 2021-05-17T18:05:17.2759610Z (Reading database ... 15% 2021-05-17T18:05:17.2760144Z (Reading database ... 20% 2021-05-17T18:05:17.2787898Z (Reading database ... 25% 2021-05-17T18:05:17.2788459Z (Reading database ... 30% 2021-05-17T18:05:17.2788975Z (Reading database ... 35% 2021-05-17T18:05:17.2789502Z (Reading database ... 40% 2021-05-17T18:05:17.2790033Z (Reading database ... 45% 2021-05-17T18:05:17.2791942Z (Reading database ... 50% 2021-05-17T18:05:17.2810371Z (Reading database ... 55% 2021-05-17T18:05:17.2857313Z (Reading database ... 60% 2021-05-17T18:05:17.2887942Z (Reading database ... 65% 2021-05-17T18:05:17.3019138Z (Reading database ... 70% 2021-05-17T18:05:17.3138199Z (Reading database ... 75% 2021-05-17T18:05:17.3163148Z (Reading database ... 80% 2021-05-17T18:05:17.3576736Z (Reading database ... 85% 2021-05-17T18:05:17.3918871Z (Reading database ... 90% 2021-05-17T18:05:17.4007739Z (Reading database ... 95% 2021-05-17T18:05:17.4008370Z (Reading database ... 100% 2021-05-17T18:05:17.4009187Z (Reading database ... 269811 files and directories currently installed.) 2021-05-17T18:05:17.4145721Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T18:05:17.4183480Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T18:05:17.4602714Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T18:05:17.4877055Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:17.4963130Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:17.7023308Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T18:05:17.7326190Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T18:05:17.7344119Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T18:05:17.7801657Z Selecting previously unselected package libegl1:amd64. 2021-05-17T18:05:17.8029049Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T18:05:17.8042336Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T18:05:17.8346656Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T18:05:17.8651721Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T18:05:17.8665747Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T18:05:17.8969169Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T18:05:17.9259019Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T18:05:17.9273030Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T18:05:17.9544915Z Selecting previously unselected package libwacom-common. 2021-05-17T18:05:17.9841330Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T18:05:17.9854799Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T18:05:18.0613748Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T18:05:18.0914926Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T18:05:18.0928750Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T18:05:18.1223199Z Selecting previously unselected package libinput-bin. 2021-05-17T18:05:18.1513701Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T18:05:18.1526418Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T18:05:18.1922140Z Selecting previously unselected package libinput10:amd64. 2021-05-17T18:05:18.2166151Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T18:05:18.2183980Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T18:05:18.2722639Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T18:05:18.2938145Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:18.2953329Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:18.3526575Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T18:05:18.3865936Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:18.3922031Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:18.4869953Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T18:05:18.5179069Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T18:05:18.5194845Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T18:05:18.5489471Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T18:05:18.5782689Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T18:05:18.5797312Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T18:05:18.6114767Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T18:05:18.6422709Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T18:05:18.6437911Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T18:05:18.6712578Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T18:05:18.7018042Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T18:05:18.7033300Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T18:05:18.7351453Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T18:05:18.7654631Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T18:05:18.7670708Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T18:05:18.7997360Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T18:05:18.8313003Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T18:05:18.8327709Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T18:05:18.8642487Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T18:05:18.8934788Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T18:05:18.8953176Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T18:05:18.9261154Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T18:05:18.9561858Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T18:05:18.9574315Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T18:05:18.9895933Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T18:05:19.0233445Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T18:05:19.0247309Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T18:05:19.0602420Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T18:05:19.0848304Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T18:05:19.0866753Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T18:05:19.1267295Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T18:05:19.1569137Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:19.1648322Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:19.5041817Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T18:05:19.5279505Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:19.5296253Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:19.7841930Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T18:05:19.8109295Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:19.8126419Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:19.8602753Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T18:05:19.8878462Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T18:05:19.8892904Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T18:05:19.9482692Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T18:05:19.9791089Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T18:05:19.9807435Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T18:05:20.0882302Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T18:05:20.1128384Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T18:05:20.1145743Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T18:05:20.1562211Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T18:05:20.1842426Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:20.1856049Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:20.2361597Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T18:05:20.2659393Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:20.2673195Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:20.3214416Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T18:05:20.3526530Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:20.3541646Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:20.5305262Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T18:05:20.5615153Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:20.5632646Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:20.7361797Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T18:05:20.7632910Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:20.7648170Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:20.8047070Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T18:05:20.8352246Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:20.8364958Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:20.8761899Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T18:05:20.8997563Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T18:05:20.9013694Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T18:05:20.9442649Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T18:05:20.9686819Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T18:05:20.9702911Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T18:05:22.3882607Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T18:05:22.4117682Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:22.4131681Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:22.4479236Z Selecting previously unselected package qgis-providers-common. 2021-05-17T18:05:22.4776852Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T18:05:22.4789364Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:22.7448547Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T18:05:22.7762760Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T18:05:22.7777473Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T18:05:22.8442581Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T18:05:22.8655814Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T18:05:22.8676311Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T18:05:22.9156531Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T18:05:22.9457441Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:22.9471503Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:22.9840169Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T18:05:23.0144690Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:23.0156028Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:23.0527913Z Selecting previously unselected package gdal-data. 2021-05-17T18:05:23.0784363Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T18:05:23.0795369Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T18:05:23.1362575Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T18:05:23.1662442Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T18:05:23.1678201Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T18:05:23.2081581Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T18:05:23.2347815Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T18:05:23.2361022Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T18:05:23.2881679Z Selecting previously unselected package libarmadillo9. 2021-05-17T18:05:23.3101701Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T18:05:23.3118543Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T18:05:23.3601773Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T18:05:23.3828467Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T18:05:23.3852972Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T18:05:23.4775544Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T18:05:23.5085543Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T18:05:23.5101323Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T18:05:23.5489521Z Selecting previously unselected package libdap25:amd64. 2021-05-17T18:05:23.5852138Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T18:05:23.5869748Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T18:05:23.6744801Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T18:05:23.7054838Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T18:05:23.7069702Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T18:05:23.7445724Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T18:05:23.7851217Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T18:05:23.7864948Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T18:05:23.8184892Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T18:05:23.8484889Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T18:05:23.8499577Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T18:05:23.8801197Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T18:05:23.9104804Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T18:05:23.9118095Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T18:05:23.9603652Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T18:05:23.9945188Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T18:05:23.9971921Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T18:05:24.0980538Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T18:05:24.1292877Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T18:05:24.1311576Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T18:05:24.1802211Z Selecting previously unselected package proj-data. 2021-05-17T18:05:24.2055013Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T18:05:24.2066492Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T18:05:25.0378921Z Selecting previously unselected package libproj15:amd64. 2021-05-17T18:05:25.0686110Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T18:05:25.0700462Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T18:05:25.2001776Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T18:05:25.2227671Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T18:05:25.2248770Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T18:05:25.2723563Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T18:05:25.3025023Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T18:05:25.3042330Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T18:05:25.3591838Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T18:05:25.3899700Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T18:05:25.3913673Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T18:05:25.4282159Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T18:05:25.4503060Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T18:05:25.4519109Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T18:05:25.4893312Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T18:05:25.5199693Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T18:05:25.5220847Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T18:05:25.5586721Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T18:05:25.5837953Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T18:05:25.5853321Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T18:05:25.6322481Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T18:05:25.6604995Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T18:05:25.6623091Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T18:05:25.6965487Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T18:05:25.7275453Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T18:05:25.7290565Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T18:05:25.7975182Z Selecting previously unselected package libogdi4.1. 2021-05-17T18:05:25.8234826Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T18:05:25.8252694Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T18:05:25.8801978Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T18:05:25.9057446Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T18:05:25.9075058Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T18:05:25.9561983Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T18:05:25.9814633Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T18:05:25.9831965Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T18:05:26.1535128Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T18:05:26.1828604Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T18:05:26.1848546Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T18:05:26.3201901Z Selecting previously unselected package libgdal26. 2021-05-17T18:05:26.3459027Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T18:05:26.3473017Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T18:05:27.0002086Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T18:05:27.0294801Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:27.0308902Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:27.0642388Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T18:05:27.0944361Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T18:05:27.0958967Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T18:05:27.1361940Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T18:05:27.1637810Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:27.1651662Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:27.2041918Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T18:05:27.2298766Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:27.2329773Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:27.2771559Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T18:05:27.3059833Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T18:05:27.3080962Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T18:05:27.3681762Z Selecting previously unselected package libzip5:amd64. 2021-05-17T18:05:27.3980264Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T18:05:27.3998923Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T18:05:27.4521061Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T18:05:27.4822192Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:27.4840816Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:28.0739871Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T18:05:28.1040088Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:28.1055158Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:28.1398743Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T18:05:28.1692324Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T18:05:28.1720770Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T18:05:28.2196385Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T18:05:28.2504021Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T18:05:28.2518976Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T18:05:28.4235448Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T18:05:28.4535021Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:28.4552118Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:28.4961675Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T18:05:28.5174555Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:28.5193637Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:28.5722294Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T18:05:28.5953343Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T18:05:28.5972826Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T18:05:28.6842460Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T18:05:28.7104847Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:28.7311650Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:29.1842824Z Selecting previously unselected package qgis-providers. 2021-05-17T18:05:29.2087571Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:29.2110912Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:29.4649170Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T18:05:29.4949742Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T18:05:29.4964705Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T18:05:29.5344486Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T18:05:29.5658414Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T18:05:29.5675379Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T18:05:29.6081878Z Selecting previously unselected package avahi-daemon. 2021-05-17T18:05:29.6287334Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T18:05:29.6305676Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T18:05:29.6788471Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T18:05:29.7086520Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T18:05:29.7105732Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T18:05:29.7939118Z Selecting previously unselected package blt. 2021-05-17T18:05:29.8238997Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T18:05:29.8263499Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T18:05:29.8559318Z Selecting previously unselected package fonts-lyx. 2021-05-17T18:05:29.8861818Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T18:05:29.8875851Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T18:05:29.9298685Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T18:05:29.9602503Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T18:05:29.9618589Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T18:05:30.0026052Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T18:05:30.0319634Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T18:05:30.0337389Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T18:05:30.0846558Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T18:05:30.1156392Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T18:05:30.1169768Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T18:05:30.1641649Z Selecting previously unselected package gcr. 2021-05-17T18:05:30.1880055Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T18:05:30.1894306Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T18:05:30.2357743Z Selecting previously unselected package python3-numpy. 2021-05-17T18:05:30.2669651Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T18:05:30.2682818Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T18:05:30.5862456Z Selecting previously unselected package python3-gdal. 2021-05-17T18:05:30.6168026Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T18:05:30.6182163Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T18:05:30.7082276Z Selecting previously unselected package gdal-bin. 2021-05-17T18:05:30.7311130Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T18:05:30.7323125Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T18:05:30.7942216Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T18:05:30.8244272Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T18:05:30.8260831Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T18:05:30.8594423Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T18:05:30.8901492Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T18:05:30.8914866Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T18:05:30.9484133Z Selecting previously unselected package geoclue-2.0. 2021-05-17T18:05:30.9786285Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T18:05:30.9800057Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T18:05:31.0362968Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T18:05:31.0620464Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T18:05:31.0641718Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T18:05:31.1202353Z Selecting previously unselected package p11-kit. 2021-05-17T18:05:31.1495916Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T18:05:31.1513221Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T18:05:31.1922828Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T18:05:31.2186219Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T18:05:31.2205553Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T18:05:31.2629362Z Selecting previously unselected package gnome-keyring. 2021-05-17T18:05:31.2936456Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T18:05:31.3052644Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T18:05:31.4082837Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T18:05:31.4350385Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T18:05:31.4363842Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T18:05:31.4707320Z Selecting previously unselected package grass-doc. 2021-05-17T18:05:31.5006398Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T18:05:31.5021246Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T18:05:33.3121896Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T18:05:33.3383500Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T18:05:33.3395434Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T18:05:33.3829708Z Selecting previously unselected package libpdal-util9. 2021-05-17T18:05:33.4143430Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T18:05:33.4160128Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T18:05:33.4572157Z Selecting previously unselected package libpdal-base9. 2021-05-17T18:05:33.4891431Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T18:05:33.4907177Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T18:05:33.7202658Z Selecting previously unselected package grass-core. 2021-05-17T18:05:33.7454151Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T18:05:33.7468452Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T18:05:34.4135023Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T18:05:34.4441822Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T18:05:34.4461328Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T18:05:34.4843173Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T18:05:34.5130311Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T18:05:34.5145760Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T18:05:34.5491068Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T18:05:34.5818466Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T18:05:34.5829321Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T18:05:34.6762784Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T18:05:34.7050179Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T18:05:34.7065173Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T18:05:34.7560842Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T18:05:34.7889949Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T18:05:34.7903679Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T18:05:35.1376084Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T18:05:35.1713982Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T18:05:35.1728483Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T18:05:35.2881880Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T18:05:35.3181222Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T18:05:35.3201648Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T18:05:35.3726109Z Selecting previously unselected package libfcgi-bin. 2021-05-17T18:05:35.4028468Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T18:05:35.4043181Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T18:05:35.4362056Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T18:05:35.4656032Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T18:05:35.4666499Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T18:05:35.5035073Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T18:05:35.5346815Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T18:05:35.5435430Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T18:05:35.6401553Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T18:05:35.6742835Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T18:05:35.6761540Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T18:05:35.7147649Z Selecting previously unselected package libmbim-proxy. 2021-05-17T18:05:35.7457479Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T18:05:35.7469857Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T18:05:35.7753113Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T18:05:35.8060520Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T18:05:35.8074773Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T18:05:35.8376521Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T18:05:35.8682245Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T18:05:35.8695614Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T18:05:35.9162412Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T18:05:35.9479281Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T18:05:35.9495764Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T18:05:35.9867620Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T18:05:36.0137823Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T18:05:36.0151333Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T18:05:36.0478200Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T18:05:36.0893986Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T18:05:36.0908222Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T18:05:36.1194660Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T18:05:36.1496818Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T18:05:36.1513310Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T18:05:36.1877918Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T18:05:36.2267419Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T18:05:36.2282662Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T18:05:36.2701853Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T18:05:36.3013283Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T18:05:36.3027197Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T18:05:36.3442907Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T18:05:36.3707483Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T18:05:36.3722388Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T18:05:36.4146240Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T18:05:36.4438937Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T18:05:36.4458044Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T18:05:36.6202545Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T18:05:36.6493721Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T18:05:36.6509345Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T18:05:36.6882575Z Selecting previously unselected package libpdal-plugins. 2021-05-17T18:05:36.7165267Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T18:05:36.7177978Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T18:05:36.7556304Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T18:05:36.7883790Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:36.7899904Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:36.8366615Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T18:05:36.8683351Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:36.8698341Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:36.9802221Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T18:05:37.0080888Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.0098018Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.0565863Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T18:05:37.0883095Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.0898867Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.1319368Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T18:05:37.1621089Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.1635462Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.2002221Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T18:05:37.2289937Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.2308473Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.2802542Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T18:05:37.3037154Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.3048328Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.3402501Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T18:05:37.3651772Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.3665493Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.4002726Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T18:05:37.4323434Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.4335662Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.4802252Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T18:05:37.5079430Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.5095156Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.5442643Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T18:05:37.5713673Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:37.5729754Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:37.6023396Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T18:05:37.6345045Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:37.6360516Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:37.6891400Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T18:05:37.7215284Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:37.7241156Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:37.8531738Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T18:05:37.8839321Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:37.8853336Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:38.2642348Z Selecting previously unselected package qtchooser. 2021-05-17T18:05:38.2921239Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T18:05:38.2937213Z Unpacking qtchooser (66-2build1) ... 2021-05-17T18:05:38.3263102Z Selecting previously unselected package qdoc-qt5. 2021-05-17T18:05:38.3574682Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:38.3588959Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:38.4439004Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T18:05:38.4805676Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:38.4821617Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:38.5265561Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T18:05:38.5581790Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:38.5593744Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:38.5915294Z Selecting previously unselected package qt5-assistant. 2021-05-17T18:05:38.6223110Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:38.6234841Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T18:05:38.6831863Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T18:05:38.7153660Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:38.7164992Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:38.7510970Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T18:05:38.7825125Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:38.7839942Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:39.0082727Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T18:05:39.0386877Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:39.0408763Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:39.1482390Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T18:05:39.1757682Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T18:05:39.1776492Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T18:05:39.3101368Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T18:05:39.3434765Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:39.3450807Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:39.4762663Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T18:05:39.5036378Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:39.5054918Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:39.5701787Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T18:05:39.6009586Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:39.6024986Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:39.6549522Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T18:05:39.6865750Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:39.6879669Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:39.7248469Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T18:05:39.7562390Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T18:05:39.7580401Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T18:05:39.8448752Z Selecting previously unselected package libqmi-proxy. 2021-05-17T18:05:39.8750196Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T18:05:39.8987703Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T18:05:39.9279583Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T18:05:39.9602246Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:39.9620178Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:40.0035998Z Selecting previously unselected package libwacom-bin. 2021-05-17T18:05:40.0353609Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T18:05:40.0367797Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T18:05:40.0678949Z Selecting previously unselected package modemmanager. 2021-05-17T18:05:40.0995704Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T18:05:40.1078811Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T18:05:40.2243808Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T18:05:40.2513159Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T18:05:40.2524743Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T18:05:40.2902828Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T18:05:40.3218041Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T18:05:40.3233681Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T18:05:40.6835712Z Selecting previously unselected package python3-soupsieve. 2021-05-17T18:05:40.7142632Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T18:05:40.7158474Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T18:05:40.7559002Z Selecting previously unselected package python3-bs4. 2021-05-17T18:05:40.7866516Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T18:05:40.7880894Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T18:05:40.8234250Z Selecting previously unselected package python3-cycler. 2021-05-17T18:05:40.8567105Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T18:05:40.8585074Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T18:05:40.8866395Z Selecting previously unselected package python3-dateutil. 2021-05-17T18:05:40.9167751Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T18:05:40.9184860Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T18:05:40.9551090Z Selecting previously unselected package python3-decorator. 2021-05-17T18:05:40.9856807Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T18:05:40.9911522Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T18:05:41.0262156Z Selecting previously unselected package python3-future. 2021-05-17T18:05:41.0584217Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T18:05:41.0599147Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T18:05:41.1347777Z Selecting previously unselected package python3-webencodings. 2021-05-17T18:05:41.1664261Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T18:05:41.1678808Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T18:05:41.1978723Z Selecting previously unselected package python3-html5lib. 2021-05-17T18:05:41.2290311Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T18:05:41.2305717Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T18:05:41.2709432Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T18:05:41.3015251Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T18:05:41.3032458Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T18:05:41.3348271Z Selecting previously unselected package python3-traitlets. 2021-05-17T18:05:41.3669278Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T18:05:41.3682121Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T18:05:41.4038239Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T18:05:41.4363070Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T18:05:41.4371766Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T18:05:41.4762472Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T18:05:41.5037034Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T18:05:41.5051425Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T18:05:41.5482286Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T18:05:41.5769964Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T18:05:41.5783050Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T18:05:41.7483339Z Selecting previously unselected package python3-pyparsing. 2021-05-17T18:05:41.7755730Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T18:05:41.7770265Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T18:05:41.8162403Z Selecting previously unselected package python3-matplotlib. 2021-05-17T18:05:41.8434625Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T18:05:41.8445662Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T18:05:42.3096943Z Selecting previously unselected package python3-nbformat. 2021-05-17T18:05:42.3434781Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T18:05:42.3450665Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T18:05:42.3835309Z Selecting previously unselected package python3-olefile. 2021-05-17T18:05:42.4139908Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T18:05:42.4157542Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T18:05:42.4508004Z Selecting previously unselected package python3-pyproj. 2021-05-17T18:05:42.4820285Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T18:05:42.4834633Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T18:05:42.5481504Z Selecting previously unselected package python3-tz. 2021-05-17T18:05:42.5813096Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T18:05:42.5827036Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T18:05:42.6219665Z Selecting previously unselected package python3-owslib. 2021-05-17T18:05:42.6544981Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T18:05:42.6559647Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T18:05:42.7013095Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T18:05:42.7405876Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T18:05:42.7420440Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T18:05:42.8097582Z Selecting previously unselected package python3-retrying. 2021-05-17T18:05:42.8402963Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T18:05:42.8414133Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T18:05:42.8738905Z Selecting previously unselected package python3-plotly. 2021-05-17T18:05:42.9042452Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T18:05:42.9055276Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T18:05:43.4371922Z Selecting previously unselected package python3-psycopg2. 2021-05-17T18:05:43.4726785Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T18:05:43.4740007Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T18:05:43.5242437Z Selecting previously unselected package python3-sip. 2021-05-17T18:05:43.5497196Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T18:05:43.5512416Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T18:05:43.5911090Z Selecting previously unselected package python3-pyqt5. 2021-05-17T18:05:43.6224422Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T18:05:43.6248761Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T18:05:43.9916639Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T18:05:44.0251731Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T18:05:44.0264601Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T18:05:44.0819392Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T18:05:44.1135629Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T18:05:44.1149024Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T18:05:44.1497246Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T18:05:44.1820888Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T18:05:44.1838872Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T18:05:44.2127078Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T18:05:44.2442833Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T18:05:44.2462967Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T18:05:44.2922608Z Selecting previously unselected package python3-qgis-common. 2021-05-17T18:05:44.3233605Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T18:05:44.3248705Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:44.6573263Z Selecting previously unselected package python3-qgis. 2021-05-17T18:05:44.6911695Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:44.6930104Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:45.7288213Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T18:05:45.7615355Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T18:05:45.7626426Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T18:05:45.8126562Z Selecting previously unselected package libjs-leaflet. 2021-05-17T18:05:45.8400502Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T18:05:45.8415729Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T18:05:45.9042371Z Selecting previously unselected package qgis-common. 2021-05-17T18:05:45.9318087Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T18:05:45.9330270Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:47.6873515Z Selecting previously unselected package qgis. 2021-05-17T18:05:47.7208025Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:47.7959599Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:48.0759509Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T18:05:48.1097303Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T18:05:48.1112217Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:48.2822963Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T18:05:48.3150518Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:48.3163933Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:48.3618256Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T18:05:48.4007520Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T18:05:48.4025703Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:48.4793127Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T18:05:48.5123834Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T18:05:48.5137432Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:48.5546424Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T18:05:48.5874125Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T18:05:48.5884979Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T18:05:48.7861965Z Selecting previously unselected package wpasupplicant. 2021-05-17T18:05:48.8180446Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T18:05:48.8197108Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T18:05:48.9662119Z Selecting previously unselected package proj-bin. 2021-05-17T18:05:48.9990328Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T18:05:49.0003802Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T18:05:49.0564454Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T18:05:49.0896619Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T18:05:49.0907008Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T18:05:49.1306550Z Selecting previously unselected package usb-modeswitch. 2021-05-17T18:05:49.1644053Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T18:05:49.1726795Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T18:05:49.2648337Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T18:05:49.2692252Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T18:05:49.5659069Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T18:05:49.5687863Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T18:05:49.5733423Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T18:05:49.5802708Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:49.5916870Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T18:05:49.5951812Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T18:05:49.5994348Z Setting up proj-data (6.3.1-1) ... 2021-05-17T18:05:49.6044386Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T18:05:49.6085057Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T18:05:49.6134835Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T18:05:49.6176392Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T18:05:49.6217013Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T18:05:49.6267234Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T18:05:49.6304127Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T18:05:49.6343936Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T18:05:49.6404342Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T18:05:49.6446299Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T18:05:49.6488333Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T18:05:49.8302218Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T18:05:49.8344009Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T18:05:49.8401040Z Setting up python3-olefile (0.46-2) ... 2021-05-17T18:05:50.0113045Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T18:05:50.0187300Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T18:05:50.1848085Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T18:05:50.1898404Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T18:05:50.1946756Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T18:05:50.1985257Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T18:05:50.2026012Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T18:05:50.2076773Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T18:05:50.2119634Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T18:05:50.3344047Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T18:05:50.3385760Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T18:05:50.3424600Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T18:05:50.3474440Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T18:05:50.3522574Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T18:05:50.5171471Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T18:05:50.5216428Z Setting up python3-tz (2019.3-1) ... 2021-05-17T18:05:50.6964659Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T18:05:50.7167119Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T18:05:50.7220113Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T18:05:50.7323878Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T18:05:50.7433624Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T18:05:50.7476568Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T18:05:50.7514979Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T18:05:50.7557478Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T18:05:50.9146818Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T18:05:50.9187859Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T18:05:50.9246965Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T18:05:50.9286388Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T18:05:50.9390501Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T18:05:50.9437281Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T18:05:51.1516644Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T18:05:51.1560819Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T18:05:51.3162043Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T18:05:51.3199483Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T18:05:51.3263607Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T18:05:51.3304730Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T18:05:51.3347838Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T18:05:51.3388151Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T18:05:51.3451285Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T18:05:51.5326556Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T18:05:51.5408948Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T18:05:51.5514170Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T18:05:51.5659513Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:51.5766035Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T18:05:51.8313807Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T18:05:53.2066435Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T18:05:53.2108136Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T18:05:53.2150491Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T18:05:53.2206867Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T18:05:53.2250654Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T18:05:53.2288064Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T18:05:53.2328579Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T18:05:53.2363621Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T18:05:53.4605474Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:53.4650951Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T18:05:53.4747765Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T18:05:53.4807746Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T18:05:53.7035690Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T18:05:53.7081114Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T18:05:53.7121365Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T18:05:53.7175401Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T18:05:53.7213577Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T18:05:53.7420784Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T18:05:53.9396723Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T18:05:53.9456805Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T18:05:53.9501397Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T18:05:53.9628606Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T18:05:53.9687100Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T18:05:53.9724159Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:53.9789006Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T18:05:53.9839531Z Setting up python3-future (0.18.2-2) ... 2021-05-17T18:05:53.9930766Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T18:05:53.9992855Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T18:05:54.3820023Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:54.5481159Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T18:05:54.5514003Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:54.5548351Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T18:05:54.5586285Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T18:05:54.5623359Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T18:05:54.5682966Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T18:05:54.5720116Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T18:05:54.5757243Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:54.5807025Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T18:05:54.7921739Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T18:05:54.9717526Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T18:05:55.1497790Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T18:05:55.1537403Z Setting up qtchooser (66-2build1) ... 2021-05-17T18:05:55.1573554Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T18:05:55.1609209Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T18:05:55.3371044Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T18:05:55.3407563Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T18:05:55.3443962Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T18:05:55.3484892Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T18:05:56.3782723Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T18:05:56.3821119Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T18:05:56.3855495Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T18:05:56.3890117Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:56.3922683Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:56.3969763Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T18:05:56.4016137Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T18:05:56.4056149Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T18:05:56.4090598Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T18:05:56.8798123Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T18:05:56.8823387Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:56.8859968Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T18:05:57.0690972Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T18:05:57.0727736Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T18:05:57.2653205Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:57.2686033Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T18:05:57.4875904Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T18:05:57.4914270Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T18:05:57.4950954Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:57.4993039Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T18:05:57.6736072Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T18:05:57.6738861Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T18:05:58.2795146Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T18:05:58.5796427Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:05:58.5838595Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T18:05:58.5884515Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:58.5928888Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:05:58.5972917Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:58.6012984Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:05:58.6053608Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T18:05:58.7741956Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:05:58.7744103Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T18:05:58.7745765Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:05:58.7747321Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T18:05:58.8178248Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:05:58.8180126Z if direction is "increasing": 2021-05-17T18:05:58.8183118Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:05:58.8184192Z elif direction is "decreasing": 2021-05-17T18:05:58.8368984Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:05:58.8369895Z if direction is "increasing": 2021-05-17T18:05:58.8372053Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:05:58.8373620Z elif direction is "decreasing": 2021-05-17T18:05:59.8391953Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:05:59.8394123Z if props["offset_coordinates"] is "data": 2021-05-17T18:05:59.8396142Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T18:05:59.8397562Z if props["coordinates"] is not "data": 2021-05-17T18:06:00.7315066Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T18:06:01.3484395Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T18:06:01.3487184Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T18:06:01.3489698Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T18:06:02.6278742Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T18:06:02.6333175Z First installation detected... 2021-05-17T18:06:02.6334133Z Checking NSS setup... 2021-05-17T18:06:02.6384823Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T18:06:02.6423665Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:02.6515750Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T18:06:02.9510234Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T18:06:02.9548872Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T18:06:02.9588478Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T18:06:02.9637322Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T18:06:02.9684896Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T18:06:02.9721262Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T18:06:02.9767718Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T18:06:02.9811488Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T18:06:02.9905705Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T18:06:03.1972936Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T18:06:03.2043891Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T18:06:03.2086999Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T18:06:03.5884714Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:06:03.5886917Z if value is '': 2021-05-17T18:06:03.6977311Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:06:03.6978378Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T18:06:03.6979415Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:06:03.6980343Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T18:06:03.6981386Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T18:06:03.6982339Z if driver_string is not None and driver_string is not "": 2021-05-17T18:06:03.7449789Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:06:03.7450903Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T18:06:03.7452164Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T18:06:03.7453355Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T18:06:03.8098425Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T18:06:03.8135287Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:03.8264662Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T18:06:03.8304905Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:03.8342805Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:03.8571360Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:06:03.8605774Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:03.8657123Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:03.8697074Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:03.8803618Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:03.8847801Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T18:06:03.9873269Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:06:03.9904820Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:03.9938359Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:03.9978726Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T18:06:04.1569759Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T18:06:04.1572834Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T18:06:04.8155038Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:06:04.8192690Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:06:04.8243558Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T18:06:04.8283348Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:06:04.8328931Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:04.8395147Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T18:06:04.8445262Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T18:06:04.8490724Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T18:06:04.8528825Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T18:06:04.8568206Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:06:04.8610350Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T18:06:04.8647894Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:04.8689860Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:04.8726382Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:04.8768806Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:04.8810242Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T18:06:04.8852694Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T18:06:04.8891735Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:04.8932788Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:04.8982050Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T18:06:05.0949735Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T18:06:05.0987857Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:05.1038701Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:05.1078652Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:41.9751516Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:41.9797804Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T18:06:41.9838262Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:41.9877226Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:41.9914700Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:41.9953071Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:41.9999698Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T18:06:42.0035881Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:42.1661613Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:42.1701592Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T18:06:42.1756764Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:42.1792652Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T18:06:42.1829089Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:42.3859026Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:42.3904560Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:42.3961635Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T18:06:42.4162333Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T18:06:42.4332940Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T18:06:43.6754008Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T18:06:43.6948012Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T18:06:43.7242024Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T18:06:43.7416816Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T18:06:43.7959356Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:06:43.8291580Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T18:06:44.1078862Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:06:56.6655966Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T18:06:56.6886630Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T18:06:58.9726942Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T18:06:58.9727568Z with: 2021-05-17T18:06:58.9728082Z github_slug: neuroconductor/stapler 2021-05-17T18:06:58.9728576Z env: 2021-05-17T18:06:58.9729038Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:06:58.9729527Z TIC_DEPLOY_KEY: 2021-05-17T18:06:58.9730379Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:06:58.9732129Z GITHUB_PAT: *** 2021-05-17T18:06:58.9732997Z COVERALLS_TOKEN: *** 2021-05-17T18:06:58.9733540Z continue-on-error: false 2021-05-17T18:06:58.9734048Z VDIFFR_RUN_TESTS: 2021-05-17T18:06:58.9734553Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:06:58.9735028Z TZ: UTC 2021-05-17T18:06:58.9735426Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:06:58.9735865Z NOT_CRAN: true 2021-05-17T18:06:58.9736263Z ##[endgroup] 2021-05-17T18:06:59.0229577Z repo slug is: neuroconductor/stapler 2021-05-17T18:06:59.0340050Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T18:06:59.0340732Z env: 2021-05-17T18:06:59.0341203Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:06:59.0341692Z TIC_DEPLOY_KEY: 2021-05-17T18:06:59.0342549Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:06:59.0343893Z GITHUB_PAT: *** 2021-05-17T18:06:59.0344757Z COVERALLS_TOKEN: *** 2021-05-17T18:06:59.0345283Z continue-on-error: false 2021-05-17T18:06:59.0345779Z VDIFFR_RUN_TESTS: 2021-05-17T18:06:59.0346313Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:06:59.0346793Z TZ: UTC 2021-05-17T18:06:59.0347193Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:06:59.0347634Z NOT_CRAN: true 2021-05-17T18:06:59.0348021Z ##[endgroup] 2021-05-17T18:06:59.2626736Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T18:06:59.2627401Z with: 2021-05-17T18:06:59.2627788Z repo_name: stapler 2021-05-17T18:06:59.2628230Z repo_version: 0.7.2 2021-05-17T18:06:59.2628635Z runner_os: Linux 2021-05-17T18:06:59.2629039Z R_version: 3.6 2021-05-17T18:06:59.2629412Z env: 2021-05-17T18:06:59.2629863Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:06:59.2630367Z TIC_DEPLOY_KEY: 2021-05-17T18:06:59.2631209Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:06:59.2632866Z GITHUB_PAT: *** 2021-05-17T18:06:59.2633758Z COVERALLS_TOKEN: *** 2021-05-17T18:06:59.2634275Z continue-on-error: false 2021-05-17T18:06:59.2634785Z VDIFFR_RUN_TESTS: 2021-05-17T18:06:59.2635524Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:06:59.2635987Z TZ: UTC 2021-05-17T18:06:59.2636402Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:06:59.2636832Z NOT_CRAN: true 2021-05-17T18:06:59.2637265Z ##[endgroup] 2021-05-17T18:06:59.3111154Z Package: stapler 2021-05-17T18:06:59.3117525Z Version: 0.7.2 2021-05-17T18:06:59.3117959Z OS: Linux 2021-05-17T18:06:59.3207347Z ##[group]Run install.packages('remotes') 2021-05-17T18:06:59.3208104Z install.packages('remotes') 2021-05-17T18:06:59.3209043Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T18:06:59.3210051Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T18:06:59.3219514Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:06:59.3220028Z env: 2021-05-17T18:06:59.3220509Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:06:59.3221035Z TIC_DEPLOY_KEY: 2021-05-17T18:06:59.3222940Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:06:59.3224344Z GITHUB_PAT: *** 2021-05-17T18:06:59.3226059Z COVERALLS_TOKEN: *** 2021-05-17T18:06:59.3226607Z continue-on-error: false 2021-05-17T18:06:59.3227124Z VDIFFR_RUN_TESTS: 2021-05-17T18:06:59.3227632Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:06:59.3228129Z TZ: UTC 2021-05-17T18:06:59.3229548Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:06:59.3230001Z NOT_CRAN: true 2021-05-17T18:06:59.3230476Z ##[endgroup] 2021-05-17T18:06:59.5426363Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:06:59.5427939Z (as ‘lib’ is unspecified) 2021-05-17T18:07:17.2118505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T18:07:18.2242377Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-17T18:07:18.2421181Z ================================================== 2021-05-17T18:07:18.2422318Z downloaded 382 KB 2021-05-17T18:07:18.2422958Z 2021-05-17T18:07:18.5061501Z * installing *binary* package ‘remotes’ ... 2021-05-17T18:07:18.5104207Z * DONE (remotes) 2021-05-17T18:07:18.5163933Z 2021-05-17T18:07:18.5164986Z The downloaded source packages are in 2021-05-17T18:07:18.5166445Z ‘/tmp/RtmpemovOT/downloaded_packages’ 2021-05-17T18:07:40.6011778Z ##[group]Run actions/cache@v1 2021-05-17T18:07:40.6012195Z with: 2021-05-17T18:07:40.6012601Z path: /home/runner/work/_temp/Library 2021-05-17T18:07:40.6015616Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-bd3ebca6429724e99dc212217d469b5bdcf4f30ae6c764227d0e1cdfa0b505cc 2021-05-17T18:07:40.6020095Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-17T18:07:40.6021483Z env: 2021-05-17T18:07:40.6021931Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:07:40.6022423Z TIC_DEPLOY_KEY: 2021-05-17T18:07:40.6023376Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:07:40.6025413Z GITHUB_PAT: *** 2021-05-17T18:07:40.6026251Z COVERALLS_TOKEN: *** 2021-05-17T18:07:40.6026838Z continue-on-error: false 2021-05-17T18:07:40.6027269Z VDIFFR_RUN_TESTS: 2021-05-17T18:07:40.6027871Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:07:40.6028494Z TZ: UTC 2021-05-17T18:07:40.6028902Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:07:40.6029316Z NOT_CRAN: true 2021-05-17T18:07:40.6029701Z ##[endgroup] 2021-05-17T18:07:40.6551476Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T18:07:40.6650291Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T18:07:40.6651236Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T18:07:40.6651942Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T18:07:40.6652524Z sudo -s eval "$sysreqs" 2021-05-17T18:07:40.6697807Z shell: /usr/bin/bash -e {0} 2021-05-17T18:07:40.6698337Z env: 2021-05-17T18:07:40.6698804Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:07:40.6699300Z TIC_DEPLOY_KEY: 2021-05-17T18:07:40.6700151Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:07:40.6701779Z GITHUB_PAT: *** 2021-05-17T18:07:40.6702564Z COVERALLS_TOKEN: *** 2021-05-17T18:07:40.6703056Z continue-on-error: false 2021-05-17T18:07:40.6703529Z VDIFFR_RUN_TESTS: 2021-05-17T18:07:40.6703999Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:07:40.6704448Z TZ: UTC 2021-05-17T18:07:40.6704847Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:07:40.6705262Z NOT_CRAN: true 2021-05-17T18:07:40.6705721Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T18:07:40.6706197Z ##[endgroup] 2021-05-17T18:07:40.8708309Z Using github PAT from envvar GITHUB_PAT 2021-05-17T18:07:42.6224865Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T18:08:02.2077570Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T18:08:02.2080883Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T18:08:02.2081969Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T18:08:02.2082966Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T18:08:02.2083958Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T18:08:02.2101933Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T18:08:02.2115869Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:08:02.2116933Z (as ‘lib’ is unspecified) 2021-05-17T18:08:17.9841903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T18:08:19.1038698Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-17T18:08:19.6838366Z ================================================== 2021-05-17T18:08:19.6839510Z downloaded 94 KB 2021-05-17T18:08:19.6840159Z 2021-05-17T18:08:19.6845459Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T18:08:20.1726362Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-17T18:08:20.1831282Z ================================================== 2021-05-17T18:08:20.1832183Z downloaded 133 KB 2021-05-17T18:08:20.1832658Z 2021-05-17T18:08:20.1867539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T18:08:21.3388794Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-17T18:08:21.3390045Z ================================================== 2021-05-17T18:08:21.3390802Z downloaded 80 KB 2021-05-17T18:08:21.3391559Z 2021-05-17T18:08:21.3422947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T18:08:22.3213961Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-17T18:08:22.3414597Z ================================================== 2021-05-17T18:08:22.3415804Z downloaded 512 KB 2021-05-17T18:08:22.3416413Z 2021-05-17T18:08:22.3449973Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T18:08:23.7039874Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-17T18:08:23.7332185Z ================================================== 2021-05-17T18:08:23.7333233Z downloaded 991 KB 2021-05-17T18:08:23.7333797Z 2021-05-17T18:08:23.9750866Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T18:08:23.9813306Z * DONE (rprojroot) 2021-05-17T18:08:24.2379581Z * installing *binary* package ‘crayon’ ... 2021-05-17T18:08:24.2416557Z * DONE (crayon) 2021-05-17T18:08:24.4599848Z * installing *binary* package ‘R6’ ... 2021-05-17T18:08:24.4634333Z * DONE (R6) 2021-05-17T18:08:24.7273607Z * installing *binary* package ‘desc’ ... 2021-05-17T18:08:24.7319619Z * DONE (desc) 2021-05-17T18:08:24.9836673Z * installing *binary* package ‘debugme’ ... 2021-05-17T18:08:24.9885281Z * DONE (debugme) 2021-05-17T18:08:24.9939458Z 2021-05-17T18:08:24.9942959Z The downloaded source packages are in 2021-05-17T18:08:24.9944622Z ‘/tmp/RtmpFl5GU5/downloaded_packages’ 2021-05-17T18:08:24.9952151Z Running `R CMD build`... 2021-05-17T18:08:25.2334251Z * checking for file ‘/tmp/RtmpFl5GU5/remotes68dd151ad522/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T18:08:25.2335839Z * preparing ‘sysreqs’: 2021-05-17T18:08:25.2337021Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:08:25.2338558Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:08:25.2339583Z * checking for empty or unneeded directories 2021-05-17T18:08:25.2340711Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T18:08:25.2343705Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:08:25.2344824Z (as ‘lib’ is unspecified) 2021-05-17T18:08:25.4424115Z * installing *source* package ‘sysreqs’ ... 2021-05-17T18:08:25.4426070Z ** using staged installation 2021-05-17T18:08:25.4564199Z ** R 2021-05-17T18:08:25.4658608Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:08:25.8681223Z ** help 2021-05-17T18:08:25.8791579Z *** installing help indices 2021-05-17T18:08:25.8976702Z ** building package indices 2021-05-17T18:08:25.9115463Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:08:26.1325602Z ** testing if installed package can be loaded from final location 2021-05-17T18:08:26.3438976Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:08:26.3445423Z * DONE (sysreqs) 2021-05-17T18:08:47.5852371Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T18:08:47.5854770Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T18:08:47.5856657Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T18:08:47.6568252Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T18:08:47.7918479Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T18:08:47.8492359Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T18:08:47.9011443Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T18:08:48.1230554Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T18:08:48.3978808Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T18:08:48.4382052Z Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-17T18:08:48.7328563Z Get:11 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T18:08:49.6923870Z Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [566 kB] 2021-05-17T18:08:49.6926244Z Get:13 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.2 kB] 2021-05-17T18:08:49.6927523Z Fetched 1549 kB in 1s (1135 kB/s) 2021-05-17T18:08:49.8928945Z Reading package lists... 2021-05-17T18:08:49.9781395Z Reading package lists... 2021-05-17T18:08:50.1647261Z Building dependency tree... 2021-05-17T18:08:50.1671597Z Reading state information... 2021-05-17T18:08:50.3370308Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T18:08:50.3372411Z libicu-dev set to manually installed. 2021-05-17T18:08:50.3373643Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-17T18:08:50.3374563Z libxml2-dev set to manually installed. 2021-05-17T18:08:50.3375587Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T18:08:50.3376726Z pandoc is already the newest version (2.7.3-1). 2021-05-17T18:08:50.3377658Z The following additional packages will be installed: 2021-05-17T18:08:50.3379138Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T18:08:50.3380196Z Suggested packages: 2021-05-17T18:08:50.3381089Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T18:08:50.3828493Z The following NEW packages will be installed: 2021-05-17T18:08:50.3831244Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T18:08:50.3833217Z pandoc-citeproc 2021-05-17T18:08:50.4507550Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T18:08:50.4508372Z Need to get 13.7 MB of archives. 2021-05-17T18:08:50.4509142Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T18:08:50.4510983Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T18:08:50.4579050Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-17T18:08:50.4686603Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-17T18:08:50.4696684Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T18:08:51.1859411Z Fetched 13.7 MB in 0s (46.6 MB/s) 2021-05-17T18:08:51.2237902Z Selecting previously unselected package libbibutils6. 2021-05-17T18:08:51.2332206Z (Reading database ... 2021-05-17T18:08:51.2333366Z (Reading database ... 5% 2021-05-17T18:08:51.2334197Z (Reading database ... 10% 2021-05-17T18:08:51.2334990Z (Reading database ... 15% 2021-05-17T18:08:51.2336670Z (Reading database ... 20% 2021-05-17T18:08:51.2337266Z (Reading database ... 25% 2021-05-17T18:08:51.2337779Z (Reading database ... 30% 2021-05-17T18:08:51.2338303Z (Reading database ... 35% 2021-05-17T18:08:51.2338821Z (Reading database ... 40% 2021-05-17T18:08:51.2339327Z (Reading database ... 45% 2021-05-17T18:08:51.2339847Z (Reading database ... 50% 2021-05-17T18:08:51.2384675Z (Reading database ... 55% 2021-05-17T18:08:51.2442576Z (Reading database ... 60% 2021-05-17T18:08:51.2491566Z (Reading database ... 65% 2021-05-17T18:08:51.2700197Z (Reading database ... 70% 2021-05-17T18:08:51.2736630Z (Reading database ... 75% 2021-05-17T18:08:51.3057389Z (Reading database ... 80% 2021-05-17T18:08:51.3167326Z (Reading database ... 85% 2021-05-17T18:08:51.3550692Z (Reading database ... 90% 2021-05-17T18:08:51.3637583Z (Reading database ... 95% 2021-05-17T18:08:51.3638146Z (Reading database ... 100% 2021-05-17T18:08:51.3638957Z (Reading database ... 285022 files and directories currently installed.) 2021-05-17T18:08:51.3793288Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T18:08:51.3819729Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T18:08:51.4722941Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T18:08:51.4977108Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T18:08:51.4995757Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T18:08:51.5722915Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T18:08:51.6000071Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T18:08:51.6016755Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T18:08:51.6402879Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T18:08:51.6686880Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T18:08:51.6701196Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T18:08:51.6733681Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T18:08:53.1514409Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T18:08:53.1551409Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T18:08:53.1595128Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T18:08:53.1634283Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T18:08:53.1681442Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T18:08:56.6160680Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T18:08:58.7967918Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T18:08:58.7968738Z remotes::install_github("ropensci/tic") 2021-05-17T18:08:58.7969582Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T18:08:58.7970540Z remotes::install_github("muschellij2/aghast") 2021-05-17T18:08:58.7971737Z remotes::install_cran("covr") 2021-05-17T18:08:58.7979529Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:08:58.7979948Z env: 2021-05-17T18:08:58.7980380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:08:58.7980870Z TIC_DEPLOY_KEY: 2021-05-17T18:08:58.7981628Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:08:58.7983200Z GITHUB_PAT: *** 2021-05-17T18:08:58.7984378Z COVERALLS_TOKEN: *** 2021-05-17T18:08:58.7984916Z continue-on-error: false 2021-05-17T18:08:58.7985452Z VDIFFR_RUN_TESTS: 2021-05-17T18:08:58.7986129Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:08:58.7986642Z TZ: UTC 2021-05-17T18:08:58.7987048Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:08:58.7987684Z NOT_CRAN: true 2021-05-17T18:08:58.7988046Z ##[endgroup] 2021-05-17T18:08:58.9990007Z Using github PAT from envvar GITHUB_PAT 2021-05-17T18:08:59.6274328Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T18:09:19.3021707Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T18:09:19.3023107Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T18:09:19.3024198Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T18:09:19.3025245Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T18:09:19.3026282Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T18:09:19.3027437Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T18:09:19.3028446Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T18:09:19.3029430Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T18:09:19.3030425Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T18:09:19.3031422Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T18:09:19.3032398Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T18:09:19.3033412Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T18:09:19.3034584Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T18:09:19.3035695Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T18:09:19.3036744Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T18:09:19.3038483Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T18:09:19.3039653Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T18:09:19.3041761Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T18:09:19.3042725Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T18:09:19.3044222Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T18:09:19.3045571Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T18:09:19.3049240Z 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-17T18:09:19.3053029Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T18:09:19.3054545Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:09:19.3056547Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T18:09:19.3057891Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T18:09:19.3067513Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T18:09:19.3068340Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T18:09:19.3069008Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T18:09:19.3069689Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T18:09:19.3070355Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T18:09:19.3071030Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T18:09:19.3072020Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:09:19.3072858Z (as ‘lib’ is unspecified) 2021-05-17T18:09:35.4401422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T18:09:36.7852546Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-17T18:09:36.8140755Z ================================================== 2021-05-17T18:09:36.8142612Z downloaded 1.3 MB 2021-05-17T18:09:36.8143574Z 2021-05-17T18:09:36.8185821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T18:09:38.7082429Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-17T18:09:38.7084290Z ================================================== 2021-05-17T18:09:38.7085134Z downloaded 228 KB 2021-05-17T18:09:38.7085471Z 2021-05-17T18:09:38.7086847Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T18:09:38.9467860Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-17T18:09:38.9574695Z ================================================== 2021-05-17T18:09:38.9575633Z downloaded 140 KB 2021-05-17T18:09:38.9576211Z 2021-05-17T18:09:38.9681976Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T18:09:40.1226392Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-17T18:09:40.1272877Z ================================================== 2021-05-17T18:09:40.1273777Z downloaded 53 KB 2021-05-17T18:09:40.1274334Z 2021-05-17T18:09:40.1310728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T18:09:41.3159600Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-17T18:09:41.3163632Z ================================================== 2021-05-17T18:09:41.3164086Z downloaded 23 KB 2021-05-17T18:09:41.3164370Z 2021-05-17T18:09:41.3198320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T18:09:42.4350277Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-17T18:09:42.4959912Z ================================================== 2021-05-17T18:09:42.4963223Z downloaded 1.4 MB 2021-05-17T18:09:42.4963810Z 2021-05-17T18:09:42.4999495Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T18:09:43.5534731Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-17T18:09:43.5539053Z ================================================== 2021-05-17T18:09:43.5539610Z downloaded 36 KB 2021-05-17T18:09:43.5539917Z 2021-05-17T18:09:43.5576693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T18:09:44.5972450Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-17T18:09:44.6223195Z ================================================== 2021-05-17T18:09:44.6224351Z downloaded 884 KB 2021-05-17T18:09:44.6224917Z 2021-05-17T18:09:44.6264039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T18:09:45.9439019Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-17T18:09:45.9646384Z ================================================== 2021-05-17T18:09:45.9647185Z downloaded 523 KB 2021-05-17T18:09:45.9648281Z 2021-05-17T18:09:45.9686814Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T18:09:46.9938646Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-17T18:09:46.9940399Z ================================================== 2021-05-17T18:09:46.9941734Z downloaded 12 KB 2021-05-17T18:09:46.9942302Z 2021-05-17T18:09:46.9975336Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T18:09:48.1006856Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-17T18:09:48.1414987Z ================================================== 2021-05-17T18:09:48.1416194Z downloaded 486 KB 2021-05-17T18:09:48.1416767Z 2021-05-17T18:09:48.1450541Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T18:09:49.3590182Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-17T18:09:49.3654671Z ================================================== 2021-05-17T18:09:49.3655643Z downloaded 91 KB 2021-05-17T18:09:49.3656231Z 2021-05-17T18:09:49.3691516Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T18:09:50.5549582Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-17T18:09:50.5756126Z ================================================== 2021-05-17T18:09:50.5757349Z downloaded 508 KB 2021-05-17T18:09:50.5757907Z 2021-05-17T18:09:50.5795245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T18:09:51.8131498Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-17T18:09:51.8465420Z ================================================== 2021-05-17T18:09:51.8466633Z downloaded 621 KB 2021-05-17T18:09:51.8467588Z 2021-05-17T18:09:51.8502291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T18:09:52.8933659Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-17T18:09:52.9093652Z ================================================== 2021-05-17T18:09:52.9094843Z downloaded 267 KB 2021-05-17T18:09:52.9095437Z 2021-05-17T18:09:52.9130214Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T18:09:53.9602015Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-17T18:09:53.9717092Z ================================================== 2021-05-17T18:09:53.9717961Z downloaded 167 KB 2021-05-17T18:09:53.9718514Z 2021-05-17T18:09:53.9757093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T18:09:54.9936258Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-17T18:09:55.0236066Z ================================================== 2021-05-17T18:09:55.0237313Z downloaded 235 KB 2021-05-17T18:09:55.0237908Z 2021-05-17T18:09:55.0271921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T18:09:56.1349490Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-17T18:09:56.1499221Z ================================================== 2021-05-17T18:09:56.1500230Z downloaded 277 KB 2021-05-17T18:09:56.1500930Z 2021-05-17T18:09:56.1538364Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T18:09:57.2684174Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-17T18:09:57.2798987Z ================================================== 2021-05-17T18:09:57.2800079Z downloaded 201 KB 2021-05-17T18:09:57.2802766Z 2021-05-17T18:09:57.2837079Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T18:09:58.4446001Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-17T18:09:58.4498506Z ================================================== 2021-05-17T18:09:58.4499035Z downloaded 64 KB 2021-05-17T18:09:58.4499465Z 2021-05-17T18:09:58.4537963Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T18:09:59.5575590Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-17T18:09:59.5576434Z ================================================== 2021-05-17T18:09:59.5576918Z downloaded 46 KB 2021-05-17T18:09:59.5577229Z 2021-05-17T18:09:59.5613038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T18:10:00.7794778Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-17T18:10:00.7979533Z ================================================== 2021-05-17T18:10:00.7980213Z downloaded 417 KB 2021-05-17T18:10:00.7980606Z 2021-05-17T18:10:01.7148204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T18:10:02.0646493Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-17T18:10:02.0713539Z ================================================== 2021-05-17T18:10:02.0714714Z downloaded 91 KB 2021-05-17T18:10:02.0715256Z 2021-05-17T18:10:02.0757941Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T18:10:03.4010616Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-17T18:10:03.4114752Z ================================================== 2021-05-17T18:10:03.4115284Z downloaded 133 KB 2021-05-17T18:10:03.4115598Z 2021-05-17T18:10:03.4155848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T18:10:04.4257117Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-17T18:10:04.4412605Z ================================================== 2021-05-17T18:10:04.4413182Z downloaded 270 KB 2021-05-17T18:10:04.4413480Z 2021-05-17T18:10:04.4453996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T18:10:05.5090996Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-17T18:10:05.5320767Z ================================================== 2021-05-17T18:10:05.5321321Z downloaded 735 KB 2021-05-17T18:10:05.5321636Z 2021-05-17T18:10:05.5360622Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T18:10:06.5657571Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-17T18:10:06.5704148Z ================================================== 2021-05-17T18:10:06.5705004Z downloaded 46 KB 2021-05-17T18:10:06.5705542Z 2021-05-17T18:10:06.5744454Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T18:10:07.5681535Z Content type 'binary/octet-stream' length 68475 bytes (66 KB) 2021-05-17T18:10:07.5682341Z ================================================== 2021-05-17T18:10:07.5682794Z downloaded 66 KB 2021-05-17T18:10:07.5683100Z 2021-05-17T18:10:07.5719798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T18:10:08.3884521Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-17T18:10:08.4126472Z ================================================== 2021-05-17T18:10:08.4127059Z downloaded 689 KB 2021-05-17T18:10:08.4127361Z 2021-05-17T18:10:08.4164989Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T18:10:09.4273604Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-17T18:10:09.4359457Z ================================================== 2021-05-17T18:10:09.4360006Z downloaded 45 KB 2021-05-17T18:10:09.4360770Z 2021-05-17T18:10:09.4400401Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T18:10:10.5956365Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-17T18:10:10.6185441Z ================================================== 2021-05-17T18:10:10.6186045Z downloaded 603 KB 2021-05-17T18:10:10.6186480Z 2021-05-17T18:10:10.9323132Z * installing *binary* package ‘rlang’ ... 2021-05-17T18:10:10.9401483Z * DONE (rlang) 2021-05-17T18:10:11.1840388Z * installing *binary* package ‘magrittr’ ... 2021-05-17T18:10:11.1887458Z * DONE (magrittr) 2021-05-17T18:10:11.4185795Z * installing *binary* package ‘glue’ ... 2021-05-17T18:10:11.4232205Z * DONE (glue) 2021-05-17T18:10:11.6615458Z * installing *binary* package ‘sys’ ... 2021-05-17T18:10:11.6655743Z * DONE (sys) 2021-05-17T18:10:11.8835401Z * installing *binary* package ‘mime’ ... 2021-05-17T18:10:11.8873850Z * DONE (mime) 2021-05-17T18:10:12.2300693Z * installing *binary* package ‘curl’ ... 2021-05-17T18:10:12.2365419Z * DONE (curl) 2021-05-17T18:10:12.5068634Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T18:10:12.5121954Z * DONE (jsonlite) 2021-05-17T18:10:12.7655190Z * installing *binary* package ‘ini’ ... 2021-05-17T18:10:12.7692552Z * DONE (ini) 2021-05-17T18:10:13.0301198Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T18:10:13.0347820Z * DONE (gitcreds) 2021-05-17T18:10:13.3414498Z * installing *binary* package ‘zip’ ... 2021-05-17T18:10:13.3469686Z * DONE (zip) 2021-05-17T18:10:13.6123418Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T18:10:13.6174915Z * DONE (rstudioapi) 2021-05-17T18:10:13.8598486Z * installing *binary* package ‘fastmap’ ... 2021-05-17T18:10:13.8644026Z * DONE (fastmap) 2021-05-17T18:10:14.1315582Z * installing *binary* package ‘yaml’ ... 2021-05-17T18:10:14.1363079Z * DONE (yaml) 2021-05-17T18:10:14.3795260Z * installing *binary* package ‘withr’ ... 2021-05-17T18:10:14.3837626Z * DONE (withr) 2021-05-17T18:10:14.6384812Z * installing *binary* package ‘whisker’ ... 2021-05-17T18:10:14.6429999Z * DONE (whisker) 2021-05-17T18:10:14.8626536Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T18:10:14.8661366Z * DONE (rappdirs) 2021-05-17T18:10:15.1582031Z * installing *binary* package ‘fs’ ... 2021-05-17T18:10:15.1638165Z * DONE (fs) 2021-05-17T18:10:15.3837658Z * installing *binary* package ‘clipr’ ... 2021-05-17T18:10:15.3877745Z * DONE (clipr) 2021-05-17T18:10:15.6474321Z * installing *binary* package ‘git2r’ ... 2021-05-17T18:10:15.6524806Z * DONE (git2r) 2021-05-17T18:10:15.8724833Z * installing *binary* package ‘askpass’ ... 2021-05-17T18:10:15.8763573Z * DONE (askpass) 2021-05-17T18:10:16.1243986Z * installing *binary* package ‘cli’ ... 2021-05-17T18:10:16.1297734Z * DONE (cli) 2021-05-17T18:10:17.2188654Z * installing *binary* package ‘purrr’ ... 2021-05-17T18:10:17.2196787Z * DONE (purrr) 2021-05-17T18:10:17.2198339Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T18:10:17.2199192Z * DONE (lifecycle) 2021-05-17T18:10:17.2200395Z * installing *binary* package ‘cachem’ ... 2021-05-17T18:10:17.2201215Z * DONE (cachem) 2021-05-17T18:10:17.2522011Z * installing *binary* package ‘openssl’ ... 2021-05-17T18:10:17.2595622Z * DONE (openssl) 2021-05-17T18:10:17.4740125Z * installing *binary* package ‘memoise’ ... 2021-05-17T18:10:17.4774383Z * DONE (memoise) 2021-05-17T18:10:17.7404338Z * installing *binary* package ‘httr’ ... 2021-05-17T18:10:17.7458549Z * DONE (httr) 2021-05-17T18:10:17.9803375Z * installing *binary* package ‘credentials’ ... 2021-05-17T18:10:17.9848588Z * DONE (credentials) 2021-05-17T18:10:18.2183928Z * installing *binary* package ‘gh’ ... 2021-05-17T18:10:18.2223393Z * DONE (gh) 2021-05-17T18:10:18.4625749Z * installing *binary* package ‘gert’ ... 2021-05-17T18:10:18.4668020Z * DONE (gert) 2021-05-17T18:10:18.7588787Z * installing *binary* package ‘usethis’ ... 2021-05-17T18:10:18.7657317Z * DONE (usethis) 2021-05-17T18:10:18.7719941Z 2021-05-17T18:10:18.7721332Z The downloaded source packages are in 2021-05-17T18:10:18.7722523Z ‘/tmp/RtmprepEn8/downloaded_packages’ 2021-05-17T18:10:18.7738135Z Running `R CMD build`... 2021-05-17T18:10:20.9843319Z * checking for file ‘/tmp/RtmprepEn8/remotes718b330829da/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T18:10:20.9845092Z * preparing ‘tic’: 2021-05-17T18:10:20.9846439Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:10:20.9847608Z * installing the package to process help pages 2021-05-17T18:10:20.9849061Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:10:20.9850277Z * checking for empty or unneeded directories 2021-05-17T18:10:20.9851526Z Removed empty directory ‘tic/.circleci’ 2021-05-17T18:10:20.9852798Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T18:10:20.9853954Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T18:10:20.9856196Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:10:20.9857415Z (as ‘lib’ is unspecified) 2021-05-17T18:10:21.3514898Z * installing *source* package ‘tic’ ... 2021-05-17T18:10:21.3517130Z ** using staged installation 2021-05-17T18:10:21.3810102Z ** R 2021-05-17T18:10:21.4062059Z ** inst 2021-05-17T18:10:21.4097339Z ** preparing package for lazy loading 2021-05-17T18:10:21.8291536Z ** help 2021-05-17T18:10:21.9933041Z *** installing help indices 2021-05-17T18:10:22.1117201Z *** copying figures 2021-05-17T18:10:22.1123348Z ** building package indices 2021-05-17T18:10:22.2540768Z ** installing vignettes 2021-05-17T18:10:22.2591540Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:10:22.5297407Z ** testing if installed package can be loaded from final location 2021-05-17T18:10:22.8642826Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:10:22.8669160Z * DONE (tic) 2021-05-17T18:10:22.8809406Z Using github PAT from envvar GITHUB_PAT 2021-05-17T18:10:23.1956067Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T18:10:25.3880090Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T18:10:25.3881109Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T18:10:25.3881893Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T18:10:25.3882579Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T18:10:25.3883396Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T18:10:25.3884111Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T18:10:25.3885018Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T18:10:25.3885713Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T18:10:25.3886390Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T18:10:25.3887285Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T18:10:25.3887896Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T18:10:25.3888511Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T18:10:25.3889155Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:10:25.3889779Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T18:10:25.3890545Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T18:10:25.3891239Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T18:10:25.3892182Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T18:10:25.3892894Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T18:10:25.3893594Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T18:10:25.3894282Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T18:10:25.3894976Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T18:10:25.3895901Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T18:10:25.3896540Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T18:10:25.3897171Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T18:10:25.3897787Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T18:10:25.3898761Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T18:10:25.3899410Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T18:10:25.3900326Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T18:10:25.3901323Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T18:10:25.3906699Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T18:10:25.3908422Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T18:10:25.3909173Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T18:10:25.3910011Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T18:10:25.3910693Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T18:10:25.3911473Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T18:10:25.3912201Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T18:10:25.3912995Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T18:10:25.3913970Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T18:10:25.3918153Z 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-17T18:10:25.3920815Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:10:25.3922188Z (as ‘lib’ is unspecified) 2021-05-17T18:10:41.8689397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T18:10:42.9721968Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-17T18:10:42.9871505Z ================================================== 2021-05-17T18:10:42.9872541Z downloaded 231 KB 2021-05-17T18:10:42.9873426Z 2021-05-17T18:10:42.9907155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T18:10:44.3009295Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-17T18:10:44.3325547Z ================================================== 2021-05-17T18:10:44.3326480Z downloaded 1.5 MB 2021-05-17T18:10:44.3327113Z 2021-05-17T18:10:44.3361026Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T18:10:45.3860532Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-17T18:10:45.3861993Z ================================================== 2021-05-17T18:10:45.3862769Z downloaded 17 KB 2021-05-17T18:10:45.3863295Z 2021-05-17T18:10:45.3899352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T18:10:46.4324419Z Content type 'binary/octet-stream' length 1011305 bytes (987 KB) 2021-05-17T18:10:46.4590384Z ================================================== 2021-05-17T18:10:46.4591519Z downloaded 987 KB 2021-05-17T18:10:46.4592120Z 2021-05-17T18:10:46.4623550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T18:10:47.7467173Z Content type 'binary/octet-stream' length 812207 bytes (793 KB) 2021-05-17T18:10:47.7727240Z ================================================== 2021-05-17T18:10:47.7728118Z downloaded 793 KB 2021-05-17T18:10:47.7728705Z 2021-05-17T18:10:47.7760851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T18:10:49.2225270Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-17T18:10:49.2227615Z ================================================== 2021-05-17T18:10:49.2228518Z downloaded 43 KB 2021-05-17T18:10:49.2229060Z 2021-05-17T18:10:49.2259617Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T18:10:50.5311000Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-17T18:10:50.5453559Z ================================================== 2021-05-17T18:10:50.5454486Z downloaded 248 KB 2021-05-17T18:10:50.5455072Z 2021-05-17T18:10:50.5487636Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T18:10:51.7391651Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-17T18:10:51.7667281Z ================================================== 2021-05-17T18:10:51.7668337Z downloaded 952 KB 2021-05-17T18:10:51.7668876Z 2021-05-17T18:10:51.7707889Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T18:10:52.9027422Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-17T18:10:52.9028231Z ================================================== 2021-05-17T18:10:52.9028675Z downloaded 68 KB 2021-05-17T18:10:52.9029077Z 2021-05-17T18:10:52.9071534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T18:10:54.1972187Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-17T18:10:54.2145508Z ================================================== 2021-05-17T18:10:54.2146359Z downloaded 347 KB 2021-05-17T18:10:54.2146903Z 2021-05-17T18:10:54.2184481Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T18:10:55.3337405Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-17T18:10:55.3588772Z ================================================== 2021-05-17T18:10:55.3589373Z downloaded 413 KB 2021-05-17T18:10:55.3589811Z 2021-05-17T18:10:55.3627473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T18:10:56.5284115Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-17T18:10:56.5286373Z ================================================== 2021-05-17T18:10:56.5286829Z downloaded 15 KB 2021-05-17T18:10:56.5287103Z 2021-05-17T18:10:56.5323240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T18:10:57.7138712Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-17T18:10:57.7230987Z ================================================== 2021-05-17T18:10:57.7231519Z downloaded 147 KB 2021-05-17T18:10:57.7231829Z 2021-05-17T18:10:57.7270531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T18:10:58.7842052Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-17T18:10:58.7896408Z ================================================== 2021-05-17T18:10:58.7897020Z downloaded 72 KB 2021-05-17T18:10:58.7897335Z 2021-05-17T18:10:58.7933657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T18:11:00.1908536Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-17T18:11:00.1909236Z ================================================== 2021-05-17T18:11:00.1909652Z downloaded 39 KB 2021-05-17T18:11:00.1909963Z 2021-05-17T18:11:00.1952315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T18:11:01.5924355Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-17T18:11:01.6121822Z ================================================== 2021-05-17T18:11:01.6122773Z downloaded 349 KB 2021-05-17T18:11:01.6123413Z 2021-05-17T18:11:01.6156538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T18:11:02.8718858Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-17T18:11:02.8907554Z ================================================== 2021-05-17T18:11:02.8908452Z downloaded 426 KB 2021-05-17T18:11:02.8909031Z 2021-05-17T18:11:02.8946515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T18:11:04.2085131Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-17T18:11:04.2130107Z ================================================== 2021-05-17T18:11:04.2130932Z downloaded 40 KB 2021-05-17T18:11:04.2131475Z 2021-05-17T18:11:04.2167107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T18:11:05.1394239Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-17T18:11:05.1624275Z ================================================== 2021-05-17T18:11:05.1625424Z downloaded 602 KB 2021-05-17T18:11:05.1626034Z 2021-05-17T18:11:05.1663576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T18:11:06.3762762Z Content type 'binary/octet-stream' length 331021 bytes (323 KB) 2021-05-17T18:11:06.3934365Z ================================================== 2021-05-17T18:11:06.3934957Z downloaded 323 KB 2021-05-17T18:11:06.3935350Z 2021-05-17T18:11:06.3973685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T18:11:07.4263787Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-17T18:11:07.4418819Z ================================================== 2021-05-17T18:11:07.4419872Z downloaded 225 KB 2021-05-17T18:11:07.4420348Z 2021-05-17T18:11:07.4455683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T18:11:08.7447723Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-17T18:11:08.7457280Z ================================================== 2021-05-17T18:11:08.7458615Z downloaded 38 KB 2021-05-17T18:11:08.7459190Z 2021-05-17T18:11:08.7494749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T18:11:09.7940035Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-17T18:11:09.8066843Z ================================================== 2021-05-17T18:11:09.8067891Z downloaded 200 KB 2021-05-17T18:11:09.8068630Z 2021-05-17T18:11:09.8101519Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T18:11:09.9452736Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T18:11:10.0147431Z ================================================== 2021-05-17T18:11:10.0148704Z downloaded 7.2 MB 2021-05-17T18:11:10.0149269Z 2021-05-17T18:11:10.0176834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T18:11:11.0322808Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-17T18:11:11.0834150Z ================================================== 2021-05-17T18:11:11.0835827Z downloaded 4.0 MB 2021-05-17T18:11:11.0836441Z 2021-05-17T18:11:11.0868803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T18:11:12.1053508Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-17T18:11:12.1434600Z ================================================== 2021-05-17T18:11:12.1435727Z downloaded 1.3 MB 2021-05-17T18:11:12.1436236Z 2021-05-17T18:11:12.1472018Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T18:11:13.3025451Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-17T18:11:13.3243217Z ================================================== 2021-05-17T18:11:13.3244161Z downloaded 479 KB 2021-05-17T18:11:13.3244731Z 2021-05-17T18:11:13.3278106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T18:11:14.3859616Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-17T18:11:14.3955600Z ================================================== 2021-05-17T18:11:14.3956226Z downloaded 107 KB 2021-05-17T18:11:14.3958001Z 2021-05-17T18:11:14.3993223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T18:11:15.4397340Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-17T18:11:15.4399117Z ================================================== 2021-05-17T18:11:15.4399897Z downloaded 21 KB 2021-05-17T18:11:15.4400757Z 2021-05-17T18:11:15.4433275Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T18:11:16.5959325Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-17T18:11:16.5961013Z ================================================== 2021-05-17T18:11:16.5961707Z downloaded 43 KB 2021-05-17T18:11:16.5962146Z 2021-05-17T18:11:16.5995826Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T18:11:17.6495283Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-17T18:11:17.6498545Z ================================================== 2021-05-17T18:11:17.6499364Z downloaded 33 KB 2021-05-17T18:11:17.6499848Z 2021-05-17T18:11:17.6540118Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T18:11:18.9657988Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-17T18:11:18.9780333Z ================================================== 2021-05-17T18:11:18.9781045Z downloaded 137 KB 2021-05-17T18:11:18.9781365Z 2021-05-17T18:11:18.9821476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T18:11:19.8408764Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-17T18:11:19.9418093Z ================================================== 2021-05-17T18:11:19.9419401Z downloaded 3.4 MB 2021-05-17T18:11:19.9419949Z 2021-05-17T18:11:19.9455296Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T18:11:21.0014306Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-17T18:11:21.0076864Z ================================================== 2021-05-17T18:11:21.0077771Z downloaded 64 KB 2021-05-17T18:11:21.0078154Z 2021-05-17T18:11:21.0212061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T18:11:22.0097976Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-17T18:11:22.0492478Z ================================================== 2021-05-17T18:11:22.0494485Z downloaded 1.3 MB 2021-05-17T18:11:22.0496151Z 2021-05-17T18:11:22.0527698Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T18:11:23.1110762Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-17T18:11:23.1221854Z ================================================== 2021-05-17T18:11:23.1222493Z downloaded 129 KB 2021-05-17T18:11:23.1222807Z 2021-05-17T18:11:23.1262910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T18:11:24.3142449Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-17T18:11:24.3324666Z ================================================== 2021-05-17T18:11:24.3325630Z downloaded 385 KB 2021-05-17T18:11:24.3326293Z 2021-05-17T18:11:24.5905727Z * installing *binary* package ‘utf8’ ... 2021-05-17T18:11:24.5950524Z * DONE (utf8) 2021-05-17T18:11:24.8302060Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T18:11:24.8339051Z * DONE (pkgconfig) 2021-05-17T18:11:25.0864025Z * installing *binary* package ‘fansi’ ... 2021-05-17T18:11:25.0908433Z * DONE (fansi) 2021-05-17T18:11:25.3833097Z * installing *binary* package ‘diffobj’ ... 2021-05-17T18:11:25.3887149Z * DONE (diffobj) 2021-05-17T18:11:25.6378547Z * installing *binary* package ‘ps’ ... 2021-05-17T18:11:25.6423303Z * DONE (ps) 2021-05-17T18:11:25.8548739Z * installing *binary* package ‘praise’ ... 2021-05-17T18:11:25.8587018Z * DONE (praise) 2021-05-17T18:11:26.0767117Z * installing *binary* package ‘pkgload’ ... 2021-05-17T18:11:26.0804629Z * DONE (pkgload) 2021-05-17T18:11:26.2983610Z * installing *binary* package ‘evaluate’ ... 2021-05-17T18:11:26.3020556Z * DONE (evaluate) 2021-05-17T18:11:26.5133709Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T18:11:26.5171256Z * DONE (ellipsis) 2021-05-17T18:11:26.7817922Z * installing *binary* package ‘digest’ ... 2021-05-17T18:11:26.7870013Z * DONE (digest) 2021-05-17T18:11:27.0033368Z * installing *binary* package ‘brio’ ... 2021-05-17T18:11:27.0072240Z * DONE (brio) 2021-05-17T18:11:27.3056297Z * installing *binary* package ‘xml2’ ... 2021-05-17T18:11:27.3110448Z * DONE (xml2) 2021-05-17T18:11:27.5629658Z * installing *binary* package ‘xfun’ ... 2021-05-17T18:11:27.5675227Z * DONE (xfun) 2021-05-17T18:11:30.2087274Z * installing *source* package ‘stringi’ ... 2021-05-17T18:11:30.3399193Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T18:11:30.3400913Z ** using staged installation 2021-05-17T18:11:30.4938509Z checking for R_HOME... /opt/R/3.6.3/lib/R 2021-05-17T18:11:30.4939834Z checking for R... /opt/R/3.6.3/lib/R/bin/R 2021-05-17T18:11:30.6701858Z checking for endianness... little 2021-05-17T18:11:30.8471856Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T18:11:31.0255110Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T18:11:31.0261522Z checking for cat... /usr/bin/cat 2021-05-17T18:11:31.2779368Z checking for local ICUDT_DIR... icu69/data 2021-05-17T18:11:31.2780618Z checking for gcc... gcc 2021-05-17T18:11:31.3775737Z checking whether the C compiler works... yes 2021-05-17T18:11:31.3777269Z checking for C compiler default output file name... a.out 2021-05-17T18:11:31.4269763Z checking for suffix of executables... 2021-05-17T18:11:31.5077893Z checking whether we are cross compiling... no 2021-05-17T18:11:31.5356916Z checking for suffix of object files... o 2021-05-17T18:11:31.5723865Z checking whether we are using the GNU C compiler... yes 2021-05-17T18:11:31.5959315Z checking whether gcc accepts -g... yes 2021-05-17T18:11:31.6422537Z checking for gcc option to accept ISO C89... none needed 2021-05-17T18:11:31.6741480Z checking how to run the C preprocessor... gcc -E 2021-05-17T18:11:31.7031401Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T18:11:31.7053794Z checking for egrep... /usr/bin/grep -E 2021-05-17T18:11:31.8558445Z checking for ANSI C header files... yes 2021-05-17T18:11:31.8926877Z checking for sys/types.h... yes 2021-05-17T18:11:31.9347466Z checking for sys/stat.h... yes 2021-05-17T18:11:31.9693639Z checking for stdlib.h... yes 2021-05-17T18:11:32.0072704Z checking for string.h... yes 2021-05-17T18:11:32.0469626Z checking for memory.h... yes 2021-05-17T18:11:32.0895178Z checking for strings.h... yes 2021-05-17T18:11:32.1299924Z checking for inttypes.h... yes 2021-05-17T18:11:32.1789669Z checking for stdint.h... yes 2021-05-17T18:11:32.2298653Z checking for unistd.h... yes 2021-05-17T18:11:32.2955444Z checking elf.h usability... yes 2021-05-17T18:11:32.3077019Z checking elf.h presence... yes 2021-05-17T18:11:32.3078063Z checking for elf.h... yes 2021-05-17T18:11:32.4798474Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T18:11:32.5056470Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T18:11:32.9790001Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T18:11:33.0062947Z checking whether the compiler implements namespaces... yes 2021-05-17T18:11:33.1927348Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T18:11:33.9186925Z checking whether std::map is available... yes 2021-05-17T18:11:33.9208280Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T18:11:33.9405935Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T18:11:33.9431166Z checking for ICU4C >= 55... yes 2021-05-17T18:11:33.9501112Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T18:11:34.4007627Z checking whether an ICU4C-based project can be built... yes 2021-05-17T18:11:34.4910149Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T18:11:34.8899153Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T18:11:35.8542506Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T18:11:36.6317681Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T18:11:36.6717259Z configure: creating ./config.status 2021-05-17T18:11:36.7676304Z config.status: creating src/Makevars 2021-05-17T18:11:36.7868859Z config.status: creating src/uconfig_local.h 2021-05-17T18:11:36.8104441Z config.status: creating src/install.libs.R 2021-05-17T18:11:36.8313149Z 2021-05-17T18:11:36.8316340Z *** stringi configure summary: 2021-05-17T18:11:36.8318481Z ICU_FOUND=1 2021-05-17T18:11:36.8322306Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T18:11:36.8324423Z STRINGI_CFLAGS= -fpic 2021-05-17T18:11:36.8326641Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T18:11:36.8329455Z STRINGI_CXXFLAGS= -fpic 2021-05-17T18:11:36.8330853Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T18:11:36.8331828Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T18:11:36.8332243Z 2021-05-17T18:11:36.8332712Z *** Compiler settings used: 2021-05-17T18:11:36.8333423Z CC=gcc 2021-05-17T18:11:36.8334084Z LD=g++ -std=gnu++11 2021-05-17T18:11:36.8334805Z CFLAGS=-g -O2 -fpic 2021-05-17T18:11:36.8335720Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T18:11:36.8336669Z CXX=g++ -std=gnu++11 2021-05-17T18:11:36.8337777Z CXXFLAGS=-g -O2 -fpic 2021-05-17T18:11:36.8338251Z LDFLAGS= 2021-05-17T18:11:36.8338651Z LIBS= 2021-05-17T18:11:36.8338911Z 2021-05-17T18:11:36.8887476Z ** libs 2021-05-17T18:11:36.8996611Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T18:11:37.7116769Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T18:11:38.4831101Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T18:11:39.3070219Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T18:11:40.2630599Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T18:11:40.9201732Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T18:11:42.0232481Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T18:11:42.7281699Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T18:11:43.4865768Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T18:11:44.1750124Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T18:11:45.0959775Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T18:11:46.0510013Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T18:11:47.0316308Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T18:11:47.8743671Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T18:11:48.6415492Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T18:11:49.8449548Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T18:11:51.7758970Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T18:11:52.6038299Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T18:11:53.4402864Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T18:11:54.1230375Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T18:11:54.8058480Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T18:11:55.9410338Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T18:11:56.7909332Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T18:11:57.5712226Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T18:11:58.6065051Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T18:11:59.5881139Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T18:12:00.3487618Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T18:12:01.1434661Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T18:12:01.9615287Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T18:12:03.0315902Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T18:12:04.0914031Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T18:12:05.3086532Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T18:12:06.3125366Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T18:12:07.2310022Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T18:12:08.1825010Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T18:12:09.0049269Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T18:12:09.8255389Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T18:12:10.6194015Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T18:12:11.4332034Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T18:12:12.4190474Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T18:12:13.4302315Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T18:12:14.5125378Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T18:12:15.5544585Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T18:12:16.4570073Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T18:12:17.3914340Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T18:12:18.0919161Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T18:12:18.9855422Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T18:12:19.8987507Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T18:12:20.7765215Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T18:12:21.4837771Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T18:12:22.1783369Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T18:12:23.1233470Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T18:12:24.0407280Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T18:12:25.0822514Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T18:12:25.9990286Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T18:12:26.9265114Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T18:12:27.7501523Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T18:12:27.7696768Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T18:12:28.7913821Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T18:12:29.4942122Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T18:12:30.2325896Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T18:12:31.2385173Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T18:12:32.1973633Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T18:12:33.3048246Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T18:12:34.1418142Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T18:12:35.1400815Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T18:12:35.9975640Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T18:12:37.8803236Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T18:12:38.6637467Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T18:12:39.3958971Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T18:12:40.3833292Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T18:12:41.0504872Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T18:12:41.7690600Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T18:12:42.6938750Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T18:12:43.5748144Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T18:12:44.5435439Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T18:12:45.3937055Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T18:12:46.2493544Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T18:12:47.0136332Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T18:12:47.7764455Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T18:12:48.5478341Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T18:12:49.2131188Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T18:12:49.9349436Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T18:12:51.5651143Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-17T18:12:51.7935804Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T18:12:51.8743783Z ** R 2021-05-17T18:12:51.9127667Z ** inst 2021-05-17T18:12:51.9136169Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:12:53.1414927Z ** help 2021-05-17T18:12:53.6214422Z *** installing help indices 2021-05-17T18:12:53.8629250Z ** building package indices 2021-05-17T18:12:54.1581543Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:12:54.3562225Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T18:12:54.4288103Z ** testing if installed package can be loaded from final location 2021-05-17T18:12:54.6466885Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:12:54.6480639Z * DONE (stringi) 2021-05-17T18:12:55.8870001Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T18:12:55.9270636Z * DONE (Rcpp) 2021-05-17T18:12:56.2166412Z * installing *binary* package ‘commonmark’ ... 2021-05-17T18:12:56.2219820Z * DONE (commonmark) 2021-05-17T18:12:56.4754334Z * installing *binary* package ‘brew’ ... 2021-05-17T18:12:56.4806844Z * DONE (brew) 2021-05-17T18:12:56.7002909Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T18:12:56.7046105Z * DONE (sessioninfo) 2021-05-17T18:12:56.9165777Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T18:12:56.9199246Z * DONE (prettyunits) 2021-05-17T18:12:57.2887260Z * installing *binary* package ‘vctrs’ ... 2021-05-17T18:12:57.2969232Z * DONE (vctrs) 2021-05-17T18:12:57.5491870Z * installing *binary* package ‘processx’ ... 2021-05-17T18:12:57.5535939Z * DONE (processx) 2021-05-17T18:12:57.8076659Z * installing *binary* package ‘markdown’ ... 2021-05-17T18:12:57.8126352Z * DONE (markdown) 2021-05-17T18:12:58.0332975Z * installing *binary* package ‘highr’ ... 2021-05-17T18:12:58.0373991Z * DONE (highr) 2021-05-17T18:12:58.2951622Z * installing *binary* package ‘stringr’ ... 2021-05-17T18:12:58.2997535Z * DONE (stringr) 2021-05-17T18:12:58.5197789Z * installing *binary* package ‘rversions’ ... 2021-05-17T18:12:58.5236255Z * DONE (rversions) 2021-05-17T18:12:58.8400076Z * installing *binary* package ‘pillar’ ... 2021-05-17T18:12:58.8462586Z * DONE (pillar) 2021-05-17T18:12:59.0873249Z * installing *binary* package ‘callr’ ... 2021-05-17T18:12:59.0915709Z * DONE (callr) 2021-05-17T18:12:59.5007245Z * installing *binary* package ‘knitr’ ... 2021-05-17T18:12:59.5121683Z * DONE (knitr) 2021-05-17T18:12:59.7383822Z * installing *binary* package ‘xopen’ ... 2021-05-17T18:12:59.7425886Z * DONE (xopen) 2021-05-17T18:13:00.0660476Z * installing *binary* package ‘tibble’ ... 2021-05-17T18:13:00.0726394Z * DONE (tibble) 2021-05-17T18:13:00.3045648Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T18:13:00.3082715Z * DONE (pkgbuild) 2021-05-17T18:13:00.6893545Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T18:13:00.6978290Z * DONE (roxygen2) 2021-05-17T18:13:00.9160721Z * installing *binary* package ‘rematch2’ ... 2021-05-17T18:13:00.9199458Z * DONE (rematch2) 2021-05-17T18:13:01.1489393Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T18:13:01.1527143Z * DONE (rcmdcheck) 2021-05-17T18:13:01.3823045Z * installing *binary* package ‘waldo’ ... 2021-05-17T18:13:01.3860681Z * DONE (waldo) 2021-05-17T18:13:02.0125215Z * installing *binary* package ‘testthat’ ... 2021-05-17T18:13:02.0265713Z * DONE (testthat) 2021-05-17T18:13:02.2916821Z * installing *binary* package ‘devtools’ ... 2021-05-17T18:13:02.2962322Z * DONE (devtools) 2021-05-17T18:13:02.3024198Z 2021-05-17T18:13:02.3025253Z The downloaded source packages are in 2021-05-17T18:13:02.3026924Z ‘/tmp/RtmprepEn8/downloaded_packages’ 2021-05-17T18:13:02.4992949Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T18:13:04.7106616Z 2021-05-17T18:13:05.0438520Z 2021-05-17T18:13:05.0459862Z checking for file ‘/tmp/RtmprepEn8/remotes718b55ca1a2/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T18:13:05.0521937Z 2021-05-17T18:13:05.0523546Z ✔ checking for file ‘/tmp/RtmprepEn8/remotes718b55ca1a2/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T18:13:05.0615638Z 2021-05-17T18:13:05.0616611Z 2021-05-17T18:13:05.0617862Z ─ preparing ‘desc’: 2021-05-17T18:13:05.0618768Z 2021-05-17T18:13:05.0619349Z 2021-05-17T18:13:05.0713050Z checking DESCRIPTION meta-information ... 2021-05-17T18:13:05.0743847Z 2021-05-17T18:13:05.0747191Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:13:05.1516257Z 2021-05-17T18:13:05.1553650Z 2021-05-17T18:13:05.1556368Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:13:05.1569046Z 2021-05-17T18:13:05.1599600Z 2021-05-17T18:13:05.1602021Z ─ checking for empty or unneeded directories 2021-05-17T18:13:05.1612490Z 2021-05-17T18:13:05.1642399Z 2021-05-17T18:13:05.1644506Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T18:13:05.2793572Z 2021-05-17T18:13:05.2796476Z 2021-05-17T18:13:05.2797994Z 2021-05-17T18:13:05.3259556Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:13:05.3261426Z (as ‘lib’ is unspecified) 2021-05-17T18:13:05.6552495Z * installing *source* package ‘desc’ ... 2021-05-17T18:13:05.6582381Z ** using staged installation 2021-05-17T18:13:05.6783437Z ** R 2021-05-17T18:13:05.6957260Z ** inst 2021-05-17T18:13:05.6973197Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:13:07.4239812Z ** help 2021-05-17T18:13:07.5543274Z *** installing help indices 2021-05-17T18:13:07.6602510Z ** building package indices 2021-05-17T18:13:07.7689885Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:13:07.9597959Z ** testing if installed package can be loaded from final location 2021-05-17T18:13:08.1857279Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:13:08.1875094Z * DONE (desc) 2021-05-17T18:13:08.3962714Z 2021-05-17T18:13:08.3963800Z 2021-05-17T18:13:08.3978034Z checking for file ‘/tmp/RtmprepEn8/remotes718b2f1c55a/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T18:13:08.4017962Z 2021-05-17T18:13:08.4019773Z ✔ checking for file ‘/tmp/RtmprepEn8/remotes718b2f1c55a/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T18:13:08.4080890Z 2021-05-17T18:13:08.4097182Z 2021-05-17T18:13:08.4101567Z ─ preparing ‘ghtravis’: 2021-05-17T18:13:08.4113377Z 2021-05-17T18:13:08.4115540Z 2021-05-17T18:13:08.4178484Z checking DESCRIPTION meta-information ... 2021-05-17T18:13:08.4209449Z 2021-05-17T18:13:08.4211442Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:13:08.4703976Z 2021-05-17T18:13:08.4734022Z 2021-05-17T18:13:08.4736997Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:13:08.4747331Z 2021-05-17T18:13:08.4771368Z 2021-05-17T18:13:08.4773583Z ─ checking for empty or unneeded directories 2021-05-17T18:13:08.4801937Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T18:13:08.5010942Z 2021-05-17T18:13:08.5013452Z 2021-05-17T18:13:08.5015004Z 2021-05-17T18:13:08.5529253Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:13:08.5530866Z (as ‘lib’ is unspecified) 2021-05-17T18:13:08.7904611Z * installing *source* package ‘ghtravis’ ... 2021-05-17T18:13:08.7906172Z ** using staged installation 2021-05-17T18:13:08.8066575Z ** R 2021-05-17T18:13:08.8178342Z ** inst 2021-05-17T18:13:08.8187212Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:13:10.1604181Z ** help 2021-05-17T18:13:10.2219029Z *** installing help indices 2021-05-17T18:13:10.2810237Z ** building package indices 2021-05-17T18:13:10.3365817Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:13:11.0708210Z ** testing if installed package can be loaded from final location 2021-05-17T18:13:11.7687203Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:13:11.7696221Z * DONE (ghtravis) 2021-05-17T18:13:11.7788943Z Using github PAT from envvar GITHUB_PAT 2021-05-17T18:13:12.0671336Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T18:13:14.3155607Z 2021-05-17T18:13:14.3157482Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T18:13:14.3158781Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T18:13:14.3159802Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T18:13:14.3160980Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T18:13:14.3162039Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T18:13:14.3162994Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T18:13:14.3168541Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:13:14.3169667Z (as ‘lib’ is unspecified) 2021-05-17T18:13:30.7231764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T18:13:31.8559526Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-17T18:13:31.8725703Z ================================================== 2021-05-17T18:13:31.8726506Z downloaded 193 KB 2021-05-17T18:13:31.8726955Z 2021-05-17T18:13:31.8766493Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T18:13:32.9189650Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-17T18:13:32.9252627Z ================================================== 2021-05-17T18:13:32.9253543Z downloaded 66 KB 2021-05-17T18:13:32.9254158Z 2021-05-17T18:13:32.9288787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T18:13:33.9572833Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-17T18:13:33.9750385Z ================================================== 2021-05-17T18:13:33.9751442Z downloaded 191 KB 2021-05-17T18:13:33.9752050Z 2021-05-17T18:13:33.9797455Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T18:13:35.1474520Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-17T18:13:35.1888219Z ================================================== 2021-05-17T18:13:35.1890648Z downloaded 1.2 MB 2021-05-17T18:13:35.1891188Z 2021-05-17T18:13:35.2149557Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T18:13:36.3694584Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-17T18:13:36.4174187Z ================================================== 2021-05-17T18:13:36.4175361Z downloaded 1.0 MB 2021-05-17T18:13:36.4175964Z 2021-05-17T18:13:36.6690431Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T18:13:36.6734738Z * DONE (tidyselect) 2021-05-17T18:13:36.8938078Z * installing *binary* package ‘generics’ ... 2021-05-17T18:13:36.8974408Z * DONE (generics) 2021-05-17T18:13:37.1914484Z * installing *binary* package ‘cpp11’ ... 2021-05-17T18:13:37.1969171Z * DONE (cpp11) 2021-05-17T18:13:37.5209761Z * installing *binary* package ‘dplyr’ ... 2021-05-17T18:13:37.5293227Z * DONE (dplyr) 2021-05-17T18:13:37.8551485Z * installing *binary* package ‘tidyr’ ... 2021-05-17T18:13:37.8619202Z * DONE (tidyr) 2021-05-17T18:13:37.8685794Z 2021-05-17T18:13:37.8686873Z The downloaded source packages are in 2021-05-17T18:13:37.8688417Z ‘/tmp/RtmprepEn8/downloaded_packages’ 2021-05-17T18:13:38.0731980Z 2021-05-17T18:13:38.0752221Z checking for file ‘/tmp/RtmprepEn8/remotes718b76bee487/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T18:13:38.0773702Z 2021-05-17T18:13:38.0775650Z ✔ checking for file ‘/tmp/RtmprepEn8/remotes718b76bee487/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T18:13:38.0865364Z 2021-05-17T18:13:38.0865975Z 2021-05-17T18:13:38.0866872Z ─ preparing ‘aghast’: 2021-05-17T18:13:38.0867499Z 2021-05-17T18:13:38.0868330Z 2021-05-17T18:13:38.0952084Z checking DESCRIPTION meta-information ... 2021-05-17T18:13:38.0984000Z 2021-05-17T18:13:38.0986506Z ✔ checking DESCRIPTION meta-information 2021-05-17T18:13:38.1286182Z 2021-05-17T18:13:38.1316394Z 2021-05-17T18:13:38.1322293Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:13:38.1334471Z 2021-05-17T18:13:38.1372631Z 2021-05-17T18:13:38.1374785Z ─ checking for empty or unneeded directories 2021-05-17T18:13:38.1403710Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T18:13:38.1507219Z 2021-05-17T18:13:38.1509609Z 2021-05-17T18:13:38.1511433Z 2021-05-17T18:13:38.1593721Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:13:38.1594904Z (as ‘lib’ is unspecified) 2021-05-17T18:13:38.3803580Z * installing *source* package ‘aghast’ ... 2021-05-17T18:13:38.3806308Z ** using staged installation 2021-05-17T18:13:38.4050196Z ** R 2021-05-17T18:13:38.4114722Z ** byte-compile and prepare package for lazy loading 2021-05-17T18:13:38.9327693Z ** help 2021-05-17T18:13:38.9559031Z *** installing help indices 2021-05-17T18:13:38.9867143Z ** building package indices 2021-05-17T18:13:39.0124224Z ** testing if installed package can be loaded from temporary location 2021-05-17T18:13:39.2239807Z ** testing if installed package can be loaded from final location 2021-05-17T18:13:39.4421110Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T18:13:39.4428187Z * DONE (aghast) 2021-05-17T18:13:39.4534456Z Installing 1 packages: covr 2021-05-17T18:13:39.4548297Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:13:39.4549811Z (as ‘lib’ is unspecified) 2021-05-17T18:13:55.9137867Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T18:13:55.9138894Z 2021-05-17T18:13:55.9145080Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T18:13:57.0686363Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-17T18:13:57.0782538Z ================================================== 2021-05-17T18:13:57.0783106Z downloaded 161 KB 2021-05-17T18:13:57.0783416Z 2021-05-17T18:13:57.0822189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T18:13:58.2138807Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-17T18:13:58.2324291Z ================================================== 2021-05-17T18:13:58.2325304Z downloaded 119 KB 2021-05-17T18:13:58.2325868Z 2021-05-17T18:13:58.2362059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T18:13:59.2814374Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-17T18:13:59.2971163Z ================================================== 2021-05-17T18:13:59.2971828Z downloaded 281 KB 2021-05-17T18:13:59.2972138Z 2021-05-17T18:13:59.5475283Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T18:13:59.5517252Z * DONE (lazyeval) 2021-05-17T18:13:59.7948046Z * installing *binary* package ‘rex’ ... 2021-05-17T18:13:59.7991088Z * DONE (rex) 2021-05-17T18:14:00.0641362Z * installing *binary* package ‘covr’ ... 2021-05-17T18:14:00.0693054Z * DONE (covr) 2021-05-17T18:14:00.0772895Z 2021-05-17T18:14:00.0773946Z The downloaded source packages are in 2021-05-17T18:14:00.0775505Z ‘/tmp/RtmprepEn8/downloaded_packages’ 2021-05-17T18:14:00.0941936Z 2021-05-17T18:14:00.0981040Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T18:14:00.0981756Z Rscript -e "tic::before_install()" 2021-05-17T18:14:00.1031718Z shell: /usr/bin/bash -e {0} 2021-05-17T18:14:00.1032147Z env: 2021-05-17T18:14:00.1032621Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:14:00.1033238Z TIC_DEPLOY_KEY: 2021-05-17T18:14:00.1034064Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:14:00.1035631Z GITHUB_PAT: *** 2021-05-17T18:14:00.1036583Z COVERALLS_TOKEN: *** 2021-05-17T18:14:00.1037270Z continue-on-error: false 2021-05-17T18:14:00.1037891Z VDIFFR_RUN_TESTS: 2021-05-17T18:14:00.1038460Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:14:00.1038946Z TZ: UTC 2021-05-17T18:14:00.1039347Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:14:00.1039785Z NOT_CRAN: true 2021-05-17T18:14:00.1040172Z ##[endgroup] 2021-05-17T18:14:00.4007555Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:14:00.5460318Z Running before_install: step_install_remote_binaries() 2021-05-17T18:14:01.1501836Z Installing RNifti binaries 2021-05-17T18:14:01.1514828Z [1] "neuroconductor/RNifti" 2021-05-17T18:14:01.5370670Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T18:14:01.5407745Z tag_name 2021-05-17T18:14:01.5408218Z 10 1.3.1.s 2021-05-17T18:14:01.5408793Z zipball_url 2021-05-17T18:14:01.5409851Z 10 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-17T18:14:01.5410804Z tarball_url 2021-05-17T18:14:01.5413190Z 10 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-17T18:14:01.5414065Z commit.sha 2021-05-17T18:14:01.5416048Z 10 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-17T18:14:01.5416912Z commit.url 2021-05-17T18:14:01.5419421Z 10 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-17T18:14:01.5420454Z node_id 2021-05-17T18:14:01.5421455Z 10 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-17T18:14:01.5424051Z url 2021-05-17T18:14:01.5424953Z 10 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-17T18:14:01.5425868Z assets_url 2021-05-17T18:14:01.5428391Z 10 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-17T18:14:01.5429375Z upload_url 2021-05-17T18:14:01.5433272Z 10 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-17T18:14:01.5434480Z id asset_updated_at asset_created_at created_at 2021-05-17T18:14:01.5437201Z 10 42981970 2021-05-14 21:19:42 2021-05-14 21:19:42 2021-05-14 21:05:46 2021-05-17T18:14:01.5439239Z published_at asset_name 2021-05-17T18:14:01.5441729Z 10 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T18:14:01.5443672Z asset_label asset_download_count 2021-05-17T18:14:01.5444243Z 10 18 2021-05-17T18:14:01.5446337Z asset_browser_download_url 2021-05-17T18:14:01.5449292Z 10 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T18:14:01.5459157Z Installing RNifti package binaries 2021-05-17T18:14:01.5505197Z --2021-05-17 18:14:01-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T18:14:01.5547369Z Resolving github.com (github.com)... 13.237.44.5 2021-05-17T18:14:01.7059251Z Connecting to github.com (github.com)|13.237.44.5|:443... connected. 2021-05-17T18:14:02.4491651Z HTTP request sent, awaiting response... 302 Found 2021-05-17T18:14:02.4501578Z Location: https://github-releases.githubusercontent.com/367479391/190c6b00-b4fa-11eb-9a6f-23ba6a43d4cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T181402Z&X-Amz-Expires=300&X-Amz-Signature=6ee1b64b9fdad16038be0d59a39b0345a93495f0dec1ef94f81f13118c842133&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T18:14:02.4513393Z --2021-05-17 18:14:02-- https://github-releases.githubusercontent.com/367479391/190c6b00-b4fa-11eb-9a6f-23ba6a43d4cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T181402Z&X-Amz-Expires=300&X-Amz-Signature=6ee1b64b9fdad16038be0d59a39b0345a93495f0dec1ef94f81f13118c842133&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T18:14:02.4518620Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.108.154, 185.199.109.154, ... 2021-05-17T18:14:02.4561782Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-17T18:14:02.6928397Z HTTP request sent, awaiting response... 200 OK 2021-05-17T18:14:02.6929839Z Length: 2702318 (2.6M) [application/octet-stream] 2021-05-17T18:14:02.6930994Z Saving to: ‘/tmp/RtmpsQsdPW/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T18:14:02.6931566Z 2021-05-17T18:14:02.6974491Z 0K .......... .......... .......... .......... .......... 1% 10.3M 0s 2021-05-17T18:14:02.7017791Z 50K .......... .......... .......... .......... .......... 3% 11.3M 0s 2021-05-17T18:14:02.7039024Z 100K .......... .......... .......... .......... .......... 5% 22.6M 0s 2021-05-17T18:14:02.7071721Z 150K .......... .......... .......... .......... .......... 7% 14.9M 0s 2021-05-17T18:14:02.7112183Z 200K .......... .......... .......... .......... .......... 9% 11.9M 0s 2021-05-17T18:14:02.7132250Z 250K .......... .......... .......... .......... .......... 11% 24.6M 0s 2021-05-17T18:14:02.7162610Z 300K .......... .......... .......... .......... .......... 13% 17.1M 0s 2021-05-17T18:14:02.7181614Z 350K .......... .......... .......... .......... .......... 15% 23.1M 0s 2021-05-17T18:14:02.7218410Z 400K .......... .......... .......... .......... .......... 17% 13.6M 0s 2021-05-17T18:14:02.7238513Z 450K .......... .......... .......... .......... .......... 18% 23.5M 0s 2021-05-17T18:14:02.7265832Z 500K .......... .......... .......... .......... .......... 20% 18.3M 0s 2021-05-17T18:14:02.7286725Z 550K .......... .......... .......... .......... .......... 22% 23.9M 0s 2021-05-17T18:14:02.7314271Z 600K .......... .......... .......... .......... .......... 24% 17.0M 0s 2021-05-17T18:14:02.7351855Z 650K .......... .......... .......... .......... .......... 26% 13.6M 0s 2021-05-17T18:14:02.7360495Z 700K .......... .......... .......... .......... .......... 28% 52.1M 0s 2021-05-17T18:14:02.7384163Z 750K .......... .......... .......... .......... .......... 30% 20.1M 0s 2021-05-17T18:14:02.7403236Z 800K .......... .......... .......... .......... .......... 32% 26.1M 0s 2021-05-17T18:14:02.7434157Z 850K .......... .......... .......... .......... .......... 34% 15.9M 0s 2021-05-17T18:14:02.7449105Z 900K .......... .......... .......... .......... .......... 35% 30.3M 0s 2021-05-17T18:14:02.7478451Z 950K .......... .......... .......... .......... .......... 37% 17.4M 0s 2021-05-17T18:14:02.7497381Z 1000K .......... .......... .......... .......... .......... 39% 25.8M 0s 2021-05-17T18:14:02.7509387Z 1050K .......... .......... .......... .......... .......... 41% 37.2M 0s 2021-05-17T18:14:02.7536960Z 1100K .......... .......... .......... .......... .......... 43% 18.3M 0s 2021-05-17T18:14:02.7549257Z 1150K .......... .......... .......... .......... .......... 45% 38.1M 0s 2021-05-17T18:14:02.7568230Z 1200K .......... .......... .......... .......... .......... 47% 25.1M 0s 2021-05-17T18:14:02.7586586Z 1250K .......... .......... .......... .......... .......... 49% 27.1M 0s 2021-05-17T18:14:02.7607432Z 1300K .......... .......... .......... .......... .......... 51% 23.6M 0s 2021-05-17T18:14:02.7635101Z 1350K .......... .......... .......... .......... .......... 53% 17.4M 0s 2021-05-17T18:14:02.7644628Z 1400K .......... .......... .......... .......... .......... 54% 50.4M 0s 2021-05-17T18:14:02.7663041Z 1450K .......... .......... .......... .......... .......... 56% 27.4M 0s 2021-05-17T18:14:02.7690366Z 1500K .......... .......... .......... .......... .......... 58% 17.6M 0s 2021-05-17T18:14:02.7696227Z 1550K .......... .......... .......... .......... .......... 60% 80.1M 0s 2021-05-17T18:14:02.7731072Z 1600K .......... .......... .......... .......... .......... 62% 35.2M 0s 2021-05-17T18:14:02.7741377Z 1650K .......... .......... .......... .......... .......... 64% 16.4M 0s 2021-05-17T18:14:02.7756478Z 1700K .......... .......... .......... .......... .......... 66% 30.2M 0s 2021-05-17T18:14:02.7766931Z 1750K .......... .......... .......... .......... .......... 68% 46.9M 0s 2021-05-17T18:14:02.7791919Z 1800K .......... .......... .......... .......... .......... 70% 19.7M 0s 2021-05-17T18:14:02.7815605Z 1850K .......... .......... .......... .......... .......... 71% 20.5M 0s 2021-05-17T18:14:02.7818407Z 1900K .......... .......... .......... .......... .......... 73% 149M 0s 2021-05-17T18:14:02.7850618Z 1950K .......... .......... .......... .......... .......... 75% 15.4M 0s 2021-05-17T18:14:02.7859631Z 2000K .......... .......... .......... .......... .......... 77% 55.2M 0s 2021-05-17T18:14:02.7864634Z 2050K .......... .......... .......... .......... .......... 79% 88.8M 0s 2021-05-17T18:14:02.7888133Z 2100K .......... .......... .......... .......... .......... 81% 21.1M 0s 2021-05-17T18:14:02.7900626Z 2150K .......... .......... .......... .......... .......... 83% 38.0M 0s 2021-05-17T18:14:02.7923892Z 2200K .......... .......... .......... .......... .......... 85% 30.8M 0s 2021-05-17T18:14:02.7940386Z 2250K .......... .......... .......... .......... .......... 87% 24.5M 0s 2021-05-17T18:14:02.7950303Z 2300K .......... .......... .......... .......... .......... 89% 34.5M 0s 2021-05-17T18:14:02.7969169Z 2350K .......... .......... .......... .......... .......... 90% 77.3M 0s 2021-05-17T18:14:02.7969942Z 2400K .......... .......... .......... .......... .......... 92% 43.5M 0s 2021-05-17T18:14:02.7998462Z 2450K .......... .......... .......... .......... .......... 94% 16.1M 0s 2021-05-17T18:14:02.8002898Z 2500K .......... .......... .......... .......... .......... 96% 106M 0s 2021-05-17T18:14:02.8006205Z 2550K .......... .......... .......... .......... .......... 98% 141M 0s 2021-05-17T18:14:02.8030888Z 2600K .......... .......... .......... ........ 100% 15.6M=0.1s 2021-05-17T18:14:02.8032302Z 2021-05-17T18:14:02.8034753Z 2021-05-17 18:14:02 (23.3 MB/s) - ‘/tmp/RtmpsQsdPW/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2702318/2702318] 2021-05-17T18:14:02.8036241Z 2021-05-17T18:14:02.8078745Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:14:02.8081023Z (as ‘lib’ is unspecified) 2021-05-17T18:14:03.4526678Z * installing *binary* package ‘RNifti’ ... 2021-05-17T18:14:03.4669438Z * DONE (RNifti) 2021-05-17T18:14:03.4794515Z Rewriting new remotes: 2021-05-17T18:14:03.5065826Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T18:14:03.5066674Z remotes::install_deps(dependencies = TRUE) 2021-05-17T18:14:03.5067318Z remotes::install_cran("rcmdcheck") 2021-05-17T18:14:03.5067890Z remotes::install_cran("markdown") 2021-05-17T18:14:03.5075251Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:14:03.5075693Z env: 2021-05-17T18:14:03.5076165Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:14:03.5076674Z TIC_DEPLOY_KEY: 2021-05-17T18:14:03.5077525Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:14:03.5079465Z GITHUB_PAT: *** 2021-05-17T18:14:03.5080710Z COVERALLS_TOKEN: *** 2021-05-17T18:14:03.5081260Z continue-on-error: false 2021-05-17T18:14:03.5081841Z VDIFFR_RUN_TESTS: 2021-05-17T18:14:03.5082350Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:14:03.5082830Z TZ: UTC 2021-05-17T18:14:03.5083245Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:14:03.5083723Z NOT_CRAN: true 2021-05-17T18:14:03.5084120Z ##[endgroup] 2021-05-17T18:14:25.1426946Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T18:14:25.1428367Z hunspell (NA -> 3.0.1 ) [CRAN] 2021-05-17T18:14:25.1429478Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T18:14:25.1430551Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-17T18:14:25.1431748Z spelling (NA -> 2.2 ) [CRAN] 2021-05-17T18:14:25.1432960Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T18:14:25.1433918Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-17T18:14:25.1452424Z Installing 7 packages: base64enc, hunspell, tinytex, htmltools, spelling, rmarkdown, matrixStats 2021-05-17T18:14:25.1469348Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T18:14:25.1470551Z (as ‘lib’ is unspecified) 2021-05-17T18:14:41.0815501Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T18:14:42.2041753Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-17T18:14:42.2051458Z ================================================== 2021-05-17T18:14:42.2052390Z downloaded 37 KB 2021-05-17T18:14:42.2053054Z 2021-05-17T18:14:42.2091117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hunspell_3.0.1.tar.gz' 2021-05-17T18:14:43.3631197Z Content type 'binary/octet-stream' length 3525263 bytes (3.4 MB) 2021-05-17T18:14:43.8368411Z ================================================== 2021-05-17T18:14:43.8369794Z downloaded 3.4 MB 2021-05-17T18:14:43.8370502Z 2021-05-17T18:14:43.8419015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T18:14:44.6851309Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-17T18:14:44.6944132Z ================================================== 2021-05-17T18:14:44.6945097Z downloaded 114 KB 2021-05-17T18:14:44.6945639Z 2021-05-17T18:14:44.6983182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T18:14:45.7363912Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-17T18:14:45.7518416Z ================================================== 2021-05-17T18:14:45.7519019Z downloaded 230 KB 2021-05-17T18:14:45.7519313Z 2021-05-17T18:14:45.7557899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/spelling_2.2.tar.gz' 2021-05-17T18:14:46.7377001Z Content type 'binary/octet-stream' length 52314 bytes (51 KB) 2021-05-17T18:14:46.7673965Z ================================================== 2021-05-17T18:14:46.7674615Z downloaded 51 KB 2021-05-17T18:14:46.7674928Z 2021-05-17T18:14:46.7714266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T18:14:47.8131458Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-17T18:14:47.8874822Z ================================================== 2021-05-17T18:14:47.8876253Z downloaded 3.5 MB 2021-05-17T18:14:47.8876911Z 2021-05-17T18:14:47.8908825Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-17T18:14:48.9262731Z Content type 'binary/octet-stream' length 2539540 bytes (2.4 MB) 2021-05-17T18:14:48.9655687Z ================================================== 2021-05-17T18:14:48.9657437Z downloaded 2.4 MB 2021-05-17T18:14:48.9658720Z 2021-05-17T18:14:49.1971794Z * installing *binary* package ‘base64enc’ ... 2021-05-17T18:14:49.2010494Z * DONE (base64enc) 2021-05-17T18:14:49.8823152Z * installing *binary* package ‘hunspell’ ... 2021-05-17T18:14:49.8967407Z * DONE (hunspell) 2021-05-17T18:14:50.1257841Z * installing *binary* package ‘tinytex’ ... 2021-05-17T18:14:50.1295290Z * DONE (tinytex) 2021-05-17T18:14:50.7932150Z * installing *binary* package ‘matrixStats’ ... 2021-05-17T18:14:50.8089488Z * DONE (matrixStats) 2021-05-17T18:14:51.0445951Z * installing *binary* package ‘htmltools’ ... 2021-05-17T18:14:51.0485764Z * DONE (htmltools) 2021-05-17T18:14:51.2794878Z * installing *binary* package ‘spelling’ ... 2021-05-17T18:14:51.2832656Z * DONE (spelling) 2021-05-17T18:14:51.9972114Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T18:14:52.0257398Z * DONE (rmarkdown) 2021-05-17T18:14:52.0383567Z 2021-05-17T18:14:52.0384935Z The downloaded source packages are in 2021-05-17T18:14:52.0386547Z ‘/tmp/RtmpKCxLjK/downloaded_packages’ 2021-05-17T18:15:07.4699525Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T18:15:07.4700439Z Use `force = TRUE` to force installation 2021-05-17T18:15:07.4713625Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T18:15:07.4714570Z Use `force = TRUE` to force installation 2021-05-17T18:15:07.4947097Z ##[group]Run options(width = 100) 2021-05-17T18:15:07.4947704Z options(width = 100) 2021-05-17T18:15:07.4948306Z pkgs <- installed.packages()[, "Package"] 2021-05-17T18:15:07.4949054Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T18:15:07.4956462Z shell: /usr/local/bin/Rscript {0} 2021-05-17T18:15:07.4956918Z env: 2021-05-17T18:15:07.4957397Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:15:07.4957897Z TIC_DEPLOY_KEY: 2021-05-17T18:15:07.4958766Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:15:07.4960661Z GITHUB_PAT: *** 2021-05-17T18:15:07.4961659Z COVERALLS_TOKEN: *** 2021-05-17T18:15:07.4962198Z continue-on-error: false 2021-05-17T18:15:07.4962729Z VDIFFR_RUN_TESTS: 2021-05-17T18:15:07.4963241Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:15:07.4963724Z TZ: UTC 2021-05-17T18:15:07.4964127Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:15:07.4964607Z NOT_CRAN: true 2021-05-17T18:15:07.4965021Z ##[endgroup] 2021-05-17T18:15:07.9986822Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T18:15:07.9987493Z setting value 2021-05-17T18:15:07.9988390Z version R version 3.6.3 (2020-02-29) 2021-05-17T18:15:07.9988914Z os Ubuntu 20.04.2 LTS 2021-05-17T18:15:07.9989611Z system x86_64, linux-gnu 2021-05-17T18:15:07.9990106Z ui X11 2021-05-17T18:15:07.9990586Z language (EN) 2021-05-17T18:15:07.9991408Z collate C.UTF-8 2021-05-17T18:15:07.9992323Z ctype C.UTF-8 2021-05-17T18:15:07.9992831Z tz UTC 2021-05-17T18:15:07.9993513Z date 2021-05-17 2021-05-17T18:15:07.9993838Z 2021-05-17T18:15:07.9994782Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T18:15:07.9995558Z package * version date lib source 2021-05-17T18:15:07.9996594Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T18:15:07.9997574Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-17T18:15:07.9998449Z base * 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:07.9999333Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0000498Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0001447Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0002674Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0003541Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0004410Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0005285Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0006137Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0006981Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0007848Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0008858Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0009830Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0010670Z compiler 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0011775Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0012901Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0013827Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0014740Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0015725Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0016789Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0017650Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0018567Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T18:15:08.0019606Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0020430Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0021244Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0022276Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0023702Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0024654Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0025550Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0026420Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0027513Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0028593Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0029457Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0030350Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0031208Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0032180Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T18:15:08.0033163Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0034050Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0034918Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0035795Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0036685Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0037571Z grid 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0038680Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0039553Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0040664Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0041606Z hunspell 3.0.1 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0042468Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0043338Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0044253Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0045132Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0046001Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0046895Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0047796Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0048844Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0049800Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0050666Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0051526Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0052617Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0053546Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0054424Z methods * 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0055283Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0056150Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0057062Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0057912Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0058786Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0059674Z parallel 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0060557Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0061438Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0062341Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0063235Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0064119Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0065024Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0065949Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0066816Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0067661Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0068518Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0069391Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0070281Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0071165Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0072045Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0073108Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0073980Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0074841Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0075719Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0076661Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-17T18:15:08.0077613Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0078483Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0079495Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0080790Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0081781Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0082714Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0083735Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0084792Z spelling 2.2 2020-10-18 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0085648Z splines 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0086619Z stats * 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0087483Z stats4 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0088350Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.6.3) 2021-05-17T18:15:08.0089220Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0090102Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-17T18:15:08.0090974Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0091884Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T18:15:08.0092808Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0093682Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0094557Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0095486Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T18:15:08.0096393Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0097286Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0098183Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0099037Z tools 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0099914Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0101022Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0101810Z utils * 3.6.3 2021-02-17 [2] local 2021-05-17T18:15:08.0102746Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0103573Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0104406Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0105348Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0106151Z xfun 0.23 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0107210Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0108212Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0109077Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0109920Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-17T18:15:08.0110366Z 2021-05-17T18:15:08.0110856Z [1] /home/runner/work/_temp/Library 2021-05-17T18:15:08.0111391Z [2] /opt/R/3.6.3/lib/R/library 2021-05-17T18:15:08.0175812Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T18:15:08.0176573Z Rscript -e 'tic::script()' 2021-05-17T18:15:08.0177042Z ls -l check 2021-05-17T18:15:08.0223189Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:15:08.0223658Z env: 2021-05-17T18:15:08.0224073Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:15:08.0224509Z TIC_DEPLOY_KEY: 2021-05-17T18:15:08.0225257Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:15:08.0226948Z GITHUB_PAT: *** 2021-05-17T18:15:08.0227866Z COVERALLS_TOKEN: *** 2021-05-17T18:15:08.0228380Z continue-on-error: false 2021-05-17T18:15:08.0228872Z VDIFFR_RUN_TESTS: 2021-05-17T18:15:08.0229360Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:15:08.0230251Z TZ: UTC 2021-05-17T18:15:08.0230640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:15:08.0231264Z NOT_CRAN: true 2021-05-17T18:15:08.0231671Z ##[endgroup] 2021-05-17T18:15:08.3156380Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:15:08.4537673Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T18:15:08.4539118Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T18:15:08.4540017Z timeout = Inf, check_dir = "check") 2021-05-17T18:15:08.5308630Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T18:15:08.7609243Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T18:15:08.7762805Z * preparing ‘stapler’: 2021-05-17T18:15:08.7866931Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:15:08.8904233Z * installing the package to build vignettes 2021-05-17T18:23:48.3419163Z * creating vignettes ... OK 2021-05-17T18:23:48.3816338Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T18:23:48.3838487Z * checking for empty or unneeded directories 2021-05-17T18:23:48.3888503Z * building ‘stapler_0.7.2.tar.gz’ 2021-05-17T18:23:48.4149307Z 2021-05-17T18:23:48.5381685Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T18:23:48.7725837Z * using log directory ‘/home/runner/work/stapler/stapler/check/stapler.Rcheck’ 2021-05-17T18:23:48.7738670Z * using R version 3.6.3 (2020-02-29) 2021-05-17T18:23:48.7739933Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T18:23:48.7742383Z * using session charset: UTF-8 2021-05-17T18:23:48.8112917Z * using option ‘--as-cran’ 2021-05-17T18:23:48.8132915Z * checking for file ‘stapler/DESCRIPTION’ ... OK 2021-05-17T18:23:48.8134285Z * checking extension type ... Package 2021-05-17T18:23:48.8135518Z * this is package ‘stapler’ version ‘0.7.2’ 2021-05-17T18:23:48.8137022Z * package encoding: UTF-8 2021-05-17T18:23:48.8153099Z * checking package namespace information ... OK 2021-05-17T18:24:05.6008805Z * checking package dependencies ... OK 2021-05-17T18:24:05.6019466Z * checking if this is a source package ... OK 2021-05-17T18:24:05.6020493Z * checking if there is a namespace ... OK 2021-05-17T18:24:05.7881851Z * checking for executable files ... OK 2021-05-17T18:24:05.7897231Z * checking for hidden files and directories ... OK 2021-05-17T18:24:05.7914058Z * checking for portable file names ... OK 2021-05-17T18:24:05.7915115Z * checking for sufficient/correct file permissions ... OK 2021-05-17T18:24:05.7936624Z * checking serialization versions ... OK 2021-05-17T18:24:07.3803430Z * checking whether package ‘stapler’ can be installed ... OK 2021-05-17T18:24:07.3887423Z * checking installed package size ... OK 2021-05-17T18:24:07.4668710Z * checking package directory ... OK 2021-05-17T18:24:07.4669886Z * checking for future file timestamps ... OK 2021-05-17T18:24:07.4679796Z * checking ‘build’ directory ... OK 2021-05-17T18:24:07.6331871Z * checking DESCRIPTION meta-information ... OK 2021-05-17T18:24:07.6334055Z * checking top-level files ... OK 2021-05-17T18:24:07.6335432Z * checking for left-over files ... OK 2021-05-17T18:24:07.8207498Z * checking index information ... OK 2021-05-17T18:24:08.0586947Z * checking package subdirectories ... OK 2021-05-17T18:24:08.1062386Z * checking R files for non-ASCII characters ... OK 2021-05-17T18:24:08.1567483Z * checking R files for syntax errors ... OK 2021-05-17T18:24:08.4274945Z * checking whether the package can be loaded ... OK 2021-05-17T18:24:08.6904233Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T18:24:08.9472213Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T18:24:09.2165076Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T18:24:09.4835959Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T18:24:09.7757392Z * checking loading without being on the library search path ... OK 2021-05-17T18:24:10.0994326Z * checking dependencies in R code ... OK 2021-05-17T18:24:10.7577222Z * checking S3 generic/method consistency ... OK 2021-05-17T18:24:11.0714045Z * checking replacement functions ... OK 2021-05-17T18:24:11.4192226Z * checking foreign function calls ... OK 2021-05-17T18:24:14.3391544Z * checking R code for possible problems ... OK 2021-05-17T18:24:14.5441866Z * checking Rd files ... OK 2021-05-17T18:24:14.5943549Z * checking Rd metadata ... OK 2021-05-17T18:24:14.6624828Z * checking Rd line widths ... OK 2021-05-17T18:24:14.7462871Z * checking Rd cross-references ... OK 2021-05-17T18:24:15.0492014Z * checking for missing documentation entries ... OK 2021-05-17T18:24:15.9708770Z * checking for code/documentation mismatches ... OK 2021-05-17T18:24:16.7764559Z * checking Rd \usage sections ... OK 2021-05-17T18:24:16.8385159Z * checking Rd contents ... OK 2021-05-17T18:24:16.9458899Z * checking for unstated dependencies in examples ... OK 2021-05-17T18:24:16.9511632Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T18:24:16.9540224Z * checking files in ‘vignettes’ ... OK 2021-05-17T18:24:26.4945410Z * checking examples ... OK 2021-05-17T18:24:26.5825755Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T18:24:26.7632980Z * checking tests ... 2021-05-17T18:24:27.2071010Z Running ‘spelling.R’ 2021-05-17T18:24:27.2110033Z Comparing ‘spelling.Rout’ to ‘spelling.Rout.save’ ... OK 2021-05-17T18:24:29.3369820Z Running ‘testthat.R’ 2021-05-17T18:24:29.3419964Z OK 2021-05-17T18:24:29.5194591Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T18:24:29.5272475Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T18:33:03.5482512Z * checking re-building of vignette outputs ... OK 2021-05-17T18:33:05.8242301Z * checking PDF version of manual ... OK 2021-05-17T18:33:05.8243272Z * checking for detritus in the temp directory ... OK 2021-05-17T18:33:05.8243948Z * DONE 2021-05-17T18:33:05.8244287Z 2021-05-17T18:33:05.8244772Z Status: OK 2021-05-17T18:33:05.8245134Z 2021-05-17T18:33:05.8246470Z ── R CMD check results ────────────────────────────────────── stapler 0.7.2 ──── 2021-05-17T18:33:05.8247041Z Duration: 9m 17.4s 2021-05-17T18:33:05.8247358Z 2021-05-17T18:33:05.8248058Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T18:33:05.8248691Z total 188 2021-05-17T18:33:05.8249761Z drwxr-xr-x 6 runner docker 4096 May 17 18:33 stapler.Rcheck 2021-05-17T18:33:05.8251035Z -rw-r--r-- 1 runner docker 75757 May 17 18:23 stapler_0.7.2.tar.gz 2021-05-17T18:33:05.8252523Z -rw-r--r-- 1 runner docker 109700 May 17 18:24 stapler_0.7.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T18:33:05.8305526Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:33:05.8306317Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T18:33:05.8365549Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T18:33:05.8366229Z env: 2021-05-17T18:33:05.8366868Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:33:05.8367313Z TIC_DEPLOY_KEY: 2021-05-17T18:33:05.8368703Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:33:05.8370655Z GITHUB_PAT: *** 2021-05-17T18:33:05.8371526Z COVERALLS_TOKEN: *** 2021-05-17T18:33:05.8372053Z continue-on-error: false 2021-05-17T18:33:05.8372553Z VDIFFR_RUN_TESTS: 2021-05-17T18:33:05.8373070Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:33:05.8373535Z TZ: UTC 2021-05-17T18:33:05.8373950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:33:05.8374393Z NOT_CRAN: true 2021-05-17T18:33:05.8374786Z ##[endgroup] 2021-05-17T18:33:05.8513681Z 2021-05-17T18:33:05.8515262Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-17T18:33:05.8516305Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-17T18:33:05.8517491Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T18:33:05.8517867Z 2021-05-17T18:33:05.8518621Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T18:33:05.8519517Z You are welcome to redistribute it under certain conditions. 2021-05-17T18:33:05.8520909Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T18:33:05.8521465Z 2021-05-17T18:33:05.8522054Z R is a collaborative project with many contributors. 2021-05-17T18:33:05.8523022Z Type 'contributors()' for more information and 2021-05-17T18:33:05.8524020Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T18:33:05.8524413Z 2021-05-17T18:33:05.8525241Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T18:33:05.8526290Z 'help.start()' for an HTML browser interface to help. 2021-05-17T18:33:05.8527146Z Type 'q()' to quit R. 2021-05-17T18:33:05.8527439Z 2021-05-17T18:33:05.8527871Z > library(testthat) 2021-05-17T18:33:05.8528354Z > library(stapler) 2021-05-17T18:33:05.8528753Z > 2021-05-17T18:33:05.8529622Z > test_check("stapler") 2021-05-17T18:33:05.8530712Z ══ Warnings ════════════════════════════════════════════════════════════════════ 2021-05-17T18:33:05.8531812Z ── Warning (test-binmat-bad.R:26:3): Staple binary matrix ────────────────────── 2021-05-17T18:33:05.8532836Z Dropping values where all the same - may be wrong! 2021-05-17T18:33:05.8533418Z Backtrace: 2021-05-17T18:33:05.8534667Z 1. testthat::expect_message(...) test-binmat-bad.R:26:2 2021-05-17T18:33:05.8535991Z 6. stapler::staple_bin_mat(x, drop_all_same = TRUE) test-binmat-bad.R:26:28 2021-05-17T18:33:05.8537230Z ── Warning (test-binmat-bad.R:62:3): Staple binary matrix ────────────────────── 2021-05-17T18:33:05.8538501Z Dropping values where all the same - may be wrong! 2021-05-17T18:33:05.8539333Z Backtrace: 2021-05-17T18:33:05.8540364Z 1. testthat::expect_message(...) test-binmat-bad.R:62:2 2021-05-17T18:33:05.8541937Z 6. stapler::staple_multi_mat(x, drop_all_same = TRUE) test-binmat-bad.R:63:4 2021-05-17T18:33:05.8542474Z 2021-05-17T18:33:05.8543165Z [ FAIL 0 | WARN 2 | SKIP 0 | PASS 22 ] 2021-05-17T18:33:05.8543559Z > 2021-05-17T18:33:05.8543915Z > proc.time() 2021-05-17T18:33:05.8544382Z user system elapsed 2021-05-17T18:33:05.8544812Z 2.015 0.093 2.097 2021-05-17T18:33:05.8583205Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T18:33:05.8583807Z Rscript -e "tic::before_deploy()" 2021-05-17T18:33:05.8624997Z shell: /usr/bin/bash -e {0} 2021-05-17T18:33:05.8625395Z env: 2021-05-17T18:33:05.8625826Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:33:05.8626307Z TIC_DEPLOY_KEY: 2021-05-17T18:33:05.8627172Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:33:05.8628765Z GITHUB_PAT: *** 2021-05-17T18:33:05.8631316Z COVERALLS_TOKEN: *** 2021-05-17T18:33:05.8631875Z continue-on-error: false 2021-05-17T18:33:05.8632780Z VDIFFR_RUN_TESTS: 2021-05-17T18:33:05.8633369Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:33:05.8633838Z TZ: UTC 2021-05-17T18:33:05.8634255Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:33:05.8634693Z NOT_CRAN: true 2021-05-17T18:33:05.8635109Z ##[endgroup] 2021-05-17T18:33:06.1503205Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:33:06.2887328Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T18:33:06.2888162Z with: 2021-05-17T18:33:06.2888929Z upload_url: https://uploads.github.com/repos/neuroconductor/stapler/releases/43077838/assets{?name,label} 2021-05-17T18:33:06.2889896Z asset_path: check/stapler_0.7.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T18:33:06.2890965Z asset_name: stapler_0.7.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-17T18:33:06.2891663Z asset_content_type: application/octet-stream 2021-05-17T18:33:06.2892198Z env: 2021-05-17T18:33:06.2893855Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:33:06.2894357Z TIC_DEPLOY_KEY: 2021-05-17T18:33:06.2895232Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:33:06.2897013Z GITHUB_PAT: *** 2021-05-17T18:33:06.2898845Z COVERALLS_TOKEN: *** 2021-05-17T18:33:06.2899377Z continue-on-error: false 2021-05-17T18:33:06.2899841Z VDIFFR_RUN_TESTS: 2021-05-17T18:33:06.2900376Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:33:06.2900815Z TZ: UTC 2021-05-17T18:33:06.2901205Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:33:06.2901715Z NOT_CRAN: true 2021-05-17T18:33:06.2902553Z GITHUB_TOKEN: *** 2021-05-17T18:33:06.2902927Z ##[endgroup] 2021-05-17T18:33:08.1465466Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T18:33:08.1466081Z Rscript -e "tic::deploy()" 2021-05-17T18:33:08.1511866Z shell: /usr/bin/bash -e {0} 2021-05-17T18:33:08.1512393Z env: 2021-05-17T18:33:08.1512975Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:33:08.1513470Z TIC_DEPLOY_KEY: 2021-05-17T18:33:08.1514333Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:33:08.1516195Z GITHUB_PAT: *** 2021-05-17T18:33:08.1517079Z COVERALLS_TOKEN: *** 2021-05-17T18:33:08.1517592Z continue-on-error: false 2021-05-17T18:33:08.1518095Z VDIFFR_RUN_TESTS: 2021-05-17T18:33:08.1518595Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:33:08.1519373Z TZ: UTC 2021-05-17T18:33:08.1519776Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:33:08.1521011Z NOT_CRAN: true 2021-05-17T18:33:08.1521437Z ##[endgroup] 2021-05-17T18:33:08.4278693Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:33:08.5621785Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T18:33:08.5622499Z Rscript -e "tic::after_deploy()" 2021-05-17T18:33:08.5669571Z shell: /usr/bin/bash -e {0} 2021-05-17T18:33:08.5670029Z env: 2021-05-17T18:33:08.5670486Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T18:33:08.5671001Z TIC_DEPLOY_KEY: 2021-05-17T18:33:08.5672282Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T18:33:08.5673748Z GITHUB_PAT: *** 2021-05-17T18:33:08.5674557Z COVERALLS_TOKEN: *** 2021-05-17T18:33:08.5675139Z continue-on-error: false 2021-05-17T18:33:08.5675592Z VDIFFR_RUN_TESTS: 2021-05-17T18:33:08.5676047Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T18:33:08.5676453Z TZ: UTC 2021-05-17T18:33:08.5676933Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T18:33:08.5677347Z NOT_CRAN: true 2021-05-17T18:33:08.5677709Z ##[endgroup] 2021-05-17T18:33:08.8500133Z ✔ Loading tic stage configuration from tic.R 2021-05-17T18:33:09.7413405Z Post job cleanup. 2021-05-17T18:33:09.7925706Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T18:33:09.8023641Z Post job cleanup. 2021-05-17T18:33:09.9110371Z [command]/usr/bin/git version 2021-05-17T18:33:09.9167423Z git version 2.31.1 2021-05-17T18:33:09.9210498Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T18:33:09.9249967Z [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-17T18:33:09.9516689Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T18:33:09.9551488Z http.https://github.com/.extraheader 2021-05-17T18:33:09.9561876Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T18:33:09.9603973Z [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-17T18:33:09.9904621Z Cleaning up orphan processes