2021-05-18T14:06:58.7179152Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:06:59.5649718Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.7597566Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.8662683Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:07:00.0167502Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:07:07.9411447Z Current runner version: '2.278.0' 2021-05-18T14:07:07.9437966Z ##[group]Operating System 2021-05-18T14:07:07.9438895Z Ubuntu 2021-05-18T14:07:07.9439343Z 20.04.2 2021-05-18T14:07:07.9439838Z LTS 2021-05-18T14:07:07.9440304Z ##[endgroup] 2021-05-18T14:07:07.9441006Z ##[group]Virtual Environment 2021-05-18T14:07:07.9441683Z Environment: ubuntu-20.04 2021-05-18T14:07:07.9442227Z Version: 20210510.0 2021-05-18T14:07:07.9443246Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:07:07.9444554Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:07:07.9445474Z ##[endgroup] 2021-05-18T14:07:07.9447348Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:07:07.9448528Z Actions: write 2021-05-18T14:07:07.9449035Z Checks: write 2021-05-18T14:07:07.9449624Z Contents: write 2021-05-18T14:07:07.9450156Z Deployments: write 2021-05-18T14:07:07.9450842Z Issues: write 2021-05-18T14:07:07.9451406Z Metadata: read 2021-05-18T14:07:07.9451912Z Packages: write 2021-05-18T14:07:07.9452515Z PullRequests: write 2021-05-18T14:07:07.9453133Z RepositoryProjects: write 2021-05-18T14:07:07.9453808Z SecurityEvents: write 2021-05-18T14:07:07.9454429Z Statuses: write 2021-05-18T14:07:07.9455017Z ##[endgroup] 2021-05-18T14:07:07.9458140Z Prepare workflow directory 2021-05-18T14:07:08.0417975Z Prepare all required actions 2021-05-18T14:07:08.0428599Z Getting action download info 2021-05-18T14:07:08.5270632Z Download action repository 'actions/checkout@v2' 2021-05-18T14:07:10.5830811Z Download action repository 'r-lib/actions@master' 2021-05-18T14:07:11.1077088Z Download action repository 'adigherman/actions@master' 2021-05-18T14:07:13.5415412Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:07:13.8755249Z Download action repository 'actions/cache@v1' 2021-05-18T14:07:14.0368725Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:07:14.3188255Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:07:14.7691036Z ##[group]Run actions/checkout@v2 2021-05-18T14:07:14.7691627Z with: 2021-05-18T14:07:14.7692078Z repository: neuroconductor/nitrcbot 2021-05-18T14:07:14.7692954Z token: *** 2021-05-18T14:07:14.7693321Z ssh-strict: true 2021-05-18T14:07:14.7693788Z persist-credentials: true 2021-05-18T14:07:14.7694223Z clean: true 2021-05-18T14:07:14.7694590Z fetch-depth: 1 2021-05-18T14:07:14.7694937Z lfs: false 2021-05-18T14:07:14.7695299Z submodules: false 2021-05-18T14:07:14.7695642Z env: 2021-05-18T14:07:14.7696049Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:14.7696489Z TIC_DEPLOY_KEY: 2021-05-18T14:07:14.7697368Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:07:14.7698443Z GITHUB_PAT: *** 2021-05-18T14:07:14.7699182Z COVERALLS_TOKEN: *** 2021-05-18T14:07:14.7699631Z continue-on-error: false 2021-05-18T14:07:14.7700082Z VDIFFR_RUN_TESTS: 2021-05-18T14:07:14.7700454Z ##[endgroup] 2021-05-18T14:07:14.9634785Z Syncing repository: neuroconductor/nitrcbot 2021-05-18T14:07:14.9648042Z ##[group]Getting Git version info 2021-05-18T14:07:14.9649048Z Working directory is '/home/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:14.9692854Z [command]/usr/bin/git version 2021-05-18T14:07:14.9822759Z git version 2.31.1 2021-05-18T14:07:14.9841519Z ##[endgroup] 2021-05-18T14:07:14.9847950Z Deleting the contents of '/home/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:14.9852018Z ##[group]Initializing the repository 2021-05-18T14:07:14.9856166Z [command]/usr/bin/git init /home/runner/work/nitrcbot/nitrcbot 2021-05-18T14:07:14.9961474Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:07:14.9969000Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:07:14.9970114Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:07:14.9970827Z hint: 2021-05-18T14:07:14.9971828Z hint: git config --global init.defaultBranch 2021-05-18T14:07:14.9972676Z hint: 2021-05-18T14:07:14.9973523Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:07:14.9974582Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:07:14.9975259Z hint: 2021-05-18T14:07:14.9975878Z hint: git branch -m 2021-05-18T14:07:14.9976698Z Initialized empty Git repository in /home/runner/work/nitrcbot/nitrcbot/.git/ 2021-05-18T14:07:14.9980065Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:15.0030320Z ##[endgroup] 2021-05-18T14:07:15.0031747Z ##[group]Disabling automatic garbage collection 2021-05-18T14:07:15.0034530Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:07:15.0073711Z ##[endgroup] 2021-05-18T14:07:15.0077875Z ##[group]Setting up auth 2021-05-18T14:07:15.0084124Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:07:15.0124531Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:07:15.0482241Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:07:15.0522956Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:07:15.0739922Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:07:15.0789773Z ##[endgroup] 2021-05-18T14:07:15.0790672Z ##[group]Fetching the repository 2021-05-18T14:07:15.0798061Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ad110bb0a060c395ac0521f8a68df0389cf3424d:refs/tags/1.2.s 2021-05-18T14:07:15.3015714Z remote: Enumerating objects: 58, done. 2021-05-18T14:07:15.3017444Z remote: Counting objects: 1% (1/58) 2021-05-18T14:07:15.3033547Z remote: Counting objects: 3% (2/58) 2021-05-18T14:07:15.3034150Z remote: Counting objects: 5% (3/58) 2021-05-18T14:07:15.3034723Z remote: Counting objects: 6% (4/58) 2021-05-18T14:07:15.3035269Z remote: Counting objects: 8% (5/58) 2021-05-18T14:07:15.3035830Z remote: Counting objects: 10% (6/58) 2021-05-18T14:07:15.3036387Z remote: Counting objects: 12% (7/58) 2021-05-18T14:07:15.3036923Z remote: Counting objects: 13% (8/58) 2021-05-18T14:07:15.3037478Z remote: Counting objects: 15% (9/58) 2021-05-18T14:07:15.3038017Z remote: Counting objects: 17% (10/58) 2021-05-18T14:07:15.3038570Z remote: Counting objects: 18% (11/58) 2021-05-18T14:07:15.3039123Z remote: Counting objects: 20% (12/58) 2021-05-18T14:07:15.3039657Z remote: Counting objects: 22% (13/58) 2021-05-18T14:07:15.3040233Z remote: Counting objects: 24% (14/58) 2021-05-18T14:07:15.3040775Z remote: Counting objects: 25% (15/58) 2021-05-18T14:07:15.3041330Z remote: Counting objects: 27% (16/58) 2021-05-18T14:07:15.3041871Z remote: Counting objects: 29% (17/58) 2021-05-18T14:07:15.3042425Z remote: Counting objects: 31% (18/58) 2021-05-18T14:07:15.3042972Z remote: Counting objects: 32% (19/58) 2021-05-18T14:07:15.3043507Z remote: Counting objects: 34% (20/58) 2021-05-18T14:07:15.3044059Z remote: Counting objects: 36% (21/58) 2021-05-18T14:07:15.3044594Z remote: Counting objects: 37% (22/58) 2021-05-18T14:07:15.3045144Z remote: Counting objects: 39% (23/58) 2021-05-18T14:07:15.3045693Z remote: Counting objects: 41% (24/58) 2021-05-18T14:07:15.3046227Z remote: Counting objects: 43% (25/58) 2021-05-18T14:07:15.3046776Z remote: Counting objects: 44% (26/58) 2021-05-18T14:07:15.3047540Z remote: Counting objects: 46% (27/58) 2021-05-18T14:07:15.3048091Z remote: Counting objects: 48% (28/58) 2021-05-18T14:07:15.3048637Z remote: Counting objects: 50% (29/58) 2021-05-18T14:07:15.3049182Z remote: Counting objects: 51% (30/58) 2021-05-18T14:07:15.3049759Z remote: Counting objects: 53% (31/58) 2021-05-18T14:07:15.3050327Z remote: Counting objects: 55% (32/58) 2021-05-18T14:07:15.3050866Z remote: Counting objects: 56% (33/58) 2021-05-18T14:07:15.3051435Z remote: Counting objects: 58% (34/58) 2021-05-18T14:07:15.3051986Z remote: Counting objects: 60% (35/58) 2021-05-18T14:07:15.3052541Z remote: Counting objects: 62% (36/58) 2021-05-18T14:07:15.3053093Z remote: Counting objects: 63% (37/58) 2021-05-18T14:07:15.3053636Z remote: Counting objects: 65% (38/58) 2021-05-18T14:07:15.3054196Z remote: Counting objects: 67% (39/58) 2021-05-18T14:07:15.3054733Z remote: Counting objects: 68% (40/58) 2021-05-18T14:07:15.3055294Z remote: Counting objects: 70% (41/58) 2021-05-18T14:07:15.3055839Z remote: Counting objects: 72% (42/58) 2021-05-18T14:07:15.3056376Z remote: Counting objects: 74% (43/58) 2021-05-18T14:07:15.3057118Z remote: Counting objects: 75% (44/58) 2021-05-18T14:07:15.3057674Z remote: Counting objects: 77% (45/58) 2021-05-18T14:07:15.3058214Z remote: Counting objects: 79% (46/58) 2021-05-18T14:07:15.3058766Z remote: Counting objects: 81% (47/58) 2021-05-18T14:07:15.3059306Z remote: Counting objects: 82% (48/58) 2021-05-18T14:07:15.3059858Z remote: Counting objects: 84% (49/58) 2021-05-18T14:07:15.3060413Z remote: Counting objects: 86% (50/58) 2021-05-18T14:07:15.3060958Z remote: Counting objects: 87% (51/58) 2021-05-18T14:07:15.3061514Z remote: Counting objects: 89% (52/58) 2021-05-18T14:07:15.3062056Z remote: Counting objects: 91% (53/58) 2021-05-18T14:07:15.3062703Z remote: Counting objects: 93% (54/58) 2021-05-18T14:07:15.3063267Z remote: Counting objects: 94% (55/58) 2021-05-18T14:07:15.3063809Z remote: Counting objects: 96% (56/58) 2021-05-18T14:07:15.3064359Z remote: Counting objects: 98% (57/58) 2021-05-18T14:07:15.3064912Z remote: Counting objects: 100% (58/58) 2021-05-18T14:07:15.3065474Z remote: Counting objects: 100% (58/58), done. 2021-05-18T14:07:15.3066092Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:07:15.3066686Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:07:15.3067284Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:07:15.3067947Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:07:15.3068536Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:07:15.3069181Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:07:15.3069796Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:07:15.3070379Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:07:15.3071020Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:07:15.3071545Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:07:15.3072066Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:07:15.3072591Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:07:15.3073102Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:07:15.3073621Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:07:15.3074277Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:07:15.3074793Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:07:15.3075317Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:07:15.3075836Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:07:15.3076344Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:07:15.3076868Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:07:15.3077391Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:07:15.3077977Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:07:15.3078497Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:07:15.3079002Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:07:15.3079533Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:07:15.3080060Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:07:15.3080566Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:07:15.3081081Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:07:15.3081593Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:07:15.3082118Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:07:15.3082645Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:07:15.3083148Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:07:15.3083668Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:07:15.3084192Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:07:15.3084699Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:07:15.3085222Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:07:15.3085724Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:07:15.3086239Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:07:15.3086761Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:07:15.3087273Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:07:15.3087801Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:07:15.3088325Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:07:15.3088837Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:07:15.3089356Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:07:15.3089867Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:07:15.3090392Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:07:15.3090970Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:07:15.3091494Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:07:15.3092012Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:07:15.3092516Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:07:15.3093065Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:07:15.3093586Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:07:15.3094098Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:07:15.3094644Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:07:15.3128268Z remote: Total 58 (delta 7), reused 28 (delta 2), pack-reused 0 2021-05-18T14:07:15.3243902Z From https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:15.3245675Z * [new ref] ad110bb0a060c395ac0521f8a68df0389cf3424d -> 1.2.s 2021-05-18T14:07:15.3268685Z ##[endgroup] 2021-05-18T14:07:15.3269495Z ##[group]Determining the checkout info 2021-05-18T14:07:15.3271044Z ##[endgroup] 2021-05-18T14:07:15.3271735Z ##[group]Checking out the ref 2021-05-18T14:07:15.3276095Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.s 2021-05-18T14:07:15.3348869Z Note: switching to 'refs/tags/1.2.s'. 2021-05-18T14:07:15.3349451Z 2021-05-18T14:07:15.3350887Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:07:15.3351782Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:07:15.3352606Z state without impacting any branches by switching back to a branch. 2021-05-18T14:07:15.3353126Z 2021-05-18T14:07:15.3353734Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:07:15.3354704Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:07:15.3355214Z 2021-05-18T14:07:15.3355864Z git switch -c 2021-05-18T14:07:15.3356310Z 2021-05-18T14:07:15.3356800Z Or undo this operation with: 2021-05-18T14:07:15.3357202Z 2021-05-18T14:07:15.3357927Z git switch - 2021-05-18T14:07:15.3358302Z 2021-05-18T14:07:15.3358988Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:07:15.3359590Z 2021-05-18T14:07:15.3360092Z HEAD is now at ad110bb Version id 26 stable 2021-05-18T14:07:15.3360788Z ##[endgroup] 2021-05-18T14:07:15.3400458Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:07:15.3432351Z 'ad110bb0a060c395ac0521f8a68df0389cf3424d' 2021-05-18T14:07:15.3584298Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:07:15.3584777Z with: 2021-05-18T14:07:15.3585117Z r-version: oldrel 2021-05-18T14:07:15.3585482Z Ncpus: 1 2021-05-18T14:07:15.3585853Z crayon.enabled: NULL 2021-05-18T14:07:15.3586352Z remove-openmp-macos: true 2021-05-18T14:07:15.3586868Z http-user-agent: default 2021-05-18T14:07:15.3587292Z install-r: true 2021-05-18T14:07:15.3587826Z windows-path-include-mingw: true 2021-05-18T14:07:15.3588306Z env: 2021-05-18T14:07:15.3588709Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:15.3589156Z TIC_DEPLOY_KEY: 2021-05-18T14:07:15.3589885Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:07:15.3591422Z GITHUB_PAT: *** 2021-05-18T14:07:15.3592172Z COVERALLS_TOKEN: *** 2021-05-18T14:07:15.3592625Z continue-on-error: false 2021-05-18T14:07:15.3593069Z VDIFFR_RUN_TESTS: 2021-05-18T14:07:15.3593425Z ##[endgroup] 2021-05-18T14:07:17.9173686Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:07:19.4540054Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:07:19.4556013Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:07:19.4557559Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:07:19.4785917Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:07:19.5951894Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:07:19.6026171Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:07:19.6772488Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:07:19.7000678Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:07:19.7002270Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:07:19.7004305Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:07:19.7059528Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:07:19.7061585Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:07:19.7102457Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:07:19.7149543Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:07:19.7364256Z Get:15 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:07:19.7602762Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:07:19.9297908Z Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:07:19.9920522Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:07:19.9934510Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:07:19.9941492Z Get:20 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:07:19.9967266Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:07:20.0009930Z Get:22 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:07:20.0080555Z Hit:23 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:07:20.0097350Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:07:20.0144444Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:07:20.3375036Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:07:26.3065766Z Fetched 4559 kB in 1s (4595 kB/s) 2021-05-18T14:07:27.0576209Z Reading package lists... 2021-05-18T14:07:27.0779222Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:07:28.8616744Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:07:28.9276540Z Reading package lists... 2021-05-18T14:07:29.0853456Z Building dependency tree... 2021-05-18T14:07:29.0869447Z Reading state information... 2021-05-18T14:07:29.2306722Z The following additional packages will be installed: 2021-05-18T14:07:29.2308249Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:07:29.2309576Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:07:29.2311101Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:07:29.2312690Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:07:29.2314187Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:07:29.2317392Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:07:29.2318955Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:07:29.2320521Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:07:29.2321930Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:07:29.2323259Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:07:29.2324626Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:07:29.2326046Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:07:29.2327582Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:07:29.2329089Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:07:29.2330405Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:07:29.2333061Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:07:29.2334345Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:07:29.2335841Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:07:29.2337895Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:07:29.2339294Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:07:29.2340538Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:07:29.2341831Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:07:29.2343282Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:07:29.2344814Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:07:29.2346240Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:07:29.2347620Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:07:29.2349058Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:07:29.2350504Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:07:29.2351955Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:07:29.2353452Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:07:29.2354904Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:07:29.2356454Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:07:29.2358336Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:07:29.2359769Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:07:29.2361145Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:07:29.2362706Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:07:29.2364054Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:07:29.2365148Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:07:29.2365908Z Suggested packages: 2021-05-18T14:07:29.2366738Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:07:29.2367915Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:07:29.2369175Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:07:29.2370453Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:07:29.2371720Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:07:29.2372892Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:07:29.2374067Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:07:29.2375422Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:07:29.2377149Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:07:29.2378512Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:07:29.6855377Z The following NEW packages will be installed: 2021-05-18T14:07:29.6858207Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:07:29.6860855Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:07:29.6863043Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:07:29.6865502Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:07:29.6867488Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:07:29.6868816Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:07:29.6870302Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:07:29.6871808Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:07:29.6873338Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:07:29.6874840Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:07:29.6876104Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:07:29.6877585Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:07:29.6879211Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:07:29.6881397Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:07:29.6882931Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:07:29.6888743Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:07:29.6890203Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:07:29.6891851Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:07:29.6893457Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:07:29.6894784Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:07:29.6896013Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:07:29.6902786Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:07:29.6904253Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:07:29.6905801Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:07:29.6908103Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:07:29.6909359Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:07:29.6910636Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:07:29.6911906Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:07:29.6913396Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:07:29.6914734Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:07:29.6916008Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:07:29.6917373Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:07:29.6918756Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:07:29.6920008Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:07:29.6921212Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:07:29.6922492Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:07:29.6923665Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:07:29.6924657Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:07:29.7151034Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:07:29.7151631Z Need to get 8648 kB of archives. 2021-05-18T14:07:29.7152257Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:07:29.7153695Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:07:29.7179463Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:07:29.7187483Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:07:29.7193600Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:07:29.7200528Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:07:29.7219964Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:07:29.7226755Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-18T14:07:29.7232511Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:07:29.7237883Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:07:29.7239588Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:07:29.7249545Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:07:29.7260195Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:07:29.7267433Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:07:29.7279620Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:07:29.7285844Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:07:29.7293427Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:07:29.7303446Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:07:29.7321367Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:07:29.7331504Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:07:29.7509453Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:07:29.7519042Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:07:29.7540662Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:07:29.7554485Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:07:29.7592501Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:07:29.7619524Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:07:29.7743567Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:07:29.7752979Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:07:29.7781142Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:07:29.7782638Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:07:29.7789721Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:07:29.7809402Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:07:29.7822381Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:07:29.7830804Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:07:29.7838238Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:07:29.7844437Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:07:29.7915973Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:07:29.7923168Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:07:29.7928222Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:07:29.7934087Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:07:29.7942084Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:07:29.7946032Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:07:29.7952037Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:07:29.7958411Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:07:29.7964046Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:07:29.7970276Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:07:29.7977300Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:07:29.7988009Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:07:29.7993183Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:07:29.7997176Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:07:29.8002390Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:07:29.8008631Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:07:29.8102546Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:07:29.8117560Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:07:29.8129317Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:07:29.8135651Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:07:29.8150075Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:07:29.8158540Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:07:29.8166503Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:07:29.8172902Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:07:29.8181907Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:07:29.8210259Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:07:29.8221864Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:07:29.8233704Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:07:29.8240978Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:07:29.8247290Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:07:29.8254651Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:07:29.8261161Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:07:29.8270707Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:07:29.8281275Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:07:29.8292026Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-18T14:07:29.8295450Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:07:29.8300799Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:07:29.8304985Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:07:29.8312626Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:07:29.8319164Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:07:29.8327840Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:07:29.8358983Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:07:29.8369700Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:07:29.8376440Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:07:29.8382362Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:07:29.8414166Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:07:29.8421448Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-18T14:07:29.8427687Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:07:29.8434678Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:07:29.8445465Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:07:29.8452847Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:07:29.8462450Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:07:29.8471024Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:07:29.8478477Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:07:29.8485715Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:07:29.8491874Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:07:29.8498311Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:07:29.8504234Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:07:29.8513161Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:07:29.8519143Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:07:29.8531188Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:07:29.8542483Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:07:29.8545373Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:07:29.8548324Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:07:29.8552982Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:07:29.8559079Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:07:29.8618648Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:07:29.8643072Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:07:29.8648998Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:07:29.8656145Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:07:29.8661003Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-18T14:07:29.8670717Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:07:29.8680052Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:07:29.8705886Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:07:29.8713283Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:07:29.8721322Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:07:29.8729511Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:07:29.8736550Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:07:29.8742373Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:07:29.8750778Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:07:29.8760536Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:07:29.8767698Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:07:29.8774865Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:07:29.8781040Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:07:29.8787827Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:07:29.8804745Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:07:29.8816202Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:07:29.8823289Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:07:29.8830839Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:07:29.8837317Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:07:29.8848265Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:07:29.9021921Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:07:29.9025640Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:07:29.9031090Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:07:29.9101379Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:07:30.5770947Z Fetched 8648 kB in 0s (40.2 MB/s) 2021-05-18T14:07:30.6120948Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:07:30.6348431Z (Reading database ... 2021-05-18T14:07:30.6349127Z (Reading database ... 5% 2021-05-18T14:07:30.6349989Z (Reading database ... 10% 2021-05-18T14:07:30.6350511Z (Reading database ... 15% 2021-05-18T14:07:30.6350973Z (Reading database ... 20% 2021-05-18T14:07:30.6351489Z (Reading database ... 25% 2021-05-18T14:07:30.6351981Z (Reading database ... 30% 2021-05-18T14:07:30.6352430Z (Reading database ... 35% 2021-05-18T14:07:30.6352893Z (Reading database ... 40% 2021-05-18T14:07:30.6353361Z (Reading database ... 45% 2021-05-18T14:07:30.6353812Z (Reading database ... 50% 2021-05-18T14:07:30.6670202Z (Reading database ... 55% 2021-05-18T14:07:30.7196283Z (Reading database ... 60% 2021-05-18T14:07:30.7627479Z (Reading database ... 65% 2021-05-18T14:07:30.8106632Z (Reading database ... 70% 2021-05-18T14:07:30.8939846Z (Reading database ... 75% 2021-05-18T14:07:30.9773829Z (Reading database ... 80% 2021-05-18T14:07:31.0773413Z (Reading database ... 85% 2021-05-18T14:07:31.1382591Z (Reading database ... 90% 2021-05-18T14:07:31.1950771Z (Reading database ... 95% 2021-05-18T14:07:31.1951372Z (Reading database ... 100% 2021-05-18T14:07:31.1952062Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:07:31.2072113Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:07:31.2156125Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:07:31.2451677Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:07:31.2692379Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:07:31.2704024Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:07:31.3019357Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:07:31.3171652Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:07:31.3190216Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:07:31.3498873Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:07:31.3662683Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:07:31.3675740Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:07:31.3939400Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:07:31.4158424Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:07:31.4167671Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:07:31.4499414Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:07:31.4680145Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:07:31.4693830Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:07:31.4978788Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:07:31.5185092Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:07:31.5201816Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:07:31.5414273Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:07:31.5656502Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:07:31.5669394Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:07:31.5978645Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:07:31.6176720Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:07:31.6185177Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:07:31.6498996Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:07:31.6666670Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:07:31.6683809Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:07:31.6972783Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:07:31.7217108Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:07:31.7231647Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:07:31.7455703Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:07:31.7698669Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:07:31.7713414Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:07:31.7979005Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:07:31.8192379Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:07:31.8204391Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:07:31.8498393Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:07:31.8691017Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:07:31.8710231Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:07:31.8956531Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:07:31.9199908Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:07:31.9217246Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:07:31.9454871Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:07:31.9698050Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:07:31.9709579Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:07:31.9968713Z Selecting previously unselected package patchutils. 2021-05-18T14:07:32.0213011Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:07:32.0224301Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:07:32.0658606Z Selecting previously unselected package wdiff. 2021-05-18T14:07:32.0817567Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:07:32.0826683Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:07:32.1093558Z Selecting previously unselected package devscripts. 2021-05-18T14:07:32.1341228Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:07:32.1563722Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:07:32.2658647Z Selecting previously unselected package diffstat. 2021-05-18T14:07:32.2853694Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:07:32.2865016Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:07:32.3340130Z Selecting previously unselected package python3-gpg. 2021-05-18T14:07:32.3494846Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:07:32.3511206Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:07:32.3979020Z Selecting previously unselected package dput. 2021-05-18T14:07:32.4196548Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:07:32.4270532Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:07:32.4539764Z Selecting previously unselected package gdebi-core. 2021-05-18T14:07:32.4777546Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:07:32.4798214Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:07:32.8360925Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:07:32.8533669Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:07:32.8553762Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:07:32.8898348Z Selecting previously unselected package gettext. 2021-05-18T14:07:32.9091585Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:07:32.9107238Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:07:33.0085198Z Selecting previously unselected package intltool-debian. 2021-05-18T14:07:33.0328491Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:07:33.0338609Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:07:33.0619117Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:07:33.0824338Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:07:33.0836755Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:07:33.1378887Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:07:33.1592353Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:07:33.1605746Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:07:33.1938897Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:07:33.2146451Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:07:33.2156716Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:07:33.2419546Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:07:33.2624963Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:07:33.2637608Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:07:33.2898504Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:07:33.3093014Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:07:33.3103539Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:07:33.3338652Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:07:33.3552859Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:07:33.3566940Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:07:33.3778611Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:07:33.4005861Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:07:33.4026108Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:07:33.4338409Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:07:33.4503864Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:07:33.4514648Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:07:33.4738742Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:07:33.4974374Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:07:33.4983939Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:07:33.5258746Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:07:33.5470632Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:07:33.5487326Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:07:33.5778352Z Selecting previously unselected package libclone-perl. 2021-05-18T14:07:33.5995623Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:07:33.6007712Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:07:33.6297253Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:07:33.6542598Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:07:33.6558560Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:07:33.6858582Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:07:33.7016099Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:07:33.7027919Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:07:33.7268155Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:07:33.7513395Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:07:33.7522420Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:07:33.7825229Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:07:33.8073557Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:07:33.8083512Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:07:33.8304170Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:07:33.8552498Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:07:33.8569699Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:07:33.8809502Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:07:33.9052045Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:07:33.9063144Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:07:33.9279901Z Selecting previously unselected package libwant-perl. 2021-05-18T14:07:33.9523975Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:07:33.9533471Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:07:33.9740035Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:07:33.9986694Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:07:34.0000626Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:07:34.0298774Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:07:34.0488542Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:07:34.0502955Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:07:34.0801005Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:07:34.1045749Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:07:34.1056298Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:07:34.1280693Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:07:34.1521633Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:07:34.1529632Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:07:34.1778189Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:07:34.1995563Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:07:34.2005221Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:07:34.2222910Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:07:34.2465008Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:07:34.2475979Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:07:34.2753677Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:07:34.3000527Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:07:34.3011343Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:07:34.3552486Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:07:34.3798071Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:07:34.3808325Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:07:34.4059380Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:07:34.4273971Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:07:34.4295693Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:07:34.4522935Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:07:34.4771953Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:07:34.4779621Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:07:34.5058471Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:07:34.5259571Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:07:34.5270772Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:07:34.5484419Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:07:34.5730425Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:07:34.5746118Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:07:34.5962929Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:07:34.6212456Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:07:34.6226562Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:07:34.6494161Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:07:34.6746250Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:07:34.6758633Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:07:34.6996282Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:07:34.7242963Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:07:34.7259122Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:07:34.7483133Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:07:34.7728986Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:07:34.7748877Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:07:34.8262273Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:07:34.8508892Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:07:34.8523804Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:07:34.8797141Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:07:34.9040445Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:07:34.9054963Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:07:34.9339356Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:07:34.9552129Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:07:34.9562929Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:07:34.9858816Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:07:35.0034684Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:07:35.0046823Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:07:35.0269023Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:07:35.0510621Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:07:35.0519457Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:07:35.0818708Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:07:35.1002567Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:07:35.1016140Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:07:35.1262250Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:07:35.1509011Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:07:35.1521605Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:07:35.1821505Z Selecting previously unselected package libjson-perl. 2021-05-18T14:07:35.2018069Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:07:35.2036976Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:07:35.2378688Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:07:35.2567319Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:07:35.2581240Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:07:35.2938933Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:07:35.3107184Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:07:35.3118857Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:07:35.3397744Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:07:35.3641346Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:07:35.3652220Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:07:35.3938494Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:07:35.4126811Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:07:35.4205889Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:07:35.4400791Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:07:35.4694280Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:07:35.4695273Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:07:35.4938691Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:07:35.5180940Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:07:35.5195256Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:07:35.5458410Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:07:35.5660662Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:07:35.5668595Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:07:35.5979488Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:07:35.6150705Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:07:35.6165185Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:07:35.6740221Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:07:35.6915531Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:07:35.6929242Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:07:35.7260921Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:07:35.7465487Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:07:35.7475889Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:07:35.7779385Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:07:35.7967635Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:07:35.7981666Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:07:35.8258627Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:07:35.8452333Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:07:35.8467039Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:07:35.8900708Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:07:35.9135654Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:07:35.9148979Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:07:35.9378825Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:07:35.9627765Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:07:35.9639118Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:07:35.9939273Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:07:36.0151491Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:07:36.0158903Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:07:36.0540196Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:07:36.0751518Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:07:36.0763063Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:07:36.1139793Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:07:36.1335877Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:07:36.1356819Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:07:36.1604473Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:07:36.1829946Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:07:36.1839079Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:07:36.2159704Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:07:36.2408458Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:07:36.2428080Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:07:36.2684989Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:07:36.2933218Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:07:36.2945586Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:07:36.3175703Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:07:36.3422215Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:07:36.3437955Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:07:36.3684872Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:07:36.3930033Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:07:36.3949180Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:07:36.4164237Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:07:36.4411611Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:07:36.4422645Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:07:36.4699528Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:07:36.4907932Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:07:36.4919399Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:07:36.5161982Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:07:36.5411909Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:07:36.5423234Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:07:36.5745228Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:07:36.5990508Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:07:36.6005623Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:07:36.6258713Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:07:36.6472955Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:07:36.6481945Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:07:36.6697818Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:07:36.6946285Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:07:36.6957496Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:07:36.7258751Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:07:36.7438461Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:07:36.7452103Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:07:36.7778691Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:07:36.7985353Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:07:36.7996640Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:07:36.8299352Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:07:36.8543416Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:07:36.8554255Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:07:36.8819563Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:07:36.9048196Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:07:36.9061749Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:07:36.9378330Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:07:36.9562985Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:07:36.9577406Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:07:37.0258529Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:07:37.0428792Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:07:37.0442312Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:07:37.0781238Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:07:37.0947501Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:07:37.0969321Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:07:37.1259204Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:07:37.1455586Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:07:37.1467661Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:07:37.1699349Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:07:37.1942078Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:07:37.1954254Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:07:37.2260049Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:07:37.2458354Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:07:37.2485614Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:07:37.2792415Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:07:37.2990607Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:07:37.3011908Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:07:37.3299310Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:07:37.3477386Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:07:37.3488549Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:37.3858391Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:07:37.4054385Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:07:37.4062598Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:37.4419698Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:07:37.4609035Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:07:37.4622305Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:07:37.4899133Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:07:37.5087630Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:07:37.5100405Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:07:37.5350227Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:07:37.5597861Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:07:37.5627848Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:07:37.5868928Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:07:37.6078951Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:07:37.6093818Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:07:37.6379375Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:07:37.6576217Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:07:37.6583987Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:07:37.6858540Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:07:37.7060429Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:07:37.7075772Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:07:37.7315343Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:07:37.7562040Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:07:37.7581516Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:07:37.7858576Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:07:37.8050359Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:07:37.8078827Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:07:37.8305193Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:07:37.8555326Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:07:37.8574681Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:07:37.8858602Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:07:37.9055955Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:07:37.9068188Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:07:37.9350991Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:07:37.9598451Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:07:37.9608867Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:07:37.9899720Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:07:38.0080057Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:07:38.0092795Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:07:38.0459903Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:07:38.0670860Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:07:38.0682935Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:07:38.0978644Z Selecting previously unselected package licensecheck. 2021-05-18T14:07:38.1168646Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:07:38.1207439Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:07:38.1498586Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:07:38.1690130Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:07:38.1700358Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:07:38.1925257Z Selecting previously unselected package t1utils. 2021-05-18T14:07:38.2174616Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:07:38.2191976Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:07:38.2538035Z Selecting previously unselected package lintian. 2021-05-18T14:07:38.2740183Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:07:38.2749344Z Unpacking lintian (2.62.0) ... 2021-05-18T14:07:38.6298584Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:07:38.6475835Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:07:38.6489883Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:07:38.6779218Z Selecting previously unselected package python3-xdg. 2021-05-18T14:07:38.6987397Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:07:38.6999753Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:07:38.7337919Z Selecting previously unselected package qpdf. 2021-05-18T14:07:38.7513632Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:07:38.7529937Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:07:38.8259667Z Selecting previously unselected package python3-magic. 2021-05-18T14:07:38.8448392Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:07:38.8466669Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:07:38.9074998Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:07:38.9118072Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:07:38.9145008Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:07:38.9174213Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:07:38.9206483Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:07:38.9238806Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:07:38.9268044Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:07:38.9306138Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:07:38.9333010Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:07:39.1076526Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:07:39.1109006Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:07:39.1135098Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:07:39.1171507Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:07:39.1220335Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:07:39.1272740Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:07:39.1299150Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:07:39.1333868Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:07:39.1363095Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:07:39.1389409Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:07:39.1418384Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:07:39.1467393Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:07:39.1494287Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:07:39.1528958Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:07:39.1561122Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:07:39.1585757Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:07:39.1646932Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:07:39.1685755Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:07:39.1711896Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:07:39.1751281Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:07:39.1777281Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:07:39.1814060Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:07:39.1850241Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:07:39.1876749Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:07:39.1924968Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:07:39.1979306Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:07:39.3518336Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:39.3549535Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:07:39.3589716Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:07:39.3621674Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:07:39.3664096Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:07:39.3699696Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:07:39.3725137Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:07:39.3754190Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:07:39.3781042Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:07:39.3814993Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:07:39.3838980Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:07:39.5517034Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:07:39.5555329Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:07:39.5596252Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:07:39.5624945Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:07:39.5664555Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:07:39.5714446Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:07:39.5742656Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:07:39.5764764Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:07:39.5788134Z Setting up t1utils (1.41-3) ... 2021-05-18T14:07:39.5817660Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:07:39.5841389Z Setting up diffstat (1.63-1) ... 2021-05-18T14:07:39.5861445Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:07:39.5892528Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:07:39.5926365Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:07:39.5957433Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:07:39.5999677Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:07:39.6045481Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:07:39.6076491Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:07:39.6103645Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:07:39.6134212Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:07:39.6159904Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:07:39.6183581Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:07:39.6205453Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:07:39.6231559Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:07:39.6262410Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:07:39.6292007Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:07:39.6326790Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:07:39.6366198Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:07:39.6421445Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:07:39.6453070Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:07:39.7818224Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:07:39.7873248Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:07:39.7902296Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:07:39.7924423Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:07:39.7952715Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:07:39.7973729Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:07:39.7996508Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:07:39.8031838Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:07:39.8175888Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:07:39.8202052Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:07:39.8227817Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:07:39.9510270Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:07:39.9545319Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:39.9572707Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:07:39.9646248Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:07:39.9677234Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:07:39.9724661Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:07:39.9753405Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:07:39.9778656Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:07:39.9802756Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:07:39.9825637Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:07:39.9855536Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:07:39.9888571Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:07:39.9910238Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:07:39.9937418Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:07:39.9955246Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:07:39.9975607Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:07:40.1457526Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:07:40.1492873Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:07:40.1523958Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:07:40.1548294Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:07:40.1578795Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:07:40.1606337Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:07:40.1629298Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:07:40.1647704Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:07:40.1670619Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:07:40.1706246Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:07:40.1728144Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:07:40.1762658Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:07:40.1801139Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:07:40.1821449Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:07:40.1859701Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:07:40.1903284Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:07:40.1924560Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:07:40.1942501Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:07:40.3450876Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:07:40.3475950Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:07:40.3513113Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:07:40.3538477Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:07:40.3559518Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:07:40.3587326Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:07:40.3622858Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:07:40.3648266Z Setting up lintian (2.62.0) ... 2021-05-18T14:07:40.3699335Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:07:40.3743017Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:07:56.3272349Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:07:56.6680197Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:07:58.9633710Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-18T14:07:59.0738145Z 2021-05-18T14:07:59.0880871Z Reading package lists... 0% 2021-05-18T14:07:59.0881772Z 2021-05-18T14:07:59.0922750Z Reading package lists... 100% 2021-05-18T14:07:59.0923425Z 2021-05-18T14:07:59.0923854Z 2021-05-18T14:07:59.0924503Z Reading package lists... Done 2021-05-18T14:07:59.0925035Z 2021-05-18T14:07:59.0925936Z Building dependency tree... 0% 2021-05-18T14:07:59.0926476Z 2021-05-18T14:07:59.1191446Z Building dependency tree... 0% 2021-05-18T14:07:59.1192513Z 2021-05-18T14:07:59.1193187Z Building dependency tree... 50% 2021-05-18T14:07:59.1193726Z 2021-05-18T14:07:59.2421776Z Building dependency tree... 50% 2021-05-18T14:07:59.2422604Z 2021-05-18T14:07:59.2423241Z Building dependency tree 2021-05-18T14:07:59.2423770Z 2021-05-18T14:07:59.2424735Z Reading state information... 0% 2021-05-18T14:07:59.2425364Z 2021-05-18T14:07:59.3902610Z Reading state information... 0% 2021-05-18T14:07:59.3903442Z 2021-05-18T14:07:59.3903885Z 2021-05-18T14:07:59.3904552Z Reading state information... Done 2021-05-18T14:07:59.3905105Z 2021-05-18T14:07:59.3905744Z Reading state information... 0% 2021-05-18T14:07:59.3952678Z 2021-05-18T14:07:59.3953395Z Reading state information... 1% 2021-05-18T14:07:59.3988474Z 2021-05-18T14:07:59.3989200Z Reading state information... 3% 2021-05-18T14:07:59.4024833Z 2021-05-18T14:07:59.4025623Z Reading state information... 5% 2021-05-18T14:07:59.4063342Z 2021-05-18T14:07:59.4064026Z Reading state information... 7% 2021-05-18T14:07:59.4098152Z 2021-05-18T14:07:59.4098844Z Reading state information... 9% 2021-05-18T14:07:59.4133678Z 2021-05-18T14:07:59.4134247Z Reading state information... 11% 2021-05-18T14:07:59.4172927Z 2021-05-18T14:07:59.4173365Z Reading state information... 13% 2021-05-18T14:07:59.4209121Z 2021-05-18T14:07:59.4209571Z Reading state information... 15% 2021-05-18T14:07:59.4248691Z 2021-05-18T14:07:59.4249135Z Reading state information... 17% 2021-05-18T14:07:59.4281532Z 2021-05-18T14:07:59.4281951Z Reading state information... 19% 2021-05-18T14:07:59.4318598Z 2021-05-18T14:07:59.4319042Z Reading state information... 21% 2021-05-18T14:07:59.4352098Z 2021-05-18T14:07:59.4352520Z Reading state information... 23% 2021-05-18T14:07:59.4390684Z 2021-05-18T14:07:59.4391103Z Reading state information... 25% 2021-05-18T14:07:59.4430982Z 2021-05-18T14:07:59.4431438Z Reading state information... 27% 2021-05-18T14:07:59.4469111Z 2021-05-18T14:07:59.4469554Z Reading state information... 29% 2021-05-18T14:07:59.4508818Z 2021-05-18T14:07:59.4509245Z Reading state information... 31% 2021-05-18T14:07:59.4548507Z 2021-05-18T14:07:59.4548930Z Reading state information... 33% 2021-05-18T14:07:59.4582687Z 2021-05-18T14:07:59.4583125Z Reading state information... 35% 2021-05-18T14:07:59.4617030Z 2021-05-18T14:07:59.4617474Z Reading state information... 37% 2021-05-18T14:07:59.4656453Z 2021-05-18T14:07:59.4657047Z Reading state information... 39% 2021-05-18T14:07:59.4695806Z 2021-05-18T14:07:59.4696233Z Reading state information... 41% 2021-05-18T14:07:59.4730576Z 2021-05-18T14:07:59.4731009Z Reading state information... 43% 2021-05-18T14:07:59.4858821Z 2021-05-18T14:07:59.4859307Z Reading state information... 45% 2021-05-18T14:07:59.4859694Z 2021-05-18T14:07:59.4860078Z Reading state information... 47% 2021-05-18T14:07:59.4866022Z 2021-05-18T14:07:59.4866441Z Reading state information... 49% 2021-05-18T14:07:59.4907572Z 2021-05-18T14:07:59.4907998Z Reading state information... 51% 2021-05-18T14:07:59.4944371Z 2021-05-18T14:07:59.4944808Z Reading state information... 53% 2021-05-18T14:07:59.4980061Z 2021-05-18T14:07:59.4980499Z Reading state information... 55% 2021-05-18T14:07:59.5019196Z 2021-05-18T14:07:59.5019649Z Reading state information... 57% 2021-05-18T14:07:59.5057498Z 2021-05-18T14:07:59.5057923Z Reading state information... 59% 2021-05-18T14:07:59.5100529Z 2021-05-18T14:07:59.5100955Z Reading state information... 61% 2021-05-18T14:07:59.5138843Z 2021-05-18T14:07:59.5139284Z Reading state information... 63% 2021-05-18T14:07:59.5174098Z 2021-05-18T14:07:59.5174551Z Reading state information... 65% 2021-05-18T14:07:59.5210915Z 2021-05-18T14:07:59.5211338Z Reading state information... 67% 2021-05-18T14:07:59.5246966Z 2021-05-18T14:07:59.5247392Z Reading state information... 69% 2021-05-18T14:07:59.5294001Z 2021-05-18T14:07:59.5294685Z Reading state information... 71% 2021-05-18T14:07:59.5325904Z 2021-05-18T14:07:59.5326338Z Reading state information... 73% 2021-05-18T14:07:59.5362551Z 2021-05-18T14:07:59.5363034Z Reading state information... 75% 2021-05-18T14:07:59.5410080Z 2021-05-18T14:07:59.5410510Z Reading state information... 77% 2021-05-18T14:07:59.5446516Z 2021-05-18T14:07:59.5446954Z Reading state information... 79% 2021-05-18T14:07:59.5483928Z 2021-05-18T14:07:59.5484384Z Reading state information... 81% 2021-05-18T14:07:59.5521091Z 2021-05-18T14:07:59.5521540Z Reading state information... 83% 2021-05-18T14:07:59.5558013Z 2021-05-18T14:07:59.5558433Z Reading state information... 85% 2021-05-18T14:07:59.5595167Z 2021-05-18T14:07:59.5595588Z Reading state information... 87% 2021-05-18T14:07:59.5629474Z 2021-05-18T14:07:59.5629915Z Reading state information... 89% 2021-05-18T14:07:59.5663565Z 2021-05-18T14:07:59.5664005Z Reading state information... 91% 2021-05-18T14:07:59.5700262Z 2021-05-18T14:07:59.5700737Z Reading state information... 93% 2021-05-18T14:07:59.5734974Z 2021-05-18T14:07:59.5735396Z Reading state information... 95% 2021-05-18T14:07:59.5772922Z 2021-05-18T14:07:59.5773360Z Reading state information... 97% 2021-05-18T14:07:59.5809283Z 2021-05-18T14:07:59.5809752Z Reading state information... 99% 2021-05-18T14:07:59.8323438Z Selecting previously unselected package r-3.6.3. 2021-05-18T14:07:59.9496369Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:07:59.9603106Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-18T14:07:59.9628613Z Unpacking r-3.6.3 (1) ... 2021-05-18T14:08:00.7864839Z Setting up r-3.6.3 (1) ... 2021-05-18T14:08:00.8097819Z 2021-05-18T14:08:00.8098548Z 2021-05-18T14:08:00.8099087Z Reading state information... Done 2021-05-18T14:08:00.8313867Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-18T14:08:00.8421417Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:08:00.8726910Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:08:00.8727389Z env: 2021-05-18T14:08:00.8727803Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:00.8728240Z TIC_DEPLOY_KEY: 2021-05-18T14:08:00.8728984Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:00.8730461Z GITHUB_PAT: *** 2021-05-18T14:08:00.8731189Z COVERALLS_TOKEN: *** 2021-05-18T14:08:00.8731653Z continue-on-error: false 2021-05-18T14:08:00.8732088Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:00.8732541Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:00.8732959Z TZ: UTC 2021-05-18T14:08:00.8733314Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:00.8733707Z NOT_CRAN: true 2021-05-18T14:08:00.8734053Z ##[endgroup] 2021-05-18T14:08:00.9216259Z [command]sudo apt-get install -y texinfo 2021-05-18T14:08:01.0768450Z Reading package lists... 2021-05-18T14:08:01.2372575Z Building dependency tree... 2021-05-18T14:08:01.2387139Z Reading state information... 2021-05-18T14:08:01.4337942Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:08:01.4339176Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:01.7305503Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:08:01.7453866Z --2021-05-18 14:08:01-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:08:01.7663660Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:08:01.7720008Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:08:01.8097598Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:08:01.8099849Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:08:01.8114627Z --2021-05-18 14:08:01-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:08:01.8579818Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:08:01.9235916Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:08:02.1537142Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:08:02.1542702Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=rwoB7ehrLnKrgCxDrKMetoerETkWb%2Ftec6ncCuwh6so%3D&st=2021-05-18T14%3A07%3A02Z&se=2021-05-18T14%3A13%3A02Z&sp=r [following] 2021-05-18T14:08:02.1546717Z --2021-05-18 14:08:02-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=rwoB7ehrLnKrgCxDrKMetoerETkWb%2Ftec6ncCuwh6so%3D&st=2021-05-18T14%3A07%3A02Z&se=2021-05-18T14%3A13%3A02Z&sp=r 2021-05-18T14:08:02.1941723Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:08:02.2555999Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:08:02.5201026Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:08:02.5202870Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:08:02.5204658Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:08:03.0740484Z 2021-05-18T14:08:05.5312295Z 0K ........ ........ ........ ........ 49% 11.2M 3s 2021-05-18T14:08:07.8756467Z 32768K ........ ........ ........ ........ 99% 13.2M 0s 2021-05-18T14:08:07.8757759Z 65536K 100% 3.00M=5.4s 2021-05-18T14:08:07.8758112Z 2021-05-18T14:08:07.8759466Z 2021-05-18 14:08:07 (12.0 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:08:07.8759951Z 2021-05-18T14:08:09.6323102Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:08:09.6324397Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:08:09.8955008Z ##[group]Run tlmgr update --self 2021-05-18T14:08:09.8955583Z tlmgr update --self 2021-05-18T14:08:09.8956400Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:08:09.8957191Z tlmgr update --all 2021-05-18T14:08:09.8998776Z shell: /usr/bin/bash -e {0} 2021-05-18T14:08:09.8999153Z env: 2021-05-18T14:08:09.8999576Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:09.9000007Z TIC_DEPLOY_KEY: 2021-05-18T14:08:09.9000756Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:09.9002272Z GITHUB_PAT: *** 2021-05-18T14:08:09.9003004Z COVERALLS_TOKEN: *** 2021-05-18T14:08:09.9003473Z continue-on-error: false 2021-05-18T14:08:09.9003925Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:09.9004371Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:09.9004815Z TZ: UTC 2021-05-18T14:08:09.9005173Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:09.9005624Z NOT_CRAN: true 2021-05-18T14:08:09.9005970Z ##[endgroup] 2021-05-18T14:08:12.9007913Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:13.0677093Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:08:13.0677700Z running mktexlsr ... 2021-05-18T14:08:13.1382140Z done running mktexlsr. 2021-05-18T14:08:13.1610260Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:13.1611937Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:14.3689258Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:14.3690809Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:08:14.4593764Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:08:14.5108032Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:08:14.5529687Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-18T14:08:14.5986608Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-18T14:08:15.0262602Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-18T14:08:16.2972481Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-18T14:08:16.3642358Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-18T14:08:16.4358808Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-18T14:08:16.4782735Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-18T14:08:16.5216016Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-18T14:08:16.5659508Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-18T14:08:16.6087710Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-18T14:08:16.6537453Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-18T14:08:16.7034353Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-18T14:08:16.7730500Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-18T14:08:16.8595638Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-18T14:08:16.9021815Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-18T14:08:16.9455038Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-18T14:08:16.9890151Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-18T14:08:17.0350977Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-18T14:08:17.0821613Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-18T14:08:17.1248347Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-18T14:08:17.1709901Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-18T14:08:17.2164743Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-18T14:08:17.2598508Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-18T14:08:17.3032069Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-18T14:08:17.3469730Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-18T14:08:17.3913248Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-18T14:08:17.4347803Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-18T14:08:17.4785113Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-18T14:08:17.5224843Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-18T14:08:17.5664576Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-18T14:08:17.6130705Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-18T14:08:17.6573101Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-18T14:08:17.7023801Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-18T14:08:17.7624235Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-18T14:08:17.8073819Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-18T14:08:17.8512381Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-18T14:08:17.8953275Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-18T14:08:17.9391803Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-18T14:08:17.9832317Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-18T14:08:18.0270491Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-18T14:08:18.0713011Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-18T14:08:18.1149319Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-18T14:08:18.1600267Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-18T14:08:18.2037284Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-18T14:08:18.2473034Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-18T14:08:18.2913800Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-18T14:08:18.3354746Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-18T14:08:18.3806457Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-18T14:08:18.4253411Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-18T14:08:18.4707918Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-18T14:08:18.5147794Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-18T14:08:18.5593248Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-18T14:08:18.6037464Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-18T14:08:18.6493642Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-18T14:08:18.6933639Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-18T14:08:18.7381676Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-18T14:08:18.7868509Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-18T14:08:18.8349162Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-18T14:08:18.8797778Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-18T14:08:18.9257242Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-18T14:08:18.9708254Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-18T14:08:19.0412103Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-18T14:08:19.0860406Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-18T14:08:19.1373575Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-18T14:08:19.2177995Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-18T14:08:19.2635835Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-18T14:08:19.3107314Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-18T14:08:19.3556640Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-18T14:08:19.4009407Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-18T14:08:19.4513953Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-18T14:08:19.5017193Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-18T14:08:19.5497395Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-18T14:08:19.5948914Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-18T14:08:19.6397395Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-18T14:08:19.6858016Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-18T14:08:19.7466541Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:08:19.7912381Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-18T14:08:19.8369232Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-18T14:08:19.8825189Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-18T14:08:19.9307285Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-18T14:08:19.9793774Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-18T14:08:20.0249324Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-18T14:08:20.0748311Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-18T14:08:20.1658692Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-18T14:08:20.2117170Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-18T14:08:20.2574536Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-18T14:08:20.2760470Z running mktexlsr ... 2021-05-18T14:08:20.3479253Z done running mktexlsr. 2021-05-18T14:08:20.3748910Z running updmap-sys ... 2021-05-18T14:08:20.6198591Z done running updmap-sys. 2021-05-18T14:08:20.6200146Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:08:20.6202449Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/5rNfv2qezP/8wsufQ56HB ... 2021-05-18T14:08:20.9568464Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/5rNfv2qezP/8wsufQ56HB. 2021-05-18T14:08:20.9570014Z OK: optex.fmt/luatex 2021-05-18T14:08:20.9571206Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:20.9572551Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:22.1147100Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:08:22.1148787Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:22.2701508Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:08:22.2702163Z running mktexlsr ... 2021-05-18T14:08:22.3413802Z done running mktexlsr. 2021-05-18T14:08:22.3683627Z running updmap-sys ... 2021-05-18T14:08:22.6115973Z done running updmap-sys. 2021-05-18T14:08:22.6117299Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:22.6118604Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:22.6851275Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:08:22.6851752Z with: 2021-05-18T14:08:22.6852114Z pandoc-version: 2.7.3 2021-05-18T14:08:22.6852592Z env: 2021-05-18T14:08:22.6853000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:22.6853423Z TIC_DEPLOY_KEY: 2021-05-18T14:08:22.6854165Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:22.6855663Z GITHUB_PAT: *** 2021-05-18T14:08:22.6856397Z COVERALLS_TOKEN: *** 2021-05-18T14:08:22.6857010Z continue-on-error: false 2021-05-18T14:08:22.6857459Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:22.6857902Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:22.6858324Z TZ: UTC 2021-05-18T14:08:22.6858683Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:22.6859079Z NOT_CRAN: true 2021-05-18T14:08:22.6859441Z ##[endgroup] 2021-05-18T14:08:23.1361482Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:08:23.2005693Z Reading package lists... 2021-05-18T14:08:23.3524727Z Building dependency tree... 2021-05-18T14:08:23.3539245Z Reading state information... 2021-05-18T14:08:23.5640873Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:08:23.5646556Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:23.5664804Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:08:23.6753321Z 2021-05-18T14:08:23.6898852Z Reading package lists... 0% 2021-05-18T14:08:23.6899761Z 2021-05-18T14:08:23.6940215Z Reading package lists... 100% 2021-05-18T14:08:23.6940919Z 2021-05-18T14:08:23.6941374Z 2021-05-18T14:08:23.6942060Z Reading package lists... Done 2021-05-18T14:08:23.6942608Z 2021-05-18T14:08:23.6943319Z Building dependency tree... 0% 2021-05-18T14:08:23.6943871Z 2021-05-18T14:08:23.7205962Z Building dependency tree... 0% 2021-05-18T14:08:23.7206878Z 2021-05-18T14:08:23.7207622Z Building dependency tree... 50% 2021-05-18T14:08:23.7208186Z 2021-05-18T14:08:23.8441572Z Building dependency tree... 50% 2021-05-18T14:08:23.8441993Z 2021-05-18T14:08:23.8442438Z Building dependency tree 2021-05-18T14:08:23.8442753Z 2021-05-18T14:08:23.8443186Z Reading state information... 0% 2021-05-18T14:08:23.8443515Z 2021-05-18T14:08:23.9974114Z Reading state information... 0% 2021-05-18T14:08:23.9974544Z 2021-05-18T14:08:23.9974781Z 2021-05-18T14:08:23.9975301Z Reading state information... Done 2021-05-18T14:08:23.9975690Z 2021-05-18T14:08:23.9976197Z Reading state information... 0% 2021-05-18T14:08:24.0027493Z 2021-05-18T14:08:24.0028027Z Reading state information... 1% 2021-05-18T14:08:24.0064245Z 2021-05-18T14:08:24.0064735Z Reading state information... 3% 2021-05-18T14:08:24.0103944Z 2021-05-18T14:08:24.0104438Z Reading state information... 5% 2021-05-18T14:08:24.0159039Z 2021-05-18T14:08:24.0159547Z Reading state information... 7% 2021-05-18T14:08:24.0178376Z 2021-05-18T14:08:24.0178873Z Reading state information... 9% 2021-05-18T14:08:24.0212898Z 2021-05-18T14:08:24.0213397Z Reading state information... 11% 2021-05-18T14:08:24.0249672Z 2021-05-18T14:08:24.0250158Z Reading state information... 13% 2021-05-18T14:08:24.0285026Z 2021-05-18T14:08:24.0285540Z Reading state information... 15% 2021-05-18T14:08:24.0319595Z 2021-05-18T14:08:24.0320104Z Reading state information... 17% 2021-05-18T14:08:24.0359333Z 2021-05-18T14:08:24.0359825Z Reading state information... 19% 2021-05-18T14:08:24.0394562Z 2021-05-18T14:08:24.0395040Z Reading state information... 21% 2021-05-18T14:08:24.0428719Z 2021-05-18T14:08:24.0429214Z Reading state information... 23% 2021-05-18T14:08:24.0466578Z 2021-05-18T14:08:24.0467072Z Reading state information... 25% 2021-05-18T14:08:24.0507282Z 2021-05-18T14:08:24.0507765Z Reading state information... 27% 2021-05-18T14:08:24.0545018Z 2021-05-18T14:08:24.0545506Z Reading state information... 29% 2021-05-18T14:08:24.0584043Z 2021-05-18T14:08:24.0584540Z Reading state information... 31% 2021-05-18T14:08:24.0624141Z 2021-05-18T14:08:24.0624918Z Reading state information... 33% 2021-05-18T14:08:24.0659524Z 2021-05-18T14:08:24.0660004Z Reading state information... 35% 2021-05-18T14:08:24.0693863Z 2021-05-18T14:08:24.0694525Z Reading state information... 37% 2021-05-18T14:08:24.0733570Z 2021-05-18T14:08:24.0734079Z Reading state information... 39% 2021-05-18T14:08:24.0772580Z 2021-05-18T14:08:24.0773079Z Reading state information... 41% 2021-05-18T14:08:24.0807518Z 2021-05-18T14:08:24.0808001Z Reading state information... 43% 2021-05-18T14:08:24.0848911Z 2021-05-18T14:08:24.0849392Z Reading state information... 45% 2021-05-18T14:08:24.0907128Z 2021-05-18T14:08:24.0907624Z Reading state information... 47% 2021-05-18T14:08:24.0944010Z 2021-05-18T14:08:24.0944513Z Reading state information... 49% 2021-05-18T14:08:24.0984273Z 2021-05-18T14:08:24.0984756Z Reading state information... 51% 2021-05-18T14:08:24.1021169Z 2021-05-18T14:08:24.1021653Z Reading state information... 53% 2021-05-18T14:08:24.1057015Z 2021-05-18T14:08:24.1057539Z Reading state information... 55% 2021-05-18T14:08:24.1096665Z 2021-05-18T14:08:24.1097291Z Reading state information... 57% 2021-05-18T14:08:24.1136344Z 2021-05-18T14:08:24.1136979Z Reading state information... 59% 2021-05-18T14:08:24.1180780Z 2021-05-18T14:08:24.1181264Z Reading state information... 61% 2021-05-18T14:08:24.1219713Z 2021-05-18T14:08:24.1220213Z Reading state information... 63% 2021-05-18T14:08:24.1256334Z 2021-05-18T14:08:24.1256967Z Reading state information... 65% 2021-05-18T14:08:24.1294040Z 2021-05-18T14:08:24.1294525Z Reading state information... 67% 2021-05-18T14:08:24.1331752Z 2021-05-18T14:08:24.1332235Z Reading state information... 69% 2021-05-18T14:08:24.1381280Z 2021-05-18T14:08:24.1381784Z Reading state information... 71% 2021-05-18T14:08:24.1415337Z 2021-05-18T14:08:24.1415838Z Reading state information... 73% 2021-05-18T14:08:24.1453362Z 2021-05-18T14:08:24.1453844Z Reading state information... 75% 2021-05-18T14:08:24.1503665Z 2021-05-18T14:08:24.1504174Z Reading state information... 77% 2021-05-18T14:08:24.1541736Z 2021-05-18T14:08:24.1542238Z Reading state information... 79% 2021-05-18T14:08:24.1581365Z 2021-05-18T14:08:24.1581901Z Reading state information... 81% 2021-05-18T14:08:24.1620780Z 2021-05-18T14:08:24.1621275Z Reading state information... 83% 2021-05-18T14:08:24.1660774Z 2021-05-18T14:08:24.1661301Z Reading state information... 85% 2021-05-18T14:08:24.1700014Z 2021-05-18T14:08:24.1700522Z Reading state information... 87% 2021-05-18T14:08:24.1737392Z 2021-05-18T14:08:24.1737892Z Reading state information... 89% 2021-05-18T14:08:24.1773033Z 2021-05-18T14:08:24.1773522Z Reading state information... 91% 2021-05-18T14:08:24.1811754Z 2021-05-18T14:08:24.1812241Z Reading state information... 93% 2021-05-18T14:08:24.1850005Z 2021-05-18T14:08:24.1850513Z Reading state information... 95% 2021-05-18T14:08:24.1891086Z 2021-05-18T14:08:24.1891606Z Reading state information... 97% 2021-05-18T14:08:24.1929109Z 2021-05-18T14:08:24.1929640Z Reading state information... 99% 2021-05-18T14:08:24.4526126Z Selecting previously unselected package pandoc. 2021-05-18T14:08:24.5717455Z (Reading database ... 261856 files and directories currently installed.) 2021-05-18T14:08:24.5824189Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:08:24.5836943Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:08:26.5338338Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:08:26.5388748Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:27.2497470Z 2021-05-18T14:08:27.2498389Z 2021-05-18T14:08:27.2499116Z Reading state information... Done 2021-05-18T14:08:27.2778529Z ##[group]Run git config user.name adigherman 2021-05-18T14:08:27.2779160Z git config user.name adigherman 2021-05-18T14:08:27.2779707Z git config user.email adig@jhu.edu 2021-05-18T14:08:27.2826168Z shell: /usr/bin/bash -e {0} 2021-05-18T14:08:27.2826562Z env: 2021-05-18T14:08:27.2827012Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:27.2827476Z TIC_DEPLOY_KEY: 2021-05-18T14:08:27.2828238Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:27.2829641Z GITHUB_PAT: *** 2021-05-18T14:08:27.2830606Z COVERALLS_TOKEN: *** 2021-05-18T14:08:27.2831093Z continue-on-error: false 2021-05-18T14:08:27.2831549Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:27.2832022Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:27.2832461Z TZ: UTC 2021-05-18T14:08:27.2832831Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:27.2833238Z NOT_CRAN: true 2021-05-18T14:08:27.2833648Z ##[endgroup] 2021-05-18T14:08:27.3102850Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:08:27.3103418Z env: 2021-05-18T14:08:27.3103856Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:27.3104287Z TIC_DEPLOY_KEY: 2021-05-18T14:08:27.3105032Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:27.3106538Z GITHUB_PAT: *** 2021-05-18T14:08:27.3107273Z COVERALLS_TOKEN: *** 2021-05-18T14:08:27.3107742Z continue-on-error: false 2021-05-18T14:08:27.3108193Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:27.3108642Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:27.3109075Z TZ: UTC 2021-05-18T14:08:27.3109435Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:27.3109826Z NOT_CRAN: true 2021-05-18T14:08:27.3110185Z ##[endgroup] 2021-05-18T14:08:27.4816335Z Reading package lists... 2021-05-18T14:08:27.6368664Z Building dependency tree... 2021-05-18T14:08:27.6383719Z Reading state information... 2021-05-18T14:08:27.7629773Z The following additional packages will be installed: 2021-05-18T14:08:27.7632490Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:08:27.7637971Z Suggested packages: 2021-05-18T14:08:27.7638761Z cmake-doc ninja-build 2021-05-18T14:08:27.8038128Z The following NEW packages will be installed: 2021-05-18T14:08:27.8048118Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:08:27.8415311Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:27.8416406Z Need to get 5470 kB of archives. 2021-05-18T14:08:27.8417732Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:08:27.8419590Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:08:27.8714085Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:08:27.8739514Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:08:27.8754782Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:08:28.4888433Z Fetched 5470 kB in 0s (18.2 MB/s) 2021-05-18T14:08:28.5263438Z Selecting previously unselected package cmake-data. 2021-05-18T14:08:28.5331645Z (Reading database ... 2021-05-18T14:08:28.5332190Z (Reading database ... 5% 2021-05-18T14:08:28.5332663Z (Reading database ... 10% 2021-05-18T14:08:28.5333117Z (Reading database ... 15% 2021-05-18T14:08:28.5333582Z (Reading database ... 20% 2021-05-18T14:08:28.5334029Z (Reading database ... 25% 2021-05-18T14:08:28.5334510Z (Reading database ... 30% 2021-05-18T14:08:28.5334967Z (Reading database ... 35% 2021-05-18T14:08:28.5335414Z (Reading database ... 40% 2021-05-18T14:08:28.5335868Z (Reading database ... 45% 2021-05-18T14:08:28.5336310Z (Reading database ... 50% 2021-05-18T14:08:28.5370997Z (Reading database ... 55% 2021-05-18T14:08:28.5406111Z (Reading database ... 60% 2021-05-18T14:08:28.5445982Z (Reading database ... 65% 2021-05-18T14:08:28.5564935Z (Reading database ... 70% 2021-05-18T14:08:28.5671201Z (Reading database ... 75% 2021-05-18T14:08:28.5935087Z (Reading database ... 80% 2021-05-18T14:08:28.6224643Z (Reading database ... 85% 2021-05-18T14:08:28.6368229Z (Reading database ... 90% 2021-05-18T14:08:28.6444114Z (Reading database ... 95% 2021-05-18T14:08:28.6444755Z (Reading database ... 100% 2021-05-18T14:08:28.6445573Z (Reading database ... 261863 files and directories currently installed.) 2021-05-18T14:08:28.6552217Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:08:28.6760490Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:08:29.1978496Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:08:29.2212476Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:08:29.2236129Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:08:29.2618535Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:08:29.2798850Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:08:29.2808017Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:08:29.3138245Z Selecting previously unselected package cmake. 2021-05-18T14:08:29.3370655Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:08:29.3381469Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:08:29.7322787Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:08:29.7360453Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:08:29.7732841Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:08:29.7760702Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:08:29.7799525Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:30.8652937Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:32.8940622Z Reading package lists... 2021-05-18T14:08:33.0502384Z Building dependency tree... 2021-05-18T14:08:33.0519444Z Reading state information... 2021-05-18T14:08:33.1947023Z Suggested packages: 2021-05-18T14:08:33.1948732Z libssh-doc 2021-05-18T14:08:33.2390463Z The following NEW packages will be installed: 2021-05-18T14:08:33.2396143Z libssh-dev 2021-05-18T14:08:33.2663096Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:33.2663917Z Need to get 219 kB of archives. 2021-05-18T14:08:33.2664691Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:08:33.2666659Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:08:33.6665375Z Fetched 219 kB in 0s (4246 kB/s) 2021-05-18T14:08:33.6939215Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:08:33.6996036Z (Reading database ... 2021-05-18T14:08:33.6996973Z (Reading database ... 5% 2021-05-18T14:08:33.6997486Z (Reading database ... 10% 2021-05-18T14:08:33.6998005Z (Reading database ... 15% 2021-05-18T14:08:33.6998457Z (Reading database ... 20% 2021-05-18T14:08:33.6998922Z (Reading database ... 25% 2021-05-18T14:08:33.6999402Z (Reading database ... 30% 2021-05-18T14:08:33.6999848Z (Reading database ... 35% 2021-05-18T14:08:33.7000303Z (Reading database ... 40% 2021-05-18T14:08:33.7000760Z (Reading database ... 45% 2021-05-18T14:08:33.7001203Z (Reading database ... 50% 2021-05-18T14:08:33.7038479Z (Reading database ... 55% 2021-05-18T14:08:33.7073500Z (Reading database ... 60% 2021-05-18T14:08:33.7113032Z (Reading database ... 65% 2021-05-18T14:08:33.7228496Z (Reading database ... 70% 2021-05-18T14:08:33.7335217Z (Reading database ... 75% 2021-05-18T14:08:33.7611266Z (Reading database ... 80% 2021-05-18T14:08:33.7926335Z (Reading database ... 85% 2021-05-18T14:08:33.8072886Z (Reading database ... 90% 2021-05-18T14:08:33.8148955Z (Reading database ... 95% 2021-05-18T14:08:33.8149824Z (Reading database ... 100% 2021-05-18T14:08:33.8150777Z (Reading database ... 264647 files and directories currently installed.) 2021-05-18T14:08:33.8262697Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:08:33.8276093Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:08:33.9039254Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:08:35.9457195Z Reading package lists... 2021-05-18T14:08:36.0992065Z Building dependency tree... 2021-05-18T14:08:36.1008360Z Reading state information... 2021-05-18T14:08:36.2932602Z The following NEW packages will be installed: 2021-05-18T14:08:36.2936712Z jags 2021-05-18T14:08:36.3464133Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:36.3464957Z Need to get 1562 kB of archives. 2021-05-18T14:08:36.3465922Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:08:36.3467798Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:08:36.7767027Z Fetched 1562 kB in 0s (15.1 MB/s) 2021-05-18T14:08:36.8098768Z Selecting previously unselected package jags. 2021-05-18T14:08:36.8117685Z (Reading database ... 2021-05-18T14:08:36.8118389Z (Reading database ... 5% 2021-05-18T14:08:36.8118858Z (Reading database ... 10% 2021-05-18T14:08:36.8119321Z (Reading database ... 15% 2021-05-18T14:08:36.8119785Z (Reading database ... 20% 2021-05-18T14:08:36.8120230Z (Reading database ... 25% 2021-05-18T14:08:36.8120683Z (Reading database ... 30% 2021-05-18T14:08:36.8121128Z (Reading database ... 35% 2021-05-18T14:08:36.8121580Z (Reading database ... 40% 2021-05-18T14:08:36.8122037Z (Reading database ... 45% 2021-05-18T14:08:36.8122480Z (Reading database ... 50% 2021-05-18T14:08:36.8155868Z (Reading database ... 55% 2021-05-18T14:08:36.8189357Z (Reading database ... 60% 2021-05-18T14:08:36.8227030Z (Reading database ... 65% 2021-05-18T14:08:36.8341829Z (Reading database ... 70% 2021-05-18T14:08:36.8453452Z (Reading database ... 75% 2021-05-18T14:08:36.8735436Z (Reading database ... 80% 2021-05-18T14:08:36.9047774Z (Reading database ... 85% 2021-05-18T14:08:36.9189365Z (Reading database ... 90% 2021-05-18T14:08:36.9268180Z (Reading database ... 95% 2021-05-18T14:08:36.9268835Z (Reading database ... 100% 2021-05-18T14:08:36.9269629Z (Reading database ... 264666 files and directories currently installed.) 2021-05-18T14:08:36.9379994Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:08:36.9411811Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:08:37.0862724Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:08:37.0973450Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:37.7746377Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:40.1021675Z Reading package lists... 2021-05-18T14:08:40.1022352Z Building dependency tree... 2021-05-18T14:08:40.1022903Z Reading state information... 2021-05-18T14:08:40.1120031Z The following additional packages will be installed: 2021-05-18T14:08:40.1121729Z libnode64 libuv1-dev 2021-05-18T14:08:40.1553380Z The following NEW packages will be installed: 2021-05-18T14:08:40.1556676Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:08:40.1809092Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:40.1809814Z Need to get 6239 kB of archives. 2021-05-18T14:08:40.1810484Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:08:40.1812327Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:08:40.1932898Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:08:40.3687746Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:08:40.7577215Z Fetched 6239 kB in 0s (27.8 MB/s) 2021-05-18T14:08:40.7843181Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:08:40.7907681Z (Reading database ... 2021-05-18T14:08:40.7908460Z (Reading database ... 5% 2021-05-18T14:08:40.7909047Z (Reading database ... 10% 2021-05-18T14:08:40.7909650Z (Reading database ... 15% 2021-05-18T14:08:40.7910230Z (Reading database ... 20% 2021-05-18T14:08:40.7910814Z (Reading database ... 25% 2021-05-18T14:08:40.7911378Z (Reading database ... 30% 2021-05-18T14:08:40.7911936Z (Reading database ... 35% 2021-05-18T14:08:40.7912479Z (Reading database ... 40% 2021-05-18T14:08:40.7913022Z (Reading database ... 45% 2021-05-18T14:08:40.7913580Z (Reading database ... 50% 2021-05-18T14:08:40.7943951Z (Reading database ... 55% 2021-05-18T14:08:40.7977737Z (Reading database ... 60% 2021-05-18T14:08:40.8013311Z (Reading database ... 65% 2021-05-18T14:08:40.8130950Z (Reading database ... 70% 2021-05-18T14:08:40.8240053Z (Reading database ... 75% 2021-05-18T14:08:40.8511756Z (Reading database ... 80% 2021-05-18T14:08:40.8832316Z (Reading database ... 85% 2021-05-18T14:08:40.8977394Z (Reading database ... 90% 2021-05-18T14:08:40.9053097Z (Reading database ... 95% 2021-05-18T14:08:40.9053990Z (Reading database ... 100% 2021-05-18T14:08:40.9054943Z (Reading database ... 264806 files and directories currently installed.) 2021-05-18T14:08:40.9162636Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:08:40.9179428Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:08:40.9521912Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:08:40.9775458Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:08:40.9806836Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:08:42.1419529Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:08:42.1613842Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:08:42.1631637Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:08:42.2515280Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:08:42.2557524Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:08:42.2584882Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:08:42.2627322Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:44.3018290Z Reading package lists... 2021-05-18T14:08:44.4559556Z Building dependency tree... 2021-05-18T14:08:44.4578231Z Reading state information... 2021-05-18T14:08:44.6044865Z The following additional packages will be installed: 2021-05-18T14:08:44.6048349Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:08:44.6052673Z Suggested packages: 2021-05-18T14:08:44.6053588Z libfftw3-doc 2021-05-18T14:08:44.6475913Z The following NEW packages will be installed: 2021-05-18T14:08:44.6486039Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:08:44.6668302Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:44.6669007Z Need to get 3986 kB of archives. 2021-05-18T14:08:44.6669686Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:08:44.6671373Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:08:44.6734169Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:08:44.6835701Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:08:44.6949255Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:08:44.6958149Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:08:45.1079897Z Fetched 3986 kB in 0s (50.0 MB/s) 2021-05-18T14:08:45.1418926Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:08:45.1443910Z (Reading database ... 2021-05-18T14:08:45.1444410Z (Reading database ... 5% 2021-05-18T14:08:45.1444882Z (Reading database ... 10% 2021-05-18T14:08:45.1445848Z (Reading database ... 15% 2021-05-18T14:08:45.1446303Z (Reading database ... 20% 2021-05-18T14:08:45.1446802Z (Reading database ... 25% 2021-05-18T14:08:45.1447259Z (Reading database ... 30% 2021-05-18T14:08:45.1447701Z (Reading database ... 35% 2021-05-18T14:08:45.1448159Z (Reading database ... 40% 2021-05-18T14:08:45.1448598Z (Reading database ... 45% 2021-05-18T14:08:45.1449048Z (Reading database ... 50% 2021-05-18T14:08:45.1485021Z (Reading database ... 55% 2021-05-18T14:08:45.1521971Z (Reading database ... 60% 2021-05-18T14:08:45.1561226Z (Reading database ... 65% 2021-05-18T14:08:45.1686551Z (Reading database ... 70% 2021-05-18T14:08:45.1802008Z (Reading database ... 75% 2021-05-18T14:08:45.2092743Z (Reading database ... 80% 2021-05-18T14:08:45.2422458Z (Reading database ... 85% 2021-05-18T14:08:45.2558367Z (Reading database ... 90% 2021-05-18T14:08:45.2635836Z (Reading database ... 95% 2021-05-18T14:08:45.2636370Z (Reading database ... 100% 2021-05-18T14:08:45.2637062Z (Reading database ... 264942 files and directories currently installed.) 2021-05-18T14:08:45.2746377Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:45.2778425Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.3325395Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:08:45.3582442Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:45.3593192Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.4499159Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:08:45.4687879Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:45.4700680Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.5556075Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:08:45.5813801Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:45.5823837Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.6139026Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:08:45.6349184Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:08:45.6362865Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.9031152Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.9067252Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.9085892Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.9122549Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.9154375Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:08:45.9191506Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:46.6479788Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:48.6759891Z Reading package lists... 2021-05-18T14:08:48.8310287Z Building dependency tree... 2021-05-18T14:08:48.8326773Z Reading state information... 2021-05-18T14:08:48.9785537Z The following additional packages will be installed: 2021-05-18T14:08:48.9788808Z libdcmtk14 2021-05-18T14:08:49.0219024Z The following NEW packages will be installed: 2021-05-18T14:08:49.0225912Z dcmtk libdcmtk14 2021-05-18T14:08:49.0397172Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:49.0397908Z Need to get 5546 kB of archives. 2021-05-18T14:08:49.0398597Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:08:49.0400281Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:08:49.1314561Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:08:49.6943039Z Fetched 5546 kB in 0s (18.9 MB/s) 2021-05-18T14:08:49.7224728Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:08:49.7293378Z (Reading database ... 2021-05-18T14:08:49.7294176Z (Reading database ... 5% 2021-05-18T14:08:49.7294815Z (Reading database ... 10% 2021-05-18T14:08:49.7295451Z (Reading database ... 15% 2021-05-18T14:08:49.7296087Z (Reading database ... 20% 2021-05-18T14:08:49.7297215Z (Reading database ... 25% 2021-05-18T14:08:49.7297712Z (Reading database ... 30% 2021-05-18T14:08:49.7298171Z (Reading database ... 35% 2021-05-18T14:08:49.7298613Z (Reading database ... 40% 2021-05-18T14:08:49.7299064Z (Reading database ... 45% 2021-05-18T14:08:49.7299518Z (Reading database ... 50% 2021-05-18T14:08:49.7322033Z (Reading database ... 55% 2021-05-18T14:08:49.7360760Z (Reading database ... 60% 2021-05-18T14:08:49.7399221Z (Reading database ... 65% 2021-05-18T14:08:49.7522756Z (Reading database ... 70% 2021-05-18T14:08:49.7630377Z (Reading database ... 75% 2021-05-18T14:08:49.7902697Z (Reading database ... 80% 2021-05-18T14:08:49.8212387Z (Reading database ... 85% 2021-05-18T14:08:49.8353835Z (Reading database ... 90% 2021-05-18T14:08:49.8431822Z (Reading database ... 95% 2021-05-18T14:08:49.8432371Z (Reading database ... 100% 2021-05-18T14:08:49.8433121Z (Reading database ... 265033 files and directories currently installed.) 2021-05-18T14:08:49.8546674Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:08:49.8570273Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:08:50.3223144Z Selecting previously unselected package dcmtk. 2021-05-18T14:08:50.3478154Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:08:50.3535630Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:08:50.4872132Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:08:50.4912774Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:08:50.5076468Z Adding `dcmtk' group to system ... 2021-05-18T14:08:50.5557006Z Adding `dcmtk' user to system ... 2021-05-18T14:08:50.6159840Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:08:50.8660275Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:52.3780772Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:54.4203915Z Reading package lists... 2021-05-18T14:08:54.5796994Z Building dependency tree... 2021-05-18T14:08:54.5814666Z Reading state information... 2021-05-18T14:08:54.7948992Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:08:54.7950172Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:54.8542810Z Reading package lists... 2021-05-18T14:08:55.0102327Z Building dependency tree... 2021-05-18T14:08:55.0119390Z Reading state information... 2021-05-18T14:08:55.2424068Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:08:55.2425358Z libpng-dev set to manually installed. 2021-05-18T14:08:55.2426307Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:55.3014907Z Reading package lists... 2021-05-18T14:08:55.4568606Z Building dependency tree... 2021-05-18T14:08:55.4585214Z Reading state information... 2021-05-18T14:08:55.6060286Z The following additional packages will be installed: 2021-05-18T14:08:55.6063795Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:08:55.6068254Z Suggested packages: 2021-05-18T14:08:55.6069733Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:08:55.6071425Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:08:55.6072779Z fonts-arphic-uming fonts-nanum 2021-05-18T14:08:55.6498589Z The following NEW packages will be installed: 2021-05-18T14:08:55.6500538Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:08:55.6502594Z libpoppler97 poppler-data 2021-05-18T14:08:55.6848782Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:55.6850071Z Need to get 2582 kB of archives. 2021-05-18T14:08:55.6851399Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:08:55.6853332Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:08:55.7214656Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-18T14:08:55.7252049Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:08:55.7673734Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:08:55.7706670Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:08:55.7746302Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:08:56.1518484Z Fetched 2582 kB in 0s (21.5 MB/s) 2021-05-18T14:08:56.1819547Z Selecting previously unselected package poppler-data. 2021-05-18T14:08:56.1889819Z (Reading database ... 2021-05-18T14:08:56.1890818Z (Reading database ... 5% 2021-05-18T14:08:56.1891466Z (Reading database ... 10% 2021-05-18T14:08:56.1892114Z (Reading database ... 15% 2021-05-18T14:08:56.1892753Z (Reading database ... 20% 2021-05-18T14:08:56.1893618Z (Reading database ... 25% 2021-05-18T14:08:56.1894323Z (Reading database ... 30% 2021-05-18T14:08:56.1894961Z (Reading database ... 35% 2021-05-18T14:08:56.1895577Z (Reading database ... 40% 2021-05-18T14:08:56.1896198Z (Reading database ... 45% 2021-05-18T14:08:56.1897178Z (Reading database ... 50% 2021-05-18T14:08:56.1927295Z (Reading database ... 55% 2021-05-18T14:08:56.1964309Z (Reading database ... 60% 2021-05-18T14:08:56.2003921Z (Reading database ... 65% 2021-05-18T14:08:56.2135239Z (Reading database ... 70% 2021-05-18T14:08:56.2248744Z (Reading database ... 75% 2021-05-18T14:08:56.2518629Z (Reading database ... 80% 2021-05-18T14:08:56.2827449Z (Reading database ... 85% 2021-05-18T14:08:56.2966566Z (Reading database ... 90% 2021-05-18T14:08:56.3039550Z (Reading database ... 95% 2021-05-18T14:08:56.3040128Z (Reading database ... 100% 2021-05-18T14:08:56.3040929Z (Reading database ... 265268 files and directories currently installed.) 2021-05-18T14:08:56.3148558Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:08:56.3165446Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:08:56.5379522Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:08:56.5599723Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:08:56.5625175Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:08:56.6044923Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:08:56.6233286Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:08:56.6244069Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:08:56.7339006Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:08:56.7554091Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:08:56.7571153Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:08:56.7899244Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:08:56.8086192Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:08:56.8102606Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:08:56.8352673Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:08:56.8594586Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:08:56.8611607Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:08:56.9152810Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:08:56.9254986Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:08:56.9282572Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:08:56.9307385Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:08:56.9324734Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:08:56.9343967Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:08:56.9368640Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:08:57.0184092Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:59.0628848Z Reading package lists... 2021-05-18T14:08:59.2243810Z Building dependency tree... 2021-05-18T14:08:59.2261740Z Reading state information... 2021-05-18T14:08:59.3701045Z The following additional packages will be installed: 2021-05-18T14:08:59.3705643Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:08:59.3710849Z Suggested packages: 2021-05-18T14:08:59.3712131Z libhdf5-doc 2021-05-18T14:08:59.4141290Z The following NEW packages will be installed: 2021-05-18T14:08:59.4146182Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:08:59.4149309Z libsz2 2021-05-18T14:08:59.4405434Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:59.4406144Z Need to get 4074 kB of archives. 2021-05-18T14:08:59.4406841Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:08:59.4409059Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:08:59.4464370Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:08:59.4891530Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:08:59.4937810Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:08:59.5390276Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:08:59.5509976Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:08:59.5579548Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:09:00.0117075Z Fetched 4074 kB in 0s (19.2 MB/s) 2021-05-18T14:09:00.0395426Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:09:00.0462627Z (Reading database ... 2021-05-18T14:09:00.0463483Z (Reading database ... 5% 2021-05-18T14:09:00.0464134Z (Reading database ... 10% 2021-05-18T14:09:00.0464776Z (Reading database ... 15% 2021-05-18T14:09:00.0465393Z (Reading database ... 20% 2021-05-18T14:09:00.0466022Z (Reading database ... 25% 2021-05-18T14:09:00.0466648Z (Reading database ... 30% 2021-05-18T14:09:00.0467255Z (Reading database ... 35% 2021-05-18T14:09:00.0467881Z (Reading database ... 40% 2021-05-18T14:09:00.0468501Z (Reading database ... 45% 2021-05-18T14:09:00.0469134Z (Reading database ... 50% 2021-05-18T14:09:00.0499123Z (Reading database ... 55% 2021-05-18T14:09:00.0533832Z (Reading database ... 60% 2021-05-18T14:09:00.0569971Z (Reading database ... 65% 2021-05-18T14:09:00.0690264Z (Reading database ... 70% 2021-05-18T14:09:00.0796590Z (Reading database ... 75% 2021-05-18T14:09:00.1050041Z (Reading database ... 80% 2021-05-18T14:09:00.1357139Z (Reading database ... 85% 2021-05-18T14:09:00.1501141Z (Reading database ... 90% 2021-05-18T14:09:00.1580550Z (Reading database ... 95% 2021-05-18T14:09:00.1581151Z (Reading database ... 100% 2021-05-18T14:09:00.1581941Z (Reading database ... 265828 files and directories currently installed.) 2021-05-18T14:09:00.1691393Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:00.1700895Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:00.2019495Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:09:00.2227245Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:09:00.2248214Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:09:00.2524246Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:09:00.2760665Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:09:00.2767481Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:09:00.3098780Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:09:00.3291513Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:00.3304789Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:00.4779439Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:09:00.4962593Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:00.4977316Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:00.5322335Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:09:00.5582535Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:09:00.5595700Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:09:00.5859173Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:09:00.6085262Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:00.6094291Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:00.9040627Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:00.9075662Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:09:00.9118461Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:09:00.9150242Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:09:00.9183633Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:00.9214564Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:00.9250423Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:00.9330520Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-18T14:09:00.9364424Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:01.7567524Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:03.8239746Z Reading package lists... 2021-05-18T14:09:03.9829641Z Building dependency tree... 2021-05-18T14:09:03.9847041Z Reading state information... 2021-05-18T14:09:04.1325644Z The following additional packages will be installed: 2021-05-18T14:09:04.1328908Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:09:04.1774674Z The following NEW packages will be installed: 2021-05-18T14:09:04.1782517Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:09:04.1788339Z mesa-common-dev 2021-05-18T14:09:04.2256476Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:04.2258062Z Need to get 1761 kB of archives. 2021-05-18T14:09:04.2258838Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:09:04.2260803Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-18T14:09:04.2545875Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-18T14:09:04.2551145Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-18T14:09:04.2569670Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:09:04.2599178Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:09:04.2684893Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-18T14:09:04.6862871Z Fetched 1761 kB in 0s (13.9 MB/s) 2021-05-18T14:09:04.7179023Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:09:04.7202683Z (Reading database ... 2021-05-18T14:09:04.7203215Z (Reading database ... 5% 2021-05-18T14:09:04.7203665Z (Reading database ... 10% 2021-05-18T14:09:04.7204126Z (Reading database ... 15% 2021-05-18T14:09:04.7204590Z (Reading database ... 20% 2021-05-18T14:09:04.7205036Z (Reading database ... 25% 2021-05-18T14:09:04.7205518Z (Reading database ... 30% 2021-05-18T14:09:04.7205955Z (Reading database ... 35% 2021-05-18T14:09:04.7206409Z (Reading database ... 40% 2021-05-18T14:09:04.7206863Z (Reading database ... 45% 2021-05-18T14:09:04.7207306Z (Reading database ... 50% 2021-05-18T14:09:04.7243142Z (Reading database ... 55% 2021-05-18T14:09:04.7278218Z (Reading database ... 60% 2021-05-18T14:09:04.7316646Z (Reading database ... 65% 2021-05-18T14:09:04.7443709Z (Reading database ... 70% 2021-05-18T14:09:04.7556939Z (Reading database ... 75% 2021-05-18T14:09:04.7824921Z (Reading database ... 80% 2021-05-18T14:09:04.8136499Z (Reading database ... 85% 2021-05-18T14:09:04.8285211Z (Reading database ... 90% 2021-05-18T14:09:04.8367430Z (Reading database ... 95% 2021-05-18T14:09:04.8368062Z (Reading database ... 100% 2021-05-18T14:09:04.8368875Z (Reading database ... 266036 files and directories currently installed.) 2021-05-18T14:09:04.8483315Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:09:04.8501203Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:09:04.8938686Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:09:04.9117553Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:04.9128024Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:04.9539225Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:09:04.9747372Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:04.9765552Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:05.0139999Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:09:05.0359037Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:09:05.0381017Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:05.0800094Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:09:05.1025356Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:09:05.1037462Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:05.1539178Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:09:05.1731342Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:05.1746029Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:05.3267253Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:09:05.3312674Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:05.3340193Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:05.3383739Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:05.3415820Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:05.3455194Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:05.3493952Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:06.6594152Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:08.7045422Z Reading package lists... 2021-05-18T14:09:08.8622542Z Building dependency tree... 2021-05-18T14:09:08.8639803Z Reading state information... 2021-05-18T14:09:09.0065993Z The following additional packages will be installed: 2021-05-18T14:09:09.0069138Z libprotobuf-lite17 libprotoc17 2021-05-18T14:09:09.0492069Z The following NEW packages will be installed: 2021-05-18T14:09:09.0494149Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:09:09.0495104Z protobuf-compiler 2021-05-18T14:09:09.0747421Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:09.0748151Z Need to get 2754 kB of archives. 2021-05-18T14:09:09.0749040Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:09:09.0750856Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:09:09.0905928Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:09:09.1132838Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:09:09.1270310Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:09:09.1651149Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:09:09.5468725Z Fetched 2754 kB in 0s (24.6 MB/s) 2021-05-18T14:09:09.5819511Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:09:09.5831915Z (Reading database ... 2021-05-18T14:09:09.5832607Z (Reading database ... 5% 2021-05-18T14:09:09.5833255Z (Reading database ... 10% 2021-05-18T14:09:09.5833916Z (Reading database ... 15% 2021-05-18T14:09:09.5834533Z (Reading database ... 20% 2021-05-18T14:09:09.5835157Z (Reading database ... 25% 2021-05-18T14:09:09.5835948Z (Reading database ... 30% 2021-05-18T14:09:09.5836585Z (Reading database ... 35% 2021-05-18T14:09:09.5837216Z (Reading database ... 40% 2021-05-18T14:09:09.5837843Z (Reading database ... 45% 2021-05-18T14:09:09.5838461Z (Reading database ... 50% 2021-05-18T14:09:09.5870671Z (Reading database ... 55% 2021-05-18T14:09:09.5902930Z (Reading database ... 60% 2021-05-18T14:09:09.5938258Z (Reading database ... 65% 2021-05-18T14:09:09.6059146Z (Reading database ... 70% 2021-05-18T14:09:09.6168949Z (Reading database ... 75% 2021-05-18T14:09:09.6436075Z (Reading database ... 80% 2021-05-18T14:09:09.6743628Z (Reading database ... 85% 2021-05-18T14:09:09.6881285Z (Reading database ... 90% 2021-05-18T14:09:09.6953900Z (Reading database ... 95% 2021-05-18T14:09:09.6954479Z (Reading database ... 100% 2021-05-18T14:09:09.6955264Z (Reading database ... 266519 files and directories currently installed.) 2021-05-18T14:09:09.7064671Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:09.7083633Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:09.7480535Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:09:09.7704036Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:09.7716011Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:09.8619063Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:09:09.8801275Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:09.8818030Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:10.0379508Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:09:10.0574776Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:10.0588333Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:10.1659227Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:09:10.1881456Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:10.1897831Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:10.2473840Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:10.2504509Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:10.2534649Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:10.2571062Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:10.2595996Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:10.2642633Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:10.9520390Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:12.9672025Z Reading package lists... 2021-05-18T14:09:13.1242199Z Building dependency tree... 2021-05-18T14:09:13.1259938Z Reading state information... 2021-05-18T14:09:13.2748637Z The following additional packages will be installed: 2021-05-18T14:09:13.2750890Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:09:13.2753356Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:09:13.2754770Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:09:13.2756133Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:09:13.2757479Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:09:13.2758709Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:09:13.2760017Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:09:13.2762061Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:09:13.2763338Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:09:13.2764620Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:09:13.2766090Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:09:13.2767342Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:09:13.2768540Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:09:13.2769729Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:09:13.2770479Z Suggested packages: 2021-05-18T14:09:13.2771555Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:09:13.2772848Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:09:13.2774281Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:09:13.2775558Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:09:13.3429197Z The following NEW packages will be installed: 2021-05-18T14:09:13.3431424Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:09:13.3433064Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:09:13.3434432Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:09:13.3435996Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:09:13.3437622Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:09:13.3439181Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:09:13.3440801Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:09:13.3442376Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:09:13.3443878Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:09:13.3445413Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:09:13.3446996Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:09:13.3448444Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:09:13.3449887Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:09:13.3452062Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:09:13.3636765Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:13.3637509Z Need to get 47.1 MB of archives. 2021-05-18T14:09:13.3638193Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:09:13.3639964Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:09:13.3818424Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:09:13.3828014Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:09:13.3835252Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:09:13.3841778Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:09:13.3850128Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:09:13.3861220Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:09:13.3895576Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:09:13.5309164Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:09:13.5317598Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:09:13.5339580Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:09:13.5387263Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:09:13.5397929Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:09:13.5406197Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:09:13.5420475Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:09:13.5444433Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-18T14:09:13.5459108Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:09:13.5492262Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:09:13.5520465Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:09:13.5566799Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:09:13.5590734Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:09:13.5693418Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:09:13.5903654Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:09:13.5940446Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:09:13.5947260Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:09:13.5986948Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:09:13.7159675Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:09:13.7169825Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:09:13.7175370Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:09:13.7190561Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:09:13.7214561Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:09:13.7225870Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:09:13.7267729Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:09:13.7343074Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:09:13.7428122Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-18T14:09:13.7512729Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:09:13.7740760Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:09:13.7750706Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:09:14.0290452Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:09:14.0299953Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:09:14.0316627Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:09:14.0327633Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-18T14:09:14.0336951Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:09:14.0347504Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-18T14:09:14.0364264Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:09:14.0551327Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:09:14.0570809Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:09:14.0596890Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:09:14.0610000Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:09:14.0793571Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-18T14:09:14.0831592Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:09:14.0857397Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-18T14:09:14.0866786Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-18T14:09:14.0876289Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:09:14.0902092Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:09:14.0911359Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:09:14.0948496Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:09:14.0976677Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:09:14.0986531Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:09:14.1070702Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:09:14.1077212Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:09:14.1105354Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:09:14.1136003Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:09:14.1180217Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-18T14:09:14.1239281Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-18T14:09:14.1256370Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-18T14:09:14.1275204Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:09:14.1511647Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:09:14.1532018Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-18T14:09:14.1812467Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:09:14.1826821Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:09:14.1841116Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-18T14:09:14.2285817Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-18T14:09:14.2768462Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:09:14.2915370Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:09:14.2920326Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:09:14.8254550Z Fetched 47.1 MB in 1s (49.9 MB/s) 2021-05-18T14:09:14.8573237Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:09:14.8644321Z (Reading database ... 2021-05-18T14:09:14.8645146Z (Reading database ... 5% 2021-05-18T14:09:14.8646044Z (Reading database ... 10% 2021-05-18T14:09:14.8646556Z (Reading database ... 15% 2021-05-18T14:09:14.8647030Z (Reading database ... 20% 2021-05-18T14:09:14.8647531Z (Reading database ... 25% 2021-05-18T14:09:14.8647982Z (Reading database ... 30% 2021-05-18T14:09:14.8648468Z (Reading database ... 35% 2021-05-18T14:09:14.8648926Z (Reading database ... 40% 2021-05-18T14:09:14.8649367Z (Reading database ... 45% 2021-05-18T14:09:14.8649820Z (Reading database ... 50% 2021-05-18T14:09:14.8681734Z (Reading database ... 55% 2021-05-18T14:09:14.8720551Z (Reading database ... 60% 2021-05-18T14:09:14.8762537Z (Reading database ... 65% 2021-05-18T14:09:14.8893210Z (Reading database ... 70% 2021-05-18T14:09:14.9012414Z (Reading database ... 75% 2021-05-18T14:09:14.9281167Z (Reading database ... 80% 2021-05-18T14:09:14.9595929Z (Reading database ... 85% 2021-05-18T14:09:14.9747226Z (Reading database ... 90% 2021-05-18T14:09:14.9826872Z (Reading database ... 95% 2021-05-18T14:09:14.9827426Z (Reading database ... 100% 2021-05-18T14:09:14.9828123Z (Reading database ... 266690 files and directories currently installed.) 2021-05-18T14:09:14.9941681Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:09:14.9970530Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:09:15.1258459Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:09:15.1492984Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:15.1507052Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:09:15.1860538Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:09:15.2068244Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:15.2081545Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:09:15.2379430Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:09:15.2580394Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:15.2593931Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:09:15.2898035Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:09:15.3113946Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:09:15.3124137Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:15.3418757Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:09:15.3669345Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:09:15.3684139Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:09:15.3982697Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:09:15.4224803Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:15.4239581Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:15.4678933Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:09:15.4940899Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:09:15.4954917Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:09:16.1899920Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:09:16.2131730Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:09:16.2143566Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:09:16.2498175Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:09:16.2675198Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:09:16.2702222Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:09:16.3138146Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:09:16.3323490Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:16.3333228Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:09:16.3779005Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:09:16.4005368Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:09:16.4019142Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:09:16.4378631Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:09:16.4554759Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:09:16.4567430Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:09:16.4899009Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:09:16.5103144Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:09:16.5125446Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:09:16.5498860Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:09:16.5686085Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:09:16.5707025Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:09:16.6056405Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:09:16.6292212Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:16.6305758Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:16.6658851Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:09:16.6866108Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:09:16.6879989Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:09:16.7339500Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:09:16.7564692Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:09:16.7574916Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:09:16.7898523Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:09:16.8120388Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:09:16.8133137Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:09:16.8538332Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:09:16.8732060Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:16.8778210Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:09:16.9098993Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:09:16.9314746Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:09:16.9332503Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:09:17.0101715Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:09:17.0327737Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:09:17.0343627Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:09:17.2289876Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:09:17.2546500Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:09:17.2560439Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:09:17.2991834Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:09:17.3254612Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:09:17.3268807Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:09:17.3534036Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:09:17.3792058Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:09:17.3807782Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:09:17.4222733Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:09:17.4481037Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:17.4494426Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:17.9300135Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:09:17.9530083Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:09:17.9539206Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:09:17.9859564Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:09:18.0065441Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:09:18.0085560Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:09:18.0418027Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:09:18.0596731Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:09:18.0608487Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:09:18.0978781Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:09:18.1203693Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:09:18.1227723Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:09:18.1618201Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:09:18.1840614Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:09:18.1854907Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:09:18.2133366Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:09:18.2360186Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:09:18.2368360Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:09:18.2702721Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:09:18.2964370Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:09:18.2977526Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:09:18.3418078Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:09:18.3593133Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:09:18.3608499Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:09:18.4458725Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:09:18.4668406Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:09:18.4683784Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:18.5178948Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:09:18.5400395Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:18.5414056Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:18.6538400Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:09:18.6737046Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:09:18.6756114Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:09:18.7098405Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:09:18.7327697Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:09:18.7340741Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:09:19.8010936Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:09:19.8269543Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:09:19.8285593Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:09:19.8567872Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:09:19.8829994Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:09:19.8852903Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:09:19.9111209Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:09:19.9372244Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:09:19.9384998Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:09:19.9628744Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:09:19.9888919Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:19.9902271Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:09:20.0174024Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:09:20.0432623Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:09:20.0445297Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:09:20.0728185Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:09:20.0988123Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:20.1001896Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:20.1317148Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:09:20.1582874Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:09:20.1598912Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:09:20.2744117Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:09:20.3003889Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:09:20.3019344Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:09:20.3358569Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:09:20.3620766Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:20.3632650Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:20.4004734Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:09:20.4266304Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:09:20.4284855Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:09:20.4558931Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:09:20.4822885Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:20.4840741Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:20.6056205Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:09:20.6274124Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:09:20.6286452Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:09:20.6703830Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:09:20.6966477Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:09:20.6977616Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:09:20.7338606Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:09:20.7552695Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:09:20.7572449Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:20.7858809Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:09:20.8066815Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:09:20.8083189Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:20.8327747Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:09:20.8595202Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:09:20.8605748Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:09:20.8921211Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:09:20.9183367Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:09:20.9195578Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:09:20.9481407Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:09:20.9742764Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:09:20.9752551Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:09:21.0259306Z Selecting previously unselected package libopenal-data. 2021-05-18T14:09:21.0473424Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:09:21.0481538Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:09:21.0895020Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:09:21.1066751Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:09:21.1079926Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:09:21.1418139Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:09:21.1632795Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:09:21.1642368Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:09:21.2338957Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:09:21.2556448Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:09:21.2566674Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:09:21.2824770Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:09:21.3084731Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:09:21.3099581Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:09:21.3430457Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:09:21.3693844Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:09:21.3706091Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:09:21.4138734Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:09:21.4387219Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:09:21.4455971Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:09:21.4938176Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:09:21.5205318Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:09:21.5222412Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:09:21.5898853Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:09:21.6140425Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:21.6160971Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:21.6479708Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:09:21.6744267Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:21.6766513Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:21.7077189Z Selecting previously unselected package ffmpeg. 2021-05-18T14:09:21.7339276Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:21.7418414Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:21.8609033Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:09:21.8871968Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:09:21.8884883Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:09:21.9210349Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:09:21.9470973Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:09:21.9485235Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:09:22.1212990Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:09:22.1441551Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:09:22.1463810Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:09:22.1765942Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:09:22.2034841Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:09:22.2048646Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:09:22.2378954Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:09:22.2582074Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:22.2595031Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:22.5218863Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:09:22.5412515Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:22.5427060Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:22.8231382Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:09:22.8492805Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:09:22.8503370Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:09:22.9707553Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:09:22.9966178Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:09:22.9989305Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:09:23.0223842Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:09:23.0486907Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:09:23.0498159Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:23.1085970Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:09:23.1134059Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:23.1166096Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:09:23.1192267Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:09:23.1231917Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:09:23.1272269Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:09:23.1297285Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:09:23.1333813Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:09:23.1376966Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:09:23.1413947Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:09:23.1438712Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:09:23.1463064Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:09:23.1498838Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:09:23.1531824Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:09:23.1562250Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:09:23.1589034Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:09:23.1611444Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:09:23.1636705Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:09:23.1664631Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:09:23.1686772Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:09:23.1715432Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:09:23.1741542Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:09:23.1764603Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:09:23.1803344Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:09:23.1848319Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:09:23.1887299Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:09:23.1920080Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:09:23.1954178Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:09:23.1990887Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:09:23.2019643Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:09:23.2043864Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:09:23.2075104Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:09:23.2117541Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:09:23.2157038Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:23.2200121Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:09:23.2227040Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:09:23.2257265Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:09:23.2303687Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:09:23.2343541Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:23.2388613Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:09:23.2422361Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:09:23.2455290Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:09:23.2479366Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:09:23.2513375Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:09:23.2539450Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:09:23.2573503Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:09:23.2605562Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:09:23.2651766Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:09:23.2680527Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:09:23.2714881Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:09:23.2745183Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:23.2774121Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:09:23.2799337Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:23.2829360Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:23.2852120Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:09:23.2883732Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.2916801Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:09:23.2937441Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.2962724Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:09:23.3007878Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:09:23.3032214Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:23.3056176Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:09:23.3105200Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:09:23.3141991Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.3168950Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:09:23.3193052Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:09:23.3224689Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:09:23.3319858Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.3343767Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.3382014Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.3425143Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:09:23.3453072Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:09:23.3479850Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.3518801Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.3546489Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.3568784Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:23.3654405Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:24.3486998Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:26.4004315Z Reading package lists... 2021-05-18T14:09:26.5677280Z Building dependency tree... 2021-05-18T14:09:26.5695287Z Reading state information... 2021-05-18T14:09:26.7144589Z The following additional packages will be installed: 2021-05-18T14:09:26.7146988Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:09:26.7594409Z The following NEW packages will be installed: 2021-05-18T14:09:26.7596272Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:09:26.7598729Z libmagick++-dev 2021-05-18T14:09:26.7814215Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:26.7815461Z Need to get 309 kB of archives. 2021-05-18T14:09:26.7816729Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:09:26.7819350Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-18T14:09:26.7918411Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-18T14:09:26.8056447Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-18T14:09:26.8653897Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-18T14:09:27.2540387Z Fetched 309 kB in 0s (3046 kB/s) 2021-05-18T14:09:27.2825377Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:09:27.2896202Z (Reading database ... 2021-05-18T14:09:27.2897392Z (Reading database ... 5% 2021-05-18T14:09:27.2898107Z (Reading database ... 10% 2021-05-18T14:09:27.2898739Z (Reading database ... 15% 2021-05-18T14:09:27.2899375Z (Reading database ... 20% 2021-05-18T14:09:27.2900016Z (Reading database ... 25% 2021-05-18T14:09:27.2900633Z (Reading database ... 30% 2021-05-18T14:09:27.2901286Z (Reading database ... 35% 2021-05-18T14:09:27.2901922Z (Reading database ... 40% 2021-05-18T14:09:27.2902535Z (Reading database ... 45% 2021-05-18T14:09:27.2903163Z (Reading database ... 50% 2021-05-18T14:09:27.2928034Z (Reading database ... 55% 2021-05-18T14:09:27.2969308Z (Reading database ... 60% 2021-05-18T14:09:27.2999931Z (Reading database ... 65% 2021-05-18T14:09:27.3120243Z (Reading database ... 70% 2021-05-18T14:09:27.3234933Z (Reading database ... 75% 2021-05-18T14:09:27.3257843Z (Reading database ... 80% 2021-05-18T14:09:27.3775078Z (Reading database ... 85% 2021-05-18T14:09:27.3943097Z (Reading database ... 90% 2021-05-18T14:09:27.4018905Z (Reading database ... 95% 2021-05-18T14:09:27.4019891Z (Reading database ... 100% 2021-05-18T14:09:27.4020911Z (Reading database ... 267231 files and directories currently installed.) 2021-05-18T14:09:27.4131612Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:09:27.4209962Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:27.4938789Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:09:27.5143356Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:09:27.5174352Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:27.5541313Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:09:27.5809230Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:09:27.5823686Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:27.6539432Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:09:27.6723674Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:09:27.6799760Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:27.7349993Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:27.7441754Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:27.7477554Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:27.7530477Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:27.7626462Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:29.8259107Z Reading package lists... 2021-05-18T14:09:29.9864956Z Building dependency tree... 2021-05-18T14:09:29.9882937Z Reading state information... 2021-05-18T14:09:30.1309105Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:09:30.1310949Z The following additional packages will be installed: 2021-05-18T14:09:30.1312701Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:09:30.1314005Z libijs-0.35 libjbig2dec0 2021-05-18T14:09:30.1317050Z Suggested packages: 2021-05-18T14:09:30.1318376Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:09:30.1319537Z ghostscript-x 2021-05-18T14:09:30.1756862Z The following NEW packages will be installed: 2021-05-18T14:09:30.1759530Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:09:30.1765961Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:09:30.1953756Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:30.1954795Z Need to get 11.2 MB of archives. 2021-05-18T14:09:30.1955940Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:09:30.1957744Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-18T14:09:30.2192214Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-18T14:09:30.2200853Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:09:30.2651245Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:09:30.2718618Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:09:30.2724834Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:09:30.2730433Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:09:30.2926027Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:09:30.6857694Z Fetched 11.2 MB in 0s (100.0 MB/s) 2021-05-18T14:09:30.7179292Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:09:30.7254219Z (Reading database ... 2021-05-18T14:09:30.7254815Z (Reading database ... 5% 2021-05-18T14:09:30.7255278Z (Reading database ... 10% 2021-05-18T14:09:30.7255729Z (Reading database ... 15% 2021-05-18T14:09:30.7256190Z (Reading database ... 20% 2021-05-18T14:09:30.7256636Z (Reading database ... 25% 2021-05-18T14:09:30.7257262Z (Reading database ... 30% 2021-05-18T14:09:30.7257719Z (Reading database ... 35% 2021-05-18T14:09:30.7258189Z (Reading database ... 40% 2021-05-18T14:09:30.7258643Z (Reading database ... 45% 2021-05-18T14:09:30.7259096Z (Reading database ... 50% 2021-05-18T14:09:30.7300159Z (Reading database ... 55% 2021-05-18T14:09:30.7347763Z (Reading database ... 60% 2021-05-18T14:09:30.7374478Z (Reading database ... 65% 2021-05-18T14:09:30.7505109Z (Reading database ... 70% 2021-05-18T14:09:30.7631827Z (Reading database ... 75% 2021-05-18T14:09:30.7659299Z (Reading database ... 80% 2021-05-18T14:09:30.8208147Z (Reading database ... 85% 2021-05-18T14:09:30.8385234Z (Reading database ... 90% 2021-05-18T14:09:30.8471268Z (Reading database ... 95% 2021-05-18T14:09:30.8471964Z (Reading database ... 100% 2021-05-18T14:09:30.8472773Z (Reading database ... 267276 files and directories currently installed.) 2021-05-18T14:09:30.8590358Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:09:30.8813786Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:09:31.0779120Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:09:31.0977195Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:09:31.0991761Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:09:31.1380272Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:09:31.1575169Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:09:31.2168725Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:09:31.5939157Z Selecting previously unselected package libgs9-common. 2021-05-18T14:09:31.6129820Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:09:31.6140248Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:31.7139108Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:09:31.7333205Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:09:31.7360257Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:09:31.7659299Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:09:31.7877396Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:09:31.7892348Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:09:31.8298337Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:09:31.8484064Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:09:31.8495645Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:32.0898442Z Selecting previously unselected package ghostscript. 2021-05-18T14:09:32.1119453Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:09:32.1128355Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:32.1779840Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:09:32.1854139Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:09:32.1898845Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:09:32.2493553Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:09:32.2536452Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:09:32.2765593Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:32.2787024Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:32.2809106Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:09:32.2928470Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:09:32.4031326Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:32.4222950Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:35.4739956Z Reading package lists... 2021-05-18T14:09:35.6393321Z Building dependency tree... 2021-05-18T14:09:35.6411153Z Reading state information... 2021-05-18T14:09:35.7889158Z The following additional packages will be installed: 2021-05-18T14:09:35.7891214Z libudunits2-0 libudunits2-data 2021-05-18T14:09:35.8351883Z The following NEW packages will be installed: 2021-05-18T14:09:35.8357721Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:09:35.8866180Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:35.8867024Z Need to get 429 kB of archives. 2021-05-18T14:09:35.8867812Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:09:35.8869740Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:09:35.8945711Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:09:35.9175042Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:09:36.3582066Z Fetched 429 kB in 0s (3309 kB/s) 2021-05-18T14:09:36.3856946Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:09:36.3928310Z (Reading database ... 2021-05-18T14:09:36.3929170Z (Reading database ... 5% 2021-05-18T14:09:36.3930111Z (Reading database ... 10% 2021-05-18T14:09:36.3930748Z (Reading database ... 15% 2021-05-18T14:09:36.3931381Z (Reading database ... 20% 2021-05-18T14:09:36.3932019Z (Reading database ... 25% 2021-05-18T14:09:36.3932644Z (Reading database ... 30% 2021-05-18T14:09:36.3933273Z (Reading database ... 35% 2021-05-18T14:09:36.3933886Z (Reading database ... 40% 2021-05-18T14:09:36.3934635Z (Reading database ... 45% 2021-05-18T14:09:36.3935280Z (Reading database ... 50% 2021-05-18T14:09:36.3963091Z (Reading database ... 55% 2021-05-18T14:09:36.4011078Z (Reading database ... 60% 2021-05-18T14:09:36.4035209Z (Reading database ... 65% 2021-05-18T14:09:36.4159455Z (Reading database ... 70% 2021-05-18T14:09:36.4281634Z (Reading database ... 75% 2021-05-18T14:09:36.4304046Z (Reading database ... 80% 2021-05-18T14:09:36.4829389Z (Reading database ... 85% 2021-05-18T14:09:36.5002592Z (Reading database ... 90% 2021-05-18T14:09:36.5083905Z (Reading database ... 95% 2021-05-18T14:09:36.5086967Z (Reading database ... 100% 2021-05-18T14:09:36.5087813Z (Reading database ... 267840 files and directories currently installed.) 2021-05-18T14:09:36.5202264Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:09:36.5215785Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:09:36.5539810Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:09:36.5760120Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:09:36.5775761Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:09:36.6098721Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:09:36.6308499Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:09:36.6320097Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:09:36.7064775Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:09:36.7103516Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:09:36.7139139Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:09:36.7170876Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:09:36.8182927Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:38.8934506Z Reading package lists... 2021-05-18T14:09:39.0514012Z Building dependency tree... 2021-05-18T14:09:39.0531540Z Reading state information... 2021-05-18T14:09:39.2395740Z The following NEW packages will be installed: 2021-05-18T14:09:39.2403954Z libjq-dev 2021-05-18T14:09:39.3229976Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:39.3231007Z Need to get 11.2 kB of archives. 2021-05-18T14:09:39.3231883Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:09:39.3234451Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-18T14:09:39.7140476Z Fetched 11.2 kB in 0s (142 kB/s) 2021-05-18T14:09:39.7429572Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:09:39.7500713Z (Reading database ... 2021-05-18T14:09:39.7501437Z (Reading database ... 5% 2021-05-18T14:09:39.7502099Z (Reading database ... 10% 2021-05-18T14:09:39.7502747Z (Reading database ... 15% 2021-05-18T14:09:39.7503383Z (Reading database ... 20% 2021-05-18T14:09:39.7504001Z (Reading database ... 25% 2021-05-18T14:09:39.7504633Z (Reading database ... 30% 2021-05-18T14:09:39.7505261Z (Reading database ... 35% 2021-05-18T14:09:39.7505891Z (Reading database ... 40% 2021-05-18T14:09:39.7506518Z (Reading database ... 45% 2021-05-18T14:09:39.7507144Z (Reading database ... 50% 2021-05-18T14:09:39.7543872Z (Reading database ... 55% 2021-05-18T14:09:39.7587757Z (Reading database ... 60% 2021-05-18T14:09:39.7611153Z (Reading database ... 65% 2021-05-18T14:09:39.7726959Z (Reading database ... 70% 2021-05-18T14:09:39.7849152Z (Reading database ... 75% 2021-05-18T14:09:39.7872544Z (Reading database ... 80% 2021-05-18T14:09:39.8403761Z (Reading database ... 85% 2021-05-18T14:09:39.8580776Z (Reading database ... 90% 2021-05-18T14:09:39.8663380Z (Reading database ... 95% 2021-05-18T14:09:39.8673079Z (Reading database ... 100% 2021-05-18T14:09:39.8673909Z (Reading database ... 267869 files and directories currently installed.) 2021-05-18T14:09:39.8781874Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:39.8791320Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:09:39.9357674Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:09:41.9869499Z Reading package lists... 2021-05-18T14:09:42.1481138Z Building dependency tree... 2021-05-18T14:09:42.1499000Z Reading state information... 2021-05-18T14:09:42.3389143Z The following NEW packages will be installed: 2021-05-18T14:09:42.3393324Z libmng2 2021-05-18T14:09:42.3665230Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:42.3666278Z Need to get 168 kB of archives. 2021-05-18T14:09:42.3667416Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:09:42.3669382Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:09:42.7699999Z Fetched 168 kB in 0s (5088 kB/s) 2021-05-18T14:09:42.8008215Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:09:42.8080813Z (Reading database ... 2021-05-18T14:09:42.8081525Z (Reading database ... 5% 2021-05-18T14:09:42.8082200Z (Reading database ... 10% 2021-05-18T14:09:42.8082858Z (Reading database ... 15% 2021-05-18T14:09:42.8083491Z (Reading database ... 20% 2021-05-18T14:09:42.8084124Z (Reading database ... 25% 2021-05-18T14:09:42.8084747Z (Reading database ... 30% 2021-05-18T14:09:42.8085360Z (Reading database ... 35% 2021-05-18T14:09:42.8085981Z (Reading database ... 40% 2021-05-18T14:09:42.8086607Z (Reading database ... 45% 2021-05-18T14:09:42.8087222Z (Reading database ... 50% 2021-05-18T14:09:42.8124353Z (Reading database ... 55% 2021-05-18T14:09:42.8173778Z (Reading database ... 60% 2021-05-18T14:09:42.8199289Z (Reading database ... 65% 2021-05-18T14:09:42.8328565Z (Reading database ... 70% 2021-05-18T14:09:42.8458864Z (Reading database ... 75% 2021-05-18T14:09:42.8484444Z (Reading database ... 80% 2021-05-18T14:09:42.9031598Z (Reading database ... 85% 2021-05-18T14:09:42.9204612Z (Reading database ... 90% 2021-05-18T14:09:42.9283922Z (Reading database ... 95% 2021-05-18T14:09:42.9284535Z (Reading database ... 100% 2021-05-18T14:09:42.9285369Z (Reading database ... 267875 files and directories currently installed.) 2021-05-18T14:09:42.9396116Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:09:42.9419739Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:09:43.0129574Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:09:43.0167270Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:45.0929117Z Reading package lists... 2021-05-18T14:09:45.2559032Z Building dependency tree... 2021-05-18T14:09:45.2577864Z Reading state information... 2021-05-18T14:09:45.4231641Z E: Unable to locate package libmng1 2021-05-18T14:09:45.4826649Z Reading package lists... 2021-05-18T14:09:45.6476018Z Building dependency tree... 2021-05-18T14:09:45.6494043Z Reading state information... 2021-05-18T14:09:45.7643369Z E: Unable to locate package libapparmor-devel 2021-05-18T14:09:45.8239270Z Reading package lists... 2021-05-18T14:09:45.9856003Z Building dependency tree... 2021-05-18T14:09:45.9874149Z Reading state information... 2021-05-18T14:09:46.1309171Z The following additional packages will be installed: 2021-05-18T14:09:46.1312668Z libij-java 2021-05-18T14:09:46.1758242Z The following NEW packages will be installed: 2021-05-18T14:09:46.1765881Z imagej libij-java 2021-05-18T14:09:46.2006982Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:46.2007948Z Need to get 2328 kB of archives. 2021-05-18T14:09:46.2008862Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:09:46.2010666Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:09:46.2945226Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:09:46.6878108Z Fetched 2328 kB in 0s (19.9 MB/s) 2021-05-18T14:09:46.7153530Z Selecting previously unselected package libij-java. 2021-05-18T14:09:46.7225316Z (Reading database ... 2021-05-18T14:09:46.7226021Z (Reading database ... 5% 2021-05-18T14:09:46.7226867Z (Reading database ... 10% 2021-05-18T14:09:46.7227533Z (Reading database ... 15% 2021-05-18T14:09:46.7228161Z (Reading database ... 20% 2021-05-18T14:09:46.7228793Z (Reading database ... 25% 2021-05-18T14:09:46.7229429Z (Reading database ... 30% 2021-05-18T14:09:46.7230050Z (Reading database ... 35% 2021-05-18T14:09:46.7230682Z (Reading database ... 40% 2021-05-18T14:09:46.7231310Z (Reading database ... 45% 2021-05-18T14:09:46.7231925Z (Reading database ... 50% 2021-05-18T14:09:46.7269056Z (Reading database ... 55% 2021-05-18T14:09:46.7316316Z (Reading database ... 60% 2021-05-18T14:09:46.7341345Z (Reading database ... 65% 2021-05-18T14:09:46.7469036Z (Reading database ... 70% 2021-05-18T14:09:46.7592397Z (Reading database ... 75% 2021-05-18T14:09:46.7616550Z (Reading database ... 80% 2021-05-18T14:09:46.8157366Z (Reading database ... 85% 2021-05-18T14:09:46.8339495Z (Reading database ... 90% 2021-05-18T14:09:46.8424983Z (Reading database ... 95% 2021-05-18T14:09:46.8428130Z (Reading database ... 100% 2021-05-18T14:09:46.8428927Z (Reading database ... 267881 files and directories currently installed.) 2021-05-18T14:09:46.8545552Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:09:46.8555975Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:09:46.9458007Z Selecting previously unselected package imagej. 2021-05-18T14:09:46.9646533Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:09:46.9660965Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:09:47.0429332Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:09:47.0461677Z Setting up imagej (1.52r-1) ... 2021-05-18T14:09:47.0491062Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:09:49.0626995Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:49.7443035Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:09:51.9059558Z Reading package lists... 2021-05-18T14:09:52.0689071Z Building dependency tree... 2021-05-18T14:09:52.0707026Z Reading state information... 2021-05-18T14:09:52.2173332Z Suggested packages: 2021-05-18T14:09:52.2176347Z bowtie2-examples 2021-05-18T14:09:52.2592698Z The following NEW packages will be installed: 2021-05-18T14:09:52.2601247Z bowtie2 2021-05-18T14:09:52.2836916Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:52.2837660Z Need to get 1324 kB of archives. 2021-05-18T14:09:52.2838341Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:09:52.2839997Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:09:52.7331695Z Fetched 1324 kB in 0s (16.3 MB/s) 2021-05-18T14:09:52.7626132Z Selecting previously unselected package bowtie2. 2021-05-18T14:09:52.7697609Z (Reading database ... 2021-05-18T14:09:52.7698435Z (Reading database ... 5% 2021-05-18T14:09:52.7699099Z (Reading database ... 10% 2021-05-18T14:09:52.7699720Z (Reading database ... 15% 2021-05-18T14:09:52.7700353Z (Reading database ... 20% 2021-05-18T14:09:52.7701009Z (Reading database ... 25% 2021-05-18T14:09:52.7701624Z (Reading database ... 30% 2021-05-18T14:09:52.7702248Z (Reading database ... 35% 2021-05-18T14:09:52.7702869Z (Reading database ... 40% 2021-05-18T14:09:52.7703481Z (Reading database ... 45% 2021-05-18T14:09:52.7704106Z (Reading database ... 50% 2021-05-18T14:09:52.7728781Z (Reading database ... 55% 2021-05-18T14:09:52.7775055Z (Reading database ... 60% 2021-05-18T14:09:52.7799683Z (Reading database ... 65% 2021-05-18T14:09:52.7927358Z (Reading database ... 70% 2021-05-18T14:09:52.8047946Z (Reading database ... 75% 2021-05-18T14:09:52.8070336Z (Reading database ... 80% 2021-05-18T14:09:52.8610275Z (Reading database ... 85% 2021-05-18T14:09:52.8787228Z (Reading database ... 90% 2021-05-18T14:09:52.8864953Z (Reading database ... 95% 2021-05-18T14:09:52.8868114Z (Reading database ... 100% 2021-05-18T14:09:52.8868912Z (Reading database ... 267904 files and directories currently installed.) 2021-05-18T14:09:52.8980964Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:09:52.8992648Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:09:53.0753895Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:09:53.0794919Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:55.9088979Z Reading package lists... 2021-05-18T14:09:56.0684804Z Building dependency tree... 2021-05-18T14:09:56.0702467Z Reading state information... 2021-05-18T14:09:56.2251311Z E: Unable to locate package install 2021-05-18T14:09:56.2252613Z E: Unable to locate package gdal 2021-05-18T14:09:56.2854910Z Reading package lists... 2021-05-18T14:09:56.4458526Z Building dependency tree... 2021-05-18T14:09:56.4476439Z Reading state information... 2021-05-18T14:09:56.4702580Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:09:56.4704345Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:09:56.4705344Z is only available from another source 2021-05-18T14:09:56.4705926Z 2021-05-18T14:09:56.5619177Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:09:56.6213655Z Reading package lists... 2021-05-18T14:09:56.7754369Z Building dependency tree... 2021-05-18T14:09:56.7771724Z Reading state information... 2021-05-18T14:09:56.8006995Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:09:56.8008652Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:09:56.8009652Z is only available from another source 2021-05-18T14:09:56.8010576Z However the following packages replace it: 2021-05-18T14:09:56.8011368Z ffmpeg 2021-05-18T14:09:56.8011840Z 2021-05-18T14:09:56.8928939Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:09:56.9522637Z Reading package lists... 2021-05-18T14:09:57.1135416Z Building dependency tree... 2021-05-18T14:09:57.1153749Z Reading state information... 2021-05-18T14:09:57.2658137Z The following additional packages will be installed: 2021-05-18T14:09:57.2660390Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:09:57.2662248Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:09:57.2663478Z libssh2-1-dev 2021-05-18T14:09:57.2664747Z Suggested packages: 2021-05-18T14:09:57.2666523Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:09:57.3095602Z The following NEW packages will be installed: 2021-05-18T14:09:58.1189650Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:09:58.1191492Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:09:58.1192573Z libssh2-1-dev 2021-05-18T14:09:58.1193335Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:58.1194092Z Need to get 2667 kB of archives. 2021-05-18T14:09:58.1195094Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:09:58.1196753Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:09:58.1198345Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:09:58.1200278Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:09:58.1201907Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:09:58.1203491Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:09:58.1205253Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:09:58.1206788Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:09:58.1208342Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:09:58.1210014Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:09:58.1211631Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:09:58.1213209Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:09:58.1214063Z Fetched 2667 kB in 0s (12.5 MB/s) 2021-05-18T14:09:58.1214907Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:09:58.1215556Z (Reading database ... 2021-05-18T14:09:58.1216023Z (Reading database ... 5% 2021-05-18T14:09:58.1216472Z (Reading database ... 10% 2021-05-18T14:09:58.1217068Z (Reading database ... 15% 2021-05-18T14:09:58.1217536Z (Reading database ... 20% 2021-05-18T14:09:58.1217983Z (Reading database ... 25% 2021-05-18T14:09:58.1218440Z (Reading database ... 30% 2021-05-18T14:09:58.1218885Z (Reading database ... 35% 2021-05-18T14:09:58.1219343Z (Reading database ... 40% 2021-05-18T14:09:58.1219808Z (Reading database ... 45% 2021-05-18T14:09:58.1220256Z (Reading database ... 50% 2021-05-18T14:09:58.1220713Z (Reading database ... 55% 2021-05-18T14:09:58.1221159Z (Reading database ... 60% 2021-05-18T14:09:58.1221617Z (Reading database ... 65% 2021-05-18T14:09:58.1230140Z (Reading database ... 70% 2021-05-18T14:09:58.1230707Z (Reading database ... 75% 2021-05-18T14:09:58.1231178Z (Reading database ... 80% 2021-05-18T14:09:58.1231644Z (Reading database ... 85% 2021-05-18T14:09:58.1232093Z (Reading database ... 90% 2021-05-18T14:09:58.1232553Z (Reading database ... 95% 2021-05-18T14:09:58.1233015Z (Reading database ... 100% 2021-05-18T14:09:58.1233714Z (Reading database ... 267930 files and directories currently installed.) 2021-05-18T14:09:58.1234919Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:09:58.1235755Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:09:58.1299488Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:09:58.1560531Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:09:58.1574723Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:09:58.2299022Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:09:58.2513273Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:09:58.2539556Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:09:58.2848663Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:09:58.3055868Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:09:58.3071502Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:09:58.3498574Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:09:58.3713378Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:09:58.3723063Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:09:58.4098354Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:09:58.4282294Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:09:58.4295398Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:09:58.4658618Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:09:58.4863192Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:09:58.4877905Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:09:58.5540662Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:09:58.5745173Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:09:58.5757276Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:09:58.6451422Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:09:58.6663889Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:09:58.6679195Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:09:58.7219351Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:09:58.7451191Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:09:58.7462742Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:09:58.7738671Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:09:58.7968646Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:09:58.7979547Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:09:58.9184648Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:09:58.9211601Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:09:58.9242267Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:09:58.9271081Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:09:58.9296232Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:09:58.9324830Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:09:58.9351675Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:09:58.9379716Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:09:58.9399800Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:09:58.9425272Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:09:58.9450222Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:09:58.9482956Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:03.6554388Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:03.7618018Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:05.8476960Z Reading package lists... 2021-05-18T14:10:06.0157391Z Building dependency tree... 2021-05-18T14:10:06.0178766Z Reading state information... 2021-05-18T14:10:06.2618552Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:10:06.2621664Z libtiff-dev set to manually installed. 2021-05-18T14:10:06.2622743Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:06.3211004Z Reading package lists... 2021-05-18T14:10:06.4836700Z Building dependency tree... 2021-05-18T14:10:06.4855725Z Reading state information... 2021-05-18T14:10:06.7075863Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:10:06.7076872Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:06.7668970Z Reading package lists... 2021-05-18T14:10:06.9324823Z Building dependency tree... 2021-05-18T14:10:06.9342776Z Reading state information... 2021-05-18T14:10:07.1205485Z The following NEW packages will be installed: 2021-05-18T14:10:07.1209377Z libsodium-dev 2021-05-18T14:10:07.1431612Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:07.1432329Z Need to get 169 kB of archives. 2021-05-18T14:10:07.1433018Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:10:07.1434814Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:10:07.5451961Z Fetched 169 kB in 0s (6116 kB/s) 2021-05-18T14:10:07.5743353Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:10:07.5815362Z (Reading database ... 2021-05-18T14:10:07.5816228Z (Reading database ... 5% 2021-05-18T14:10:07.5817060Z (Reading database ... 10% 2021-05-18T14:10:07.5817740Z (Reading database ... 15% 2021-05-18T14:10:07.5818379Z (Reading database ... 20% 2021-05-18T14:10:07.5818998Z (Reading database ... 25% 2021-05-18T14:10:07.5819631Z (Reading database ... 30% 2021-05-18T14:10:07.5820255Z (Reading database ... 35% 2021-05-18T14:10:07.5821111Z (Reading database ... 40% 2021-05-18T14:10:07.5821743Z (Reading database ... 45% 2021-05-18T14:10:07.5822361Z (Reading database ... 50% 2021-05-18T14:10:07.5859740Z (Reading database ... 55% 2021-05-18T14:10:07.5907570Z (Reading database ... 60% 2021-05-18T14:10:07.5932779Z (Reading database ... 65% 2021-05-18T14:10:07.6061618Z (Reading database ... 70% 2021-05-18T14:10:07.6186097Z (Reading database ... 75% 2021-05-18T14:10:07.6209938Z (Reading database ... 80% 2021-05-18T14:10:07.6749065Z (Reading database ... 85% 2021-05-18T14:10:07.6919736Z (Reading database ... 90% 2021-05-18T14:10:07.6998236Z (Reading database ... 95% 2021-05-18T14:10:07.6999136Z (Reading database ... 100% 2021-05-18T14:10:07.7000083Z (Reading database ... 268433 files and directories currently installed.) 2021-05-18T14:10:07.7114409Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:10:07.7126018Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:10:07.7884168Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:10:09.8727110Z Reading package lists... 2021-05-18T14:10:10.0382632Z Building dependency tree... 2021-05-18T14:10:10.0401351Z Reading state information... 2021-05-18T14:10:10.1885535Z The following additional packages will be installed: 2021-05-18T14:10:10.1891602Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:10:10.2349427Z The following NEW packages will be installed: 2021-05-18T14:10:10.2358031Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:10:10.2359478Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:10:10.2585571Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:10.2586277Z Need to get 10.4 MB of archives. 2021-05-18T14:10:10.2586961Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:10:10.2588648Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:10:10.2830307Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:10:10.3441146Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:10:10.6095392Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:10:10.6725321Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:10:10.7364206Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-18T14:10:10.7660742Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-18T14:10:10.8106490Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:10:11.2101634Z Fetched 10.4 MB in 1s (18.1 MB/s) 2021-05-18T14:10:11.2403726Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:10:11.2477593Z (Reading database ... 2021-05-18T14:10:11.2478305Z (Reading database ... 5% 2021-05-18T14:10:11.2478942Z (Reading database ... 10% 2021-05-18T14:10:11.2479595Z (Reading database ... 15% 2021-05-18T14:10:11.2480251Z (Reading database ... 20% 2021-05-18T14:10:11.2480902Z (Reading database ... 25% 2021-05-18T14:10:11.2481539Z (Reading database ... 30% 2021-05-18T14:10:11.2482174Z (Reading database ... 35% 2021-05-18T14:10:11.2482790Z (Reading database ... 40% 2021-05-18T14:10:11.2483422Z (Reading database ... 45% 2021-05-18T14:10:11.2484064Z (Reading database ... 50% 2021-05-18T14:10:11.2520942Z (Reading database ... 55% 2021-05-18T14:10:11.2568367Z (Reading database ... 60% 2021-05-18T14:10:11.2592126Z (Reading database ... 65% 2021-05-18T14:10:11.2711032Z (Reading database ... 70% 2021-05-18T14:10:11.2827796Z (Reading database ... 75% 2021-05-18T14:10:11.2852121Z (Reading database ... 80% 2021-05-18T14:10:11.3376035Z (Reading database ... 85% 2021-05-18T14:10:11.3542476Z (Reading database ... 90% 2021-05-18T14:10:11.3621975Z (Reading database ... 95% 2021-05-18T14:10:11.3622584Z (Reading database ... 100% 2021-05-18T14:10:11.3623386Z (Reading database ... 268503 files and directories currently installed.) 2021-05-18T14:10:11.3735414Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:10:11.3746233Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:10:11.4498591Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:10:11.4678045Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:10:11.4702544Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:10:11.5771137Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:10:11.6033771Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:10:11.6043862Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:10:11.7459072Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:10:11.7695791Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:11.7713918Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:11.9059523Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:10:11.9276978Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:11.9290479Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:12.0940061Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:10:12.1158498Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:10:12.1168313Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:12.2723994Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:10:12.2984860Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:10:12.3001120Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:12.6419668Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:10:12.6615585Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:12.6625910Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:10:12.7448015Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:12.7487125Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:10:12.7529902Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:10:12.7574397Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:12.7621435Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:10:12.7642583Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:12.7689691Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:12.7725177Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:10:12.7768959Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:15.6061372Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:17.6852398Z Reading package lists... 2021-05-18T14:10:17.8485731Z Building dependency tree... 2021-05-18T14:10:17.8504134Z Reading state information... 2021-05-18T14:10:18.0757152Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:10:18.0758261Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:18.1354385Z Reading package lists... 2021-05-18T14:10:18.3063549Z Building dependency tree... 2021-05-18T14:10:18.3082190Z Reading state information... 2021-05-18T14:10:18.4636991Z The following additional packages will be installed: 2021-05-18T14:10:18.4639249Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:10:18.4641003Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:10:18.4646890Z Suggested packages: 2021-05-18T14:10:18.4647946Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:10:18.5117498Z The following NEW packages will be installed: 2021-05-18T14:10:18.5121500Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:10:18.5128463Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:10:18.5340012Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:18.5341771Z Need to get 1459 kB of archives. 2021-05-18T14:10:18.5342663Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:10:18.5344821Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:10:18.5375226Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:10:18.5384114Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:10:18.5419024Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:10:18.5426305Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-18T14:10:18.5441319Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:10:18.5478171Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:10:18.5566143Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:10:18.5622749Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:10:18.5673285Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:10:18.9897165Z Fetched 1459 kB in 0s (21.7 MB/s) 2021-05-18T14:10:19.0215419Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:10:19.0290784Z (Reading database ... 2021-05-18T14:10:19.0291691Z (Reading database ... 5% 2021-05-18T14:10:19.0292348Z (Reading database ... 10% 2021-05-18T14:10:19.0292988Z (Reading database ... 15% 2021-05-18T14:10:19.0293624Z (Reading database ... 20% 2021-05-18T14:10:19.0294260Z (Reading database ... 25% 2021-05-18T14:10:19.0294903Z (Reading database ... 30% 2021-05-18T14:10:19.0295539Z (Reading database ... 35% 2021-05-18T14:10:19.0296169Z (Reading database ... 40% 2021-05-18T14:10:19.0297438Z (Reading database ... 45% 2021-05-18T14:10:19.0297934Z (Reading database ... 50% 2021-05-18T14:10:19.0319486Z (Reading database ... 55% 2021-05-18T14:10:19.0366580Z (Reading database ... 60% 2021-05-18T14:10:19.0397909Z (Reading database ... 65% 2021-05-18T14:10:19.0528899Z (Reading database ... 70% 2021-05-18T14:10:19.0651016Z (Reading database ... 75% 2021-05-18T14:10:19.0675025Z (Reading database ... 80% 2021-05-18T14:10:19.1075783Z (Reading database ... 85% 2021-05-18T14:10:19.1402293Z (Reading database ... 90% 2021-05-18T14:10:19.1486223Z (Reading database ... 95% 2021-05-18T14:10:19.1486819Z (Reading database ... 100% 2021-05-18T14:10:19.1487626Z (Reading database ... 268728 files and directories currently installed.) 2021-05-18T14:10:19.1602741Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:19.1628427Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.1978821Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:10:19.2195441Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:19.2206550Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.2540016Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:10:19.2764930Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:19.2779567Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.3099458Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:10:19.3321575Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:19.3335855Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.3658747Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:10:19.3874643Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:10:19.3912281Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:10:19.4298852Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:10:19.4483730Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:19.4496119Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.4899507Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:10:19.5103080Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:10:19.5118300Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:10:19.5899451Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:10:19.6078273Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:10:19.6091638Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:10:19.6526147Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:10:19.6775401Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:19.6787735Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.7099124Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:10:19.7333123Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:10:19.7348748Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:10:19.8363744Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:10:19.8406377Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.8437722Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:10:19.8466781Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:10:19.8515329Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.8557972Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.8583431Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.8618635Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.8645347Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:19.8663689Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:10:19.8701107Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:19.8901018Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:22.9212929Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:25.0689361Z Reading package lists... 2021-05-18T14:10:25.2363475Z Building dependency tree... 2021-05-18T14:10:25.2382779Z Reading state information... 2021-05-18T14:10:25.3748834Z E: Unable to locate package udunits 2021-05-18T14:10:25.4351131Z Reading package lists... 2021-05-18T14:10:25.5965587Z Building dependency tree... 2021-05-18T14:10:25.5985001Z Reading state information... 2021-05-18T14:10:25.7427448Z The following additional packages will be installed: 2021-05-18T14:10:25.7428701Z libwebpdemux2 2021-05-18T14:10:25.7862855Z The following NEW packages will be installed: 2021-05-18T14:10:25.7865757Z libwebp-dev libwebpdemux2 2021-05-18T14:10:25.8046929Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:25.8047659Z Need to get 277 kB of archives. 2021-05-18T14:10:25.8048331Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:10:25.8049995Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:10:25.8103461Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:10:26.2199471Z Fetched 277 kB in 0s (8951 kB/s) 2021-05-18T14:10:26.2513598Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:10:26.2587004Z (Reading database ... 2021-05-18T14:10:26.2587678Z (Reading database ... 5% 2021-05-18T14:10:26.2588363Z (Reading database ... 10% 2021-05-18T14:10:26.2588988Z (Reading database ... 15% 2021-05-18T14:10:26.2589790Z (Reading database ... 20% 2021-05-18T14:10:26.2590443Z (Reading database ... 25% 2021-05-18T14:10:26.2591060Z (Reading database ... 30% 2021-05-18T14:10:26.2591686Z (Reading database ... 35% 2021-05-18T14:10:26.2592314Z (Reading database ... 40% 2021-05-18T14:10:26.2592926Z (Reading database ... 45% 2021-05-18T14:10:26.2593547Z (Reading database ... 50% 2021-05-18T14:10:26.2614871Z (Reading database ... 55% 2021-05-18T14:10:26.2659276Z (Reading database ... 60% 2021-05-18T14:10:26.2689534Z (Reading database ... 65% 2021-05-18T14:10:26.2816152Z (Reading database ... 70% 2021-05-18T14:10:26.2938659Z (Reading database ... 75% 2021-05-18T14:10:26.2963917Z (Reading database ... 80% 2021-05-18T14:10:26.3360044Z (Reading database ... 85% 2021-05-18T14:10:26.3668461Z (Reading database ... 90% 2021-05-18T14:10:26.3746284Z (Reading database ... 95% 2021-05-18T14:10:26.3749404Z (Reading database ... 100% 2021-05-18T14:10:26.3750208Z (Reading database ... 269028 files and directories currently installed.) 2021-05-18T14:10:26.3861933Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:10:26.3894910Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:10:26.4178692Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:10:26.4394266Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:10:26.4404587Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:10:26.5197436Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:10:26.5233504Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:10:26.5279617Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:28.6105063Z Reading package lists... 2021-05-18T14:10:28.7698262Z Building dependency tree... 2021-05-18T14:10:28.7716510Z Reading state information... 2021-05-18T14:10:28.9201248Z The following additional packages will be installed: 2021-05-18T14:10:28.9203341Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:10:28.9205004Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:10:28.9206461Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:10:28.9208973Z Suggested packages: 2021-05-18T14:10:28.9210009Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:10:28.9210808Z Recommended packages: 2021-05-18T14:10:28.9211387Z cargo 2021-05-18T14:10:28.9695455Z The following NEW packages will be installed: 2021-05-18T14:10:28.9703595Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:10:28.9705184Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:10:28.9708455Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:10:28.9931894Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:28.9932593Z Need to get 108 MB of archives. 2021-05-18T14:10:28.9933272Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:10:28.9934979Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:10:29.0009654Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:10:29.0016197Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-18T14:10:29.0023731Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:10:29.0083559Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:10:29.0108529Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:10:29.0112704Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-18T14:10:29.1480003Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-18T14:10:29.9877059Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-18T14:10:30.4903768Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-18T14:10:30.5827827Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-18T14:10:30.6571820Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:10:30.7534527Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-18T14:10:31.1539935Z Fetched 108 MB in 2s (60.7 MB/s) 2021-05-18T14:10:31.1881459Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:10:31.1961056Z (Reading database ... 2021-05-18T14:10:31.1961599Z (Reading database ... 5% 2021-05-18T14:10:31.1962063Z (Reading database ... 10% 2021-05-18T14:10:31.1962519Z (Reading database ... 15% 2021-05-18T14:10:31.1962980Z (Reading database ... 20% 2021-05-18T14:10:31.1963441Z (Reading database ... 25% 2021-05-18T14:10:31.1963883Z (Reading database ... 30% 2021-05-18T14:10:31.1964336Z (Reading database ... 35% 2021-05-18T14:10:31.1964786Z (Reading database ... 40% 2021-05-18T14:10:31.1965236Z (Reading database ... 45% 2021-05-18T14:10:31.1965687Z (Reading database ... 50% 2021-05-18T14:10:31.1992228Z (Reading database ... 55% 2021-05-18T14:10:31.2038342Z (Reading database ... 60% 2021-05-18T14:10:31.2069509Z (Reading database ... 65% 2021-05-18T14:10:31.2200209Z (Reading database ... 70% 2021-05-18T14:10:31.2325748Z (Reading database ... 75% 2021-05-18T14:10:31.2352727Z (Reading database ... 80% 2021-05-18T14:10:31.2746610Z (Reading database ... 85% 2021-05-18T14:10:31.3054791Z (Reading database ... 90% 2021-05-18T14:10:31.3131852Z (Reading database ... 95% 2021-05-18T14:10:31.3132421Z (Reading database ... 100% 2021-05-18T14:10:31.3133226Z (Reading database ... 269056 files and directories currently installed.) 2021-05-18T14:10:31.3245642Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:10:31.3271836Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:10:31.3738331Z Selecting previously unselected package libipt2. 2021-05-18T14:10:31.3968738Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:10:31.3984288Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:10:31.4338956Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:10:31.4534321Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:10:31.4549777Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:10:31.4979737Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:10:31.5209244Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:10:31.5221613Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:10:31.5978983Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:10:31.6188253Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:10:31.6198176Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:10:31.6698565Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:10:31.6929625Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:10:31.6944568Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:10:31.7195192Z Selecting previously unselected package gdb. 2021-05-18T14:10:31.7462499Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:10:31.7471189Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:10:32.0499746Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:10:32.0724059Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:10:32.0732645Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:10:37.5898790Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:10:37.6113843Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:10:37.6126443Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:10:40.3338338Z Selecting previously unselected package rustc. 2021-05-18T14:10:40.3601726Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:10:40.3613646Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:10:40.5418212Z Selecting previously unselected package cargo. 2021-05-18T14:10:40.5619586Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:10:40.5629050Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:10:40.8859073Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:10:40.9077258Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:10:40.9090127Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:10:41.9797533Z Selecting previously unselected package rust-gdb. 2021-05-18T14:10:42.0067297Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:10:42.0084433Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:10:42.0689716Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:10:42.0738207Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:10:42.0768098Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:10:42.0808096Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:10:42.0836051Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:10:42.0874044Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:10:42.0910213Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:10:42.0936570Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:10:42.0978792Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:10:42.1011222Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:10:42.1033275Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:10:42.1068134Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:10:42.1099000Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:10:42.1138374Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:42.1338619Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:45.3568016Z Reading package lists... 2021-05-18T14:10:45.5144670Z Building dependency tree... 2021-05-18T14:10:45.5164297Z Reading state information... 2021-05-18T14:10:45.6733240Z The following additional packages will be installed: 2021-05-18T14:10:45.6735314Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:10:45.6737167Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:10:45.6738892Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:10:45.6740492Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:10:45.6742047Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:10:45.6743556Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:10:45.6745284Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:10:45.6746818Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:10:45.6748404Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:10:45.6750074Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:10:45.6751724Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:10:45.6753362Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:10:45.6755006Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:10:45.6756754Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:10:45.6758480Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:10:45.6760126Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:10:45.6761700Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:10:45.6763285Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:10:45.6764976Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:10:45.6766331Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:10:45.6767608Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:10:45.6768988Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:10:45.6770302Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:10:45.6771551Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:10:45.6772828Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:10:45.6774347Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:10:45.6775856Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:10:45.6778252Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:10:45.6779774Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:10:45.6781124Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:10:45.6782381Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:10:45.6783637Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:10:45.6784977Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:10:45.6786354Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:10:45.6787830Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:10:45.6789305Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:10:45.6790691Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:10:45.6792039Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:10:45.6793343Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:10:45.6794735Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:10:45.6796173Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:10:45.6797461Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:10:45.6798785Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:10:45.6800332Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:10:45.6801920Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:10:45.6803308Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:10:45.6804660Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:10:45.6806302Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:10:45.6807561Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:10:45.6808306Z Suggested packages: 2021-05-18T14:10:45.6809350Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:10:45.6810723Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:10:45.6812097Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:10:45.6813535Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:10:45.6814774Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:10:45.6816091Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:10:45.6817655Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:10:45.6819075Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:10:45.6820400Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:10:45.6821793Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:10:45.6823082Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:10:45.6824376Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:10:45.6825600Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:10:45.6826491Z wpagui libengine-pkcs11-openssl 2021-05-18T14:10:45.7565797Z The following NEW packages will be installed: 2021-05-18T14:10:45.7567715Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:10:45.7569208Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:10:45.7570681Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:10:45.7572101Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:10:45.7573532Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:10:45.7574907Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:10:45.7576198Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:10:45.7577780Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:10:45.7579247Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:10:45.7580632Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:10:45.7582044Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:10:45.7583480Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:10:45.7584974Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:10:45.7586578Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:10:45.7590102Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:10:45.7591388Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:10:45.7592622Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:10:45.7593845Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:10:45.7595138Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:10:45.7596172Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:10:45.7597186Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:10:45.7598256Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:10:45.7599262Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:10:45.7600232Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:10:45.7601460Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:10:45.7602655Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:10:45.7603857Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:10:45.7605174Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:10:45.7606495Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:10:45.7607669Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:10:45.7608757Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:10:45.7609814Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:10:45.7610970Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:10:45.7612148Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:10:45.7613423Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:10:45.7614700Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:10:45.7615880Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:10:45.7622358Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:10:45.7623631Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:10:45.7624852Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:10:45.7626096Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:10:45.7627251Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:10:45.7628397Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:10:45.7629727Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:10:45.7631108Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:10:45.7632320Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:10:45.7633493Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:10:45.7634757Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:10:45.7635840Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:10:45.7833886Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:45.7834592Z Need to get 183 MB of archives. 2021-05-18T14:10:45.7835267Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:10:45.7837019Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:10:45.7913941Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:10:45.8695095Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-18T14:10:45.8729925Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-18T14:10:45.8774285Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-18T14:10:45.8844936Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:10:45.8889350Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:10:45.8987784Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:10:45.9054108Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-18T14:10:45.9128863Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:10:45.9266287Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:10:45.9421992Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:10:46.0200652Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:10:46.0447178Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:10:46.0734591Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:10:46.0773284Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:10:46.0812917Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:10:46.0867965Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:10:46.0905920Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:10:46.0948148Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:10:46.1026870Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:10:46.1096719Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:10:46.1147185Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:10:46.2273748Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:10:46.3046687Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:10:46.3112528Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-18T14:10:46.3152034Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-18T14:10:46.3312945Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:10:46.3377700Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:10:46.3521780Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:10:46.3651167Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:10:46.4372811Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:10:46.4937832Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:10:46.5034522Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:10:46.5106933Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:10:46.5159215Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:10:46.9446244Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-18T14:10:46.9632373Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:10:47.0050695Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:10:47.0221302Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:10:47.0362967Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:10:47.0468326Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:10:47.0510862Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:10:47.0561324Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:10:47.0585418Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:10:47.0623448Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:10:47.0655521Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:10:47.0773915Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:10:47.0794820Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:10:47.0887147Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:10:47.0921051Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:10:47.0929828Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:10:47.0937881Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:10:47.0960276Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:10:47.1095894Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:10:47.1115683Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:10:47.2649539Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:10:47.2819337Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:10:47.2832934Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:10:47.2894352Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:10:47.2901420Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:10:47.2916184Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:10:47.2925842Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:10:47.2946845Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:10:47.2966376Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:10:47.3037622Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:10:47.3082504Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:10:47.3123622Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:10:47.3407842Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:10:47.3585561Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:10:47.5293127Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:10:47.5382272Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:10:47.5486418Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:10:47.5579958Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:10:47.5717629Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:10:47.6200202Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:10:47.6379087Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-18T14:10:47.9740076Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-18T14:10:47.9766826Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-18T14:10:47.9779211Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:10:48.0047832Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:10:48.0134168Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:10:48.0275894Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:10:48.1583734Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-18T14:10:49.1826086Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:10:49.2483080Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:10:49.2584113Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:10:49.2623599Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:10:49.2672342Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-18T14:10:49.2762701Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:10:49.2805388Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:10:49.3053026Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:10:49.3140348Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:10:49.3323113Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:10:49.3446500Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:10:49.3493178Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:10:49.4063748Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:10:49.4298757Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:10:49.4564326Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:10:49.4602714Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:10:49.4739693Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:10:49.5166271Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-18T14:10:49.5361330Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-18T14:10:49.5507183Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:10:49.5607094Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:10:49.5899567Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:10:49.6210659Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:10:50.8741652Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:10:50.8834094Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:10:50.9046721Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:10:51.2506752Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:10:51.4819994Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:10:51.4829628Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-18T14:10:51.4838885Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:10:51.4884280Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:10:51.4987271Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:10:51.5937739Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:10:51.6356532Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:10:51.6519505Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:10:51.6523159Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:10:51.6571996Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:10:51.6684677Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:10:51.6695766Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:10:51.6700218Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-18T14:10:51.6705133Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:10:51.6718073Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:10:51.6747024Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:10:51.6778106Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:10:51.6822068Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-18T14:10:51.6924196Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-18T14:10:51.7014168Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-18T14:10:51.7133370Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:10:51.7296149Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:10:51.7940590Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-18T14:10:51.8069562Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:10:51.8119542Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:10:51.8310654Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:10:51.8675202Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:10:51.8833100Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:10:51.8961663Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:10:51.9030872Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:10:51.9167894Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-18T14:10:51.9261699Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-18T14:10:51.9350113Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:10:51.9463882Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:10:51.9542852Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-18T14:10:51.9622448Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-18T14:10:51.9785218Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-18T14:10:52.0302526Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-18T14:10:52.1761888Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:10:52.1767106Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:10:52.1827479Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:10:52.1877220Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:10:52.1885047Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:10:52.1920977Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:10:52.1923093Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:10:52.2500414Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:10:52.2661698Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:10:52.2785728Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:10:53.1310170Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-18T14:10:53.1313926Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-18T14:10:53.1315924Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-18T14:10:53.1317682Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:10:53.1319333Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:10:53.1321062Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:10:53.1322824Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:10:53.1324482Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:10:53.1326146Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:10:53.1327988Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:10:53.1329779Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:10:53.1331425Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:10:53.1333064Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:10:53.1334750Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:10:53.1336469Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:10:53.1338309Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:10:53.1340044Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:10:53.1341737Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:10:53.1343539Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:10:53.1345354Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:10:53.1347107Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:10:53.1348898Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:10:53.1350699Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:10:53.1352410Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:10:53.1354575Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:10:53.1356406Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:10:53.1357923Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:10:53.1359544Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:10:53.1361040Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:10:53.1362509Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:10:53.1364088Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:10:53.1365642Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:10:53.1367180Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:10:53.1368692Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:10:53.1370269Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:10:53.1371899Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:10:53.1505058Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:10:53.1708825Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-18T14:10:53.1759333Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-18T14:10:53.1808704Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:10:53.1978604Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:10:53.3385132Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:10:53.6758840Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-18T14:10:53.6938230Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:10:53.7326165Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:10:54.4621246Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:10:54.6775180Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-18T14:10:54.7740602Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-18T14:10:54.8119912Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:10:54.8423473Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:10:54.8462850Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:10:54.9213885Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:10:54.9592466Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:10:54.9626141Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:10:54.9643145Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:10:55.9850578Z Fetched 183 MB in 9s (19.9 MB/s) 2021-05-18T14:10:56.0182614Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:10:56.0258867Z (Reading database ... 2021-05-18T14:10:56.0259419Z (Reading database ... 5% 2021-05-18T14:10:56.0259900Z (Reading database ... 10% 2021-05-18T14:10:56.0260367Z (Reading database ... 15% 2021-05-18T14:10:56.0260832Z (Reading database ... 20% 2021-05-18T14:10:56.0261280Z (Reading database ... 25% 2021-05-18T14:10:56.0261737Z (Reading database ... 30% 2021-05-18T14:10:56.0262187Z (Reading database ... 35% 2021-05-18T14:10:56.0262643Z (Reading database ... 40% 2021-05-18T14:10:56.0263104Z (Reading database ... 45% 2021-05-18T14:10:56.0263546Z (Reading database ... 50% 2021-05-18T14:10:56.0304124Z (Reading database ... 55% 2021-05-18T14:10:56.0349780Z (Reading database ... 60% 2021-05-18T14:10:56.0380692Z (Reading database ... 65% 2021-05-18T14:10:56.0507561Z (Reading database ... 70% 2021-05-18T14:10:56.0626060Z (Reading database ... 75% 2021-05-18T14:10:56.0652597Z (Reading database ... 80% 2021-05-18T14:10:56.1045161Z (Reading database ... 85% 2021-05-18T14:10:56.1361417Z (Reading database ... 90% 2021-05-18T14:10:56.1443031Z (Reading database ... 95% 2021-05-18T14:10:56.1443607Z (Reading database ... 100% 2021-05-18T14:10:56.1444360Z (Reading database ... 269811 files and directories currently installed.) 2021-05-18T14:10:56.1559751Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:10:56.1585206Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:10:56.2018198Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:10:56.2217525Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:10:56.2300587Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:10:56.4043334Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:10:56.4305800Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:10:56.4317656Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:10:56.4698581Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:10:56.4912463Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:10:56.4925843Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:10:56.5259017Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:10:56.5459859Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:10:56.5475038Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:10:56.5818960Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:10:56.6014134Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:10:56.6029775Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:10:56.6339495Z Selecting previously unselected package libwacom-common. 2021-05-18T14:10:56.6565249Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:10:56.6578375Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:10:56.7538229Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:10:56.7750239Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:10:56.7768617Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:10:56.8058721Z Selecting previously unselected package libinput-bin. 2021-05-18T14:10:56.8280551Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:10:56.8293610Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:10:56.8618327Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:10:56.8842735Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:10:56.8862971Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:10:56.9258123Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:10:56.9463777Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:10:56.9475375Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:10:56.9907265Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:10:57.0177615Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:10:57.0200414Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:10:57.1098796Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:10:57.1306088Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:10:57.1319282Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:10:57.1562998Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:10:57.1834853Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:10:57.1850279Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:10:57.2156867Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:10:57.2390616Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:10:57.2404195Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:10:57.2738768Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:10:57.2917965Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:10:57.2927443Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:10:57.3170537Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:10:57.3436593Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:10:57.3445402Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:10:57.3685265Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:10:57.3953420Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:10:57.3965821Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:10:57.4247877Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:10:57.4517354Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:10:57.4530026Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:10:57.4785071Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:10:57.5056470Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:10:57.5074369Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:10:57.5418721Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:10:57.5620933Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:10:57.5633654Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:10:57.5978645Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:10:57.6193497Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:10:57.6208496Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:10:57.6540992Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:10:57.6809852Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:10:57.6878833Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:10:57.9745226Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:10:58.0019317Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:10:58.0029851Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:10:58.2258164Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:10:58.2493403Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:10:58.2506600Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:10:58.2903319Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:10:58.3173251Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:10:58.3187288Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:10:58.3660049Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:10:58.3893520Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:10:58.3907705Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:10:58.4858248Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:10:58.5071740Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:10:58.5086075Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:10:58.5498230Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:10:58.5693233Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:10:58.5708240Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:10:58.6137906Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:10:58.6411806Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:10:58.6424703Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:10:58.6888498Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:10:58.7164343Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:10:58.7172802Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:10:58.8698480Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:10:58.8973526Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:10:58.8984552Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:10:59.0424590Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:10:59.0695521Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:10:59.0705550Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:10:59.1052555Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:10:59.1333997Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:10:59.1340346Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:10:59.1709433Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:10:59.1943413Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:10:59.1960677Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:10:59.2244061Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:10:59.2527589Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:59.2540139Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:11:00.4819508Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:11:00.5047920Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:00.5059731Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:00.5458891Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:11:00.5672728Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:11:00.5684570Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:01.6324557Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:11:01.6332817Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:11:01.6333771Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:01.6334761Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:11:01.6336064Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:11:01.6337409Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:01.6338199Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:11:01.6339204Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:01.6340219Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:01.6341201Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:11:01.6342315Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:01.6343313Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:01.6344214Z Selecting previously unselected package gdal-data. 2021-05-18T14:11:01.6345168Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:11:01.6345978Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:01.6346730Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:11:01.6347641Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:11:01.6348376Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:11:01.6349089Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:11:01.6350057Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:11:01.6350876Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:11:01.6351605Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:11:01.6352654Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:01.6353564Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:11:01.6354338Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:11:01.6355246Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:11:01.6356002Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:11:01.6356719Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:11:01.6357688Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:01.6358565Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:11:01.6359310Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:11:01.6360188Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:11:01.6360907Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:11:01.6361631Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:11:01.6362625Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:11:01.6363473Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:11:01.6409413Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:11:01.6679488Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:11:01.6692280Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:11:01.6972086Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:11:01.7245153Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:11:01.7256584Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:11:01.7537774Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:11:01.7810635Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:11:01.7821509Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:11:01.8219415Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:11:01.8464805Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:11:01.8474572Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:01.9218626Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:11:01.9441444Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:11:01.9454306Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:01.9756013Z Selecting previously unselected package proj-data. 2021-05-18T14:11:02.0025692Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:11:02.0036382Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:11:02.7390354Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:11:02.7659996Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:11:02.7677998Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:11:02.8729402Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:11:02.9001702Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:11:02.9015845Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:11:02.9378604Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:11:02.9580459Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:11:02.9590899Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:11:03.0138128Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:11:03.0351650Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:11:03.0364920Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:11:03.0618098Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:11:03.0888174Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:11:03.0897526Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:11:03.1225595Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:11:03.1439975Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:03.1458003Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:03.1777475Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:11:03.2054812Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:03.2067427Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:03.2498822Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:11:03.2726892Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:03.2740723Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:03.3138247Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:11:03.3338601Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:11:03.3349107Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:11:03.3938787Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:11:03.4172231Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:11:03.4188304Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:11:03.4658836Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:11:03.4899971Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:11:03.4911997Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:11:03.5336877Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:11:03.5608487Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:11:03.5620503Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:03.7138739Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:11:03.7358814Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:11:03.7378407Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:11:03.8492328Z Selecting previously unselected package libgdal26. 2021-05-18T14:11:03.8769855Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:03.8783009Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:04.5258366Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:11:04.5462889Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:04.5480767Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:04.5757266Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:11:04.6025224Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:11:04.6037011Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:11:04.6303411Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:11:04.6574532Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:04.6589488Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:04.6997175Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:11:04.7281559Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:04.7303452Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:04.7637731Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:11:04.7908888Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:11:04.7923432Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:11:04.8498483Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:11:04.8716178Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:04.8731116Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:11:04.9162364Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:11:04.9433025Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:04.9445351Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:05.4939525Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:11:05.5188092Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:05.5207198Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:05.5498832Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:11:05.5760529Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:11:05.5780821Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:11:05.6219590Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:11:05.6460135Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:11:05.6473183Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:11:05.7938290Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:11:05.8158974Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:05.8178468Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:05.8534646Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:11:05.8765370Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:05.8782534Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:05.9182283Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:11:05.9455085Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:11:05.9468765Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:11:06.0182412Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:11:06.0452776Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:06.0610204Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:06.3751005Z Selecting previously unselected package qgis-providers. 2021-05-18T14:11:06.4019493Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:06.4030051Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:06.6087906Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:11:06.6355264Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:06.6372417Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:06.6704118Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:11:06.6972467Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:11:06.6983334Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:11:06.7257061Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:11:06.7524730Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:06.7539686Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:11:06.7904734Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:11:06.8172691Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:11:06.8200480Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:11:06.8933671Z Selecting previously unselected package blt. 2021-05-18T14:11:06.9208486Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:11:06.9215255Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:11:06.9450324Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:11:06.9715940Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:11:06.9726185Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:11:07.0122428Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:11:07.0399763Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:07.0411502Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:07.0744138Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:11:07.1017257Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:07.1033207Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:07.1444689Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:11:07.1717441Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:07.1724702Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:07.2060976Z Selecting previously unselected package gcr. 2021-05-18T14:11:07.2337227Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:07.2345656Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:11:07.2661815Z Selecting previously unselected package python3-numpy. 2021-05-18T14:11:07.2931915Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:11:07.2939492Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:11:07.5651297Z Selecting previously unselected package python3-gdal. 2021-05-18T14:11:07.5923831Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:07.5939483Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:07.6659713Z Selecting previously unselected package gdal-bin. 2021-05-18T14:11:07.6927726Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:07.6939599Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:07.7443580Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:11:07.7712318Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:07.7727655Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:07.7996645Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:11:07.8270203Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:11:07.8316937Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:11:07.8746104Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:11:07.9018893Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:11:07.9032324Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:11:07.9499726Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:11:07.9770181Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:07.9782607Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:08.0242302Z Selecting previously unselected package p11-kit. 2021-05-18T14:11:08.0526210Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:08.0527973Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:08.0947527Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:11:08.1218022Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:11:08.1235899Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:11:08.1543422Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:11:08.1816989Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:08.1938923Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:11:08.2808047Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:11:08.3045410Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:08.3064715Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:08.3418830Z Selecting previously unselected package grass-doc. 2021-05-18T14:11:08.3641158Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:11:08.3658284Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:11:09.9872352Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:11:10.0154583Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:11:10.0174035Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:11:10.0588609Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:11:10.0865105Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:10.0877477Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:10.1243780Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:11:10.1519012Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:10.1526469Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:10.3379004Z Selecting previously unselected package grass-core. 2021-05-18T14:11:10.3590678Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:11:10.3609002Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:11:10.9220362Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:11:10.9497630Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:11:10.9517135Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:11:10.9858655Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:11:11.0085847Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:11:11.0098664Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:11:11.0411563Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:11:11.0687639Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:11:11.0698899Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:11:11.1494198Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:11:11.1772377Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:11:11.1786132Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:11:11.2529705Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:11:11.2803586Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:11:11.2815672Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:11:11.5865516Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:11:11.6136354Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:11:12.1344632Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:11:12.1353269Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:11:12.1354859Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:11:12.1356113Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:11:12.1357341Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:11:12.1358996Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:11:12.1360231Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:11:12.1361318Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:11:12.1362707Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:11:12.1363907Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:11:12.1365788Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:11:12.1367191Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:11:12.1368337Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:11:12.1369560Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:11:12.1370810Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:11:12.1372931Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:11:12.1374143Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:11:12.1375386Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:11:12.1376438Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:11:12.1377810Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:11:12.1380333Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:11:12.1395586Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:12.1674928Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:11:12.1959310Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:11:12.1969920Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:12.2392134Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:11:12.2669670Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:11:12.2684723Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:11:12.2975176Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:11:12.3251704Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:12.3268531Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:12.3534833Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:11:12.3812785Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:11:12.3822830Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:11:12.4093927Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:11:12.4372225Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:12.4383327Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:11:12.4662142Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:11:12.4939280Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:12.4950741Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:11:12.5227985Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:11:12.5509485Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:12.5520175Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:11:12.5846434Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:11:12.6125145Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:12.6136497Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:11:12.6529006Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:11:12.6803784Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:11:12.6817647Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:12.8299415Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:11:12.8530098Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:12.8541028Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:11:12.8881060Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:11:12.9157541Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:12.9168732Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:11:12.9444786Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:11:12.9724611Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:12.9739484Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.0156777Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:11:13.0399004Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.0408347Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.1338180Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:11:13.1569483Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.1583167Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.1975541Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:11:13.2256319Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.2268166Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.2636664Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:11:13.2913530Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.2924128Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.3196795Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:11:13.3471319Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.3482105Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.3859557Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:11:13.4134992Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.4147346Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.4403440Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:11:13.4679707Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.4691173Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.4978904Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:11:13.5259480Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.5274053Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.5626196Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:11:13.5903458Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.5921037Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.6196313Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:11:13.6476482Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:13.6485798Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:13.6739708Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:11:13.7019033Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:13.7031881Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:13.7516697Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:11:13.7793944Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:13.7810109Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:13.8927858Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:11:13.9204807Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:13.9218701Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:14.2297718Z Selecting previously unselected package qtchooser. 2021-05-18T14:11:14.2572564Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:11:14.2583837Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:11:14.2853997Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:11:14.3131125Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:14.3145149Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:14.3837328Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:11:14.4111603Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:14.4133411Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:14.4505886Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:11:14.4780894Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:14.4793656Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:14.5090468Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:11:14.5371367Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:14.5381889Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:11:14.5928601Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:11:14.6203272Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:14.6221614Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:14.6514221Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:11:14.6790547Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:14.6801735Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:14.8763709Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:11:14.9038603Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:14.9051274Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:14.9946210Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:11:15.0221728Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:15.0230404Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:11:15.1424198Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:11:15.1701670Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:15.1714370Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:15.2825895Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:11:15.3101450Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:15.3111704Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:15.3650918Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:11:15.3927984Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:15.3941840Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:15.4392706Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:11:15.4665773Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:15.4680455Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:15.4980734Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:11:15.5261177Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:11:15.5276677Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:11:15.7874316Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:11:15.8148361Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:11:15.8304600Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:11:15.8584986Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:11:15.8865258Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:15.8879135Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:15.9239786Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:11:15.9511028Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:11:15.9526947Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:11:15.9767450Z Selecting previously unselected package modemmanager. 2021-05-18T14:11:16.0044809Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:11:16.0123645Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:11:16.1094360Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:11:16.1370728Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:11:16.1385879Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:11:16.1694291Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:11:16.1978870Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:11:16.1990156Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:11:16.4878564Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:11:16.5157488Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:11:16.5173982Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:11:16.5442714Z Selecting previously unselected package python3-bs4. 2021-05-18T14:11:16.5725670Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:11:16.5738928Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:11:16.6065935Z Selecting previously unselected package python3-cycler. 2021-05-18T14:11:16.6342607Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:11:16.6350498Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:11:16.6621041Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:11:16.6896335Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:11:16.6906675Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:11:16.7210525Z Selecting previously unselected package python3-decorator. 2021-05-18T14:11:16.7491288Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:11:16.7505034Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:11:16.7761520Z Selecting previously unselected package python3-future. 2021-05-18T14:11:16.8038122Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:11:16.8047081Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:11:16.8636563Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:11:16.8913405Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:11:16.8932460Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:11:16.9214796Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:11:16.9495780Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:11:16.9510771Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:11:16.9817771Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:11:17.0097449Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:11:17.0106607Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:11:17.0458611Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:11:17.0690662Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:11:17.0700930Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:11:17.0986876Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:11:17.1266625Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:11:17.1281992Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:11:17.1564941Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:11:17.1841767Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:11:17.1855809Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:11:17.2152985Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:11:17.2436565Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:11:17.2446732Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:11:17.3884130Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:11:17.4163993Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:11:17.4189412Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:11:17.4579063Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:11:17.4797690Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:11:17.4809787Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:11:17.8818830Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:11:17.9039097Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:11:17.9050575Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:11:17.9418673Z Selecting previously unselected package python3-olefile. 2021-05-18T14:11:17.9623093Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:11:17.9635281Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:11:17.9901879Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:11:18.0178653Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:11:18.0194445Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:11:18.0739358Z Selecting previously unselected package python3-tz. 2021-05-18T14:11:18.0981886Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:11:18.0989096Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:11:18.1305764Z Selecting previously unselected package python3-owslib. 2021-05-18T14:11:18.1531183Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:11:18.1541799Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:11:18.1978779Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:11:18.2192902Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:11:18.2203122Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:11:18.2859635Z Selecting previously unselected package python3-retrying. 2021-05-18T14:11:18.3092138Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:11:18.3107892Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:11:18.3419637Z Selecting previously unselected package python3-plotly. 2021-05-18T14:11:18.3666823Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:11:18.3687202Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:11:18.7738933Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:11:18.7977444Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:11:18.7990080Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:11:18.8419468Z Selecting previously unselected package python3-sip. 2021-05-18T14:11:18.8636351Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:18.8646859Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:11:18.9018632Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:11:18.9268839Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:18.9289010Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:19.1898911Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:11:19.2152105Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:11:19.2175389Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:11:19.2637068Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:11:19.2918050Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:19.2928941Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:19.3298509Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:11:19.3533208Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:19.3549232Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:19.3858583Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:11:20.1358728Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:20.1366689Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:20.1368114Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:11:20.1369467Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:11:20.1371033Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:20.1372202Z Selecting previously unselected package python3-qgis. 2021-05-18T14:11:20.1373431Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:20.1374520Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:20.6401776Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:11:20.6688611Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:11:20.6703062Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:11:20.7098836Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:11:20.7339141Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:11:20.7353279Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:11:20.7859323Z Selecting previously unselected package qgis-common. 2021-05-18T14:11:20.8116952Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:11:20.8135490Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:22.3018704Z Selecting previously unselected package qgis. 2021-05-18T14:11:22.3301996Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:22.3932810Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:22.6268896Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:11:22.6554770Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:11:22.6565169Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:22.8618995Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:11:22.8862842Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:22.8872106Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:22.9258669Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:11:22.9497970Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:22.9508330Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:23.0192768Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:11:23.0478603Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:23.0488746Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:23.0898763Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:11:23.1124405Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:11:23.1134475Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:11:23.2849737Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:11:23.3138436Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:11:23.3148734Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:11:23.4439281Z Selecting previously unselected package proj-bin. 2021-05-18T14:11:23.4724985Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:11:23.4739416Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:11:23.5059919Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:11:23.5351939Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:11:23.5364280Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:11:23.5680426Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:11:23.5965077Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:11:23.6044440Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:11:23.6750155Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:11:23.6791492Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:11:23.9281155Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:11:23.9294820Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:11:23.9318228Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:11:23.9341825Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:23.9442295Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:11:23.9470831Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:11:23.9508868Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:11:23.9541530Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:23.9585251Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:11:23.9619276Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:11:23.9644114Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:11:23.9688825Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:11:23.9732541Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:11:23.9754446Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:11:23.9793239Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:11:23.9832306Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:11:23.9867078Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:11:23.9906348Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:11:24.1330911Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:11:24.1356882Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:11:24.1398334Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:11:24.2830492Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:11:24.2876203Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:11:24.4230846Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:11:24.4267215Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:11:24.4297871Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:11:24.4331965Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:11:24.4368666Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:11:24.4406700Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:11:24.4429123Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:11:24.5548081Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:11:24.5587898Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:11:24.5620928Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:11:24.5642884Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:11:24.5691626Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:11:24.7074716Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:24.7110003Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:11:24.8555113Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:11:24.8654742Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:11:24.8700474Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:11:24.8798673Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:24.8831633Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:11:24.8849222Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:11:24.8865660Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:24.8907745Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:11:25.0295915Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:25.0331734Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:11:25.0369737Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:11:25.0403866Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:11:25.0502435Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:11:25.0530377Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:11:25.2286032Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:11:25.2333388Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:11:25.3692641Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:11:25.3724005Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:11:25.3763978Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:11:25.3791360Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:11:25.3820719Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:11:25.3850921Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:11:25.3892764Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:11:25.5422230Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:25.5454211Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:11:25.5521696Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:11:25.5553377Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:25.5661551Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:11:25.7704513Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:11:26.9476574Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:11:26.9505417Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:11:26.9541676Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:11:26.9569319Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:26.9598494Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:11:26.9623260Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:11:26.9654209Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:11:26.9681790Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:11:27.1400245Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:27.1432899Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:11:27.1470214Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:11:27.1496670Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:11:27.3425567Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:11:27.3449146Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:27.3479690Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:27.3518669Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:11:27.3548087Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:27.3709312Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:11:27.5397039Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:27.5422183Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:27.5464703Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:11:27.5549311Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:11:27.5614167Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:27.5640485Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:27.5684364Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:27.5733001Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:11:27.5812399Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:11:27.5864398Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:11:27.9127381Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:28.0570468Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:11:28.0599190Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:28.0629194Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:28.0666803Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:28.0707477Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:11:28.0739528Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:28.0765127Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:11:28.0792225Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:28.0818947Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:28.3075704Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:11:28.4600499Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:11:28.6124499Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:11:28.6150095Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:11:28.6172766Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:11:28.6192078Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:11:28.7667412Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:28.7697948Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:28.7743464Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:28.7771987Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:11:29.6921509Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:29.6955347Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:11:29.6990451Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:29.7018924Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:29.7058927Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:29.7088927Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:11:29.7115596Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:29.7143359Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:11:30.6387075Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:11:30.6388729Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:11:30.6390106Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:30.6391561Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:11:30.6392679Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:11:30.6393758Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:11:30.6394972Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:30.6396074Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:11:30.6397425Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:11:30.6398424Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:11:30.6399531Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:30.6400688Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:11:30.7610932Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:11:30.7613649Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:11:31.2446655Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:11:31.5110411Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:31.5151172Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:11:31.5187173Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:31.5217399Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:31.5257602Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:31.5287065Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:31.5326053Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:11:31.6811387Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:31.6813147Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:11:31.6814609Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:31.6815975Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:11:31.7211805Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:31.7213131Z if direction is "increasing": 2021-05-18T14:11:31.7214622Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:31.7215708Z elif direction is "decreasing": 2021-05-18T14:11:31.7381415Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:31.7382763Z if direction is "increasing": 2021-05-18T14:11:31.7384194Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:31.7385221Z elif direction is "decreasing": 2021-05-18T14:11:32.6143506Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:32.6145391Z if props["offset_coordinates"] is "data": 2021-05-18T14:11:32.6147243Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:11:32.6148503Z if props["coordinates"] is not "data": 2021-05-18T14:11:33.3985029Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:11:33.9780596Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:11:33.9783196Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:11:33.9785297Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:11:35.0941703Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:11:35.0979835Z First installation detected... 2021-05-18T14:11:35.0981873Z Checking NSS setup... 2021-05-18T14:11:35.1051817Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:11:35.1112461Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:35.1165998Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:11:35.3788133Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:35.3816294Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:11:35.3856573Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:35.3894809Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:11:35.3936512Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:11:35.3974076Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:11:35.4024303Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:11:35.4084727Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:11:35.4127967Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:35.5953522Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:11:35.5984794Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:11:35.6012129Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:11:35.9360090Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:35.9361357Z if value is '': 2021-05-18T14:11:36.0305646Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:36.0306952Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:11:36.0308150Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:36.0309528Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:11:36.0310835Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:11:36.0311967Z if driver_string is not None and driver_string is not "": 2021-05-18T14:11:36.0729820Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:36.0731200Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:11:36.0732390Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:11:36.0733462Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:11:36.1334504Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:11:36.1366348Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.1473824Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:11:36.1501454Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.1529495Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.1713126Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.1757287Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.1789566Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.1823333Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:36.1846764Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.1879446Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:36.2746750Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.2792787Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.2825409Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.2885300Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:11:36.4092428Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:11:36.4094988Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:11:36.9351902Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.9393687Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.9447976Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:11:36.9498303Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.9541120Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.9590969Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.9620621Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:11:36.9661377Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:11:36.9688753Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:11:36.9720499Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.9742848Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.9770909Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:36.9797673Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.9842885Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:36.9891636Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:36.9928809Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.9961269Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.9985234Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:37.0021293Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:37.0062884Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:37.1685671Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:11:37.1734113Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:37.1780354Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:37.1810510Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.8226450Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:07.8257533Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:07.8288352Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.8327732Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:07.8356736Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.8394268Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.8427725Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:07.8459361Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.9847579Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.9881624Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:07.9916213Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.9941542Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:12:07.9981881Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:08.1569953Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:08.1606263Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:08.1651265Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:08.1764735Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:12:08.1959346Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:12:09.1593880Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:12:09.1771595Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:12:09.2010757Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:12:09.2169112Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:12:09.2827582Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:09.3136048Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:12:09.5650510Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:20.3859387Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:12:20.4083496Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:12:22.4759595Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:12:22.4760113Z with: 2021-05-18T14:12:22.4760560Z github_slug: neuroconductor/nitrcbot 2021-05-18T14:12:22.4760974Z env: 2021-05-18T14:12:22.4761380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:22.4761804Z TIC_DEPLOY_KEY: 2021-05-18T14:12:22.4762547Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:22.4764033Z GITHUB_PAT: *** 2021-05-18T14:12:22.4764824Z COVERALLS_TOKEN: *** 2021-05-18T14:12:22.4765288Z continue-on-error: false 2021-05-18T14:12:22.4765735Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:22.4766174Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:12:22.4766594Z TZ: UTC 2021-05-18T14:12:22.4766956Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:22.4767329Z NOT_CRAN: true 2021-05-18T14:12:22.4767682Z ##[endgroup] 2021-05-18T14:12:22.5078508Z repo slug is: neuroconductor/nitrcbot 2021-05-18T14:12:22.5170879Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:12:22.5171428Z env: 2021-05-18T14:12:22.5171844Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:22.5172274Z TIC_DEPLOY_KEY: 2021-05-18T14:12:22.5173009Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:22.5174190Z GITHUB_PAT: *** 2021-05-18T14:12:22.5174911Z COVERALLS_TOKEN: *** 2021-05-18T14:12:22.5175375Z continue-on-error: false 2021-05-18T14:12:22.5175811Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:22.5176267Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:12:22.5176685Z TZ: UTC 2021-05-18T14:12:22.5177245Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:22.5177635Z NOT_CRAN: true 2021-05-18T14:12:22.5177976Z ##[endgroup] 2021-05-18T14:12:22.7007169Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:12:22.7007729Z with: 2021-05-18T14:12:22.7008077Z repo_name: nitrcbot 2021-05-18T14:12:22.7008467Z repo_version: 1.2 2021-05-18T14:12:22.7008821Z runner_os: Linux 2021-05-18T14:12:22.7009191Z R_version: 3.6 2021-05-18T14:12:22.7009509Z env: 2021-05-18T14:12:22.7009922Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:22.7010368Z TIC_DEPLOY_KEY: 2021-05-18T14:12:22.7011099Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:22.7012295Z GITHUB_PAT: *** 2021-05-18T14:12:22.7013037Z COVERALLS_TOKEN: *** 2021-05-18T14:12:22.7013489Z continue-on-error: false 2021-05-18T14:12:22.7013945Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:22.7014408Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:12:22.7014824Z TZ: UTC 2021-05-18T14:12:22.7015190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:22.7015573Z NOT_CRAN: true 2021-05-18T14:12:22.7015939Z ##[endgroup] 2021-05-18T14:12:22.7352123Z Package: nitrcbot 2021-05-18T14:12:22.7357710Z Version: 1.2 2021-05-18T14:12:22.7359523Z OS: Linux 2021-05-18T14:12:22.7452635Z ##[group]Run install.packages('remotes') 2021-05-18T14:12:22.7453299Z install.packages('remotes') 2021-05-18T14:12:22.7454056Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:12:22.7454976Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:12:22.7461664Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:12:22.7462063Z env: 2021-05-18T14:12:22.7462483Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:22.7462920Z TIC_DEPLOY_KEY: 2021-05-18T14:12:22.7463664Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:22.7464857Z GITHUB_PAT: *** 2021-05-18T14:12:22.7465580Z COVERALLS_TOKEN: *** 2021-05-18T14:12:22.7466049Z continue-on-error: false 2021-05-18T14:12:22.7466496Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:22.7466938Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:12:22.7467371Z TZ: UTC 2021-05-18T14:12:22.7467743Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:22.7468123Z NOT_CRAN: true 2021-05-18T14:12:22.7468583Z ##[endgroup] 2021-05-18T14:12:22.9040156Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:12:22.9041106Z (as ‘lib’ is unspecified) 2021-05-18T14:12:36.5048474Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:12:37.8936357Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-18T14:12:37.9125464Z ================================================== 2021-05-18T14:12:37.9126375Z downloaded 382 KB 2021-05-18T14:12:37.9126918Z 2021-05-18T14:12:38.1279134Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:12:38.1323769Z * DONE (remotes) 2021-05-18T14:12:38.1373198Z 2021-05-18T14:12:38.1374123Z The downloaded source packages are in 2021-05-18T14:12:38.1375468Z ‘/tmp/RtmpYyiads/downloaded_packages’ 2021-05-18T14:12:53.8279134Z ##[group]Run actions/cache@v1 2021-05-18T14:12:53.8279531Z with: 2021-05-18T14:12:53.8279938Z path: /home/runner/work/_temp/Library 2021-05-18T14:12:53.8282491Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-5aa733c763cb6f9ab005278af8d5192a5bcd6f49469b0921845fd4163ddb812a 2021-05-18T14:12:53.8285591Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-18T14:12:53.8286645Z env: 2021-05-18T14:12:53.8287051Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:53.8287500Z TIC_DEPLOY_KEY: 2021-05-18T14:12:53.8288247Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:53.8289834Z GITHUB_PAT: *** 2021-05-18T14:12:53.8290578Z COVERALLS_TOKEN: *** 2021-05-18T14:12:53.8291042Z continue-on-error: false 2021-05-18T14:12:53.8291484Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:53.8291938Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:12:53.8292404Z TZ: UTC 2021-05-18T14:12:53.8292775Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:53.8293150Z NOT_CRAN: true 2021-05-18T14:12:53.8293510Z ##[endgroup] 2021-05-18T14:12:53.8713133Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:12:53.8771848Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:12:53.8772712Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:12:53.8773493Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:12:53.8774157Z sudo -s eval "$sysreqs" 2021-05-18T14:12:53.8820547Z shell: /usr/bin/bash -e {0} 2021-05-18T14:12:53.8820964Z env: 2021-05-18T14:12:53.8821445Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:12:53.8821943Z TIC_DEPLOY_KEY: 2021-05-18T14:12:53.8822795Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:12:53.8824198Z GITHUB_PAT: *** 2021-05-18T14:12:53.8825029Z COVERALLS_TOKEN: *** 2021-05-18T14:12:53.8825569Z continue-on-error: false 2021-05-18T14:12:53.8826080Z VDIFFR_RUN_TESTS: 2021-05-18T14:12:53.8826597Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:12:53.8827131Z TZ: UTC 2021-05-18T14:12:53.8827531Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:12:53.8827923Z NOT_CRAN: true 2021-05-18T14:12:53.8828349Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:12:53.8828795Z ##[endgroup] 2021-05-18T14:12:54.0640168Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:12:54.4515048Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:13:09.1976342Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:13:09.1977469Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:13:09.1978108Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:13:09.1978716Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:13:09.1979353Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:13:09.1999291Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:13:09.2009273Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:13:09.2010026Z (as ‘lib’ is unspecified) 2021-05-18T14:13:22.1146027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:13:22.9683170Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-18T14:13:22.9734654Z ================================================== 2021-05-18T14:13:22.9735495Z downloaded 94 KB 2021-05-18T14:13:22.9736014Z 2021-05-18T14:13:22.9766678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:13:23.6312165Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-18T14:13:23.6422122Z ================================================== 2021-05-18T14:13:23.6422680Z downloaded 133 KB 2021-05-18T14:13:23.6422955Z 2021-05-18T14:13:23.6457238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:13:26.0033740Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-18T14:13:26.0034508Z ================================================== 2021-05-18T14:13:26.0035099Z downloaded 80 KB 2021-05-18T14:13:26.0035407Z 2021-05-18T14:13:26.0071303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:13:26.5617863Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-18T14:13:26.5859832Z ================================================== 2021-05-18T14:13:26.5860892Z downloaded 512 KB 2021-05-18T14:13:26.5861453Z 2021-05-18T14:13:26.5891040Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:13:27.3747324Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-18T14:13:27.4054032Z ================================================== 2021-05-18T14:13:27.4055008Z downloaded 991 KB 2021-05-18T14:13:27.4055478Z 2021-05-18T14:13:27.6131793Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:13:27.6177916Z * DONE (rprojroot) 2021-05-18T14:13:27.8134281Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:13:27.8172809Z * DONE (crayon) 2021-05-18T14:13:28.0125182Z * installing *binary* package ‘R6’ ... 2021-05-18T14:13:28.0164067Z * DONE (R6) 2021-05-18T14:13:28.2426346Z * installing *binary* package ‘desc’ ... 2021-05-18T14:13:28.2472031Z * DONE (desc) 2021-05-18T14:13:28.4701036Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:13:28.4746386Z * DONE (debugme) 2021-05-18T14:13:28.4795092Z 2021-05-18T14:13:28.4796003Z The downloaded source packages are in 2021-05-18T14:13:28.4797334Z ‘/tmp/RtmpEVXVsY/downloaded_packages’ 2021-05-18T14:13:28.4805318Z Running `R CMD build`... 2021-05-18T14:13:28.6988880Z * checking for file ‘/tmp/RtmpEVXVsY/remotes6a26663eb12a/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:13:28.6990345Z * preparing ‘sysreqs’: 2021-05-18T14:13:28.6991325Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:13:28.6992590Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:13:28.6993643Z * checking for empty or unneeded directories 2021-05-18T14:13:28.6994560Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:13:28.6996870Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:13:28.6999605Z (as ‘lib’ is unspecified) 2021-05-18T14:13:28.8888677Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:13:28.8890377Z ** using staged installation 2021-05-18T14:13:28.9015983Z ** R 2021-05-18T14:13:28.9101711Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:13:29.2345433Z ** help 2021-05-18T14:13:29.2464966Z *** installing help indices 2021-05-18T14:13:29.2623668Z ** building package indices 2021-05-18T14:13:29.2733262Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:13:29.4526972Z ** testing if installed package can be loaded from final location 2021-05-18T14:13:29.6352110Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:13:29.6357454Z * DONE (sysreqs) 2021-05-18T14:13:46.6820347Z Hit:1 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:13:46.6829173Z Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:13:46.6830884Z Hit:3 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:13:46.6832183Z Hit:4 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:13:46.6833576Z Hit:5 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:13:46.6835042Z Hit:6 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:13:46.6836706Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:13:46.7312046Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:13:46.8891162Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:13:47.3807927Z Fetched 109 kB in 1s (121 kB/s) 2021-05-18T14:13:48.1410130Z Reading package lists... 2021-05-18T14:13:48.2121425Z Reading package lists... 2021-05-18T14:13:48.3817831Z Building dependency tree... 2021-05-18T14:13:48.3838755Z Reading state information... 2021-05-18T14:13:48.5393248Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:13:48.5396167Z libicu-dev set to manually installed. 2021-05-18T14:13:48.5398471Z make is already the newest version (4.2.1-1.2). 2021-05-18T14:13:48.5402889Z make set to manually installed. 2021-05-18T14:13:48.5403896Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:13:48.5404824Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:13:48.5405613Z The following additional packages will be installed: 2021-05-18T14:13:48.5406673Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:13:48.5407396Z Suggested packages: 2021-05-18T14:13:48.5408305Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:13:48.5836765Z The following NEW packages will be installed: 2021-05-18T14:13:48.5841965Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:13:48.5843275Z pandoc-citeproc 2021-05-18T14:13:48.6615393Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:48.6616242Z Need to get 13.7 MB of archives. 2021-05-18T14:13:48.6617166Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:13:48.6619063Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:13:48.6775581Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:13:48.6869058Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-18T14:13:48.6958286Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:13:49.5523496Z Fetched 13.7 MB in 1s (25.2 MB/s) 2021-05-18T14:13:49.5873140Z Selecting previously unselected package libbibutils6. 2021-05-18T14:13:49.5961279Z (Reading database ... 2021-05-18T14:13:49.5961864Z (Reading database ... 5% 2021-05-18T14:13:49.5962334Z (Reading database ... 10% 2021-05-18T14:13:49.5962798Z (Reading database ... 15% 2021-05-18T14:13:49.5963249Z (Reading database ... 20% 2021-05-18T14:13:49.5963706Z (Reading database ... 25% 2021-05-18T14:13:49.5964148Z (Reading database ... 30% 2021-05-18T14:13:49.5964607Z (Reading database ... 35% 2021-05-18T14:13:49.5965064Z (Reading database ... 40% 2021-05-18T14:13:49.5965511Z (Reading database ... 45% 2021-05-18T14:13:49.5968324Z (Reading database ... 50% 2021-05-18T14:13:49.6010416Z (Reading database ... 55% 2021-05-18T14:13:49.6068343Z (Reading database ... 60% 2021-05-18T14:13:49.6115546Z (Reading database ... 65% 2021-05-18T14:13:49.6318151Z (Reading database ... 70% 2021-05-18T14:13:49.6355059Z (Reading database ... 75% 2021-05-18T14:13:49.6633612Z (Reading database ... 80% 2021-05-18T14:13:49.6747339Z (Reading database ... 85% 2021-05-18T14:13:49.7185931Z (Reading database ... 90% 2021-05-18T14:13:49.7273919Z (Reading database ... 95% 2021-05-18T14:13:49.7274880Z (Reading database ... 100% 2021-05-18T14:13:49.7275822Z (Reading database ... 285022 files and directories currently installed.) 2021-05-18T14:13:49.7406875Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:13:49.7430552Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:13:49.8138989Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:13:49.8375845Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:13:49.8386706Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:13:49.8938354Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:13:49.9225241Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:13:49.9275687Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:13:49.9659246Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:13:49.9896435Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:13:49.9910765Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:13:49.9939827Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:13:51.3218243Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:13:51.3267336Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:13:51.3292080Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:13:51.3339451Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:13:51.3382992Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:54.4580711Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:56.5072684Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:13:56.5073349Z remotes::install_github("ropensci/tic") 2021-05-18T14:13:56.5073970Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:13:56.5074599Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:13:56.5075130Z remotes::install_cran("covr") 2021-05-18T14:13:56.5081750Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:13:56.5082152Z env: 2021-05-18T14:13:56.5082577Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:56.5083012Z TIC_DEPLOY_KEY: 2021-05-18T14:13:56.5083757Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:56.5085259Z GITHUB_PAT: *** 2021-05-18T14:13:56.5085996Z COVERALLS_TOKEN: *** 2021-05-18T14:13:56.5086462Z continue-on-error: false 2021-05-18T14:13:56.5086911Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:56.5087352Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:56.5087822Z TZ: UTC 2021-05-18T14:13:56.5088194Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:56.5088574Z NOT_CRAN: true 2021-05-18T14:13:56.5088934Z ##[endgroup] 2021-05-18T14:13:56.6792948Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:13:57.2139026Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:14:12.5819019Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:14:12.5820401Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:14:12.5821362Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:14:12.5822270Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:14:12.5823176Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:14:12.5824080Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:14:12.5824972Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:14:12.5825850Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:14:12.5826733Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:14:12.5827670Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:14:12.5828554Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:14:12.5829460Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:14:12.5830351Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:14:12.5831222Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:14:12.5833143Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:14:12.5834162Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:14:12.5835019Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:14:12.5835807Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:14:12.5836601Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:14:12.5837398Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:14:12.5838205Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:14:12.5839014Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:14:12.5841573Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-18T14:14:12.5843150Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:14:12.5844142Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:14:12.5844942Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:14:12.5845720Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:14:12.5846497Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:14:12.5847299Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:14:12.5848103Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:14:12.5848902Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:14:12.5849792Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:14:12.5850786Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:14:12.5851627Z (as ‘lib’ is unspecified) 2021-05-18T14:14:25.6902272Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:14:26.3459325Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-18T14:14:26.3770967Z ================================================== 2021-05-18T14:14:26.3771515Z downloaded 1.3 MB 2021-05-18T14:14:26.3772722Z 2021-05-18T14:14:26.3811266Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:14:27.2065010Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-18T14:14:27.2239997Z ================================================== 2021-05-18T14:14:27.2240606Z downloaded 228 KB 2021-05-18T14:14:27.2240898Z 2021-05-18T14:14:27.2276094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:14:27.7822233Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-18T14:14:27.7933765Z ================================================== 2021-05-18T14:14:27.7934292Z downloaded 140 KB 2021-05-18T14:14:27.7934565Z 2021-05-18T14:14:27.7971617Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:14:28.3517683Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-18T14:14:28.3519071Z ================================================== 2021-05-18T14:14:28.3519807Z downloaded 53 KB 2021-05-18T14:14:28.3520328Z 2021-05-18T14:14:28.3553440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:14:28.9414896Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-18T14:14:28.9415677Z ================================================== 2021-05-18T14:14:28.9416137Z downloaded 23 KB 2021-05-18T14:14:28.9416438Z 2021-05-18T14:14:28.9455282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:14:30.5001411Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-18T14:14:30.5347143Z ================================================== 2021-05-18T14:14:30.5347693Z downloaded 1.4 MB 2021-05-18T14:14:30.5347968Z 2021-05-18T14:14:30.5382837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:14:30.8794467Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-18T14:14:30.8920188Z ================================================== 2021-05-18T14:14:30.8920896Z downloaded 36 KB 2021-05-18T14:14:30.8921167Z 2021-05-18T14:14:30.8955981Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:14:31.6501407Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-18T14:14:31.6799031Z ================================================== 2021-05-18T14:14:31.6799575Z downloaded 884 KB 2021-05-18T14:14:31.6799832Z 2021-05-18T14:14:31.6833802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:14:32.8654094Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-18T14:14:32.8915112Z ================================================== 2021-05-18T14:14:32.8915663Z downloaded 523 KB 2021-05-18T14:14:32.8916002Z 2021-05-18T14:14:32.8946908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:14:33.5656332Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-18T14:14:33.5657456Z ================================================== 2021-05-18T14:14:33.5657940Z downloaded 12 KB 2021-05-18T14:14:33.5658245Z 2021-05-18T14:14:33.5694113Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:14:34.3741326Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-18T14:14:34.4224720Z ================================================== 2021-05-18T14:14:34.4225264Z downloaded 486 KB 2021-05-18T14:14:34.4225535Z 2021-05-18T14:14:34.4260422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:14:35.1686536Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-18T14:14:35.1762996Z ================================================== 2021-05-18T14:14:35.1763522Z downloaded 91 KB 2021-05-18T14:14:35.1763781Z 2021-05-18T14:14:35.1797937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:14:35.7421446Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-18T14:14:35.7639122Z ================================================== 2021-05-18T14:14:35.7641300Z downloaded 508 KB 2021-05-18T14:14:35.7642942Z 2021-05-18T14:14:35.7676307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:14:36.4379464Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-18T14:14:36.4640933Z ================================================== 2021-05-18T14:14:36.4641470Z downloaded 621 KB 2021-05-18T14:14:36.4641749Z 2021-05-18T14:14:36.4674490Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:14:37.5173798Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-18T14:14:37.5363402Z ================================================== 2021-05-18T14:14:37.5364407Z downloaded 267 KB 2021-05-18T14:14:37.5364935Z 2021-05-18T14:14:37.5399943Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:14:38.4945279Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-18T14:14:38.5047432Z ================================================== 2021-05-18T14:14:38.5048382Z downloaded 167 KB 2021-05-18T14:14:38.5048912Z 2021-05-18T14:14:38.5080744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:14:39.1636453Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-18T14:14:39.1779481Z ================================================== 2021-05-18T14:14:39.1780044Z downloaded 235 KB 2021-05-18T14:14:39.1780321Z 2021-05-18T14:14:39.1815914Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:14:41.0379286Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-18T14:14:41.0540649Z ================================================== 2021-05-18T14:14:41.0541214Z downloaded 277 KB 2021-05-18T14:14:41.0541521Z 2021-05-18T14:14:41.0637109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:14:41.6442864Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-18T14:14:41.6577512Z ================================================== 2021-05-18T14:14:41.6578855Z downloaded 201 KB 2021-05-18T14:14:41.6579242Z 2021-05-18T14:14:41.6614872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:14:42.3163737Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-18T14:14:42.3165179Z ================================================== 2021-05-18T14:14:42.3166115Z downloaded 64 KB 2021-05-18T14:14:42.3166465Z 2021-05-18T14:14:42.3203356Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:14:42.9751234Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-18T14:14:42.9752558Z ================================================== 2021-05-18T14:14:42.9753482Z downloaded 46 KB 2021-05-18T14:14:42.9753833Z 2021-05-18T14:14:42.9791104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:14:43.9040842Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-18T14:14:43.9246368Z ================================================== 2021-05-18T14:14:43.9247297Z downloaded 417 KB 2021-05-18T14:14:43.9247766Z 2021-05-18T14:14:43.9280679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:14:44.7084236Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-18T14:14:44.7137911Z ================================================== 2021-05-18T14:14:44.7138895Z downloaded 91 KB 2021-05-18T14:14:44.7139427Z 2021-05-18T14:14:44.7172350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:14:45.4258776Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-18T14:14:45.4371877Z ================================================== 2021-05-18T14:14:45.4372974Z downloaded 133 KB 2021-05-18T14:14:45.4373517Z 2021-05-18T14:14:45.4405615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:14:45.9960468Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-18T14:14:46.0127354Z ================================================== 2021-05-18T14:14:46.0127897Z downloaded 270 KB 2021-05-18T14:14:46.0128170Z 2021-05-18T14:14:46.0164928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:14:46.7202514Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-18T14:14:46.7512472Z ================================================== 2021-05-18T14:14:46.7513556Z downloaded 735 KB 2021-05-18T14:14:46.7514086Z 2021-05-18T14:14:46.7545689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:14:48.6185144Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-18T14:14:48.6185932Z ================================================== 2021-05-18T14:14:48.6186401Z downloaded 46 KB 2021-05-18T14:14:48.6186706Z 2021-05-18T14:14:48.6224584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:14:49.5255576Z Content type 'binary/octet-stream' length 68475 bytes (66 KB) 2021-05-18T14:14:49.5310930Z ================================================== 2021-05-18T14:14:49.5311400Z downloaded 66 KB 2021-05-18T14:14:49.5311659Z 2021-05-18T14:14:49.5346299Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:14:50.1407678Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-18T14:14:50.1708335Z ================================================== 2021-05-18T14:14:50.1708824Z downloaded 689 KB 2021-05-18T14:14:50.1709093Z 2021-05-18T14:14:50.1741162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:14:50.7792585Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-18T14:14:50.7793770Z ================================================== 2021-05-18T14:14:50.7794478Z downloaded 45 KB 2021-05-18T14:14:50.7794991Z 2021-05-18T14:14:50.7827986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:14:51.6364552Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-18T14:14:51.6592737Z ================================================== 2021-05-18T14:14:51.6593304Z downloaded 603 KB 2021-05-18T14:14:51.6593579Z 2021-05-18T14:14:51.9321742Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:14:51.9385489Z * DONE (rlang) 2021-05-18T14:14:52.1559303Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:14:52.1607414Z * DONE (magrittr) 2021-05-18T14:14:52.3712418Z * installing *binary* package ‘glue’ ... 2021-05-18T14:14:52.3757521Z * DONE (glue) 2021-05-18T14:14:52.5711600Z * installing *binary* package ‘sys’ ... 2021-05-18T14:14:52.5752718Z * DONE (sys) 2021-05-18T14:14:52.7667749Z * installing *binary* package ‘mime’ ... 2021-05-18T14:14:52.7705498Z * DONE (mime) 2021-05-18T14:14:53.0455218Z * installing *binary* package ‘curl’ ... 2021-05-18T14:14:53.0519564Z * DONE (curl) 2021-05-18T14:14:53.2777499Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:14:53.2833701Z * DONE (jsonlite) 2021-05-18T14:14:53.4713428Z * installing *binary* package ‘ini’ ... 2021-05-18T14:14:53.4751569Z * DONE (ini) 2021-05-18T14:14:53.6843576Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:14:53.6884483Z * DONE (gitcreds) 2021-05-18T14:14:53.9370996Z * installing *binary* package ‘zip’ ... 2021-05-18T14:14:53.9425024Z * DONE (zip) 2021-05-18T14:14:54.1609017Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:14:54.1658585Z * DONE (rstudioapi) 2021-05-18T14:14:54.3841879Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:14:54.3884026Z * DONE (fastmap) 2021-05-18T14:14:54.6099361Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:14:54.6148287Z * DONE (yaml) 2021-05-18T14:14:54.8234902Z * installing *binary* package ‘withr’ ... 2021-05-18T14:14:54.8278207Z * DONE (withr) 2021-05-18T14:14:55.0369987Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:14:55.0415819Z * DONE (whisker) 2021-05-18T14:14:55.2334046Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:14:55.2380835Z * DONE (rappdirs) 2021-05-18T14:14:55.4912389Z * installing *binary* package ‘fs’ ... 2021-05-18T14:14:55.4964324Z * DONE (fs) 2021-05-18T14:14:55.6905400Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:14:55.6946117Z * DONE (clipr) 2021-05-18T14:14:55.9227266Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:14:55.9273348Z * DONE (git2r) 2021-05-18T14:14:56.1186932Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:14:56.1227816Z * DONE (askpass) 2021-05-18T14:14:56.3403244Z * installing *binary* package ‘cli’ ... 2021-05-18T14:14:56.3451238Z * DONE (cli) 2021-05-18T14:14:56.5645541Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:14:56.5694608Z * DONE (purrr) 2021-05-18T14:14:56.7805351Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:14:56.7846795Z * DONE (lifecycle) 2021-05-18T14:14:56.9779577Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:14:56.9815614Z * DONE (cachem) 2021-05-18T14:14:57.2971985Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:14:57.3046137Z * DONE (openssl) 2021-05-18T14:14:57.4976117Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:14:57.5014168Z * DONE (memoise) 2021-05-18T14:14:57.7272318Z * installing *binary* package ‘httr’ ... 2021-05-18T14:14:57.7325597Z * DONE (httr) 2021-05-18T14:14:57.9400576Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:14:57.9443236Z * DONE (credentials) 2021-05-18T14:14:58.1498601Z * installing *binary* package ‘gh’ ... 2021-05-18T14:14:58.1541059Z * DONE (gh) 2021-05-18T14:14:58.3698301Z * installing *binary* package ‘gert’ ... 2021-05-18T14:14:58.3742814Z * DONE (gert) 2021-05-18T14:14:58.6220764Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:14:58.6287790Z * DONE (usethis) 2021-05-18T14:14:58.6348206Z 2021-05-18T14:14:58.6349245Z The downloaded source packages are in 2021-05-18T14:14:58.6350566Z ‘/tmp/RtmpRk0tND/downloaded_packages’ 2021-05-18T14:14:58.6358652Z Running `R CMD build`... 2021-05-18T14:15:00.4845841Z * checking for file ‘/tmp/RtmpRk0tND/remotes72cf7e80d021/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:15:00.4847515Z * preparing ‘tic’: 2021-05-18T14:15:00.4848625Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:15:00.4849732Z * installing the package to process help pages 2021-05-18T14:15:00.4851063Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:15:00.4852123Z * checking for empty or unneeded directories 2021-05-18T14:15:00.4853230Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:15:00.4854320Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:15:00.4855310Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:15:00.4857587Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:00.4858623Z (as ‘lib’ is unspecified) 2021-05-18T14:15:00.7816166Z * installing *source* package ‘tic’ ... 2021-05-18T14:15:00.7818049Z ** using staged installation 2021-05-18T14:15:00.8072279Z ** R 2021-05-18T14:15:00.8291323Z ** inst 2021-05-18T14:15:00.8323061Z ** preparing package for lazy loading 2021-05-18T14:15:01.1748219Z ** help 2021-05-18T14:15:01.3106861Z *** installing help indices 2021-05-18T14:15:01.4058259Z *** copying figures 2021-05-18T14:15:01.4063567Z ** building package indices 2021-05-18T14:15:01.5268204Z ** installing vignettes 2021-05-18T14:15:01.5312173Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:15:01.7728918Z ** testing if installed package can be loaded from final location 2021-05-18T14:15:02.0603278Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:15:02.0634826Z * DONE (tic) 2021-05-18T14:15:02.0764376Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:15:02.3649305Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:15:04.5373289Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:15:04.5374686Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:15:04.5375693Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:15:04.5376684Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:15:04.5378059Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:15:04.5380364Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-18T14:15:04.5382604Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:15:04.5383474Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:15:04.5384429Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:15:04.5385283Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:15:04.5386251Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:04.5387213Z (as ‘lib’ is unspecified) 2021-05-18T14:15:04.5388255Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:15:04.5389078Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:15:04.5389928Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:15:04.5391138Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:15:04.5391998Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:15:04.5392869Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:15:04.5393727Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:15:04.5394578Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:15:04.5395419Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:15:04.5396247Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:15:04.5397080Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:15:04.5397902Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:15:04.5398727Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:15:04.5399573Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:15:04.5400429Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:15:04.5401281Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:15:04.5402138Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:15:04.5402996Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:15:04.5403857Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:15:04.5404900Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:15:04.5406934Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:15:04.5407831Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:15:04.5408767Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:15:04.5409664Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:15:04.5410536Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:15:04.5411396Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:15:04.5412280Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:15:04.5413157Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:15:04.5414223Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:15:17.9287089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:15:18.5833781Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-18T14:15:18.5997837Z ================================================== 2021-05-18T14:15:18.5998391Z downloaded 231 KB 2021-05-18T14:15:18.5998649Z 2021-05-18T14:15:18.6031165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:15:19.2238760Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-18T14:15:19.2580047Z ================================================== 2021-05-18T14:15:19.2580867Z downloaded 1.5 MB 2021-05-18T14:15:19.2581488Z 2021-05-18T14:15:19.2614098Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:15:19.9167513Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-18T14:15:19.9171000Z ================================================== 2021-05-18T14:15:19.9171485Z downloaded 17 KB 2021-05-18T14:15:19.9171793Z 2021-05-18T14:15:19.9201958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:15:21.0699644Z Content type 'binary/octet-stream' length 1011305 bytes (987 KB) 2021-05-18T14:15:21.0977697Z ================================================== 2021-05-18T14:15:21.0978269Z downloaded 987 KB 2021-05-18T14:15:21.0978536Z 2021-05-18T14:15:21.1012963Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:15:22.0554723Z Content type 'binary/octet-stream' length 812207 bytes (793 KB) 2021-05-18T14:15:22.0826071Z ================================================== 2021-05-18T14:15:22.0826614Z downloaded 793 KB 2021-05-18T14:15:22.0826894Z 2021-05-18T14:15:22.0858984Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:15:22.7575149Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-18T14:15:22.7576487Z ================================================== 2021-05-18T14:15:22.7577797Z downloaded 43 KB 2021-05-18T14:15:22.7578367Z 2021-05-18T14:15:22.7610393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:15:23.4101273Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-18T14:15:23.4272352Z ================================================== 2021-05-18T14:15:23.4274373Z downloaded 248 KB 2021-05-18T14:15:23.4274658Z 2021-05-18T14:15:23.4307555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:15:23.9790710Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-18T14:15:24.0078712Z ================================================== 2021-05-18T14:15:24.0079298Z downloaded 952 KB 2021-05-18T14:15:24.0079572Z 2021-05-18T14:15:24.0114966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:15:24.7658568Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-18T14:15:24.7662185Z ================================================== 2021-05-18T14:15:24.7663029Z downloaded 68 KB 2021-05-18T14:15:24.7663609Z 2021-05-18T14:15:24.7694840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:15:25.5533017Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-18T14:15:25.5715924Z ================================================== 2021-05-18T14:15:25.5716994Z downloaded 347 KB 2021-05-18T14:15:25.5717524Z 2021-05-18T14:15:25.5746974Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:15:26.2306019Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-18T14:15:26.2519088Z ================================================== 2021-05-18T14:15:26.2519662Z downloaded 413 KB 2021-05-18T14:15:26.2519976Z 2021-05-18T14:15:26.2548504Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:15:27.8595694Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-18T14:15:27.8597156Z ================================================== 2021-05-18T14:15:27.8597864Z downloaded 15 KB 2021-05-18T14:15:27.8598547Z 2021-05-18T14:15:27.8728947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:15:28.5276295Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-18T14:15:28.5382038Z ================================================== 2021-05-18T14:15:28.5382590Z downloaded 147 KB 2021-05-18T14:15:28.5382885Z 2021-05-18T14:15:28.5415128Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:15:29.1975014Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-18T14:15:29.1975747Z ================================================== 2021-05-18T14:15:29.1976240Z downloaded 72 KB 2021-05-18T14:15:29.1976547Z 2021-05-18T14:15:29.2008703Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:15:29.7941640Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-18T14:15:29.7942437Z ================================================== 2021-05-18T14:15:29.7942916Z downloaded 39 KB 2021-05-18T14:15:29.7943226Z 2021-05-18T14:15:29.7979371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:15:30.5530705Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-18T14:15:30.5710328Z ================================================== 2021-05-18T14:15:30.5710880Z downloaded 349 KB 2021-05-18T14:15:30.5711155Z 2021-05-18T14:15:30.5745335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:15:31.2299573Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-18T14:15:31.2504782Z ================================================== 2021-05-18T14:15:31.2505345Z downloaded 426 KB 2021-05-18T14:15:31.2505656Z 2021-05-18T14:15:31.2538812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:15:32.1080615Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-18T14:15:32.1081880Z ================================================== 2021-05-18T14:15:32.1082806Z downloaded 40 KB 2021-05-18T14:15:32.1083153Z 2021-05-18T14:15:32.1119086Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:15:32.9731864Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-18T14:15:33.0013031Z ================================================== 2021-05-18T14:15:33.0013906Z downloaded 602 KB 2021-05-18T14:15:33.0014391Z 2021-05-18T14:15:33.0045677Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:15:35.4625977Z Content type 'binary/octet-stream' length 331021 bytes (323 KB) 2021-05-18T14:15:35.4813542Z ================================================== 2021-05-18T14:15:35.4814078Z downloaded 323 KB 2021-05-18T14:15:35.4814333Z 2021-05-18T14:15:35.4847229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:15:36.0398183Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-18T14:15:36.0529392Z ================================================== 2021-05-18T14:15:36.0530234Z downloaded 225 KB 2021-05-18T14:15:36.0530693Z 2021-05-18T14:15:36.0563628Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:15:36.6412397Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-18T14:15:36.6413205Z ================================================== 2021-05-18T14:15:36.6413688Z downloaded 38 KB 2021-05-18T14:15:36.6413977Z 2021-05-18T14:15:36.6450904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:15:37.2620170Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-18T14:15:37.2746059Z ================================================== 2021-05-18T14:15:37.2747389Z downloaded 200 KB 2021-05-18T14:15:37.2747706Z 2021-05-18T14:15:37.2780004Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:15:37.9171726Z Content type 'binary/octet-stream' length 2943254 bytes (2.8 MB) 2021-05-18T14:15:37.9564133Z ================================================== 2021-05-18T14:15:37.9564858Z downloaded 2.8 MB 2021-05-18T14:15:37.9565224Z 2021-05-18T14:15:37.9599366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:15:38.8148640Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-18T14:15:38.8594937Z ================================================== 2021-05-18T14:15:38.8595480Z downloaded 4.0 MB 2021-05-18T14:15:38.8595738Z 2021-05-18T14:15:38.8629547Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:15:39.8181072Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-18T14:15:39.8527583Z ================================================== 2021-05-18T14:15:39.8528124Z downloaded 1.3 MB 2021-05-18T14:15:39.8528397Z 2021-05-18T14:15:39.8562235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:15:41.2115373Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-18T14:15:41.2337766Z ================================================== 2021-05-18T14:15:41.2338799Z downloaded 479 KB 2021-05-18T14:15:41.2339598Z 2021-05-18T14:15:41.2369440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:15:41.9298219Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-18T14:15:41.9358438Z ================================================== 2021-05-18T14:15:41.9359381Z downloaded 107 KB 2021-05-18T14:15:41.9359920Z 2021-05-18T14:15:41.9390678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:15:42.9943541Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-18T14:15:42.9944811Z ================================================== 2021-05-18T14:15:42.9945545Z downloaded 21 KB 2021-05-18T14:15:42.9946060Z 2021-05-18T14:15:42.9977534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:15:43.6563157Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-18T14:15:43.6564670Z ================================================== 2021-05-18T14:15:43.6565405Z downloaded 43 KB 2021-05-18T14:15:43.6565909Z 2021-05-18T14:15:43.6598933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:15:44.3153490Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-18T14:15:44.3154943Z ================================================== 2021-05-18T14:15:44.3155844Z downloaded 33 KB 2021-05-18T14:15:44.3156208Z 2021-05-18T14:15:44.3192221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:15:45.0459523Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-18T14:15:45.0575852Z ================================================== 2021-05-18T14:15:45.0577126Z downloaded 137 KB 2021-05-18T14:15:45.0577671Z 2021-05-18T14:15:45.0607489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:15:45.6153718Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-18T14:15:45.6587269Z ================================================== 2021-05-18T14:15:45.6588272Z downloaded 3.4 MB 2021-05-18T14:15:45.6588749Z 2021-05-18T14:15:45.6621215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:15:46.5286021Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-18T14:15:46.5346101Z ================================================== 2021-05-18T14:15:46.5346669Z downloaded 64 KB 2021-05-18T14:15:46.5346976Z 2021-05-18T14:15:46.5381710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:15:47.5864972Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-18T14:15:47.6160274Z ================================================== 2021-05-18T14:15:47.6160829Z downloaded 1.3 MB 2021-05-18T14:15:47.6161100Z 2021-05-18T14:15:47.6194680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:15:49.1319849Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-18T14:15:49.1382730Z ================================================== 2021-05-18T14:15:49.1383255Z downloaded 129 KB 2021-05-18T14:15:49.1383568Z 2021-05-18T14:15:49.1420846Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:15:49.8387379Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-18T14:15:49.8591971Z ================================================== 2021-05-18T14:15:49.8592799Z downloaded 385 KB 2021-05-18T14:15:49.8593330Z 2021-05-18T14:15:50.0749574Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:15:50.0796287Z * DONE (utf8) 2021-05-18T14:15:50.2702126Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:15:50.2740183Z * DONE (pkgconfig) 2021-05-18T14:15:50.4853785Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:15:50.4893539Z * DONE (fansi) 2021-05-18T14:15:50.7286983Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:15:50.7335847Z * DONE (diffobj) 2021-05-18T14:15:50.9497554Z * installing *binary* package ‘ps’ ... 2021-05-18T14:15:50.9544923Z * DONE (ps) 2021-05-18T14:15:51.1481730Z * installing *binary* package ‘praise’ ... 2021-05-18T14:15:51.1526343Z * DONE (praise) 2021-05-18T14:15:51.3459289Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:15:51.3495525Z * DONE (pkgload) 2021-05-18T14:15:51.5409043Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:15:51.5447078Z * DONE (evaluate) 2021-05-18T14:15:51.7356451Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:15:51.7393141Z * DONE (ellipsis) 2021-05-18T14:15:51.9695778Z * installing *binary* package ‘digest’ ... 2021-05-18T14:15:51.9746420Z * DONE (digest) 2021-05-18T14:15:52.1719677Z * installing *binary* package ‘brio’ ... 2021-05-18T14:15:52.1757282Z * DONE (brio) 2021-05-18T14:15:52.4237449Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:15:52.4288448Z * DONE (xml2) 2021-05-18T14:15:52.6396110Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:15:52.6438537Z * DONE (xfun) 2021-05-18T14:15:53.0502137Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:15:53.0598410Z * DONE (stringi) 2021-05-18T14:15:53.9766477Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:15:54.0135650Z * DONE (Rcpp) 2021-05-18T14:15:54.2682499Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:15:54.2741298Z * DONE (commonmark) 2021-05-18T14:15:54.4950485Z * installing *binary* package ‘brew’ ... 2021-05-18T14:15:54.4999059Z * DONE (brew) 2021-05-18T14:15:54.6897600Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:15:54.6935310Z * DONE (sessioninfo) 2021-05-18T14:15:54.8815218Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:15:54.8852199Z * DONE (prettyunits) 2021-05-18T14:15:55.1949751Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:15:55.2023145Z * DONE (vctrs) 2021-05-18T14:15:55.4189912Z * installing *binary* package ‘processx’ ... 2021-05-18T14:15:55.4233713Z * DONE (processx) 2021-05-18T14:15:55.6432064Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:15:55.6483049Z * DONE (markdown) 2021-05-18T14:15:55.8437237Z * installing *binary* package ‘highr’ ... 2021-05-18T14:15:55.8476399Z * DONE (highr) 2021-05-18T14:15:56.0608168Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:15:56.0655275Z * DONE (stringr) 2021-05-18T14:15:56.2605117Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:15:56.2642598Z * DONE (rversions) 2021-05-18T14:15:56.5358417Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:15:56.5418402Z * DONE (pillar) 2021-05-18T14:15:56.7523483Z * installing *binary* package ‘callr’ ... 2021-05-18T14:15:56.7566011Z * DONE (callr) 2021-05-18T14:15:57.0945083Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:15:57.1061363Z * DONE (knitr) 2021-05-18T14:15:57.3016690Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:15:57.3052659Z * DONE (xopen) 2021-05-18T14:15:57.5718684Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:15:57.5782544Z * DONE (tibble) 2021-05-18T14:15:57.7739700Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:15:57.7777838Z * DONE (pkgbuild) 2021-05-18T14:15:58.0838834Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:15:58.0913453Z * DONE (roxygen2) 2021-05-18T14:15:58.2835789Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:15:58.2872489Z * DONE (rematch2) 2021-05-18T14:15:58.4819258Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:15:58.4858865Z * DONE (rcmdcheck) 2021-05-18T14:15:58.6774267Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:15:58.6812527Z * DONE (waldo) 2021-05-18T14:15:59.1850904Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:15:59.1982648Z * DONE (testthat) 2021-05-18T14:15:59.4171275Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:15:59.4217393Z * DONE (devtools) 2021-05-18T14:15:59.4268963Z 2021-05-18T14:15:59.4269928Z The downloaded source packages are in 2021-05-18T14:15:59.4271221Z ‘/tmp/RtmpRk0tND/downloaded_packages’ 2021-05-18T14:15:59.5108009Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:16:01.2955487Z 2021-05-18T14:16:01.5874689Z 2021-05-18T14:16:01.5879818Z checking for file ‘/tmp/RtmpRk0tND/remotes72cf6bcff6c7/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:16:01.5930224Z 2021-05-18T14:16:01.5932167Z ✔ checking for file ‘/tmp/RtmpRk0tND/remotes72cf6bcff6c7/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:16:01.6055091Z 2021-05-18T14:16:01.6055641Z 2021-05-18T14:16:01.6056729Z ─ preparing ‘desc’: 2021-05-18T14:16:01.6060664Z 2021-05-18T14:16:01.6060975Z 2021-05-18T14:16:01.6196083Z checking DESCRIPTION meta-information ... 2021-05-18T14:16:01.6221653Z 2021-05-18T14:16:01.6223651Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:16:01.6748625Z 2021-05-18T14:16:01.6774135Z 2021-05-18T14:16:01.6776931Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:16:01.6787674Z 2021-05-18T14:16:01.6810096Z 2021-05-18T14:16:01.6812026Z ─ checking for empty or unneeded directories 2021-05-18T14:16:01.6820852Z 2021-05-18T14:16:01.6841207Z 2021-05-18T14:16:01.6843045Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:16:01.7758963Z 2021-05-18T14:16:01.7762005Z 2021-05-18T14:16:01.7763489Z 2021-05-18T14:16:01.7858058Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:01.7858876Z (as ‘lib’ is unspecified) 2021-05-18T14:16:02.0495540Z * installing *source* package ‘desc’ ... 2021-05-18T14:16:02.0522758Z ** using staged installation 2021-05-18T14:16:02.0684593Z ** R 2021-05-18T14:16:02.0834830Z ** inst 2021-05-18T14:16:02.0848106Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:03.4361750Z ** help 2021-05-18T14:16:03.5489402Z *** installing help indices 2021-05-18T14:16:03.6344551Z ** building package indices 2021-05-18T14:16:03.7205884Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:03.8961830Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:04.0934018Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:04.0953012Z * DONE (desc) 2021-05-18T14:16:04.2836776Z 2021-05-18T14:16:04.2837623Z 2021-05-18T14:16:04.2839353Z checking for file ‘/tmp/RtmpRk0tND/remotes72cf260489ef/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:16:04.2858495Z 2021-05-18T14:16:04.2860126Z ✔ checking for file ‘/tmp/RtmpRk0tND/remotes72cf260489ef/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:16:04.2937510Z 2021-05-18T14:16:04.2948701Z 2021-05-18T14:16:04.2950687Z ─ preparing ‘ghtravis’: 2021-05-18T14:16:04.2960375Z 2021-05-18T14:16:04.2962164Z 2021-05-18T14:16:04.3028540Z checking DESCRIPTION meta-information ... 2021-05-18T14:16:04.3445492Z 2021-05-18T14:16:04.3447759Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:16:04.3458852Z 2021-05-18T14:16:04.3483871Z 2021-05-18T14:16:04.3486107Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:16:04.3511441Z ─ checking for empty or unneeded directories 2021-05-18T14:16:04.3521449Z 2021-05-18T14:16:04.3545353Z 2021-05-18T14:16:04.3547196Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:16:04.3689353Z 2021-05-18T14:16:04.3691493Z 2021-05-18T14:16:04.3692711Z 2021-05-18T14:16:04.4011417Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:04.4012608Z (as ‘lib’ is unspecified) 2021-05-18T14:16:04.6147578Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:16:04.6149268Z ** using staged installation 2021-05-18T14:16:04.6287885Z ** R 2021-05-18T14:16:04.6378371Z ** inst 2021-05-18T14:16:04.6386045Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:05.7321485Z ** help 2021-05-18T14:16:05.7819849Z *** installing help indices 2021-05-18T14:16:05.8245347Z ** building package indices 2021-05-18T14:16:05.8642101Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:06.4378427Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:07.0190041Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:07.0198001Z * DONE (ghtravis) 2021-05-18T14:16:07.0277721Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:16:07.2148701Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:16:08.9374402Z 2021-05-18T14:16:08.9376368Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:16:08.9377768Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:16:08.9379029Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:16:08.9379867Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:16:08.9380656Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:16:08.9381455Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:16:08.9383347Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:08.9384316Z (as ‘lib’ is unspecified) 2021-05-18T14:16:22.5591453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:16:23.4320366Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-18T14:16:23.4470703Z ================================================== 2021-05-18T14:16:23.4471781Z downloaded 193 KB 2021-05-18T14:16:23.4472376Z 2021-05-18T14:16:23.4505314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:16:24.0776010Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-18T14:16:24.0870258Z ================================================== 2021-05-18T14:16:24.0870734Z downloaded 66 KB 2021-05-18T14:16:24.0871001Z 2021-05-18T14:16:24.0901921Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:16:25.8465103Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-18T14:16:25.8589168Z ================================================== 2021-05-18T14:16:25.8590000Z downloaded 191 KB 2021-05-18T14:16:25.8590446Z 2021-05-18T14:16:25.8625579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:16:26.5957537Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-18T14:16:26.6259395Z ================================================== 2021-05-18T14:16:26.6260344Z downloaded 1.2 MB 2021-05-18T14:16:26.6260790Z 2021-05-18T14:16:26.6291635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:16:27.2841907Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-18T14:16:27.3140332Z ================================================== 2021-05-18T14:16:27.3141317Z downloaded 1.0 MB 2021-05-18T14:16:27.3141785Z 2021-05-18T14:16:27.5247370Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:16:27.5288962Z * DONE (tidyselect) 2021-05-18T14:16:27.7207012Z * installing *binary* package ‘generics’ ... 2021-05-18T14:16:27.7245895Z * DONE (generics) 2021-05-18T14:16:27.9527691Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:16:27.9583583Z * DONE (cpp11) 2021-05-18T14:16:28.2335996Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:16:28.2400247Z * DONE (dplyr) 2021-05-18T14:16:28.5122489Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:16:28.5184479Z * DONE (tidyr) 2021-05-18T14:16:28.5242523Z 2021-05-18T14:16:28.5243540Z The downloaded source packages are in 2021-05-18T14:16:28.5244832Z ‘/tmp/RtmpRk0tND/downloaded_packages’ 2021-05-18T14:16:28.6980842Z 2021-05-18T14:16:28.6988683Z checking for file ‘/tmp/RtmpRk0tND/remotes72cf61196bca/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:16:28.7012282Z 2021-05-18T14:16:28.7014158Z ✔ checking for file ‘/tmp/RtmpRk0tND/remotes72cf61196bca/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:16:28.7097382Z 2021-05-18T14:16:28.7098108Z 2021-05-18T14:16:28.7099006Z ─ preparing ‘aghast’: 2021-05-18T14:16:28.7099501Z 2021-05-18T14:16:28.7099973Z 2021-05-18T14:16:28.7163868Z checking DESCRIPTION meta-information ... 2021-05-18T14:16:28.7185590Z 2021-05-18T14:16:28.7187505Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:16:28.7411216Z 2021-05-18T14:16:28.7434882Z 2021-05-18T14:16:28.7437156Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:16:28.7446209Z 2021-05-18T14:16:28.7465986Z 2021-05-18T14:16:28.7467953Z ─ checking for empty or unneeded directories 2021-05-18T14:16:28.7487023Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:16:28.7590673Z 2021-05-18T14:16:28.7592984Z 2021-05-18T14:16:28.7594266Z 2021-05-18T14:16:28.7659212Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:28.7660042Z (as ‘lib’ is unspecified) 2021-05-18T14:16:28.9530593Z * installing *source* package ‘aghast’ ... 2021-05-18T14:16:28.9532983Z ** using staged installation 2021-05-18T14:16:28.9738562Z ** R 2021-05-18T14:16:28.9794144Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:29.3647348Z ** help 2021-05-18T14:16:29.3849866Z *** installing help indices 2021-05-18T14:16:29.4057386Z ** building package indices 2021-05-18T14:16:29.4254924Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:29.5907873Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:29.7569012Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:29.7575325Z * DONE (aghast) 2021-05-18T14:16:29.7650683Z Installing 1 packages: covr 2021-05-18T14:16:29.7660064Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:29.7660891Z (as ‘lib’ is unspecified) 2021-05-18T14:16:42.9085597Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:16:42.9086617Z 2021-05-18T14:16:42.9091702Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:16:43.5775758Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-18T14:16:43.5871988Z ================================================== 2021-05-18T14:16:43.5872482Z downloaded 161 KB 2021-05-18T14:16:43.5907201Z 2021-05-18T14:16:43.5908929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:16:44.1967549Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-18T14:16:44.2023345Z ================================================== 2021-05-18T14:16:44.2024097Z downloaded 119 KB 2021-05-18T14:16:44.2024543Z 2021-05-18T14:16:44.2056693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:16:44.8612123Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-18T14:16:44.8756844Z ================================================== 2021-05-18T14:16:44.8757692Z downloaded 281 KB 2021-05-18T14:16:44.8758140Z 2021-05-18T14:16:45.0857955Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:16:45.0902518Z * DONE (lazyeval) 2021-05-18T14:16:45.2946074Z * installing *binary* package ‘rex’ ... 2021-05-18T14:16:45.2987995Z * DONE (rex) 2021-05-18T14:16:45.5206810Z * installing *binary* package ‘covr’ ... 2021-05-18T14:16:45.5255534Z * DONE (covr) 2021-05-18T14:16:45.5311462Z 2021-05-18T14:16:45.5312444Z The downloaded source packages are in 2021-05-18T14:16:45.5313808Z ‘/tmp/RtmpRk0tND/downloaded_packages’ 2021-05-18T14:16:45.5460276Z 2021-05-18T14:16:45.5493147Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:16:45.5493744Z Rscript -e "tic::before_install()" 2021-05-18T14:16:45.5535428Z shell: /usr/bin/bash -e {0} 2021-05-18T14:16:45.5535827Z env: 2021-05-18T14:16:45.5536316Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:45.5617340Z TIC_DEPLOY_KEY: 2021-05-18T14:16:45.5618143Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:45.5619659Z GITHUB_PAT: *** 2021-05-18T14:16:45.5620510Z COVERALLS_TOKEN: *** 2021-05-18T14:16:45.5620984Z continue-on-error: false 2021-05-18T14:16:45.5621443Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:45.5621897Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:45.5622318Z TZ: UTC 2021-05-18T14:16:45.5622673Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:45.5623066Z NOT_CRAN: true 2021-05-18T14:16:45.5623412Z ##[endgroup] 2021-05-18T14:16:45.8097598Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:16:45.9208937Z Running before_install: step_install_remote_binaries() 2021-05-18T14:16:46.3612174Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:16:46.3612878Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:16:46.3613454Z remotes::install_cran("rcmdcheck") 2021-05-18T14:16:46.3613990Z remotes::install_cran("markdown") 2021-05-18T14:16:46.3620875Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:16:46.3621275Z env: 2021-05-18T14:16:46.3621730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:46.3622164Z TIC_DEPLOY_KEY: 2021-05-18T14:16:46.3622913Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:46.3624544Z GITHUB_PAT: *** 2021-05-18T14:16:46.3625374Z COVERALLS_TOKEN: *** 2021-05-18T14:16:46.3625845Z continue-on-error: false 2021-05-18T14:16:46.3626293Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:46.3626741Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:46.3627159Z TZ: UTC 2021-05-18T14:16:46.3627513Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:46.3627966Z NOT_CRAN: true 2021-05-18T14:16:46.3628335Z ##[endgroup] 2021-05-18T14:17:03.0551923Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:17:03.0553388Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:17:03.0554409Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-18T14:17:03.0555354Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:17:03.0556288Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:17:03.0557220Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-18T14:17:03.0577455Z Installing 6 packages: base64enc, tinytex, htmltools, bitops, rmarkdown, RCurl 2021-05-18T14:17:03.0589869Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:03.0591018Z (as ‘lib’ is unspecified) 2021-05-18T14:17:16.2397696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:17:16.9384827Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-18T14:17:16.9385647Z ================================================== 2021-05-18T14:17:16.9386163Z downloaded 37 KB 2021-05-18T14:17:16.9386472Z 2021-05-18T14:17:16.9423710Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:17:17.7886563Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-18T14:17:17.7991842Z ================================================== 2021-05-18T14:17:17.7992367Z downloaded 114 KB 2021-05-18T14:17:17.7992649Z 2021-05-18T14:17:17.8027468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:17:18.5590371Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-18T14:17:18.5740685Z ================================================== 2021-05-18T14:17:18.5741250Z downloaded 230 KB 2021-05-18T14:17:18.5741531Z 2021-05-18T14:17:18.5779576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:17:19.5821678Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-18T14:17:19.5823144Z ================================================== 2021-05-18T14:17:19.5823843Z downloaded 34 KB 2021-05-18T14:17:19.5824344Z 2021-05-18T14:17:19.5861195Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:17:20.2413543Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-18T14:17:20.2813714Z ================================================== 2021-05-18T14:17:20.2814843Z downloaded 3.5 MB 2021-05-18T14:17:20.2815379Z 2021-05-18T14:17:20.2847363Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-18T14:17:20.9709747Z Content type 'binary/octet-stream' length 1062435 bytes (1.0 MB) 2021-05-18T14:17:20.9991728Z ================================================== 2021-05-18T14:17:20.9992693Z downloaded 1.0 MB 2021-05-18T14:17:20.9993153Z 2021-05-18T14:17:21.1917218Z * installing *binary* package ‘base64enc’ ... 2021-05-18T14:17:21.1954548Z * DONE (base64enc) 2021-05-18T14:17:21.3906110Z * installing *binary* package ‘tinytex’ ... 2021-05-18T14:17:21.3945800Z * DONE (tinytex) 2021-05-18T14:17:21.5866848Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:17:21.5904028Z * DONE (bitops) 2021-05-18T14:17:21.7947786Z * installing *binary* package ‘htmltools’ ... 2021-05-18T14:17:21.7988701Z * DONE (htmltools) 2021-05-18T14:17:22.0826161Z * installing *binary* package ‘RCurl’ ... 2021-05-18T14:17:22.0904116Z * DONE (RCurl) 2021-05-18T14:17:22.6455865Z * installing *binary* package ‘rmarkdown’ ... 2021-05-18T14:17:22.6640662Z * DONE (rmarkdown) 2021-05-18T14:17:22.6743453Z 2021-05-18T14:17:22.6744579Z The downloaded source packages are in 2021-05-18T14:17:22.6746090Z ‘/tmp/RtmpJPhAun/downloaded_packages’ 2021-05-18T14:17:35.2310026Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:17:35.2313136Z Use `force = TRUE` to force installation 2021-05-18T14:17:35.2322748Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:17:35.2323621Z Use `force = TRUE` to force installation 2021-05-18T14:17:35.2450298Z ##[group]Run options(width = 100) 2021-05-18T14:17:35.2450802Z options(width = 100) 2021-05-18T14:17:35.2451314Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:17:35.2451958Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:17:35.2459018Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:17:35.2459417Z env: 2021-05-18T14:17:35.2459818Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:35.2460265Z TIC_DEPLOY_KEY: 2021-05-18T14:17:35.2461019Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:35.2462552Z GITHUB_PAT: *** 2021-05-18T14:17:35.2463379Z COVERALLS_TOKEN: *** 2021-05-18T14:17:35.2463847Z continue-on-error: false 2021-05-18T14:17:35.2464286Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:35.2464748Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:35.2465170Z TZ: UTC 2021-05-18T14:17:35.2465525Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:35.2465949Z NOT_CRAN: true 2021-05-18T14:17:35.2466319Z ##[endgroup] 2021-05-18T14:17:35.6654946Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:17:35.6656107Z setting value 2021-05-18T14:17:35.6657374Z version R version 3.6.3 (2020-02-29) 2021-05-18T14:17:35.6658185Z os Ubuntu 20.04.2 LTS 2021-05-18T14:17:35.6659635Z system x86_64, linux-gnu 2021-05-18T14:17:35.6660174Z ui X11 2021-05-18T14:17:35.6660730Z language (EN) 2021-05-18T14:17:35.6661354Z collate C.UTF-8 2021-05-18T14:17:35.6661946Z ctype C.UTF-8 2021-05-18T14:17:35.6662392Z tz UTC 2021-05-18T14:17:35.6662944Z date 2021-05-18 2021-05-18T14:17:35.6663199Z 2021-05-18T14:17:35.6664028Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:17:35.6664946Z package * version date lib source 2021-05-18T14:17:35.6665864Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:17:35.6666687Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6667422Z base * 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6668167Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6668940Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6669683Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6670413Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6671147Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6671886Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6672625Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6673362Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6674104Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6674855Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6675626Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6676424Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6677188Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6677954Z compiler 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6678883Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6679656Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6680397Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6681157Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6681920Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6682674Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6683429Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6684258Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:17:35.6685078Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6685819Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6686571Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6687327Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6688072Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6688849Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6689600Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6690370Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6691247Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6692079Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6692854Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6693682Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6694601Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6695479Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:17:35.6696391Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6697377Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6698189Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6699025Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6699903Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6700675Z grid 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6701508Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6702350Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6703194Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6704012Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6704782Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6705644Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6706533Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6723494Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6724641Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6725441Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6726395Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6727185Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6727921Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6728665Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6729419Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6730160Z methods * 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6730901Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6731629Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6732348Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6733083Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6733833Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6734583Z parallel 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6735335Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6736091Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6746445Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6747480Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6748265Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6749041Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6749826Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6750578Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6751479Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6752214Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6752942Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6753713Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6754468Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6755197Z RCurl 1.98-1.3 2021-03-16 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6755946Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6757647Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6758457Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6759197Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6759950Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6760702Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6761455Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6762199Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6762970Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6763746Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6764510Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6765283Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6766137Z splines 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6766885Z stats * 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6767618Z stats4 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6768360Z stringi 1.6.2 2021-05-17 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6769097Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6769850Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-18T14:17:35.6770588Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6771361Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:17:35.6772145Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6772889Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6773638Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6774419Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:17:35.6775178Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6775943Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6776713Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6777576Z tools 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6778317Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6779055Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6779768Z utils * 3.6.3 2021-02-17 [2] local 2021-05-18T14:17:35.6780496Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6781321Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6782049Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6782781Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6783510Z xfun 0.23 2021-05-15 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6784220Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6784945Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6785673Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6786376Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-18T14:17:35.6786660Z 2021-05-18T14:17:35.6787103Z [1] /home/runner/work/_temp/Library 2021-05-18T14:17:35.6787598Z [2] /opt/R/3.6.3/lib/R/library 2021-05-18T14:17:35.6820580Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:17:35.6821114Z Rscript -e 'tic::script()' 2021-05-18T14:17:35.6821530Z ls -l check 2021-05-18T14:17:35.6863025Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:17:35.6863517Z env: 2021-05-18T14:17:35.6863936Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:35.6864367Z TIC_DEPLOY_KEY: 2021-05-18T14:17:35.6865114Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:35.6866512Z GITHUB_PAT: *** 2021-05-18T14:17:35.6867324Z COVERALLS_TOKEN: *** 2021-05-18T14:17:35.6867789Z continue-on-error: false 2021-05-18T14:17:35.6868219Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:35.6868678Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:35.6869099Z TZ: UTC 2021-05-18T14:17:35.6869457Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:35.6869849Z NOT_CRAN: true 2021-05-18T14:17:35.6870196Z ##[endgroup] 2021-05-18T14:17:35.9274049Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:17:36.0395723Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:17:36.0396780Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:17:36.0397528Z timeout = Inf, check_dir = "check") 2021-05-18T14:17:36.0996471Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:17:36.2972519Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:17:36.3082701Z * preparing ‘nitrcbot’: 2021-05-18T14:17:36.3178876Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:17:36.3950828Z * installing the package to build vignettes 2021-05-18T14:17:39.3058892Z * creating vignettes ... OK 2021-05-18T14:17:39.3368774Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:39.3375363Z * checking for empty or unneeded directories 2021-05-18T14:17:39.3400964Z * building ‘nitrcbot_1.2.tar.gz’ 2021-05-18T14:17:39.3571364Z 2021-05-18T14:17:39.4799299Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:17:39.6779138Z * using log directory ‘/home/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck’ 2021-05-18T14:17:39.6780430Z * using R version 3.6.3 (2020-02-29) 2021-05-18T14:17:39.6781941Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:17:39.6782827Z * using session charset: UTF-8 2021-05-18T14:17:39.7096160Z * using option ‘--as-cran’ 2021-05-18T14:17:39.7117287Z * checking for file ‘nitrcbot/DESCRIPTION’ ... OK 2021-05-18T14:17:39.7118255Z * this is package ‘nitrcbot’ version ‘1.2’ 2021-05-18T14:17:39.7119035Z * package encoding: UTF-8 2021-05-18T14:17:39.7142604Z * checking package namespace information ... OK 2021-05-18T14:17:52.9532127Z * checking package dependencies ... OK 2021-05-18T14:17:52.9545400Z * checking if this is a source package ... OK 2021-05-18T14:17:52.9546265Z * checking if there is a namespace ... OK 2021-05-18T14:17:53.2999316Z * checking for executable files ... OK 2021-05-18T14:17:53.3000610Z * checking for hidden files and directories ... OK 2021-05-18T14:17:53.3016628Z * checking for portable file names ... OK 2021-05-18T14:17:53.3018264Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:17:53.3031959Z * checking serialization versions ... OK 2021-05-18T14:17:55.6773929Z * checking whether package ‘nitrcbot’ can be installed ... OK 2021-05-18T14:17:55.6817975Z * checking installed package size ... OK 2021-05-18T14:17:55.7374114Z * checking package directory ... OK 2021-05-18T14:17:55.7374806Z * checking for future file timestamps ... OK 2021-05-18T14:17:55.7375899Z * checking ‘build’ directory ... OK 2021-05-18T14:17:55.8813237Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:17:55.8814363Z * checking top-level files ... OK 2021-05-18T14:17:55.8815210Z * checking for left-over files ... OK 2021-05-18T14:17:56.0315059Z * checking index information ... OK 2021-05-18T14:17:56.1821010Z * checking package subdirectories ... OK 2021-05-18T14:17:56.2241079Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:17:56.2715483Z * checking R files for syntax errors ... OK 2021-05-18T14:17:56.8538962Z * checking whether the package can be loaded ... OK 2021-05-18T14:17:57.3204917Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:17:58.2565539Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:17:58.2873056Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:17:58.8666902Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:17:59.4692954Z * checking loading without being on the library search path ... OK 2021-05-18T14:18:00.0058789Z * checking dependencies in R code ... OK 2021-05-18T14:18:00.9371182Z * checking S3 generic/method consistency ... OK 2021-05-18T14:18:01.4247027Z * checking replacement functions ... OK 2021-05-18T14:18:01.9317817Z * checking foreign function calls ... OK 2021-05-18T14:18:04.8898449Z * checking R code for possible problems ... OK 2021-05-18T14:18:05.0772445Z * checking Rd files ... OK 2021-05-18T14:18:05.1208502Z * checking Rd metadata ... OK 2021-05-18T14:18:05.1863493Z * checking Rd line widths ... OK 2021-05-18T14:18:05.2657996Z * checking Rd cross-references ... OK 2021-05-18T14:18:05.7560695Z * checking for missing documentation entries ... OK 2021-05-18T14:18:07.2356237Z * checking for code/documentation mismatches ... OK 2021-05-18T14:18:08.2935443Z * checking Rd \usage sections ... OK 2021-05-18T14:18:08.3561185Z * checking Rd contents ... OK 2021-05-18T14:18:08.4338133Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:18:08.4378583Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:18:08.4412676Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:18:09.6791472Z * checking examples ... OK 2021-05-18T14:18:09.7456071Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:18:09.8972252Z * checking tests ... 2021-05-18T14:18:10.6695171Z Running ‘testthat.R’ 2021-05-18T14:18:10.6736049Z OK 2021-05-18T14:18:10.8239019Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:18:10.8345167Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-18T14:18:11.4954986Z * checking re-building of vignette outputs ... OK 2021-05-18T14:18:13.1713789Z * checking PDF version of manual ... OK 2021-05-18T14:18:13.1714820Z * checking for detritus in the temp directory ... OK 2021-05-18T14:18:13.1715472Z * DONE 2021-05-18T14:18:13.1715841Z 2021-05-18T14:18:13.1716301Z Status: OK 2021-05-18T14:18:13.1716640Z 2021-05-18T14:18:13.2460204Z ── R CMD check results ─────────────────────────────────────── nitrcbot 1.2 ──── 2021-05-18T14:18:13.2474974Z Duration: 33.9s 2021-05-18T14:18:13.2475452Z 2021-05-18T14:18:13.2484956Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:18:13.2564688Z total 88 2021-05-18T14:18:13.2566436Z drwxr-xr-x 6 runner docker 4096 May 18 14:18 nitrcbot.Rcheck 2021-05-18T14:18:13.2567741Z -rw-r--r-- 1 runner docker 23021 May 18 14:17 nitrcbot_1.2.tar.gz 2021-05-18T14:18:13.2578238Z -rw-r--r-- 1 runner docker 57781 May 18 14:17 nitrcbot_1.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:18:13.2608496Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:18:13.2609214Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:18:13.2650382Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:18:13.2650852Z env: 2021-05-18T14:18:13.2651266Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:13.2651712Z TIC_DEPLOY_KEY: 2021-05-18T14:18:13.2652442Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:13.2653952Z GITHUB_PAT: *** 2021-05-18T14:18:13.2654699Z COVERALLS_TOKEN: *** 2021-05-18T14:18:13.2655148Z continue-on-error: false 2021-05-18T14:18:13.2655602Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:13.2656066Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:13.2656473Z TZ: UTC 2021-05-18T14:18:13.2656962Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:13.2657341Z NOT_CRAN: true 2021-05-18T14:18:13.2657701Z ##[endgroup] 2021-05-18T14:18:13.2746946Z 2021-05-18T14:18:13.2748473Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-18T14:18:13.2749281Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-18T14:18:13.2750093Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:18:13.2750427Z 2021-05-18T14:18:13.2750991Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:18:13.2751752Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:18:13.2752658Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:18:13.2753040Z 2021-05-18T14:18:13.2753591Z R is a collaborative project with many contributors. 2021-05-18T14:18:13.2754449Z Type 'contributors()' for more information and 2021-05-18T14:18:13.2755320Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:18:13.2755709Z 2021-05-18T14:18:13.2756369Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:18:13.2757207Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:18:13.2757834Z Type 'q()' to quit R. 2021-05-18T14:18:13.2758084Z 2021-05-18T14:18:13.2758458Z > library(testthat) 2021-05-18T14:18:13.2758878Z > library(nitrcbot) 2021-05-18T14:18:13.2759225Z > 2021-05-18T14:18:13.2759608Z > test_check("nitrcbot") 2021-05-18T14:18:13.2760429Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:18:13.2760979Z • On CI (12) 2021-05-18T14:18:13.2761209Z 2021-05-18T14:18:13.2761615Z [ FAIL 0 | WARN 0 | SKIP 12 | PASS 0 ] 2021-05-18T14:18:13.2761978Z > 2021-05-18T14:18:13.2762325Z > proc.time() 2021-05-18T14:18:13.2762753Z user system elapsed 2021-05-18T14:18:13.2763164Z 0.671 0.082 0.742 2021-05-18T14:18:13.2792283Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:18:13.2792940Z Rscript -e "tic::before_deploy()" 2021-05-18T14:18:13.2832530Z shell: /usr/bin/bash -e {0} 2021-05-18T14:18:13.2832911Z env: 2021-05-18T14:18:13.2833314Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:13.2833758Z TIC_DEPLOY_KEY: 2021-05-18T14:18:13.2834498Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:13.2835700Z GITHUB_PAT: *** 2021-05-18T14:18:13.2836431Z COVERALLS_TOKEN: *** 2021-05-18T14:18:13.2836892Z continue-on-error: false 2021-05-18T14:18:13.2837323Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:13.2837770Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:13.2838175Z TZ: UTC 2021-05-18T14:18:13.2838540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:13.2838929Z NOT_CRAN: true 2021-05-18T14:18:13.2839277Z ##[endgroup] 2021-05-18T14:18:13.5250221Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:18:13.6331991Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:18:13.6332537Z with: 2021-05-18T14:18:13.6333318Z upload_url: https://uploads.github.com/repos/neuroconductor/nitrcbot/releases/43143854/assets{?name,label} 2021-05-18T14:18:13.6334254Z asset_path: check/nitrcbot_1.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:18:13.6334904Z asset_name: nitrcbot_1.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-18T14:18:13.6335521Z asset_content_type: application/octet-stream 2021-05-18T14:18:13.6335982Z env: 2021-05-18T14:18:13.6336398Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:13.6336983Z TIC_DEPLOY_KEY: 2021-05-18T14:18:13.6337716Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:13.6338917Z GITHUB_PAT: *** 2021-05-18T14:18:13.6339640Z COVERALLS_TOKEN: *** 2021-05-18T14:18:13.6340105Z continue-on-error: false 2021-05-18T14:18:13.6340555Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:13.6341026Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:13.6341437Z TZ: UTC 2021-05-18T14:18:13.6341807Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:13.6342195Z NOT_CRAN: true 2021-05-18T14:18:13.6342874Z GITHUB_TOKEN: *** 2021-05-18T14:18:13.6343240Z ##[endgroup] 2021-05-18T14:18:14.1336348Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:18:14.1337011Z Rscript -e "tic::deploy()" 2021-05-18T14:18:14.1377897Z shell: /usr/bin/bash -e {0} 2021-05-18T14:18:14.1378281Z env: 2021-05-18T14:18:14.1378697Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:14.1379150Z TIC_DEPLOY_KEY: 2021-05-18T14:18:14.1379895Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:14.1381284Z GITHUB_PAT: *** 2021-05-18T14:18:14.1382121Z COVERALLS_TOKEN: *** 2021-05-18T14:18:14.1382599Z continue-on-error: false 2021-05-18T14:18:14.1383043Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:14.1383505Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:14.1383917Z TZ: UTC 2021-05-18T14:18:14.1384298Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:14.1384705Z NOT_CRAN: true 2021-05-18T14:18:14.1385048Z ##[endgroup] 2021-05-18T14:18:14.3830431Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:18:14.4901525Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:18:14.4902075Z Rscript -e "tic::after_deploy()" 2021-05-18T14:18:14.4942999Z shell: /usr/bin/bash -e {0} 2021-05-18T14:18:14.4943372Z env: 2021-05-18T14:18:14.4943791Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:14.4944241Z TIC_DEPLOY_KEY: 2021-05-18T14:18:14.4944973Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:14.4946530Z GITHUB_PAT: *** 2021-05-18T14:18:14.4947538Z COVERALLS_TOKEN: *** 2021-05-18T14:18:14.4947995Z continue-on-error: false 2021-05-18T14:18:14.4948446Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:14.4948893Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:14.4949318Z TZ: UTC 2021-05-18T14:18:14.4949685Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:14.4950067Z NOT_CRAN: true 2021-05-18T14:18:14.4950556Z ##[endgroup] 2021-05-18T14:18:14.7450722Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:18:15.0082492Z Post job cleanup. 2021-05-18T14:18:15.0490616Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:18:15.0574134Z Post job cleanup. 2021-05-18T14:18:15.1499852Z [command]/usr/bin/git version 2021-05-18T14:18:15.1554291Z git version 2.31.1 2021-05-18T14:18:15.1585936Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:18:15.1629449Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:18:15.1854677Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:18:15.1887922Z http.https://github.com/.extraheader 2021-05-18T14:18:15.1898304Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:18:15.1938181Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:18:15.2207151Z Cleaning up orphan processes