2021-05-14T23:04:16.2778764Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:04:17.0508317Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:04:17.1209033Z 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-14T23:04:17.2133579Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:04:17.3420680Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:04:23.1560273Z Current runner version: '2.278.0' 2021-05-14T23:04:23.1587292Z ##[group]Operating System 2021-05-14T23:04:23.1588175Z Ubuntu 2021-05-14T23:04:23.1588577Z 20.04.2 2021-05-14T23:04:23.1589029Z LTS 2021-05-14T23:04:23.1589456Z ##[endgroup] 2021-05-14T23:04:23.1590048Z ##[group]Virtual Environment 2021-05-14T23:04:23.1590633Z Environment: ubuntu-20.04 2021-05-14T23:04:23.1591188Z Version: 20210510.0 2021-05-14T23:04:23.1592108Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:04:23.1593409Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:04:23.1594289Z ##[endgroup] 2021-05-14T23:04:23.1596067Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:04:23.1597218Z Actions: write 2021-05-14T23:04:23.1597744Z Checks: write 2021-05-14T23:04:23.1598218Z Contents: write 2021-05-14T23:04:23.1598778Z Deployments: write 2021-05-14T23:04:23.1599379Z Issues: write 2021-05-14T23:04:23.1599892Z Metadata: read 2021-05-14T23:04:23.1600373Z Packages: write 2021-05-14T23:04:23.1600932Z PullRequests: write 2021-05-14T23:04:23.1601509Z RepositoryProjects: write 2021-05-14T23:04:23.1602146Z SecurityEvents: write 2021-05-14T23:04:23.1602654Z Statuses: write 2021-05-14T23:04:23.1603282Z ##[endgroup] 2021-05-14T23:04:23.1606025Z Prepare workflow directory 2021-05-14T23:04:23.2550236Z Prepare all required actions 2021-05-14T23:04:23.2560634Z Getting action download info 2021-05-14T23:04:23.5914200Z Download action repository 'actions/checkout@v2' 2021-05-14T23:04:25.3499702Z Download action repository 'r-lib/actions@master' 2021-05-14T23:04:25.9133227Z Download action repository 'adigherman/actions@master' 2021-05-14T23:04:28.2437448Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:04:28.5995234Z Download action repository 'actions/cache@v1' 2021-05-14T23:04:28.8122053Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:04:28.9672085Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:04:29.3573899Z ##[group]Run actions/checkout@v2 2021-05-14T23:04:29.3574483Z with: 2021-05-14T23:04:29.3575018Z repository: neuroconductor/kirby21.asl 2021-05-14T23:04:29.3575971Z token: *** 2021-05-14T23:04:29.3576510Z ssh-strict: true 2021-05-14T23:04:29.3577079Z persist-credentials: true 2021-05-14T23:04:29.3577548Z clean: true 2021-05-14T23:04:29.3578014Z fetch-depth: 1 2021-05-14T23:04:29.3578398Z lfs: false 2021-05-14T23:04:29.3578846Z submodules: false 2021-05-14T23:04:29.3579223Z env: 2021-05-14T23:04:29.3579717Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:04:29.3580177Z TIC_DEPLOY_KEY: 2021-05-14T23:04:29.3618081Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:04:29.3619554Z GITHUB_PAT: *** 2021-05-14T23:04:29.3620053Z COVERALLS_TOKEN: 2021-05-14T23:04:29.3620665Z continue-on-error: false 2021-05-14T23:04:29.3621230Z VDIFFR_RUN_TESTS: 2021-05-14T23:04:29.3621718Z ##[endgroup] 2021-05-14T23:04:30.3699774Z Syncing repository: neuroconductor/kirby21.asl 2021-05-14T23:04:30.3700590Z ##[group]Getting Git version info 2021-05-14T23:04:30.3701676Z Working directory is '/home/runner/work/kirby21.asl/kirby21.asl' 2021-05-14T23:04:30.3702285Z [command]/usr/bin/git version 2021-05-14T23:04:30.3702679Z git version 2.31.1 2021-05-14T23:04:30.3703412Z ##[endgroup] 2021-05-14T23:04:30.3704139Z Deleting the contents of '/home/runner/work/kirby21.asl/kirby21.asl' 2021-05-14T23:04:30.3705200Z ##[group]Initializing the repository 2021-05-14T23:04:30.3705826Z [command]/usr/bin/git init /home/runner/work/kirby21.asl/kirby21.asl 2021-05-14T23:04:30.3706715Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:04:30.3707451Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:04:30.3708196Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:04:30.3708712Z hint: 2021-05-14T23:04:30.3709706Z hint: git config --global init.defaultBranch 2021-05-14T23:04:30.3710186Z hint: 2021-05-14T23:04:30.3710842Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:04:30.3711735Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:04:30.3712292Z hint: 2021-05-14T23:04:30.3712753Z hint: git branch -m 2021-05-14T23:04:30.3713398Z Initialized empty Git repository in /home/runner/work/kirby21.asl/kirby21.asl/.git/ 2021-05-14T23:04:30.3714315Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.asl 2021-05-14T23:04:30.3714977Z ##[endgroup] 2021-05-14T23:04:30.3715476Z ##[group]Disabling automatic garbage collection 2021-05-14T23:04:30.3716183Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:04:30.3716636Z ##[endgroup] 2021-05-14T23:04:30.3717830Z ##[group]Setting up auth 2021-05-14T23:04:30.3718634Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:04:30.3719971Z [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-14T23:04:30.3721335Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:04:30.3723024Z [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-14T23:04:30.3724672Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:04:30.3725402Z ##[endgroup] 2021-05-14T23:04:30.3725838Z ##[group]Fetching the repository 2021-05-14T23:04:30.3727341Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +45df5575b0b8e99ae32f742a9a9e0b4555a15a33:refs/tags/1.7.0.s 2021-05-14T23:04:30.3728574Z remote: Enumerating objects: 57, done. 2021-05-14T23:04:30.3729093Z remote: Counting objects: 1% (1/57) 2021-05-14T23:04:30.3729561Z remote: Counting objects: 3% (2/57) 2021-05-14T23:04:30.3730042Z remote: Counting objects: 5% (3/57) 2021-05-14T23:04:30.3730504Z remote: Counting objects: 7% (4/57) 2021-05-14T23:04:30.3730984Z remote: Counting objects: 8% (5/57) 2021-05-14T23:04:30.3731459Z remote: Counting objects: 10% (6/57) 2021-05-14T23:04:30.3731919Z remote: Counting objects: 12% (7/57) 2021-05-14T23:04:30.3732396Z remote: Counting objects: 14% (8/57) 2021-05-14T23:04:30.3732861Z remote: Counting objects: 15% (9/57) 2021-05-14T23:04:30.3733344Z remote: Counting objects: 17% (10/57) 2021-05-14T23:04:30.3733805Z remote: Counting objects: 19% (11/57) 2021-05-14T23:04:30.3734283Z remote: Counting objects: 21% (12/57) 2021-05-14T23:04:30.3734800Z remote: Counting objects: 22% (13/57) 2021-05-14T23:04:30.3735284Z remote: Counting objects: 24% (14/57) 2021-05-14T23:04:30.3735766Z remote: Counting objects: 26% (15/57) 2021-05-14T23:04:30.3736231Z remote: Counting objects: 28% (16/57) 2021-05-14T23:04:30.3736831Z remote: Counting objects: 29% (17/57) 2021-05-14T23:04:30.3737292Z remote: Counting objects: 31% (18/57) 2021-05-14T23:04:30.3737766Z remote: Counting objects: 33% (19/57) 2021-05-14T23:04:30.3738231Z remote: Counting objects: 35% (20/57) 2021-05-14T23:04:30.3738704Z remote: Counting objects: 36% (21/57) 2021-05-14T23:04:30.3739170Z remote: Counting objects: 38% (22/57) 2021-05-14T23:04:30.3739645Z remote: Counting objects: 40% (23/57) 2021-05-14T23:04:30.3740109Z remote: Counting objects: 42% (24/57) 2021-05-14T23:04:30.3740586Z remote: Counting objects: 43% (25/57) 2021-05-14T23:04:30.3741061Z remote: Counting objects: 45% (26/57) 2021-05-14T23:04:30.3741628Z remote: Counting objects: 47% (27/57) 2021-05-14T23:04:30.3742105Z remote: Counting objects: 49% (28/57) 2021-05-14T23:04:30.3742566Z remote: Counting objects: 50% (29/57) 2021-05-14T23:04:30.3743040Z remote: Counting objects: 52% (30/57) 2021-05-14T23:04:30.3743503Z remote: Counting objects: 54% (31/57) 2021-05-14T23:04:30.3743977Z remote: Counting objects: 56% (32/57) 2021-05-14T23:04:30.3744437Z remote: Counting objects: 57% (33/57) 2021-05-14T23:04:30.3744916Z remote: Counting objects: 59% (34/57) 2021-05-14T23:04:30.3745389Z remote: Counting objects: 61% (35/57) 2021-05-14T23:04:30.3745850Z remote: Counting objects: 63% (36/57) 2021-05-14T23:04:30.3746322Z remote: Counting objects: 64% (37/57) 2021-05-14T23:04:30.3746789Z remote: Counting objects: 66% (38/57) 2021-05-14T23:04:30.3747266Z remote: Counting objects: 68% (39/57) 2021-05-14T23:04:30.3747730Z remote: Counting objects: 70% (40/57) 2021-05-14T23:04:30.3748205Z remote: Counting objects: 71% (41/57) 2021-05-14T23:04:30.3748668Z remote: Counting objects: 73% (42/57) 2021-05-14T23:04:30.3749142Z remote: Counting objects: 75% (43/57) 2021-05-14T23:04:30.3749617Z remote: Counting objects: 77% (44/57) 2021-05-14T23:04:30.3750081Z remote: Counting objects: 78% (45/57) 2021-05-14T23:04:30.3750556Z remote: Counting objects: 80% (46/57) 2021-05-14T23:04:30.3751015Z remote: Counting objects: 82% (47/57) 2021-05-14T23:04:30.3751501Z remote: Counting objects: 84% (48/57) 2021-05-14T23:04:30.3751967Z remote: Counting objects: 85% (49/57) 2021-05-14T23:04:30.3752441Z remote: Counting objects: 87% (50/57) 2021-05-14T23:04:30.3752903Z remote: Counting objects: 89% (51/57) 2021-05-14T23:04:30.3753380Z remote: Counting objects: 91% (52/57) 2021-05-14T23:04:30.3753863Z remote: Counting objects: 92% (53/57) 2021-05-14T23:04:30.3754391Z remote: Counting objects: 94% (54/57) 2021-05-14T23:04:30.3754862Z remote: Counting objects: 96% (55/57) 2021-05-14T23:04:30.3755321Z remote: Counting objects: 98% (56/57) 2021-05-14T23:04:30.3755794Z remote: Counting objects: 100% (57/57) 2021-05-14T23:04:30.3756283Z remote: Counting objects: 100% (57/57), done. 2021-05-14T23:04:30.3756805Z remote: Compressing objects: 1% (1/55) 2021-05-14T23:04:30.3757311Z remote: Compressing objects: 3% (2/55) 2021-05-14T23:04:30.3757826Z remote: Compressing objects: 5% (3/55) 2021-05-14T23:04:30.3758334Z remote: Compressing objects: 7% (4/55) 2021-05-14T23:04:30.3758863Z remote: Compressing objects: 9% (5/55) 2021-05-14T23:04:30.3759381Z remote: Compressing objects: 10% (6/55) 2021-05-14T23:04:30.3759892Z remote: Compressing objects: 12% (7/55) 2021-05-14T23:04:30.3760412Z remote: Compressing objects: 14% (8/55) 2021-05-14T23:04:30.3760942Z remote: Compressing objects: 16% (9/55) 2021-05-14T23:04:30.3761458Z remote: Compressing objects: 18% (10/55) 2021-05-14T23:04:30.3761980Z remote: Compressing objects: 20% (11/55) 2021-05-14T23:04:30.3762490Z remote: Compressing objects: 21% (12/55) 2021-05-14T23:04:30.3763006Z remote: Compressing objects: 23% (13/55) 2021-05-14T23:04:30.3763512Z remote: Compressing objects: 25% (14/55) 2021-05-14T23:04:30.3764033Z remote: Compressing objects: 27% (15/55) 2021-05-14T23:04:30.3764539Z remote: Compressing objects: 29% (16/55) 2021-05-14T23:04:30.3765054Z remote: Compressing objects: 30% (17/55) 2021-05-14T23:04:30.3765571Z remote: Compressing objects: 32% (18/55) 2021-05-14T23:04:30.3766079Z remote: Compressing objects: 34% (19/55) 2021-05-14T23:04:30.3766595Z remote: Compressing objects: 36% (20/55) 2021-05-14T23:04:30.3767105Z remote: Compressing objects: 38% (21/55) 2021-05-14T23:04:30.3767685Z remote: Compressing objects: 40% (22/55) 2021-05-14T23:04:30.3768194Z remote: Compressing objects: 41% (23/55) 2021-05-14T23:04:30.3768715Z remote: Compressing objects: 43% (24/55) 2021-05-14T23:04:30.3769221Z remote: Compressing objects: 45% (25/55) 2021-05-14T23:04:30.3769743Z remote: Compressing objects: 47% (26/55) 2021-05-14T23:04:30.3770262Z remote: Compressing objects: 49% (27/55) 2021-05-14T23:04:30.3770767Z remote: Compressing objects: 50% (28/55) 2021-05-14T23:04:30.3771285Z remote: Compressing objects: 52% (29/55) 2021-05-14T23:04:30.3771793Z remote: Compressing objects: 54% (30/55) 2021-05-14T23:04:30.3772313Z remote: Compressing objects: 56% (31/55) 2021-05-14T23:04:30.3772819Z remote: Compressing objects: 58% (32/55) 2021-05-14T23:04:30.3773337Z remote: Compressing objects: 60% (33/55) 2021-05-14T23:04:30.3773838Z remote: Compressing objects: 61% (34/55) 2021-05-14T23:04:30.3774366Z remote: Compressing objects: 63% (35/55) 2021-05-14T23:04:30.3774888Z remote: Compressing objects: 65% (36/55) 2021-05-14T23:04:30.3775391Z remote: Compressing objects: 67% (37/55) 2021-05-14T23:04:30.3775906Z remote: Compressing objects: 69% (38/55) 2021-05-14T23:04:30.3776632Z remote: Compressing objects: 70% (39/55) 2021-05-14T23:04:30.3777153Z remote: Compressing objects: 72% (40/55) 2021-05-14T23:04:30.3777661Z remote: Compressing objects: 74% (41/55) 2021-05-14T23:04:30.3778175Z remote: Compressing objects: 76% (42/55) 2021-05-14T23:04:30.3778677Z remote: Compressing objects: 78% (43/55) 2021-05-14T23:04:30.3779198Z remote: Compressing objects: 80% (44/55) 2021-05-14T23:04:30.3779700Z remote: Compressing objects: 81% (45/55) 2021-05-14T23:04:30.3780220Z remote: Compressing objects: 83% (46/55) 2021-05-14T23:04:30.3780740Z remote: Compressing objects: 85% (47/55) 2021-05-14T23:04:30.3781318Z remote: Compressing objects: 87% (48/55) 2021-05-14T23:04:30.3781845Z remote: Compressing objects: 89% (49/55) 2021-05-14T23:04:30.3782352Z remote: Compressing objects: 90% (50/55) 2021-05-14T23:04:30.3782871Z remote: Compressing objects: 92% (51/55) 2021-05-14T23:04:30.3783379Z remote: Compressing objects: 94% (52/55) 2021-05-14T23:04:30.3783895Z remote: Compressing objects: 96% (53/55) 2021-05-14T23:04:30.3784401Z remote: Compressing objects: 98% (54/55) 2021-05-14T23:04:30.3784915Z remote: Compressing objects: 100% (55/55) 2021-05-14T23:04:30.3785456Z remote: Compressing objects: 100% (55/55), done. 2021-05-14T23:04:41.0700991Z remote: Total 57 (delta 2), reused 52 (delta 0), pack-reused 0 2021-05-14T23:04:41.1398703Z From https://github.com/neuroconductor/kirby21.asl 2021-05-14T23:04:41.1401223Z * [new ref] 45df5575b0b8e99ae32f742a9a9e0b4555a15a33 -> 1.7.0.s 2021-05-14T23:04:41.1436094Z ##[endgroup] 2021-05-14T23:04:41.1437214Z ##[group]Determining the checkout info 2021-05-14T23:04:41.1437864Z ##[endgroup] 2021-05-14T23:04:41.1438714Z ##[group]Checking out the ref 2021-05-14T23:04:41.1442149Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:04:42.2599063Z Updating files: 85% (36/42) 2021-05-14T23:04:42.2608172Z Updating files: 88% (37/42) 2021-05-14T23:04:42.2609598Z Updating files: 90% (38/42) 2021-05-14T23:04:42.2610439Z Updating files: 92% (39/42) 2021-05-14T23:04:42.2611129Z Updating files: 95% (40/42) 2021-05-14T23:04:42.2611713Z Updating files: 97% (41/42) 2021-05-14T23:04:42.2618072Z Updating files: 100% (42/42) 2021-05-14T23:04:42.2618715Z Updating files: 100% (42/42), done. 2021-05-14T23:04:42.2620065Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:04:42.2661188Z 2021-05-14T23:04:42.2663585Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:04:42.2664702Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:04:42.2665709Z state without impacting any branches by switching back to a branch. 2021-05-14T23:04:42.2666371Z 2021-05-14T23:04:42.2666925Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:04:42.2668118Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:04:42.2668557Z 2021-05-14T23:04:42.2669153Z git switch -c 2021-05-14T23:04:42.2669525Z 2021-05-14T23:04:42.2669921Z Or undo this operation with: 2021-05-14T23:04:42.2670311Z 2021-05-14T23:04:42.2670805Z git switch - 2021-05-14T23:04:42.2671068Z 2021-05-14T23:04:42.2671711Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:04:42.2672261Z 2021-05-14T23:04:42.2672637Z HEAD is now at 45df557 Version id 8 stable 2021-05-14T23:04:42.2673363Z ##[endgroup] 2021-05-14T23:04:42.2717173Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:04:42.2748306Z '45df5575b0b8e99ae32f742a9a9e0b4555a15a33' 2021-05-14T23:04:42.2886898Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:04:42.2887318Z with: 2021-05-14T23:04:42.2887669Z r-version: oldrel 2021-05-14T23:04:42.2888014Z Ncpus: 1 2021-05-14T23:04:42.2888392Z crayon.enabled: NULL 2021-05-14T23:04:42.2888872Z remove-openmp-macos: true 2021-05-14T23:04:42.2889384Z http-user-agent: default 2021-05-14T23:04:42.2889815Z install-r: true 2021-05-14T23:04:42.2890330Z windows-path-include-mingw: true 2021-05-14T23:04:42.2890827Z env: 2021-05-14T23:04:42.2891215Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:04:42.2891649Z TIC_DEPLOY_KEY: 2021-05-14T23:04:42.2892381Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:04:42.2893982Z GITHUB_PAT: *** 2021-05-14T23:04:42.2894344Z COVERALLS_TOKEN: 2021-05-14T23:04:42.2894788Z continue-on-error: false 2021-05-14T23:04:42.2895223Z VDIFFR_RUN_TESTS: 2021-05-14T23:04:42.2895576Z ##[endgroup] 2021-05-14T23:04:45.1665065Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:04:46.7979801Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:04:46.8026203Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:04:46.8028005Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:04:46.8370493Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:04:46.8664856Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:04:46.8701085Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:04:46.9443072Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:04:47.0197077Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:04:47.0465873Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:04:47.0511453Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:04:47.0512867Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:04:47.0581263Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:04:47.0583385Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:04:47.0680018Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:04:47.0700042Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:04:47.1017459Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:04:47.2421157Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:04:47.3450721Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:04:47.4055034Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:04:47.4753070Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:04:47.4775494Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:04:47.4783530Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:04:47.4808346Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:04:47.4817901Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:04:47.4950281Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:04:53.5798515Z Fetched 4462 kB in 1s (4833 kB/s) 2021-05-14T23:04:54.3198784Z Reading package lists... 2021-05-14T23:04:54.3418581Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:04:56.0765279Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:04:56.1394358Z Reading package lists... 2021-05-14T23:04:56.2928020Z Building dependency tree... 2021-05-14T23:04:56.2942273Z Reading state information... 2021-05-14T23:04:56.4404291Z The following additional packages will be installed: 2021-05-14T23:04:56.4406119Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:04:56.4407438Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:04:56.4413720Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:04:56.4415470Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:04:56.4417164Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:04:56.4418522Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:04:56.4419971Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:04:56.4421554Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:04:56.4422985Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:04:56.4424318Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:04:56.4425735Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:04:56.4427161Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:04:56.4428735Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:04:56.4430252Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:04:56.4431582Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:04:56.4432923Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:04:56.4434218Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:04:56.4435749Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:04:56.4437393Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:04:56.4438809Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:04:56.4440064Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:04:56.4441409Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:04:56.4442890Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:04:56.4445452Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:04:56.4446917Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:04:56.4448285Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:04:56.4449770Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:04:56.4451657Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:04:56.4453164Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:04:56.4454685Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:04:56.4456158Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:04:56.4458071Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:04:56.4459661Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:04:56.4461110Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:04:56.4462510Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:04:56.4463986Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:04:56.4465346Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:04:56.4466557Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:04:56.4467225Z Suggested packages: 2021-05-14T23:04:56.4468067Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:04:56.4469264Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:04:56.4470522Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:04:56.4471834Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:04:56.4473107Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:04:56.4474276Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:04:56.4475480Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:04:56.4476834Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:04:56.4478445Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:04:56.4479806Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:04:56.9305052Z The following NEW packages will be installed: 2021-05-14T23:04:56.9309640Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:04:56.9310912Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:04:56.9313820Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:04:56.9315527Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:04:56.9316916Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:04:56.9319463Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:04:56.9320882Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:04:56.9322303Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:04:56.9325088Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:04:56.9326533Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:04:56.9327766Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:04:56.9331378Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:04:56.9333002Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:04:56.9334448Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:04:56.9337708Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:04:56.9342090Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:04:56.9343394Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:04:56.9344851Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:04:56.9346303Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:04:56.9347760Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:04:56.9348871Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:04:56.9349994Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:04:56.9351293Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:04:56.9352976Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:04:56.9354237Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:04:56.9355600Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:04:56.9356989Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:04:56.9358379Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:04:56.9359798Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:04:56.9361393Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:04:56.9362832Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:04:56.9364357Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:04:56.9365850Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:04:56.9367303Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:04:56.9368639Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:04:56.9370011Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:04:56.9371299Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:04:56.9372375Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:04:56.9594400Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:04:56.9595288Z Need to get 8648 kB of archives. 2021-05-14T23:04:56.9596046Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:04:56.9598185Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:04:56.9625432Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:04:56.9675510Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:04:56.9720407Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:04:56.9730589Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:04:56.9766484Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:04:56.9776263Z 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-14T23:04:56.9793605Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:04:56.9800794Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:04:56.9807726Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:04:56.9816656Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:04:56.9825614Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:04:56.9832412Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:04:56.9866260Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:04:56.9874402Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:04:56.9880614Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:04:56.9902236Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:04:56.9925530Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:04:56.9938092Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:04:57.0156191Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:04:57.0208782Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:04:57.0367434Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:04:57.0435969Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:04:57.0522997Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:04:57.0543577Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:04:57.0941604Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:04:57.1040661Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:04:57.1095133Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:04:57.1226712Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:04:57.1292047Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:04:57.1298315Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:04:57.1319398Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:04:57.1327089Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:04:57.1348625Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:04:57.1383308Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:04:57.1407769Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:04:57.1574008Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:04:57.1580778Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:04:57.1589527Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:04:57.1598476Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:04:57.1606018Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:04:57.1613969Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:04:57.1694455Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:04:57.1731389Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:04:57.1804712Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:04:57.1882606Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:04:57.2000142Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:04:57.2021353Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:04:57.2057506Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:04:57.2058952Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:04:57.2065841Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:04:57.2163773Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:04:57.2174342Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:04:57.2192142Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:04:57.2199123Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:04:57.2204966Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:04:57.2211394Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:04:57.2259288Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:04:57.2300148Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:04:57.2383705Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:04:57.2554924Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:04:57.2605173Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:04:57.2620359Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:04:57.2632574Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:04:57.2681390Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:04:57.2740054Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:04:57.2783388Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:04:57.2827856Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:04:57.2881461Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:04:57.2964330Z 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-14T23:04:57.2969375Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:04:57.2977242Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:04:57.2982483Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:04:57.2992606Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:04:57.3004729Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:04:57.3019718Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:04:57.3126270Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:04:57.3201168Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:04:57.3292380Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:04:57.3331980Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:04:57.3470077Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:04:57.3573483Z 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-14T23:04:57.3580214Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:04:57.3591459Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:04:57.3804580Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:04:57.3815279Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:04:57.3844553Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:04:57.3899748Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:04:57.3964174Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:04:57.4027322Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:04:57.4057660Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:04:57.4124342Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:04:57.4145948Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:04:57.4156880Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:04:57.4172937Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:04:57.4178858Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:04:57.4227064Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:04:57.4268359Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:04:57.4276174Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:04:57.4282486Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:04:57.4290576Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:04:57.4430024Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:04:57.4509592Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:04:57.4572943Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:04:57.4620510Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:04:57.4661443Z 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-14T23:04:57.4730435Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:04:57.4796168Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:04:57.4917500Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:04:57.5009052Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:04:57.5241623Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:04:57.5316837Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:04:57.5345400Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:04:57.5428950Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:04:57.5829343Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:04:57.5902613Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:04:57.5958236Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:04:57.5984968Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:04:57.6035949Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:04:57.6103636Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:04:57.6179622Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:04:57.6280144Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:04:57.6949421Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:04:57.7021984Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:04:57.7093904Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:04:57.7178137Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:04:57.7604748Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:04:57.7615916Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:04:57.7703043Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:04:57.7923149Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:04:58.4736752Z Fetched 8648 kB in 1s (10.2 MB/s) 2021-05-14T23:04:58.5156017Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:04:58.5399733Z (Reading database ... 2021-05-14T23:04:58.5400685Z (Reading database ... 5% 2021-05-14T23:04:58.5401524Z (Reading database ... 10% 2021-05-14T23:04:58.5401997Z (Reading database ... 15% 2021-05-14T23:04:58.5402406Z (Reading database ... 20% 2021-05-14T23:04:58.5402795Z (Reading database ... 25% 2021-05-14T23:04:58.5403196Z (Reading database ... 30% 2021-05-14T23:04:58.5403603Z (Reading database ... 35% 2021-05-14T23:04:58.5403989Z (Reading database ... 40% 2021-05-14T23:04:58.5404631Z (Reading database ... 45% 2021-05-14T23:04:58.5405023Z (Reading database ... 50% 2021-05-14T23:04:58.5744325Z (Reading database ... 55% 2021-05-14T23:04:58.6452728Z (Reading database ... 60% 2021-05-14T23:04:58.7190877Z (Reading database ... 65% 2021-05-14T23:04:58.7841115Z (Reading database ... 70% 2021-05-14T23:04:58.8756043Z (Reading database ... 75% 2021-05-14T23:04:58.9858348Z (Reading database ... 80% 2021-05-14T23:04:59.0886556Z (Reading database ... 85% 2021-05-14T23:04:59.1768311Z (Reading database ... 90% 2021-05-14T23:04:59.2493151Z (Reading database ... 95% 2021-05-14T23:04:59.2494522Z (Reading database ... 100% 2021-05-14T23:04:59.2496239Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:04:59.2617484Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:04:59.2766907Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:04:59.3260729Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:04:59.3434993Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:04:59.3447511Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:04:59.3739850Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:04:59.3947608Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:04:59.3978958Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:04:59.4250670Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:04:59.4510318Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:04:59.4527215Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:04:59.5313149Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:04:59.5831569Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:04:59.5832385Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:04:59.5833364Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:04:59.6130810Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:04:59.6132155Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:04:59.6209650Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:04:59.6465772Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:04:59.6485298Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:04:59.6777628Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:04:59.7011647Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:04:59.7024761Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:04:59.7297906Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:04:59.7513411Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:04:59.7530511Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:04:59.7754079Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:04:59.8008018Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:04:59.8028926Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:04:59.8377643Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:04:59.8582320Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:04:59.8596148Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:04:59.8858532Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:04:59.9057849Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:04:59.9070567Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:04:59.9378043Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:04:59.9600462Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:04:59.9619579Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:05:00.0019241Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:05:00.0201052Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:05:00.0220534Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:05:00.0539494Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:05:00.0738675Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:05:00.0763615Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:05:00.1084651Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:05:00.1305780Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:05:00.1319816Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:05:00.1617281Z Selecting previously unselected package patchutils. 2021-05-14T23:05:00.1835586Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:05:00.1863255Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:05:00.2217316Z Selecting previously unselected package wdiff. 2021-05-14T23:05:00.2420584Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:05:00.2451429Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:05:00.2979373Z Selecting previously unselected package devscripts. 2021-05-14T23:05:00.3193456Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:05:00.3443604Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:05:00.4579239Z Selecting previously unselected package diffstat. 2021-05-14T23:05:00.4792945Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:05:00.4813181Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:05:00.5075639Z Selecting previously unselected package python3-gpg. 2021-05-14T23:05:00.5335230Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:05:00.5349768Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:05:00.5769890Z Selecting previously unselected package dput. 2021-05-14T23:05:00.6039632Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:05:00.6126473Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:05:00.6459651Z Selecting previously unselected package gdebi-core. 2021-05-14T23:05:00.6671228Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:05:00.6687214Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:05:00.8637359Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:05:00.8870579Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:05:00.8921333Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:05:00.9259903Z Selecting previously unselected package gettext. 2021-05-14T23:05:00.9520018Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:05:00.9530810Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:05:01.0701397Z Selecting previously unselected package intltool-debian. 2021-05-14T23:05:01.0931666Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:05:01.0974506Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:05:01.1286705Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:05:01.1504456Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:05:01.1521467Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:05:01.1858078Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:05:01.2075697Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:05:01.2093921Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:05:01.2498614Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:05:01.2691949Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:05:01.2712746Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:05:01.3059578Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:05:01.3293957Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:05:01.3313774Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:05:01.3648755Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:05:01.3878305Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:05:01.3901597Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:05:01.4217919Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:05:01.4446805Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:05:01.4456847Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:05:01.4777579Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:05:01.4970662Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:05:01.4982643Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:05:01.5219439Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:05:01.5475110Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:05:01.5487509Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:05:01.5723359Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:05:01.5980092Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:05:01.6021270Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:05:01.6337883Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:05:01.6548934Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:05:01.6565591Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:05:01.6836090Z Selecting previously unselected package libclone-perl. 2021-05-14T23:05:01.7093121Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:05:01.7179430Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:05:01.7457800Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:05:01.7675206Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:05:01.7695130Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:05:01.8097832Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:05:01.8292558Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:05:01.8308886Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:05:01.8659296Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:05:01.8899222Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:05:01.8917202Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:05:01.9217043Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:05:01.9480413Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:05:01.9490756Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:05:01.9745422Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:05:02.0006935Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:05:02.0033996Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:05:02.0377510Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:05:02.0595529Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:05:02.0607095Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:05:02.0897907Z Selecting previously unselected package libwant-perl. 2021-05-14T23:05:02.1102849Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:05:02.1119536Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:05:02.1364729Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:05:02.1623846Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:05:02.1648146Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:05:02.1971182Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:05:02.2230793Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:05:02.2248101Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:05:02.2604067Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:05:02.2865208Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:05:02.2872948Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:05:02.3124998Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:05:02.3382953Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:05:02.3397411Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:05:02.3737985Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:05:02.3948035Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:05:02.3966567Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:05:02.4217421Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:05:02.4474204Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:05:02.4491598Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:05:02.4798946Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:05:02.5060273Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:05:02.5083032Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:05:02.5658319Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:05:02.5884317Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:05:02.5897000Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:05:02.6199994Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:05:02.6461331Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:05:02.6470463Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:05:02.6738936Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:05:02.6998572Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:05:02.7008994Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:05:02.7292130Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:05:02.7552745Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:05:02.7562641Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:05:02.7765694Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:05:02.8022709Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:05:02.8033487Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:05:02.8297657Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:05:02.8509101Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:05:02.8531402Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:05:02.8733896Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:05:02.8991311Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:05:02.9013599Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:05:02.9337589Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:05:02.9523348Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:05:02.9535091Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:05:02.9746522Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:05:03.0004769Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:05:03.0028147Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:05:03.0617895Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:05:03.0851188Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:05:03.0872110Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:05:03.1258865Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:05:03.1495678Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:05:03.1520963Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:05:03.1897843Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:05:03.2088065Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:05:03.2112763Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:05:03.2368810Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:05:03.2629189Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:05:03.2647997Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:05:03.2859495Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:05:03.3116195Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:05:03.3148415Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:05:03.3417747Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:05:03.3671618Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:05:03.3698409Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:05:03.3970666Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:05:03.4230321Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:05:03.4241871Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:05:03.4617605Z Selecting previously unselected package libjson-perl. 2021-05-14T23:05:03.4849897Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:05:03.4887930Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:05:03.5257484Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:05:03.5476186Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:05:03.5486500Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:05:03.5778419Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:05:03.6033748Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:05:03.6057182Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:05:03.6327556Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:05:03.6589802Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:05:03.6623389Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:05:03.6897689Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:05:03.7116869Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:05:03.7137689Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:05:03.7584121Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:05:03.7859797Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:05:03.7870388Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:05:03.8923187Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:05:03.9191939Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:05:03.9212108Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:05:03.9569099Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:05:03.9765999Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:05:03.9791234Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:05:04.0159242Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:05:04.0430124Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:05:04.0441353Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:05:04.0942413Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:05:04.1208543Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:05:04.1221405Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:05:04.1542468Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:05:04.1805449Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:05:04.1823439Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:05:04.2219309Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:05:04.2397236Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:05:04.2411035Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:05:04.2699720Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:05:04.2917820Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:05:04.2956546Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:05:04.3499247Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:05:04.3713115Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:05:04.3733877Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:05:04.4099834Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:05:04.4313148Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:05:04.4354084Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:05:04.4617894Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:05:04.4851696Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:05:04.4863614Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:05:04.5275301Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:05:04.5529708Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:05:04.5538518Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:05:04.5943417Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:05:04.6155384Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:05:04.6184860Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:05:04.6497634Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:05:04.6675440Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:05:04.6691613Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:05:04.7097777Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:05:04.7302725Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:05:05.0000374Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:05:05.1901116Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:05:05.2084734Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:05:05.2105010Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:05:05.2418949Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:05:05.2637086Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:05:05.2658902Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:05:05.3019782Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:05:05.3206295Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:05:05.3217302Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:05:05.3523909Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:05:05.3785432Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:05:05.3796217Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:05:05.4029999Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:05:05.4290558Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:05:05.4321428Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:05:05.4674534Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:05:05.4907328Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:05:05.4946954Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:05:05.5302929Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:05:05.5556629Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:05:05.5569662Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:05:05.5814265Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:05:05.6077504Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:05:05.6088471Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:05:05.6418420Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:05:05.6603125Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:05:05.6623436Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:05:05.6910164Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:05:05.7160160Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:05:05.7191419Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:05:05.7538770Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:05:05.7796194Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:05:05.7808653Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:05:05.8169358Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:05:05.8427221Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:05:05.8438111Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:05:05.8714034Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:05:05.8962930Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:05:05.8971768Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:05:05.9337736Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:05:05.9542021Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:05:05.9563056Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:05:06.0258099Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:05:06.0444515Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:05:06.0464118Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:05:06.0738724Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:05:06.0958150Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:05:06.0968305Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:05:06.1185352Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:05:06.1451278Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:05:06.1466323Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:05:06.1777867Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:05:06.1992039Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:05:06.2015948Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:05:06.2328397Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:05:06.2591228Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:05:06.2601428Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:05:06.2937678Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:05:06.3163441Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:05:06.3188190Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:05:06.3409964Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:05:06.3670855Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:05:06.3687081Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:06.4057596Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:05:06.4227776Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:05:06.4247822Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:06.4559316Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:05:06.4817714Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:05:06.4831059Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:05:06.5134638Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:05:06.5393674Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:05:06.5410019Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:05:06.5777757Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:05:06.5955624Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:05:06.5966626Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:05:06.6257528Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:05:06.6507981Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:05:06.6521468Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:05:06.6760410Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:05:06.7016618Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:05:06.7041745Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:05:06.7417679Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:05:06.7599197Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:05:06.7618599Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:05:06.7904866Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:05:06.8163396Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:05:06.8204394Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:05:06.8457780Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:05:06.8675365Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:05:06.8696184Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:05:06.8937839Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:05:06.9198055Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:05:06.9228799Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:05:06.9497775Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:05:06.9699830Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:05:06.9719126Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:05:06.9985294Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:05:07.0252646Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:05:07.0292307Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:05:07.0617561Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:05:07.0831901Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:05:07.0851626Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:05:07.1397362Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:05:07.1671495Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:05:07.1695728Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:05:07.2099418Z Selecting previously unselected package licensecheck. 2021-05-14T23:05:07.2292970Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:05:07.2314333Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:05:07.2613633Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:05:07.2882061Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:05:07.2919872Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:05:07.3258592Z Selecting previously unselected package t1utils. 2021-05-14T23:05:07.3460152Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:05:07.3490996Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:05:07.3899612Z Selecting previously unselected package lintian. 2021-05-14T23:05:07.4113375Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:05:07.4132587Z Unpacking lintian (2.62.0) ... 2021-05-14T23:05:07.7605639Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:05:07.7878795Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:05:07.7908457Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:05:07.8217430Z Selecting previously unselected package python3-xdg. 2021-05-14T23:05:07.8455905Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:05:07.8471314Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:05:07.8855396Z Selecting previously unselected package qpdf. 2021-05-14T23:05:07.9045569Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:05:07.9058349Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:05:07.9777648Z Selecting previously unselected package python3-magic. 2021-05-14T23:05:07.9957172Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:05:07.9992961Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:05:08.0592675Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:05:08.0627076Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:05:08.0694561Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:05:08.0717481Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:05:08.0741031Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:05:08.0782477Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:05:08.0825720Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:05:08.0867700Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:05:08.0921340Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:05:08.2403439Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:05:08.2472423Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:05:08.2554220Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:05:08.2587114Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:05:08.2634779Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:05:08.2639056Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:05:08.2698768Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:05:08.2760723Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:05:08.2820629Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:05:08.2849848Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:05:08.2904870Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:05:08.2966970Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:05:08.3023614Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:05:08.3088709Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:05:08.3147746Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:05:08.3202214Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:05:08.3263014Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:05:08.3338722Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:05:08.3419145Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:05:08.3480790Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:05:08.3545981Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:05:08.3593997Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:05:08.3634211Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:05:08.3704669Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:05:08.3762645Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:05:08.3812917Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:05:08.5403768Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:08.5450826Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:05:08.5475509Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:05:08.5542224Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:05:08.5571452Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:05:08.5630166Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:05:08.5662010Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:05:08.5688460Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:05:08.5708661Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:05:08.5739528Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:05:08.5765374Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:05:08.7390257Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:05:08.7452607Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:05:08.7497335Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:05:08.7566540Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:05:08.7589311Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:05:08.7614085Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:05:08.7689621Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:05:08.7750503Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:05:08.7790013Z Setting up t1utils (1.41-3) ... 2021-05-14T23:05:08.7813766Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:05:08.7836854Z Setting up diffstat (1.63-1) ... 2021-05-14T23:05:08.7885275Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:05:08.7911918Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:05:08.7932128Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:05:08.7998104Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:05:08.8021182Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:05:08.8081395Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:05:08.8104991Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:05:08.8137456Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:05:08.8195535Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:05:08.8221103Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:05:08.8291517Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:05:08.8393028Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:05:08.8452272Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:05:08.8534575Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:05:08.8610247Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:05:08.8708549Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:05:08.8807240Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:05:08.8877222Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:05:08.9018477Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:05:09.0424637Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:05:09.0478714Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:05:09.0515426Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:05:09.0570828Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:05:09.0619328Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:05:09.0662256Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:05:09.0685771Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:05:09.0708786Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:05:09.0879964Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:05:09.0917585Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:05:09.0979583Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:05:09.2302966Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:05:09.2343081Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:05:09.2404827Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:05:09.2522116Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:05:09.2582154Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:05:09.2643635Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:05:09.2681216Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:05:09.2717174Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:05:09.2741838Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:05:09.2771627Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:05:09.2808289Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:05:09.2837128Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:05:09.2859926Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:05:09.2895649Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:05:09.2927010Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:05:09.3017745Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:05:09.4539005Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:05:09.4590075Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:05:09.4650687Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:05:09.4750090Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:05:09.4826451Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:05:09.4906396Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:05:09.4973178Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:05:09.5053902Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:05:09.5119903Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:05:09.5191364Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:05:09.5266940Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:05:09.5309832Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:05:09.5361886Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:05:09.5416782Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:05:09.5445974Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:05:09.5472881Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:05:09.5492066Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:05:09.5530308Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:05:09.7061972Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:05:09.7102448Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:05:09.7147375Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:05:09.7201208Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:05:09.7233528Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:05:09.7274981Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:05:09.7313334Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:05:09.7373292Z Setting up lintian (2.62.0) ... 2021-05-14T23:05:09.7411052Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:05:09.7500155Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:05:25.1601840Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:05:25.4171036Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:05:27.3584563Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-14T23:05:27.4701447Z 2021-05-14T23:05:27.4855887Z Reading package lists... 0% 2021-05-14T23:05:27.4856886Z 2021-05-14T23:05:27.4898531Z Reading package lists... 100% 2021-05-14T23:05:27.4899116Z 2021-05-14T23:05:27.4899487Z 2021-05-14T23:05:27.4900019Z Reading package lists... Done 2021-05-14T23:05:27.4900477Z 2021-05-14T23:05:27.4901027Z Building dependency tree... 0% 2021-05-14T23:05:27.4901487Z 2021-05-14T23:05:27.5177493Z Building dependency tree... 0% 2021-05-14T23:05:27.5178197Z 2021-05-14T23:05:27.5178844Z Building dependency tree... 50% 2021-05-14T23:05:27.5179391Z 2021-05-14T23:05:27.6345557Z Building dependency tree... 50% 2021-05-14T23:05:27.6345967Z 2021-05-14T23:05:27.6346384Z Building dependency tree 2021-05-14T23:05:27.6346722Z 2021-05-14T23:05:27.6347146Z Reading state information... 0% 2021-05-14T23:05:27.6347495Z 2021-05-14T23:05:27.7806388Z Reading state information... 0% 2021-05-14T23:05:27.7806840Z 2021-05-14T23:05:27.7807266Z 2021-05-14T23:05:27.7807736Z Reading state information... Done 2021-05-14T23:05:27.7808095Z 2021-05-14T23:05:27.7808541Z Reading state information... 0% 2021-05-14T23:05:27.7857326Z 2021-05-14T23:05:27.7857826Z Reading state information... 1% 2021-05-14T23:05:27.7891949Z 2021-05-14T23:05:27.7892366Z Reading state information... 3% 2021-05-14T23:05:27.7927951Z 2021-05-14T23:05:27.7928370Z Reading state information... 5% 2021-05-14T23:05:27.7964881Z 2021-05-14T23:05:27.7965298Z Reading state information... 7% 2021-05-14T23:05:27.7999444Z 2021-05-14T23:05:27.7999866Z Reading state information... 9% 2021-05-14T23:05:27.8033865Z 2021-05-14T23:05:27.8034285Z Reading state information... 11% 2021-05-14T23:05:27.8069105Z 2021-05-14T23:05:27.8069538Z Reading state information... 13% 2021-05-14T23:05:27.8104045Z 2021-05-14T23:05:27.8104492Z Reading state information... 15% 2021-05-14T23:05:27.8142844Z 2021-05-14T23:05:27.8143313Z Reading state information... 17% 2021-05-14T23:05:27.8174748Z 2021-05-14T23:05:27.8175191Z Reading state information... 19% 2021-05-14T23:05:27.8209227Z 2021-05-14T23:05:27.8209648Z Reading state information... 21% 2021-05-14T23:05:27.8242697Z 2021-05-14T23:05:27.8243118Z Reading state information... 23% 2021-05-14T23:05:27.8279874Z 2021-05-14T23:05:27.8280297Z Reading state information... 25% 2021-05-14T23:05:27.8318322Z 2021-05-14T23:05:27.8318744Z Reading state information... 27% 2021-05-14T23:05:27.8354783Z 2021-05-14T23:05:27.8355218Z Reading state information... 29% 2021-05-14T23:05:27.8392154Z 2021-05-14T23:05:27.8392583Z Reading state information... 31% 2021-05-14T23:05:27.8430117Z 2021-05-14T23:05:27.8430550Z Reading state information... 33% 2021-05-14T23:05:27.8462950Z 2021-05-14T23:05:27.8463400Z Reading state information... 35% 2021-05-14T23:05:27.8495966Z 2021-05-14T23:05:27.8496660Z Reading state information... 37% 2021-05-14T23:05:27.8533920Z 2021-05-14T23:05:27.8534379Z Reading state information... 39% 2021-05-14T23:05:27.8571539Z 2021-05-14T23:05:27.8571956Z Reading state information... 41% 2021-05-14T23:05:27.8605691Z 2021-05-14T23:05:27.8606113Z Reading state information... 43% 2021-05-14T23:05:27.8646023Z 2021-05-14T23:05:27.8646440Z Reading state information... 45% 2021-05-14T23:05:27.8703423Z 2021-05-14T23:05:27.8703844Z Reading state information... 47% 2021-05-14T23:05:27.8739640Z 2021-05-14T23:05:27.8740079Z Reading state information... 49% 2021-05-14T23:05:27.8778618Z 2021-05-14T23:05:27.8779049Z Reading state information... 51% 2021-05-14T23:05:27.8813925Z 2021-05-14T23:05:27.8814362Z Reading state information... 53% 2021-05-14T23:05:27.8849464Z 2021-05-14T23:05:27.8849909Z Reading state information... 55% 2021-05-14T23:05:27.8886694Z 2021-05-14T23:05:27.8887146Z Reading state information... 57% 2021-05-14T23:05:27.8923636Z 2021-05-14T23:05:27.8924087Z Reading state information... 59% 2021-05-14T23:05:27.8964937Z 2021-05-14T23:05:27.8965633Z Reading state information... 61% 2021-05-14T23:05:27.9001626Z 2021-05-14T23:05:27.9002049Z Reading state information... 63% 2021-05-14T23:05:27.9036093Z 2021-05-14T23:05:27.9036515Z Reading state information... 65% 2021-05-14T23:05:27.9071571Z 2021-05-14T23:05:27.9071996Z Reading state information... 67% 2021-05-14T23:05:27.9107267Z 2021-05-14T23:05:27.9107688Z Reading state information... 69% 2021-05-14T23:05:27.9154180Z 2021-05-14T23:05:27.9154616Z Reading state information... 71% 2021-05-14T23:05:27.9185644Z 2021-05-14T23:05:27.9186072Z Reading state information... 73% 2021-05-14T23:05:27.9221221Z 2021-05-14T23:05:27.9221657Z Reading state information... 75% 2021-05-14T23:05:27.9268447Z 2021-05-14T23:05:27.9268891Z Reading state information... 77% 2021-05-14T23:05:27.9304253Z 2021-05-14T23:05:27.9304707Z Reading state information... 79% 2021-05-14T23:05:27.9340886Z 2021-05-14T23:05:27.9341309Z Reading state information... 81% 2021-05-14T23:05:27.9376840Z 2021-05-14T23:05:27.9377538Z Reading state information... 83% 2021-05-14T23:05:27.9413578Z 2021-05-14T23:05:27.9414001Z Reading state information... 85% 2021-05-14T23:05:27.9449926Z 2021-05-14T23:05:27.9450346Z Reading state information... 87% 2021-05-14T23:05:27.9483973Z 2021-05-14T23:05:27.9484392Z Reading state information... 89% 2021-05-14T23:05:27.9516071Z 2021-05-14T23:05:27.9516507Z Reading state information... 91% 2021-05-14T23:05:27.9553162Z 2021-05-14T23:05:27.9553597Z Reading state information... 93% 2021-05-14T23:05:27.9587419Z 2021-05-14T23:05:27.9587855Z Reading state information... 95% 2021-05-14T23:05:27.9624304Z 2021-05-14T23:05:27.9624760Z Reading state information... 97% 2021-05-14T23:05:27.9660134Z 2021-05-14T23:05:27.9660586Z Reading state information... 99% 2021-05-14T23:05:28.2193325Z Selecting previously unselected package r-3.6.3. 2021-05-14T23:05:28.3316935Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:05:28.3428256Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-14T23:05:28.3454539Z Unpacking r-3.6.3 (1) ... 2021-05-14T23:05:29.0155851Z Setting up r-3.6.3 (1) ... 2021-05-14T23:05:29.0456878Z 2021-05-14T23:05:29.0457595Z 2021-05-14T23:05:29.0458211Z Reading state information... Done 2021-05-14T23:05:29.0692613Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-14T23:05:29.0818618Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:05:29.1066871Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:05:29.1067342Z env: 2021-05-14T23:05:29.1067738Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:29.1068166Z TIC_DEPLOY_KEY: 2021-05-14T23:05:29.1068898Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:29.1070469Z GITHUB_PAT: *** 2021-05-14T23:05:29.1070898Z COVERALLS_TOKEN: 2021-05-14T23:05:29.1071334Z continue-on-error: false 2021-05-14T23:05:29.1071768Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:29.1072212Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:29.1072620Z TZ: UTC 2021-05-14T23:05:29.1072970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:29.1073356Z NOT_CRAN: true 2021-05-14T23:05:29.1073693Z ##[endgroup] 2021-05-14T23:05:29.1557105Z [command]sudo apt-get install -y texinfo 2021-05-14T23:05:29.3195340Z Reading package lists... 2021-05-14T23:05:29.4729894Z Building dependency tree... 2021-05-14T23:05:29.4746395Z Reading state information... 2021-05-14T23:05:29.6739138Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:05:29.6740877Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:29.9764706Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:05:29.9925059Z --2021-05-14 23:05:29-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:05:30.0086363Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:05:30.0153733Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:05:30.0395602Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:05:30.0399704Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:05:30.0401569Z --2021-05-14 23:05:30-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:05:30.0907467Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:05:30.1539719Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:05:30.3700761Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:05:30.3704042Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=qUMk0snOMVDKjCVjS7alR775%2F3oY%2B2u8RcZOaqqePIs%3D&st=2021-05-14T23%3A04%3A30Z&se=2021-05-14T23%3A10%3A30Z&sp=r [following] 2021-05-14T23:05:30.3707852Z --2021-05-14 23:05:30-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=qUMk0snOMVDKjCVjS7alR775%2F3oY%2B2u8RcZOaqqePIs%3D&st=2021-05-14T23%3A04%3A30Z&se=2021-05-14T23%3A10%3A30Z&sp=r 2021-05-14T23:05:30.4005878Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:05:30.4657876Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:05:30.7530364Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:05:30.7532339Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:05:30.7534628Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:05:31.4055216Z 2021-05-14T23:05:33.1040724Z 0K ........ ........ ........ ........ 49% 14.2M 2s 2021-05-14T23:05:34.3091918Z 32768K ........ ........ ........ ........ 99% 26.0M 0s 2021-05-14T23:05:34.3093207Z 65536K 100% 2.91M=3.6s 2021-05-14T23:05:34.3093662Z 2021-05-14T23:05:34.3095054Z 2021-05-14 23:05:34 (18.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:05:34.3095529Z 2021-05-14T23:05:36.1621135Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:05:36.1622300Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:05:36.4292351Z ##[group]Run tlmgr update --self 2021-05-14T23:05:36.4292877Z tlmgr update --self 2021-05-14T23:05:36.4293680Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:05:36.4294461Z tlmgr update --all 2021-05-14T23:05:36.4338906Z shell: /usr/bin/bash -e {0} 2021-05-14T23:05:36.4339266Z env: 2021-05-14T23:05:36.4339688Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:36.4340115Z TIC_DEPLOY_KEY: 2021-05-14T23:05:36.4340869Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:36.4342532Z GITHUB_PAT: *** 2021-05-14T23:05:36.4342930Z COVERALLS_TOKEN: 2021-05-14T23:05:36.4343382Z continue-on-error: false 2021-05-14T23:05:36.4343807Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:36.4344255Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:36.4344663Z TZ: UTC 2021-05-14T23:05:36.4345025Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:36.4345472Z NOT_CRAN: true 2021-05-14T23:05:36.4345822Z ##[endgroup] 2021-05-14T23:05:38.0212755Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:05:38.0215245Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:05:39.2410101Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:05:39.2411722Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:05:39.3342423Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:05:39.3858953Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:05:39.4288216Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:05:39.4733833Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-14T23:05:39.9323909Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-14T23:05:41.2123736Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-14T23:05:41.2815128Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-14T23:05:41.3539631Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-14T23:05:41.3952441Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-14T23:05:41.4371545Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-14T23:05:41.4809809Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-14T23:05:41.5233860Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-14T23:05:41.5673053Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-14T23:05:41.6158014Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-14T23:05:41.6849937Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-14T23:05:41.7716400Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-14T23:05:41.8147205Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-14T23:05:41.8571582Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-14T23:05:41.9018530Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-14T23:05:41.9477975Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-14T23:05:41.9959502Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-14T23:05:42.0385931Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-14T23:05:42.0855386Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-14T23:05:42.1310130Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-14T23:05:42.1743642Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-14T23:05:42.2170227Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-14T23:05:42.2603914Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-14T23:05:42.3042686Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-14T23:05:42.3482749Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-14T23:05:42.3928357Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-14T23:05:42.4686434Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-14T23:05:42.5124470Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-14T23:05:42.5584598Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-14T23:05:42.6018050Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-14T23:05:42.6464488Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-14T23:05:42.7033276Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-14T23:05:42.7473139Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-14T23:05:42.7915292Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-14T23:05:42.8374849Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-14T23:05:42.8808855Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-14T23:05:42.9242156Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-14T23:05:42.9667157Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-14T23:05:43.0086693Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-14T23:05:43.0522544Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-14T23:05:43.0967663Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-14T23:05:43.1416127Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-14T23:05:43.1856841Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-14T23:05:43.2302986Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-14T23:05:43.2783361Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-14T23:05:43.3232227Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-14T23:05:43.3671364Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-14T23:05:43.4115898Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-14T23:05:43.4554911Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-14T23:05:43.4996575Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-14T23:05:43.5437235Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-14T23:05:43.5890376Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-14T23:05:43.6315480Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-14T23:05:43.6761987Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-14T23:05:43.7244997Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-14T23:05:43.7726767Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-14T23:05:43.8177109Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-14T23:05:43.8622601Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-14T23:05:43.9063692Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-14T23:05:43.9525397Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-14T23:05:43.9969795Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-14T23:05:44.0490424Z [67/89, 00:05/00:05] install: optex [789k] 2021-05-14T23:05:44.1322680Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-14T23:05:44.1778276Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-14T23:05:44.2247695Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-14T23:05:44.2704615Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-14T23:05:44.3161589Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-14T23:05:44.3666893Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-14T23:05:44.4168133Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-14T23:05:44.4635320Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-14T23:05:44.5081412Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-14T23:05:44.5533265Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-14T23:05:44.5999154Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-14T23:05:44.6775109Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:05:44.7338596Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-14T23:05:44.7812007Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-14T23:05:44.8262705Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-14T23:05:44.8755656Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-14T23:05:44.9250448Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-14T23:05:44.9701405Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-14T23:05:45.0286433Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-14T23:05:45.1203579Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-14T23:05:45.1662454Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-14T23:05:45.2109555Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-14T23:05:45.2295776Z running mktexlsr ... 2021-05-14T23:05:45.3015715Z done running mktexlsr. 2021-05-14T23:05:45.3282068Z running updmap-sys ... 2021-05-14T23:05:45.5693413Z done running updmap-sys. 2021-05-14T23:05:45.5694668Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:05:45.5696708Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/plqw0S9IDL/MsulkDOGv3 ... 2021-05-14T23:05:45.9214859Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/plqw0S9IDL/MsulkDOGv3. 2021-05-14T23:05:45.9216533Z OK: optex.fmt/luatex 2021-05-14T23:05:45.9218103Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:05:45.9219403Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:05:47.1073385Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:05:47.1075061Z tlmgr: no updates available 2021-05-14T23:05:47.1980740Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:05:47.1981213Z with: 2021-05-14T23:05:47.1981598Z pandoc-version: 2.7.3 2021-05-14T23:05:47.1981954Z env: 2021-05-14T23:05:47.1982367Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:47.1982787Z TIC_DEPLOY_KEY: 2021-05-14T23:05:47.1983539Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:47.1985183Z GITHUB_PAT: *** 2021-05-14T23:05:47.1985543Z COVERALLS_TOKEN: 2021-05-14T23:05:47.1986000Z continue-on-error: false 2021-05-14T23:05:47.1986430Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:47.1986885Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:47.1987409Z TZ: UTC 2021-05-14T23:05:47.1987770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:47.1988144Z NOT_CRAN: true 2021-05-14T23:05:47.1988495Z ##[endgroup] 2021-05-14T23:05:47.6710597Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:05:47.7368273Z Reading package lists... 2021-05-14T23:05:47.8854268Z Building dependency tree... 2021-05-14T23:05:47.8869499Z Reading state information... 2021-05-14T23:05:48.0999149Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:05:48.1000405Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:48.1033077Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:05:48.2149377Z 2021-05-14T23:05:48.2305719Z Reading package lists... 0% 2021-05-14T23:05:48.2306445Z 2021-05-14T23:05:48.2347699Z Reading package lists... 100% 2021-05-14T23:05:48.2348314Z 2021-05-14T23:05:48.2348704Z 2021-05-14T23:05:48.2349303Z Reading package lists... Done 2021-05-14T23:05:48.2349794Z 2021-05-14T23:05:48.2350384Z Building dependency tree... 0% 2021-05-14T23:05:48.2350859Z 2021-05-14T23:05:48.2624474Z Building dependency tree... 0% 2021-05-14T23:05:48.2625346Z 2021-05-14T23:05:48.2626075Z Building dependency tree... 50% 2021-05-14T23:05:48.2626634Z 2021-05-14T23:05:48.3779486Z Building dependency tree... 50% 2021-05-14T23:05:48.3780403Z 2021-05-14T23:05:48.3781150Z Building dependency tree 2021-05-14T23:05:48.3781716Z 2021-05-14T23:05:48.3782407Z Reading state information... 0% 2021-05-14T23:05:48.3782960Z 2021-05-14T23:05:48.5258807Z Reading state information... 0% 2021-05-14T23:05:48.5259207Z 2021-05-14T23:05:48.5259444Z 2021-05-14T23:05:48.5259953Z Reading state information... Done 2021-05-14T23:05:48.5260332Z 2021-05-14T23:05:48.5260824Z Reading state information... 0% 2021-05-14T23:05:48.5308243Z 2021-05-14T23:05:48.5308729Z Reading state information... 1% 2021-05-14T23:05:48.5343369Z 2021-05-14T23:05:48.5343844Z Reading state information... 3% 2021-05-14T23:05:48.5381155Z 2021-05-14T23:05:48.5381652Z Reading state information... 5% 2021-05-14T23:05:48.5418500Z 2021-05-14T23:05:48.5419001Z Reading state information... 7% 2021-05-14T23:05:48.5452651Z 2021-05-14T23:05:48.5453127Z Reading state information... 9% 2021-05-14T23:05:48.5487484Z 2021-05-14T23:05:48.5487980Z Reading state information... 11% 2021-05-14T23:05:48.5523665Z 2021-05-14T23:05:48.5524141Z Reading state information... 13% 2021-05-14T23:05:48.5558699Z 2021-05-14T23:05:48.5559173Z Reading state information... 15% 2021-05-14T23:05:48.5592955Z 2021-05-14T23:05:48.5593444Z Reading state information... 17% 2021-05-14T23:05:48.5630868Z 2021-05-14T23:05:48.5631358Z Reading state information... 19% 2021-05-14T23:05:48.5665526Z 2021-05-14T23:05:48.5666018Z Reading state information... 21% 2021-05-14T23:05:48.5698981Z 2021-05-14T23:05:48.5699484Z Reading state information... 23% 2021-05-14T23:05:48.5736830Z 2021-05-14T23:05:48.5737304Z Reading state information... 25% 2021-05-14T23:05:48.5776439Z 2021-05-14T23:05:48.5776923Z Reading state information... 27% 2021-05-14T23:05:48.5814258Z 2021-05-14T23:05:48.5814737Z Reading state information... 29% 2021-05-14T23:05:48.5852759Z 2021-05-14T23:05:48.5853242Z Reading state information... 31% 2021-05-14T23:05:48.5891520Z 2021-05-14T23:05:48.5892329Z Reading state information... 33% 2021-05-14T23:05:48.5924563Z 2021-05-14T23:05:48.5925051Z Reading state information... 35% 2021-05-14T23:05:48.5958147Z 2021-05-14T23:05:48.5958634Z Reading state information... 37% 2021-05-14T23:05:48.5997192Z 2021-05-14T23:05:48.5997700Z Reading state information... 39% 2021-05-14T23:05:48.6035037Z 2021-05-14T23:05:48.6035511Z Reading state information... 41% 2021-05-14T23:05:48.6070088Z 2021-05-14T23:05:48.6070567Z Reading state information... 43% 2021-05-14T23:05:48.6110785Z 2021-05-14T23:05:48.6111260Z Reading state information... 45% 2021-05-14T23:05:48.6168211Z 2021-05-14T23:05:48.6168688Z Reading state information... 47% 2021-05-14T23:05:48.6204390Z 2021-05-14T23:05:48.6204878Z Reading state information... 49% 2021-05-14T23:05:48.6243892Z 2021-05-14T23:05:48.6244384Z Reading state information... 51% 2021-05-14T23:05:48.6279825Z 2021-05-14T23:05:48.6280308Z Reading state information... 53% 2021-05-14T23:05:48.6315802Z 2021-05-14T23:05:48.6316317Z Reading state information... 55% 2021-05-14T23:05:48.6353508Z 2021-05-14T23:05:48.6354009Z Reading state information... 57% 2021-05-14T23:05:48.6390635Z 2021-05-14T23:05:48.6391108Z Reading state information... 59% 2021-05-14T23:05:48.6432427Z 2021-05-14T23:05:48.6432904Z Reading state information... 61% 2021-05-14T23:05:48.6469285Z 2021-05-14T23:05:48.6469758Z Reading state information... 63% 2021-05-14T23:05:48.6503775Z 2021-05-14T23:05:48.6504265Z Reading state information... 65% 2021-05-14T23:05:48.6539788Z 2021-05-14T23:05:48.6540277Z Reading state information... 67% 2021-05-14T23:05:48.6575167Z 2021-05-14T23:05:48.6575655Z Reading state information... 69% 2021-05-14T23:05:48.6622091Z 2021-05-14T23:05:48.6622596Z Reading state information... 71% 2021-05-14T23:05:48.6654610Z 2021-05-14T23:05:48.6655115Z Reading state information... 73% 2021-05-14T23:05:48.6690434Z 2021-05-14T23:05:48.6690906Z Reading state information... 75% 2021-05-14T23:05:48.6738001Z 2021-05-14T23:05:48.6738506Z Reading state information... 77% 2021-05-14T23:05:48.6773495Z 2021-05-14T23:05:48.6773972Z Reading state information... 79% 2021-05-14T23:05:48.6810459Z 2021-05-14T23:05:48.6810951Z Reading state information... 81% 2021-05-14T23:05:48.6847126Z 2021-05-14T23:05:48.6847614Z Reading state information... 83% 2021-05-14T23:05:48.6883036Z 2021-05-14T23:05:48.6883527Z Reading state information... 85% 2021-05-14T23:05:48.6920459Z 2021-05-14T23:05:48.6920951Z Reading state information... 87% 2021-05-14T23:05:48.6960015Z 2021-05-14T23:05:48.6960495Z Reading state information... 89% 2021-05-14T23:05:48.6997725Z 2021-05-14T23:05:48.6998199Z Reading state information... 91% 2021-05-14T23:05:48.7033451Z 2021-05-14T23:05:48.7033991Z Reading state information... 93% 2021-05-14T23:05:48.7069238Z 2021-05-14T23:05:48.7069790Z Reading state information... 95% 2021-05-14T23:05:48.7107234Z 2021-05-14T23:05:48.7107727Z Reading state information... 97% 2021-05-14T23:05:48.7143369Z 2021-05-14T23:05:48.7143893Z Reading state information... 99% 2021-05-14T23:05:48.9708029Z Selecting previously unselected package pandoc. 2021-05-14T23:05:49.0831677Z (Reading database ... 261856 files and directories currently installed.) 2021-05-14T23:05:49.0945029Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:05:49.0964137Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:05:51.3804684Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:05:51.3853861Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:05:52.0977523Z 2021-05-14T23:05:52.0978165Z 2021-05-14T23:05:52.0978833Z Reading state information... Done 2021-05-14T23:05:52.1369695Z ##[group]Run git config user.name adigherman 2021-05-14T23:05:52.1370399Z git config user.name adigherman 2021-05-14T23:05:52.1371006Z git config user.email adig@jhu.edu 2021-05-14T23:05:52.1411132Z shell: /usr/bin/bash -e {0} 2021-05-14T23:05:52.1411611Z env: 2021-05-14T23:05:52.1412163Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:52.1412639Z TIC_DEPLOY_KEY: 2021-05-14T23:05:52.1413426Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:52.1414997Z GITHUB_PAT: *** 2021-05-14T23:05:52.1415461Z COVERALLS_TOKEN: 2021-05-14T23:05:52.1415967Z continue-on-error: false 2021-05-14T23:05:52.1416752Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:52.1417240Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:52.1417765Z TZ: UTC 2021-05-14T23:05:52.1418166Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:52.1418653Z NOT_CRAN: true 2021-05-14T23:05:52.1419047Z ##[endgroup] 2021-05-14T23:05:52.1716515Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:05:52.1717204Z env: 2021-05-14T23:05:52.1717618Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:05:52.1718053Z TIC_DEPLOY_KEY: 2021-05-14T23:05:52.1718784Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:05:52.1720333Z GITHUB_PAT: *** 2021-05-14T23:05:52.1720706Z COVERALLS_TOKEN: 2021-05-14T23:05:52.1721140Z continue-on-error: false 2021-05-14T23:05:52.1721580Z VDIFFR_RUN_TESTS: 2021-05-14T23:05:52.1722016Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:05:52.1722427Z TZ: UTC 2021-05-14T23:05:52.1722773Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:05:52.1723157Z NOT_CRAN: true 2021-05-14T23:05:52.1723492Z ##[endgroup] 2021-05-14T23:05:52.3502790Z Reading package lists... 2021-05-14T23:05:52.5046048Z Building dependency tree... 2021-05-14T23:05:52.5062133Z Reading state information... 2021-05-14T23:05:52.6347852Z The following additional packages will be installed: 2021-05-14T23:05:52.6351590Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:05:52.6356961Z Suggested packages: 2021-05-14T23:05:52.6357609Z cmake-doc ninja-build 2021-05-14T23:05:52.6775089Z The following NEW packages will be installed: 2021-05-14T23:05:52.6780796Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:05:52.6967839Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:52.6968474Z Need to get 5470 kB of archives. 2021-05-14T23:05:52.6969198Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:05:52.6970919Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:05:52.7183723Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:05:52.7190021Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:05:52.7245840Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:05:53.1299166Z Fetched 5470 kB in 0s (82.9 MB/s) 2021-05-14T23:05:53.1672764Z Selecting previously unselected package cmake-data. 2021-05-14T23:05:53.1742092Z (Reading database ... 2021-05-14T23:05:53.1742865Z (Reading database ... 5% 2021-05-14T23:05:53.1743737Z (Reading database ... 10% 2021-05-14T23:05:53.1744234Z (Reading database ... 15% 2021-05-14T23:05:53.1744675Z (Reading database ... 20% 2021-05-14T23:05:53.1745171Z (Reading database ... 25% 2021-05-14T23:05:53.1745617Z (Reading database ... 30% 2021-05-14T23:05:53.1746052Z (Reading database ... 35% 2021-05-14T23:05:53.1746498Z (Reading database ... 40% 2021-05-14T23:05:53.1746929Z (Reading database ... 45% 2021-05-14T23:05:53.1747373Z (Reading database ... 50% 2021-05-14T23:05:53.1784545Z (Reading database ... 55% 2021-05-14T23:05:53.1820308Z (Reading database ... 60% 2021-05-14T23:05:53.1855930Z (Reading database ... 65% 2021-05-14T23:05:53.1970985Z (Reading database ... 70% 2021-05-14T23:05:53.2075082Z (Reading database ... 75% 2021-05-14T23:05:53.2325967Z (Reading database ... 80% 2021-05-14T23:05:53.2607959Z (Reading database ... 85% 2021-05-14T23:05:53.2747232Z (Reading database ... 90% 2021-05-14T23:05:53.2820501Z (Reading database ... 95% 2021-05-14T23:05:53.2821300Z (Reading database ... 100% 2021-05-14T23:05:53.2822225Z (Reading database ... 261863 files and directories currently installed.) 2021-05-14T23:05:53.2938767Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:05:53.3218292Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:05:53.8436257Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:05:53.8719228Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:05:53.8760723Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:05:53.9217745Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:05:53.9426848Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:05:53.9441957Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:05:53.9857333Z Selecting previously unselected package cmake. 2021-05-14T23:05:54.0046855Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:05:54.0058532Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:05:54.4049666Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:05:54.4116059Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:05:54.4545500Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:05:54.4609010Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:05:54.4673938Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:05:55.4968410Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:05:57.4507706Z Reading package lists... 2021-05-14T23:05:57.6043458Z Building dependency tree... 2021-05-14T23:05:57.6059473Z Reading state information... 2021-05-14T23:05:57.7534261Z Suggested packages: 2021-05-14T23:05:57.7537485Z libssh-doc 2021-05-14T23:05:57.7993806Z The following NEW packages will be installed: 2021-05-14T23:05:57.7997943Z libssh-dev 2021-05-14T23:05:57.8234557Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:05:57.8235556Z Need to get 219 kB of archives. 2021-05-14T23:05:57.8236670Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:05:57.8238534Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:05:58.2062867Z Fetched 219 kB in 0s (7342 kB/s) 2021-05-14T23:05:58.2344603Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:05:58.2410545Z (Reading database ... 2021-05-14T23:05:58.2411318Z (Reading database ... 5% 2021-05-14T23:05:58.2411942Z (Reading database ... 10% 2021-05-14T23:05:58.2412569Z (Reading database ... 15% 2021-05-14T23:05:58.2413200Z (Reading database ... 20% 2021-05-14T23:05:58.2413802Z (Reading database ... 25% 2021-05-14T23:05:58.2414433Z (Reading database ... 30% 2021-05-14T23:05:58.2415037Z (Reading database ... 35% 2021-05-14T23:05:58.2415663Z (Reading database ... 40% 2021-05-14T23:05:58.2416420Z (Reading database ... 45% 2021-05-14T23:05:58.2417084Z (Reading database ... 50% 2021-05-14T23:05:58.2446146Z (Reading database ... 55% 2021-05-14T23:05:58.2481290Z (Reading database ... 60% 2021-05-14T23:05:58.2515983Z (Reading database ... 65% 2021-05-14T23:05:58.2635328Z (Reading database ... 70% 2021-05-14T23:05:58.2744470Z (Reading database ... 75% 2021-05-14T23:05:58.3009697Z (Reading database ... 80% 2021-05-14T23:05:58.3304192Z (Reading database ... 85% 2021-05-14T23:05:58.3444377Z (Reading database ... 90% 2021-05-14T23:05:58.3519069Z (Reading database ... 95% 2021-05-14T23:05:58.3519619Z (Reading database ... 100% 2021-05-14T23:05:58.3520425Z (Reading database ... 264647 files and directories currently installed.) 2021-05-14T23:05:58.3642577Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:05:58.3660085Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:05:58.4471282Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:00.3643258Z Reading package lists... 2021-05-14T23:06:00.5149197Z Building dependency tree... 2021-05-14T23:06:00.5166779Z Reading state information... 2021-05-14T23:06:00.7046771Z The following NEW packages will be installed: 2021-05-14T23:06:00.7050990Z jags 2021-05-14T23:06:00.7712346Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:00.7713139Z Need to get 1562 kB of archives. 2021-05-14T23:06:00.7714182Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:06:00.7716120Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:06:01.3662447Z Fetched 1562 kB in 0s (5588 kB/s) 2021-05-14T23:06:01.4012821Z Selecting previously unselected package jags. 2021-05-14T23:06:01.4080226Z (Reading database ... 2021-05-14T23:06:01.4080870Z (Reading database ... 5% 2021-05-14T23:06:01.4082405Z (Reading database ... 10% 2021-05-14T23:06:01.4082990Z (Reading database ... 15% 2021-05-14T23:06:01.4083423Z (Reading database ... 20% 2021-05-14T23:06:01.4083865Z (Reading database ... 25% 2021-05-14T23:06:01.4084295Z (Reading database ... 30% 2021-05-14T23:06:01.4084736Z (Reading database ... 35% 2021-05-14T23:06:01.4085166Z (Reading database ... 40% 2021-05-14T23:06:01.4085616Z (Reading database ... 45% 2021-05-14T23:06:01.4086058Z (Reading database ... 50% 2021-05-14T23:06:01.4122628Z (Reading database ... 55% 2021-05-14T23:06:01.4156105Z (Reading database ... 60% 2021-05-14T23:06:01.4191154Z (Reading database ... 65% 2021-05-14T23:06:01.4304860Z (Reading database ... 70% 2021-05-14T23:06:01.4408897Z (Reading database ... 75% 2021-05-14T23:06:01.4657042Z (Reading database ... 80% 2021-05-14T23:06:01.4939695Z (Reading database ... 85% 2021-05-14T23:06:01.5075385Z (Reading database ... 90% 2021-05-14T23:06:01.5148747Z (Reading database ... 95% 2021-05-14T23:06:01.5149360Z (Reading database ... 100% 2021-05-14T23:06:01.5150165Z (Reading database ... 264666 files and directories currently installed.) 2021-05-14T23:06:01.5268906Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:06:01.5291091Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:06:01.6808784Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:06:01.6956391Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:02.3677495Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:04.2932238Z Reading package lists... 2021-05-14T23:06:04.4367863Z Building dependency tree... 2021-05-14T23:06:04.4384327Z Reading state information... 2021-05-14T23:06:04.5789895Z The following additional packages will be installed: 2021-05-14T23:06:04.5793010Z libnode64 libuv1-dev 2021-05-14T23:06:04.6259235Z The following NEW packages will be installed: 2021-05-14T23:06:04.6262971Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:06:04.6431765Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:04.6432884Z Need to get 6239 kB of archives. 2021-05-14T23:06:04.6434101Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:06:04.6436009Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:06:04.6467674Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:06:04.6951254Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:06:05.0666228Z Fetched 6239 kB in 0s (92.3 MB/s) 2021-05-14T23:06:05.0970253Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:06:05.1036459Z (Reading database ... 2021-05-14T23:06:05.1037209Z (Reading database ... 5% 2021-05-14T23:06:05.1037846Z (Reading database ... 10% 2021-05-14T23:06:05.1038470Z (Reading database ... 15% 2021-05-14T23:06:05.1039092Z (Reading database ... 20% 2021-05-14T23:06:05.1039709Z (Reading database ... 25% 2021-05-14T23:06:05.1040321Z (Reading database ... 30% 2021-05-14T23:06:05.1040932Z (Reading database ... 35% 2021-05-14T23:06:05.1041545Z (Reading database ... 40% 2021-05-14T23:06:05.1042152Z (Reading database ... 45% 2021-05-14T23:06:05.1042758Z (Reading database ... 50% 2021-05-14T23:06:05.1071815Z (Reading database ... 55% 2021-05-14T23:06:05.1104571Z (Reading database ... 60% 2021-05-14T23:06:05.1139749Z (Reading database ... 65% 2021-05-14T23:06:05.1252507Z (Reading database ... 70% 2021-05-14T23:06:05.1358632Z (Reading database ... 75% 2021-05-14T23:06:05.1617026Z (Reading database ... 80% 2021-05-14T23:06:05.1907128Z (Reading database ... 85% 2021-05-14T23:06:05.2045787Z (Reading database ... 90% 2021-05-14T23:06:05.2118468Z (Reading database ... 95% 2021-05-14T23:06:05.2121381Z (Reading database ... 100% 2021-05-14T23:06:05.2122167Z (Reading database ... 264806 files and directories currently installed.) 2021-05-14T23:06:05.2236869Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:06:05.2258869Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:06:05.2697773Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:06:05.2925234Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:06:05.2953006Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:05.9019608Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:06:05.9251535Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:06:05.9269308Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:06.0121376Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:06:06.0184237Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:06.0224538Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:06:06.0276355Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:07.9332892Z Reading package lists... 2021-05-14T23:06:08.0869353Z Building dependency tree... 2021-05-14T23:06:08.0886650Z Reading state information... 2021-05-14T23:06:08.2332330Z The following additional packages will be installed: 2021-05-14T23:06:08.2334953Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:06:08.2339937Z Suggested packages: 2021-05-14T23:06:08.2340855Z libfftw3-doc 2021-05-14T23:06:08.2785044Z The following NEW packages will be installed: 2021-05-14T23:06:08.2792914Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:06:08.2972422Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:08.2973486Z Need to get 3986 kB of archives. 2021-05-14T23:06:08.2974359Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:06:08.2976444Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:06:08.3027731Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:06:08.3121795Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:06:08.3200219Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:06:08.3203868Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:06:08.8961038Z Fetched 3986 kB in 0s (18.5 MB/s) 2021-05-14T23:06:09.1168164Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:06:09.1241190Z (Reading database ... 2021-05-14T23:06:09.1241933Z (Reading database ... 5% 2021-05-14T23:06:09.1242881Z (Reading database ... 10% 2021-05-14T23:06:09.1243383Z (Reading database ... 15% 2021-05-14T23:06:09.1243826Z (Reading database ... 20% 2021-05-14T23:06:09.1244335Z (Reading database ... 25% 2021-05-14T23:06:09.1244795Z (Reading database ... 30% 2021-05-14T23:06:09.1245239Z (Reading database ... 35% 2021-05-14T23:06:09.1245686Z (Reading database ... 40% 2021-05-14T23:06:09.1246133Z (Reading database ... 45% 2021-05-14T23:06:09.1246580Z (Reading database ... 50% 2021-05-14T23:06:09.1286712Z (Reading database ... 55% 2021-05-14T23:06:09.1322972Z (Reading database ... 60% 2021-05-14T23:06:09.1360445Z (Reading database ... 65% 2021-05-14T23:06:09.1481668Z (Reading database ... 70% 2021-05-14T23:06:09.1602508Z (Reading database ... 75% 2021-05-14T23:06:09.1874438Z (Reading database ... 80% 2021-05-14T23:06:09.2184654Z (Reading database ... 85% 2021-05-14T23:06:09.2324795Z (Reading database ... 90% 2021-05-14T23:06:09.2399446Z (Reading database ... 95% 2021-05-14T23:06:09.2400166Z (Reading database ... 100% 2021-05-14T23:06:09.2400992Z (Reading database ... 264942 files and directories currently installed.) 2021-05-14T23:06:09.2519286Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:09.2549465Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.3134194Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:06:09.3396440Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:09.3434126Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.4353486Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:06:09.4620429Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:09.4646868Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.5485403Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:06:09.5759104Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:09.5772999Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.6093912Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:06:09.6361416Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:06:09.6383072Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.9056111Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.9089089Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.9122073Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.9152358Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.9191987Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:06:09.9224414Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:10.6472608Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:12.5601389Z Reading package lists... 2021-05-14T23:06:12.7041933Z Building dependency tree... 2021-05-14T23:06:12.7061549Z Reading state information... 2021-05-14T23:06:12.8474367Z The following additional packages will be installed: 2021-05-14T23:06:12.8476144Z libdcmtk14 2021-05-14T23:06:12.8908683Z The following NEW packages will be installed: 2021-05-14T23:06:12.8913885Z dcmtk libdcmtk14 2021-05-14T23:06:12.9156794Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:12.9157661Z Need to get 5546 kB of archives. 2021-05-14T23:06:12.9158427Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:06:12.9160385Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:06:13.0566883Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:06:13.4672576Z Fetched 5546 kB in 0s (29.8 MB/s) 2021-05-14T23:06:13.5015207Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:06:13.5016170Z (Reading database ... 2021-05-14T23:06:13.5019038Z (Reading database ... 5% 2021-05-14T23:06:13.5019484Z (Reading database ... 10% 2021-05-14T23:06:13.5019930Z (Reading database ... 15% 2021-05-14T23:06:13.5020364Z (Reading database ... 20% 2021-05-14T23:06:13.5020829Z (Reading database ... 25% 2021-05-14T23:06:13.5021261Z (Reading database ... 30% 2021-05-14T23:06:13.5021710Z (Reading database ... 35% 2021-05-14T23:06:13.5022140Z (Reading database ... 40% 2021-05-14T23:06:13.5022582Z (Reading database ... 45% 2021-05-14T23:06:13.5023025Z (Reading database ... 50% 2021-05-14T23:06:13.5051164Z (Reading database ... 55% 2021-05-14T23:06:13.5083734Z (Reading database ... 60% 2021-05-14T23:06:13.5118698Z (Reading database ... 65% 2021-05-14T23:06:13.5228886Z (Reading database ... 70% 2021-05-14T23:06:13.5338006Z (Reading database ... 75% 2021-05-14T23:06:13.5578729Z (Reading database ... 80% 2021-05-14T23:06:13.5861558Z (Reading database ... 85% 2021-05-14T23:06:13.5990558Z (Reading database ... 90% 2021-05-14T23:06:13.6058987Z (Reading database ... 95% 2021-05-14T23:06:13.6060941Z (Reading database ... 100% 2021-05-14T23:06:13.6061943Z (Reading database ... 265033 files and directories currently installed.) 2021-05-14T23:06:13.6170611Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:06:13.6188565Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:06:14.0897706Z Selecting previously unselected package dcmtk. 2021-05-14T23:06:14.1113788Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:06:14.2034403Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:06:14.3465477Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:06:14.3516861Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:06:14.3762916Z Adding `dcmtk' group to system ... 2021-05-14T23:06:14.4496663Z Adding `dcmtk' user to system ... 2021-05-14T23:06:14.5927822Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:06:14.8318508Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:16.2914830Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:18.2100012Z Reading package lists... 2021-05-14T23:06:18.3673857Z Building dependency tree... 2021-05-14T23:06:18.3690588Z Reading state information... 2021-05-14T23:06:18.5950492Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:06:18.5951845Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:18.6559594Z Reading package lists... 2021-05-14T23:06:18.8110914Z Building dependency tree... 2021-05-14T23:06:18.8128178Z Reading state information... 2021-05-14T23:06:19.0433989Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:06:19.0435302Z libpng-dev set to manually installed. 2021-05-14T23:06:19.0436245Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:19.1038923Z Reading package lists... 2021-05-14T23:06:19.2579109Z Building dependency tree... 2021-05-14T23:06:19.2595624Z Reading state information... 2021-05-14T23:06:19.4043875Z The following additional packages will be installed: 2021-05-14T23:06:19.4046496Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:06:19.4050385Z Suggested packages: 2021-05-14T23:06:19.4051861Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:06:19.4053582Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:06:19.4054920Z fonts-arphic-uming fonts-nanum 2021-05-14T23:06:19.4492560Z The following NEW packages will be installed: 2021-05-14T23:06:19.4494653Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:06:19.4495899Z libpoppler97 poppler-data 2021-05-14T23:06:19.4685818Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:19.4686795Z Need to get 2582 kB of archives. 2021-05-14T23:06:19.4688010Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:06:19.4689849Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:06:19.4961508Z 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-14T23:06:19.4976645Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:06:19.5069291Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:06:19.5073514Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:06:19.5077651Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:06:19.8794194Z Fetched 2582 kB in 0s (47.6 MB/s) 2021-05-14T23:06:19.9125548Z Selecting previously unselected package poppler-data. 2021-05-14T23:06:19.9194508Z (Reading database ... 2021-05-14T23:06:19.9195318Z (Reading database ... 5% 2021-05-14T23:06:19.9195951Z (Reading database ... 10% 2021-05-14T23:06:19.9196584Z (Reading database ... 15% 2021-05-14T23:06:19.9197191Z (Reading database ... 20% 2021-05-14T23:06:19.9197981Z (Reading database ... 25% 2021-05-14T23:06:19.9198622Z (Reading database ... 30% 2021-05-14T23:06:19.9199360Z (Reading database ... 35% 2021-05-14T23:06:19.9199984Z (Reading database ... 40% 2021-05-14T23:06:19.9200588Z (Reading database ... 45% 2021-05-14T23:06:19.9201202Z (Reading database ... 50% 2021-05-14T23:06:19.9218122Z (Reading database ... 55% 2021-05-14T23:06:19.9252313Z (Reading database ... 60% 2021-05-14T23:06:19.9287661Z (Reading database ... 65% 2021-05-14T23:06:19.9401903Z (Reading database ... 70% 2021-05-14T23:06:19.9505748Z (Reading database ... 75% 2021-05-14T23:06:19.9751620Z (Reading database ... 80% 2021-05-14T23:06:20.0032727Z (Reading database ... 85% 2021-05-14T23:06:20.0165214Z (Reading database ... 90% 2021-05-14T23:06:20.0235848Z (Reading database ... 95% 2021-05-14T23:06:20.0236427Z (Reading database ... 100% 2021-05-14T23:06:20.0237216Z (Reading database ... 265268 files and directories currently installed.) 2021-05-14T23:06:20.0346664Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:06:20.0359480Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:06:20.2565662Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:06:20.2824532Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:06:20.2845378Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:06:20.3298493Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:06:20.3535072Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:20.3546045Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:20.4699035Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:06:20.4912632Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:20.4924835Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:20.5257923Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:06:20.5473420Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:20.5492771Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:20.5778419Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:06:20.6009448Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:20.6028800Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:20.6660506Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:06:20.6852196Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:06:20.6939309Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:20.7000476Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:20.7058775Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:20.7105764Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:06:20.7156083Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:06:20.7952933Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:22.7290072Z Reading package lists... 2021-05-14T23:06:22.8773168Z Building dependency tree... 2021-05-14T23:06:22.8789711Z Reading state information... 2021-05-14T23:06:23.0251044Z The following additional packages will be installed: 2021-05-14T23:06:23.0255368Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:06:23.0260378Z Suggested packages: 2021-05-14T23:06:23.0261341Z libhdf5-doc 2021-05-14T23:06:23.0740611Z The following NEW packages will be installed: 2021-05-14T23:06:23.0744915Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:06:23.0747293Z libsz2 2021-05-14T23:06:23.0980953Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:23.0982025Z Need to get 4074 kB of archives. 2021-05-14T23:06:23.0983110Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:06:23.0985216Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:06:23.1048670Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:06:23.1126875Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:06:23.1207459Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:06:23.1769492Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:06:23.1904109Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:06:23.1996063Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:06:23.6565905Z Fetched 4074 kB in 0s (20.5 MB/s) 2021-05-14T23:06:23.6858716Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:06:23.6909386Z (Reading database ... 2021-05-14T23:06:23.6909920Z (Reading database ... 5% 2021-05-14T23:06:23.6910366Z (Reading database ... 10% 2021-05-14T23:06:23.6910813Z (Reading database ... 15% 2021-05-14T23:06:23.6911251Z (Reading database ... 20% 2021-05-14T23:06:23.6911694Z (Reading database ... 25% 2021-05-14T23:06:23.6912127Z (Reading database ... 30% 2021-05-14T23:06:23.6912581Z (Reading database ... 35% 2021-05-14T23:06:23.6913023Z (Reading database ... 40% 2021-05-14T23:06:23.6913457Z (Reading database ... 45% 2021-05-14T23:06:23.6913901Z (Reading database ... 50% 2021-05-14T23:06:23.6938739Z (Reading database ... 55% 2021-05-14T23:06:23.6973237Z (Reading database ... 60% 2021-05-14T23:06:23.7010688Z (Reading database ... 65% 2021-05-14T23:06:23.7120592Z (Reading database ... 70% 2021-05-14T23:06:23.7223928Z (Reading database ... 75% 2021-05-14T23:06:23.7472826Z (Reading database ... 80% 2021-05-14T23:06:23.7757256Z (Reading database ... 85% 2021-05-14T23:06:23.7891273Z (Reading database ... 90% 2021-05-14T23:06:23.7961286Z (Reading database ... 95% 2021-05-14T23:06:23.7962117Z (Reading database ... 100% 2021-05-14T23:06:23.7963067Z (Reading database ... 265828 files and directories currently installed.) 2021-05-14T23:06:23.8075397Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:23.8088057Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:23.8369147Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:06:23.8634958Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:06:23.8657848Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:06:23.8966955Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:06:23.9236334Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:06:23.9286974Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:06:23.9659018Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:06:23.9890943Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:23.9907517Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:24.1339130Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:06:24.1554510Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:24.1568592Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:24.1978713Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:06:24.2199810Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:06:24.2210428Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:06:24.2538896Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:06:24.2756032Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:06:24.2771078Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:24.5812204Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:24.5871128Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:06:24.5953752Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:06:24.6004015Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:06:24.6062469Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:24.6106930Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:24.6155350Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:06:24.6246784Z 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-14T23:06:24.6292109Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:25.3308730Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:27.2523454Z Reading package lists... 2021-05-14T23:06:27.4010731Z Building dependency tree... 2021-05-14T23:06:27.4028290Z Reading state information... 2021-05-14T23:06:27.5485685Z The following additional packages will be installed: 2021-05-14T23:06:27.5489340Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:06:27.5934085Z The following NEW packages will be installed: 2021-05-14T23:06:27.5937331Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:06:27.5939122Z mesa-common-dev 2021-05-14T23:06:27.6408514Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:27.6409653Z Need to get 1761 kB of archives. 2021-05-14T23:06:27.6410860Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:06:27.6412973Z 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-14T23:06:27.6462410Z 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-14T23:06:27.6469397Z 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-14T23:06:27.6487401Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:06:27.6513838Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:06:27.6560009Z 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-14T23:06:28.0488255Z Fetched 1761 kB in 0s (23.6 MB/s) 2021-05-14T23:06:28.0772600Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:06:28.0842590Z (Reading database ... 2021-05-14T23:06:28.0843350Z (Reading database ... 5% 2021-05-14T23:06:28.0843982Z (Reading database ... 10% 2021-05-14T23:06:28.0844641Z (Reading database ... 15% 2021-05-14T23:06:28.0845259Z (Reading database ... 20% 2021-05-14T23:06:28.0845886Z (Reading database ... 25% 2021-05-14T23:06:28.0846520Z (Reading database ... 30% 2021-05-14T23:06:28.0847137Z (Reading database ... 35% 2021-05-14T23:06:28.0847769Z (Reading database ... 40% 2021-05-14T23:06:28.0848378Z (Reading database ... 45% 2021-05-14T23:06:28.0848989Z (Reading database ... 50% 2021-05-14T23:06:28.0881057Z (Reading database ... 55% 2021-05-14T23:06:28.0913838Z (Reading database ... 60% 2021-05-14T23:06:28.0948884Z (Reading database ... 65% 2021-05-14T23:06:28.1063445Z (Reading database ... 70% 2021-05-14T23:06:28.1176735Z (Reading database ... 75% 2021-05-14T23:06:28.1440618Z (Reading database ... 80% 2021-05-14T23:06:28.1743964Z (Reading database ... 85% 2021-05-14T23:06:28.1882963Z (Reading database ... 90% 2021-05-14T23:06:28.1956045Z (Reading database ... 95% 2021-05-14T23:06:28.1957984Z (Reading database ... 100% 2021-05-14T23:06:28.1960231Z (Reading database ... 266036 files and directories currently installed.) 2021-05-14T23:06:28.2074625Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:06:28.2088259Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:06:28.2497943Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:06:28.2733874Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:28.2745640Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:28.3016775Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:06:28.3289719Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:28.3305034Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:28.3739163Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:06:28.3968808Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:06:28.3997755Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:28.4353602Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:06:28.4628877Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:06:28.4641523Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:28.5098665Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:06:28.5326587Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:28.5358295Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:28.6977807Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:06:28.7002309Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:28.7032806Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:28.7059864Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:06:28.7103168Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:06:28.7137811Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:28.7164163Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:29.9978058Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:31.9258913Z Reading package lists... 2021-05-14T23:06:32.0800046Z Building dependency tree... 2021-05-14T23:06:32.0817985Z Reading state information... 2021-05-14T23:06:32.2262505Z The following additional packages will be installed: 2021-05-14T23:06:32.2265340Z libprotobuf-lite17 libprotoc17 2021-05-14T23:06:32.2710083Z The following NEW packages will be installed: 2021-05-14T23:06:32.2714194Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:06:32.2715553Z protobuf-compiler 2021-05-14T23:06:32.2903821Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:32.2904802Z Need to get 2754 kB of archives. 2021-05-14T23:06:32.2905920Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:06:32.2907802Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:06:32.2954374Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:06:32.3056423Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:06:32.3316997Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:06:32.3704118Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:06:32.7523750Z Fetched 2754 kB in 0s (28.0 MB/s) 2021-05-14T23:06:32.7875853Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:06:32.7945575Z (Reading database ... 2021-05-14T23:06:32.7946233Z (Reading database ... 5% 2021-05-14T23:06:32.7946707Z (Reading database ... 10% 2021-05-14T23:06:32.7947174Z (Reading database ... 15% 2021-05-14T23:06:32.7947630Z (Reading database ... 20% 2021-05-14T23:06:32.7948091Z (Reading database ... 25% 2021-05-14T23:06:32.7948685Z (Reading database ... 30% 2021-05-14T23:06:32.7949148Z (Reading database ... 35% 2021-05-14T23:06:32.7949676Z (Reading database ... 40% 2021-05-14T23:06:32.7950141Z (Reading database ... 45% 2021-05-14T23:06:32.7950586Z (Reading database ... 50% 2021-05-14T23:06:32.7985144Z (Reading database ... 55% 2021-05-14T23:06:32.8019574Z (Reading database ... 60% 2021-05-14T23:06:32.8055645Z (Reading database ... 65% 2021-05-14T23:06:32.8171104Z (Reading database ... 70% 2021-05-14T23:06:32.8279614Z (Reading database ... 75% 2021-05-14T23:06:32.8537331Z (Reading database ... 80% 2021-05-14T23:06:32.8842158Z (Reading database ... 85% 2021-05-14T23:06:32.8984292Z (Reading database ... 90% 2021-05-14T23:06:32.9060902Z (Reading database ... 95% 2021-05-14T23:06:32.9061487Z (Reading database ... 100% 2021-05-14T23:06:32.9062284Z (Reading database ... 266519 files and directories currently installed.) 2021-05-14T23:06:32.9182862Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:32.9204689Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:32.9658188Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:06:32.9837441Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:32.9862394Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.0739020Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:06:33.1002090Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:33.1014685Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.2579378Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:06:33.2817877Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:33.2852191Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.4018829Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:06:33.4238605Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:06:33.4265459Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.4837824Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.4864590Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.4884877Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.4925745Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.4965508Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:06:33.5006312Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:34.1793017Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:36.1138728Z Reading package lists... 2021-05-14T23:06:36.2692264Z Building dependency tree... 2021-05-14T23:06:36.2709316Z Reading state information... 2021-05-14T23:06:36.4152704Z The following additional packages will be installed: 2021-05-14T23:06:36.4157567Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:06:36.4158936Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:06:36.4160029Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:06:36.4161369Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:06:36.4162708Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:06:36.4164483Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:06:36.4165806Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:06:36.4167130Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:06:36.4168402Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:06:36.4169686Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:06:36.4171330Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:06:36.4172602Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:06:36.4173899Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:06:36.4175073Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:06:36.4175846Z Suggested packages: 2021-05-14T23:06:36.4177309Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:06:36.4178628Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:06:36.4180061Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:06:36.4181365Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:06:36.4838364Z The following NEW packages will be installed: 2021-05-14T23:06:36.4840553Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:06:36.4842175Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:06:36.4843577Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:06:36.4845136Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:06:36.4846683Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:06:36.4848255Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:06:36.4849921Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:06:36.4851273Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:06:36.4852577Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:06:36.4853887Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:06:36.4855246Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:06:36.4856754Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:06:36.4858070Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:06:36.4859958Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:06:36.5073065Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:36.5073756Z Need to get 47.1 MB of archives. 2021-05-14T23:06:36.5074427Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:06:36.5076562Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:06:36.5310098Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:06:36.5315976Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:06:36.5320844Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:06:36.5325351Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:06:36.5329729Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:06:36.5339790Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:06:36.5359114Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:06:36.5993614Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:06:36.5998189Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:06:36.6010666Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:06:36.6031124Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:06:36.6035954Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:06:36.6040459Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:06:36.6045219Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:06:36.6050404Z 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-14T23:06:36.6058046Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:06:36.6074534Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:06:36.6100067Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:06:36.6105158Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:06:36.6109989Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:06:36.6135950Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:06:36.6214673Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:06:36.6229793Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:06:36.6234550Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:06:36.6253125Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:06:36.6698369Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:06:36.6703409Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:06:36.6707860Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:06:36.6715345Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:06:36.6725495Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:06:36.6730259Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:06:36.6741232Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:06:36.6751742Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:06:36.6798689Z 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-14T23:06:36.6817323Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:06:36.6908990Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:06:36.6915658Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:06:36.7819780Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:06:36.7828828Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:06:36.7830801Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:06:36.7836326Z 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-14T23:06:36.7843523Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:06:36.7845388Z 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-14T23:06:36.7859191Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:06:36.7919813Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:06:36.7928268Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:06:36.7945100Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:06:36.7950577Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:06:36.8050446Z 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-14T23:06:36.8071235Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:06:36.8076824Z 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-14T23:06:36.8084237Z 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-14T23:06:36.8085806Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:06:36.8091330Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:06:36.8096200Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:06:36.8116365Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:06:36.8130200Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:06:36.8135541Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:06:36.8170640Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:06:36.8177050Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:06:36.8183049Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:06:36.8197183Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:06:36.8223618Z 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-14T23:06:36.8255054Z 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-14T23:06:36.8263943Z 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-14T23:06:36.8270511Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:06:36.8405647Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:06:36.8414482Z 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-14T23:06:36.8559930Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:06:36.8564795Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:06:36.8567893Z 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-14T23:06:36.8799957Z 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-14T23:06:36.9049695Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:06:36.9119341Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:06:36.9177832Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:06:37.4483655Z Fetched 47.1 MB in 0s (112 MB/s) 2021-05-14T23:06:37.4874854Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:06:37.4944444Z (Reading database ... 2021-05-14T23:06:37.4945133Z (Reading database ... 5% 2021-05-14T23:06:37.4945751Z (Reading database ... 10% 2021-05-14T23:06:37.4946380Z (Reading database ... 15% 2021-05-14T23:06:37.4947008Z (Reading database ... 20% 2021-05-14T23:06:37.4947635Z (Reading database ... 25% 2021-05-14T23:06:37.4948259Z (Reading database ... 30% 2021-05-14T23:06:37.4948861Z (Reading database ... 35% 2021-05-14T23:06:37.4949474Z (Reading database ... 40% 2021-05-14T23:06:37.4950074Z (Reading database ... 45% 2021-05-14T23:06:37.4950692Z (Reading database ... 50% 2021-05-14T23:06:37.4982476Z (Reading database ... 55% 2021-05-14T23:06:37.5013944Z (Reading database ... 60% 2021-05-14T23:06:37.5048101Z (Reading database ... 65% 2021-05-14T23:06:37.5160410Z (Reading database ... 70% 2021-05-14T23:06:37.5264532Z (Reading database ... 75% 2021-05-14T23:06:37.5516897Z (Reading database ... 80% 2021-05-14T23:06:37.5795945Z (Reading database ... 85% 2021-05-14T23:06:37.5927249Z (Reading database ... 90% 2021-05-14T23:06:37.5996688Z (Reading database ... 95% 2021-05-14T23:06:37.5998652Z (Reading database ... 100% 2021-05-14T23:06:37.6000917Z (Reading database ... 266690 files and directories currently installed.) 2021-05-14T23:06:37.6106333Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:06:37.6140328Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:06:37.7501226Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:06:37.7773303Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:37.7795631Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:06:37.8093072Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:06:37.8366583Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:37.8377581Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:06:37.8697879Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:06:37.8878618Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:06:37.8887006Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:06:37.9151217Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:06:37.9423775Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:06:37.9451013Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:37.9923278Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:06:38.0195058Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:06:38.0204618Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:06:38.0577595Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:06:38.0799158Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:38.0808533Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:38.1326258Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:06:38.1604856Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:06:38.1618369Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:06:38.8367727Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:06:38.8643955Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:06:38.8654497Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:06:38.8942625Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:06:38.9218038Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:06:38.9233337Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:06:38.9657654Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:06:38.9872769Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:06:38.9886629Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:06:39.0338434Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:06:39.0558240Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:06:39.0578603Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:06:39.0819473Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:06:39.1095665Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:06:39.1121332Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:06:39.1497838Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:06:39.1731826Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:06:39.1750198Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:06:39.2131598Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:06:39.2409747Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:06:39.2429305Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:06:39.2754740Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:06:39.3030300Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:39.3053266Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:39.3418083Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:06:39.3640548Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:06:39.3650468Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:06:39.4137478Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:06:39.4331743Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:06:39.4340382Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:06:39.4739498Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:06:39.5018392Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:06:39.5047299Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:06:39.5497372Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:06:39.5746699Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:39.5758671Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:06:39.6178480Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:06:39.6405297Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:06:39.6421446Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:06:39.7257758Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:06:39.7531754Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:06:39.7558051Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:06:39.9377701Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:06:39.9603512Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:06:39.9621020Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:06:40.0137738Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:06:40.0335091Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:06:40.0357933Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:06:40.0627878Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:06:40.0906476Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:06:40.0931508Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:06:40.1497557Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:06:40.1688915Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:40.1706439Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:40.6273176Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:06:40.6548797Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:06:40.6560851Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:06:40.6909460Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:06:40.7187692Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:06:40.7208863Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:06:40.7503131Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:06:40.7778869Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:06:40.7793662Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:06:40.8257838Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:06:40.8484536Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:06:40.8497798Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:06:40.8917273Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:06:40.9174099Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:06:40.9188079Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:06:40.9577452Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:06:40.9805256Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:06:40.9831830Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:06:41.0298035Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:06:41.0515201Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:06:41.0527466Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:06:41.0938262Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:06:41.1174651Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:06:41.1188704Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:06:41.1933969Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:06:41.2211070Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:06:41.2221380Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:41.2652859Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:06:41.2930542Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:41.2947974Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:41.4057805Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:06:41.4282251Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:06:41.4303568Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:06:41.4751032Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:06:41.5044580Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:06:41.5057235Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:06:42.5858253Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:06:42.6081620Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:06:42.6093831Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:06:42.6408684Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:06:42.6685311Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:06:42.6696472Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:06:42.7017863Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:06:42.7244638Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:06:42.7255270Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:06:42.7567116Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:06:42.7793713Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:42.7810474Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:06:42.8137557Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:06:42.8358147Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:06:42.8366655Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:06:42.8658149Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:06:42.8893234Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:42.8907972Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:42.9258174Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:06:42.9505791Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:06:42.9540072Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:06:43.0713620Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:06:43.0989710Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:06:43.1018932Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:06:43.1404123Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:06:43.1683677Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:43.1697118Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:43.2177474Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:06:43.2377298Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:06:43.2400300Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:06:43.2777533Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:06:43.3004419Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:43.3014821Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:43.4264291Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:06:43.4541626Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:06:43.4552630Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:06:43.5098344Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:06:43.5336553Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:06:43.5352591Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:06:43.5817903Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:06:43.6034606Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:06:43.6045849Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:06:43.6342100Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:06:43.6617368Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:06:43.6645350Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:06:43.6963428Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:06:43.7236644Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:06:43.7260651Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:06:43.7599129Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:06:43.7872782Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:06:43.7883793Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:06:43.8172989Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:06:43.8446133Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:06:43.8458431Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:06:43.8946269Z Selecting previously unselected package libopenal-data. 2021-05-14T23:06:43.9220315Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:06:43.9236649Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:06:43.9607355Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:06:43.9885152Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:06:43.9899941Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:06:44.0257803Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:06:44.0535376Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:06:44.0545191Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:06:44.1221594Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:06:44.1498430Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:06:44.1542785Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:06:44.1852115Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:06:44.2131622Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:06:44.2155004Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:06:44.2546038Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:06:44.2860567Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:06:44.2877063Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:06:44.3451734Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:06:44.3731036Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:06:44.3814094Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:06:44.4334169Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:06:44.4617297Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:06:44.4630281Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:06:44.5268229Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:06:44.5546940Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:44.5560073Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:44.5875423Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:06:44.6161486Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:44.6175849Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:44.6538214Z Selecting previously unselected package ffmpeg. 2021-05-14T23:06:44.6789923Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:06:44.6866547Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:44.8051830Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:06:44.8329558Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:06:44.8339072Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:06:44.8671009Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:06:44.8950504Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:06:44.8959739Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:06:45.0921260Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:06:45.1136735Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:06:45.1166891Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:06:45.1538120Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:06:45.1774113Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:06:45.1789483Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:06:45.2124471Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:06:45.2402793Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:45.2422312Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:45.5019002Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:06:45.5297256Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:06:45.5312995Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:45.8138211Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:06:45.8360712Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:06:45.8375609Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:06:45.9658453Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:06:45.9857507Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:06:45.9872849Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:06:46.0166376Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:06:46.0442995Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:06:46.0460964Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:46.1090869Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:06:46.1176939Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:06:46.1233203Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:06:46.1296716Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:06:46.1348720Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:06:46.1459068Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:06:46.1517683Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:06:46.1551413Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:06:46.1587949Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:06:46.1625921Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:06:46.1657973Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:06:46.1699668Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:06:46.1735786Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:06:46.1801657Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:06:46.1848009Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:06:46.1942348Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:06:46.2007902Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:06:46.2045294Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:06:46.2110342Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:06:46.2184054Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:06:46.2283987Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:06:46.2325898Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:06:46.2352915Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:06:46.2374853Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:06:46.2401141Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:06:46.2425534Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:06:46.2469700Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:06:46.2494502Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:06:46.2519155Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:06:46.2539066Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:06:46.2567074Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:06:46.2598459Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:06:46.2673580Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:06:46.2736961Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:46.2774418Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:06:46.2818583Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:06:46.2895276Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:06:46.2951856Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:06:46.2994419Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:46.3020408Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:06:46.3050287Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:06:46.3082426Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:06:46.3113490Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:06:46.3140396Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:06:46.3166679Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:06:46.3193490Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:06:46.3218482Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:06:46.3264949Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:06:46.3288212Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:06:46.3331469Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:06:46.3365741Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:06:46.3403304Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:06:46.3437381Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:06:46.3484627Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:06:46.3552123Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:06:46.3637975Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.3696524Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:06:46.3735881Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.3796444Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:06:46.3836482Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:06:46.3911386Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:06:46.3949857Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:06:46.4012572Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:06:46.4132715Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.4223219Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:06:46.4299454Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:06:46.4358767Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:06:46.4549936Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.4618876Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.4700032Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.4756885Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:06:46.4801073Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:06:46.4863128Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.4920315Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.4958304Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.5011371Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:06:46.5122917Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:47.4887425Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:49.4228730Z Reading package lists... 2021-05-14T23:06:49.5729994Z Building dependency tree... 2021-05-14T23:06:49.5747860Z Reading state information... 2021-05-14T23:06:49.7228767Z The following additional packages will be installed: 2021-05-14T23:06:49.7232371Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:06:49.7710233Z The following NEW packages will be installed: 2021-05-14T23:06:49.7712441Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:06:49.7715111Z libmagick++-dev 2021-05-14T23:06:49.8059645Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:49.8060872Z Need to get 309 kB of archives. 2021-05-14T23:06:49.8061780Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:06:49.8063977Z 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-14T23:06:49.8117696Z 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-14T23:06:49.8170124Z 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-14T23:06:49.8315696Z 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-14T23:06:50.2196577Z Fetched 309 kB in 0s (5522 kB/s) 2021-05-14T23:06:50.2536791Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:06:50.2609616Z (Reading database ... 2021-05-14T23:06:50.2610261Z (Reading database ... 5% 2021-05-14T23:06:50.2610904Z (Reading database ... 10% 2021-05-14T23:06:50.2611465Z (Reading database ... 15% 2021-05-14T23:06:50.2612039Z (Reading database ... 20% 2021-05-14T23:06:50.2612595Z (Reading database ... 25% 2021-05-14T23:06:50.2613144Z (Reading database ... 30% 2021-05-14T23:06:50.2613700Z (Reading database ... 35% 2021-05-14T23:06:50.2614248Z (Reading database ... 40% 2021-05-14T23:06:50.2614796Z (Reading database ... 45% 2021-05-14T23:06:50.2615354Z (Reading database ... 50% 2021-05-14T23:06:50.2638057Z (Reading database ... 55% 2021-05-14T23:06:50.2678059Z (Reading database ... 60% 2021-05-14T23:06:50.2704878Z (Reading database ... 65% 2021-05-14T23:06:50.2818459Z (Reading database ... 70% 2021-05-14T23:06:50.2933594Z (Reading database ... 75% 2021-05-14T23:06:50.2957083Z (Reading database ... 80% 2021-05-14T23:06:50.3453599Z (Reading database ... 85% 2021-05-14T23:06:50.3611631Z (Reading database ... 90% 2021-05-14T23:06:50.3683681Z (Reading database ... 95% 2021-05-14T23:06:50.3684555Z (Reading database ... 100% 2021-05-14T23:06:50.3685523Z (Reading database ... 267231 files and directories currently installed.) 2021-05-14T23:06:50.3802484Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:06:50.3898374Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:50.4338920Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:06:50.4572210Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:06:50.4621238Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:50.5059202Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:06:50.5310897Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:06:50.5331533Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:50.5898726Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:06:50.6129054Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:06:50.6198315Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:50.6764679Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:50.6904178Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:50.6983507Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:50.7028518Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:06:50.7120212Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:52.6600602Z Reading package lists... 2021-05-14T23:06:52.8071770Z Building dependency tree... 2021-05-14T23:06:52.8090060Z Reading state information... 2021-05-14T23:06:52.9490500Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:06:52.9491822Z The following additional packages will be installed: 2021-05-14T23:06:52.9493337Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:06:52.9494432Z libijs-0.35 libjbig2dec0 2021-05-14T23:06:52.9498478Z Suggested packages: 2021-05-14T23:06:52.9499598Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:06:52.9500524Z ghostscript-x 2021-05-14T23:06:52.9951377Z The following NEW packages will be installed: 2021-05-14T23:06:52.9955909Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:06:52.9962801Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:06:53.0154982Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:53.0155692Z Need to get 11.2 MB of archives. 2021-05-14T23:06:53.0156370Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:06:53.0158682Z 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-14T23:06:53.0396057Z 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-14T23:06:53.0406678Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:06:53.0872855Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:06:53.0939672Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:06:53.0943344Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:06:53.0948294Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:06:53.1146938Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:06:53.5068637Z Fetched 11.2 MB in 0s (97.6 MB/s) 2021-05-14T23:06:53.5403979Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:06:53.5479562Z (Reading database ... 2021-05-14T23:06:53.5480078Z (Reading database ... 5% 2021-05-14T23:06:53.5480522Z (Reading database ... 10% 2021-05-14T23:06:53.5480976Z (Reading database ... 15% 2021-05-14T23:06:53.5481410Z (Reading database ... 20% 2021-05-14T23:06:53.5482246Z (Reading database ... 25% 2021-05-14T23:06:53.5482691Z (Reading database ... 30% 2021-05-14T23:06:53.5484386Z (Reading database ... 35% 2021-05-14T23:06:53.5484851Z (Reading database ... 40% 2021-05-14T23:06:53.5485283Z (Reading database ... 45% 2021-05-14T23:06:53.5486799Z (Reading database ... 50% 2021-05-14T23:06:53.5535459Z (Reading database ... 55% 2021-05-14T23:06:53.5575530Z (Reading database ... 60% 2021-05-14T23:06:53.5603701Z (Reading database ... 65% 2021-05-14T23:06:53.5719460Z (Reading database ... 70% 2021-05-14T23:06:53.5835822Z (Reading database ... 75% 2021-05-14T23:06:53.5860906Z (Reading database ... 80% 2021-05-14T23:06:53.6355484Z (Reading database ... 85% 2021-05-14T23:06:53.6517461Z (Reading database ... 90% 2021-05-14T23:06:53.6595029Z (Reading database ... 95% 2021-05-14T23:06:53.6595610Z (Reading database ... 100% 2021-05-14T23:06:53.6596339Z (Reading database ... 267276 files and directories currently installed.) 2021-05-14T23:06:53.6716437Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:06:53.6946588Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:06:53.8923953Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:06:53.9132749Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:06:53.9146730Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:06:53.9538715Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:06:53.9760209Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:06:54.0347202Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:06:54.4178733Z Selecting previously unselected package libgs9-common. 2021-05-14T23:06:54.4381070Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:06:54.4393995Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:06:54.5338615Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:06:54.5596319Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:06:54.5627292Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:06:54.6013738Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:06:54.6269924Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:06:54.6288024Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:06:54.6646494Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:06:54.6922314Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:06:54.6957983Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:06:54.9457753Z Selecting previously unselected package ghostscript. 2021-05-14T23:06:54.9658627Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:06:54.9681386Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:06:55.0349397Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:06:55.0430060Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:06:55.0483750Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:06:55.1108607Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:06:55.1158253Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:06:55.1440501Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:06:55.1516085Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:06:55.1557925Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:06:55.1677030Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:06:55.2666259Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:06:55.2861013Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:06:58.1814807Z Reading package lists... 2021-05-14T23:06:58.3383309Z Building dependency tree... 2021-05-14T23:06:58.3403626Z Reading state information... 2021-05-14T23:06:58.4871273Z The following additional packages will be installed: 2021-05-14T23:06:58.4873750Z libudunits2-0 libudunits2-data 2021-05-14T23:06:58.5337584Z The following NEW packages will be installed: 2021-05-14T23:06:58.5342918Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:06:58.5557896Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:06:58.5558644Z Need to get 429 kB of archives. 2021-05-14T23:06:58.5559318Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:06:58.5561067Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:06:58.5623079Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:06:58.5721220Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:06:58.9699290Z Fetched 429 kB in 0s (8607 kB/s) 2021-05-14T23:06:58.9985496Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:06:59.0057859Z (Reading database ... 2021-05-14T23:06:59.0058604Z (Reading database ... 5% 2021-05-14T23:06:59.0059244Z (Reading database ... 10% 2021-05-14T23:06:59.0059857Z (Reading database ... 15% 2021-05-14T23:06:59.0060474Z (Reading database ... 20% 2021-05-14T23:06:59.0061078Z (Reading database ... 25% 2021-05-14T23:06:59.0061697Z (Reading database ... 30% 2021-05-14T23:06:59.0062311Z (Reading database ... 35% 2021-05-14T23:06:59.0062917Z (Reading database ... 40% 2021-05-14T23:06:59.0063708Z (Reading database ... 45% 2021-05-14T23:06:59.0064337Z (Reading database ... 50% 2021-05-14T23:06:59.0085044Z (Reading database ... 55% 2021-05-14T23:06:59.0126277Z (Reading database ... 60% 2021-05-14T23:06:59.0147282Z (Reading database ... 65% 2021-05-14T23:06:59.0257937Z (Reading database ... 70% 2021-05-14T23:06:59.0361942Z (Reading database ... 75% 2021-05-14T23:06:59.0383179Z (Reading database ... 80% 2021-05-14T23:06:59.0885458Z (Reading database ... 85% 2021-05-14T23:06:59.1047812Z (Reading database ... 90% 2021-05-14T23:06:59.1120330Z (Reading database ... 95% 2021-05-14T23:06:59.1123348Z (Reading database ... 100% 2021-05-14T23:06:59.1124149Z (Reading database ... 267840 files and directories currently installed.) 2021-05-14T23:06:59.1241994Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:06:59.1284478Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:06:59.1738914Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:06:59.1961832Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:06:59.1996917Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:06:59.2378416Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:06:59.2596516Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:06:59.2625385Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:06:59.3382043Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:06:59.3479331Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:06:59.3533022Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:06:59.3630034Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:06:59.4645641Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:01.4194822Z Reading package lists... 2021-05-14T23:07:01.5679179Z Building dependency tree... 2021-05-14T23:07:01.5697127Z Reading state information... 2021-05-14T23:07:01.7550714Z The following NEW packages will be installed: 2021-05-14T23:07:01.7553396Z libjq-dev 2021-05-14T23:07:01.7814839Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:01.7815671Z Need to get 11.2 kB of archives. 2021-05-14T23:07:01.7816586Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:07:01.7818910Z 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-14T23:07:02.1656763Z Fetched 11.2 kB in 0s (495 kB/s) 2021-05-14T23:07:02.1954050Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:07:02.2027054Z (Reading database ... 2021-05-14T23:07:02.2027744Z (Reading database ... 5% 2021-05-14T23:07:02.2028376Z (Reading database ... 10% 2021-05-14T23:07:02.2029031Z (Reading database ... 15% 2021-05-14T23:07:02.2029655Z (Reading database ... 20% 2021-05-14T23:07:02.2030270Z (Reading database ... 25% 2021-05-14T23:07:02.2030874Z (Reading database ... 30% 2021-05-14T23:07:02.2031487Z (Reading database ... 35% 2021-05-14T23:07:02.2032107Z (Reading database ... 40% 2021-05-14T23:07:02.2032722Z (Reading database ... 45% 2021-05-14T23:07:02.2033344Z (Reading database ... 50% 2021-05-14T23:07:02.2054765Z (Reading database ... 55% 2021-05-14T23:07:02.2097747Z (Reading database ... 60% 2021-05-14T23:07:02.2120848Z (Reading database ... 65% 2021-05-14T23:07:02.2235377Z (Reading database ... 70% 2021-05-14T23:07:02.2343032Z (Reading database ... 75% 2021-05-14T23:07:02.2364298Z (Reading database ... 80% 2021-05-14T23:07:02.2854800Z (Reading database ... 85% 2021-05-14T23:07:02.3018100Z (Reading database ... 90% 2021-05-14T23:07:02.3093794Z (Reading database ... 95% 2021-05-14T23:07:02.3094351Z (Reading database ... 100% 2021-05-14T23:07:02.3095133Z (Reading database ... 267869 files and directories currently installed.) 2021-05-14T23:07:02.3218836Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:07:02.3240970Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:07:02.3873729Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:07:04.2913621Z Reading package lists... 2021-05-14T23:07:04.4505877Z Building dependency tree... 2021-05-14T23:07:04.4524260Z Reading state information... 2021-05-14T23:07:04.6397556Z The following NEW packages will be installed: 2021-05-14T23:07:04.6403104Z libmng2 2021-05-14T23:07:04.6715186Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:04.6715930Z Need to get 168 kB of archives. 2021-05-14T23:07:04.6716730Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:07:04.6718632Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:07:05.0617901Z Fetched 168 kB in 0s (4880 kB/s) 2021-05-14T23:07:05.0938829Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:07:05.1011426Z (Reading database ... 2021-05-14T23:07:05.1011910Z (Reading database ... 5% 2021-05-14T23:07:05.1012385Z (Reading database ... 10% 2021-05-14T23:07:05.1012863Z (Reading database ... 15% 2021-05-14T23:07:05.1013302Z (Reading database ... 20% 2021-05-14T23:07:05.1013767Z (Reading database ... 25% 2021-05-14T23:07:05.1014211Z (Reading database ... 30% 2021-05-14T23:07:05.1014644Z (Reading database ... 35% 2021-05-14T23:07:05.1015089Z (Reading database ... 40% 2021-05-14T23:07:05.1015519Z (Reading database ... 45% 2021-05-14T23:07:05.1015960Z (Reading database ... 50% 2021-05-14T23:07:05.1055544Z (Reading database ... 55% 2021-05-14T23:07:05.1098617Z (Reading database ... 60% 2021-05-14T23:07:05.1122808Z (Reading database ... 65% 2021-05-14T23:07:05.1237152Z (Reading database ... 70% 2021-05-14T23:07:05.1349046Z (Reading database ... 75% 2021-05-14T23:07:05.1372346Z (Reading database ... 80% 2021-05-14T23:07:05.1873230Z (Reading database ... 85% 2021-05-14T23:07:05.2037885Z (Reading database ... 90% 2021-05-14T23:07:05.2113926Z (Reading database ... 95% 2021-05-14T23:07:05.2114532Z (Reading database ... 100% 2021-05-14T23:07:05.2115347Z (Reading database ... 267875 files and directories currently installed.) 2021-05-14T23:07:05.2231734Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:07:05.2273797Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:07:05.3063424Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:07:05.3129973Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:07.2291594Z Reading package lists... 2021-05-14T23:07:07.3738611Z Building dependency tree... 2021-05-14T23:07:07.3756633Z Reading state information... 2021-05-14T23:07:07.5556621Z E: Unable to locate package libmng1 2021-05-14T23:07:07.6170871Z Reading package lists... 2021-05-14T23:07:07.7627077Z Building dependency tree... 2021-05-14T23:07:07.7645075Z Reading state information... 2021-05-14T23:07:07.8815101Z E: Unable to locate package libapparmor-devel 2021-05-14T23:07:07.9420983Z Reading package lists... 2021-05-14T23:07:08.0964573Z Building dependency tree... 2021-05-14T23:07:08.0982621Z Reading state information... 2021-05-14T23:07:08.2425475Z The following additional packages will be installed: 2021-05-14T23:07:08.2428579Z libij-java 2021-05-14T23:07:08.2866036Z The following NEW packages will be installed: 2021-05-14T23:07:08.2870309Z imagej libij-java 2021-05-14T23:07:08.4260597Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:08.4261788Z Need to get 2328 kB of archives. 2021-05-14T23:07:08.4263020Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:07:08.4265005Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:07:08.6908850Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:07:09.0785070Z Fetched 2328 kB in 0s (5776 kB/s) 2021-05-14T23:07:09.1092921Z Selecting previously unselected package libij-java. 2021-05-14T23:07:09.1165285Z (Reading database ... 2021-05-14T23:07:09.1165969Z (Reading database ... 5% 2021-05-14T23:07:09.1166768Z (Reading database ... 10% 2021-05-14T23:07:09.1167456Z (Reading database ... 15% 2021-05-14T23:07:09.1168172Z (Reading database ... 20% 2021-05-14T23:07:09.1168806Z (Reading database ... 25% 2021-05-14T23:07:09.1169421Z (Reading database ... 30% 2021-05-14T23:07:09.1170033Z (Reading database ... 35% 2021-05-14T23:07:09.1170634Z (Reading database ... 40% 2021-05-14T23:07:09.1171248Z (Reading database ... 45% 2021-05-14T23:07:09.1171855Z (Reading database ... 50% 2021-05-14T23:07:09.1207261Z (Reading database ... 55% 2021-05-14T23:07:09.1250543Z (Reading database ... 60% 2021-05-14T23:07:09.1275870Z (Reading database ... 65% 2021-05-14T23:07:09.1385590Z (Reading database ... 70% 2021-05-14T23:07:09.1491718Z (Reading database ... 75% 2021-05-14T23:07:09.1512967Z (Reading database ... 80% 2021-05-14T23:07:09.2002436Z (Reading database ... 85% 2021-05-14T23:07:09.2168985Z (Reading database ... 90% 2021-05-14T23:07:09.2247105Z (Reading database ... 95% 2021-05-14T23:07:09.2249114Z (Reading database ... 100% 2021-05-14T23:07:09.2251382Z (Reading database ... 267881 files and directories currently installed.) 2021-05-14T23:07:09.2372687Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:07:09.2402907Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:07:09.3299425Z Selecting previously unselected package imagej. 2021-05-14T23:07:09.3533374Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:07:09.3560755Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:07:09.4333777Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:07:09.4400419Z Setting up imagej (1.52r-1) ... 2021-05-14T23:07:09.4453797Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:07:09.7863891Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:10.4574649Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:07:12.3925353Z Reading package lists... 2021-05-14T23:07:12.5399251Z Building dependency tree... 2021-05-14T23:07:12.5417312Z Reading state information... 2021-05-14T23:07:12.6854394Z Suggested packages: 2021-05-14T23:07:12.6857678Z bowtie2-examples 2021-05-14T23:07:12.7276667Z The following NEW packages will be installed: 2021-05-14T23:07:12.7281021Z bowtie2 2021-05-14T23:07:12.7631533Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:12.7632656Z Need to get 1324 kB of archives. 2021-05-14T23:07:12.7633626Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:07:12.7636117Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:07:13.2491416Z Fetched 1324 kB in 0s (10.3 MB/s) 2021-05-14T23:07:13.2781461Z Selecting previously unselected package bowtie2. 2021-05-14T23:07:13.2854065Z (Reading database ... 2021-05-14T23:07:13.2854880Z (Reading database ... 5% 2021-05-14T23:07:13.2855525Z (Reading database ... 10% 2021-05-14T23:07:13.2856166Z (Reading database ... 15% 2021-05-14T23:07:13.2859649Z (Reading database ... 20% 2021-05-14T23:07:13.2860119Z (Reading database ... 25% 2021-05-14T23:07:13.2860556Z (Reading database ... 30% 2021-05-14T23:07:13.2861013Z (Reading database ... 35% 2021-05-14T23:07:13.2861444Z (Reading database ... 40% 2021-05-14T23:07:13.2861892Z (Reading database ... 45% 2021-05-14T23:07:13.2862322Z (Reading database ... 50% 2021-05-14T23:07:13.2896776Z (Reading database ... 55% 2021-05-14T23:07:13.2942429Z (Reading database ... 60% 2021-05-14T23:07:13.2966556Z (Reading database ... 65% 2021-05-14T23:07:13.3082317Z (Reading database ... 70% 2021-05-14T23:07:13.3196547Z (Reading database ... 75% 2021-05-14T23:07:13.3218689Z (Reading database ... 80% 2021-05-14T23:07:13.3751496Z (Reading database ... 85% 2021-05-14T23:07:13.3918081Z (Reading database ... 90% 2021-05-14T23:07:13.3995745Z (Reading database ... 95% 2021-05-14T23:07:13.3996289Z (Reading database ... 100% 2021-05-14T23:07:13.3997092Z (Reading database ... 267904 files and directories currently installed.) 2021-05-14T23:07:13.4116123Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:07:13.4139532Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:07:13.5956333Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:07:13.6047517Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:16.2867736Z Reading package lists... 2021-05-14T23:07:16.4316353Z Building dependency tree... 2021-05-14T23:07:16.4334082Z Reading state information... 2021-05-14T23:07:16.6175048Z E: Unable to locate package install 2021-05-14T23:07:16.6176816Z E: Unable to locate package gdal 2021-05-14T23:07:16.6785585Z Reading package lists... 2021-05-14T23:07:16.8271947Z Building dependency tree... 2021-05-14T23:07:16.8289958Z Reading state information... 2021-05-14T23:07:16.8513532Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:07:16.8515298Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:07:16.8516304Z is only available from another source 2021-05-14T23:07:16.8516885Z 2021-05-14T23:07:16.9447428Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:07:17.0054214Z Reading package lists... 2021-05-14T23:07:17.1567237Z Building dependency tree... 2021-05-14T23:07:17.1585103Z Reading state information... 2021-05-14T23:07:17.1805903Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:07:17.1807137Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:07:17.1807988Z is only available from another source 2021-05-14T23:07:17.1808769Z However the following packages replace it: 2021-05-14T23:07:17.1809410Z ffmpeg 2021-05-14T23:07:17.1809801Z 2021-05-14T23:07:17.2735054Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:07:17.3337184Z Reading package lists... 2021-05-14T23:07:17.4908615Z Building dependency tree... 2021-05-14T23:07:17.4928062Z Reading state information... 2021-05-14T23:07:17.6364234Z The following additional packages will be installed: 2021-05-14T23:07:17.6366578Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:07:17.6368466Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:07:17.6369731Z libssh2-1-dev 2021-05-14T23:07:17.6375393Z Suggested packages: 2021-05-14T23:07:17.6376951Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:07:17.6830227Z The following NEW packages will be installed: 2021-05-14T23:07:17.6831910Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:07:17.6833639Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:07:17.6836155Z libssh2-1-dev 2021-05-14T23:07:17.7114929Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:17.7115626Z Need to get 2667 kB of archives. 2021-05-14T23:07:17.7116303Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:07:17.7118083Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:07:17.7462877Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:07:17.7689287Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:07:17.7751404Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:07:17.7902778Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:07:17.7977680Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:07:17.8078115Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:07:17.8273740Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:07:17.8505939Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:07:17.8655210Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:07:17.8725302Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:07:18.2852740Z Fetched 2667 kB in 0s (13.0 MB/s) 2021-05-14T23:07:18.3137170Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:07:18.3207531Z (Reading database ... 2021-05-14T23:07:18.3208214Z (Reading database ... 5% 2021-05-14T23:07:18.3208772Z (Reading database ... 10% 2021-05-14T23:07:18.3209334Z (Reading database ... 15% 2021-05-14T23:07:18.3209926Z (Reading database ... 20% 2021-05-14T23:07:18.3210482Z (Reading database ... 25% 2021-05-14T23:07:18.3211043Z (Reading database ... 30% 2021-05-14T23:07:18.3211582Z (Reading database ... 35% 2021-05-14T23:07:18.3212135Z (Reading database ... 40% 2021-05-14T23:07:18.3212704Z (Reading database ... 45% 2021-05-14T23:07:18.3213242Z (Reading database ... 50% 2021-05-14T23:07:18.3248636Z (Reading database ... 55% 2021-05-14T23:07:18.3291452Z (Reading database ... 60% 2021-05-14T23:07:18.3314491Z (Reading database ... 65% 2021-05-14T23:07:18.3426742Z (Reading database ... 70% 2021-05-14T23:07:18.3536083Z (Reading database ... 75% 2021-05-14T23:07:18.3557710Z (Reading database ... 80% 2021-05-14T23:07:18.4042614Z (Reading database ... 85% 2021-05-14T23:07:18.4200416Z (Reading database ... 90% 2021-05-14T23:07:18.4272167Z (Reading database ... 95% 2021-05-14T23:07:18.4272991Z (Reading database ... 100% 2021-05-14T23:07:18.4273947Z (Reading database ... 267930 files and directories currently installed.) 2021-05-14T23:07:18.4387877Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:07:18.4399018Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:07:18.4859436Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:07:18.5068499Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:07:18.5092393Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:07:18.5833672Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:07:18.6114780Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:07:18.6139754Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:07:18.6457898Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:07:18.6725001Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:18.6758783Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:18.7258677Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:07:18.7478603Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:18.7504412Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:18.7857263Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:07:18.8076615Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:18.8090016Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:18.8457804Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:07:18.8719841Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:07:18.8730380Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:18.9458735Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:07:18.9713869Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:07:18.9729209Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:19.0460029Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:07:19.0674801Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:07:19.0693447Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:07:19.1261430Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:07:19.1540835Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:07:19.1557866Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:07:19.1817816Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:07:19.2055685Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:07:19.2066688Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:19.3319736Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:07:19.3370327Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:19.3429544Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:07:19.3457901Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:07:19.3489128Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:19.3515093Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:19.3534507Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:07:19.3571028Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:07:19.3643911Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:07:19.3711138Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:19.3790712Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:07:19.3890798Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:23.8244737Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:23.9270045Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:25.8490740Z Reading package lists... 2021-05-14T23:07:25.9927422Z Building dependency tree... 2021-05-14T23:07:25.9945262Z Reading state information... 2021-05-14T23:07:26.2249326Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:07:26.2250954Z libtiff-dev set to manually installed. 2021-05-14T23:07:26.2256821Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:26.2853435Z Reading package lists... 2021-05-14T23:07:26.4331301Z Building dependency tree... 2021-05-14T23:07:26.4349474Z Reading state information... 2021-05-14T23:07:26.6462894Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:07:26.6464151Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:26.7068525Z Reading package lists... 2021-05-14T23:07:26.8512193Z Building dependency tree... 2021-05-14T23:07:26.8531356Z Reading state information... 2021-05-14T23:07:27.0392631Z The following NEW packages will be installed: 2021-05-14T23:07:27.0394715Z libsodium-dev 2021-05-14T23:07:27.0629817Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:27.0630900Z Need to get 169 kB of archives. 2021-05-14T23:07:27.0631975Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:07:27.0633783Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:07:27.4622273Z Fetched 169 kB in 0s (5304 kB/s) 2021-05-14T23:07:27.4935577Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:07:27.5009434Z (Reading database ... 2021-05-14T23:07:27.5010210Z (Reading database ... 5% 2021-05-14T23:07:27.5010861Z (Reading database ... 10% 2021-05-14T23:07:27.5011487Z (Reading database ... 15% 2021-05-14T23:07:27.5012096Z (Reading database ... 20% 2021-05-14T23:07:27.5012719Z (Reading database ... 25% 2021-05-14T23:07:27.5013328Z (Reading database ... 30% 2021-05-14T23:07:27.5013939Z (Reading database ... 35% 2021-05-14T23:07:27.5014552Z (Reading database ... 40% 2021-05-14T23:07:27.5015158Z (Reading database ... 45% 2021-05-14T23:07:27.5015769Z (Reading database ... 50% 2021-05-14T23:07:27.5039992Z (Reading database ... 55% 2021-05-14T23:07:27.5084925Z (Reading database ... 60% 2021-05-14T23:07:27.5107844Z (Reading database ... 65% 2021-05-14T23:07:27.5225938Z (Reading database ... 70% 2021-05-14T23:07:27.5340269Z (Reading database ... 75% 2021-05-14T23:07:27.5363918Z (Reading database ... 80% 2021-05-14T23:07:27.5866823Z (Reading database ... 85% 2021-05-14T23:07:27.6030552Z (Reading database ... 90% 2021-05-14T23:07:27.6103527Z (Reading database ... 95% 2021-05-14T23:07:27.6104415Z (Reading database ... 100% 2021-05-14T23:07:27.6105424Z (Reading database ... 268433 files and directories currently installed.) 2021-05-14T23:07:27.6228133Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:07:27.6274992Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:07:27.7120103Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:07:29.6188564Z Reading package lists... 2021-05-14T23:07:29.7710401Z Building dependency tree... 2021-05-14T23:07:29.7728460Z Reading state information... 2021-05-14T23:07:29.9191942Z The following additional packages will be installed: 2021-05-14T23:07:29.9195108Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:07:29.9627089Z The following NEW packages will be installed: 2021-05-14T23:07:29.9634693Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:07:29.9637383Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:07:29.9822810Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:29.9823474Z Need to get 10.4 MB of archives. 2021-05-14T23:07:29.9824149Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:07:29.9826258Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:07:29.9920680Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:07:30.0040121Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:07:30.0467966Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:07:30.0599756Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:07:30.1138091Z 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-14T23:07:30.1265620Z 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-14T23:07:30.1497805Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:07:30.5427734Z Fetched 10.4 MB in 0s (56.6 MB/s) 2021-05-14T23:07:30.5746543Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:07:30.5818833Z (Reading database ... 2021-05-14T23:07:30.5819621Z (Reading database ... 5% 2021-05-14T23:07:30.5820285Z (Reading database ... 10% 2021-05-14T23:07:30.5820899Z (Reading database ... 15% 2021-05-14T23:07:30.5821518Z (Reading database ... 20% 2021-05-14T23:07:30.5822156Z (Reading database ... 25% 2021-05-14T23:07:30.5822779Z (Reading database ... 30% 2021-05-14T23:07:30.5823409Z (Reading database ... 35% 2021-05-14T23:07:30.5824017Z (Reading database ... 40% 2021-05-14T23:07:30.5824627Z (Reading database ... 45% 2021-05-14T23:07:30.5825234Z (Reading database ... 50% 2021-05-14T23:07:30.5861726Z (Reading database ... 55% 2021-05-14T23:07:30.5905808Z (Reading database ... 60% 2021-05-14T23:07:30.5929886Z (Reading database ... 65% 2021-05-14T23:07:30.6046743Z (Reading database ... 70% 2021-05-14T23:07:30.6156745Z (Reading database ... 75% 2021-05-14T23:07:30.6179991Z (Reading database ... 80% 2021-05-14T23:07:30.6669873Z (Reading database ... 85% 2021-05-14T23:07:30.6829376Z (Reading database ... 90% 2021-05-14T23:07:30.6902578Z (Reading database ... 95% 2021-05-14T23:07:30.6905564Z (Reading database ... 100% 2021-05-14T23:07:30.6906367Z (Reading database ... 268503 files and directories currently installed.) 2021-05-14T23:07:30.7024081Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:07:30.7033522Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:07:30.7857704Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:07:30.8055038Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:07:30.8096157Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:07:30.9190222Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:07:30.9466489Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:07:30.9489580Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:07:31.0978517Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:07:31.1228047Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:31.1254393Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:31.2615261Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:07:31.2892540Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:31.2908210Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:31.4600770Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:07:31.4879110Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:07:31.4899933Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:31.6618372Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:07:31.6832499Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:07:31.6860142Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:32.0378204Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:07:32.0606424Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:07:32.0622603Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:07:32.1497281Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:32.1554642Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:07:32.1614640Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:07:32.1655213Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:32.1707977Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:07:32.1760332Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:07:32.1789466Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:07:32.1854295Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:07:32.1895392Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:34.9072080Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:36.8991811Z Reading package lists... 2021-05-14T23:07:37.0515921Z Building dependency tree... 2021-05-14T23:07:37.0535531Z Reading state information... 2021-05-14T23:07:37.2699605Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:07:37.2700717Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:37.3302779Z Reading package lists... 2021-05-14T23:07:37.4862012Z Building dependency tree... 2021-05-14T23:07:37.4880617Z Reading state information... 2021-05-14T23:07:37.6310530Z The following additional packages will be installed: 2021-05-14T23:07:37.6314380Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:07:37.6317252Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:07:37.6320162Z Suggested packages: 2021-05-14T23:07:37.6321014Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:07:37.6800612Z The following NEW packages will be installed: 2021-05-14T23:07:37.6805929Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:07:37.6813245Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:07:37.7337850Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:37.7338880Z Need to get 1459 kB of archives. 2021-05-14T23:07:37.7339655Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:07:37.7341684Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:07:37.7443242Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:07:37.7508631Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:07:37.7617536Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:07:37.7686691Z 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-14T23:07:37.7760618Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:07:37.7866648Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:07:37.8164657Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:07:37.8311046Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:07:37.8362533Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:07:38.2503615Z Fetched 1459 kB in 0s (8551 kB/s) 2021-05-14T23:07:38.2823517Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:07:38.2898262Z (Reading database ... 2021-05-14T23:07:38.2899000Z (Reading database ... 5% 2021-05-14T23:07:38.2899653Z (Reading database ... 10% 2021-05-14T23:07:38.2900275Z (Reading database ... 15% 2021-05-14T23:07:38.2900880Z (Reading database ... 20% 2021-05-14T23:07:38.2901505Z (Reading database ... 25% 2021-05-14T23:07:38.2902134Z (Reading database ... 30% 2021-05-14T23:07:38.2902755Z (Reading database ... 35% 2021-05-14T23:07:38.2903379Z (Reading database ... 40% 2021-05-14T23:07:38.2903982Z (Reading database ... 45% 2021-05-14T23:07:38.2904595Z (Reading database ... 50% 2021-05-14T23:07:38.2935114Z (Reading database ... 55% 2021-05-14T23:07:38.2976776Z (Reading database ... 60% 2021-05-14T23:07:38.3005424Z (Reading database ... 65% 2021-05-14T23:07:38.3137974Z (Reading database ... 70% 2021-05-14T23:07:38.3239461Z (Reading database ... 75% 2021-05-14T23:07:38.3262971Z (Reading database ... 80% 2021-05-14T23:07:38.3641048Z (Reading database ... 85% 2021-05-14T23:07:38.3940611Z (Reading database ... 90% 2021-05-14T23:07:38.4016701Z (Reading database ... 95% 2021-05-14T23:07:38.4017252Z (Reading database ... 100% 2021-05-14T23:07:38.4018053Z (Reading database ... 268728 files and directories currently installed.) 2021-05-14T23:07:38.4137895Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:38.4177975Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:38.4525768Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:07:38.4818147Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:38.4828255Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:38.5147488Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:07:38.5430831Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:38.5476893Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:38.5830336Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:07:38.6104199Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:38.6120911Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:38.6497720Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:07:38.6706156Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:07:38.6744213Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:07:38.7097628Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:07:38.7312668Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:38.7331662Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:38.7817736Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:07:38.8018727Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:07:38.8034346Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:07:38.8778597Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:07:38.8998107Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:07:38.9011770Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:07:38.9498900Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:07:38.9724436Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:07:38.9733636Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:39.0097858Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:07:39.0293044Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:07:39.0303576Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:07:39.1543190Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:07:39.1636229Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:39.1716551Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:07:39.1807773Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:07:39.1883929Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:39.1925275Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:39.1990883Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:39.2050739Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:39.2126909Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:07:39.2195821Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:07:39.2271240Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:39.2520460Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:07:42.1542638Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:07:44.1443227Z Reading package lists... 2021-05-14T23:07:44.2981075Z Building dependency tree... 2021-05-14T23:07:44.2999932Z Reading state information... 2021-05-14T23:07:44.4824556Z E: Unable to locate package udunits 2021-05-14T23:07:44.5443254Z Reading package lists... 2021-05-14T23:07:44.6994600Z Building dependency tree... 2021-05-14T23:07:44.7013618Z Reading state information... 2021-05-14T23:07:44.8450628Z The following additional packages will be installed: 2021-05-14T23:07:44.8451901Z libwebpdemux2 2021-05-14T23:07:44.8889448Z The following NEW packages will be installed: 2021-05-14T23:07:44.8893933Z libwebp-dev libwebpdemux2 2021-05-14T23:07:44.9083396Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:44.9084418Z Need to get 277 kB of archives. 2021-05-14T23:07:44.9085324Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:07:44.9087481Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:07:44.9096662Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:07:45.3103108Z Fetched 277 kB in 0s (12.3 MB/s) 2021-05-14T23:07:45.3414392Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:07:45.3490346Z (Reading database ... 2021-05-14T23:07:45.3490875Z (Reading database ... 5% 2021-05-14T23:07:45.3491320Z (Reading database ... 10% 2021-05-14T23:07:45.3491782Z (Reading database ... 15% 2021-05-14T23:07:45.3492821Z (Reading database ... 20% 2021-05-14T23:07:45.3493288Z (Reading database ... 25% 2021-05-14T23:07:45.3493838Z (Reading database ... 30% 2021-05-14T23:07:45.3494271Z (Reading database ... 35% 2021-05-14T23:07:45.3494716Z (Reading database ... 40% 2021-05-14T23:07:45.3495148Z (Reading database ... 45% 2021-05-14T23:07:45.3495590Z (Reading database ... 50% 2021-05-14T23:07:45.3519427Z (Reading database ... 55% 2021-05-14T23:07:45.3560323Z (Reading database ... 60% 2021-05-14T23:07:45.3589113Z (Reading database ... 65% 2021-05-14T23:07:45.3704376Z (Reading database ... 70% 2021-05-14T23:07:45.3815790Z (Reading database ... 75% 2021-05-14T23:07:45.3839429Z (Reading database ... 80% 2021-05-14T23:07:45.4203051Z (Reading database ... 85% 2021-05-14T23:07:45.4501565Z (Reading database ... 90% 2021-05-14T23:07:45.4578105Z (Reading database ... 95% 2021-05-14T23:07:45.4579073Z (Reading database ... 100% 2021-05-14T23:07:45.4579915Z (Reading database ... 269028 files and directories currently installed.) 2021-05-14T23:07:45.4703191Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:07:45.4738515Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:07:45.5099430Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:07:45.5325465Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:07:45.5339365Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:07:45.6154876Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:07:45.6237677Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:07:45.6299253Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:07:47.5810146Z Reading package lists... 2021-05-14T23:07:47.7304638Z Building dependency tree... 2021-05-14T23:07:47.7323948Z Reading state information... 2021-05-14T23:07:47.8784494Z The following additional packages will be installed: 2021-05-14T23:07:47.8789848Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:07:47.8791367Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:07:47.8792600Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:07:47.8795167Z Suggested packages: 2021-05-14T23:07:47.8796050Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:07:47.8796690Z Recommended packages: 2021-05-14T23:07:47.8797159Z cargo 2021-05-14T23:07:47.9290020Z The following NEW packages will be installed: 2021-05-14T23:07:47.9297153Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:07:47.9298455Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:07:47.9304488Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:07:47.9518122Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:07:47.9518800Z Need to get 108 MB of archives. 2021-05-14T23:07:47.9519473Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:07:47.9521059Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:07:47.9591194Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:07:47.9600087Z 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-14T23:07:47.9614511Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:07:47.9689770Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:07:47.9715978Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:07:48.0024391Z 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-14T23:07:48.1085709Z 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-14T23:07:53.5683022Z 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-14T23:07:54.7189235Z 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-14T23:07:54.8028934Z 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-14T23:07:54.9286555Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:07:55.2433237Z 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-14T23:07:55.6384408Z Fetched 108 MB in 7s (14.8 MB/s) 2021-05-14T23:07:55.6713096Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:07:55.6789330Z (Reading database ... 2021-05-14T23:07:55.6790107Z (Reading database ... 5% 2021-05-14T23:07:55.6794128Z (Reading database ... 10% 2021-05-14T23:07:55.6794794Z (Reading database ... 15% 2021-05-14T23:07:55.6795408Z (Reading database ... 20% 2021-05-14T23:07:55.6796511Z (Reading database ... 25% 2021-05-14T23:07:55.6797003Z (Reading database ... 30% 2021-05-14T23:07:55.6797458Z (Reading database ... 35% 2021-05-14T23:07:55.6797910Z (Reading database ... 40% 2021-05-14T23:07:55.6798344Z (Reading database ... 45% 2021-05-14T23:07:55.6798795Z (Reading database ... 50% 2021-05-14T23:07:55.6839222Z (Reading database ... 55% 2021-05-14T23:07:55.6880148Z (Reading database ... 60% 2021-05-14T23:07:55.6908334Z (Reading database ... 65% 2021-05-14T23:07:55.7024542Z (Reading database ... 70% 2021-05-14T23:07:55.7135658Z (Reading database ... 75% 2021-05-14T23:07:55.7160003Z (Reading database ... 80% 2021-05-14T23:07:55.7518499Z (Reading database ... 85% 2021-05-14T23:07:55.7800879Z (Reading database ... 90% 2021-05-14T23:07:55.7872281Z (Reading database ... 95% 2021-05-14T23:07:55.7873092Z (Reading database ... 100% 2021-05-14T23:07:55.7874039Z (Reading database ... 269056 files and directories currently installed.) 2021-05-14T23:07:55.7992311Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:07:55.8032072Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:07:55.8463457Z Selecting previously unselected package libipt2. 2021-05-14T23:07:55.8740436Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:07:55.8747255Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:07:55.9099007Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:07:55.9329222Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:07:55.9342898Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:07:55.9873367Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:07:56.0129784Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:07:56.0151924Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:07:56.0979189Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:07:56.1197675Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:07:56.1218340Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:07:56.1751318Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:07:56.2040098Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:07:56.2052414Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:07:56.2427876Z Selecting previously unselected package gdb. 2021-05-14T23:07:56.2735218Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:07:56.2745675Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:07:56.5779100Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:07:56.6003321Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:07:56.6025198Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:02.4025390Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:08:02.4276474Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:02.4291328Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:05.3063049Z Selecting previously unselected package rustc. 2021-05-14T23:08:05.3349344Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:05.3360799Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:05.5134785Z Selecting previously unselected package cargo. 2021-05-14T23:08:05.5414647Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:08:05.5455601Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:08:05.8569646Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:08:05.8851997Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:08:05.8860994Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:08:06.9559210Z Selecting previously unselected package rust-gdb. 2021-05-14T23:08:06.9842286Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:08:06.9853810Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.0498716Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.0540072Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:08:07.0601754Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:08:07.0656166Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.0677074Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:08:07.0704276Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:08:07.0753263Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:08:07.0777502Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.0797990Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:08:07.0825165Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:08:07.0860097Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.0915334Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:08:07.0982315Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:08:07.1057233Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:08:07.1271846Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:08:10.1155856Z Reading package lists... 2021-05-14T23:08:10.2632525Z Building dependency tree... 2021-05-14T23:08:10.2651213Z Reading state information... 2021-05-14T23:08:10.4159544Z The following additional packages will be installed: 2021-05-14T23:08:10.4166882Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:08:10.4168322Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:08:10.4169717Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:08:10.4173678Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:08:10.4175102Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:08:10.4176587Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:08:10.4177839Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:08:10.4179239Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:08:10.4180677Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:08:10.4182349Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:08:10.4183793Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:08:10.4185343Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:08:10.4186826Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:08:10.4188470Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:08:10.4190040Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:08:10.4191532Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:08:10.4192957Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:08:10.4194378Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:08:10.4195690Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:08:10.4196737Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:08:10.4197760Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:08:10.4198840Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:08:10.4199875Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:08:10.4200840Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:08:10.4201834Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:08:10.4203069Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:08:10.4204272Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:08:10.4205514Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:08:10.4206757Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:08:10.4207919Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:08:10.4209026Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:08:10.4210093Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:08:10.4211259Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:08:10.4212454Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:08:10.4213743Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:08:10.4215019Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:08:10.4216226Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:08:10.4217500Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:08:10.4218628Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:08:10.4219858Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:08:10.4221094Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:08:10.4222230Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:08:10.4223378Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:08:10.4224732Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:08:10.4226138Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:08:10.4227343Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:08:10.4228530Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:08:10.4229818Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:08:10.4230922Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:08:10.4231606Z Suggested packages: 2021-05-14T23:08:10.4232543Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:08:10.4233661Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:08:10.4234938Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:08:10.4236267Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:08:10.4237338Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:08:10.4238499Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:08:10.4239737Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:08:10.4240952Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:08:10.4242119Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:08:10.4243302Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:08:10.4244598Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:08:10.4245899Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:08:10.4247136Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:08:10.4248055Z wpagui libengine-pkcs11-openssl 2021-05-14T23:08:10.5007324Z The following NEW packages will be installed: 2021-05-14T23:08:10.5009986Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:08:10.5011668Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:08:10.5013319Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:08:10.5014937Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:08:10.5016707Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:08:10.5018291Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:08:10.5019754Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:08:10.5021396Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:08:10.5023117Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:08:10.5024720Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:08:10.5026381Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:08:10.5028022Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:08:10.5030569Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:08:10.5032213Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:08:10.5033807Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:08:10.5035280Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:08:10.5036708Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:08:10.5038147Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:08:10.5039666Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:08:10.5040870Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:08:10.5042058Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:08:10.5043316Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:08:10.5044486Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:08:10.5045610Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:08:10.5046741Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:08:10.5048122Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:08:10.5049507Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:08:10.5050913Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:08:10.5052620Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:08:10.5054066Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:08:10.5055332Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:08:10.5056751Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:08:10.5058123Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:08:10.5059505Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:08:10.5060980Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:08:10.5062474Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:08:10.5063852Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:08:10.5065205Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:08:10.5066509Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:08:10.5067927Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:08:10.5069367Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:08:10.5070683Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:08:10.5072029Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:08:10.5073575Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:08:10.5075190Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:08:10.5076569Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:08:10.5077948Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:08:10.5079434Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:08:10.5080683Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:08:10.5296111Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:08:10.5297371Z Need to get 183 MB of archives. 2021-05-14T23:08:10.5298100Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:08:10.5300486Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:08:10.5327786Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:08:10.5548273Z 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-14T23:08:10.5563564Z 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-14T23:08:10.5570295Z 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-14T23:08:10.5577091Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:08:10.5582767Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:08:10.5590153Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:08:10.5596800Z 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-14T23:08:10.5602990Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:08:10.5618749Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:08:10.5638552Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:08:10.5694033Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:08:10.5695642Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:08:10.5701333Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:08:10.5706648Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:08:10.5711859Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:08:10.5719085Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:08:10.5725161Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:08:10.5730963Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:08:10.5736769Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:08:10.5744332Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:08:10.5749279Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:08:10.5991400Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:08:10.6175830Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:08:10.6191530Z 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-14T23:08:10.6208670Z 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-14T23:08:10.6271026Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:08:10.6278448Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:08:10.6295361Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:08:10.6315040Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:08:10.6430557Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:08:10.6644119Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:08:10.6657874Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:08:10.6665750Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:08:10.6672192Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:08:10.9206726Z 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-14T23:08:10.9857641Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:08:11.1077040Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:08:11.1309134Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:08:11.1429850Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:08:11.1442670Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:08:11.1447298Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:08:11.1461961Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:08:11.1471755Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:08:11.1485072Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:08:11.1495933Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:08:11.1531012Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:08:11.1536463Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:08:11.1570003Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:08:11.1578635Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:08:11.1583727Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:08:11.1588172Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:08:11.1597957Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:08:11.1639092Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:08:11.1646464Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:08:11.2759272Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:08:11.2828149Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:08:11.2830992Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:08:11.2853852Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:08:11.2855928Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:08:11.2863096Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:08:11.2865624Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:08:11.2877942Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:08:11.2886263Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:08:11.2911888Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:08:11.2928840Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:08:11.2941377Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:08:11.3034194Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:08:11.3098210Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:08:11.3534294Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:08:11.3537373Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:08:11.3542302Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:08:11.3549717Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:08:11.3569282Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:08:11.3738009Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:08:11.3832434Z 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-14T23:08:11.9525534Z 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-14T23:08:11.9548049Z 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-14T23:08:11.9555670Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:08:11.9648826Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:08:11.9659056Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:08:11.9668832Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:08:11.9953335Z 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-14T23:08:12.2929154Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:08:12.5088782Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:08:12.5102317Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:08:12.5103998Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:08:12.5116098Z 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-14T23:08:12.5160367Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:08:12.5162209Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:08:12.5186035Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:08:12.5315365Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:08:12.5488069Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:08:12.5641860Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:08:12.5693344Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:08:12.5891253Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:08:12.5934336Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:08:12.5957268Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:08:12.5962559Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:08:12.5981436Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:08:12.6303390Z 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-14T23:08:12.6467235Z 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-14T23:08:12.6775362Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:08:12.6978632Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:08:12.7536730Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:08:12.7773795Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:08:14.4214699Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:08:14.4228471Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:08:14.4236300Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:08:14.4628690Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:08:14.6760664Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:08:14.6768991Z 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-14T23:08:14.6780479Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:08:14.6821486Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:08:14.6829320Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:08:14.7768119Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:08:14.8064797Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:08:14.8229431Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:08:14.8231376Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:08:14.8235332Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:08:14.8285640Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:08:14.8380116Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:08:14.8418959Z 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-14T23:08:14.8423563Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:08:14.8436447Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:08:14.8467491Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:08:14.8491679Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:08:14.8658644Z 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-14T23:08:14.8793729Z 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-14T23:08:14.8935501Z 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-14T23:08:14.9055004Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:08:14.9143665Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:08:14.9762582Z 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-14T23:08:14.9848072Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:08:14.9893752Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:08:15.0142958Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:08:15.0628219Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:08:15.0820915Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:08:15.1019452Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:08:15.1093685Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:08:15.1526172Z 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-14T23:08:15.1603482Z 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-14T23:08:15.1842387Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:08:15.1940257Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:08:15.2003945Z 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-14T23:08:15.2165706Z 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-14T23:08:15.2656589Z 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-14T23:08:15.3280974Z 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-14T23:08:15.4444838Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:08:15.4457669Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:08:15.4501305Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:08:15.4514325Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:08:15.4522210Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:08:15.4553497Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:08:15.4558505Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:08:15.5263321Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:08:15.5324235Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:08:15.5401625Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:08:15.7753364Z 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-14T23:08:15.8328710Z 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-14T23:08:15.8465282Z 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-14T23:08:15.8505595Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:08:15.8550358Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:08:15.8554881Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:08:15.8567044Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:08:15.8570715Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:08:15.8632463Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:08:15.8662738Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:08:15.9652298Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:08:15.9658889Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:08:15.9698309Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:08:15.9704633Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:08:15.9711798Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:08:15.9754797Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:08:16.0013124Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:08:16.0020435Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:08:16.0066318Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:08:16.0131027Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:08:16.0209798Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:08:16.0249422Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:08:16.0264840Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:08:16.0395188Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:08:16.0405068Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:08:16.1419849Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:08:16.1494594Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:08:16.1550306Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:08:16.1703197Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:08:16.2213109Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:08:16.2516884Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:08:16.2581308Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:08:16.2995155Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:08:16.5425148Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:08:16.5486231Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:08:16.5538862Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:08:16.6612309Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:08:16.7350869Z 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-14T23:08:16.7663603Z 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-14T23:08:16.7732185Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:08:16.7904993Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:08:16.9344086Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:08:17.2745761Z 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-14T23:08:17.3022128Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:08:17.3433633Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:08:19.0799551Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:08:19.4636320Z 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-14T23:08:19.5120644Z 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-14T23:08:19.5466121Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:08:19.5889218Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:08:19.5908665Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:08:19.6162901Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:08:19.6285080Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:08:19.6331049Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:08:19.6337074Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:08:20.6529813Z Fetched 183 MB in 9s (20.1 MB/s) 2021-05-14T23:08:20.6885553Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:08:20.6964990Z (Reading database ... 2021-05-14T23:08:20.6965500Z (Reading database ... 5% 2021-05-14T23:08:20.6966057Z (Reading database ... 10% 2021-05-14T23:08:20.6966499Z (Reading database ... 15% 2021-05-14T23:08:20.6966950Z (Reading database ... 20% 2021-05-14T23:08:20.6967395Z (Reading database ... 25% 2021-05-14T23:08:20.6967827Z (Reading database ... 30% 2021-05-14T23:08:20.6968269Z (Reading database ... 35% 2021-05-14T23:08:20.6968700Z (Reading database ... 40% 2021-05-14T23:08:20.6969139Z (Reading database ... 45% 2021-05-14T23:08:20.6969567Z (Reading database ... 50% 2021-05-14T23:08:20.6999101Z (Reading database ... 55% 2021-05-14T23:08:20.7038686Z (Reading database ... 60% 2021-05-14T23:08:20.7068158Z (Reading database ... 65% 2021-05-14T23:08:20.7178456Z (Reading database ... 70% 2021-05-14T23:08:20.7286293Z (Reading database ... 75% 2021-05-14T23:08:20.7310859Z (Reading database ... 80% 2021-05-14T23:08:20.7664119Z (Reading database ... 85% 2021-05-14T23:08:20.7943588Z (Reading database ... 90% 2021-05-14T23:08:20.8015511Z (Reading database ... 95% 2021-05-14T23:08:20.8017016Z (Reading database ... 100% 2021-05-14T23:08:20.8017867Z (Reading database ... 269811 files and directories currently installed.) 2021-05-14T23:08:20.8132723Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:08:20.8198328Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:08:20.8617411Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:08:20.8874949Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:20.8958835Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:21.0818628Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:08:21.1041742Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:08:21.1062087Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:08:21.1430560Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:08:21.1712512Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:08:21.1726374Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:08:21.2098143Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:08:21.2341920Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:21.2363784Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:08:21.2688885Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:08:21.2968912Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:08:21.2983708Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:08:21.3257978Z Selecting previously unselected package libwacom-common. 2021-05-14T23:08:21.3529531Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:08:21.3545673Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:08:21.4168839Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:08:21.4400865Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:08:21.4415640Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:08:21.4738558Z Selecting previously unselected package libinput-bin. 2021-05-14T23:08:21.4956505Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:08:21.4974853Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:21.5418362Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:08:21.5609265Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:08:21.5630200Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:08:21.6051554Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:08:21.6329675Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:21.6351819Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:21.6897424Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:08:21.7105637Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:21.7118907Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:21.8058131Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:08:21.8284392Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:08:21.8295881Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:08:21.8612309Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:08:21.8832458Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:08:21.8844404Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:08:21.9217977Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:08:21.9432274Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:08:21.9441247Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:21.9737880Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:08:21.9988583Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:08:22.0014560Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:22.0298024Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:08:22.0580345Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:08:22.0599422Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:08:22.0938096Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:08:22.1193578Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:08:22.1213805Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:08:22.1578479Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:08:22.1825644Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:08:22.1845301Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:08:22.2177788Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:08:22.2388916Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:08:22.2405352Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:08:22.2777750Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:08:22.2979169Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:08:22.2999140Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:08:22.3306646Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:08:22.3589154Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:08:22.3597797Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:08:22.4057363Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:08:22.4274488Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:22.4349708Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:22.7297735Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:08:22.7506031Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:22.7529745Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:22.9685636Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:08:22.9966129Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:22.9976758Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:23.0502639Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:08:23.0771523Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:08:23.0781449Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:08:23.1338653Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:08:23.1575626Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:08:23.1590108Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:08:23.2538232Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:08:23.2795519Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:08:23.2817854Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:08:23.3115822Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:08:23.3399862Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:23.3409198Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:23.3862807Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:08:23.4144904Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:23.4167029Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:23.4664366Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:08:23.4949289Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:23.4963007Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:23.6578402Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:08:23.6813169Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:23.6829424Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:23.8377681Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:08:23.8597627Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:23.8615981Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:23.9057726Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:08:23.9278636Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:23.9299577Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:23.9658139Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:08:23.9895747Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:08:23.9932153Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:08:24.0377393Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:08:24.0581873Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:08:24.0604647Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:08:25.3017474Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:08:25.3297807Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:25.3316246Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:25.3777943Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:08:25.4008239Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:25.4037263Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:25.6252149Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:08:25.6539824Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:08:25.6554047Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:25.7035441Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:08:25.7320608Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:08:25.7330140Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:25.7862037Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:08:25.8131498Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:25.8146273Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:25.8538655Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:08:25.8769878Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:25.8779282Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:25.9079912Z Selecting previously unselected package gdal-data. 2021-05-14T23:08:25.9327823Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:08:25.9342824Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:25.9857296Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:08:26.0064049Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:08:26.0088026Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:08:26.0449208Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:08:26.0734048Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:08:26.0740076Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:08:26.1085696Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:08:26.1370745Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:26.1380653Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:08:26.1778163Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:08:26.2034171Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:08:26.2051560Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:08:26.2786034Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:08:26.3075103Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:26.3090603Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:08:26.3497522Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:08:26.3748026Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:08:26.3770188Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:08:26.4479209Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:08:26.4762155Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:08:26.4776036Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:08:26.5121125Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:08:26.5404563Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:08:26.5426058Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:08:26.5817317Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:08:26.6037790Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:08:26.6057835Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:08:26.6457607Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:08:26.6662242Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:08:26.6678447Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:08:26.7095338Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:08:26.7379193Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:08:26.7417060Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:26.8196457Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:08:26.8478858Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:08:26.8491439Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:26.8937697Z Selecting previously unselected package proj-data. 2021-05-14T23:08:26.9132746Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:08:26.9155103Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:08:27.6577765Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:08:27.6783964Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:08:27.6792894Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:08:27.7899007Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:08:27.8182516Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:08:27.8202372Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:08:27.8500125Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:08:27.8782990Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:08:27.8804402Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:08:27.9417311Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:08:27.9619372Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:08:27.9631758Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:08:27.9978048Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:08:28.0209797Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:08:28.0233343Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:08:28.0657394Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:08:28.0864713Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:28.0885572Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:28.1223132Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:08:28.1505321Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:28.1532424Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:28.2017337Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:08:28.2243725Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:08:28.2265188Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:28.2629548Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:08:28.2914688Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:08:28.2940976Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:08:28.3585395Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:08:28.3872476Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:08:28.3884007Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:08:28.4377975Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:08:28.4633993Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:08:28.4644107Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:08:28.5038281Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:08:28.5322371Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:08:28.5336891Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:28.6820513Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:08:28.7100032Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:08:28.7125015Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:08:28.8255995Z Selecting previously unselected package libgdal26. 2021-05-14T23:08:28.8538899Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:28.8569403Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:29.4274721Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:08:29.4571616Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:29.4580469Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:29.4896832Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:08:29.5183032Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:08:29.5199651Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:08:29.5617713Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:08:29.5849650Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:29.5866297Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:29.6194007Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:08:29.6478844Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:29.6492304Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:29.6860677Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:08:29.7142862Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:08:29.7154115Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:08:29.7721416Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:08:29.8007339Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:08:29.8024578Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:08:29.8427678Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:08:29.8712346Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:29.8724163Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:30.4042658Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:08:30.4327006Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:30.4335894Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:30.4601734Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:08:30.4886300Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:08:30.4903089Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:08:30.5282047Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:08:30.5567869Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:08:30.5578153Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:08:30.7018931Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:08:30.7303030Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:30.7323357Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:30.7638734Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:08:30.7924326Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:30.7934693Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:30.8300063Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:08:30.8586975Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:08:30.8599577Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:08:30.9317569Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:08:30.9601581Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:30.9760343Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:31.3046923Z Selecting previously unselected package qgis-providers. 2021-05-14T23:08:31.3262493Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:31.3275844Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:31.5320313Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:08:31.5605586Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:31.5634959Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:31.6027417Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:08:31.6313784Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:08:31.6334515Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:08:31.6728182Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:08:31.7010601Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:31.7021231Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:08:31.7538002Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:08:31.7772161Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:08:31.7780995Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:08:31.8520331Z Selecting previously unselected package blt. 2021-05-14T23:08:31.8806719Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:08:31.8830673Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:08:31.9071573Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:08:31.9359656Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:08:31.9378580Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:08:31.9833815Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:08:32.0119692Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:32.0133241Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:32.0512247Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:08:32.0799337Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:32.0811575Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:32.1343586Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:08:32.1630052Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:32.1664189Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:32.2031978Z Selecting previously unselected package gcr. 2021-05-14T23:08:32.2317615Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:08:32.2338629Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:08:32.2785156Z Selecting previously unselected package python3-numpy. 2021-05-14T23:08:32.3068183Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:08:32.3101704Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:08:32.5904266Z Selecting previously unselected package python3-gdal. 2021-05-14T23:08:32.6192747Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:32.6209358Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:32.7004159Z Selecting previously unselected package gdal-bin. 2021-05-14T23:08:32.7288800Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:08:32.7304585Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:32.7826033Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:08:32.8110870Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:08:32.8134766Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:32.8427744Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:08:32.8711517Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:08:32.8729666Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:08:32.9189610Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:08:32.9473648Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:08:32.9493936Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:08:32.9963048Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:08:33.0246205Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:33.0261472Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:33.0779835Z Selecting previously unselected package p11-kit. 2021-05-14T23:08:33.1065974Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:08:33.1091035Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:33.1457978Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:08:33.1745269Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:08:33.1757070Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:08:33.2178240Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:08:33.2423981Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:33.2557261Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:08:33.3490779Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:08:33.3780152Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:33.3800193Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:33.4137692Z Selecting previously unselected package grass-doc. 2021-05-14T23:08:33.4376096Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:08:33.4385252Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:08:35.0582461Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:08:35.0881995Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:08:35.0895816Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:08:35.1350863Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:08:35.1642602Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:35.1662628Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:35.2067100Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:08:35.2359796Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:35.2379864Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:35.4298273Z Selecting previously unselected package grass-core. 2021-05-14T23:08:35.4550122Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:08:35.4561441Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:08:36.0170039Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:08:36.0467529Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:08:36.0481082Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:08:36.0815905Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:08:36.1109989Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:08:36.1134835Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:08:36.1498869Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:08:36.1757411Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:08:36.1782770Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:08:36.2658275Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:08:36.2912433Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:08:36.2936866Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:08:36.3865197Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:08:36.4157708Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:08:36.4183712Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:08:36.7069996Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:08:36.7359962Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:08:36.7376953Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:08:36.8418169Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:08:36.8652978Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:08:36.8675417Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:08:36.9102144Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:08:36.9340323Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:08:36.9360552Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:08:36.9739097Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:08:37.0029019Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:08:37.0061025Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:08:37.0385363Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:08:37.0686209Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:08:37.0784739Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:08:37.1858246Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:08:37.2126164Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:08:37.2145565Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:08:37.2618044Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:08:37.2833719Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:08:37.2853531Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:08:37.3218497Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:08:37.3484437Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:08:37.3504311Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:37.3830643Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:08:37.4119789Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:08:37.4139061Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:37.4603943Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:08:37.4895125Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:08:37.4932579Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:08:37.5215598Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:08:37.5507322Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:08:37.5531971Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:37.5857254Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:08:37.6090798Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:08:37.6101567Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:08:37.6458865Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:08:37.6707342Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:37.6731763Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:08:37.7138612Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:08:37.7380945Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:37.7401907Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:08:37.7817940Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:08:37.8038136Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:37.8062614Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:08:37.8392851Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:08:37.8683006Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:37.8695010Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:08:37.9159445Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:08:37.9450431Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:08:37.9460584Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:38.0959316Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:08:38.1252039Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:38.1291951Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:08:38.1604886Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:08:38.1892758Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:08:38.1907428Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:08:38.2206099Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:08:38.2496742Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.2535928Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.3006954Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:08:38.3298299Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.3312715Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.4261691Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:08:38.4552027Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.4585726Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.5057517Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:08:38.5287787Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.5299224Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.5698604Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:08:38.5961193Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.5983129Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.6286788Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:08:38.6579356Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.6600576Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.7138058Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:08:38.7356391Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.7379076Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.7738071Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:08:38.7962130Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.7983658Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.8337851Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:08:38.8565916Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.8582923Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.8968272Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:08:38.9259541Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.9281570Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:38.9618691Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:08:38.9867718Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:38.9891892Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:39.0297648Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:08:39.0502940Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:39.0522473Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:39.1053114Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:08:39.1349590Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:39.1366185Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:39.2517367Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:08:39.2808157Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:39.2838123Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:39.6242053Z Selecting previously unselected package qtchooser. 2021-05-14T23:08:39.6533374Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:08:39.6545921Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:08:39.6938433Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:08:39.7181687Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.7205794Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:39.7900898Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:08:39.8189713Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.8201317Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:39.8569800Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:08:39.8861638Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.8877598Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:39.9175851Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:08:39.9463714Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:39.9496583Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.0138898Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:08:40.0384216Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.0421698Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.0817782Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:08:40.1058309Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.1103432Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.3118250Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:08:40.3410017Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.3425789Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.4377828Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:08:40.4647497Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:08:40.4661762Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:08:40.5895122Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:08:40.6188469Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:40.6209628Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:40.7343690Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:08:40.7634859Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:40.7660452Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:40.8337793Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:08:40.8593592Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:40.8616757Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:40.9077976Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:08:40.9371583Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:40.9390318Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:40.9818085Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:08:41.0045531Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:08:41.0058797Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:08:41.0832119Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:08:41.1128846Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:08:41.1285172Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:08:41.1521805Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:08:41.1817385Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:41.1846485Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:41.2211038Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:08:41.2503642Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:08:41.2521159Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:08:41.2858504Z Selecting previously unselected package modemmanager. 2021-05-14T23:08:41.3113898Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:08:41.3194336Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:08:41.4172523Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:08:41.4464895Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:08:41.4483376Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:08:41.4836034Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:08:41.5126001Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:08:41.5164804Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:08:41.8118762Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:08:41.8411968Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:08:41.8423204Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:08:41.8723293Z Selecting previously unselected package python3-bs4. 2021-05-14T23:08:41.9015216Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:08:41.9043919Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:08:41.9458000Z Selecting previously unselected package python3-cycler. 2021-05-14T23:08:41.9680484Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:08:41.9693608Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:08:42.0000240Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:08:42.0296798Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:08:42.0319131Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:08:42.0739228Z Selecting previously unselected package python3-decorator. 2021-05-14T23:08:42.1000142Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:08:42.1053561Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:08:42.1417842Z Selecting previously unselected package python3-future. 2021-05-14T23:08:42.1627641Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:08:42.1653612Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:08:42.2366791Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:08:42.2596450Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:08:42.2612481Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:08:42.2895038Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:08:42.3194362Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:08:42.3227980Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:08:42.3659042Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:08:42.3907011Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:08:42.3938300Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:08:42.4338044Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:08:42.4555004Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:08:42.4568416Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:08:42.4977755Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:08:42.5192921Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:08:42.5204524Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:08:42.5481842Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:08:42.5773751Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:08:42.7020206Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:08:42.7378651Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:08:42.7667908Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:08:42.7682966Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:08:42.9197913Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:08:42.9459452Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:08:42.9474826Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:08:42.9857892Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:08:43.0114327Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:08:43.0128515Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:08:43.4093784Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:08:43.4388569Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:08:43.4410196Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:08:43.4737987Z Selecting previously unselected package python3-olefile. 2021-05-14T23:08:43.4979066Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:08:43.4991592Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:08:43.5310834Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:08:43.5608487Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:08:43.5618923Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:08:43.6181408Z Selecting previously unselected package python3-tz. 2021-05-14T23:08:43.6473987Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:08:43.6485808Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:08:43.6799057Z Selecting previously unselected package python3-owslib. 2021-05-14T23:08:43.7093872Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:08:43.7113199Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:08:43.7618001Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:08:43.7859189Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:08:43.7882517Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:08:43.8515767Z Selecting previously unselected package python3-retrying. 2021-05-14T23:08:43.8808051Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:08:43.8830871Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:08:43.9217875Z Selecting previously unselected package python3-plotly. 2021-05-14T23:08:43.9448540Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:08:43.9457113Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:08:44.3699134Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:08:44.3993074Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:08:44.4004254Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:08:44.4442345Z Selecting previously unselected package python3-sip. 2021-05-14T23:08:44.4684345Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:08:44.4694070Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:08:44.5074739Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:08:44.5372439Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:08:44.5380874Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:44.7948199Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:08:44.8244702Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:08:44.8254909Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:08:44.8751936Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:08:44.9051142Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:08:44.9065489Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:44.9457877Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:08:44.9683344Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:08:44.9696002Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:44.9977293Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:08:45.0275208Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:08:45.0298625Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:08:45.0769873Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:08:45.1025018Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:45.1036605Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:45.4026405Z Selecting previously unselected package python3-qgis. 2021-05-14T23:08:45.4340081Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:45.4355463Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:46.2819100Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:08:46.3084674Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:08:46.3096864Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:08:46.3500103Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:08:46.3807204Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:08:46.3823721Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:08:46.4298048Z Selecting previously unselected package qgis-common. 2021-05-14T23:08:46.4599617Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:46.4617336Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:47.9843633Z Selecting previously unselected package qgis. 2021-05-14T23:08:48.0143897Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:48.0790046Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:48.3258391Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:08:48.3488771Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:08:48.3515501Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:48.5498352Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:08:48.5750388Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:48.5772038Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:48.6128672Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:08:48.6432364Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:08:48.6444672Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:48.7178187Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:08:48.7429897Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:08:48.7454863Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:48.7813977Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:08:48.8116780Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:08:48.8128822Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:08:48.9862772Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:08:49.0168178Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:08:49.0199314Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:08:49.1472404Z Selecting previously unselected package proj-bin. 2021-05-14T23:08:49.1777140Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:08:49.1789687Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:08:49.2183720Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:08:49.2485709Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:08:49.2493771Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:08:49.2792715Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:08:49.3093272Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:08:49.3160692Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:08:49.3895923Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:08:49.3943056Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:08:49.6344210Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:08:49.6388602Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:08:49.6434066Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:08:49.6460581Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:49.6564385Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:08:49.6600129Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:08:49.6655475Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:08:49.6721272Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:49.6766938Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:08:49.6861229Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:08:49.6909845Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:08:49.6950750Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:08:49.7033216Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:08:49.7094730Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:08:49.7189809Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:08:49.7240354Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:08:49.7295256Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:08:49.7354720Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:08:49.8782380Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:08:49.8813373Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:08:49.8837211Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:08:50.0302135Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:08:50.0336258Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:08:50.1689743Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:50.1743915Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:08:50.1797550Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:08:50.1865380Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:08:50.1926781Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:08:50.2004397Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:08:50.2053043Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:08:50.3168514Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:08:50.3197268Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:08:50.3274348Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:08:50.3321364Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:08:50.3389519Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:08:50.4780289Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:08:50.4855093Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:08:50.6330437Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:08:50.6427869Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:08:50.6462109Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:08:50.6565303Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:50.6619386Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:08:50.6655117Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:08:50.6685416Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:50.6737304Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:08:50.8140080Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:08:50.8203404Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:08:50.8264620Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:08:50.8320475Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:08:50.8437760Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:08:50.8474771Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:08:51.0209590Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:08:51.0300008Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:08:51.1716862Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:08:51.1775493Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:08:51.1854425Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:08:51.1896042Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:08:51.1950339Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:08:51.2030131Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:08:51.2086313Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:08:51.3629257Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:08:51.3694528Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:08:51.3752600Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:08:51.3795589Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:51.3915000Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:08:51.5940789Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:08:52.7533836Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:08:52.7589160Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:08:52.7615154Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:08:52.7642854Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:52.7669933Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:08:52.7736560Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:08:52.7791509Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:08:52.7820069Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:08:52.9527234Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:52.9593442Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:08:52.9679318Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:08:52.9776145Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:08:53.1692303Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:08:53.1733495Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:08:53.1781167Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:53.1852390Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:08:53.1907590Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:08:53.2126114Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:08:53.3840032Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:08:53.3909289Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:53.3965478Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:08:53.4076069Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:08:53.4175665Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:08:53.4233744Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:53.4284898Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:53.4364658Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:08:53.4459610Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:08:53.4515404Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:08:53.7725565Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:53.9134867Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:08:53.9197942Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:53.9238382Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:08:53.9311037Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:53.9346887Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:08:53.9437260Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:53.9482391Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:08:53.9519897Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:53.9566085Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:08:54.1963661Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:08:54.3525631Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:08:54.5058223Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:08:54.5108488Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:08:54.5154047Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:08:54.5208301Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:08:54.6700107Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:54.6727627Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:54.6766229Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:08:54.6808032Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:08:55.5799910Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:08:55.5834306Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:08:55.5861423Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:08:55.5898180Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:55.5941241Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:55.5966039Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:08:55.6026544Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:08:55.6052350Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:08:55.6094875Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:08:55.9926224Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:08:55.9977772Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:56.0045384Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:08:56.1682130Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:08:56.1723562Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:08:56.3263313Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:56.3307446Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:08:56.5144205Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:08:56.5187536Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:08:56.5209951Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:56.5246174Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:08:56.6779978Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:08:56.6785512Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:08:57.1548150Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:08:57.4099233Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:08:57.4167491Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:08:57.4206845Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.4246015Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:08:57.4293810Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.4337911Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:08:57.4375890Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:08:57.5904281Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:57.5906185Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:08:57.5909261Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:57.5911739Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:08:57.6304878Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:57.6305804Z if direction is "increasing": 2021-05-14T23:08:57.6308966Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:57.6311069Z elif direction is "decreasing": 2021-05-14T23:08:57.6481728Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:57.6483926Z if direction is "increasing": 2021-05-14T23:08:57.6486749Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:57.6488785Z elif direction is "decreasing": 2021-05-14T23:08:58.5273419Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:08:58.5275111Z if props["offset_coordinates"] is "data": 2021-05-14T23:08:58.5276825Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:08:58.5277998Z if props["coordinates"] is not "data": 2021-05-14T23:08:59.2479828Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:08:59.7700090Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:08:59.7702420Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:08:59.7704433Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:09:00.8934043Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:09:00.9013579Z First installation detected... 2021-05-14T23:09:00.9014227Z Checking NSS setup... 2021-05-14T23:09:00.9080350Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:09:00.9146928Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:00.9233273Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:09:01.1784267Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:01.1878036Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:09:01.1910810Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:09:01.1949856Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:09:01.2012963Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:09:01.2047606Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:09:01.2087066Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:09:01.2168565Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:09:01.2257011Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:01.4083068Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:09:01.4130809Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:09:01.4185703Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:09:01.7444038Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:01.7446004Z if value is '': 2021-05-14T23:09:01.8386663Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:01.8388114Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:09:01.8389419Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:01.8390581Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:09:01.8391911Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:09:01.8393095Z if driver_string is not None and driver_string is not "": 2021-05-14T23:09:01.8816742Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:01.8818407Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:09:01.8819805Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:09:01.8821058Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:09:01.9432919Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:09:01.9492102Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:01.9603427Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:09:01.9656826Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:01.9718186Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:01.9917197Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:01.9966491Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:01.9997942Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:02.0037089Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:02.0087495Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:02.0146684Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:09:02.1038781Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.1086911Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:02.1136664Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:02.1174792Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:09:02.2380169Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:09:02.2382976Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:09:02.7271896Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.7332453Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.7387219Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:09:02.7467606Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.7554807Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:02.7581544Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.7623872Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:09:02.7691715Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:09:02.7753021Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:09:02.7854775Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.7890840Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.7943523Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:02.8033139Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:02.8119276Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:02.8178433Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:02.8225341Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.8295262Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:09:02.8363982Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:02.8425063Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:02.8488162Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:03.0052641Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:03.0108777Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:03.0200728Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:03.0292099Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:33.6647368Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:33.6671736Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:33.6751925Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:33.6791431Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:33.6834395Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:33.6862415Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:33.6893659Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:09:33.6925788Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:33.8337386Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:33.8382112Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:09:33.8476908Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:33.8523138Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:09:33.8556587Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:34.0122366Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:34.0194605Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:34.0265707Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:09:34.0388469Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:09:34.0558318Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:09:35.3247262Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:09:35.3430132Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:09:35.3663278Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:09:35.3835509Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:09:35.4538874Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:09:35.4842897Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:09:35.7192710Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:09:46.1021527Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:09:46.1221833Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:09:48.0271770Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:09:48.0272276Z with: 2021-05-14T23:09:48.0272723Z github_slug: neuroconductor/kirby21.asl 2021-05-14T23:09:48.0273160Z env: 2021-05-14T23:09:48.0273550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:48.0273976Z TIC_DEPLOY_KEY: 2021-05-14T23:09:48.0274721Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:48.0276314Z GITHUB_PAT: *** 2021-05-14T23:09:48.0276685Z COVERALLS_TOKEN: 2021-05-14T23:09:48.0277237Z continue-on-error: false 2021-05-14T23:09:48.0277673Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:48.0278109Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:48.0278514Z TZ: UTC 2021-05-14T23:09:48.0278861Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:48.0279239Z NOT_CRAN: true 2021-05-14T23:09:48.0279586Z ##[endgroup] 2021-05-14T23:09:48.0595479Z repo slug is: neuroconductor/kirby21.asl 2021-05-14T23:09:48.0674482Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:09:48.0675016Z env: 2021-05-14T23:09:48.0675428Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:48.0675841Z TIC_DEPLOY_KEY: 2021-05-14T23:09:48.0676581Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:48.0677699Z GITHUB_PAT: *** 2021-05-14T23:09:48.0678070Z COVERALLS_TOKEN: 2021-05-14T23:09:48.0678498Z continue-on-error: false 2021-05-14T23:09:48.0678932Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:48.0679377Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:48.0679784Z TZ: UTC 2021-05-14T23:09:48.0680142Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:48.0680507Z NOT_CRAN: true 2021-05-14T23:09:48.0680850Z ##[endgroup] 2021-05-14T23:09:48.2506688Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:09:48.2507210Z with: 2021-05-14T23:09:48.2507572Z repo_name: kirby21.asl 2021-05-14T23:09:48.2507949Z repo_version: 1.7.0 2021-05-14T23:09:48.2508310Z runner_os: Linux 2021-05-14T23:09:48.2508656Z R_version: 3.6 2021-05-14T23:09:48.2508961Z env: 2021-05-14T23:09:48.2509365Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:48.2509785Z TIC_DEPLOY_KEY: 2021-05-14T23:09:48.2510525Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:48.2512079Z GITHUB_PAT: *** 2021-05-14T23:09:48.2512452Z COVERALLS_TOKEN: 2021-05-14T23:09:48.2512887Z continue-on-error: false 2021-05-14T23:09:48.2513322Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:48.2513788Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:48.2514184Z TZ: UTC 2021-05-14T23:09:48.2514542Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:48.2514910Z NOT_CRAN: true 2021-05-14T23:09:48.2515263Z ##[endgroup] 2021-05-14T23:09:48.2841353Z Package: kirby21.asl 2021-05-14T23:09:48.2843867Z Version: 1.7.0 2021-05-14T23:09:48.2844544Z OS: Linux 2021-05-14T23:09:48.2892748Z ##[group]Run install.packages('remotes') 2021-05-14T23:09:48.2893395Z install.packages('remotes') 2021-05-14T23:09:48.2894131Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:09:48.2895052Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:09:48.2902245Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:09:48.2902624Z env: 2021-05-14T23:09:48.2903044Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:09:48.2903472Z TIC_DEPLOY_KEY: 2021-05-14T23:09:48.2904233Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:09:48.2905396Z GITHUB_PAT: *** 2021-05-14T23:09:48.2905761Z COVERALLS_TOKEN: 2021-05-14T23:09:48.2906216Z continue-on-error: false 2021-05-14T23:09:48.2906648Z VDIFFR_RUN_TESTS: 2021-05-14T23:09:48.2907100Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:09:48.2907522Z TZ: UTC 2021-05-14T23:09:48.2907872Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:09:48.2908258Z NOT_CRAN: true 2021-05-14T23:09:48.2908611Z ##[endgroup] 2021-05-14T23:09:48.4517888Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:09:48.4518999Z (as ‘lib’ is unspecified) 2021-05-14T23:10:02.3174119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:10:03.0172792Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-14T23:10:03.0420044Z ================================================== 2021-05-14T23:10:03.0420862Z downloaded 382 KB 2021-05-14T23:10:03.0421111Z 2021-05-14T23:10:03.2545958Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:10:03.2591587Z * DONE (remotes) 2021-05-14T23:10:03.2641854Z 2021-05-14T23:10:03.2642774Z The downloaded source packages are in 2021-05-14T23:10:03.2644093Z ‘/tmp/RtmpiWDpM7/downloaded_packages’ 2021-05-14T23:10:19.7773924Z ##[group]Run actions/cache@v1 2021-05-14T23:10:19.7774357Z with: 2021-05-14T23:10:19.7774821Z path: /home/runner/work/_temp/Library 2021-05-14T23:10:19.7777958Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-025b338a87a7ccf540a67f7a33b6d3d8885015b3ad58b4a2f28d8155e0cb4b78 2021-05-14T23:10:19.7781579Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-14T23:10:19.7782788Z env: 2021-05-14T23:10:19.7783246Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:19.7783744Z TIC_DEPLOY_KEY: 2021-05-14T23:10:19.7784586Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:19.7786598Z GITHUB_PAT: *** 2021-05-14T23:10:19.7787030Z COVERALLS_TOKEN: 2021-05-14T23:10:19.7787539Z continue-on-error: false 2021-05-14T23:10:19.7788042Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:19.7788541Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:19.7789070Z TZ: UTC 2021-05-14T23:10:19.7789490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:19.7789915Z NOT_CRAN: true 2021-05-14T23:10:19.7790314Z ##[endgroup] 2021-05-14T23:10:19.8329237Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:10:19.8384904Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:10:19.8385667Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:10:19.8386342Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:10:19.8386920Z sudo -s eval "$sysreqs" 2021-05-14T23:10:19.8428859Z shell: /usr/bin/bash -e {0} 2021-05-14T23:10:19.8429212Z env: 2021-05-14T23:10:19.8429629Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:10:19.8430055Z TIC_DEPLOY_KEY: 2021-05-14T23:10:19.8430805Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:10:19.8431982Z GITHUB_PAT: *** 2021-05-14T23:10:19.8432348Z COVERALLS_TOKEN: 2021-05-14T23:10:19.8432807Z continue-on-error: false 2021-05-14T23:10:19.8433232Z VDIFFR_RUN_TESTS: 2021-05-14T23:10:19.8433687Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:10:19.8434087Z TZ: UTC 2021-05-14T23:10:19.8434473Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:10:19.8434860Z NOT_CRAN: true 2021-05-14T23:10:19.8435287Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:10:19.8435733Z ##[endgroup] 2021-05-14T23:10:20.0244013Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:10:20.5560252Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:10:35.9406056Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:10:35.9407501Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:10:35.9408331Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:10:35.9409115Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:10:35.9409899Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:10:35.9427217Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:10:35.9438367Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:10:35.9444519Z (as ‘lib’ is unspecified) 2021-05-14T23:10:49.2580566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:10:50.7154241Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-14T23:10:50.7208958Z ================================================== 2021-05-14T23:10:50.7209811Z downloaded 94 KB 2021-05-14T23:10:50.7210333Z 2021-05-14T23:10:50.7244834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:10:51.3801274Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-14T23:10:51.3875311Z ================================================== 2021-05-14T23:10:51.3876180Z downloaded 133 KB 2021-05-14T23:10:51.3876704Z 2021-05-14T23:10:51.3910396Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:10:52.0468058Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-14T23:10:52.0469224Z ================================================== 2021-05-14T23:10:52.0469844Z downloaded 80 KB 2021-05-14T23:10:52.0470266Z 2021-05-14T23:10:52.0509658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:10:53.1558048Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-14T23:10:53.1794303Z ================================================== 2021-05-14T23:10:53.1794866Z downloaded 512 KB 2021-05-14T23:10:53.1795169Z 2021-05-14T23:10:53.1836197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:10:53.7642407Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-14T23:10:53.7931007Z ================================================== 2021-05-14T23:10:53.7933085Z downloaded 991 KB 2021-05-14T23:10:53.7934685Z 2021-05-14T23:10:53.9989103Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:10:54.0030332Z * DONE (rprojroot) 2021-05-14T23:10:54.1984534Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:10:54.2024570Z * DONE (crayon) 2021-05-14T23:10:54.3940179Z * installing *binary* package ‘R6’ ... 2021-05-14T23:10:54.3978340Z * DONE (R6) 2021-05-14T23:10:54.6242634Z * installing *binary* package ‘desc’ ... 2021-05-14T23:10:54.6292155Z * DONE (desc) 2021-05-14T23:10:54.8564922Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:10:54.8621936Z * DONE (debugme) 2021-05-14T23:10:54.8672210Z 2021-05-14T23:10:54.8673240Z The downloaded source packages are in 2021-05-14T23:10:54.8676670Z ‘/tmp/RtmpKBmzGe/downloaded_packages’ 2021-05-14T23:10:54.8688848Z Running `R CMD build`... 2021-05-14T23:10:55.0841685Z * checking for file ‘/tmp/RtmpKBmzGe/remotes6907d97eae7/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:10:55.0843357Z * preparing ‘sysreqs’: 2021-05-14T23:10:55.0844516Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:10:55.0845967Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:10:55.0847050Z * checking for empty or unneeded directories 2021-05-14T23:10:55.0848119Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:10:55.0849576Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:10:55.0850626Z (as ‘lib’ is unspecified) 2021-05-14T23:10:55.2718352Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:10:55.2719945Z ** using staged installation 2021-05-14T23:10:55.2842675Z ** R 2021-05-14T23:10:55.2931128Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:10:55.6163695Z ** help 2021-05-14T23:10:55.6288636Z *** installing help indices 2021-05-14T23:10:55.6449854Z ** building package indices 2021-05-14T23:10:55.6559751Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:10:55.8342670Z ** testing if installed package can be loaded from final location 2021-05-14T23:10:56.0157754Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:10:56.0158528Z * DONE (sysreqs) 2021-05-14T23:11:13.5627420Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:11:13.5629784Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:11:13.5631412Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:11:13.5709024Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:11:13.5854759Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:11:13.6175238Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:11:13.6958491Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:11:13.8540264Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:11:14.0120661Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:11:15.1983024Z Reading package lists... 2021-05-14T23:11:15.2720483Z Reading package lists... 2021-05-14T23:11:15.4242509Z Building dependency tree... 2021-05-14T23:11:15.4263586Z Reading state information... 2021-05-14T23:11:15.5712031Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:11:15.5713959Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:11:15.5715203Z libssh2-1-dev set to manually installed. 2021-05-14T23:11:15.5716476Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:11:15.5717852Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:11:15.5718804Z Suggested packages: 2021-05-14T23:11:15.5719999Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:11:15.6142624Z The following NEW packages will be installed: 2021-05-14T23:11:15.6146997Z libcurl4-openssl-dev 2021-05-14T23:11:15.6322372Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:11:15.6323739Z Need to get 321 kB of archives. 2021-05-14T23:11:15.6324462Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:11:15.6326630Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-14T23:11:16.0613360Z Fetched 321 kB in 0s (12.0 MB/s) 2021-05-14T23:11:16.0948336Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:11:16.1033773Z (Reading database ... 2021-05-14T23:11:16.1034340Z (Reading database ... 5% 2021-05-14T23:11:16.1034809Z (Reading database ... 10% 2021-05-14T23:11:16.1035280Z (Reading database ... 15% 2021-05-14T23:11:16.1035735Z (Reading database ... 20% 2021-05-14T23:11:16.1036174Z (Reading database ... 25% 2021-05-14T23:11:16.1037898Z (Reading database ... 30% 2021-05-14T23:11:16.1038340Z (Reading database ... 35% 2021-05-14T23:11:16.1038788Z (Reading database ... 40% 2021-05-14T23:11:16.1039221Z (Reading database ... 45% 2021-05-14T23:11:16.1039692Z (Reading database ... 50% 2021-05-14T23:11:16.1084505Z (Reading database ... 55% 2021-05-14T23:11:16.1134024Z (Reading database ... 60% 2021-05-14T23:11:16.1180670Z (Reading database ... 65% 2021-05-14T23:11:16.1372524Z (Reading database ... 70% 2021-05-14T23:11:16.1404009Z (Reading database ... 75% 2021-05-14T23:11:16.1666836Z (Reading database ... 80% 2021-05-14T23:11:16.1767438Z (Reading database ... 85% 2021-05-14T23:11:16.2163365Z (Reading database ... 90% 2021-05-14T23:11:16.2243065Z (Reading database ... 95% 2021-05-14T23:11:16.2243789Z (Reading database ... 100% 2021-05-14T23:11:16.2244695Z (Reading database ... 285022 files and directories currently installed.) 2021-05-14T23:11:16.2379233Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:11:16.2398744Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:11:16.3324969Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:11:16.3409771Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:11:21.2706479Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:11:21.2707135Z remotes::install_github("ropensci/tic") 2021-05-14T23:11:21.2707734Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:11:21.2708366Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:11:21.2708931Z remotes::install_cran("covr") 2021-05-14T23:11:21.2715851Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:11:21.2716231Z env: 2021-05-14T23:11:21.2716688Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:11:21.2717123Z TIC_DEPLOY_KEY: 2021-05-14T23:11:21.2718034Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:11:21.2719501Z GITHUB_PAT: *** 2021-05-14T23:11:21.2719876Z COVERALLS_TOKEN: 2021-05-14T23:11:21.2720317Z continue-on-error: false 2021-05-14T23:11:21.2720760Z VDIFFR_RUN_TESTS: 2021-05-14T23:11:21.2721214Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:11:21.2721685Z TZ: UTC 2021-05-14T23:11:21.2722039Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:11:21.2722423Z NOT_CRAN: true 2021-05-14T23:11:21.2722764Z ##[endgroup] 2021-05-14T23:11:21.4536171Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:11:21.8729752Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:11:37.7346254Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:11:37.7347894Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:11:37.7348875Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:11:37.7349790Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:11:37.7350694Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:11:37.7351614Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:11:37.7352521Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:11:37.7353393Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:11:37.7354295Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:11:37.7355182Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:11:37.7356033Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:11:37.7356938Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:11:37.7357808Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:11:37.7358673Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:11:37.7359574Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:11:37.7360505Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:11:37.7361431Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:11:37.7362300Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:11:37.7363170Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:11:37.7364746Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:11:37.7365685Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:11:37.7366538Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:11:37.7367359Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:11:37.7369244Z 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-14T23:11:37.7370945Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:11:37.7371758Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:11:37.7372536Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:11:37.7373325Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:11:37.7374127Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:11:37.7375025Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:11:37.7375843Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:11:37.7376839Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:11:37.7379281Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:11:37.7380102Z (as ‘lib’ is unspecified) 2021-05-14T23:11:51.3137966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:11:51.9116592Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-14T23:11:51.9444394Z ================================================== 2021-05-14T23:11:51.9445390Z downloaded 1.3 MB 2021-05-14T23:11:51.9446243Z 2021-05-14T23:11:51.9481643Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:11:52.6201226Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-14T23:11:52.6382271Z ================================================== 2021-05-14T23:11:52.6383269Z downloaded 228 KB 2021-05-14T23:11:52.6383798Z 2021-05-14T23:11:52.6419607Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:11:53.2972751Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-14T23:11:53.3082224Z ================================================== 2021-05-14T23:11:53.3083151Z downloaded 140 KB 2021-05-14T23:11:53.3083701Z 2021-05-14T23:11:53.3119213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:11:54.3012294Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-14T23:11:54.3066461Z ================================================== 2021-05-14T23:11:54.3067321Z downloaded 53 KB 2021-05-14T23:11:54.3067966Z 2021-05-14T23:11:54.3102247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:11:54.9650183Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-14T23:11:54.9651552Z ================================================== 2021-05-14T23:11:54.9652332Z downloaded 23 KB 2021-05-14T23:11:54.9652851Z 2021-05-14T23:11:54.9689113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:11:56.3759186Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-14T23:11:56.4111559Z ================================================== 2021-05-14T23:11:56.4112420Z downloaded 1.4 MB 2021-05-14T23:11:56.4112920Z 2021-05-14T23:11:56.4147545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:11:57.1516489Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-14T23:11:57.1518219Z ================================================== 2021-05-14T23:11:57.1518945Z downloaded 36 KB 2021-05-14T23:11:57.1519456Z 2021-05-14T23:11:57.1557171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:11:57.8484150Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-14T23:11:57.8794403Z ================================================== 2021-05-14T23:11:57.8795032Z downloaded 884 KB 2021-05-14T23:11:57.8795386Z 2021-05-14T23:11:57.8836877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:11:58.7151715Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-14T23:11:58.7383511Z ================================================== 2021-05-14T23:11:58.7384472Z downloaded 523 KB 2021-05-14T23:11:58.7385012Z 2021-05-14T23:11:58.7490566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:11:59.4678145Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-14T23:11:59.4680832Z ================================================== 2021-05-14T23:11:59.4682963Z downloaded 12 KB 2021-05-14T23:11:59.4683266Z 2021-05-14T23:11:59.4719715Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:12:00.1272268Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-14T23:12:00.2901208Z ================================================== 2021-05-14T23:12:00.2901739Z downloaded 486 KB 2021-05-14T23:12:00.2902002Z 2021-05-14T23:12:00.2940567Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:12:00.8357626Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-14T23:12:00.8450021Z ================================================== 2021-05-14T23:12:00.8450867Z downloaded 91 KB 2021-05-14T23:12:00.8451386Z 2021-05-14T23:12:00.8483496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:12:01.3825569Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-14T23:12:01.4055257Z ================================================== 2021-05-14T23:12:01.4056109Z downloaded 508 KB 2021-05-14T23:12:01.4058430Z 2021-05-14T23:12:01.4093682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:12:02.0641241Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-14T23:12:02.0904475Z ================================================== 2021-05-14T23:12:02.0905210Z downloaded 621 KB 2021-05-14T23:12:02.0905596Z 2021-05-14T23:12:02.0940514Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:12:02.7495551Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-14T23:12:02.7650505Z ================================================== 2021-05-14T23:12:02.7650972Z downloaded 267 KB 2021-05-14T23:12:02.7651246Z 2021-05-14T23:12:02.7693144Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:12:04.0752234Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-14T23:12:04.0862165Z ================================================== 2021-05-14T23:12:04.0862872Z downloaded 167 KB 2021-05-14T23:12:04.0863297Z 2021-05-14T23:12:04.0899136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:12:05.7461948Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-14T23:12:05.7664150Z ================================================== 2021-05-14T23:12:05.7665449Z downloaded 235 KB 2021-05-14T23:12:05.7665911Z 2021-05-14T23:12:05.7704399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:12:06.3253892Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-14T23:12:06.3412201Z ================================================== 2021-05-14T23:12:06.3412972Z downloaded 277 KB 2021-05-14T23:12:06.3413532Z 2021-05-14T23:12:06.3449373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:12:06.8859488Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-14T23:12:06.8994792Z ================================================== 2021-05-14T23:12:06.8995618Z downloaded 201 KB 2021-05-14T23:12:06.8996084Z 2021-05-14T23:12:06.9028848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:12:07.4369881Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-14T23:12:07.4450222Z ================================================== 2021-05-14T23:12:07.4451057Z downloaded 64 KB 2021-05-14T23:12:07.4451602Z 2021-05-14T23:12:07.4484924Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:12:08.8389782Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-14T23:12:08.8442975Z ================================================== 2021-05-14T23:12:08.8443434Z downloaded 46 KB 2021-05-14T23:12:08.8443693Z 2021-05-14T23:12:08.8485901Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:12:09.5787603Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-14T23:12:09.6175495Z ================================================== 2021-05-14T23:12:09.6176050Z downloaded 417 KB 2021-05-14T23:12:09.6176505Z 2021-05-14T23:12:09.6217805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:12:10.2760879Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-14T23:12:10.2811644Z ================================================== 2021-05-14T23:12:10.2812202Z downloaded 91 KB 2021-05-14T23:12:10.2812471Z 2021-05-14T23:12:10.2850413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:12:10.9414673Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-14T23:12:10.9528843Z ================================================== 2021-05-14T23:12:10.9529503Z downloaded 133 KB 2021-05-14T23:12:10.9529771Z 2021-05-14T23:12:10.9567945Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:12:11.4473088Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-14T23:12:11.4637949Z ================================================== 2021-05-14T23:12:11.4638911Z downloaded 270 KB 2021-05-14T23:12:11.4639484Z 2021-05-14T23:12:11.4678042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:12:11.8855735Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-14T23:12:11.9121994Z ================================================== 2021-05-14T23:12:11.9122513Z downloaded 735 KB 2021-05-14T23:12:11.9122782Z 2021-05-14T23:12:11.9164905Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:12:13.9406347Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-14T23:12:13.9459750Z ================================================== 2021-05-14T23:12:13.9460234Z downloaded 46 KB 2021-05-14T23:12:13.9460486Z 2021-05-14T23:12:13.9498720Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:12:14.6714744Z Content type 'binary/octet-stream' length 68578 bytes (66 KB) 2021-05-14T23:12:14.6715427Z ================================================== 2021-05-14T23:12:14.6715838Z downloaded 66 KB 2021-05-14T23:12:14.6716099Z 2021-05-14T23:12:14.6754727Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:12:15.3304584Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-14T23:12:15.3571756Z ================================================== 2021-05-14T23:12:15.3572902Z downloaded 689 KB 2021-05-14T23:12:15.3573173Z 2021-05-14T23:12:15.3613985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:12:16.0754246Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-14T23:12:16.0755598Z ================================================== 2021-05-14T23:12:16.0756543Z downloaded 45 KB 2021-05-14T23:12:16.0756898Z 2021-05-14T23:12:16.0797049Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:12:16.6343952Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-14T23:12:16.6593375Z ================================================== 2021-05-14T23:12:16.6593953Z downloaded 603 KB 2021-05-14T23:12:16.6594265Z 2021-05-14T23:12:16.9299588Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:12:16.9361692Z * DONE (rlang) 2021-05-14T23:12:17.1518195Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:12:17.1566488Z * DONE (magrittr) 2021-05-14T23:12:17.3630574Z * installing *binary* package ‘glue’ ... 2021-05-14T23:12:17.3675458Z * DONE (glue) 2021-05-14T23:12:17.5622573Z * installing *binary* package ‘sys’ ... 2021-05-14T23:12:17.5658370Z * DONE (sys) 2021-05-14T23:12:17.7560961Z * installing *binary* package ‘mime’ ... 2021-05-14T23:12:17.7600611Z * DONE (mime) 2021-05-14T23:12:18.0336671Z * installing *binary* package ‘curl’ ... 2021-05-14T23:12:18.0398254Z * DONE (curl) 2021-05-14T23:12:18.2678404Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:12:18.2730257Z * DONE (jsonlite) 2021-05-14T23:12:18.4598068Z * installing *binary* package ‘ini’ ... 2021-05-14T23:12:18.4632766Z * DONE (ini) 2021-05-14T23:12:18.6664678Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:12:18.6704986Z * DONE (gitcreds) 2021-05-14T23:12:18.9180948Z * installing *binary* package ‘zip’ ... 2021-05-14T23:12:18.9237765Z * DONE (zip) 2021-05-14T23:12:19.1405705Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:12:19.1457195Z * DONE (rstudioapi) 2021-05-14T23:12:19.3632536Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:12:19.3675923Z * DONE (fastmap) 2021-05-14T23:12:19.5882504Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:12:19.5929021Z * DONE (yaml) 2021-05-14T23:12:19.7987664Z * installing *binary* package ‘withr’ ... 2021-05-14T23:12:19.8031299Z * DONE (withr) 2021-05-14T23:12:20.0099031Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:12:20.0148045Z * DONE (whisker) 2021-05-14T23:12:20.2076102Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:12:20.2115873Z * DONE (rappdirs) 2021-05-14T23:12:20.4633723Z * installing *binary* package ‘fs’ ... 2021-05-14T23:12:20.4689690Z * DONE (fs) 2021-05-14T23:12:20.6626109Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:12:20.6666945Z * DONE (clipr) 2021-05-14T23:12:20.9026162Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:12:20.9076250Z * DONE (git2r) 2021-05-14T23:12:21.0993599Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:12:21.1039480Z * DONE (askpass) 2021-05-14T23:12:21.3233327Z * installing *binary* package ‘cli’ ... 2021-05-14T23:12:21.3281617Z * DONE (cli) 2021-05-14T23:12:21.5498170Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:12:21.5546891Z * DONE (purrr) 2021-05-14T23:12:21.7663369Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:12:21.7711816Z * DONE (lifecycle) 2021-05-14T23:12:21.9639070Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:12:21.9679117Z * DONE (cachem) 2021-05-14T23:12:22.2789586Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:12:22.2866879Z * DONE (openssl) 2021-05-14T23:12:22.4777513Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:12:22.4810859Z * DONE (memoise) 2021-05-14T23:12:22.7050564Z * installing *binary* package ‘httr’ ... 2021-05-14T23:12:22.7104391Z * DONE (httr) 2021-05-14T23:12:22.9146479Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:12:22.9189194Z * DONE (credentials) 2021-05-14T23:12:23.1307997Z * installing *binary* package ‘gh’ ... 2021-05-14T23:12:23.1348103Z * DONE (gh) 2021-05-14T23:12:23.3506653Z * installing *binary* package ‘gert’ ... 2021-05-14T23:12:23.3551986Z * DONE (gert) 2021-05-14T23:12:23.6034203Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:12:23.6119501Z * DONE (usethis) 2021-05-14T23:12:23.6180588Z 2021-05-14T23:12:23.6181487Z The downloaded source packages are in 2021-05-14T23:12:23.6182857Z ‘/tmp/Rtmp1P0IYk/downloaded_packages’ 2021-05-14T23:12:23.6192749Z Running `R CMD build`... 2021-05-14T23:12:25.4355061Z * checking for file ‘/tmp/Rtmp1P0IYk/remotes718e3cd16a21/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:12:25.4356706Z * preparing ‘tic’: 2021-05-14T23:12:25.4357828Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:12:25.4358921Z * installing the package to process help pages 2021-05-14T23:12:25.4360232Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:12:25.4361287Z * checking for empty or unneeded directories 2021-05-14T23:12:25.4362395Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:12:25.4363521Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:12:25.4364512Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:12:25.4366621Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:12:25.4367672Z (as ‘lib’ is unspecified) 2021-05-14T23:12:25.7299238Z * installing *source* package ‘tic’ ... 2021-05-14T23:12:25.7300746Z ** using staged installation 2021-05-14T23:12:25.7551453Z ** R 2021-05-14T23:12:25.7765795Z ** inst 2021-05-14T23:12:25.7796608Z ** preparing package for lazy loading 2021-05-14T23:12:26.1137390Z ** help 2021-05-14T23:12:26.2452634Z *** installing help indices 2021-05-14T23:12:26.3398483Z *** copying figures 2021-05-14T23:12:26.3403777Z ** building package indices 2021-05-14T23:12:26.4515747Z ** installing vignettes 2021-05-14T23:12:26.4557213Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:12:26.6895835Z ** testing if installed package can be loaded from final location 2021-05-14T23:12:26.9687513Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:12:26.9719141Z * DONE (tic) 2021-05-14T23:12:26.9847851Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:12:27.1798384Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:12:29.0943576Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:12:29.0944795Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:12:29.0945701Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:12:29.0948181Z 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-14T23:12:29.0950512Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:12:29.0951378Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:12:29.0952232Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:12:29.0953113Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:12:29.0954210Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:12:29.0955845Z (as ‘lib’ is unspecified) 2021-05-14T23:12:29.0956555Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:12:29.0957484Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:12:29.0958332Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:12:29.0959145Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:12:29.0959986Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:12:29.0960820Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:12:29.0961669Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:12:29.0962522Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:12:29.0963378Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:12:29.0964237Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:12:29.0965056Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:12:29.0965889Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:12:29.0967373Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:12:29.0968035Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:12:29.0968727Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:12:29.0969400Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:12:29.0970091Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:12:29.0970769Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:12:29.0971453Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:12:29.0972128Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:12:29.0972813Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:12:29.0973517Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:12:29.0974181Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:12:29.0974903Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:12:29.0975639Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:12:29.0976554Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:12:29.0977257Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:12:29.0977973Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:12:29.0978697Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:12:29.0979397Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:12:29.0980441Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:12:42.9846985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:12:43.8393369Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-14T23:12:43.8578583Z ================================================== 2021-05-14T23:12:43.8579381Z downloaded 231 KB 2021-05-14T23:12:43.8579908Z 2021-05-14T23:12:43.8614634Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:12:44.3960209Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-14T23:12:44.4412240Z ================================================== 2021-05-14T23:12:44.4413384Z downloaded 1.5 MB 2021-05-14T23:12:44.4413924Z 2021-05-14T23:12:44.4446996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:12:45.1005436Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-14T23:12:45.1009008Z ================================================== 2021-05-14T23:12:45.1009728Z downloaded 17 KB 2021-05-14T23:12:45.1010254Z 2021-05-14T23:12:45.1043992Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:12:45.9882710Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-14T23:12:45.9884226Z ================================================== 2021-05-14T23:12:45.9884893Z downloaded 979 KB 2021-05-14T23:12:45.9885330Z 2021-05-14T23:12:45.9886921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:12:46.5523239Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-14T23:12:46.5796820Z ================================================== 2021-05-14T23:12:46.5797619Z downloaded 792 KB 2021-05-14T23:12:46.5798138Z 2021-05-14T23:12:46.5834373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:12:47.2387222Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-14T23:12:47.2388408Z ================================================== 2021-05-14T23:12:47.2389280Z downloaded 43 KB 2021-05-14T23:12:47.2389606Z 2021-05-14T23:12:47.2427410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:12:48.0983835Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-14T23:12:48.1197080Z ================================================== 2021-05-14T23:12:48.1197596Z downloaded 248 KB 2021-05-14T23:12:48.1197849Z 2021-05-14T23:12:48.1233712Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:12:48.8076814Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-14T23:12:48.8375177Z ================================================== 2021-05-14T23:12:48.8376028Z downloaded 952 KB 2021-05-14T23:12:48.8378449Z 2021-05-14T23:12:48.8410725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:12:50.2471858Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-14T23:12:50.2473603Z ================================================== 2021-05-14T23:12:50.2474340Z downloaded 68 KB 2021-05-14T23:12:50.2474865Z 2021-05-14T23:12:50.2507374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:12:50.6753626Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-14T23:12:50.7003872Z ================================================== 2021-05-14T23:12:50.7005914Z downloaded 347 KB 2021-05-14T23:12:50.7008087Z 2021-05-14T23:12:50.7043939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:12:51.4118194Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-14T23:12:51.4338062Z ================================================== 2021-05-14T23:12:51.4338552Z downloaded 413 KB 2021-05-14T23:12:51.4338803Z 2021-05-14T23:12:51.4374633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:12:52.0926735Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-14T23:12:52.0928377Z ================================================== 2021-05-14T23:12:52.0929113Z downloaded 15 KB 2021-05-14T23:12:52.0929629Z 2021-05-14T23:12:52.0964414Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:12:52.5820449Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-14T23:12:52.5935918Z ================================================== 2021-05-14T23:12:52.5936864Z downloaded 147 KB 2021-05-14T23:12:52.5937389Z 2021-05-14T23:12:52.5973160Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:12:53.2528926Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-14T23:12:53.2531109Z ================================================== 2021-05-14T23:12:53.2531806Z downloaded 72 KB 2021-05-14T23:12:53.2532246Z 2021-05-14T23:12:53.2564739Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:12:53.9613580Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-14T23:12:53.9615977Z ================================================== 2021-05-14T23:12:53.9616621Z downloaded 39 KB 2021-05-14T23:12:53.9616931Z 2021-05-14T23:12:53.9654811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:12:54.7175448Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-14T23:12:54.7363927Z ================================================== 2021-05-14T23:12:54.7364952Z downloaded 349 KB 2021-05-14T23:12:54.7365458Z 2021-05-14T23:12:54.7402010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:12:55.3141973Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-14T23:12:55.3363641Z ================================================== 2021-05-14T23:12:55.3364430Z downloaded 426 KB 2021-05-14T23:12:55.3364899Z 2021-05-14T23:12:55.3475550Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:12:55.8833071Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-14T23:12:55.8889836Z ================================================== 2021-05-14T23:12:55.8890357Z downloaded 40 KB 2021-05-14T23:12:55.8890644Z 2021-05-14T23:12:55.8926968Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:12:56.5241736Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-14T23:12:56.5477887Z ================================================== 2021-05-14T23:12:56.5479810Z downloaded 602 KB 2021-05-14T23:12:56.5481245Z 2021-05-14T23:12:56.5511718Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:12:57.0925760Z Content type 'binary/octet-stream' length 311168 bytes (303 KB) 2021-05-14T23:12:57.1098871Z ================================================== 2021-05-14T23:12:57.1099392Z downloaded 303 KB 2021-05-14T23:12:57.1099659Z 2021-05-14T23:12:57.1134686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:12:58.1203265Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-14T23:12:58.1366313Z ================================================== 2021-05-14T23:12:58.1366779Z downloaded 225 KB 2021-05-14T23:12:58.1367048Z 2021-05-14T23:12:58.1404169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:12:59.3958515Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-14T23:12:59.3959988Z ================================================== 2021-05-14T23:12:59.3960701Z downloaded 38 KB 2021-05-14T23:12:59.3961202Z 2021-05-14T23:12:59.3995599Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:13:00.0578926Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-14T23:13:00.0705889Z ================================================== 2021-05-14T23:13:00.0706981Z downloaded 200 KB 2021-05-14T23:13:00.0707547Z 2021-05-14T23:13:00.0746895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:13:00.8539304Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-14T23:13:00.9057888Z ================================================== 2021-05-14T23:13:00.9058678Z downloaded 2.8 MB 2021-05-14T23:13:00.9059061Z 2021-05-14T23:13:00.9096539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:13:01.5425799Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-14T23:13:01.7228899Z ================================================== 2021-05-14T23:13:01.7229755Z downloaded 4.0 MB 2021-05-14T23:13:01.7230142Z 2021-05-14T23:13:01.7263678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:13:02.9935513Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-14T23:13:02.9936930Z ================================================== 2021-05-14T23:13:02.9937531Z downloaded 1.3 MB 2021-05-14T23:13:02.9937950Z 2021-05-14T23:13:02.9939494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:13:03.0382951Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-14T23:13:03.0607365Z ================================================== 2021-05-14T23:13:03.0607811Z downloaded 479 KB 2021-05-14T23:13:03.0608079Z 2021-05-14T23:13:03.0644889Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:13:03.6583108Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-14T23:13:03.6691708Z ================================================== 2021-05-14T23:13:03.6692143Z downloaded 107 KB 2021-05-14T23:13:03.6692409Z 2021-05-14T23:13:03.6729646Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:13:04.2063159Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-14T23:13:04.2064782Z ================================================== 2021-05-14T23:13:04.2065686Z downloaded 21 KB 2021-05-14T23:13:04.2066172Z 2021-05-14T23:13:04.2098672Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:13:04.8436292Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-14T23:13:04.8491467Z ================================================== 2021-05-14T23:13:04.8491966Z downloaded 43 KB 2021-05-14T23:13:04.8492235Z 2021-05-14T23:13:04.8527528Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:13:05.4078122Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-14T23:13:05.4078955Z ================================================== 2021-05-14T23:13:05.4079448Z downloaded 33 KB 2021-05-14T23:13:05.4079731Z 2021-05-14T23:13:05.4120764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:13:06.0763211Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-14T23:13:06.1852208Z ================================================== 2021-05-14T23:13:06.1853258Z downloaded 137 KB 2021-05-14T23:13:06.1853804Z 2021-05-14T23:13:06.1889625Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:13:06.7318436Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-14T23:13:06.8546206Z ================================================== 2021-05-14T23:13:06.8546727Z downloaded 3.4 MB 2021-05-14T23:13:06.8547043Z 2021-05-14T23:13:06.8583033Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:13:07.5569680Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-14T23:13:07.5622067Z ================================================== 2021-05-14T23:13:07.5622941Z downloaded 64 KB 2021-05-14T23:13:07.5623452Z 2021-05-14T23:13:07.5661450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:13:08.3200514Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-14T23:13:08.3522935Z ================================================== 2021-05-14T23:13:08.3523922Z downloaded 1.3 MB 2021-05-14T23:13:08.3524370Z 2021-05-14T23:13:08.3558794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:13:09.9933248Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-14T23:13:10.0052341Z ================================================== 2021-05-14T23:13:10.0053670Z downloaded 129 KB 2021-05-14T23:13:10.0054509Z 2021-05-14T23:13:10.0093907Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:13:10.8138330Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-14T23:13:10.8351814Z ================================================== 2021-05-14T23:13:10.8354356Z downloaded 385 KB 2021-05-14T23:13:10.8355866Z 2021-05-14T23:13:11.0533169Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:13:11.0575652Z * DONE (utf8) 2021-05-14T23:13:11.2532561Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:13:11.2571671Z * DONE (pkgconfig) 2021-05-14T23:13:11.4707137Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:13:11.4750850Z * DONE (fansi) 2021-05-14T23:13:11.7117801Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:13:11.7174236Z * DONE (diffobj) 2021-05-14T23:13:11.9326399Z * installing *binary* package ‘ps’ ... 2021-05-14T23:13:11.9372504Z * DONE (ps) 2021-05-14T23:13:12.1270723Z * installing *binary* package ‘praise’ ... 2021-05-14T23:13:12.1309368Z * DONE (praise) 2021-05-14T23:13:12.3249482Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:13:12.3285058Z * DONE (pkgload) 2021-05-14T23:13:12.5204884Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:13:12.5243946Z * DONE (evaluate) 2021-05-14T23:13:12.7151529Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:13:12.7189125Z * DONE (ellipsis) 2021-05-14T23:13:13.4963460Z * installing *binary* package ‘digest’ ... 2021-05-14T23:13:13.4964473Z * DONE (digest) 2021-05-14T23:13:13.4965395Z * installing *binary* package ‘brio’ ... 2021-05-14T23:13:13.4966022Z * DONE (brio) 2021-05-14T23:13:13.4966876Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:13:13.4967491Z * DONE (xml2) 2021-05-14T23:13:13.6184094Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:13:13.6228990Z * DONE (xfun) 2021-05-14T23:13:14.0245277Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:13:14.0349497Z * DONE (stringi) 2021-05-14T23:13:14.9465207Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:13:14.9844012Z * DONE (Rcpp) 2021-05-14T23:13:15.2379483Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:13:15.2435811Z * DONE (commonmark) 2021-05-14T23:13:15.4658951Z * installing *binary* package ‘brew’ ... 2021-05-14T23:13:15.4713066Z * DONE (brew) 2021-05-14T23:13:15.6615276Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:13:15.6653507Z * DONE (sessioninfo) 2021-05-14T23:13:15.8679659Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:13:15.8719374Z * DONE (prettyunits) 2021-05-14T23:13:16.1833669Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:13:16.1916005Z * DONE (vctrs) 2021-05-14T23:13:16.4105844Z * installing *binary* package ‘processx’ ... 2021-05-14T23:13:16.4149019Z * DONE (processx) 2021-05-14T23:13:16.6361809Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:13:16.6413909Z * DONE (markdown) 2021-05-14T23:13:16.8366857Z * installing *binary* package ‘highr’ ... 2021-05-14T23:13:16.8408373Z * DONE (highr) 2021-05-14T23:13:17.0537745Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:13:17.0585225Z * DONE (stringr) 2021-05-14T23:13:17.2514867Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:13:17.2555648Z * DONE (rversions) 2021-05-14T23:13:17.5299630Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:13:17.5364400Z * DONE (pillar) 2021-05-14T23:13:17.7440058Z * installing *binary* package ‘callr’ ... 2021-05-14T23:13:17.7482601Z * DONE (callr) 2021-05-14T23:13:18.0839607Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:13:18.0956452Z * DONE (knitr) 2021-05-14T23:13:18.2895180Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:13:18.2929555Z * DONE (xopen) 2021-05-14T23:13:18.5539999Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:13:18.5605817Z * DONE (tibble) 2021-05-14T23:13:18.7579523Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:13:18.7620294Z * DONE (pkgbuild) 2021-05-14T23:13:19.0683172Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:13:19.0759110Z * DONE (roxygen2) 2021-05-14T23:13:19.2693402Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:13:19.2737405Z * DONE (rematch2) 2021-05-14T23:13:19.4702602Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:13:19.4742709Z * DONE (rcmdcheck) 2021-05-14T23:13:19.6688148Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:13:19.6728736Z * DONE (waldo) 2021-05-14T23:13:20.1752539Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:13:20.1891221Z * DONE (testthat) 2021-05-14T23:13:20.4091683Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:13:20.4133957Z * DONE (devtools) 2021-05-14T23:13:20.4187452Z 2021-05-14T23:13:20.4188419Z The downloaded source packages are in 2021-05-14T23:13:20.4189686Z ‘/tmp/Rtmp1P0IYk/downloaded_packages’ 2021-05-14T23:13:20.4788003Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:13:22.1238932Z 2021-05-14T23:13:22.4097507Z 2021-05-14T23:13:22.4104528Z checking for file ‘/tmp/Rtmp1P0IYk/remotes718e74fef821/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:13:22.4155804Z 2021-05-14T23:13:22.4158231Z ✔ checking for file ‘/tmp/Rtmp1P0IYk/remotes718e74fef821/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:13:22.4221577Z 2021-05-14T23:13:22.4244229Z 2021-05-14T23:13:22.4246011Z ─ preparing ‘desc’: 2021-05-14T23:13:22.4254612Z 2021-05-14T23:13:22.4256554Z 2021-05-14T23:13:22.4338464Z checking DESCRIPTION meta-information ... 2021-05-14T23:13:22.4363685Z 2021-05-14T23:13:22.4365611Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:13:22.4961200Z 2021-05-14T23:13:22.4983636Z 2021-05-14T23:13:22.4986173Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:13:22.4998023Z 2021-05-14T23:13:22.5019214Z 2021-05-14T23:13:22.5021180Z ─ checking for empty or unneeded directories 2021-05-14T23:13:22.5030242Z 2021-05-14T23:13:22.5051696Z 2021-05-14T23:13:22.5053530Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:13:22.5975931Z 2021-05-14T23:13:22.5978975Z 2021-05-14T23:13:22.5980447Z 2021-05-14T23:13:22.6074955Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:22.6076056Z (as ‘lib’ is unspecified) 2021-05-14T23:13:22.8715067Z * installing *source* package ‘desc’ ... 2021-05-14T23:13:22.8746078Z ** using staged installation 2021-05-14T23:13:22.8908869Z ** R 2021-05-14T23:13:22.9058640Z ** inst 2021-05-14T23:13:22.9072883Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:24.2655301Z ** help 2021-05-14T23:13:24.3842260Z *** installing help indices 2021-05-14T23:13:24.4737075Z ** building package indices 2021-05-14T23:13:24.5596517Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:24.7326868Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:24.9311062Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:24.9329742Z * DONE (desc) 2021-05-14T23:13:25.1337791Z 2021-05-14T23:13:25.1339048Z 2021-05-14T23:13:25.1341197Z checking for file ‘/tmp/Rtmp1P0IYk/remotes718e3a117637/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:13:25.1349234Z 2021-05-14T23:13:25.1350873Z ✔ checking for file ‘/tmp/Rtmp1P0IYk/remotes718e3a117637/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:13:25.1457219Z 2021-05-14T23:13:25.1457678Z 2021-05-14T23:13:25.1458516Z ─ preparing ‘ghtravis’: 2021-05-14T23:13:25.1458815Z 2021-05-14T23:13:25.1459095Z 2021-05-14T23:13:25.1528363Z checking DESCRIPTION meta-information ... 2021-05-14T23:13:25.1552113Z 2021-05-14T23:13:25.1553132Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:13:25.1947614Z 2021-05-14T23:13:25.1980591Z 2021-05-14T23:13:25.1984165Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:13:25.1996551Z 2021-05-14T23:13:25.2019378Z 2021-05-14T23:13:25.2021366Z ─ checking for empty or unneeded directories 2021-05-14T23:13:25.2043139Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:13:25.2189339Z 2021-05-14T23:13:25.2191512Z 2021-05-14T23:13:25.2192795Z 2021-05-14T23:13:25.2923913Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:25.2925206Z (as ‘lib’ is unspecified) 2021-05-14T23:13:25.5064096Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:13:25.5065739Z ** using staged installation 2021-05-14T23:13:25.5204490Z ** R 2021-05-14T23:13:25.5297790Z ** inst 2021-05-14T23:13:25.5305711Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:26.6169601Z ** help 2021-05-14T23:13:26.6677075Z *** installing help indices 2021-05-14T23:13:26.7113732Z ** building package indices 2021-05-14T23:13:26.7511171Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:27.3233314Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:27.8907648Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:27.8916739Z * DONE (ghtravis) 2021-05-14T23:13:27.8999941Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:13:28.0635133Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:13:29.9700831Z 2021-05-14T23:13:29.9703013Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:13:29.9703869Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:13:29.9707843Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:13:29.9708501Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:13:29.9709138Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:13:29.9709774Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:13:29.9714386Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:29.9715252Z (as ‘lib’ is unspecified) 2021-05-14T23:13:43.8226346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:13:44.5238994Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-14T23:13:44.5380225Z ================================================== 2021-05-14T23:13:44.5380749Z downloaded 193 KB 2021-05-14T23:13:44.5381003Z 2021-05-14T23:13:44.5418996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:13:45.0355625Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-14T23:13:45.1406544Z ================================================== 2021-05-14T23:13:45.1407642Z downloaded 66 KB 2021-05-14T23:13:45.1408243Z 2021-05-14T23:13:45.1449599Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:13:46.2010104Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-14T23:13:46.2132641Z ================================================== 2021-05-14T23:13:46.2133158Z downloaded 191 KB 2021-05-14T23:13:46.2133462Z 2021-05-14T23:13:46.2175122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:13:46.8543692Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-14T23:13:46.8870833Z ================================================== 2021-05-14T23:13:46.8871458Z downloaded 1.2 MB 2021-05-14T23:13:46.8871763Z 2021-05-14T23:13:46.8911804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:13:47.5465469Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-14T23:13:47.5764454Z ================================================== 2021-05-14T23:13:47.5764933Z downloaded 1.0 MB 2021-05-14T23:13:47.5765205Z 2021-05-14T23:13:47.7838863Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:13:47.7883386Z * DONE (tidyselect) 2021-05-14T23:13:47.9808255Z * installing *binary* package ‘generics’ ... 2021-05-14T23:13:47.9847461Z * DONE (generics) 2021-05-14T23:13:48.2152243Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:13:48.2210136Z * DONE (cpp11) 2021-05-14T23:13:48.4998872Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:13:48.5073305Z * DONE (dplyr) 2021-05-14T23:13:48.7811251Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:13:48.7877503Z * DONE (tidyr) 2021-05-14T23:13:48.7937998Z 2021-05-14T23:13:48.7938933Z The downloaded source packages are in 2021-05-14T23:13:48.7940289Z ‘/tmp/Rtmp1P0IYk/downloaded_packages’ 2021-05-14T23:13:48.9668120Z 2021-05-14T23:13:48.9672659Z checking for file ‘/tmp/Rtmp1P0IYk/remotes718e5bfccb35/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:13:48.9673694Z 2021-05-14T23:13:48.9680275Z checking for file ‘/tmp/Rtmp1P0IYk/remotes718e5bfccb35/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:13:48.9705006Z 2021-05-14T23:13:48.9706878Z ✔ checking for file ‘/tmp/Rtmp1P0IYk/remotes718e5bfccb35/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:13:48.9817003Z 2021-05-14T23:13:48.9817653Z 2021-05-14T23:13:48.9818546Z ─ preparing ‘aghast’: 2021-05-14T23:13:48.9867648Z checking DESCRIPTION meta-information ... 2021-05-14T23:13:48.9889246Z 2021-05-14T23:13:48.9891148Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:13:49.0114934Z 2021-05-14T23:13:49.0138433Z 2021-05-14T23:13:49.0140823Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:13:49.0150276Z 2021-05-14T23:13:49.0173059Z 2021-05-14T23:13:49.0174979Z ─ checking for empty or unneeded directories 2021-05-14T23:13:49.0196057Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:13:49.0293629Z 2021-05-14T23:13:49.0295696Z 2021-05-14T23:13:49.0297201Z 2021-05-14T23:13:49.0362378Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:49.0363328Z (as ‘lib’ is unspecified) 2021-05-14T23:13:49.2264930Z * installing *source* package ‘aghast’ ... 2021-05-14T23:13:49.2266742Z ** using staged installation 2021-05-14T23:13:49.2468923Z ** R 2021-05-14T23:13:49.2525661Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:13:49.6337264Z ** help 2021-05-14T23:13:49.6532745Z *** installing help indices 2021-05-14T23:13:49.6744468Z ** building package indices 2021-05-14T23:13:49.6949669Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:13:49.8606310Z ** testing if installed package can be loaded from final location 2021-05-14T23:13:50.0279186Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:13:50.0285918Z * DONE (aghast) 2021-05-14T23:13:50.0363022Z Installing 1 packages: covr 2021-05-14T23:13:50.0372242Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:13:50.0373306Z (as ‘lib’ is unspecified) 2021-05-14T23:14:03.8611965Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:14:03.8612518Z 2021-05-14T23:14:03.8618738Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:14:04.6616812Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-14T23:14:04.6740666Z ================================================== 2021-05-14T23:14:04.6741376Z downloaded 161 KB 2021-05-14T23:14:04.6741627Z 2021-05-14T23:14:04.6773713Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:14:06.7852495Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-14T23:14:06.7928333Z ================================================== 2021-05-14T23:14:06.7928812Z downloaded 119 KB 2021-05-14T23:14:06.7929084Z 2021-05-14T23:14:06.7967371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:14:07.5653841Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-14T23:14:07.5823576Z ================================================== 2021-05-14T23:14:07.5824582Z downloaded 281 KB 2021-05-14T23:14:07.5825055Z 2021-05-14T23:14:07.7919221Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:14:07.7964107Z * DONE (lazyeval) 2021-05-14T23:14:08.0052997Z * installing *binary* package ‘rex’ ... 2021-05-14T23:14:08.0094730Z * DONE (rex) 2021-05-14T23:14:08.2356142Z * installing *binary* package ‘covr’ ... 2021-05-14T23:14:08.2406661Z * DONE (covr) 2021-05-14T23:14:08.2464085Z 2021-05-14T23:14:08.2465027Z The downloaded source packages are in 2021-05-14T23:14:08.2466292Z ‘/tmp/Rtmp1P0IYk/downloaded_packages’ 2021-05-14T23:14:08.2608648Z 2021-05-14T23:14:08.2641999Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:14:08.2642574Z Rscript -e "tic::before_install()" 2021-05-14T23:14:08.2684607Z shell: /usr/bin/bash -e {0} 2021-05-14T23:14:08.2684975Z env: 2021-05-14T23:14:08.2685398Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:08.2685821Z TIC_DEPLOY_KEY: 2021-05-14T23:14:08.2686564Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:08.2688021Z GITHUB_PAT: *** 2021-05-14T23:14:08.2688397Z COVERALLS_TOKEN: 2021-05-14T23:14:08.2688834Z continue-on-error: false 2021-05-14T23:14:08.2689286Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:08.2689726Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:14:08.2690140Z TZ: UTC 2021-05-14T23:14:08.2690504Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:14:08.2690875Z NOT_CRAN: true 2021-05-14T23:14:08.2691228Z ##[endgroup] 2021-05-14T23:14:08.5204748Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:14:08.6333174Z Running before_install: step_install_remote_binaries() 2021-05-14T23:14:09.0588032Z Installing kirby21.base binaries 2021-05-14T23:14:09.0597377Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:14:09.2854576Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:14:09.2884856Z tag_name 2021-05-14T23:14:09.2885260Z 10 1.7.3.s 2021-05-14T23:14:09.2885764Z zipball_url 2021-05-14T23:14:09.2886617Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:14:09.2887462Z tarball_url 2021-05-14T23:14:09.2888323Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:14:09.2889060Z commit.sha 2021-05-14T23:14:09.2889635Z 10 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:14:09.2890327Z commit.url 2021-05-14T23:14:09.2891345Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:14:09.2893462Z node_id 2021-05-14T23:14:09.2894337Z 10 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:14:09.2895242Z url 2021-05-14T23:14:09.2897285Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:14:09.2898115Z assets_url 2021-05-14T23:14:09.2900292Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:14:09.2901159Z upload_url 2021-05-14T23:14:09.2903293Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:14:09.2904304Z id asset_updated_at asset_created_at created_at 2021-05-14T23:14:09.2906804Z 10 42981925 2021-05-14 21:17:30 2021-05-14 21:17:29 2021-05-14 21:04:30 2021-05-14T23:14:09.2907401Z published_at asset_name 2021-05-14T23:14:09.2909449Z 10 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:14:09.2910086Z asset_label asset_download_count 2021-05-14T23:14:09.2911613Z 10 0 2021-05-14T23:14:09.2912250Z asset_browser_download_url 2021-05-14T23:14:09.2914776Z 10 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:14:09.2921982Z Installing kirby21.base package binaries 2021-05-14T23:14:09.2966387Z --2021-05-14 23:14:09-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:14:09.3005808Z Resolving github.com (github.com)... 140.82.112.4 2021-05-14T23:14:09.3063290Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-14T23:14:09.4432075Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:14:09.4437872Z Location: https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T231409Z&X-Amz-Expires=300&X-Amz-Signature=e8f4535c40441fac034b9058d43f33ede63a1718d056333335b20fcdbe971697&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:14:09.4446384Z --2021-05-14 23:14:09-- https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T231409Z&X-Amz-Expires=300&X-Amz-Signature=e8f4535c40441fac034b9058d43f33ede63a1718d056333335b20fcdbe971697&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:14:09.4486610Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.109.154, ... 2021-05-14T23:14:09.4545900Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-14T23:14:09.5633166Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:14:09.5637188Z Length: 42577 (42K) [application/octet-stream] 2021-05-14T23:14:09.5638406Z Saving to: ‘/tmp/Rtmpz02NkR/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:14:09.5640829Z 2021-05-14T23:14:09.5682893Z 0K .......... .......... .......... .......... . 100% 9.69M=0.004s 2021-05-14T23:14:09.5683524Z 2021-05-14T23:14:09.5686591Z 2021-05-14 23:14:09 (9.69 MB/s) - ‘/tmp/Rtmpz02NkR/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42577/42577] 2021-05-14T23:14:09.5687255Z 2021-05-14T23:14:09.5729762Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:14:09.5731037Z (as ‘lib’ is unspecified) 2021-05-14T23:14:09.7616520Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:14:09.7656846Z * DONE (kirby21.base) 2021-05-14T23:14:09.7739097Z Rewriting new remotes: 2021-05-14T23:14:09.7917044Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:14:09.7917730Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:14:09.7918299Z remotes::install_cran("rcmdcheck") 2021-05-14T23:14:09.7918793Z remotes::install_cran("markdown") 2021-05-14T23:14:09.7925576Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:14:09.7925953Z env: 2021-05-14T23:14:09.7926368Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:09.7926792Z TIC_DEPLOY_KEY: 2021-05-14T23:14:09.7927542Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:09.7929280Z GITHUB_PAT: *** 2021-05-14T23:14:09.7929648Z COVERALLS_TOKEN: 2021-05-14T23:14:09.7930100Z continue-on-error: false 2021-05-14T23:14:09.7930537Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:09.7930992Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:14:09.7931408Z TZ: UTC 2021-05-14T23:14:09.7931762Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:14:09.7932172Z NOT_CRAN: true 2021-05-14T23:14:09.7932527Z ##[endgroup] 2021-05-14T23:14:27.0474580Z 2021-05-14T23:14:40.1241361Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:14:40.1242205Z Use `force = TRUE` to force installation 2021-05-14T23:14:40.1252957Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:14:40.1253716Z Use `force = TRUE` to force installation 2021-05-14T23:14:40.1365583Z ##[group]Run options(width = 100) 2021-05-14T23:14:40.1366045Z options(width = 100) 2021-05-14T23:14:40.1366565Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:14:40.1367208Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:14:40.1374461Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:14:40.1374853Z env: 2021-05-14T23:14:40.1375274Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:40.1375705Z TIC_DEPLOY_KEY: 2021-05-14T23:14:40.1376667Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:40.1378116Z GITHUB_PAT: *** 2021-05-14T23:14:40.1378493Z COVERALLS_TOKEN: 2021-05-14T23:14:40.1378937Z continue-on-error: false 2021-05-14T23:14:40.1379382Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:40.1379833Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:14:40.1380237Z TZ: UTC 2021-05-14T23:14:40.1380599Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:14:40.1381014Z NOT_CRAN: true 2021-05-14T23:14:40.1381355Z ##[endgroup] 2021-05-14T23:14:40.5393590Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:14:40.5394851Z setting value 2021-05-14T23:14:40.5395939Z version R version 3.6.3 (2020-02-29) 2021-05-14T23:14:40.5396781Z os Ubuntu 20.04.2 LTS 2021-05-14T23:14:40.5398119Z system x86_64, linux-gnu 2021-05-14T23:14:40.5398645Z ui X11 2021-05-14T23:14:40.5399082Z language (EN) 2021-05-14T23:14:40.5399680Z collate C.UTF-8 2021-05-14T23:14:40.5400275Z ctype C.UTF-8 2021-05-14T23:14:40.5400696Z tz UTC 2021-05-14T23:14:40.5401244Z date 2021-05-14 2021-05-14T23:14:40.5401492Z 2021-05-14T23:14:40.5402292Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:14:40.5402990Z package * version date lib source 2021-05-14T23:14:40.5403965Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:14:40.5404794Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5405822Z base * 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5406544Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5407283Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5408016Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5408744Z cachem 1.0.4 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5409490Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5410224Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5410958Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5411684Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5412414Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5413174Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5413935Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5414699Z compiler 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5415431Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5416161Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5417229Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5418010Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5418776Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5419506Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5420268Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5421089Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:14:40.5421893Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5422646Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5423370Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5424099Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5424842Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5425609Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5426359Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5427087Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5427842Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5428559Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5429298Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5430041Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5430753Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5431582Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:14:40.5432406Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5433150Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5433885Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5434728Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5435498Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5436232Z grid 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5436963Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5437689Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5438417Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5439156Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5439927Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5440770Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-14T23:14:40.5441573Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5442310Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5443058Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5443824Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5444581Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5445326Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5446156Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5446885Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5447631Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5448382Z methods * 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5449109Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5449834Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5450548Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5451275Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5452999Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5453783Z parallel 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5454540Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5457097Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5458042Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5458830Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5459593Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5460372Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5461146Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5461892Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5462612Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5463346Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5464072Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5464846Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5465600Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5466465Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5467226Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5467955Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5468688Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5469438Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5470186Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5470944Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5471699Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5472478Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5473250Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5474025Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5474772Z splines 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5475500Z stats * 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5476234Z stats4 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5477031Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5477784Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5478536Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-14T23:14:40.5479265Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5480064Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:14:40.5480845Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5481593Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5482349Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5483137Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:14:40.5483925Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5484671Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5485423Z tools 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5486147Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5486880Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5487613Z utils * 3.6.3 2021-02-17 [2] local 2021-05-14T23:14:40.5488324Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5489051Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5489783Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5490518Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5491237Z xfun 0.22 2021-03-11 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5491972Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5492703Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5493456Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5494261Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-14T23:14:40.5494546Z 2021-05-14T23:14:40.5494972Z [1] /home/runner/work/_temp/Library 2021-05-14T23:14:40.5495456Z [2] /opt/R/3.6.3/lib/R/library 2021-05-14T23:14:40.5523698Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:14:40.5524216Z Rscript -e 'tic::script()' 2021-05-14T23:14:40.5524618Z ls -l check 2021-05-14T23:14:40.5566846Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:14:40.5567318Z env: 2021-05-14T23:14:40.5567722Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:40.5568159Z TIC_DEPLOY_KEY: 2021-05-14T23:14:40.5568888Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:40.5570554Z GITHUB_PAT: *** 2021-05-14T23:14:40.5570919Z COVERALLS_TOKEN: 2021-05-14T23:14:40.5571368Z continue-on-error: false 2021-05-14T23:14:40.5571795Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:40.5572254Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:14:40.5572671Z TZ: UTC 2021-05-14T23:14:40.5573020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:14:40.5573403Z NOT_CRAN: true 2021-05-14T23:14:40.5573742Z ##[endgroup] 2021-05-14T23:14:40.7975511Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:14:40.9098843Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:14:40.9099900Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:14:40.9100626Z timeout = Inf, check_dir = "check") 2021-05-14T23:14:40.9710010Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:14:41.1652171Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:14:41.4892053Z * preparing ‘kirby21.asl’: 2021-05-14T23:14:41.4934488Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:14:41.5648442Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:14:41.5649844Z * checking for empty or unneeded directories 2021-05-14T23:14:41.5664699Z * building ‘kirby21.asl_1.7.0.tar.gz’ 2021-05-14T23:14:41.5715012Z 2021-05-14T23:14:41.6480376Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:14:41.8458882Z * using log directory ‘/home/runner/work/kirby21.asl/kirby21.asl/check/kirby21.asl.Rcheck’ 2021-05-14T23:14:41.8460004Z * using R version 3.6.3 (2020-02-29) 2021-05-14T23:14:41.8461242Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:14:41.8462155Z * using session charset: UTF-8 2021-05-14T23:14:41.9051714Z * using option ‘--as-cran’ 2021-05-14T23:14:41.9052606Z * checking for file ‘kirby21.asl/DESCRIPTION’ ... OK 2021-05-14T23:14:41.9053237Z * checking extension type ... Package 2021-05-14T23:14:41.9054000Z * this is package ‘kirby21.asl’ version ‘1.7.0’ 2021-05-14T23:14:41.9054660Z * package encoding: UTF-8 2021-05-14T23:14:41.9055253Z * checking package namespace information ... OK 2021-05-14T23:14:56.0974767Z * checking package dependencies ... OK 2021-05-14T23:14:56.0985841Z * checking if this is a source package ... OK 2021-05-14T23:14:56.0986749Z * checking if there is a namespace ... OK 2021-05-14T23:14:56.2412721Z * checking for executable files ... OK 2021-05-14T23:14:56.2414092Z * checking for hidden files and directories ... OK 2021-05-14T23:14:56.2429086Z * checking for portable file names ... OK 2021-05-14T23:14:56.2430261Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:14:56.2439952Z * checking serialization versions ... OK 2021-05-14T23:14:57.1305527Z * checking whether package ‘kirby21.asl’ can be installed ... OK 2021-05-14T23:14:57.1361886Z * checking installed package size ... OK 2021-05-14T23:14:57.1791187Z * checking package directory ... OK 2021-05-14T23:14:57.1791891Z * checking for future file timestamps ... OK 2021-05-14T23:14:57.3178570Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:14:57.3179432Z * checking top-level files ... OK 2021-05-14T23:14:57.3180164Z * checking for left-over files ... OK 2021-05-14T23:14:57.3180722Z * checking index information ... OK 2021-05-14T23:14:57.4195266Z * checking package subdirectories ... OK 2021-05-14T23:14:57.4600526Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:14:57.5035533Z * checking R files for syntax errors ... OK 2021-05-14T23:14:57.6683803Z * checking whether the package can be loaded ... OK 2021-05-14T23:14:57.7566820Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:14:57.8455388Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:14:57.9352722Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:14:58.1027646Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:14:58.2721622Z * checking loading without being on the library search path ... OK 2021-05-14T23:14:58.3834012Z * checking dependencies in R code ... OK 2021-05-14T23:14:58.7973248Z * checking S3 generic/method consistency ... OK 2021-05-14T23:14:58.9093320Z * checking replacement functions ... OK 2021-05-14T23:14:59.0234562Z * checking foreign function calls ... OK 2021-05-14T23:15:00.5554935Z * checking R code for possible problems ... OK 2021-05-14T23:15:00.7247159Z * checking Rd files ... OK 2021-05-14T23:15:00.7679833Z * checking Rd metadata ... OK 2021-05-14T23:15:00.8181824Z * checking Rd line widths ... OK 2021-05-14T23:15:00.8901544Z * checking Rd cross-references ... OK 2021-05-14T23:15:01.0040396Z * checking for missing documentation entries ... OK 2021-05-14T23:15:01.3498158Z * checking for code/documentation mismatches ... OK 2021-05-14T23:15:01.8508392Z * checking Rd \usage sections ... OK 2021-05-14T23:15:01.9001473Z * checking Rd contents ... OK 2021-05-14T23:15:01.9587561Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:15:02.4523483Z * checking examples ... OK 2021-05-14T23:15:03.9378510Z * checking PDF version of manual ... OK 2021-05-14T23:15:03.9379678Z * checking for detritus in the temp directory ... OK 2021-05-14T23:15:03.9380347Z * DONE 2021-05-14T23:15:03.9380755Z 2021-05-14T23:15:03.9381254Z Status: OK 2021-05-14T23:15:03.9388224Z 2021-05-14T23:15:04.0129396Z ── R CMD check results ────────────────────────────────── kirby21.asl 1.7.0 ──── 2021-05-14T23:15:04.0146204Z Duration: 22.4s 2021-05-14T23:15:04.0146694Z 2021-05-14T23:15:04.0156081Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:15:04.0228193Z total 20 2021-05-14T23:15:04.0229673Z drwxr-xr-x 5 runner docker 4096 May 14 23:15 kirby21.asl.Rcheck 2021-05-14T23:15:04.0231508Z -rw-r--r-- 1 runner docker 2157 May 14 23:14 kirby21.asl_1.7.0.tar.gz 2021-05-14T23:15:04.0233234Z -rw-r--r-- 1 runner docker 11597 May 14 23:14 kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:15:04.0263987Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:15:04.0264699Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:15:04.0308161Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:15:04.0308643Z env: 2021-05-14T23:15:04.0309048Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:04.0309488Z TIC_DEPLOY_KEY: 2021-05-14T23:15:04.0310222Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:04.0311887Z GITHUB_PAT: *** 2021-05-14T23:15:04.0312274Z COVERALLS_TOKEN: 2021-05-14T23:15:04.0312715Z continue-on-error: false 2021-05-14T23:15:04.0313154Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:04.0313594Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:04.0314014Z TZ: UTC 2021-05-14T23:15:04.0314369Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:04.0314755Z NOT_CRAN: true 2021-05-14T23:15:04.0315098Z ##[endgroup] 2021-05-14T23:15:04.0427201Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:15:04.0427739Z Rscript -e "tic::before_deploy()" 2021-05-14T23:15:04.0464484Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:04.0464858Z env: 2021-05-14T23:15:04.0465259Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:04.0465698Z TIC_DEPLOY_KEY: 2021-05-14T23:15:04.0466429Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:04.0467565Z GITHUB_PAT: *** 2021-05-14T23:15:04.0467940Z COVERALLS_TOKEN: 2021-05-14T23:15:04.0468379Z continue-on-error: false 2021-05-14T23:15:04.0468820Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:04.0469257Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:04.0469672Z TZ: UTC 2021-05-14T23:15:04.0470020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:04.0470403Z NOT_CRAN: true 2021-05-14T23:15:04.0470771Z ##[endgroup] 2021-05-14T23:15:04.2901327Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:15:04.4034087Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:15:04.4034606Z with: 2021-05-14T23:15:04.4035387Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.asl/releases/42985560/assets{?name,label} 2021-05-14T23:15:04.4036378Z asset_path: check/kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:15:04.4037041Z asset_name: kirby21.asl_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:15:04.4037669Z asset_content_type: application/octet-stream 2021-05-14T23:15:04.4038117Z env: 2021-05-14T23:15:04.4038529Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:04.4038963Z TIC_DEPLOY_KEY: 2021-05-14T23:15:04.4039698Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:04.4041117Z GITHUB_PAT: *** 2021-05-14T23:15:04.4041487Z COVERALLS_TOKEN: 2021-05-14T23:15:04.4041941Z continue-on-error: false 2021-05-14T23:15:04.4042374Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:04.4042849Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:04.4043263Z TZ: UTC 2021-05-14T23:15:04.4043624Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:04.4043996Z NOT_CRAN: true 2021-05-14T23:15:04.4044836Z GITHUB_TOKEN: *** 2021-05-14T23:15:04.4045194Z ##[endgroup] 2021-05-14T23:15:04.9904951Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:15:04.9905539Z Rscript -e "tic::deploy()" 2021-05-14T23:15:04.9952369Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:04.9952781Z env: 2021-05-14T23:15:04.9953254Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:04.9953743Z TIC_DEPLOY_KEY: 2021-05-14T23:15:04.9954597Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:04.9956218Z GITHUB_PAT: *** 2021-05-14T23:15:04.9956631Z COVERALLS_TOKEN: 2021-05-14T23:15:04.9957154Z continue-on-error: false 2021-05-14T23:15:04.9957646Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:04.9958159Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:04.9958615Z TZ: UTC 2021-05-14T23:15:04.9959031Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:04.9959459Z NOT_CRAN: true 2021-05-14T23:15:04.9959862Z ##[endgroup] 2021-05-14T23:15:05.2422652Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:15:05.3546370Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:15:05.3546908Z Rscript -e "tic::after_deploy()" 2021-05-14T23:15:05.3589338Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:05.3589728Z env: 2021-05-14T23:15:05.3590147Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:05.3590577Z TIC_DEPLOY_KEY: 2021-05-14T23:15:05.3591337Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:05.3592945Z GITHUB_PAT: *** 2021-05-14T23:15:05.3593333Z COVERALLS_TOKEN: 2021-05-14T23:15:05.3593797Z continue-on-error: false 2021-05-14T23:15:05.3594221Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:05.3594667Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:05.3595060Z TZ: UTC 2021-05-14T23:15:05.3595425Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:05.3595791Z NOT_CRAN: true 2021-05-14T23:15:05.3596150Z ##[endgroup] 2021-05-14T23:15:05.6007463Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:15:05.8600815Z Post job cleanup. 2021-05-14T23:15:05.9008377Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:15:05.9091661Z Post job cleanup. 2021-05-14T23:15:06.0015913Z [command]/usr/bin/git version 2021-05-14T23:15:06.0097191Z git version 2.31.1 2021-05-14T23:15:06.0102520Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:15:06.0145113Z [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-14T23:15:06.0382646Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:15:06.0417451Z http.https://github.com/.extraheader 2021-05-14T23:15:06.0425958Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:15:06.0464832Z [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-14T23:15:06.0766570Z Cleaning up orphan processes