2021-05-14T23:13:40.5033179Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:13:41.2918409Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.3555302Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.4470361Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:13:41.5707596Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:13:49.1848387Z Current runner version: '2.278.0' 2021-05-14T23:13:49.1877017Z ##[group]Operating System 2021-05-14T23:13:49.1877945Z Ubuntu 2021-05-14T23:13:49.1878482Z 20.04.2 2021-05-14T23:13:49.1878897Z LTS 2021-05-14T23:13:49.1879387Z ##[endgroup] 2021-05-14T23:13:49.1879953Z ##[group]Virtual Environment 2021-05-14T23:13:49.1880620Z Environment: ubuntu-20.04 2021-05-14T23:13:49.1881175Z Version: 20210510.0 2021-05-14T23:13:49.1882197Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:13:49.1883595Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:13:49.1884453Z ##[endgroup] 2021-05-14T23:13:49.1886441Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:13:49.1887749Z Actions: write 2021-05-14T23:13:49.1888242Z Checks: write 2021-05-14T23:13:49.1888954Z Contents: write 2021-05-14T23:13:49.1889707Z Deployments: write 2021-05-14T23:13:49.1890457Z Issues: write 2021-05-14T23:13:49.1891016Z Metadata: read 2021-05-14T23:13:49.1891558Z Packages: write 2021-05-14T23:13:49.1892061Z PullRequests: write 2021-05-14T23:13:49.1892687Z RepositoryProjects: write 2021-05-14T23:13:49.1893310Z SecurityEvents: write 2021-05-14T23:13:49.1893877Z Statuses: write 2021-05-14T23:13:49.1894502Z ##[endgroup] 2021-05-14T23:13:49.1899733Z Prepare workflow directory 2021-05-14T23:13:49.3102649Z Prepare all required actions 2021-05-14T23:13:49.3117496Z Getting action download info 2021-05-14T23:13:49.9798614Z Download action repository 'actions/checkout@v2' 2021-05-14T23:13:51.9778085Z Download action repository 'r-lib/actions@master' 2021-05-14T23:13:52.6248346Z Download action repository 'adigherman/actions@master' 2021-05-14T23:13:54.5136475Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:13:54.8014715Z Download action repository 'actions/cache@v1' 2021-05-14T23:13:55.0787659Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:13:55.3581707Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:13:55.9444233Z ##[group]Run actions/checkout@v2 2021-05-14T23:13:55.9444837Z with: 2021-05-14T23:13:55.9445289Z repository: neuroconductor/kirby21.flair 2021-05-14T23:13:55.9446199Z token: *** 2021-05-14T23:13:55.9446556Z ssh-strict: true 2021-05-14T23:13:55.9446998Z persist-credentials: true 2021-05-14T23:13:55.9447502Z clean: true 2021-05-14T23:13:55.9447844Z fetch-depth: 1 2021-05-14T23:13:55.9448196Z lfs: false 2021-05-14T23:13:55.9448530Z submodules: false 2021-05-14T23:13:55.9448875Z env: 2021-05-14T23:13:55.9449262Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:13:55.9449840Z TIC_DEPLOY_KEY: 2021-05-14T23:13:55.9450561Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:13:55.9452932Z GITHUB_PAT: *** 2021-05-14T23:13:55.9453380Z COVERALLS_TOKEN: 2021-05-14T23:13:55.9453894Z continue-on-error: false 2021-05-14T23:13:55.9454406Z VDIFFR_RUN_TESTS: 2021-05-14T23:13:55.9454807Z ##[endgroup] 2021-05-14T23:13:56.1815394Z Syncing repository: neuroconductor/kirby21.flair 2021-05-14T23:13:56.1840304Z ##[group]Getting Git version info 2021-05-14T23:13:56.1841497Z Working directory is '/home/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:13:56.1912598Z [command]/usr/bin/git version 2021-05-14T23:13:56.2043003Z git version 2.31.1 2021-05-14T23:13:56.2067911Z ##[endgroup] 2021-05-14T23:13:56.2075965Z Deleting the contents of '/home/runner/work/kirby21.flair/kirby21.flair' 2021-05-14T23:13:56.2080926Z ##[group]Initializing the repository 2021-05-14T23:13:56.2085096Z [command]/usr/bin/git init /home/runner/work/kirby21.flair/kirby21.flair 2021-05-14T23:13:56.2159064Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:13:56.2160380Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:13:56.2161494Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:13:56.2162515Z hint: 2021-05-14T23:13:56.2165845Z hint: git config --global init.defaultBranch 2021-05-14T23:13:56.2166812Z hint: 2021-05-14T23:13:56.2168076Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:13:56.2169198Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:13:56.2170113Z hint: 2021-05-14T23:13:56.2170714Z hint: git branch -m 2021-05-14T23:13:56.2184574Z Initialized empty Git repository in /home/runner/work/kirby21.flair/kirby21.flair/.git/ 2021-05-14T23:13:56.2195692Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:13:56.2240876Z ##[endgroup] 2021-05-14T23:13:56.2241917Z ##[group]Disabling automatic garbage collection 2021-05-14T23:13:56.2248799Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:13:56.2294253Z ##[endgroup] 2021-05-14T23:13:56.2298953Z ##[group]Setting up auth 2021-05-14T23:13:56.2307853Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:13:56.2343816Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-14T23:13:56.2726677Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:13:56.2775311Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-14T23:13:56.3015602Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:13:56.3068892Z ##[endgroup] 2021-05-14T23:13:56.3071329Z ##[group]Fetching the repository 2021-05-14T23:13:56.3080506Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +303fcd86a0d8f785f6bf7ac62f47895456b7f867:refs/tags/1.7.0.s 2021-05-14T23:13:56.6542471Z remote: Enumerating objects: 45, done. 2021-05-14T23:13:56.6543379Z remote: Counting objects: 2% (1/45) 2021-05-14T23:13:56.6544154Z remote: Counting objects: 4% (2/45) 2021-05-14T23:13:56.6544853Z remote: Counting objects: 6% (3/45) 2021-05-14T23:13:56.6545560Z remote: Counting objects: 8% (4/45) 2021-05-14T23:13:56.6546251Z remote: Counting objects: 11% (5/45) 2021-05-14T23:13:56.6547008Z remote: Counting objects: 13% (6/45) 2021-05-14T23:13:56.6547694Z remote: Counting objects: 15% (7/45) 2021-05-14T23:13:56.6548335Z remote: Counting objects: 17% (8/45) 2021-05-14T23:13:56.6549007Z remote: Counting objects: 20% (9/45) 2021-05-14T23:13:56.6549641Z remote: Counting objects: 22% (10/45) 2021-05-14T23:13:56.6550364Z remote: Counting objects: 24% (11/45) 2021-05-14T23:13:56.6552493Z remote: Counting objects: 26% (12/45) 2021-05-14T23:13:56.6553257Z remote: Counting objects: 28% (13/45) 2021-05-14T23:13:56.6553860Z remote: Counting objects: 31% (14/45) 2021-05-14T23:13:56.6554450Z remote: Counting objects: 33% (15/45) 2021-05-14T23:13:56.6556781Z remote: Counting objects: 35% (16/45) 2021-05-14T23:13:56.6557957Z remote: Counting objects: 37% (17/45) 2021-05-14T23:13:56.6558937Z remote: Counting objects: 40% (18/45) 2021-05-14T23:13:56.6562118Z remote: Counting objects: 42% (19/45) 2021-05-14T23:13:56.6563172Z remote: Counting objects: 44% (20/45) 2021-05-14T23:13:56.6563740Z remote: Counting objects: 46% (21/45) 2021-05-14T23:13:56.6564344Z remote: Counting objects: 48% (22/45) 2021-05-14T23:13:56.6564963Z remote: Counting objects: 51% (23/45) 2021-05-14T23:13:56.6567351Z remote: Counting objects: 53% (24/45) 2021-05-14T23:13:56.6568385Z remote: Counting objects: 55% (25/45) 2021-05-14T23:13:56.6569107Z remote: Counting objects: 57% (26/45) 2021-05-14T23:13:56.6570249Z remote: Counting objects: 60% (27/45) 2021-05-14T23:13:56.6570893Z remote: Counting objects: 62% (28/45) 2021-05-14T23:13:56.6571424Z remote: Counting objects: 64% (29/45) 2021-05-14T23:13:56.6571936Z remote: Counting objects: 66% (30/45) 2021-05-14T23:13:56.6572462Z remote: Counting objects: 68% (31/45) 2021-05-14T23:13:56.6572977Z remote: Counting objects: 71% (32/45) 2021-05-14T23:13:56.6573752Z remote: Counting objects: 73% (33/45) 2021-05-14T23:13:56.6574289Z remote: Counting objects: 75% (34/45) 2021-05-14T23:13:56.6574802Z remote: Counting objects: 77% (35/45) 2021-05-14T23:13:56.6575330Z remote: Counting objects: 80% (36/45) 2021-05-14T23:13:56.6575844Z remote: Counting objects: 82% (37/45) 2021-05-14T23:13:56.6576368Z remote: Counting objects: 84% (38/45) 2021-05-14T23:13:56.6576879Z remote: Counting objects: 86% (39/45) 2021-05-14T23:13:56.6577416Z remote: Counting objects: 88% (40/45) 2021-05-14T23:13:56.6577928Z remote: Counting objects: 91% (41/45) 2021-05-14T23:13:56.6578456Z remote: Counting objects: 93% (42/45) 2021-05-14T23:13:56.6578982Z remote: Counting objects: 95% (43/45) 2021-05-14T23:13:56.6579494Z remote: Counting objects: 97% (44/45) 2021-05-14T23:13:56.6580019Z remote: Counting objects: 100% (45/45) 2021-05-14T23:13:56.6580556Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:13:56.6581140Z remote: Compressing objects: 2% (1/43) 2021-05-14T23:13:56.6581711Z remote: Compressing objects: 4% (2/43) 2021-05-14T23:13:56.6582290Z remote: Compressing objects: 6% (3/43) 2021-05-14T23:13:56.6583012Z remote: Compressing objects: 9% (4/43) 2021-05-14T23:13:56.6583579Z remote: Compressing objects: 11% (5/43) 2021-05-14T23:13:56.6584138Z remote: Compressing objects: 13% (6/43) 2021-05-14T23:13:56.6584828Z remote: Compressing objects: 16% (7/43) 2021-05-14T23:13:56.6585409Z remote: Compressing objects: 18% (8/43) 2021-05-14T23:13:56.6585958Z remote: Compressing objects: 20% (9/43) 2021-05-14T23:13:56.6586521Z remote: Compressing objects: 23% (10/43) 2021-05-14T23:13:56.6587072Z remote: Compressing objects: 25% (11/43) 2021-05-14T23:13:56.6587637Z remote: Compressing objects: 27% (12/43) 2021-05-14T23:13:56.6588187Z remote: Compressing objects: 30% (13/43) 2021-05-14T23:13:56.6588922Z remote: Compressing objects: 32% (14/43) 2021-05-14T23:13:56.6589487Z remote: Compressing objects: 34% (15/43) 2021-05-14T23:13:56.6590032Z remote: Compressing objects: 37% (16/43) 2021-05-14T23:13:56.6590600Z remote: Compressing objects: 39% (17/43) 2021-05-14T23:13:56.6591148Z remote: Compressing objects: 41% (18/43) 2021-05-14T23:13:56.6591707Z remote: Compressing objects: 44% (19/43) 2021-05-14T23:13:56.6592272Z remote: Compressing objects: 46% (20/43) 2021-05-14T23:13:56.6592836Z remote: Compressing objects: 48% (21/43) 2021-05-14T23:13:56.6593404Z remote: Compressing objects: 51% (22/43) 2021-05-14T23:13:56.6593956Z remote: Compressing objects: 53% (23/43) 2021-05-14T23:13:56.6594515Z remote: Compressing objects: 55% (24/43) 2021-05-14T23:13:56.6595059Z remote: Compressing objects: 58% (25/43) 2021-05-14T23:13:56.6595617Z remote: Compressing objects: 60% (26/43) 2021-05-14T23:13:56.6596161Z remote: Compressing objects: 62% (27/43) 2021-05-14T23:13:56.6596722Z remote: Compressing objects: 65% (28/43) 2021-05-14T23:13:56.6597262Z remote: Compressing objects: 67% (29/43) 2021-05-14T23:13:56.6597818Z remote: Compressing objects: 69% (30/43) 2021-05-14T23:13:56.6598376Z remote: Compressing objects: 72% (31/43) 2021-05-14T23:13:56.6598920Z remote: Compressing objects: 74% (32/43) 2021-05-14T23:13:56.6599779Z remote: Compressing objects: 76% (33/43) 2021-05-14T23:13:56.6600308Z remote: Compressing objects: 79% (34/43) 2021-05-14T23:13:56.6601448Z remote: Compressing objects: 81% (35/43) 2021-05-14T23:13:56.6602810Z remote: Compressing objects: 83% (36/43) 2021-05-14T23:13:56.6607266Z remote: Compressing objects: 86% (37/43) 2021-05-14T23:13:56.6608038Z remote: Compressing objects: 88% (38/43) 2021-05-14T23:13:56.6608604Z remote: Compressing objects: 90% (39/43) 2021-05-14T23:13:56.6610514Z remote: Compressing objects: 93% (40/43) 2021-05-14T23:13:56.6611130Z remote: Compressing objects: 95% (41/43) 2021-05-14T23:13:56.6611693Z remote: Compressing objects: 97% (42/43) 2021-05-14T23:13:56.6612238Z remote: Compressing objects: 100% (43/43) 2021-05-14T23:13:56.6612822Z remote: Compressing objects: 100% (43/43), done. 2021-05-14T23:14:23.6185821Z remote: Total 45 (delta 2), reused 39 (delta 0), pack-reused 0 2021-05-14T23:14:26.4797366Z From https://github.com/neuroconductor/kirby21.flair 2021-05-14T23:14:26.4799751Z * [new ref] 303fcd86a0d8f785f6bf7ac62f47895456b7f867 -> 1.7.0.s 2021-05-14T23:14:26.4837697Z ##[endgroup] 2021-05-14T23:14:26.4838882Z ##[group]Determining the checkout info 2021-05-14T23:14:26.4839896Z ##[endgroup] 2021-05-14T23:14:26.4840897Z ##[group]Checking out the ref 2021-05-14T23:14:26.4842252Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:14:28.1727938Z Updating files: 66% (20/30) 2021-05-14T23:14:28.1728452Z Updating files: 70% (21/30) 2021-05-14T23:14:28.6240403Z Updating files: 73% (22/30) 2021-05-14T23:14:28.6249928Z Updating files: 76% (23/30) 2021-05-14T23:14:29.0177233Z Updating files: 80% (24/30) 2021-05-14T23:14:29.0177728Z Updating files: 83% (25/30) 2021-05-14T23:14:29.0178137Z Updating files: 86% (26/30) 2021-05-14T23:14:29.0178560Z Updating files: 90% (27/30) 2021-05-14T23:14:29.0178964Z Updating files: 93% (28/30) 2021-05-14T23:14:29.0179592Z Updating files: 96% (29/30) 2021-05-14T23:14:29.0180023Z Updating files: 100% (30/30) 2021-05-14T23:14:29.0180464Z Updating files: 100% (30/30), done. 2021-05-14T23:14:29.0192110Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:14:29.0192903Z 2021-05-14T23:14:29.0194133Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:14:29.0195356Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:14:29.0196594Z state without impacting any branches by switching back to a branch. 2021-05-14T23:14:29.0197369Z 2021-05-14T23:14:29.0198632Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:14:29.0200029Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:14:29.0218896Z 2021-05-14T23:14:29.0221383Z git switch -c 2021-05-14T23:14:29.0242981Z 2021-05-14T23:14:29.0248573Z Or undo this operation with: 2021-05-14T23:14:29.0248965Z 2021-05-14T23:14:29.0250105Z git switch - 2021-05-14T23:14:29.0250362Z 2021-05-14T23:14:29.0250931Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:14:29.0251429Z 2021-05-14T23:14:29.0251821Z HEAD is now at 303fcd8 Version id 12 stable 2021-05-14T23:14:29.0252748Z ##[endgroup] 2021-05-14T23:14:29.0277053Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:14:29.0301613Z '303fcd86a0d8f785f6bf7ac62f47895456b7f867' 2021-05-14T23:14:29.0543986Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:14:29.0544494Z with: 2021-05-14T23:14:29.0544894Z r-version: release 2021-05-14T23:14:29.0545285Z Ncpus: 1 2021-05-14T23:14:29.0545715Z crayon.enabled: NULL 2021-05-14T23:14:29.0546269Z remove-openmp-macos: true 2021-05-14T23:14:29.0546833Z http-user-agent: default 2021-05-14T23:14:29.0547315Z install-r: true 2021-05-14T23:14:29.0547890Z windows-path-include-mingw: true 2021-05-14T23:14:29.0548446Z env: 2021-05-14T23:14:29.0548877Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:14:29.0549515Z TIC_DEPLOY_KEY: 2021-05-14T23:14:29.0550344Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:14:29.0553061Z GITHUB_PAT: *** 2021-05-14T23:14:29.0553533Z COVERALLS_TOKEN: 2021-05-14T23:14:29.0554040Z continue-on-error: false 2021-05-14T23:14:29.0554715Z VDIFFR_RUN_TESTS: 2021-05-14T23:14:29.0555103Z ##[endgroup] 2021-05-14T23:14:30.9029012Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:14:35.1883390Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:14:35.1885887Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:14:35.1887955Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:14:35.2427915Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:14:35.3046337Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:14:35.3819806Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:14:35.4362393Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:14:35.4593066Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:14:35.4598856Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:14:35.4600920Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:14:35.4629937Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:14:35.4640761Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:14:35.4751304Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:14:35.4783145Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:14:35.5157701Z Hit:15 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:14:35.7891379Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:14:35.8165877Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:14:36.0457339Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:14:36.2099800Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:14:36.3261341Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:14:36.3339308Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:14:36.3347696Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:14:36.3494374Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:14:36.3507356Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:14:36.4079101Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:14:43.3734629Z Fetched 4462 kB in 1s (3240 kB/s) 2021-05-14T23:14:44.1873566Z Reading package lists... 2021-05-14T23:14:44.2107738Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:14:46.2661791Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:14:46.3373107Z Reading package lists... 2021-05-14T23:14:46.4732342Z Building dependency tree... 2021-05-14T23:14:46.4733272Z Reading state information... 2021-05-14T23:14:46.6296435Z The following additional packages will be installed: 2021-05-14T23:14:46.6303415Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:14:46.6304985Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:14:46.6306339Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:14:46.6307955Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:14:46.6309699Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:14:46.6310904Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:14:46.6312200Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:14:46.6314065Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:14:46.6315353Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:14:46.6316554Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:14:46.6317823Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:14:46.6319824Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:14:46.6500935Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:14:46.6502694Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:14:46.6504090Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:14:46.6505498Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:14:46.6506864Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:14:46.6508283Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:14:46.6509764Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:14:46.6511252Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:14:46.6512773Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:14:46.6514475Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:14:46.6515793Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:14:46.6517217Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:14:46.6520103Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:14:46.6522278Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:14:46.6524285Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:14:46.6525789Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:14:46.6527672Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:14:46.6529100Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:14:46.6530767Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:14:46.6532523Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:14:46.6534070Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:14:46.6535587Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:14:46.6536881Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:14:46.6538241Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:14:46.6539495Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:14:46.6540767Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:14:46.6541502Z Suggested packages: 2021-05-14T23:14:46.6542331Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:14:46.6543447Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:14:46.6544617Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:14:46.6545836Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:14:46.6547175Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:14:46.6548281Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:14:46.6549392Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:14:46.6552700Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:14:46.6554217Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:14:46.6555490Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:14:47.1296108Z The following NEW packages will be installed: 2021-05-14T23:14:47.1298058Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:14:47.1299349Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:14:47.1303860Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:14:47.1305642Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:14:47.1307472Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:14:47.1308705Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:14:47.1310058Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:14:47.1311499Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:14:47.1313001Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:14:47.1314433Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:14:47.1315612Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:14:47.1317101Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:14:47.1319376Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:14:47.1321802Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:14:47.1323285Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:14:47.1325045Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:14:47.1326472Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:14:47.1328078Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:14:47.1332023Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:14:47.1333484Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:14:47.1334712Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:14:47.1335975Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:14:47.1337389Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:14:47.1338916Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:14:47.1340305Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:14:47.1341852Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:14:47.1344141Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:14:47.1345986Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:14:47.1347485Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:14:47.1349215Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:14:47.1350757Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:14:47.1352334Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:14:47.1353995Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:14:47.1355442Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:14:47.1356852Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:14:47.1358521Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:14:47.1359930Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:14:47.1361052Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:14:47.1534171Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:14:47.1534982Z Need to get 8648 kB of archives. 2021-05-14T23:14:47.1535666Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:14:47.1537143Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:14:47.1562534Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:14:47.1575374Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:14:47.1585725Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:14:47.1592609Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:14:47.1615089Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:14:47.1622560Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-14T23:14:47.1638322Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:14:47.1646119Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:14:47.1652842Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:14:47.1659177Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:14:47.1672137Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:14:47.1684795Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:14:47.1694143Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:14:47.1696274Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:14:47.1697900Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:14:47.1714287Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:14:47.1715868Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:14:47.1717350Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:14:47.1834332Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:14:47.1851364Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:14:47.1863965Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:14:47.1874388Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:14:47.1894192Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:14:47.1930645Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:14:47.2042622Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:14:47.2053081Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:14:47.2070577Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:14:47.2082017Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:14:47.2090087Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:14:47.2095125Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:14:47.2104599Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:14:47.2110452Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:14:47.2119678Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:14:47.2129809Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:14:47.2137472Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:14:47.2145419Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:14:47.2151564Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:14:47.2160568Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:14:47.2167596Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:14:47.2174246Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:14:47.2180422Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:14:47.2190154Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:14:47.2194801Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:14:47.2202717Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:14:47.2213636Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:14:47.2227555Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:14:47.2234200Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:14:47.2241728Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:14:47.2248240Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:14:47.2255862Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:14:47.2289718Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:14:47.2298821Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:14:47.2306439Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:14:47.2313859Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:14:47.2323166Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:14:47.2330315Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:14:47.2338664Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:14:47.2345072Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:14:47.2353609Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:14:47.2388136Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:14:47.2400810Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:14:47.2412021Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:14:47.2420113Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:14:47.2426924Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:14:47.2435929Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:14:47.2443921Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:14:47.2453379Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:14:47.2466680Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:14:47.2482268Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-14T23:14:47.2484223Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:14:47.2501751Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:14:47.2503539Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:14:47.2512821Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:14:47.2514695Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:14:47.2526584Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:14:47.2564970Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:14:47.2581168Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:14:47.2591132Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:14:47.2600600Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:14:47.2633261Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:14:47.2642843Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-14T23:14:47.2651466Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:14:47.2660717Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:14:47.2674596Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:14:47.2684109Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:14:47.2696450Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:14:47.2707130Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:14:47.2744141Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:14:47.2745952Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:14:47.2747629Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:14:47.2759656Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:14:47.2761447Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:14:47.2763160Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:14:47.2765198Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:14:47.2766952Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:14:47.2768907Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:14:47.2779697Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:14:47.2788045Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:14:47.2795593Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:14:47.2802427Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:14:47.2895942Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:14:47.2920951Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:14:47.2930839Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:14:47.2938026Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:14:47.2946354Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-14T23:14:47.2955454Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:14:47.2963104Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:14:47.2987272Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:14:47.3004778Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:14:47.3011000Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:14:47.3019856Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:14:47.3037280Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:14:47.3042405Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:14:47.3047989Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:14:47.3066182Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:14:47.3068426Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:14:47.3070153Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:14:47.3071905Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:14:47.3108304Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:14:47.3119044Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:14:47.3127313Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:14:47.3134031Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:14:47.3141089Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:14:47.3147977Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:14:47.3156228Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:14:47.3268931Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:14:47.3277382Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:14:47.3284721Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:14:47.3347798Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:14:48.1072020Z Fetched 8648 kB in 0s (43.8 MB/s) 2021-05-14T23:14:48.1428056Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:14:48.1625816Z (Reading database ... 2021-05-14T23:14:48.1626334Z (Reading database ... 5% 2021-05-14T23:14:48.1628034Z (Reading database ... 10% 2021-05-14T23:14:48.1629003Z (Reading database ... 15% 2021-05-14T23:14:48.1629849Z (Reading database ... 20% 2021-05-14T23:14:48.1630844Z (Reading database ... 25% 2021-05-14T23:14:48.1631539Z (Reading database ... 30% 2021-05-14T23:14:48.1631991Z (Reading database ... 35% 2021-05-14T23:14:48.1632404Z (Reading database ... 40% 2021-05-14T23:14:48.1632869Z (Reading database ... 45% 2021-05-14T23:14:48.1633279Z (Reading database ... 50% 2021-05-14T23:14:48.1936892Z (Reading database ... 55% 2021-05-14T23:14:48.2408139Z (Reading database ... 60% 2021-05-14T23:14:48.2825115Z (Reading database ... 65% 2021-05-14T23:14:48.3226050Z (Reading database ... 70% 2021-05-14T23:14:48.3996606Z (Reading database ... 75% 2021-05-14T23:14:48.4860699Z (Reading database ... 80% 2021-05-14T23:14:48.5699735Z (Reading database ... 85% 2021-05-14T23:14:48.6313351Z (Reading database ... 90% 2021-05-14T23:14:48.6881016Z (Reading database ... 95% 2021-05-14T23:14:48.6881531Z (Reading database ... 100% 2021-05-14T23:14:48.6882179Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:14:48.7014935Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:14:48.7117378Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:14:48.7531141Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:14:48.7762785Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:14:48.7776206Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:14:48.8051160Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:14:48.8265165Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:14:48.8277196Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:14:48.8611253Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:14:48.8876749Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:14:48.8896636Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:14:48.9213515Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:14:48.9485385Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:14:48.9501914Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:14:48.9851344Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:14:49.0079821Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:14:49.0092833Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:14:49.0370939Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:14:49.0577272Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:14:49.0589438Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:14:49.0851267Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:14:49.1107281Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:14:49.1119887Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:14:49.1371375Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:14:49.1637970Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:14:49.1649365Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:14:49.1910822Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:14:49.2190644Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:14:49.2201532Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:14:49.2491059Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:14:49.2712573Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:14:49.2727191Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:14:49.2958737Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:14:49.3244710Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:14:49.3255481Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:14:49.3479777Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:14:49.3751585Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:14:49.3766775Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:14:49.4011390Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:14:49.4260468Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:14:49.4274255Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:14:49.4570609Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:14:49.4748924Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:14:49.4761487Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:14:49.5011121Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:14:49.5250682Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:14:49.5263137Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:14:49.5517711Z Selecting previously unselected package patchutils. 2021-05-14T23:14:49.5774337Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:14:49.5787439Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:14:49.6170294Z Selecting previously unselected package wdiff. 2021-05-14T23:14:49.6350710Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:14:49.6362344Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:14:49.6705803Z Selecting previously unselected package devscripts. 2021-05-14T23:14:49.6949671Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:14:49.7179995Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:14:49.8383373Z Selecting previously unselected package diffstat. 2021-05-14T23:14:49.8664288Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:14:49.8686017Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:14:49.8931202Z Selecting previously unselected package python3-gpg. 2021-05-14T23:14:49.9187208Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:14:49.9198735Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:14:49.9678330Z Selecting previously unselected package dput. 2021-05-14T23:14:49.9939952Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:14:50.0013214Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:14:50.0299566Z Selecting previously unselected package gdebi-core. 2021-05-14T23:14:50.0558742Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:14:50.0574346Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:14:50.4424761Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:14:50.4721806Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:14:50.4747841Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:14:50.5130988Z Selecting previously unselected package gettext. 2021-05-14T23:14:50.5374986Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:14:50.5386744Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:14:50.6569310Z Selecting previously unselected package intltool-debian. 2021-05-14T23:14:50.6858860Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:14:50.6869705Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:14:50.7171266Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:14:50.7390874Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:14:50.7403390Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:14:50.7731647Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:14:50.7957563Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:14:50.7969017Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:14:50.8331374Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:14:50.8565042Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:14:50.8579337Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:14:50.8891352Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:14:50.9095379Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:14:50.9104561Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:14:50.9330788Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:14:50.9604008Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:14:50.9606602Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:14:50.9891914Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:14:51.0110028Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:14:51.0121580Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:14:51.0411820Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:14:51.0587044Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:14:51.0601102Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:14:51.0931017Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:14:51.1149168Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:14:51.1163491Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:14:51.1451575Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:14:51.1651487Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:14:51.1662660Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:14:51.1913935Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:14:51.2176612Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:14:51.2188994Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:14:51.2464301Z Selecting previously unselected package libclone-perl. 2021-05-14T23:14:51.2752474Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:14:51.2773132Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:14:51.3051093Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:14:51.3298363Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:14:51.3309545Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:14:51.3610622Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:14:51.3801933Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:14:51.3815032Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:14:51.4091476Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:14:51.4295402Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:14:51.4307503Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:14:51.4523995Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:14:51.4769132Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:14:51.4782552Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:14:51.5051650Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:14:51.5264350Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:14:51.5276702Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:14:51.5610772Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:14:51.5850491Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:14:51.5860897Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:14:51.6082631Z Selecting previously unselected package libwant-perl. 2021-05-14T23:14:51.6339247Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:14:51.6352999Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:14:51.6650833Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:14:51.6846175Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:14:51.6860920Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:14:51.7150152Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:14:51.7385553Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:14:51.7394866Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:14:51.7710388Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:14:51.7979369Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:14:51.7991618Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:14:51.8251107Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:14:51.8490182Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:14:51.8503109Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:14:51.8726531Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:14:51.9001082Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:14:51.9012191Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:14:51.9230920Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:14:51.9495489Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:14:51.9506055Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:14:51.9801971Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:14:52.0075723Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:14:52.0088117Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:14:52.0694064Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:14:52.0978952Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:14:52.0991167Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:14:52.1252480Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:14:52.1525240Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:14:52.1538220Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:14:52.1810870Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:14:52.2044884Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:14:52.2058652Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:14:52.2323161Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:14:52.2590025Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:14:52.2602955Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:14:52.2824610Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:14:52.3093975Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:14:52.3106994Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:14:52.3371232Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:14:52.3631943Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:14:52.3642449Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:14:52.3892804Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:14:52.4193139Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:14:52.4204070Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:14:52.4464159Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:14:52.4760810Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:14:52.4771671Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:14:52.5050918Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:14:52.5282531Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:14:52.5299792Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:14:52.5932972Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:14:52.6165791Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:14:52.6179227Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:14:52.6474387Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:14:52.6740824Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:14:52.6752348Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:14:52.7028841Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:14:52.7283445Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:14:52.7293725Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:14:52.7570950Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:14:52.7792010Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:14:52.7804229Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:14:52.8039050Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:14:52.8299911Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:14:52.8311964Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:14:52.8612609Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:14:52.8820775Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:14:52.8831391Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:14:52.9075884Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:14:52.9337283Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:14:52.9347836Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:14:52.9650827Z Selecting previously unselected package libjson-perl. 2021-05-14T23:14:52.9869231Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:14:52.9880866Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:14:53.0250879Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:14:53.0462844Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:14:53.0478015Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:14:53.0804833Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:14:53.1101111Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:14:53.1113377Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:14:53.1350018Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:14:53.1620541Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:14:53.1633441Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:14:53.1930781Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:14:53.2137426Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:14:53.2147576Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:14:53.2411004Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:14:53.2653470Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:14:53.2667593Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:14:53.2970940Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:14:53.3146584Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:14:53.3157396Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:14:53.3450974Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:14:53.3701480Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:14:53.3722533Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:14:53.4054277Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:14:53.4315407Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:14:53.4330826Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:14:53.4852178Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:14:53.5125435Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:14:53.5141195Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:14:53.5530426Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:14:53.5742294Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:14:53.5754388Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:14:53.6002327Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:14:53.6279811Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:14:53.6293857Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:14:53.6611185Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:14:53.6798120Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:14:53.6809391Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:14:53.7372102Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:14:53.7571664Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:14:53.7581036Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:14:53.7851440Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:14:53.8087603Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:14:53.8099719Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:14:53.8410903Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:14:53.8607135Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:14:53.8620752Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:14:53.9051121Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:14:53.9313561Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:14:53.9327647Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:14:53.9622759Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:14:53.9875231Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:14:53.9891781Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:14:54.0160062Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:14:54.0445237Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:14:54.0457457Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:14:54.0758605Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:14:54.1051753Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:14:54.1063685Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:14:54.1450846Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:14:54.1703155Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:14:54.1716622Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:14:54.2011282Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:14:54.2221539Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:14:54.2233374Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:14:54.2531137Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:14:54.2737998Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:14:54.2752587Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:14:54.2990913Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:14:54.3265873Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:14:54.3277135Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:14:54.3570948Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:14:54.3781624Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:14:54.3793803Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:14:54.4092276Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:14:54.4339997Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:14:54.4354921Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:14:54.4771882Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:14:54.4999773Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:14:54.5011997Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:14:54.5261708Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:14:54.5527627Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:14:54.5540516Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:14:54.5776574Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:14:54.6030730Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:14:54.6041544Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:14:54.6292919Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:14:54.6544729Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:14:54.6554788Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:14:54.6890793Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:14:54.7091143Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:14:54.7105688Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:14:54.7451196Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:14:54.7657311Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:14:54.7672106Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:14:54.7917235Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:14:54.8185652Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:14:54.8199397Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:14:54.8490527Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:14:54.8716968Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:14:54.8732550Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:14:54.9450744Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:14:54.9646458Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:14:54.9656246Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:14:54.9960418Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:14:55.0202225Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:14:55.0221374Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:14:55.0530734Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:14:55.0748608Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:14:55.0763198Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:14:55.1051465Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:14:55.1285436Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:14:55.1296914Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:14:55.1570857Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:14:55.1775526Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:14:55.1790430Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:14:55.2124843Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:14:55.2393071Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:14:55.2404653Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:14:55.2690870Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:14:55.2931147Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:14:55.2944647Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:55.3330833Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:14:55.3568497Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:14:55.3581544Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:55.3970755Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:14:55.4181975Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:14:55.4188840Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:14:55.4491277Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:14:55.4699080Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:14:55.4723315Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:14:55.5091545Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:14:55.5334756Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:14:55.5346381Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:14:55.5690683Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:14:55.5874497Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:14:55.5888652Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:14:55.6128205Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:14:55.6389509Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:14:55.6403082Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:14:55.6644075Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:14:55.6903718Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:14:55.6922681Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:14:55.7174775Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:14:55.7438866Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:14:55.7452661Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:14:55.7770780Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:14:55.7950837Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:14:55.7962733Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:14:55.8201114Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:14:55.8465042Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:14:55.8477218Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:14:55.8772453Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:14:55.8966158Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:14:55.8980330Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:14:55.9330888Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:14:55.9544518Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:14:55.9557387Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:14:55.9970893Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:14:56.0179112Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:14:56.0190531Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:14:56.0610685Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:14:56.0796704Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:14:56.0809209Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:14:56.1131111Z Selecting previously unselected package licensecheck. 2021-05-14T23:14:56.1355947Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:14:56.1370765Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:14:56.1690952Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:14:56.1929783Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:14:56.1939782Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:14:56.2250544Z Selecting previously unselected package t1utils. 2021-05-14T23:14:56.2492849Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:14:56.2505436Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:14:56.2932372Z Selecting previously unselected package lintian. 2021-05-14T23:14:56.3176781Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:14:56.3188316Z Unpacking lintian (2.62.0) ... 2021-05-14T23:14:56.6844815Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:14:56.7158668Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:14:56.7164364Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:14:56.7428692Z Selecting previously unselected package python3-xdg. 2021-05-14T23:14:56.7718941Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:14:56.7728358Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:14:56.8050878Z Selecting previously unselected package qpdf. 2021-05-14T23:14:56.8283692Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:14:56.8294956Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:14:56.9050647Z Selecting previously unselected package python3-magic. 2021-05-14T23:14:56.9293236Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:14:56.9306470Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:14:56.9988361Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:14:57.0029341Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:14:57.0061867Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:14:57.0097907Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:14:57.0132208Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:14:57.0168915Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:14:57.0202451Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:14:57.0242628Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:14:57.0282711Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:14:57.2468149Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:14:57.2502195Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:14:57.2538172Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:14:57.2576131Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:14:57.2613240Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:14:57.2660885Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:14:57.2718909Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:14:57.2808216Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:14:57.2853853Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:14:57.2892255Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:14:57.2936557Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:14:57.2979503Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:14:57.3018958Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:14:57.3065925Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:14:57.3113362Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:14:57.3151061Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:14:57.3200244Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:14:57.3262593Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:14:57.3305659Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:14:57.3342799Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:14:57.3388992Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:14:57.3433531Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:14:57.3485568Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:14:57.3527153Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:14:57.3570222Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:14:57.3619214Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:14:57.5555382Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:57.5589453Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:14:57.5630351Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:14:57.5664811Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:14:57.5724972Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:14:57.5789996Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:14:57.5825816Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:14:57.5864416Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:14:57.5925922Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:14:57.5964063Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:14:57.6021669Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:14:57.8189429Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:14:57.8219604Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:14:57.8259165Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:14:57.8300839Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:14:57.8335792Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:14:57.8372309Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:14:57.8413016Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:14:57.8449318Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:14:57.8483251Z Setting up t1utils (1.41-3) ... 2021-05-14T23:14:57.8534014Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:14:57.8567831Z Setting up diffstat (1.63-1) ... 2021-05-14T23:14:57.8600882Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:14:57.8634036Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:14:57.8671563Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:14:57.8705262Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:14:57.8745878Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:14:57.8786351Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:14:57.8820104Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:14:57.8869145Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:14:57.8903350Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:14:57.8939923Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:14:57.8984225Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:14:57.9018764Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:14:57.9062895Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:14:57.9097978Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:14:57.9132243Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:14:57.9180927Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:14:57.9218519Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:14:57.9252756Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:14:57.9295303Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:14:58.0864809Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:14:58.0912432Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:14:58.0942958Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:14:58.0977608Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:14:58.1020248Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:14:58.1056246Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:14:58.1105811Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:14:58.1138628Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:14:58.1310724Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:14:58.1354727Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:14:58.1399553Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:14:58.2944735Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:14:58.3011595Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:14:58.3042324Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:14:58.3134714Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:14:58.3173352Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:14:58.3212629Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:14:58.3255282Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:14:58.3293406Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:14:58.3333991Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:14:58.3395319Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:14:58.3429142Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:14:58.3465380Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:14:58.3505756Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:14:58.3555519Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:14:58.3589295Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:14:58.3637227Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:14:58.7028216Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:14:58.9055154Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:14:58.9100645Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:14:58.9136908Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:14:58.9171259Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:14:58.9619661Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:14:58.9659864Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:14:58.9698595Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:14:58.9746593Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:14:58.9779668Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:14:58.9820210Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:14:58.9864176Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:14:58.9897782Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:14:58.9938208Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:14:58.9977545Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:14:59.0020891Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:14:59.0054306Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:14:59.0085187Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:14:59.1940307Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:14:59.1979153Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:14:59.2024476Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:14:59.2057317Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:14:59.2089912Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:14:59.2134593Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:14:59.2170893Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:14:59.2204416Z Setting up lintian (2.62.0) ... 2021-05-14T23:14:59.2262689Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:14:59.2304457Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:16.2116820Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:15:16.5043597Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:18.5690073Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-14T23:15:18.7022989Z 2021-05-14T23:15:18.7184554Z Reading package lists... 0% 2021-05-14T23:15:18.7185276Z 2021-05-14T23:15:18.7233788Z Reading package lists... 100% 2021-05-14T23:15:18.7234874Z 2021-05-14T23:15:18.7235355Z 2021-05-14T23:15:18.7236658Z Reading package lists... Done 2021-05-14T23:15:18.7237502Z 2021-05-14T23:15:18.7238110Z Building dependency tree... 0% 2021-05-14T23:15:18.7238616Z 2021-05-14T23:15:18.7467615Z Building dependency tree... 0% 2021-05-14T23:15:18.7468378Z 2021-05-14T23:15:18.7469190Z Building dependency tree... 50% 2021-05-14T23:15:18.7470563Z 2021-05-14T23:15:18.8673285Z Building dependency tree... 50% 2021-05-14T23:15:18.8674266Z 2021-05-14T23:15:18.8674873Z Building dependency tree 2021-05-14T23:15:18.8676133Z 2021-05-14T23:15:18.8677433Z Reading state information... 0% 2021-05-14T23:15:18.8677885Z 2021-05-14T23:15:19.0270758Z Reading state information... 0% 2021-05-14T23:15:19.0271427Z 2021-05-14T23:15:19.0271745Z 2021-05-14T23:15:19.0272795Z Reading state information... Done 2021-05-14T23:15:19.0273807Z 2021-05-14T23:15:19.0274762Z Reading state information... 0% 2021-05-14T23:15:19.0334061Z 2021-05-14T23:15:19.0334769Z Reading state information... 1% 2021-05-14T23:15:19.0374900Z 2021-05-14T23:15:19.0375637Z Reading state information... 3% 2021-05-14T23:15:19.0417724Z 2021-05-14T23:15:19.0418487Z Reading state information... 5% 2021-05-14T23:15:19.0458709Z 2021-05-14T23:15:19.0459630Z Reading state information... 7% 2021-05-14T23:15:19.0505741Z 2021-05-14T23:15:19.0506225Z Reading state information... 9% 2021-05-14T23:15:19.0542204Z 2021-05-14T23:15:19.0542643Z Reading state information... 11% 2021-05-14T23:15:19.0585445Z 2021-05-14T23:15:19.0587193Z Reading state information... 13% 2021-05-14T23:15:19.0624972Z 2021-05-14T23:15:19.0625428Z Reading state information... 15% 2021-05-14T23:15:19.0661845Z 2021-05-14T23:15:19.0662308Z Reading state information... 17% 2021-05-14T23:15:19.0716149Z 2021-05-14T23:15:19.0716639Z Reading state information... 19% 2021-05-14T23:15:19.0751286Z 2021-05-14T23:15:19.0751772Z Reading state information... 21% 2021-05-14T23:15:19.0786875Z 2021-05-14T23:15:19.0787362Z Reading state information... 23% 2021-05-14T23:15:19.0829467Z 2021-05-14T23:15:19.0829924Z Reading state information... 25% 2021-05-14T23:15:19.0873274Z 2021-05-14T23:15:19.0873723Z Reading state information... 27% 2021-05-14T23:15:19.0920604Z 2021-05-14T23:15:19.0921116Z Reading state information... 29% 2021-05-14T23:15:19.0964719Z 2021-05-14T23:15:19.0965219Z Reading state information... 31% 2021-05-14T23:15:19.1009263Z 2021-05-14T23:15:19.1010063Z Reading state information... 33% 2021-05-14T23:15:19.1046246Z 2021-05-14T23:15:19.1046687Z Reading state information... 35% 2021-05-14T23:15:19.1086714Z 2021-05-14T23:15:19.1087179Z Reading state information... 37% 2021-05-14T23:15:19.1131893Z 2021-05-14T23:15:19.1132351Z Reading state information... 39% 2021-05-14T23:15:19.1174337Z 2021-05-14T23:15:19.1175191Z Reading state information... 41% 2021-05-14T23:15:19.1214820Z 2021-05-14T23:15:19.1215287Z Reading state information... 43% 2021-05-14T23:15:19.1260531Z 2021-05-14T23:15:19.1261177Z Reading state information... 45% 2021-05-14T23:15:19.1330971Z 2021-05-14T23:15:19.1331821Z Reading state information... 47% 2021-05-14T23:15:19.1376101Z 2021-05-14T23:15:19.1376596Z Reading state information... 49% 2021-05-14T23:15:19.1432807Z 2021-05-14T23:15:19.1433300Z Reading state information... 51% 2021-05-14T23:15:19.1475790Z 2021-05-14T23:15:19.1476277Z Reading state information... 53% 2021-05-14T23:15:19.1524879Z 2021-05-14T23:15:19.1525387Z Reading state information... 55% 2021-05-14T23:15:19.1573884Z 2021-05-14T23:15:19.1574389Z Reading state information... 57% 2021-05-14T23:15:19.1618408Z 2021-05-14T23:15:19.1618876Z Reading state information... 59% 2021-05-14T23:15:19.1667111Z 2021-05-14T23:15:19.1667591Z Reading state information... 61% 2021-05-14T23:15:19.1715757Z 2021-05-14T23:15:19.1716244Z Reading state information... 63% 2021-05-14T23:15:19.1753911Z 2021-05-14T23:15:19.1754365Z Reading state information... 65% 2021-05-14T23:15:19.1795866Z 2021-05-14T23:15:19.1796357Z Reading state information... 67% 2021-05-14T23:15:19.1839079Z 2021-05-14T23:15:19.1839577Z Reading state information... 69% 2021-05-14T23:15:19.1893645Z 2021-05-14T23:15:19.1894124Z Reading state information... 71% 2021-05-14T23:15:19.1935831Z 2021-05-14T23:15:19.1936325Z Reading state information... 73% 2021-05-14T23:15:19.1976602Z 2021-05-14T23:15:19.1977069Z Reading state information... 75% 2021-05-14T23:15:19.2032888Z 2021-05-14T23:15:19.2033329Z Reading state information... 77% 2021-05-14T23:15:19.2071349Z 2021-05-14T23:15:19.2071777Z Reading state information... 79% 2021-05-14T23:15:19.2116077Z 2021-05-14T23:15:19.2116515Z Reading state information... 81% 2021-05-14T23:15:19.2156105Z 2021-05-14T23:15:19.2156893Z Reading state information... 83% 2021-05-14T23:15:19.2198707Z 2021-05-14T23:15:19.2199165Z Reading state information... 85% 2021-05-14T23:15:19.2239492Z 2021-05-14T23:15:19.2240351Z Reading state information... 87% 2021-05-14T23:15:19.2277964Z 2021-05-14T23:15:19.2278417Z Reading state information... 89% 2021-05-14T23:15:19.2315505Z 2021-05-14T23:15:19.2315974Z Reading state information... 91% 2021-05-14T23:15:19.2358310Z 2021-05-14T23:15:19.2358751Z Reading state information... 93% 2021-05-14T23:15:19.2396324Z 2021-05-14T23:15:19.2396960Z Reading state information... 95% 2021-05-14T23:15:19.2438653Z 2021-05-14T23:15:19.2439105Z Reading state information... 97% 2021-05-14T23:15:19.2474616Z 2021-05-14T23:15:19.2475394Z Reading state information... 99% 2021-05-14T23:15:19.5179803Z Selecting previously unselected package r-4.0.5. 2021-05-14T23:15:19.6320598Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:15:19.6434958Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-14T23:15:19.6446914Z Unpacking r-4.0.5 (1) ... 2021-05-14T23:15:20.6783797Z Setting up r-4.0.5 (1) ... 2021-05-14T23:15:20.7023450Z 2021-05-14T23:15:20.7023972Z 2021-05-14T23:15:20.7024860Z Reading state information... Done 2021-05-14T23:15:20.7261737Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-14T23:15:20.7376333Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:15:20.7669380Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:15:20.7669956Z env: 2021-05-14T23:15:20.7670397Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:20.7670885Z TIC_DEPLOY_KEY: 2021-05-14T23:15:20.7671707Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:20.7673524Z GITHUB_PAT: *** 2021-05-14T23:15:20.7673944Z COVERALLS_TOKEN: 2021-05-14T23:15:20.7674454Z continue-on-error: false 2021-05-14T23:15:20.7674933Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:20.7675439Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:20.7675900Z TZ: UTC 2021-05-14T23:15:20.7676284Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:20.7676710Z NOT_CRAN: true 2021-05-14T23:15:20.7677083Z ##[endgroup] 2021-05-14T23:15:20.8272404Z [command]sudo apt-get install -y texinfo 2021-05-14T23:15:21.1136397Z Reading package lists... 2021-05-14T23:15:21.2479169Z Building dependency tree... 2021-05-14T23:15:21.2498750Z Reading state information... 2021-05-14T23:15:21.4489302Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:15:21.4490886Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:21.8073245Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:15:21.8304590Z --2021-05-14 23:15:21-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:15:21.8410147Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:15:21.8561456Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:15:21.9222265Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:15:21.9224008Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:15:21.9227001Z --2021-05-14 23:15:21-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:15:21.9965180Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:15:22.0195655Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:15:22.1791482Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:15:22.1794544Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=u%2FwvfV3v%2FR8Xd27sKj45UhCeX3cwicRJSLfhZx%2FM5Zg%3D&st=2021-05-14T23%3A14%3A22Z&se=2021-05-14T23%3A20%3A22Z&sp=r [following] 2021-05-14T23:15:22.1799440Z --2021-05-14 23:15:22-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=u%2FwvfV3v%2FR8Xd27sKj45UhCeX3cwicRJSLfhZx%2FM5Zg%3D&st=2021-05-14T23%3A14%3A22Z&se=2021-05-14T23%3A20%3A22Z&sp=r 2021-05-14T23:15:22.2285344Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:15:22.2502438Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:15:22.4056724Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:15:22.4058699Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:15:22.4060763Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:15:22.5784159Z 2021-05-14T23:15:23.2658730Z 0K ........ ........ ........ ........ 49% 39.4M 1s 2021-05-14T23:15:23.8187703Z 32768K ........ ........ ........ ........ 99% 55.4M 0s 2021-05-14T23:15:23.8189149Z 65536K 100% 8.15M=1.4s 2021-05-14T23:15:23.8189481Z 2021-05-14T23:15:23.8190993Z 2021-05-14 23:15:23 (45.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:15:23.8191454Z 2021-05-14T23:15:25.7945151Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:15:25.7946354Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:15:26.1186080Z ##[group]Run tlmgr update --self 2021-05-14T23:15:26.1186858Z tlmgr update --self 2021-05-14T23:15:26.1187885Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:15:26.1188774Z tlmgr update --all 2021-05-14T23:15:26.1245415Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:26.1245785Z env: 2021-05-14T23:15:26.1246203Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:26.1246820Z TIC_DEPLOY_KEY: 2021-05-14T23:15:26.1248063Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:26.1254388Z GITHUB_PAT: *** 2021-05-14T23:15:26.1257798Z COVERALLS_TOKEN: 2021-05-14T23:15:26.1260744Z continue-on-error: false 2021-05-14T23:15:26.1261207Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:26.1261685Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:26.1262102Z TZ: UTC 2021-05-14T23:15:26.1262477Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:26.1262976Z NOT_CRAN: true 2021-05-14T23:15:26.1263344Z ##[endgroup] 2021-05-14T23:15:27.9989505Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:27.9991192Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:15:29.6871930Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:29.6873299Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:15:29.8609081Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:15:29.9434969Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:15:30.0132461Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:15:30.0846766Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-14T23:15:30.9166030Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-14T23:15:32.4566997Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-14T23:15:32.5808218Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-14T23:15:32.6838989Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-14T23:15:32.7537115Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-14T23:15:32.8287743Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-14T23:15:32.9010104Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-14T23:15:32.9718743Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-14T23:15:33.0432677Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-14T23:15:33.1262474Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-14T23:15:33.2584487Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-14T23:15:33.3787125Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-14T23:15:33.4513289Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-14T23:15:33.5244356Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-14T23:15:33.5964199Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-14T23:15:33.6699517Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-14T23:15:33.7461694Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-14T23:15:33.8178104Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-14T23:15:33.8942627Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-14T23:15:33.9664359Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-14T23:15:34.0368239Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-14T23:15:34.1061948Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-14T23:15:34.1774443Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-14T23:15:34.2487047Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-14T23:15:34.3185680Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-14T23:15:34.3908592Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-14T23:15:34.4619022Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-14T23:15:34.5328454Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-14T23:15:34.6109224Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-14T23:15:34.6871203Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-14T23:15:34.7603005Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-14T23:15:34.8479959Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-14T23:15:34.9215944Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-14T23:15:34.9964458Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-14T23:15:35.0683621Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-14T23:15:35.1386395Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-14T23:15:35.2097539Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-14T23:15:35.2795961Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-14T23:15:35.3497355Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-14T23:15:35.4216391Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-14T23:15:35.4935778Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-14T23:15:35.5745138Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-14T23:15:35.6503161Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-14T23:15:35.7245658Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-14T23:15:35.7954476Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-14T23:15:35.8677961Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-14T23:15:35.9384542Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-14T23:15:36.0099702Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-14T23:15:36.0810588Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-14T23:15:36.1527607Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-14T23:15:36.2234088Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-14T23:15:36.2957365Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-14T23:15:36.3656436Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-14T23:15:36.4379819Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-14T23:15:36.5142239Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-14T23:15:36.5885784Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-14T23:15:36.6628393Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-14T23:15:36.7362816Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-14T23:15:36.8083191Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-14T23:15:36.8826679Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-14T23:15:36.9545941Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-14T23:15:37.0803131Z [67/89, 00:07/00:07] install: optex [789k] 2021-05-14T23:15:37.1921754Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-14T23:15:37.2683444Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-14T23:15:37.3426981Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-14T23:15:37.4159856Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-14T23:15:37.4886780Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-14T23:15:37.5677907Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-14T23:15:37.6448935Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-14T23:15:37.7193970Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-14T23:15:37.7898061Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-14T23:15:37.8612244Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-14T23:15:37.9346695Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-14T23:15:38.0221976Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:15:38.0925418Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-14T23:15:38.1657369Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-14T23:15:38.2387886Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-14T23:15:38.3141845Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-14T23:15:38.3890875Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-14T23:15:38.4610469Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-14T23:15:38.5381543Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-14T23:15:38.6610713Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-14T23:15:38.7334232Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-14T23:15:38.8051870Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-14T23:15:38.8250876Z running mktexlsr ... 2021-05-14T23:15:38.9111780Z done running mktexlsr. 2021-05-14T23:15:38.9402344Z running updmap-sys ... 2021-05-14T23:15:39.2217796Z done running updmap-sys. 2021-05-14T23:15:39.2219681Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:15:39.2221814Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Ju2CdxMDpU/kRSBYMGOEq ... 2021-05-14T23:15:39.6053112Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Ju2CdxMDpU/kRSBYMGOEq. 2021-05-14T23:15:39.6054398Z OK: optex.fmt/luatex 2021-05-14T23:15:39.6055552Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:15:39.6057562Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:15:41.2144278Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:15:41.2145999Z tlmgr: no updates available 2021-05-14T23:15:41.3181683Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:15:41.3182359Z with: 2021-05-14T23:15:41.3182824Z pandoc-version: 2.7.3 2021-05-14T23:15:41.3183327Z env: 2021-05-14T23:15:41.3184036Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:41.3184811Z TIC_DEPLOY_KEY: 2021-05-14T23:15:41.3185851Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:41.3188439Z GITHUB_PAT: *** 2021-05-14T23:15:41.3188955Z COVERALLS_TOKEN: 2021-05-14T23:15:41.3189505Z continue-on-error: false 2021-05-14T23:15:41.3190109Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:41.3190642Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:41.3191179Z TZ: UTC 2021-05-14T23:15:41.3191607Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:41.3192125Z NOT_CRAN: true 2021-05-14T23:15:41.3192536Z ##[endgroup] 2021-05-14T23:15:41.9212647Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:15:41.9936982Z Reading package lists... 2021-05-14T23:15:42.1288077Z Building dependency tree... 2021-05-14T23:15:42.1305388Z Reading state information... 2021-05-14T23:15:42.3524378Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:15:42.3534462Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:42.3553083Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:15:42.4935666Z 2021-05-14T23:15:42.5106079Z Reading package lists... 0% 2021-05-14T23:15:42.5106555Z 2021-05-14T23:15:42.5158765Z Reading package lists... 100% 2021-05-14T23:15:42.5159209Z 2021-05-14T23:15:42.5159478Z 2021-05-14T23:15:42.5159979Z Reading package lists... Done 2021-05-14T23:15:42.5160380Z 2021-05-14T23:15:42.5160945Z Building dependency tree... 0% 2021-05-14T23:15:42.5161326Z 2021-05-14T23:15:42.5427217Z Building dependency tree... 0% 2021-05-14T23:15:42.5427886Z 2021-05-14T23:15:42.5429060Z Building dependency tree... 50% 2021-05-14T23:15:42.5429577Z 2021-05-14T23:15:42.6676575Z Building dependency tree... 50% 2021-05-14T23:15:42.6678455Z 2021-05-14T23:15:42.6679733Z Building dependency tree 2021-05-14T23:15:42.6723848Z 2021-05-14T23:15:42.6777717Z Reading state information... 0% 2021-05-14T23:15:42.6778296Z 2021-05-14T23:15:42.8266177Z Reading state information... 0% 2021-05-14T23:15:42.8266738Z 2021-05-14T23:15:42.8266944Z 2021-05-14T23:15:42.8267444Z Reading state information... Done 2021-05-14T23:15:42.8267804Z 2021-05-14T23:15:42.8268264Z Reading state information... 0% 2021-05-14T23:15:42.8319549Z 2021-05-14T23:15:42.8320242Z Reading state information... 1% 2021-05-14T23:15:42.8362377Z 2021-05-14T23:15:42.8362928Z Reading state information... 3% 2021-05-14T23:15:42.8404056Z 2021-05-14T23:15:42.8404594Z Reading state information... 5% 2021-05-14T23:15:42.8449943Z 2021-05-14T23:15:42.8450673Z Reading state information... 7% 2021-05-14T23:15:42.8490255Z 2021-05-14T23:15:42.8490790Z Reading state information... 9% 2021-05-14T23:15:42.8532037Z 2021-05-14T23:15:42.8532954Z Reading state information... 11% 2021-05-14T23:15:42.8576062Z 2021-05-14T23:15:42.8576589Z Reading state information... 13% 2021-05-14T23:15:42.8614113Z 2021-05-14T23:15:42.8615063Z Reading state information... 15% 2021-05-14T23:15:42.8655674Z 2021-05-14T23:15:42.8656193Z Reading state information... 17% 2021-05-14T23:15:42.8699236Z 2021-05-14T23:15:42.8699795Z Reading state information... 19% 2021-05-14T23:15:42.8738636Z 2021-05-14T23:15:42.8739178Z Reading state information... 21% 2021-05-14T23:15:42.8776605Z 2021-05-14T23:15:42.8777129Z Reading state information... 23% 2021-05-14T23:15:42.8818122Z 2021-05-14T23:15:42.8818656Z Reading state information... 25% 2021-05-14T23:15:42.8870803Z 2021-05-14T23:15:42.8871360Z Reading state information... 27% 2021-05-14T23:15:42.8912731Z 2021-05-14T23:15:42.8913322Z Reading state information... 29% 2021-05-14T23:15:42.8958352Z 2021-05-14T23:15:42.8958872Z Reading state information... 31% 2021-05-14T23:15:42.9003050Z 2021-05-14T23:15:42.9004278Z Reading state information... 33% 2021-05-14T23:15:42.9041581Z 2021-05-14T23:15:42.9042121Z Reading state information... 35% 2021-05-14T23:15:42.9088290Z 2021-05-14T23:15:42.9088864Z Reading state information... 37% 2021-05-14T23:15:42.9131981Z 2021-05-14T23:15:42.9132537Z Reading state information... 39% 2021-05-14T23:15:42.9178312Z 2021-05-14T23:15:42.9178877Z Reading state information... 41% 2021-05-14T23:15:42.9216033Z 2021-05-14T23:15:42.9216749Z Reading state information... 43% 2021-05-14T23:15:42.9265237Z 2021-05-14T23:15:42.9265952Z Reading state information... 45% 2021-05-14T23:15:42.9346911Z 2021-05-14T23:15:42.9347422Z Reading state information... 47% 2021-05-14T23:15:42.9385828Z 2021-05-14T23:15:42.9386331Z Reading state information... 49% 2021-05-14T23:15:42.9436878Z 2021-05-14T23:15:42.9438071Z Reading state information... 51% 2021-05-14T23:15:42.9472147Z 2021-05-14T23:15:42.9472696Z Reading state information... 53% 2021-05-14T23:15:42.9509924Z 2021-05-14T23:15:42.9510449Z Reading state information... 55% 2021-05-14T23:15:42.9556772Z 2021-05-14T23:15:42.9557375Z Reading state information... 57% 2021-05-14T23:15:42.9607446Z 2021-05-14T23:15:42.9607953Z Reading state information... 59% 2021-05-14T23:15:42.9665051Z 2021-05-14T23:15:42.9666275Z Reading state information... 61% 2021-05-14T23:15:42.9711533Z 2021-05-14T23:15:42.9712053Z Reading state information... 63% 2021-05-14T23:15:42.9752312Z 2021-05-14T23:15:42.9752809Z Reading state information... 65% 2021-05-14T23:15:42.9799114Z 2021-05-14T23:15:42.9799654Z Reading state information... 67% 2021-05-14T23:15:42.9840553Z 2021-05-14T23:15:42.9841070Z Reading state information... 69% 2021-05-14T23:15:42.9902812Z 2021-05-14T23:15:42.9903383Z Reading state information... 71% 2021-05-14T23:15:42.9940937Z 2021-05-14T23:15:42.9941651Z Reading state information... 73% 2021-05-14T23:15:42.9986074Z 2021-05-14T23:15:42.9986614Z Reading state information... 75% 2021-05-14T23:15:43.0042437Z 2021-05-14T23:15:43.0042951Z Reading state information... 77% 2021-05-14T23:15:43.0089269Z 2021-05-14T23:15:43.0089959Z Reading state information... 79% 2021-05-14T23:15:43.0138974Z 2021-05-14T23:15:43.0139773Z Reading state information... 81% 2021-05-14T23:15:43.0184090Z 2021-05-14T23:15:43.0184773Z Reading state information... 83% 2021-05-14T23:15:43.0225890Z 2021-05-14T23:15:43.0226559Z Reading state information... 85% 2021-05-14T23:15:43.0274338Z 2021-05-14T23:15:43.0275259Z Reading state information... 87% 2021-05-14T23:15:43.0318537Z 2021-05-14T23:15:43.0319358Z Reading state information... 89% 2021-05-14T23:15:43.0358333Z 2021-05-14T23:15:43.0358961Z Reading state information... 91% 2021-05-14T23:15:43.0404941Z 2021-05-14T23:15:43.0405629Z Reading state information... 93% 2021-05-14T23:15:43.0448314Z 2021-05-14T23:15:43.0449173Z Reading state information... 95% 2021-05-14T23:15:43.0496734Z 2021-05-14T23:15:43.0497443Z Reading state information... 97% 2021-05-14T23:15:43.0542336Z 2021-05-14T23:15:43.0543020Z Reading state information... 99% 2021-05-14T23:15:43.3357573Z Selecting previously unselected package pandoc. 2021-05-14T23:15:43.4486874Z (Reading database ... 261891 files and directories currently installed.) 2021-05-14T23:15:43.4623984Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:15:43.4637752Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:15:45.6285481Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:15:45.6324744Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:46.4571652Z 2021-05-14T23:15:46.4572716Z 2021-05-14T23:15:46.4573571Z Reading state information... Done 2021-05-14T23:15:46.4894906Z ##[group]Run git config user.name adigherman 2021-05-14T23:15:46.4895684Z git config user.name adigherman 2021-05-14T23:15:46.4896303Z git config user.email adig@jhu.edu 2021-05-14T23:15:46.4944338Z shell: /usr/bin/bash -e {0} 2021-05-14T23:15:46.4944736Z env: 2021-05-14T23:15:46.4945214Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:46.4945695Z TIC_DEPLOY_KEY: 2021-05-14T23:15:46.4946530Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:46.4948166Z GITHUB_PAT: *** 2021-05-14T23:15:46.4948596Z COVERALLS_TOKEN: 2021-05-14T23:15:46.4949123Z continue-on-error: false 2021-05-14T23:15:46.4949608Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:46.4950114Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:46.4950789Z TZ: UTC 2021-05-14T23:15:46.4951213Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:46.4951645Z NOT_CRAN: true 2021-05-14T23:15:46.4952055Z ##[endgroup] 2021-05-14T23:15:46.5215427Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:15:46.5216115Z env: 2021-05-14T23:15:46.5216595Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:15:46.5217086Z TIC_DEPLOY_KEY: 2021-05-14T23:15:46.5217917Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:15:46.5219665Z GITHUB_PAT: *** 2021-05-14T23:15:46.5220085Z COVERALLS_TOKEN: 2021-05-14T23:15:46.5220597Z continue-on-error: false 2021-05-14T23:15:46.5221076Z VDIFFR_RUN_TESTS: 2021-05-14T23:15:46.5221584Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:15:46.5222044Z TZ: UTC 2021-05-14T23:15:46.5222442Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:15:46.5222874Z NOT_CRAN: true 2021-05-14T23:15:46.5223246Z ##[endgroup] 2021-05-14T23:15:46.8793289Z Reading package lists... 2021-05-14T23:15:47.0069797Z Building dependency tree... 2021-05-14T23:15:47.0089282Z Reading state information... 2021-05-14T23:15:47.1386797Z The following additional packages will be installed: 2021-05-14T23:15:47.1390755Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:15:47.1395237Z Suggested packages: 2021-05-14T23:15:47.1396685Z cmake-doc ninja-build 2021-05-14T23:15:47.1940357Z The following NEW packages will be installed: 2021-05-14T23:15:47.1948272Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:15:47.2161606Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:47.2163564Z Need to get 5470 kB of archives. 2021-05-14T23:15:47.2164286Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:15:47.2166341Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:15:47.2402912Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:15:47.2435487Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:15:47.2459657Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:15:47.7159699Z Fetched 5470 kB in 0s (54.7 MB/s) 2021-05-14T23:15:47.7565240Z Selecting previously unselected package cmake-data. 2021-05-14T23:15:47.7639936Z (Reading database ... 2021-05-14T23:15:47.7641030Z (Reading database ... 5% 2021-05-14T23:15:47.7642139Z (Reading database ... 10% 2021-05-14T23:15:47.7642681Z (Reading database ... 15% 2021-05-14T23:15:47.7643166Z (Reading database ... 20% 2021-05-14T23:15:47.7643958Z (Reading database ... 25% 2021-05-14T23:15:47.7644474Z (Reading database ... 30% 2021-05-14T23:15:47.7645592Z (Reading database ... 35% 2021-05-14T23:15:47.7646114Z (Reading database ... 40% 2021-05-14T23:15:47.7646588Z (Reading database ... 45% 2021-05-14T23:15:47.7647298Z (Reading database ... 50% 2021-05-14T23:15:47.7674266Z (Reading database ... 55% 2021-05-14T23:15:47.7712500Z (Reading database ... 60% 2021-05-14T23:15:47.7751152Z (Reading database ... 65% 2021-05-14T23:15:47.7873629Z (Reading database ... 70% 2021-05-14T23:15:47.7896607Z (Reading database ... 75% 2021-05-14T23:15:47.8239474Z (Reading database ... 80% 2021-05-14T23:15:47.8512172Z (Reading database ... 85% 2021-05-14T23:15:47.8643318Z (Reading database ... 90% 2021-05-14T23:15:47.8718365Z (Reading database ... 95% 2021-05-14T23:15:47.8718906Z (Reading database ... 100% 2021-05-14T23:15:47.8719888Z (Reading database ... 261898 files and directories currently installed.) 2021-05-14T23:15:47.8838606Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:15:47.9075218Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:15:48.4052603Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:15:48.4293110Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:15:48.4322484Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:15:48.4645248Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:15:48.4927295Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:15:48.4939952Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:15:48.5279449Z Selecting previously unselected package cmake. 2021-05-14T23:15:48.5564575Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:15:48.5580363Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:15:49.0036510Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:15:49.0070870Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:15:49.0502769Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:15:49.0535104Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:15:49.0575973Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:50.1790569Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:52.3194130Z Reading package lists... 2021-05-14T23:15:52.4705266Z Building dependency tree... 2021-05-14T23:15:52.4726132Z Reading state information... 2021-05-14T23:15:52.6352705Z Suggested packages: 2021-05-14T23:15:52.6354762Z libssh-doc 2021-05-14T23:15:52.6800846Z The following NEW packages will be installed: 2021-05-14T23:15:52.6803025Z libssh-dev 2021-05-14T23:15:52.7300003Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:52.7301774Z Need to get 219 kB of archives. 2021-05-14T23:15:52.7302912Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:15:52.7305219Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:15:53.1710846Z Fetched 219 kB in 0s (3854 kB/s) 2021-05-14T23:15:53.2003231Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:15:53.2070982Z (Reading database ... 2021-05-14T23:15:53.2071866Z (Reading database ... 5% 2021-05-14T23:15:53.2072592Z (Reading database ... 10% 2021-05-14T23:15:53.2073287Z (Reading database ... 15% 2021-05-14T23:15:53.2074323Z (Reading database ... 20% 2021-05-14T23:15:53.2075004Z (Reading database ... 25% 2021-05-14T23:15:53.2075720Z (Reading database ... 30% 2021-05-14T23:15:53.2076423Z (Reading database ... 35% 2021-05-14T23:15:53.2077112Z (Reading database ... 40% 2021-05-14T23:15:53.2078225Z (Reading database ... 45% 2021-05-14T23:15:53.2078905Z (Reading database ... 50% 2021-05-14T23:15:53.2093359Z (Reading database ... 55% 2021-05-14T23:15:53.2127328Z (Reading database ... 60% 2021-05-14T23:15:53.2167985Z (Reading database ... 65% 2021-05-14T23:15:53.2281095Z (Reading database ... 70% 2021-05-14T23:15:53.2300116Z (Reading database ... 75% 2021-05-14T23:15:53.2630662Z (Reading database ... 80% 2021-05-14T23:15:53.2934831Z (Reading database ... 85% 2021-05-14T23:15:53.3075988Z (Reading database ... 90% 2021-05-14T23:15:53.3146071Z (Reading database ... 95% 2021-05-14T23:15:53.3146562Z (Reading database ... 100% 2021-05-14T23:15:53.3147289Z (Reading database ... 264682 files and directories currently installed.) 2021-05-14T23:15:53.3276061Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:15:53.3290344Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:15:53.4114900Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:15:55.5407566Z Reading package lists... 2021-05-14T23:15:55.7057682Z Building dependency tree... 2021-05-14T23:15:55.7076238Z Reading state information... 2021-05-14T23:15:55.9054493Z The following NEW packages will be installed: 2021-05-14T23:15:55.9058483Z jags 2021-05-14T23:15:56.5128618Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:15:56.5130490Z Need to get 1562 kB of archives. 2021-05-14T23:15:56.5131546Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:15:56.5133599Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:15:56.5134798Z Fetched 1562 kB in 0s (40.9 MB/s) 2021-05-14T23:15:56.5135774Z Selecting previously unselected package jags. 2021-05-14T23:15:56.5137259Z (Reading database ... 2021-05-14T23:15:56.5138466Z (Reading database ... 5% 2021-05-14T23:15:56.5139149Z (Reading database ... 10% 2021-05-14T23:15:56.5139620Z (Reading database ... 15% 2021-05-14T23:15:56.5140102Z (Reading database ... 20% 2021-05-14T23:15:56.5140568Z (Reading database ... 25% 2021-05-14T23:15:56.5141045Z (Reading database ... 30% 2021-05-14T23:15:56.5141509Z (Reading database ... 35% 2021-05-14T23:15:56.5141984Z (Reading database ... 40% 2021-05-14T23:15:56.5142462Z (Reading database ... 45% 2021-05-14T23:15:56.5142925Z (Reading database ... 50% 2021-05-14T23:15:56.5143400Z (Reading database ... 55% 2021-05-14T23:15:56.5176486Z (Reading database ... 60% 2021-05-14T23:15:56.5210893Z (Reading database ... 65% 2021-05-14T23:15:56.5331729Z (Reading database ... 70% 2021-05-14T23:15:56.5354753Z (Reading database ... 75% 2021-05-14T23:15:56.5737475Z (Reading database ... 80% 2021-05-14T23:15:56.6052960Z (Reading database ... 85% 2021-05-14T23:15:56.6198882Z (Reading database ... 90% 2021-05-14T23:15:56.6274131Z (Reading database ... 95% 2021-05-14T23:15:56.6274779Z (Reading database ... 100% 2021-05-14T23:15:56.6275599Z (Reading database ... 264701 files and directories currently installed.) 2021-05-14T23:15:56.6403498Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:15:56.7031663Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:15:56.9147045Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:15:56.9260025Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:15:57.7763639Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:15:59.9008451Z Reading package lists... 2021-05-14T23:16:00.0408182Z Building dependency tree... 2021-05-14T23:16:00.0428976Z Reading state information... 2021-05-14T23:16:00.1900691Z The following additional packages will be installed: 2021-05-14T23:16:00.1902959Z libnode64 libuv1-dev 2021-05-14T23:16:00.2371529Z The following NEW packages will be installed: 2021-05-14T23:16:00.2375911Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:16:00.2569795Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:00.2571368Z Need to get 6239 kB of archives. 2021-05-14T23:16:00.2572746Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:16:00.2574965Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:16:00.2606732Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:16:00.4961315Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:16:00.9303864Z Fetched 6239 kB in 0s (23.9 MB/s) 2021-05-14T23:16:00.9651761Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:16:00.9681255Z (Reading database ... 2021-05-14T23:16:00.9682322Z (Reading database ... 5% 2021-05-14T23:16:00.9683106Z (Reading database ... 10% 2021-05-14T23:16:00.9683763Z (Reading database ... 15% 2021-05-14T23:16:00.9684447Z (Reading database ... 20% 2021-05-14T23:16:00.9685282Z (Reading database ... 25% 2021-05-14T23:16:00.9685903Z (Reading database ... 30% 2021-05-14T23:16:00.9686538Z (Reading database ... 35% 2021-05-14T23:16:00.9687158Z (Reading database ... 40% 2021-05-14T23:16:00.9687789Z (Reading database ... 45% 2021-05-14T23:16:00.9688421Z (Reading database ... 50% 2021-05-14T23:16:00.9725814Z (Reading database ... 55% 2021-05-14T23:16:00.9767072Z (Reading database ... 60% 2021-05-14T23:16:00.9805918Z (Reading database ... 65% 2021-05-14T23:16:00.9922089Z (Reading database ... 70% 2021-05-14T23:16:00.9945834Z (Reading database ... 75% 2021-05-14T23:16:01.0293596Z (Reading database ... 80% 2021-05-14T23:16:01.0599247Z (Reading database ... 85% 2021-05-14T23:16:01.0742034Z (Reading database ... 90% 2021-05-14T23:16:01.0825150Z (Reading database ... 95% 2021-05-14T23:16:01.0826307Z (Reading database ... 100% 2021-05-14T23:16:01.0827046Z (Reading database ... 264841 files and directories currently installed.) 2021-05-14T23:16:01.0985671Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:16:01.0999785Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:16:01.1410930Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:16:01.1644582Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:16:01.1673689Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:16:01.8292427Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:16:01.8550627Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:16:01.8566886Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:16:01.9538861Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:16:01.9573688Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:16:01.9609099Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:16:01.9650132Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:04.1655499Z Reading package lists... 2021-05-14T23:16:04.3024135Z Building dependency tree... 2021-05-14T23:16:04.3042475Z Reading state information... 2021-05-14T23:16:04.4501702Z The following additional packages will be installed: 2021-05-14T23:16:04.4507488Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:16:04.4513117Z Suggested packages: 2021-05-14T23:16:04.4514227Z libfftw3-doc 2021-05-14T23:16:04.4954641Z The following NEW packages will be installed: 2021-05-14T23:16:04.4961038Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:16:04.5149685Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:04.5150643Z Need to get 3986 kB of archives. 2021-05-14T23:16:04.5151396Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:16:04.5153217Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:16:04.5217831Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:16:04.5316620Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:16:04.5425185Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:16:04.5431202Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:16:04.9916013Z Fetched 3986 kB in 0s (53.8 MB/s) 2021-05-14T23:16:05.0291590Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:16:05.0305586Z (Reading database ... 2021-05-14T23:16:05.0306323Z (Reading database ... 5% 2021-05-14T23:16:05.0306968Z (Reading database ... 10% 2021-05-14T23:16:05.0307581Z (Reading database ... 15% 2021-05-14T23:16:05.0308235Z (Reading database ... 20% 2021-05-14T23:16:05.0308842Z (Reading database ... 25% 2021-05-14T23:16:05.0309479Z (Reading database ... 30% 2021-05-14T23:16:05.0310272Z (Reading database ... 35% 2021-05-14T23:16:05.0310860Z (Reading database ... 40% 2021-05-14T23:16:05.0311464Z (Reading database ... 45% 2021-05-14T23:16:05.0312041Z (Reading database ... 50% 2021-05-14T23:16:05.0336881Z (Reading database ... 55% 2021-05-14T23:16:05.0373808Z (Reading database ... 60% 2021-05-14T23:16:05.0410084Z (Reading database ... 65% 2021-05-14T23:16:05.0523512Z (Reading database ... 70% 2021-05-14T23:16:05.0544570Z (Reading database ... 75% 2021-05-14T23:16:05.0910386Z (Reading database ... 80% 2021-05-14T23:16:05.1198105Z (Reading database ... 85% 2021-05-14T23:16:05.1330863Z (Reading database ... 90% 2021-05-14T23:16:05.1417840Z (Reading database ... 95% 2021-05-14T23:16:05.1418380Z (Reading database ... 100% 2021-05-14T23:16:05.1419113Z (Reading database ... 264977 files and directories currently installed.) 2021-05-14T23:16:05.1532974Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:05.1564119Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.2131643Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:16:05.2400004Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:05.2414470Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.3411365Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:16:05.3650152Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:05.3664279Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.4611285Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:16:05.4871794Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:05.4882132Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.5152492Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:16:05.5424708Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:16:05.5435984Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.8405565Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.8438056Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.8475282Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.8518280Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.8551565Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:16:05.8591041Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:06.6735422Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:08.9032694Z Reading package lists... 2021-05-14T23:16:09.0531542Z Building dependency tree... 2021-05-14T23:16:09.0558533Z Reading state information... 2021-05-14T23:16:09.2090825Z The following additional packages will be installed: 2021-05-14T23:16:09.2092747Z libdcmtk14 2021-05-14T23:16:09.2555339Z The following NEW packages will be installed: 2021-05-14T23:16:09.2558761Z dcmtk libdcmtk14 2021-05-14T23:16:09.2979276Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:09.2980008Z Need to get 5546 kB of archives. 2021-05-14T23:16:09.2980727Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:16:09.2982578Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:16:09.3968850Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:16:09.8297602Z Fetched 5546 kB in 0s (36.6 MB/s) 2021-05-14T23:16:09.8651059Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:16:09.8689274Z (Reading database ... 2021-05-14T23:16:09.8690903Z (Reading database ... 5% 2021-05-14T23:16:09.8691691Z (Reading database ... 10% 2021-05-14T23:16:09.8692408Z (Reading database ... 15% 2021-05-14T23:16:09.8693186Z (Reading database ... 20% 2021-05-14T23:16:09.8693908Z (Reading database ... 25% 2021-05-14T23:16:09.8694634Z (Reading database ... 30% 2021-05-14T23:16:09.8695361Z (Reading database ... 35% 2021-05-14T23:16:09.8696060Z (Reading database ... 40% 2021-05-14T23:16:09.8696767Z (Reading database ... 45% 2021-05-14T23:16:09.8697464Z (Reading database ... 50% 2021-05-14T23:16:09.8714062Z (Reading database ... 55% 2021-05-14T23:16:09.8749939Z (Reading database ... 60% 2021-05-14T23:16:09.8785728Z (Reading database ... 65% 2021-05-14T23:16:09.8904349Z (Reading database ... 70% 2021-05-14T23:16:09.8927251Z (Reading database ... 75% 2021-05-14T23:16:09.9256404Z (Reading database ... 80% 2021-05-14T23:16:09.9536753Z (Reading database ... 85% 2021-05-14T23:16:09.9668292Z (Reading database ... 90% 2021-05-14T23:16:09.9741953Z (Reading database ... 95% 2021-05-14T23:16:09.9743209Z (Reading database ... 100% 2021-05-14T23:16:09.9743943Z (Reading database ... 265068 files and directories currently installed.) 2021-05-14T23:16:09.9861876Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:16:09.9910168Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:16:10.5131351Z Selecting previously unselected package dcmtk. 2021-05-14T23:16:10.5399490Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:16:10.5454580Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:16:10.6943376Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:16:10.6978896Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:16:10.7127717Z Adding `dcmtk' group to system ... 2021-05-14T23:16:10.7818318Z Adding `dcmtk' user to system ... 2021-05-14T23:16:10.9239591Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:16:11.1974430Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:12.8645749Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:14.9982659Z Reading package lists... 2021-05-14T23:16:15.1315947Z Building dependency tree... 2021-05-14T23:16:15.1337882Z Reading state information... 2021-05-14T23:16:15.3579476Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:16:15.3580995Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:15.4259785Z Reading package lists... 2021-05-14T23:16:15.5616908Z Building dependency tree... 2021-05-14T23:16:15.5638810Z Reading state information... 2021-05-14T23:16:15.8060563Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:16:15.8063082Z libpng-dev set to manually installed. 2021-05-14T23:16:15.8064141Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:15.8759393Z Reading package lists... 2021-05-14T23:16:16.0196468Z Building dependency tree... 2021-05-14T23:16:16.0217047Z Reading state information... 2021-05-14T23:16:16.1770192Z The following additional packages will be installed: 2021-05-14T23:16:16.1772080Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:16:16.1781170Z Suggested packages: 2021-05-14T23:16:16.1782932Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:16:16.1784398Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:16:16.1785611Z fonts-arphic-uming fonts-nanum 2021-05-14T23:16:16.2235164Z The following NEW packages will be installed: 2021-05-14T23:16:16.2238218Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:16:16.2239870Z libpoppler97 poppler-data 2021-05-14T23:16:16.2451926Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:16.2452725Z Need to get 2582 kB of archives. 2021-05-14T23:16:16.2453571Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:16:16.2455316Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:16:16.2664778Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-14T23:16:16.2688932Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:16:16.2824153Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:16:16.2835377Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:16:16.2840548Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:16:16.7088251Z Fetched 2582 kB in 0s (46.3 MB/s) 2021-05-14T23:16:16.7452783Z Selecting previously unselected package poppler-data. 2021-05-14T23:16:16.7491654Z (Reading database ... 2021-05-14T23:16:16.7493213Z (Reading database ... 5% 2021-05-14T23:16:16.7493727Z (Reading database ... 10% 2021-05-14T23:16:16.7494619Z (Reading database ... 15% 2021-05-14T23:16:16.7495286Z (Reading database ... 20% 2021-05-14T23:16:16.7496618Z (Reading database ... 25% 2021-05-14T23:16:16.7497138Z (Reading database ... 30% 2021-05-14T23:16:16.7497637Z (Reading database ... 35% 2021-05-14T23:16:16.7498292Z (Reading database ... 40% 2021-05-14T23:16:16.7498847Z (Reading database ... 45% 2021-05-14T23:16:16.7499363Z (Reading database ... 50% 2021-05-14T23:16:16.7532403Z (Reading database ... 55% 2021-05-14T23:16:16.7568889Z (Reading database ... 60% 2021-05-14T23:16:16.7609154Z (Reading database ... 65% 2021-05-14T23:16:16.7734473Z (Reading database ... 70% 2021-05-14T23:16:16.7758063Z (Reading database ... 75% 2021-05-14T23:16:16.8099790Z (Reading database ... 80% 2021-05-14T23:16:16.8390380Z (Reading database ... 85% 2021-05-14T23:16:16.8522883Z (Reading database ... 90% 2021-05-14T23:16:16.8605814Z (Reading database ... 95% 2021-05-14T23:16:16.8606397Z (Reading database ... 100% 2021-05-14T23:16:16.8607184Z (Reading database ... 265303 files and directories currently installed.) 2021-05-14T23:16:16.8728425Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:16:16.8740994Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:16:17.1411698Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:16:17.1649959Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:16:17.1675000Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:16:17.2137226Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:16:17.2376142Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:17.2390086Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:17.3691752Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:16:17.3920016Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:17.3941547Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:17.4199788Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:16:17.4477056Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:18.0185849Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:18.0188249Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:16:18.0190184Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:18.0191461Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:18.0192755Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:16:18.0194250Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:16:18.0195925Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:18.0196847Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:18.0197762Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:18.0198684Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:16:18.0199957Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:16:18.0200836Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:19.8021740Z Reading package lists... 2021-05-14T23:16:19.9541800Z Building dependency tree... 2021-05-14T23:16:19.9562445Z Reading state information... 2021-05-14T23:16:20.1065640Z The following additional packages will be installed: 2021-05-14T23:16:20.1069722Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:16:20.1074266Z Suggested packages: 2021-05-14T23:16:20.1075233Z libhdf5-doc 2021-05-14T23:16:20.1521915Z The following NEW packages will be installed: 2021-05-14T23:16:20.1524306Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:16:20.1525505Z libsz2 2021-05-14T23:16:20.1723853Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:20.1724743Z Need to get 4074 kB of archives. 2021-05-14T23:16:20.1725462Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:16:20.1728082Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:16:20.1751008Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:16:20.1760088Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:16:20.1770405Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:16:20.1986109Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:16:20.2046642Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:16:20.2055441Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:16:20.6695005Z Fetched 4074 kB in 0s (49.0 MB/s) 2021-05-14T23:16:20.7011887Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:16:20.7090427Z (Reading database ... 2021-05-14T23:16:20.7091303Z (Reading database ... 5% 2021-05-14T23:16:20.7092087Z (Reading database ... 10% 2021-05-14T23:16:20.7092989Z (Reading database ... 15% 2021-05-14T23:16:20.7093690Z (Reading database ... 20% 2021-05-14T23:16:20.7094401Z (Reading database ... 25% 2021-05-14T23:16:20.7095094Z (Reading database ... 30% 2021-05-14T23:16:20.7096001Z (Reading database ... 35% 2021-05-14T23:16:20.7097336Z (Reading database ... 40% 2021-05-14T23:16:20.7098099Z (Reading database ... 45% 2021-05-14T23:16:20.7099233Z (Reading database ... 50% 2021-05-14T23:16:20.7130006Z (Reading database ... 55% 2021-05-14T23:16:20.7167233Z (Reading database ... 60% 2021-05-14T23:16:20.7207616Z (Reading database ... 65% 2021-05-14T23:16:20.7326597Z (Reading database ... 70% 2021-05-14T23:16:20.7437215Z (Reading database ... 75% 2021-05-14T23:16:20.7704644Z (Reading database ... 80% 2021-05-14T23:16:20.7996601Z (Reading database ... 85% 2021-05-14T23:16:20.8138392Z (Reading database ... 90% 2021-05-14T23:16:20.8209629Z (Reading database ... 95% 2021-05-14T23:16:20.8210305Z (Reading database ... 100% 2021-05-14T23:16:20.8211033Z (Reading database ... 265863 files and directories currently installed.) 2021-05-14T23:16:20.8326787Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:20.8343072Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:20.8690695Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:16:20.8902852Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:16:20.8928188Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:16:20.9251502Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:16:20.9465353Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:16:20.9483131Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:16:20.9811539Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:16:21.0038162Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:21.0052612Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:21.1651876Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:16:21.1883299Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:21.1899695Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:21.2231952Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:16:21.2509793Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:16:21.2521518Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:16:21.2812296Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:16:21.3053227Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:16:21.3063256Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:21.6400458Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:21.6438806Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:16:21.6473372Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:16:21.6508324Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:16:21.6538883Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:21.6572119Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:21.6608947Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:16:21.6688771Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-14T23:16:21.6721476Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:22.4611502Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:24.6196851Z Reading package lists... 2021-05-14T23:16:24.7578526Z Building dependency tree... 2021-05-14T23:16:24.7599987Z Reading state information... 2021-05-14T23:16:24.9189094Z The following additional packages will be installed: 2021-05-14T23:16:24.9192759Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:16:24.9659921Z The following NEW packages will be installed: 2021-05-14T23:16:24.9664712Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:16:24.9668456Z mesa-common-dev 2021-05-14T23:16:24.9907175Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:24.9907932Z Need to get 1761 kB of archives. 2021-05-14T23:16:24.9908650Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:16:24.9911360Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-14T23:16:24.9959781Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-14T23:16:24.9976404Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-14T23:16:25.0005119Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:16:25.0031709Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:16:25.0066233Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-14T23:16:25.4583082Z Fetched 1761 kB in 0s (32.5 MB/s) 2021-05-14T23:16:25.4903029Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:16:25.4981020Z (Reading database ... 2021-05-14T23:16:25.4983083Z (Reading database ... 5% 2021-05-14T23:16:25.4984076Z (Reading database ... 10% 2021-05-14T23:16:25.4984688Z (Reading database ... 15% 2021-05-14T23:16:25.4985398Z (Reading database ... 20% 2021-05-14T23:16:25.4988155Z (Reading database ... 25% 2021-05-14T23:16:25.4988732Z (Reading database ... 30% 2021-05-14T23:16:25.4989199Z (Reading database ... 35% 2021-05-14T23:16:25.4989681Z (Reading database ... 40% 2021-05-14T23:16:25.4990347Z (Reading database ... 45% 2021-05-14T23:16:25.4990825Z (Reading database ... 50% 2021-05-14T23:16:25.5027867Z (Reading database ... 55% 2021-05-14T23:16:25.5062758Z (Reading database ... 60% 2021-05-14T23:16:25.5103430Z (Reading database ... 65% 2021-05-14T23:16:25.5221345Z (Reading database ... 70% 2021-05-14T23:16:25.5330816Z (Reading database ... 75% 2021-05-14T23:16:25.5589040Z (Reading database ... 80% 2021-05-14T23:16:25.5880045Z (Reading database ... 85% 2021-05-14T23:16:25.6012548Z (Reading database ... 90% 2021-05-14T23:16:25.6082434Z (Reading database ... 95% 2021-05-14T23:16:25.6082950Z (Reading database ... 100% 2021-05-14T23:16:25.6083676Z (Reading database ... 266071 files and directories currently installed.) 2021-05-14T23:16:25.6196781Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:16:25.6210617Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:16:25.6613958Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:16:25.6916200Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:25.6924972Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:25.7327644Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:16:25.7586031Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:25.7603768Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:25.8012236Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:16:25.8262187Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:16:25.8286160Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:25.8771447Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:16:25.9054195Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:16:25.9068407Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:25.9731440Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:16:25.9950307Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:25.9965365Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:26.1698231Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:16:26.1732863Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:26.1769100Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:26.1804998Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:16:26.1836956Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:16:26.1871610Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:26.1908440Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:27.6215800Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:29.7961382Z Reading package lists... 2021-05-14T23:16:29.9479030Z Building dependency tree... 2021-05-14T23:16:29.9502956Z Reading state information... 2021-05-14T23:16:30.1102449Z The following additional packages will be installed: 2021-05-14T23:16:30.1107742Z libprotobuf-lite17 libprotoc17 2021-05-14T23:16:30.1556801Z The following NEW packages will be installed: 2021-05-14T23:16:30.1561337Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:16:30.1565193Z protobuf-compiler 2021-05-14T23:16:30.1778778Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:30.1779601Z Need to get 2754 kB of archives. 2021-05-14T23:16:30.1780544Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:16:30.1783908Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:16:30.1825735Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:16:30.2023694Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:16:30.2275111Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:16:30.2468825Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:16:30.6892618Z Fetched 2754 kB in 0s (32.1 MB/s) 2021-05-14T23:16:30.7228987Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:16:30.7308229Z (Reading database ... 2021-05-14T23:16:30.7309335Z (Reading database ... 5% 2021-05-14T23:16:30.7310339Z (Reading database ... 10% 2021-05-14T23:16:30.7310951Z (Reading database ... 15% 2021-05-14T23:16:30.7311493Z (Reading database ... 20% 2021-05-14T23:16:30.7313826Z (Reading database ... 25% 2021-05-14T23:16:30.7314958Z (Reading database ... 30% 2021-05-14T23:16:30.7315842Z (Reading database ... 35% 2021-05-14T23:16:30.7316575Z (Reading database ... 40% 2021-05-14T23:16:30.7317258Z (Reading database ... 45% 2021-05-14T23:16:30.7317934Z (Reading database ... 50% 2021-05-14T23:16:30.7357946Z (Reading database ... 55% 2021-05-14T23:16:30.7398245Z (Reading database ... 60% 2021-05-14T23:16:30.7439350Z (Reading database ... 65% 2021-05-14T23:16:30.7568366Z (Reading database ... 70% 2021-05-14T23:16:30.7689392Z (Reading database ... 75% 2021-05-14T23:16:30.7988326Z (Reading database ... 80% 2021-05-14T23:16:30.8327441Z (Reading database ... 85% 2021-05-14T23:16:30.8488109Z (Reading database ... 90% 2021-05-14T23:16:30.8573545Z (Reading database ... 95% 2021-05-14T23:16:30.8574106Z (Reading database ... 100% 2021-05-14T23:16:30.8574935Z (Reading database ... 266554 files and directories currently installed.) 2021-05-14T23:16:30.8723270Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:30.8750005Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:30.9211945Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:16:30.9440885Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:30.9456420Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.0492028Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:16:31.0757387Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:31.0774720Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.2532863Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:16:31.2740860Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:31.2754615Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.4013945Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:16:31.4259058Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:16:31.4278192Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.4951574Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.4989850Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.5032486Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.5079211Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.5117417Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:16:31.5165670Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:32.2907754Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:34.4356487Z Reading package lists... 2021-05-14T23:16:34.5794443Z Building dependency tree... 2021-05-14T23:16:34.5815741Z Reading state information... 2021-05-14T23:16:34.7369708Z The following additional packages will be installed: 2021-05-14T23:16:34.7371817Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:16:34.7373540Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:16:34.7375000Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:16:34.7377338Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:16:34.7378972Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:16:34.7380363Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:16:34.7381779Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:16:34.7383254Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:16:34.7384690Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:16:34.7386102Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:16:34.7387951Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:16:34.7389400Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:16:34.7390743Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:16:34.7392061Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:16:34.7393081Z Suggested packages: 2021-05-14T23:16:34.7394769Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:16:34.7396102Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:16:34.7397478Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:16:34.7398670Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:16:34.8175914Z The following NEW packages will be installed: 2021-05-14T23:16:34.8179323Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:16:34.8182114Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:16:34.8183628Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:16:34.8185973Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:16:34.8187833Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:16:34.8189587Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:16:34.8191521Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:16:34.8193015Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:16:34.8195393Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:16:34.8198750Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:16:34.8202496Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:16:34.8206578Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:16:34.8208305Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:16:34.8209381Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:16:34.8392881Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:34.8393806Z Need to get 47.1 MB of archives. 2021-05-14T23:16:34.8395073Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:16:34.8398516Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:16:34.8685209Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:16:34.8696467Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:16:34.8708739Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:16:34.8717405Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:16:34.8727648Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:16:34.8735148Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:16:34.8779267Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:16:34.9856416Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:16:34.9868077Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:16:34.9897736Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:16:34.9922495Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:16:34.9930902Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:16:34.9940503Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:16:34.9953045Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:16:34.9970715Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-14T23:16:34.9985314Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:16:35.0012581Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:16:35.0024424Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:16:35.0040122Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:16:35.0058153Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:16:35.0118341Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:16:35.0257679Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:16:35.0287085Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:16:35.0293368Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:16:35.0330335Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:16:35.1032545Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:16:36.0224975Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:16:36.0238875Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:16:36.0240919Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:16:36.0244034Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:16:36.0250487Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:16:36.0254088Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:16:36.0256058Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:16:36.0257980Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-14T23:16:36.0259998Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:16:36.0261906Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:16:36.0264054Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:16:36.0265988Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:16:36.0267836Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:16:36.0269543Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:16:36.0271342Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-14T23:16:36.0274069Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:16:36.0276915Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-14T23:16:36.0279025Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:16:36.0280778Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:16:36.0283785Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:16:36.0285578Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:16:36.0287415Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:16:36.0289365Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-14T23:16:36.0291799Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:16:36.0293677Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-14T23:16:36.0295404Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-14T23:16:36.0297112Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:16:36.0298734Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:16:36.0300700Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:16:36.0302473Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:16:36.0304633Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:16:36.0306252Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:16:36.0307814Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:16:36.0309380Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:16:36.0310921Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:16:36.0312627Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:16:36.0314353Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-14T23:16:36.0316140Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-14T23:16:36.0318375Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-14T23:16:36.0320194Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:16:36.0321904Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:16:36.0323830Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-14T23:16:36.0325470Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:16:36.0327018Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:16:36.0328872Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-14T23:16:36.0331010Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-14T23:16:36.0333325Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:16:36.0334960Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:16:36.0336644Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:16:36.1349898Z Fetched 47.1 MB in 1s (67.0 MB/s) 2021-05-14T23:16:36.1690129Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:16:36.1768028Z (Reading database ... 2021-05-14T23:16:36.1769082Z (Reading database ... 5% 2021-05-14T23:16:36.1770447Z (Reading database ... 10% 2021-05-14T23:16:36.1771042Z (Reading database ... 15% 2021-05-14T23:16:36.1771569Z (Reading database ... 20% 2021-05-14T23:16:36.1772093Z (Reading database ... 25% 2021-05-14T23:16:36.1774807Z (Reading database ... 30% 2021-05-14T23:16:36.1775394Z (Reading database ... 35% 2021-05-14T23:16:36.1775915Z (Reading database ... 40% 2021-05-14T23:16:36.1776419Z (Reading database ... 45% 2021-05-14T23:16:36.1776932Z (Reading database ... 50% 2021-05-14T23:16:36.1816078Z (Reading database ... 55% 2021-05-14T23:16:36.1849364Z (Reading database ... 60% 2021-05-14T23:16:36.1890446Z (Reading database ... 65% 2021-05-14T23:16:36.2011148Z (Reading database ... 70% 2021-05-14T23:16:36.2120468Z (Reading database ... 75% 2021-05-14T23:16:36.2401306Z (Reading database ... 80% 2021-05-14T23:16:36.2702666Z (Reading database ... 85% 2021-05-14T23:16:36.2840146Z (Reading database ... 90% 2021-05-14T23:16:36.2916494Z (Reading database ... 95% 2021-05-14T23:16:36.2918513Z (Reading database ... 100% 2021-05-14T23:16:36.2919578Z (Reading database ... 266725 files and directories currently installed.) 2021-05-14T23:16:36.3050750Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:16:36.3077096Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:16:36.4572000Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:16:36.4832471Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:36.4843838Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:16:36.5211433Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:16:36.5450008Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:36.5463248Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:16:36.5718227Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:16:36.6018187Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:16:36.6029027Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:16:36.6370647Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:16:36.6603945Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:16:36.6617432Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:36.7045426Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:16:36.7338342Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:16:36.7349013Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:16:36.7636643Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:16:36.7941091Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:36.7961877Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:36.8467889Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:16:36.8762556Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:16:36.8774655Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:16:37.6236130Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:16:37.6537254Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:16:37.6551801Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:16:37.6833729Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:16:37.7118707Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:16:37.7131332Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:16:37.7571419Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:16:37.7830220Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:16:37.7846128Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:16:37.8330924Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:16:37.8572851Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:16:37.8584492Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:16:37.8891135Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:16:37.9131584Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:16:37.9143321Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:16:37.9450786Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:16:37.9674257Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:16:37.9689262Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:16:37.9982030Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:16:38.0254005Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:16:38.0267929Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:16:38.0610757Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:16:38.0879822Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:38.0896098Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:38.1251995Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:16:38.1508280Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:16:38.1521595Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:16:38.2011004Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:16:38.2234127Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:16:38.2247759Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:16:38.2552317Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:16:38.2836013Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:16:38.2849084Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:16:38.3191250Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:16:38.3519902Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:38.3531396Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:16:38.3891120Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:16:38.4155870Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:16:38.4168633Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:16:38.4977071Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:16:38.5275952Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:16:38.5289044Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:16:38.7288700Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:16:38.7594930Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:16:38.7606586Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:16:38.8047269Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:16:38.8348183Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:16:38.8361410Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:16:38.8705627Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:16:38.8962475Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:16:38.8979562Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:16:38.9495787Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:16:38.9827320Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:38.9842018Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:39.4757321Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:16:39.5054543Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:16:39.5070896Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:16:39.5410951Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:16:39.5666923Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:16:39.5684201Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:16:39.6010843Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:16:39.6235958Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:16:39.6247650Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:16:39.6570990Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:16:39.6838940Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:16:39.6852886Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:16:39.7236412Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:16:39.7505605Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:16:39.7523537Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:16:39.7891179Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:16:39.8115220Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:16:39.8133273Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:16:39.8570839Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:16:39.8788370Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:16:39.8801075Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:16:39.9171849Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:16:39.9462966Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:16:39.9475567Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:16:40.0371525Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:16:40.0629867Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:16:40.0639863Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:16:40.1091060Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:16:40.1374605Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:40.1386243Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:40.2502793Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:16:40.2789239Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:16:40.2802660Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:16:40.3131536Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:16:40.3411651Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:16:40.3421832Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:16:41.4910768Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:16:41.5211043Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:16:41.5222868Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:16:41.5570786Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:16:41.5796796Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:16:41.5807190Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:16:41.6077365Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:16:41.6349362Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:16:41.6363071Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:16:41.6730941Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:16:41.6939706Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:41.6951291Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:16:41.7291938Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:16:41.7526425Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:16:41.7538079Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:16:41.7851241Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:16:41.8097817Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:41.8109459Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:41.8406909Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:16:41.8693235Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:16:41.8707105Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:16:42.0010800Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:16:42.0280892Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:16:42.0293159Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:16:42.0690524Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:16:42.0921170Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:42.0934499Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:42.1410471Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:16:42.1622862Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:16:42.1636465Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:16:42.1970976Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:16:42.2215731Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:42.2230620Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:42.3610682Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:16:42.3956792Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:16:42.3968360Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:16:42.4440180Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:16:42.4740865Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:16:42.4754532Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:16:42.5131629Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:16:42.5381220Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:16:42.5394282Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:42.5679100Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:16:42.5985381Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:16:42.6003264Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:42.6349836Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:16:42.6658286Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:16:42.6674829Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:16:42.7008740Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:16:42.7295126Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:16:42.7312463Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:16:42.7587300Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:16:42.7871339Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:16:42.7883225Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:16:42.8424247Z Selecting previously unselected package libopenal-data. 2021-05-14T23:16:42.8733760Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:16:42.8745278Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:16:42.9154876Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:16:42.9453591Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:16:42.9465511Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:16:42.9756479Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:16:43.0048966Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:16:43.0067201Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:16:43.0811074Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:16:43.1069716Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:16:43.1082977Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:16:43.1411406Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:16:43.1646684Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:16:43.1665271Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:16:43.2090465Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:16:43.2310380Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:16:43.2321974Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:16:43.2850817Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:16:43.3057540Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:16:43.3144708Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:16:43.3731647Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:16:43.3983927Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:16:43.4000957Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:16:43.4666683Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:16:43.5010567Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:43.5027996Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:43.5413684Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:16:43.5735057Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:43.5750407Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:43.6076781Z Selecting previously unselected package ffmpeg. 2021-05-14T23:16:43.6377790Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:16:43.6457765Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:43.7811049Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:16:43.8071476Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:16:43.8086901Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:16:43.8491876Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:16:43.8773383Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:16:43.8786108Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:16:44.1051889Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:16:44.1314564Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:16:44.1333553Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:16:44.1672476Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:16:44.1959599Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:16:44.1974637Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:16:44.2285065Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:16:44.2591835Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:44.2602510Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:44.5612588Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:16:44.5856490Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:16:44.5865715Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:44.9171635Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:16:44.9394930Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:16:44.9406592Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:16:45.0791260Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:16:45.1091377Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:16:45.1101984Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:16:45.1371457Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:16:45.1622789Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:16:45.1642436Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:45.2295756Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:16:45.2342556Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:16:45.2379736Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:16:45.2429463Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:16:45.2464894Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:16:45.2502706Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:16:45.2538672Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:16:45.2573144Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:16:45.2623231Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:16:45.2663055Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:16:45.2696585Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:16:45.2728245Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:16:45.2761074Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:16:45.2806911Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:16:45.2848780Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:16:45.2880134Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:16:45.2929282Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:16:45.2967819Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:16:45.3004634Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:16:45.3063801Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:16:45.3099692Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:16:45.3139692Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:16:45.3174827Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:16:45.3217417Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:16:45.3262656Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:16:45.3299494Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:16:45.3341692Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:16:45.3388746Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:16:45.3428869Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:16:46.0260100Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:16:46.0261899Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:16:46.0263138Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:16:46.0264212Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:16:46.0265229Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:46.0266299Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:16:46.0267650Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:16:46.0268872Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:16:46.0269944Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:16:46.0271516Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:46.0272940Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:16:46.0273938Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:16:46.0274947Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:16:46.0275976Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:16:46.0277003Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:16:46.0277995Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:16:46.0279033Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:16:46.0281466Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:16:46.0282649Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:16:46.0283740Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:16:46.0284825Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:16:46.0286107Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:16:46.0287466Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:16:46.0288722Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:46.0291692Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:16:46.0292816Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:16:46.0293773Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0294764Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:16:46.0295863Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0297762Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:16:46.0298938Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:16:46.0300107Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:16:46.0301120Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:16:46.0302148Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:16:46.0303624Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0304638Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:16:46.0305582Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:16:46.0306609Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:16:46.0307785Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0308888Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0309900Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0310906Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:16:46.0311855Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:16:46.0312908Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0313986Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0315177Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0316149Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:16:46.0317028Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:46.6194856Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:48.7625417Z Reading package lists... 2021-05-14T23:16:48.9080545Z Building dependency tree... 2021-05-14T23:16:48.9099810Z Reading state information... 2021-05-14T23:16:49.0689280Z The following additional packages will be installed: 2021-05-14T23:16:49.0691953Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:16:49.1195118Z The following NEW packages will be installed: 2021-05-14T23:16:49.1197179Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:16:49.1202805Z libmagick++-dev 2021-05-14T23:16:49.1418010Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:49.1419308Z Need to get 309 kB of archives. 2021-05-14T23:16:49.1420345Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:16:49.1422737Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-14T23:16:49.1445483Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-14T23:16:49.1469222Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-14T23:16:49.1487307Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-14T23:16:49.5886941Z Fetched 309 kB in 0s (13.1 MB/s) 2021-05-14T23:16:49.6257865Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:16:49.6334029Z (Reading database ... 2021-05-14T23:16:49.6335192Z (Reading database ... 5% 2021-05-14T23:16:49.6336375Z (Reading database ... 10% 2021-05-14T23:16:49.6337164Z (Reading database ... 15% 2021-05-14T23:16:49.6337869Z (Reading database ... 20% 2021-05-14T23:16:49.6338560Z (Reading database ... 25% 2021-05-14T23:16:49.6339242Z (Reading database ... 30% 2021-05-14T23:16:49.6339937Z (Reading database ... 35% 2021-05-14T23:16:49.6340611Z (Reading database ... 40% 2021-05-14T23:16:49.6341313Z (Reading database ... 45% 2021-05-14T23:16:49.6341999Z (Reading database ... 50% 2021-05-14T23:16:49.6380769Z (Reading database ... 55% 2021-05-14T23:16:49.6427985Z (Reading database ... 60% 2021-05-14T23:16:49.6456149Z (Reading database ... 65% 2021-05-14T23:16:49.6576225Z (Reading database ... 70% 2021-05-14T23:16:49.6691777Z (Reading database ... 75% 2021-05-14T23:16:49.6715287Z (Reading database ... 80% 2021-05-14T23:16:49.7195068Z (Reading database ... 85% 2021-05-14T23:16:49.7342586Z (Reading database ... 90% 2021-05-14T23:16:49.7412941Z (Reading database ... 95% 2021-05-14T23:16:49.7413626Z (Reading database ... 100% 2021-05-14T23:16:49.7414320Z (Reading database ... 267266 files and directories currently installed.) 2021-05-14T23:16:49.7543374Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:16:49.7632484Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:49.8022734Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:16:49.8298526Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:16:49.8322180Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:49.8770887Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:16:49.9015458Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:16:49.9027690Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:49.9691181Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:16:49.9906732Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:16:49.9986066Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:50.0555098Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:50.0651173Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:50.0694096Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:50.0726208Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:16:50.0819446Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:52.2398800Z Reading package lists... 2021-05-14T23:16:52.4052329Z Building dependency tree... 2021-05-14T23:16:52.4072644Z Reading state information... 2021-05-14T23:16:52.5663545Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:16:52.5667690Z The following additional packages will be installed: 2021-05-14T23:16:52.5671959Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:16:52.5673312Z libijs-0.35 libjbig2dec0 2021-05-14T23:16:52.5674279Z Suggested packages: 2021-05-14T23:16:52.5675584Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:16:52.5676537Z ghostscript-x 2021-05-14T23:16:52.6192360Z The following NEW packages will be installed: 2021-05-14T23:16:52.6196517Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:16:52.6203751Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:16:52.6419290Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:52.6420075Z Need to get 11.2 MB of archives. 2021-05-14T23:16:52.6426130Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:16:52.6430935Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-14T23:16:52.6797234Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-14T23:16:52.6814892Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:16:52.9968857Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:16:53.0301873Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:16:53.0310634Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:16:53.0334413Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:16:53.0905185Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:16:53.5500814Z Fetched 11.2 MB in 0s (24.0 MB/s) 2021-05-14T23:16:53.5889342Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:16:53.5971401Z (Reading database ... 2021-05-14T23:16:53.5972220Z (Reading database ... 5% 2021-05-14T23:16:53.5972883Z (Reading database ... 10% 2021-05-14T23:16:53.5973561Z (Reading database ... 15% 2021-05-14T23:16:53.5974224Z (Reading database ... 20% 2021-05-14T23:16:53.5974867Z (Reading database ... 25% 2021-05-14T23:16:53.5975533Z (Reading database ... 30% 2021-05-14T23:16:53.5976174Z (Reading database ... 35% 2021-05-14T23:16:53.5976832Z (Reading database ... 40% 2021-05-14T23:16:53.5977569Z (Reading database ... 45% 2021-05-14T23:16:53.5978216Z (Reading database ... 50% 2021-05-14T23:16:53.6025737Z (Reading database ... 55% 2021-05-14T23:16:53.6074706Z (Reading database ... 60% 2021-05-14T23:16:53.6104998Z (Reading database ... 65% 2021-05-14T23:16:53.6232186Z (Reading database ... 70% 2021-05-14T23:16:53.6352295Z (Reading database ... 75% 2021-05-14T23:16:53.6377454Z (Reading database ... 80% 2021-05-14T23:16:53.6888368Z (Reading database ... 85% 2021-05-14T23:16:53.7046711Z (Reading database ... 90% 2021-05-14T23:16:53.7129841Z (Reading database ... 95% 2021-05-14T23:16:53.7130452Z (Reading database ... 100% 2021-05-14T23:16:53.7131261Z (Reading database ... 267311 files and directories currently installed.) 2021-05-14T23:16:53.7265152Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:16:53.7521860Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:16:53.9771878Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:16:54.0006339Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:16:54.0022231Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:16:54.0453728Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:16:54.0721947Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:16:54.1402189Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:16:54.5432832Z Selecting previously unselected package libgs9-common. 2021-05-14T23:16:54.5735318Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:16:54.5748660Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:54.6835344Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:16:54.7138099Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:16:54.7164186Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:16:54.7490463Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:16:54.7711623Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:16:54.7726130Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:16:54.8090564Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:16:54.8327236Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:16:54.8343482Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:55.1292940Z Selecting previously unselected package ghostscript. 2021-05-14T23:16:55.1526055Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:16:55.1537213Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:55.2224260Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:16:55.2275120Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:16:55.2310480Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:16:55.2959939Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:16:55.2993806Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:16:55.3264906Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:55.3298589Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:55.3336789Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:16:55.3463759Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:16:55.4550290Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:16:55.4771762Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:16:58.8052622Z Reading package lists... 2021-05-14T23:16:58.9518223Z Building dependency tree... 2021-05-14T23:16:58.9542822Z Reading state information... 2021-05-14T23:16:59.1063005Z The following additional packages will be installed: 2021-05-14T23:16:59.1064274Z libudunits2-0 libudunits2-data 2021-05-14T23:16:59.1512048Z The following NEW packages will be installed: 2021-05-14T23:16:59.1514337Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:16:59.1710512Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:16:59.1711701Z Need to get 429 kB of archives. 2021-05-14T23:16:59.1712791Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:16:59.1714619Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:16:59.1743646Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:16:59.1759072Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:16:59.6144097Z Fetched 429 kB in 0s (15.2 MB/s) 2021-05-14T23:16:59.6450523Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:16:59.6531708Z (Reading database ... 2021-05-14T23:16:59.6532542Z (Reading database ... 5% 2021-05-14T23:16:59.6533527Z (Reading database ... 10% 2021-05-14T23:16:59.6535027Z (Reading database ... 15% 2021-05-14T23:16:59.6535924Z (Reading database ... 20% 2021-05-14T23:16:59.6536980Z (Reading database ... 25% 2021-05-14T23:16:59.6537684Z (Reading database ... 30% 2021-05-14T23:16:59.6538409Z (Reading database ... 35% 2021-05-14T23:16:59.6539103Z (Reading database ... 40% 2021-05-14T23:16:59.6539990Z (Reading database ... 45% 2021-05-14T23:16:59.6540772Z (Reading database ... 50% 2021-05-14T23:16:59.6576211Z (Reading database ... 55% 2021-05-14T23:16:59.6632386Z (Reading database ... 60% 2021-05-14T23:16:59.6654476Z (Reading database ... 65% 2021-05-14T23:16:59.6768804Z (Reading database ... 70% 2021-05-14T23:16:59.6887012Z (Reading database ... 75% 2021-05-14T23:16:59.6913199Z (Reading database ... 80% 2021-05-14T23:16:59.7403864Z (Reading database ... 85% 2021-05-14T23:16:59.7560609Z (Reading database ... 90% 2021-05-14T23:16:59.7636667Z (Reading database ... 95% 2021-05-14T23:16:59.7637643Z (Reading database ... 100% 2021-05-14T23:16:59.7640287Z (Reading database ... 267875 files and directories currently installed.) 2021-05-14T23:16:59.7767231Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:16:59.7781302Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:16:59.8052940Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:16:59.8341375Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:16:59.8373185Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:16:59.8691782Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:16:59.8926956Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:16:59.8938816Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:16:59.9711222Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:16:59.9746987Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:16:59.9784002Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:16:59.9825728Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:00.0997401Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:02.2833452Z Reading package lists... 2021-05-14T23:17:02.4166903Z Building dependency tree... 2021-05-14T23:17:02.4189187Z Reading state information... 2021-05-14T23:17:02.6176490Z The following NEW packages will be installed: 2021-05-14T23:17:02.6179389Z libjq-dev 2021-05-14T23:17:02.6377500Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:02.6378307Z Need to get 11.2 kB of archives. 2021-05-14T23:17:02.6379374Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:17:02.6381550Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-14T23:17:03.0698119Z Fetched 11.2 kB in 0s (727 kB/s) 2021-05-14T23:17:03.1011320Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:17:03.1090985Z (Reading database ... 2021-05-14T23:17:03.1091852Z (Reading database ... 5% 2021-05-14T23:17:03.1092638Z (Reading database ... 10% 2021-05-14T23:17:03.1093493Z (Reading database ... 15% 2021-05-14T23:17:03.1094241Z (Reading database ... 20% 2021-05-14T23:17:03.1094991Z (Reading database ... 25% 2021-05-14T23:17:03.1095730Z (Reading database ... 30% 2021-05-14T23:17:03.1096473Z (Reading database ... 35% 2021-05-14T23:17:03.1097206Z (Reading database ... 40% 2021-05-14T23:17:03.1097977Z (Reading database ... 45% 2021-05-14T23:17:03.1098721Z (Reading database ... 50% 2021-05-14T23:17:03.1133701Z (Reading database ... 55% 2021-05-14T23:17:03.1187862Z (Reading database ... 60% 2021-05-14T23:17:03.1217904Z (Reading database ... 65% 2021-05-14T23:17:03.1331769Z (Reading database ... 70% 2021-05-14T23:17:03.1446177Z (Reading database ... 75% 2021-05-14T23:17:03.1468719Z (Reading database ... 80% 2021-05-14T23:17:03.1960090Z (Reading database ... 85% 2021-05-14T23:17:03.2118553Z (Reading database ... 90% 2021-05-14T23:17:03.2190695Z (Reading database ... 95% 2021-05-14T23:17:03.2191274Z (Reading database ... 100% 2021-05-14T23:17:03.2192038Z (Reading database ... 267904 files and directories currently installed.) 2021-05-14T23:17:03.2300822Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:17:03.2315701Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:17:03.2925986Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:17:05.4253430Z Reading package lists... 2021-05-14T23:17:05.5766997Z Building dependency tree... 2021-05-14T23:17:05.5787143Z Reading state information... 2021-05-14T23:17:05.7771886Z The following NEW packages will be installed: 2021-05-14T23:17:05.7776812Z libmng2 2021-05-14T23:17:05.8691916Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:05.8692650Z Need to get 168 kB of archives. 2021-05-14T23:17:05.8693402Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:17:05.8696154Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:17:06.3086510Z Fetched 168 kB in 0s (1885 kB/s) 2021-05-14T23:17:06.3451032Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:17:06.3491407Z (Reading database ... 2021-05-14T23:17:06.3491902Z (Reading database ... 5% 2021-05-14T23:17:06.3492360Z (Reading database ... 10% 2021-05-14T23:17:06.3492857Z (Reading database ... 15% 2021-05-14T23:17:06.3493311Z (Reading database ... 20% 2021-05-14T23:17:06.3493783Z (Reading database ... 25% 2021-05-14T23:17:06.3494246Z (Reading database ... 30% 2021-05-14T23:17:06.3494693Z (Reading database ... 35% 2021-05-14T23:17:06.3495154Z (Reading database ... 40% 2021-05-14T23:17:06.3495602Z (Reading database ... 45% 2021-05-14T23:17:06.3496062Z (Reading database ... 50% 2021-05-14T23:17:06.3540664Z (Reading database ... 55% 2021-05-14T23:17:06.3590321Z (Reading database ... 60% 2021-05-14T23:17:06.3619931Z (Reading database ... 65% 2021-05-14T23:17:06.3753294Z (Reading database ... 70% 2021-05-14T23:17:06.3882410Z (Reading database ... 75% 2021-05-14T23:17:06.3909893Z (Reading database ... 80% 2021-05-14T23:17:06.4440988Z (Reading database ... 85% 2021-05-14T23:17:06.4644494Z (Reading database ... 90% 2021-05-14T23:17:06.4725889Z (Reading database ... 95% 2021-05-14T23:17:06.4726655Z (Reading database ... 100% 2021-05-14T23:17:06.4727611Z (Reading database ... 267910 files and directories currently installed.) 2021-05-14T23:17:06.4855632Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:17:06.4886654Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:17:06.5657237Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:17:06.5704869Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:08.7611293Z Reading package lists... 2021-05-14T23:17:08.9215624Z Building dependency tree... 2021-05-14T23:17:08.9237239Z Reading state information... 2021-05-14T23:17:09.0475960Z E: Unable to locate package libmng1 2021-05-14T23:17:09.1175130Z Reading package lists... 2021-05-14T23:17:09.2643570Z Building dependency tree... 2021-05-14T23:17:09.2663883Z Reading state information... 2021-05-14T23:17:09.3914142Z E: Unable to locate package libapparmor-devel 2021-05-14T23:17:09.4594818Z Reading package lists... 2021-05-14T23:17:09.6016273Z Building dependency tree... 2021-05-14T23:17:09.6037338Z Reading state information... 2021-05-14T23:17:09.7646595Z The following additional packages will be installed: 2021-05-14T23:17:09.7648916Z libij-java 2021-05-14T23:17:09.8111179Z The following NEW packages will be installed: 2021-05-14T23:17:09.8115504Z imagej libij-java 2021-05-14T23:17:09.8310188Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:09.8311106Z Need to get 2328 kB of archives. 2021-05-14T23:17:09.8312414Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:17:09.8314784Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:17:09.8737610Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:17:10.3167660Z Fetched 2328 kB in 0s (40.2 MB/s) 2021-05-14T23:17:10.3464065Z Selecting previously unselected package libij-java. 2021-05-14T23:17:10.3540908Z (Reading database ... 2021-05-14T23:17:10.3541795Z (Reading database ... 5% 2021-05-14T23:17:10.3542736Z (Reading database ... 10% 2021-05-14T23:17:10.3543556Z (Reading database ... 15% 2021-05-14T23:17:10.3544286Z (Reading database ... 20% 2021-05-14T23:17:10.3545027Z (Reading database ... 25% 2021-05-14T23:17:10.3545773Z (Reading database ... 30% 2021-05-14T23:17:10.3546494Z (Reading database ... 35% 2021-05-14T23:17:10.3547223Z (Reading database ... 40% 2021-05-14T23:17:10.3548082Z (Reading database ... 45% 2021-05-14T23:17:10.3548797Z (Reading database ... 50% 2021-05-14T23:17:10.3584058Z (Reading database ... 55% 2021-05-14T23:17:10.3632589Z (Reading database ... 60% 2021-05-14T23:17:10.3656520Z (Reading database ... 65% 2021-05-14T23:17:10.3775267Z (Reading database ... 70% 2021-05-14T23:17:10.3890532Z (Reading database ... 75% 2021-05-14T23:17:10.3912096Z (Reading database ... 80% 2021-05-14T23:17:10.4435554Z (Reading database ... 85% 2021-05-14T23:17:10.4586316Z (Reading database ... 90% 2021-05-14T23:17:10.4663851Z (Reading database ... 95% 2021-05-14T23:17:10.4666507Z (Reading database ... 100% 2021-05-14T23:17:10.4667285Z (Reading database ... 267916 files and directories currently installed.) 2021-05-14T23:17:10.4791851Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:17:10.4806373Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:17:10.5731337Z Selecting previously unselected package imagej. 2021-05-14T23:17:10.5991314Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:17:10.6004951Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:17:10.6783003Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:17:10.6822572Z Setting up imagej (1.52r-1) ... 2021-05-14T23:17:10.6862751Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:17:11.4983260Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:12.2408308Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:17:14.4892219Z Reading package lists... 2021-05-14T23:17:14.6444202Z Building dependency tree... 2021-05-14T23:17:14.6465853Z Reading state information... 2021-05-14T23:17:14.8019277Z Suggested packages: 2021-05-14T23:17:14.8020444Z bowtie2-examples 2021-05-14T23:17:14.8471508Z The following NEW packages will be installed: 2021-05-14T23:17:14.8478888Z bowtie2 2021-05-14T23:17:14.8680515Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:14.8681234Z Need to get 1324 kB of archives. 2021-05-14T23:17:14.8683861Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:17:14.8686133Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:17:15.3446501Z Fetched 1324 kB in 0s (36.2 MB/s) 2021-05-14T23:17:15.3798278Z Selecting previously unselected package bowtie2. 2021-05-14T23:17:15.3878508Z (Reading database ... 2021-05-14T23:17:15.3879394Z (Reading database ... 5% 2021-05-14T23:17:15.3881445Z (Reading database ... 10% 2021-05-14T23:17:15.3882735Z (Reading database ... 15% 2021-05-14T23:17:15.3884015Z (Reading database ... 20% 2021-05-14T23:17:15.3885265Z (Reading database ... 25% 2021-05-14T23:17:15.3886355Z (Reading database ... 30% 2021-05-14T23:17:15.3887202Z (Reading database ... 35% 2021-05-14T23:17:15.3887950Z (Reading database ... 40% 2021-05-14T23:17:15.3888666Z (Reading database ... 45% 2021-05-14T23:17:15.3889824Z (Reading database ... 50% 2021-05-14T23:17:15.3922138Z (Reading database ... 55% 2021-05-14T23:17:15.3970846Z (Reading database ... 60% 2021-05-14T23:17:15.3993604Z (Reading database ... 65% 2021-05-14T23:17:15.4126214Z (Reading database ... 70% 2021-05-14T23:17:15.4241489Z (Reading database ... 75% 2021-05-14T23:17:15.4269662Z (Reading database ... 80% 2021-05-14T23:17:15.4810966Z (Reading database ... 85% 2021-05-14T23:17:15.4974530Z (Reading database ... 90% 2021-05-14T23:17:15.5052018Z (Reading database ... 95% 2021-05-14T23:17:15.5052578Z (Reading database ... 100% 2021-05-14T23:17:15.5053365Z (Reading database ... 267939 files and directories currently installed.) 2021-05-14T23:17:15.5194702Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:17:15.5210737Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:17:15.7211647Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:17:15.7251846Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:18.7641505Z Reading package lists... 2021-05-14T23:17:18.9107193Z Building dependency tree... 2021-05-14T23:17:18.9127656Z Reading state information... 2021-05-14T23:17:19.0381798Z E: Unable to locate package install 2021-05-14T23:17:19.0382390Z E: Unable to locate package gdal 2021-05-14T23:17:19.1108032Z Reading package lists... 2021-05-14T23:17:19.2620616Z Building dependency tree... 2021-05-14T23:17:19.2641811Z Reading state information... 2021-05-14T23:17:19.2882716Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:17:19.2884592Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:17:19.2885932Z is only available from another source 2021-05-14T23:17:19.2886643Z 2021-05-14T23:17:19.3992501Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:17:20.0346520Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:17:20.0347272Z Reading package lists... 2021-05-14T23:17:20.0348154Z Building dependency tree... 2021-05-14T23:17:20.0348909Z Reading state information... 2021-05-14T23:17:20.0350476Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:17:20.0351668Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:17:20.0352599Z is only available from another source 2021-05-14T23:17:20.0353456Z However the following packages replace it: 2021-05-14T23:17:20.0354406Z ffmpeg 2021-05-14T23:17:20.0354796Z 2021-05-14T23:17:20.0355405Z Reading package lists... 2021-05-14T23:17:20.0356106Z Building dependency tree... 2021-05-14T23:17:20.0356863Z Reading state information... 2021-05-14T23:17:20.1482077Z The following additional packages will be installed: 2021-05-14T23:17:20.1487670Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:17:20.1489226Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:17:20.1491907Z libssh2-1-dev 2021-05-14T23:17:20.1492475Z Suggested packages: 2021-05-14T23:17:20.1493292Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:17:20.1990808Z The following NEW packages will be installed: 2021-05-14T23:17:20.1993012Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:17:20.1995003Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:17:20.1996412Z libssh2-1-dev 2021-05-14T23:17:20.2192833Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:20.2194135Z Need to get 2667 kB of archives. 2021-05-14T23:17:20.2195284Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:17:20.2198451Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:17:20.2269044Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:17:20.2527547Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:17:20.2542848Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:17:20.2656214Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:17:20.2674102Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:17:20.2741284Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:17:20.2943883Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:17:20.3168795Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:17:20.3339340Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:17:20.3349156Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:17:20.8238230Z Fetched 2667 kB in 0s (16.3 MB/s) 2021-05-14T23:17:20.8551880Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:17:20.8634573Z (Reading database ... 2021-05-14T23:17:20.8635178Z (Reading database ... 5% 2021-05-14T23:17:20.8638660Z (Reading database ... 10% 2021-05-14T23:17:20.8639216Z (Reading database ... 15% 2021-05-14T23:17:20.8639717Z (Reading database ... 20% 2021-05-14T23:17:20.8640427Z (Reading database ... 25% 2021-05-14T23:17:20.8640992Z (Reading database ... 30% 2021-05-14T23:17:20.8641510Z (Reading database ... 35% 2021-05-14T23:17:20.8642092Z (Reading database ... 40% 2021-05-14T23:17:20.8642623Z (Reading database ... 45% 2021-05-14T23:17:20.8643154Z (Reading database ... 50% 2021-05-14T23:17:20.8671923Z (Reading database ... 55% 2021-05-14T23:17:20.8720583Z (Reading database ... 60% 2021-05-14T23:17:20.8745866Z (Reading database ... 65% 2021-05-14T23:17:20.8880050Z (Reading database ... 70% 2021-05-14T23:17:20.8997143Z (Reading database ... 75% 2021-05-14T23:17:20.9018685Z (Reading database ... 80% 2021-05-14T23:17:20.9498082Z (Reading database ... 85% 2021-05-14T23:17:20.9650408Z (Reading database ... 90% 2021-05-14T23:17:20.9724492Z (Reading database ... 95% 2021-05-14T23:17:20.9724999Z (Reading database ... 100% 2021-05-14T23:17:20.9726268Z (Reading database ... 267965 files and directories currently installed.) 2021-05-14T23:17:20.9841872Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:17:20.9858067Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:17:21.0252109Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:17:21.0516626Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:17:21.0529776Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:17:21.1451974Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:17:21.1735585Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:17:21.1763327Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:17:21.2091005Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:17:21.2355312Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:21.2373138Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:21.2844762Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:17:21.3122754Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:21.3135211Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:21.3534057Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:17:21.3774246Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:21.3792281Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:21.4172230Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:17:21.4453241Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:17:21.4466219Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:21.5079827Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:17:21.5444314Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:17:21.5460200Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:21.6269257Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:17:21.6548914Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:17:21.6562245Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:17:21.7156875Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:17:21.7465849Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:17:21.7476909Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:17:21.7747717Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:17:21.8054149Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:17:21.8071969Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:21.9473379Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:17:21.9516102Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:21.9551039Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:17:21.9588383Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:17:21.9623779Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:21.9666544Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:21.9699495Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:17:21.9733385Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:17:21.9769195Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:17:21.9800651Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:21.9832656Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:17:21.9870589Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:27.0515128Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:27.1708189Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:29.3201538Z Reading package lists... 2021-05-14T23:17:29.4574562Z Building dependency tree... 2021-05-14T23:17:29.4598137Z Reading state information... 2021-05-14T23:17:29.7001529Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:17:29.7003792Z libtiff-dev set to manually installed. 2021-05-14T23:17:29.7005320Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:29.7781544Z Reading package lists... 2021-05-14T23:17:29.9199837Z Building dependency tree... 2021-05-14T23:17:29.9223796Z Reading state information... 2021-05-14T23:17:30.1516377Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:17:30.1517397Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:30.2220601Z Reading package lists... 2021-05-14T23:17:30.3549631Z Building dependency tree... 2021-05-14T23:17:30.3573688Z Reading state information... 2021-05-14T23:17:30.5516654Z The following NEW packages will be installed: 2021-05-14T23:17:30.5518326Z libsodium-dev 2021-05-14T23:17:30.5704725Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:30.5705922Z Need to get 169 kB of archives. 2021-05-14T23:17:30.5707121Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:17:30.5709316Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:17:31.0183887Z Fetched 169 kB in 0s (9820 kB/s) 2021-05-14T23:17:31.0505216Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:17:31.0590071Z (Reading database ... 2021-05-14T23:17:31.0590826Z (Reading database ... 5% 2021-05-14T23:17:31.0591561Z (Reading database ... 10% 2021-05-14T23:17:31.0592592Z (Reading database ... 15% 2021-05-14T23:17:31.0593282Z (Reading database ... 20% 2021-05-14T23:17:31.0593969Z (Reading database ... 25% 2021-05-14T23:17:31.0594632Z (Reading database ... 30% 2021-05-14T23:17:31.0595298Z (Reading database ... 35% 2021-05-14T23:17:31.0597709Z (Reading database ... 40% 2021-05-14T23:17:31.0598606Z (Reading database ... 45% 2021-05-14T23:17:31.0599295Z (Reading database ... 50% 2021-05-14T23:17:31.0638037Z (Reading database ... 55% 2021-05-14T23:17:31.0690366Z (Reading database ... 60% 2021-05-14T23:17:31.0716773Z (Reading database ... 65% 2021-05-14T23:17:31.0840621Z (Reading database ... 70% 2021-05-14T23:17:31.0963973Z (Reading database ... 75% 2021-05-14T23:17:31.0989314Z (Reading database ... 80% 2021-05-14T23:17:31.1501037Z (Reading database ... 85% 2021-05-14T23:17:31.1658376Z (Reading database ... 90% 2021-05-14T23:17:31.1733274Z (Reading database ... 95% 2021-05-14T23:17:31.1733814Z (Reading database ... 100% 2021-05-14T23:17:31.1734570Z (Reading database ... 268468 files and directories currently installed.) 2021-05-14T23:17:31.1853559Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:17:31.1872730Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:17:31.2677592Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:17:33.4023535Z Reading package lists... 2021-05-14T23:17:33.5394001Z Building dependency tree... 2021-05-14T23:17:33.5416920Z Reading state information... 2021-05-14T23:17:33.7053461Z The following additional packages will be installed: 2021-05-14T23:17:33.7057081Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:17:33.7510194Z The following NEW packages will be installed: 2021-05-14T23:17:33.7514965Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:17:33.7516615Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:17:33.7722175Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:33.7723228Z Need to get 10.4 MB of archives. 2021-05-14T23:17:33.7724376Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:17:33.7726959Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:17:33.7871788Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:17:33.8042890Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:17:33.9239578Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:17:33.9450007Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:17:33.9875457Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-14T23:17:34.0181614Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-14T23:17:34.0694679Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:17:34.5285774Z Fetched 10.4 MB in 0s (33.0 MB/s) 2021-05-14T23:17:34.5612869Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:17:34.5676485Z (Reading database ... 2021-05-14T23:17:34.5677443Z (Reading database ... 5% 2021-05-14T23:17:34.5678194Z (Reading database ... 10% 2021-05-14T23:17:34.5679020Z (Reading database ... 15% 2021-05-14T23:17:34.5679512Z (Reading database ... 20% 2021-05-14T23:17:34.5680942Z (Reading database ... 25% 2021-05-14T23:17:34.5681446Z (Reading database ... 30% 2021-05-14T23:17:34.5681927Z (Reading database ... 35% 2021-05-14T23:17:34.5682556Z (Reading database ... 40% 2021-05-14T23:17:34.5683190Z (Reading database ... 45% 2021-05-14T23:17:34.5684167Z (Reading database ... 50% 2021-05-14T23:17:34.5716166Z (Reading database ... 55% 2021-05-14T23:17:34.5762900Z (Reading database ... 60% 2021-05-14T23:17:34.5787686Z (Reading database ... 65% 2021-05-14T23:17:34.5903520Z (Reading database ... 70% 2021-05-14T23:17:34.6017413Z (Reading database ... 75% 2021-05-14T23:17:34.6042752Z (Reading database ... 80% 2021-05-14T23:17:34.6538427Z (Reading database ... 85% 2021-05-14T23:17:34.6691778Z (Reading database ... 90% 2021-05-14T23:17:34.6763955Z (Reading database ... 95% 2021-05-14T23:17:34.6764485Z (Reading database ... 100% 2021-05-14T23:17:34.6765198Z (Reading database ... 268538 files and directories currently installed.) 2021-05-14T23:17:34.6883575Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:17:34.6899297Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:17:34.7631982Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:17:34.7927760Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:17:34.7949732Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:17:34.9211523Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:17:34.9457479Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:17:34.9470830Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:17:35.1017640Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:17:35.1334748Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:35.1347914Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:35.2799918Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:17:35.3114374Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:35.3124332Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:35.4891014Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:17:36.0378347Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:17:36.0385909Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:36.0387640Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:17:36.0389275Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:17:36.0390720Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:36.0771044Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:17:36.1024223Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:17:36.1033897Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:17:36.1955000Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:36.1995715Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:17:36.2035137Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:17:36.2068460Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:36.2103619Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:17:36.2138465Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:17:36.2172838Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:17:36.2205582Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:17:36.2243975Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:39.3041988Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:41.4300992Z Reading package lists... 2021-05-14T23:17:41.5890006Z Building dependency tree... 2021-05-14T23:17:41.5914114Z Reading state information... 2021-05-14T23:17:41.8236313Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:17:41.8237606Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:41.8957361Z Reading package lists... 2021-05-14T23:17:42.0342119Z Building dependency tree... 2021-05-14T23:17:42.0364053Z Reading state information... 2021-05-14T23:17:42.1865015Z The following additional packages will be installed: 2021-05-14T23:17:42.1867032Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:17:42.1868988Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:17:42.1875385Z Suggested packages: 2021-05-14T23:17:42.1876643Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:17:42.2378909Z The following NEW packages will be installed: 2021-05-14T23:17:42.2383816Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:17:42.2390199Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:17:42.2592294Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:42.2593708Z Need to get 1459 kB of archives. 2021-05-14T23:17:42.2594657Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:17:42.2596790Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:17:42.2634415Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:17:42.2647344Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:17:42.2658131Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:17:42.2668375Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-14T23:17:42.2678124Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:17:42.2697635Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:17:42.2762695Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:17:42.2787758Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:17:42.2799353Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:17:42.7530841Z Fetched 1459 kB in 0s (34.5 MB/s) 2021-05-14T23:17:42.7881609Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:17:42.7964039Z (Reading database ... 2021-05-14T23:17:42.7964622Z (Reading database ... 5% 2021-05-14T23:17:42.7965569Z (Reading database ... 10% 2021-05-14T23:17:42.7966326Z (Reading database ... 15% 2021-05-14T23:17:42.7967000Z (Reading database ... 20% 2021-05-14T23:17:42.7967672Z (Reading database ... 25% 2021-05-14T23:17:42.7968512Z (Reading database ... 30% 2021-05-14T23:17:42.7969112Z (Reading database ... 35% 2021-05-14T23:17:42.7969977Z (Reading database ... 40% 2021-05-14T23:17:42.7970721Z (Reading database ... 45% 2021-05-14T23:17:42.7971556Z (Reading database ... 50% 2021-05-14T23:17:42.8012329Z (Reading database ... 55% 2021-05-14T23:17:42.8057598Z (Reading database ... 60% 2021-05-14T23:17:42.8092138Z (Reading database ... 65% 2021-05-14T23:17:42.8213366Z (Reading database ... 70% 2021-05-14T23:17:42.8327954Z (Reading database ... 75% 2021-05-14T23:17:42.8351067Z (Reading database ... 80% 2021-05-14T23:17:42.8740734Z (Reading database ... 85% 2021-05-14T23:17:42.9038577Z (Reading database ... 90% 2021-05-14T23:17:42.9110911Z (Reading database ... 95% 2021-05-14T23:17:42.9112027Z (Reading database ... 100% 2021-05-14T23:17:42.9112744Z (Reading database ... 268763 files and directories currently installed.) 2021-05-14T23:17:42.9234958Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:42.9259993Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:42.9650719Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:17:42.9864756Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:42.9879710Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.0233580Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:17:43.0476703Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:43.0486795Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.0851534Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:17:43.1130745Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:43.1141698Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.1490901Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:17:43.1793167Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:17:43.1837793Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:17:43.2171482Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:17:43.2451551Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:43.2466387Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.2909975Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:17:43.3157692Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:17:43.3168981Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:17:43.3971385Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:17:43.4247295Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:17:43.4258641Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:17:43.4727742Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:17:43.5033496Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:17:43.5048187Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.5335075Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:17:43.5620182Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:17:43.5631897Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:17:43.6764367Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:17:43.6802190Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.6836723Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:17:43.6869533Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:17:43.6910845Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.6947199Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.6979582Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.7017813Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.7050740Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:17:43.7085366Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:17:43.7124667Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:43.7360063Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:17:47.0070935Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:17:49.2583346Z Reading package lists... 2021-05-14T23:17:49.4051092Z Building dependency tree... 2021-05-14T23:17:49.4073027Z Reading state information... 2021-05-14T23:17:49.5317083Z E: Unable to locate package udunits 2021-05-14T23:17:49.6022175Z Reading package lists... 2021-05-14T23:17:49.7380603Z Building dependency tree... 2021-05-14T23:17:49.7402101Z Reading state information... 2021-05-14T23:17:49.8997235Z The following additional packages will be installed: 2021-05-14T23:17:49.8998496Z libwebpdemux2 2021-05-14T23:17:49.9436197Z The following NEW packages will be installed: 2021-05-14T23:17:49.9440401Z libwebp-dev libwebpdemux2 2021-05-14T23:17:49.9639840Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:49.9640564Z Need to get 277 kB of archives. 2021-05-14T23:17:49.9641316Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:17:49.9642915Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:17:49.9658622Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:17:50.4219070Z Fetched 277 kB in 0s (12.1 MB/s) 2021-05-14T23:17:50.4586061Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:17:50.4665046Z (Reading database ... 2021-05-14T23:17:50.4665571Z (Reading database ... 5% 2021-05-14T23:17:50.4666422Z (Reading database ... 10% 2021-05-14T23:17:50.4666968Z (Reading database ... 15% 2021-05-14T23:17:50.4667698Z (Reading database ... 20% 2021-05-14T23:17:50.4668258Z (Reading database ... 25% 2021-05-14T23:17:50.4668776Z (Reading database ... 30% 2021-05-14T23:17:50.4669305Z (Reading database ... 35% 2021-05-14T23:17:50.4669942Z (Reading database ... 40% 2021-05-14T23:17:50.4670420Z (Reading database ... 45% 2021-05-14T23:17:50.4670881Z (Reading database ... 50% 2021-05-14T23:17:50.4695079Z (Reading database ... 55% 2021-05-14T23:17:50.4738864Z (Reading database ... 60% 2021-05-14T23:17:50.4769186Z (Reading database ... 65% 2021-05-14T23:17:50.4893269Z (Reading database ... 70% 2021-05-14T23:17:50.5022100Z (Reading database ... 75% 2021-05-14T23:17:50.5050975Z (Reading database ... 80% 2021-05-14T23:17:50.5433676Z (Reading database ... 85% 2021-05-14T23:17:50.5805195Z (Reading database ... 90% 2021-05-14T23:17:50.5892901Z (Reading database ... 95% 2021-05-14T23:17:50.5893494Z (Reading database ... 100% 2021-05-14T23:17:50.5894300Z (Reading database ... 269063 files and directories currently installed.) 2021-05-14T23:17:50.6031351Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:17:50.6062567Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:17:50.6371440Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:17:50.6604694Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:17:50.6621327Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:17:50.7497675Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:17:50.7541843Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:17:50.7582154Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:17:52.9454846Z Reading package lists... 2021-05-14T23:17:53.0878431Z Building dependency tree... 2021-05-14T23:17:53.0900386Z Reading state information... 2021-05-14T23:17:53.2398969Z The following additional packages will be installed: 2021-05-14T23:17:53.2401646Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:17:53.2403513Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:17:53.2405246Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:17:53.2408279Z Suggested packages: 2021-05-14T23:17:53.2410924Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:17:53.2411748Z Recommended packages: 2021-05-14T23:17:53.2412306Z cargo 2021-05-14T23:17:53.2927680Z The following NEW packages will be installed: 2021-05-14T23:17:53.2930617Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:17:53.2932578Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:17:53.2934405Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:17:53.3201395Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:53.3202221Z Need to get 108 MB of archives. 2021-05-14T23:17:53.3203178Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:17:53.3204928Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:17:53.3384737Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:17:53.3400649Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-14T23:17:53.3422873Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:17:53.3565430Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:17:53.3635783Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:17:53.3648225Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-14T23:17:53.5901578Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-14T23:17:55.0423152Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-14T23:17:55.3301701Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-14T23:17:55.3528500Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-14T23:17:55.3956152Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:17:55.5247337Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-14T23:17:55.9709391Z Fetched 108 MB in 2s (48.5 MB/s) 2021-05-14T23:17:56.0045844Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:17:56.0132249Z (Reading database ... 2021-05-14T23:17:56.0133217Z (Reading database ... 5% 2021-05-14T23:17:56.0134057Z (Reading database ... 10% 2021-05-14T23:17:56.0134918Z (Reading database ... 15% 2021-05-14T23:17:56.0135695Z (Reading database ... 20% 2021-05-14T23:17:56.0136549Z (Reading database ... 25% 2021-05-14T23:17:56.0137340Z (Reading database ... 30% 2021-05-14T23:17:56.0138122Z (Reading database ... 35% 2021-05-14T23:17:56.0138907Z (Reading database ... 40% 2021-05-14T23:17:56.0139671Z (Reading database ... 45% 2021-05-14T23:17:56.0140443Z (Reading database ... 50% 2021-05-14T23:17:56.0160045Z (Reading database ... 55% 2021-05-14T23:17:56.0207445Z (Reading database ... 60% 2021-05-14T23:17:56.0237669Z (Reading database ... 65% 2021-05-14T23:17:56.0359449Z (Reading database ... 70% 2021-05-14T23:17:56.0472625Z (Reading database ... 75% 2021-05-14T23:17:56.0499341Z (Reading database ... 80% 2021-05-14T23:17:56.0838092Z (Reading database ... 85% 2021-05-14T23:17:56.1122031Z (Reading database ... 90% 2021-05-14T23:17:56.1193826Z (Reading database ... 95% 2021-05-14T23:17:56.1194377Z (Reading database ... 100% 2021-05-14T23:17:56.1195048Z (Reading database ... 269091 files and directories currently installed.) 2021-05-14T23:17:56.1316079Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:17:56.1339041Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:17:56.1755659Z Selecting previously unselected package libipt2. 2021-05-14T23:17:56.2071948Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:17:56.2082500Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:17:56.2411307Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:17:56.2679665Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:17:56.2691979Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:17:56.3291403Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:17:56.3538540Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:17:56.3550625Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:17:56.4371866Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:17:56.4628855Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:17:56.4641581Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:17:56.5170661Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:17:56.5447910Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:17:56.5462432Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:17:56.5722776Z Selecting previously unselected package gdb. 2021-05-14T23:17:56.6024236Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:17:56.6037050Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:17:56.9451888Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:17:56.9722220Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:17:56.9738515Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:03.7732780Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:18:03.8039171Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:03.8053525Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:06.9723190Z Selecting previously unselected package rustc. 2021-05-14T23:18:07.0027359Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:07.0038674Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:07.1940800Z Selecting previously unselected package cargo. 2021-05-14T23:18:07.2253842Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:18:07.2266208Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:18:07.5902732Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:18:07.6214547Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:18:07.6229321Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:18:08.8660318Z Selecting previously unselected package rust-gdb. 2021-05-14T23:18:08.8974904Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:18:08.8991466Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:08.9624120Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:08.9662124Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:18:08.9698826Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:18:08.9731738Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:08.9762637Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:18:08.9797456Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:18:08.9830949Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:18:08.9865422Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:08.9898543Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:18:08.9929995Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:18:08.9962388Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:18:08.9995881Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:18:09.0039986Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:18:09.0079216Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:09.0302505Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:12.4161632Z Reading package lists... 2021-05-14T23:18:12.5525195Z Building dependency tree... 2021-05-14T23:18:12.5545336Z Reading state information... 2021-05-14T23:18:12.7251371Z The following additional packages will be installed: 2021-05-14T23:18:12.7253678Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:18:12.7255403Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:18:12.7257558Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:18:12.7259388Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:18:12.7261664Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:18:12.7263254Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:18:12.7264743Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:18:12.7267511Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:18:12.7270190Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:18:12.7275686Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:18:12.7277633Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:18:12.7278981Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:18:12.7280392Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:18:12.7281920Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:18:12.7283984Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:18:12.7285523Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:18:12.7288321Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:18:12.7289929Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:18:12.7291388Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:18:12.7293587Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:18:12.7295419Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:18:12.7297079Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:18:12.7298464Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:18:12.7299898Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:18:12.7301156Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:18:12.7302647Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:18:12.7304161Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:18:12.7305741Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:18:12.7307094Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:18:12.7308603Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:18:12.7310379Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:18:12.7311541Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:18:12.7312808Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:18:12.7314110Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:18:12.7315490Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:18:12.7317098Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:18:12.7318439Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:18:12.7319762Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:18:12.7321039Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:18:12.7322402Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:18:12.7323971Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:18:12.7325190Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:18:12.7326436Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:18:12.7328051Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:18:12.7329924Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:18:12.7331621Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:18:12.7332884Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:18:12.7334471Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:18:12.7335696Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:18:12.7336402Z Suggested packages: 2021-05-14T23:18:12.7337412Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:18:12.7338661Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:18:12.7340125Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:18:12.7341548Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:18:12.7342762Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:18:12.7344039Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:18:12.7345535Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:18:12.7346848Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:18:12.7348109Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:18:12.7349402Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:18:12.7350785Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:18:12.7352207Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:18:12.7353859Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:18:12.7354851Z wpagui libengine-pkcs11-openssl 2021-05-14T23:18:12.8224833Z The following NEW packages will be installed: 2021-05-14T23:18:12.8226925Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:18:12.8228913Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:18:12.8231106Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:18:12.8233199Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:18:12.8235346Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:18:12.8237738Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:18:12.8239376Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:18:12.8241172Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:18:12.8243025Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:18:12.8244782Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:18:12.8246582Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:18:12.8248404Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:18:12.8252598Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:18:12.8254453Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:18:12.8256053Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:18:12.8257557Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:18:12.8259006Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:18:12.8261142Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:18:12.8262875Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:18:12.8264097Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:18:12.8265268Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:18:12.8266524Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:18:12.8267721Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:18:12.8268843Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:18:12.8269995Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:18:12.8271397Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:18:12.8272804Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:18:12.8274218Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:18:12.8275815Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:18:12.8277228Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:18:12.8278838Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:18:12.8281726Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:18:12.8283293Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:18:12.8284749Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:18:12.8286332Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:18:12.8288071Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:18:12.8289804Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:18:12.8291216Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:18:12.8292549Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:18:12.8294879Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:18:12.8296384Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:18:12.8297757Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:18:12.8299162Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:18:12.8300784Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:18:12.8302448Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:18:12.8303905Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:18:12.8305524Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:18:12.8307569Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:18:12.8308824Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:18:12.8518444Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:12.8519198Z Need to get 183 MB of archives. 2021-05-14T23:18:12.8520870Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:18:12.8523574Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:18:12.8546504Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:18:12.8922769Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-14T23:18:12.8940503Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-14T23:18:12.8949539Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-14T23:18:12.8959228Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:18:12.8975055Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:18:12.8980867Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:18:12.8987163Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-14T23:18:12.8993088Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:18:12.9013265Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:18:12.9039467Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:18:12.9122077Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:18:12.9129907Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:18:12.9136225Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:18:12.9153339Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:18:12.9164477Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:18:12.9166608Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:18:12.9168463Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:18:12.9170486Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:18:12.9172243Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:18:12.9174324Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:18:12.9180237Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:18:12.9583099Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:18:12.9867244Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:18:12.9888734Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-14T23:18:12.9915407Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-14T23:18:13.0010014Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:18:13.0017620Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:18:13.0046939Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:18:13.0082251Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:18:13.0261104Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:18:13.0450105Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:18:13.0467890Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:18:13.0478357Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:18:13.0488991Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:18:13.2201605Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-14T23:18:13.2209992Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:18:13.2308870Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:18:13.2347586Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:18:13.2374102Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:18:13.2395233Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:18:13.2405383Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:18:13.2427929Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:18:13.2445819Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:18:13.2466128Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:18:13.2480264Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:18:13.2532393Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:18:13.2551394Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:18:13.2605641Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:18:13.2620644Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:18:13.2629885Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:18:13.2640407Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:18:13.2658413Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:18:13.2729880Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:18:13.2745121Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:18:13.3759570Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:18:13.3887703Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:18:13.3898861Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:18:13.3949429Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:18:13.3951604Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:18:13.3959892Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:18:13.3968219Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:18:13.3992191Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:18:13.4007402Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:18:13.4058020Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:18:13.4087724Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:18:13.4115091Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:18:13.4295181Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:18:13.4416839Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:18:13.5297302Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:18:13.5303941Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:18:13.5319426Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:18:13.5331147Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:18:13.5348094Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:18:13.5382888Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:18:13.5394348Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-14T23:18:13.6260101Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-14T23:18:13.6266242Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-14T23:18:13.6279304Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:18:13.6481465Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:18:13.6492638Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:18:13.6521357Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:18:13.6598954Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-14T23:18:13.7051725Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:18:13.7330947Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:18:13.7348872Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:18:13.7352060Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:18:13.7361223Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-14T23:18:13.7444528Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:18:13.7446903Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:18:13.7470958Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:18:13.7486519Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:18:13.7517022Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:18:13.7539270Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:18:13.7549332Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:18:13.7928881Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:18:13.8024196Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:18:13.8063528Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:18:13.8067987Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:18:13.8127115Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:18:13.8228549Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-14T23:18:13.8286542Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-14T23:18:13.8388108Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:18:13.8418281Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:18:13.8649202Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:18:13.8657647Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:18:14.6065112Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:18:14.6110442Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:18:14.6126095Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:18:14.6326365Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:18:14.7679877Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:18:14.7688115Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-14T23:18:14.7707810Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:18:14.7764934Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:18:14.7778689Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:18:14.8415655Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:18:14.8607918Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:18:14.8647354Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:18:14.8662574Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:18:14.8676750Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:18:14.8745007Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:18:14.8770058Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:18:14.8797381Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-14T23:18:14.8808165Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:18:14.8832576Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:18:14.8842870Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:18:14.8851978Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:18:14.8862429Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-14T23:18:14.8872888Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-14T23:18:14.8886737Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-14T23:18:14.8903351Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:18:14.8924615Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:18:14.9200243Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-14T23:18:14.9220807Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:18:14.9230760Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:18:14.9264512Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:18:14.9430213Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:18:14.9480752Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:18:14.9509775Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:18:14.9524169Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:18:14.9566684Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-14T23:18:14.9581565Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-14T23:18:14.9593409Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:18:14.9617297Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:18:14.9626837Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-14T23:18:14.9636418Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-14T23:18:14.9718873Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-14T23:18:14.9983091Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-14T23:18:15.0708128Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:18:15.0719999Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:18:15.0819150Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:18:15.0866001Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:18:15.0885595Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:18:15.1019831Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:18:15.1028079Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:18:15.1459711Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:18:15.1591015Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:18:15.1839797Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:18:15.2534582Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-14T23:18:15.2598975Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-14T23:18:15.2648607Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-14T23:18:15.2661440Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:18:15.2755694Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:18:15.2762791Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:18:15.2790045Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:18:15.2798606Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:18:15.2936863Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:18:15.2994042Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:18:15.3725661Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:18:15.3733369Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:18:15.3754883Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:18:15.3760509Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:18:15.3779411Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:18:15.3802688Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:18:15.3867886Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:18:15.3885313Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:18:15.3941057Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:18:15.3960580Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:18:15.3988378Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:18:15.4003325Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:18:15.4037786Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:18:15.4311152Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:18:15.4329828Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:18:15.5440531Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:18:15.5453994Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:18:15.5469879Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:18:15.5554023Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:18:15.5566074Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:18:15.5591343Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:18:15.5669934Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:18:15.5679856Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:18:15.6124169Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:18:15.6147109Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:18:15.6163882Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:18:15.6597957Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:18:15.6648861Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-14T23:18:15.6778838Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-14T23:18:15.6793821Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:18:15.6853631Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:18:15.7530908Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:18:15.9522538Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-14T23:18:15.9617903Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:18:15.9695114Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:18:16.2101512Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:18:16.2710369Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-14T23:18:16.2769020Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-14T23:18:16.2787126Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:18:16.2860773Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:18:16.2874704Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:18:16.3060903Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:18:16.3234171Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:18:16.3245659Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:18:16.3262935Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:18:17.5269894Z Fetched 183 MB in 3s (52.4 MB/s) 2021-05-14T23:18:17.5642061Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:18:17.5729418Z (Reading database ... 2021-05-14T23:18:17.5730224Z (Reading database ... 5% 2021-05-14T23:18:17.5730747Z (Reading database ... 10% 2021-05-14T23:18:17.5731433Z (Reading database ... 15% 2021-05-14T23:18:17.5731966Z (Reading database ... 20% 2021-05-14T23:18:17.5732654Z (Reading database ... 25% 2021-05-14T23:18:17.5733166Z (Reading database ... 30% 2021-05-14T23:18:17.5733659Z (Reading database ... 35% 2021-05-14T23:18:17.5734170Z (Reading database ... 40% 2021-05-14T23:18:17.5734688Z (Reading database ... 45% 2021-05-14T23:18:17.5735182Z (Reading database ... 50% 2021-05-14T23:18:17.5780843Z (Reading database ... 55% 2021-05-14T23:18:17.5830103Z (Reading database ... 60% 2021-05-14T23:18:17.5863199Z (Reading database ... 65% 2021-05-14T23:18:17.5997645Z (Reading database ... 70% 2021-05-14T23:18:17.6125571Z (Reading database ... 75% 2021-05-14T23:18:17.6156090Z (Reading database ... 80% 2021-05-14T23:18:17.6580710Z (Reading database ... 85% 2021-05-14T23:18:17.6906387Z (Reading database ... 90% 2021-05-14T23:18:17.6986263Z (Reading database ... 95% 2021-05-14T23:18:17.6987004Z (Reading database ... 100% 2021-05-14T23:18:17.6987951Z (Reading database ... 269846 files and directories currently installed.) 2021-05-14T23:18:17.7133266Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:18:17.7156946Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:18:17.7571865Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:18:17.7812771Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:17.7893047Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:17.9829112Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:18:18.0127671Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:18.0142378Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:18.0530468Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:18:18.0791235Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:18:18.0804529Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:18.1171289Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:18:18.1401634Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:18:18.1419178Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:18:18.1730941Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:18:18.2021842Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:18:18.2040826Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:18:18.2371264Z Selecting previously unselected package libwacom-common. 2021-05-14T23:18:18.2589656Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:18:18.2603699Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:18:18.3330662Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:18:18.3574952Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:18:18.3596507Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:18:18.3891186Z Selecting previously unselected package libinput-bin. 2021-05-14T23:18:18.4191014Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:18:18.4205721Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:18:18.4511510Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:18:18.4876526Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:18:18.4890528Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:18:18.5371538Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:18:18.5567783Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:18.5583087Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:18.6131676Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:18:18.6361959Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:18.6375623Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:18.7371233Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:18:18.7591134Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:18:18.7605293Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:18:18.7930982Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:18:18.8196126Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:18:18.8208713Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:18:18.8531470Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:18:18.8804550Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:18:18.8820387Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:18.9131378Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:18:18.9392749Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:18:18.9410163Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:18.9696713Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:18:18.9995479Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:18:19.0008483Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:18:19.0331946Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:18:19.0574211Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:18:19.0589566Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:18:19.0891306Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:18:19.1157313Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:18:19.1171957Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:18:19.1491463Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:18:19.1731016Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:18:19.1744171Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:18:19.2090851Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:18:19.2309546Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:18:19.2324701Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:18:19.2650880Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:18:19.2875557Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:18:19.2890008Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:18:19.3254257Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:18:19.3542992Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:19.3630413Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:19.6859467Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:18:19.7183005Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:19.7197292Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:19.9731819Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:18:19.9980270Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:20.0001601Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:20.0384542Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:18:20.0681269Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:18:20.0695172Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:18:20.1170068Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:18:20.1461740Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:18:20.1477894Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:18:20.2530659Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:18:20.2799131Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:18:20.2812522Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:18:20.3087852Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:18:20.3406490Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:20.3408518Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:20.3931714Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:18:20.4189161Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:20.4203903Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:20.4771200Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:18:20.5042647Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:20.5056687Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:20.6852095Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:18:20.7086647Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:20.7099036Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:20.8684767Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:18:20.8994901Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:20.9004744Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:20.9391359Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:18:20.9681794Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:20.9696698Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:20.9994891Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:18:21.0285147Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:18:21.0299349Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:18:21.0617925Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:18:21.0919849Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:18:21.0932775Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:18:22.4862457Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:18:22.5163684Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:22.5181142Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:22.5516869Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:18:22.5832022Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:22.5852788Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:22.8631498Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:18:22.8960925Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:18:22.8979331Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:22.9612205Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:18:22.9880818Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:18:22.9896065Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:23.0443952Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:18:23.0713683Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:23.0733984Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:23.1111134Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:18:23.1431037Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:23.1443160Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:23.1771432Z Selecting previously unselected package gdal-data. 2021-05-14T23:18:23.2037729Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:18:23.2052947Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:23.2571409Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:18:23.2883773Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:18:23.2894992Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:18:23.3291420Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:18:23.3563107Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:18:23.3575778Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:18:23.3989032Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:18:23.4299447Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:18:23.4311350Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:18:23.4730534Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:18:23.4993487Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:18:23.5009308Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:18:23.5810758Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:18:23.6097531Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:18:23.6111465Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:18:23.6530864Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:18:23.6777816Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:18:23.6795530Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:18:23.7539373Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:18:23.7853349Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:18:23.7870741Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:18:23.8290701Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:18:23.8599439Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:18:23.8623370Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:18:23.8933928Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:18:23.9245057Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:18:23.9260803Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:18:23.9533316Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:18:23.9854711Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:18:23.9865856Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:18:24.0266645Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:18:24.0582358Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:18:24.0596334Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:24.1399157Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:18:24.1705927Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:18:24.1722135Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:24.2091501Z Selecting previously unselected package proj-data. 2021-05-14T23:18:24.2359899Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:18:24.2372207Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:18:25.0700232Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:18:25.1027487Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:18:25.1042119Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:18:25.2246591Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:18:25.2559366Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:18:25.2570342Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:18:25.2970797Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:18:25.3214441Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:18:25.3226937Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:18:25.3810582Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:18:25.4031757Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:18:25.4044708Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:18:25.4336120Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:18:25.4658272Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:18:25.4676102Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:18:25.4987571Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:18:25.5305396Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:25.5320526Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:25.5654676Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:18:25.5953329Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:25.5966942Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:25.6405148Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:18:25.6714898Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:18:25.6729062Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:25.7074251Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:18:25.7365239Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:18:25.7381326Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:18:25.7981309Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:18:25.8287027Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:18:25.8301068Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:18:25.8746370Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:18:25.9046626Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:18:25.9061264Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:18:25.9473758Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:18:25.9768440Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:18:25.9786193Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:26.1543492Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:18:26.1850320Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:18:26.1862180Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:18:26.3070037Z Selecting previously unselected package libgdal26. 2021-05-14T23:18:26.3371668Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:26.3385829Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:27.0116192Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:18:27.0428955Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:27.0438135Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:27.0764357Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:18:27.1062010Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:18:27.1076284Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:18:27.1451079Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:18:27.1690257Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:27.1706231Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:27.1998101Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:18:27.2282239Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:27.2301975Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:27.2731134Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:18:27.2996773Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:18:27.3007663Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:18:27.3610697Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:18:27.3849627Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:18:27.3866248Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:18:27.4339641Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:18:27.4642849Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:27.4657672Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:28.0331493Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:18:28.0586244Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:28.0611049Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:28.0919195Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:18:28.1226851Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:18:28.1244807Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:18:28.1731510Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:18:28.2006223Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:18:28.2023489Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:18:28.3601455Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:18:28.3907715Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:28.3921864Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:28.4260737Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:18:28.4561692Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:28.4574625Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:28.4985030Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:18:28.5286752Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:18:28.5302372Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:18:28.6078482Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:18:28.6378526Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:28.6563493Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:29.0451503Z Selecting previously unselected package qgis-providers. 2021-05-14T23:18:29.0730770Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:29.0743244Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:29.3099549Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:18:29.3405736Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:29.3446193Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:29.3949392Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:18:29.4280058Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:18:29.4293962Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:18:29.4575365Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:18:29.4877584Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:29.4894187Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:18:29.5371235Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:18:29.5632078Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:18:29.5645661Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:18:29.6490949Z Selecting previously unselected package blt. 2021-05-14T23:18:29.6810965Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:18:29.6825233Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:18:29.7087898Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:18:29.7407439Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:18:29.7439164Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:18:29.7874373Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:18:29.8184909Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:29.8196864Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:29.8538413Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:18:29.8833012Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:29.8846323Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:29.9324050Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:18:29.9642292Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:29.9663761Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:30.0094845Z Selecting previously unselected package gcr. 2021-05-14T23:18:30.0401939Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:18:30.0413538Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:18:30.0855220Z Selecting previously unselected package python3-numpy. 2021-05-14T23:18:30.1157695Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:18:30.1168223Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:18:30.4433909Z Selecting previously unselected package python3-gdal. 2021-05-14T23:18:30.4756934Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:30.4797147Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:30.5613643Z Selecting previously unselected package gdal-bin. 2021-05-14T23:18:30.5930827Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:18:30.5944152Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:30.6509763Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:18:30.6819273Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:18:30.6835343Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:30.7132798Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:18:30.7429509Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:18:30.7442595Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:18:30.7932983Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:18:30.8248221Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:18:30.8259681Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:18:30.8721953Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:18:30.9034725Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:18:30.9051379Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:30.9651530Z Selecting previously unselected package p11-kit. 2021-05-14T23:18:30.9913147Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:18:30.9923829Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:31.0331276Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:18:31.0606746Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:18:31.0617813Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:18:31.0950281Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:18:31.1275414Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:31.1405662Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:18:31.2451599Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:18:31.2699921Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:31.2710018Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:31.3015004Z Selecting previously unselected package grass-doc. 2021-05-14T23:18:31.3306688Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:18:31.3318908Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:18:33.1613995Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:18:33.1937777Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:18:33.1955327Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:18:33.2343036Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:18:33.2648393Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:33.2662524Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:33.3045535Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:18:33.3350220Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:33.3365019Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:33.5440272Z Selecting previously unselected package grass-core. 2021-05-14T23:18:33.5787562Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:18:33.5800431Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:18:34.2509680Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:18:34.2828646Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:18:34.2841994Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:18:34.3156744Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:18:34.3454937Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:18:34.3468175Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:18:34.3834491Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:18:34.4139894Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:18:34.4152010Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:18:34.5060925Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:18:34.5399034Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:18:34.5412309Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:18:34.6052988Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:18:34.6362634Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:18:34.6382205Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:18:34.9734119Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:18:35.0046394Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:18:35.0057350Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:18:35.1130088Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:18:35.1452065Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:18:35.1462927Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:18:35.1865095Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:18:35.2172884Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:18:35.2183018Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:18:35.2456770Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:18:35.2750451Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:18:35.2765906Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:18:35.3171144Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:18:35.3434595Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:18:35.3532907Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:18:35.4457695Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:18:35.4783660Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:18:35.4797581Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:18:35.5250862Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:18:35.5502744Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:18:35.5515042Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:18:35.5851341Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:18:35.6112231Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:18:35.6128105Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:35.6391039Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:18:35.6703943Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:18:35.6718929Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:35.7147675Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:18:35.7456220Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:18:35.7467485Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:18:35.7811016Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:18:35.8061293Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:18:35.8076798Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:35.8410940Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:18:35.8687227Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:18:35.8700445Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:18:35.9011351Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:18:35.9309105Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:35.9325079Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:18:35.9651461Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:18:35.9902813Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:35.9915198Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:18:36.0252476Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:18:36.0540331Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:36.0555355Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:18:36.0931547Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:18:36.1234257Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:36.1247644Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:18:36.1693540Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:18:36.1953005Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:18:36.1965435Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:36.3651289Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:18:36.3907077Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:36.3919554Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:18:36.4272466Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:18:36.4575768Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:18:36.4588863Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:18:36.4930504Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:18:36.5173540Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:36.5185590Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:36.5610224Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:18:36.5919610Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:36.5936974Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:36.6894911Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:18:36.7204462Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:36.7216537Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:36.7690670Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:18:36.7977187Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:36.7993471Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:36.8450497Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:18:36.8667376Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:36.8682779Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:36.8970628Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:18:36.9260038Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:36.9271135Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:36.9684046Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:18:36.9999465Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:37.0012884Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:37.0311903Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:18:37.0623169Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:37.0634710Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:37.0916854Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:18:37.1233627Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:37.1246119Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:37.1690885Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:18:37.1934614Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:37.1952694Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:37.2279469Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:18:37.2585863Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:37.2600442Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:37.2918934Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:18:37.3192944Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:37.3222898Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:37.3810991Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:18:37.4062904Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:37.4081294Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:37.5410945Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:18:37.5697345Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:37.5709933Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:37.9274903Z Selecting previously unselected package qtchooser. 2021-05-14T23:18:37.9606006Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:18:37.9618195Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:18:37.9925475Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:18:38.0243508Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:38.0253684Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:38.1091573Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:18:38.1353582Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:38.1364184Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:38.1771354Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:18:38.2033932Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:38.2046704Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:38.2358910Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:18:38.2661969Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:38.2673383Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:18:38.3330872Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:18:38.3547275Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:38.3558790Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:38.3931154Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:18:38.4153652Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:38.4170032Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:38.6320254Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:18:38.6635378Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:38.6649094Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:38.7672124Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:18:38.7989412Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:18:38.7999622Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:18:38.9316002Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:18:38.9635775Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:38.9646662Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:39.0931809Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:18:39.1200564Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:39.1211954Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:39.1808416Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:18:39.2111998Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:39.2128113Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:39.2662381Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:18:39.2964193Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:39.2976288Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:39.3363145Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:18:39.3616112Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:18:39.3630238Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:18:39.4490910Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:18:39.4737733Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:18:39.4925180Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:18:39.5251096Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:18:39.5558436Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:39.5572503Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:39.6011225Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:18:39.6301672Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:18:39.6314715Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:18:39.6608832Z Selecting previously unselected package modemmanager. 2021-05-14T23:18:39.6912997Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:18:39.6989921Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:18:39.8131248Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:18:39.8420936Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:18:39.8435214Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:18:39.8757086Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:18:39.9065621Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:18:39.9078466Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:18:40.2372235Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:18:40.2626600Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:18:40.2639609Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:18:40.3011462Z Selecting previously unselected package python3-bs4. 2021-05-14T23:18:40.3236924Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:18:40.3252927Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:18:40.3610918Z Selecting previously unselected package python3-cycler. 2021-05-14T23:18:40.3907537Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:18:40.3925600Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:18:40.4250810Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:18:40.4492416Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:18:40.4506695Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:18:40.4888637Z Selecting previously unselected package python3-decorator. 2021-05-14T23:18:40.5123374Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:18:40.5138002Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:18:40.5490705Z Selecting previously unselected package python3-future. 2021-05-14T23:18:40.5730327Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:18:40.5741682Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:18:40.7931391Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:18:40.8172456Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:18:40.8188712Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:18:40.8479354Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:18:40.8783513Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:18:40.8795600Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:18:40.9211383Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:18:40.9479995Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:18:40.9492936Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:18:40.9787482Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:18:41.0088223Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:18:41.0103208Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:18:41.0491029Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:18:41.0751588Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:18:41.0763555Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:18:41.1063038Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:18:41.1383992Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:18:41.1397496Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:18:41.1811537Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:18:41.2074956Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:18:41.2087888Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:18:41.3809204Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:18:41.4121670Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:18:41.4136147Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:18:41.4531326Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:18:41.4822301Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:18:41.4834186Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:18:41.9332255Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:18:41.9600450Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:18:41.9611948Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:18:41.9971041Z Selecting previously unselected package python3-olefile. 2021-05-14T23:18:42.0276595Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:18:42.0289273Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:18:42.0585482Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:18:42.0898691Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:18:42.0906994Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:18:42.1470258Z Selecting previously unselected package python3-tz. 2021-05-14T23:18:42.1790485Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:18:42.1800520Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:18:42.2131123Z Selecting previously unselected package python3-owslib. 2021-05-14T23:18:42.2406228Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:18:42.2419578Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:18:42.2891076Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:18:42.3153634Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:18:42.3171826Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:18:42.3888202Z Selecting previously unselected package python3-retrying. 2021-05-14T23:18:42.4157218Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:18:42.4171149Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:18:42.4488517Z Selecting previously unselected package python3-plotly. 2021-05-14T23:18:42.4825253Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:18:42.4833848Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:18:43.0092005Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:18:43.0428630Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:18:43.0438810Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:18:43.0811032Z Selecting previously unselected package python3-sip. 2021-05-14T23:18:43.1145745Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:18:43.1157297Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:18:43.1505881Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:18:43.1822040Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:43.1832591Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:43.4734989Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:18:43.5057637Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:18:43.5067121Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:18:43.5596590Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:18:43.5910578Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:43.5929210Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:43.6279056Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:18:43.6634357Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:43.6650852Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:43.6912086Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:18:43.7230349Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:18:43.7244683Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:18:43.7664630Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:18:43.8002766Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:43.8016774Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:44.1450205Z Selecting previously unselected package python3-qgis. 2021-05-14T23:18:44.1787929Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:44.1798061Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:45.1914369Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:18:45.2235954Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:18:45.2249178Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:18:45.2680082Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:18:45.3011366Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:18:45.3023770Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:18:45.3525310Z Selecting previously unselected package qgis-common. 2021-05-14T23:18:45.3880702Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:45.3901000Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:47.1330503Z Selecting previously unselected package qgis. 2021-05-14T23:18:47.1665604Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:47.2375157Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:47.4943963Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:18:47.5270545Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:18:47.5281795Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:47.6986111Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:18:47.7323313Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:47.7333705Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:47.7696658Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:18:47.8038700Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:18:47.8050023Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:47.8861448Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:18:47.9200630Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:18:47.9211498Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:47.9612962Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:18:47.9968320Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:18:47.9983469Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:18:48.2238606Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:18:48.2581838Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:18:48.2596178Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:18:48.4097155Z Selecting previously unselected package proj-bin. 2021-05-14T23:18:48.4446491Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:18:48.4457833Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:18:48.4816960Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:18:48.5136285Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:18:48.5150685Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:18:48.5445724Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:18:48.5758498Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:18:48.5836876Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:18:48.6603257Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:18:48.6647401Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:18:48.9307907Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:18:48.9322361Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:18:48.9363978Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:18:48.9398739Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:48.9507069Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:18:48.9542301Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:18:48.9573642Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:18:48.9613463Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:48.9652597Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:18:48.9683799Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:18:48.9721950Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:18:48.9766709Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:18:48.9801068Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:18:48.9844228Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:18:48.9877757Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:18:48.9911257Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:18:48.9953926Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:18:48.9986173Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:18:49.1677137Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:18:49.1710536Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:18:49.1748407Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:18:49.3469084Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:18:49.3505434Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:18:49.5116351Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:49.5150815Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:18:49.5193503Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:18:49.5222894Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:18:49.5252559Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:18:49.5292465Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:18:49.5324717Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:18:49.6573374Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:18:49.6620584Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:18:49.6654670Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:18:49.6709784Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:18:49.6748101Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:18:49.8435764Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:18:49.8475111Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:18:50.0117526Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:18:50.0215492Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:18:50.0247080Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:18:50.0335979Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:50.0378331Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:18:50.0414663Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:18:50.0459738Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:50.0495293Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:18:50.2279823Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:18:50.2311908Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:18:50.2364806Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:18:50.2399958Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:18:50.2492038Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:18:50.2528272Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:18:50.4583486Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:18:50.4621910Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:18:50.6245248Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:18:50.6281719Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:18:50.6325107Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:18:50.6360053Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:18:50.6395673Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:18:50.6429090Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:18:50.6479860Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:18:50.8228634Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:18:50.8262338Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:18:50.8297026Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:18:50.8342167Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:50.8426602Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:18:51.0798448Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:18:52.3526974Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:18:52.3565985Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:18:52.3596290Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:18:52.3634729Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:52.3669008Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:18:52.3701387Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:18:52.3732379Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:18:52.3768304Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:18:52.5756639Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:52.5795237Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:18:52.5829277Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:18:52.5864431Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:18:52.8083922Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:18:52.8125362Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:18:52.8162747Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:52.8214897Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:18:52.8247690Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:18:52.8440703Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:18:53.0476514Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:18:53.0507464Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:53.0543067Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:18:53.0656641Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:18:53.0695970Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:18:53.0738839Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:53.0771039Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:53.0810045Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:18:53.0898460Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:18:53.0961679Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:18:53.4736161Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:53.6348682Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:18:53.6390764Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:53.6427905Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:18:53.6467037Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:53.6499304Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:18:53.6542666Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:53.6576838Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:18:53.6611952Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:53.6647616Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:18:53.9257773Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:18:54.1059634Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:18:54.2814870Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:18:54.2847572Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:18:54.2879317Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:18:54.2911448Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:18:54.4682357Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:54.4713730Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:54.4748555Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:18:54.4780265Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:18:55.4853760Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:18:55.4885447Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:18:55.4922307Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:18:55.4955697Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:55.4987508Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:55.5020971Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:18:55.5059704Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:18:55.5099609Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:18:55.5136164Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:18:55.9469961Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:18:55.9488019Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:55.9522700Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:18:56.1376765Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:18:56.1407962Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:18:56.3208807Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:56.3242655Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:18:56.5362879Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:18:56.5399839Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:18:56.5436535Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:56.5473085Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:18:56.7051552Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:18:56.7053941Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:18:57.2698865Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:18:57.5917854Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:18:57.5950965Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:18:57.5984108Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:57.6021212Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:18:57.6058400Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:57.6090694Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:18:57.6123637Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:18:57.8012789Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:57.8014995Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:18:57.8018643Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:57.8022380Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:18:57.8492263Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:57.8495181Z if direction is "increasing": 2021-05-14T23:18:57.8499136Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:57.8502454Z elif direction is "decreasing": 2021-05-14T23:18:57.8702548Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:57.8705454Z if direction is "increasing": 2021-05-14T23:18:57.8709021Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:57.8711641Z elif direction is "decreasing": 2021-05-14T23:18:58.8309191Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:18:58.8311036Z if props["offset_coordinates"] is "data": 2021-05-14T23:18:58.8313852Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:18:58.8315984Z if props["coordinates"] is not "data": 2021-05-14T23:18:59.6872632Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:19:00.3168534Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:19:00.3171284Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:19:00.3173572Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:19:01.5918195Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:19:01.5954558Z First installation detected... 2021-05-14T23:19:01.5955377Z Checking NSS setup... 2021-05-14T23:19:01.5997045Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:19:01.6033658Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:01.6108556Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:19:01.9246518Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:01.9278854Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:19:01.9314480Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:19:01.9353139Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:19:01.9389152Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:19:01.9432384Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:19:01.9479812Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:19:01.9522101Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:19:01.9552194Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:02.1742533Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:19:02.1780788Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:19:02.1824801Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:19:02.5559298Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:02.5560929Z if value is '': 2021-05-14T23:19:02.6699382Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:02.6701089Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:19:02.6702531Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:02.6703909Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:19:02.6704934Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:19:02.6705881Z if driver_string is not None and driver_string is not "": 2021-05-14T23:19:02.7229581Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:02.7230776Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:19:02.7232360Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:19:02.7233683Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:19:02.7929340Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:19:02.7959029Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:02.8050509Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:19:02.8081775Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:02.8117830Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:02.8318828Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:02.8367377Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:02.8416998Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:02.8448264Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:02.8479303Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:02.8515292Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:19:02.9567347Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:02.9593558Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:02.9628258Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:02.9662305Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:19:03.1146386Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:19:03.1149169Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:19:03.6968291Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:03.7003975Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:03.7052432Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:19:03.7084739Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:03.7117652Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:03.7148494Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:03.7186020Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:19:03.7221892Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:19:03.7252299Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:19:03.7283301Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:03.7315387Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:19:03.7343133Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:03.7368823Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:03.7400871Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:03.7433288Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:03.7471682Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:19:03.7503360Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:19:03.7537127Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:03.7567472Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:03.7610299Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:03.9553525Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:03.9591673Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:03.9634394Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:03.9671459Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:39.8637515Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:39.8670167Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:39.8713251Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:39.8747619Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:39.8780049Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:39.8816945Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:39.8861967Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:19:39.8893708Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:40.0604270Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:40.0638045Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:19:40.0668767Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:40.0698066Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:19:40.0729015Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:40.2571693Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:40.2601724Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:40.2640433Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:19:40.2792068Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:19:40.2968940Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:19:41.3768996Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:19:41.3971828Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:19:41.4245885Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:19:41.4413563Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:19:41.5360306Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:41.5701041Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:19:41.8666782Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:53.7044618Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:19:53.7276003Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:19:55.8908115Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:19:55.8908710Z with: 2021-05-14T23:19:55.8909226Z github_slug: neuroconductor/kirby21.flair 2021-05-14T23:19:55.8909722Z env: 2021-05-14T23:19:55.8910147Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:55.8910619Z TIC_DEPLOY_KEY: 2021-05-14T23:19:55.8911420Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:55.8913204Z GITHUB_PAT: *** 2021-05-14T23:19:55.8913627Z COVERALLS_TOKEN: 2021-05-14T23:19:55.8914103Z continue-on-error: false 2021-05-14T23:19:55.8914585Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:55.8915060Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:55.8915509Z TZ: UTC 2021-05-14T23:19:55.8915884Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:55.8916300Z NOT_CRAN: true 2021-05-14T23:19:55.8916663Z ##[endgroup] 2021-05-14T23:19:55.9314264Z repo slug is: neuroconductor/kirby21.flair 2021-05-14T23:19:55.9412236Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:19:55.9412840Z env: 2021-05-14T23:19:55.9413314Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:55.9413802Z TIC_DEPLOY_KEY: 2021-05-14T23:19:55.9414627Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:55.9415969Z GITHUB_PAT: *** 2021-05-14T23:19:55.9416375Z COVERALLS_TOKEN: 2021-05-14T23:19:55.9416884Z continue-on-error: false 2021-05-14T23:19:55.9417357Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:55.9417857Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:55.9418301Z TZ: UTC 2021-05-14T23:19:55.9418704Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:55.9419133Z NOT_CRAN: true 2021-05-14T23:19:55.9419504Z ##[endgroup] 2021-05-14T23:19:56.1621438Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:19:56.1622042Z with: 2021-05-14T23:19:56.1622418Z repo_name: kirby21.flair 2021-05-14T23:19:56.1622841Z repo_version: 1.7.0 2021-05-14T23:19:56.1623208Z runner_os: Linux 2021-05-14T23:19:56.1623575Z R_version: 4.0 2021-05-14T23:19:56.1624043Z env: 2021-05-14T23:19:56.1624465Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:56.1624919Z TIC_DEPLOY_KEY: 2021-05-14T23:19:56.1625691Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:56.1627345Z GITHUB_PAT: *** 2021-05-14T23:19:56.1627725Z COVERALLS_TOKEN: 2021-05-14T23:19:56.1628201Z continue-on-error: false 2021-05-14T23:19:56.1628820Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:56.1629308Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:56.1629739Z TZ: UTC 2021-05-14T23:19:56.1630486Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:56.1630900Z NOT_CRAN: true 2021-05-14T23:19:56.1631284Z ##[endgroup] 2021-05-14T23:19:56.2166104Z Package: kirby21.flair 2021-05-14T23:19:56.2174503Z Version: 1.7.0 2021-05-14T23:19:56.2175216Z OS: Linux 2021-05-14T23:19:56.2248945Z ##[group]Run install.packages('remotes') 2021-05-14T23:19:56.2249943Z install.packages('remotes') 2021-05-14T23:19:56.2250890Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:19:56.2251844Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:19:56.2258419Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:19:56.2258796Z env: 2021-05-14T23:19:56.2259218Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:19:56.2259649Z TIC_DEPLOY_KEY: 2021-05-14T23:19:56.2260416Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:19:56.2261637Z GITHUB_PAT: *** 2021-05-14T23:19:56.2262027Z COVERALLS_TOKEN: 2021-05-14T23:19:56.2262471Z continue-on-error: false 2021-05-14T23:19:56.2262922Z VDIFFR_RUN_TESTS: 2021-05-14T23:19:56.2263375Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:19:56.2263804Z TZ: UTC 2021-05-14T23:19:56.2264158Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:19:56.2264544Z NOT_CRAN: true 2021-05-14T23:19:56.2264883Z ##[endgroup] 2021-05-14T23:19:56.4076269Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:19:56.4078320Z (as ‘lib’ is unspecified) 2021-05-14T23:20:14.3459836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:20:15.4756557Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-14T23:20:15.4932237Z ================================================== 2021-05-14T23:20:15.4933359Z downloaded 381 KB 2021-05-14T23:20:15.4934130Z 2021-05-14T23:20:15.7671953Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:20:15.7719493Z * DONE (remotes) 2021-05-14T23:20:15.7777858Z 2021-05-14T23:20:15.7778905Z The downloaded source packages are in 2021-05-14T23:20:15.7780911Z ‘/tmp/RtmpgS4kPu/downloaded_packages’ 2021-05-14T23:20:37.2558506Z ##[group]Run actions/cache@v1 2021-05-14T23:20:37.2558965Z with: 2021-05-14T23:20:37.2559389Z path: /home/runner/work/_temp/Library 2021-05-14T23:20:37.2562523Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-afcb482c400ce0c1e7c268223c2abb0a001f5ff5edc134bbbe49607ae9a61d34 2021-05-14T23:20:37.2566456Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-14T23:20:37.2568061Z env: 2021-05-14T23:20:37.2568844Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:20:37.2569896Z TIC_DEPLOY_KEY: 2021-05-14T23:20:37.2570744Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:20:37.2573306Z GITHUB_PAT: *** 2021-05-14T23:20:37.2573729Z COVERALLS_TOKEN: 2021-05-14T23:20:37.2574200Z continue-on-error: false 2021-05-14T23:20:37.2575050Z VDIFFR_RUN_TESTS: 2021-05-14T23:20:37.2576030Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:20:37.2576538Z TZ: UTC 2021-05-14T23:20:37.2576949Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:20:37.2577701Z NOT_CRAN: true 2021-05-14T23:20:37.2578089Z ##[endgroup] 2021-05-14T23:20:37.3088020Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:20:37.3149760Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:20:37.3151578Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:20:37.3153034Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:20:37.3153723Z sudo -s eval "$sysreqs" 2021-05-14T23:20:37.3210804Z shell: /usr/bin/bash -e {0} 2021-05-14T23:20:37.3211309Z env: 2021-05-14T23:20:37.3211801Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:20:37.3212378Z TIC_DEPLOY_KEY: 2021-05-14T23:20:37.3213223Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:20:37.3214591Z GITHUB_PAT: *** 2021-05-14T23:20:37.3215013Z COVERALLS_TOKEN: 2021-05-14T23:20:37.3215510Z continue-on-error: false 2021-05-14T23:20:37.3216205Z VDIFFR_RUN_TESTS: 2021-05-14T23:20:37.3216717Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:20:37.3217209Z TZ: UTC 2021-05-14T23:20:37.3217639Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:20:37.3218201Z NOT_CRAN: true 2021-05-14T23:20:37.3218697Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:20:37.3219217Z ##[endgroup] 2021-05-14T23:20:37.5560797Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:20:38.1382977Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:20:58.0221108Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:20:58.0223045Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:20:58.0224528Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:20:58.0226643Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:20:58.0227694Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:20:58.0247442Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:20:58.0262438Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:20:58.0270405Z (as ‘lib’ is unspecified) 2021-05-14T23:21:15.0497017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:21:16.4572241Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-14T23:21:16.4618811Z ================================================== 2021-05-14T23:21:16.4620435Z downloaded 94 KB 2021-05-14T23:21:16.4621632Z 2021-05-14T23:21:16.4663629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:21:17.6690710Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-14T23:21:17.6807374Z ================================================== 2021-05-14T23:21:17.6807925Z downloaded 135 KB 2021-05-14T23:21:17.6808402Z 2021-05-14T23:21:17.6848773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:21:19.0970855Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-14T23:21:19.0971680Z ================================================== 2021-05-14T23:21:19.0972167Z downloaded 80 KB 2021-05-14T23:21:19.0972473Z 2021-05-14T23:21:19.0974326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:21:20.1963572Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-14T23:21:20.2156530Z ================================================== 2021-05-14T23:21:20.2157608Z downloaded 516 KB 2021-05-14T23:21:20.2158430Z 2021-05-14T23:21:20.2190084Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:21:21.4403741Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-14T23:21:21.4691222Z ================================================== 2021-05-14T23:21:21.4691782Z downloaded 991 KB 2021-05-14T23:21:21.4692084Z 2021-05-14T23:21:22.0979391Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:21:22.0987657Z * DONE (rprojroot) 2021-05-14T23:21:22.0988857Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:21:22.0990039Z * DONE (crayon) 2021-05-14T23:21:22.2330318Z * installing *binary* package ‘R6’ ... 2021-05-14T23:21:22.2375267Z * DONE (R6) 2021-05-14T23:21:22.5387533Z * installing *binary* package ‘desc’ ... 2021-05-14T23:21:22.5439195Z * DONE (desc) 2021-05-14T23:21:22.8401987Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:21:22.8454461Z * DONE (debugme) 2021-05-14T23:21:22.8510550Z 2021-05-14T23:21:22.8511495Z The downloaded source packages are in 2021-05-14T23:21:22.8512909Z ‘/tmp/RtmpY9EQeG/downloaded_packages’ 2021-05-14T23:21:22.8524471Z Running `R CMD build`... 2021-05-14T23:21:23.1185662Z * checking for file ‘/tmp/RtmpY9EQeG/remotes68b06fdb3ba6/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:21:23.1187840Z * preparing ‘sysreqs’: 2021-05-14T23:21:23.1189459Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:21:23.1191133Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:21:23.1192497Z * checking for empty or unneeded directories 2021-05-14T23:21:23.1193648Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:21:23.1197412Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:21:23.1199020Z (as ‘lib’ is unspecified) 2021-05-14T23:21:23.3504240Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:21:23.3508707Z ** using staged installation 2021-05-14T23:21:23.3700231Z ** R 2021-05-14T23:21:23.3741211Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:21:23.7738351Z ** help 2021-05-14T23:21:23.7896217Z *** installing help indices 2021-05-14T23:21:23.8087022Z ** building package indices 2021-05-14T23:21:24.0218190Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:21:24.2388119Z ** testing if installed package can be loaded from final location 2021-05-14T23:21:24.4621141Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:21:24.4627310Z * DONE (sysreqs) 2021-05-14T23:21:46.3632444Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:21:46.3634888Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:21:46.3636747Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:21:46.4258471Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:21:46.4918833Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:21:46.6227019Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:21:46.6951893Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:21:46.9694922Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:21:47.2432135Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:21:47.4746770Z Fetched 109 kB in 1s (107 kB/s) 2021-05-14T23:21:49.1046821Z Reading package lists... 2021-05-14T23:21:49.1058306Z Reading package lists... 2021-05-14T23:21:49.1059581Z Building dependency tree... 2021-05-14T23:21:49.1060335Z Reading state information... 2021-05-14T23:21:49.1061780Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:21:49.1063345Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:21:49.1064847Z libssh2-1-dev set to manually installed. 2021-05-14T23:21:49.1066650Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:21:49.1068517Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:21:49.1069372Z Suggested packages: 2021-05-14T23:21:49.1070264Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:21:49.1072140Z The following NEW packages will be installed: 2021-05-14T23:21:49.1073096Z libcurl4-openssl-dev 2021-05-14T23:21:49.1073928Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:21:49.1074950Z Need to get 321 kB of archives. 2021-05-14T23:21:49.1076068Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:21:49.1078097Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-14T23:21:49.2341598Z Fetched 321 kB in 0s (15.0 MB/s) 2021-05-14T23:21:49.2664702Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:21:49.2750692Z (Reading database ... 2021-05-14T23:21:49.2751371Z (Reading database ... 5% 2021-05-14T23:21:49.2752347Z (Reading database ... 10% 2021-05-14T23:21:49.2752954Z (Reading database ... 15% 2021-05-14T23:21:49.2753554Z (Reading database ... 20% 2021-05-14T23:21:49.2754682Z (Reading database ... 25% 2021-05-14T23:21:49.2755771Z (Reading database ... 30% 2021-05-14T23:21:49.2756368Z (Reading database ... 35% 2021-05-14T23:21:49.2756983Z (Reading database ... 40% 2021-05-14T23:21:49.2757590Z (Reading database ... 45% 2021-05-14T23:21:49.2758572Z (Reading database ... 50% 2021-05-14T23:21:49.2800797Z (Reading database ... 55% 2021-05-14T23:21:49.2853267Z (Reading database ... 60% 2021-05-14T23:21:49.2900195Z (Reading database ... 65% 2021-05-14T23:21:49.3008162Z (Reading database ... 70% 2021-05-14T23:21:49.3121705Z (Reading database ... 75% 2021-05-14T23:21:49.3382968Z (Reading database ... 80% 2021-05-14T23:21:49.3471653Z (Reading database ... 85% 2021-05-14T23:21:49.3841143Z (Reading database ... 90% 2021-05-14T23:21:49.3940486Z (Reading database ... 95% 2021-05-14T23:21:49.3940993Z (Reading database ... 100% 2021-05-14T23:21:49.3941744Z (Reading database ... 285057 files and directories currently installed.) 2021-05-14T23:21:49.4081674Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:21:49.4099905Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:21:49.5146125Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:21:49.5192400Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:21:55.0440816Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:21:55.0441589Z remotes::install_github("ropensci/tic") 2021-05-14T23:21:55.0442254Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:21:55.0442932Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:21:55.0443528Z remotes::install_cran("covr") 2021-05-14T23:21:55.0451790Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:21:55.0452222Z env: 2021-05-14T23:21:55.0453683Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:21:55.0454344Z TIC_DEPLOY_KEY: 2021-05-14T23:21:55.0455208Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:21:55.0457100Z GITHUB_PAT: *** 2021-05-14T23:21:55.0457501Z COVERALLS_TOKEN: 2021-05-14T23:21:55.0457992Z continue-on-error: false 2021-05-14T23:21:55.0458450Z VDIFFR_RUN_TESTS: 2021-05-14T23:21:55.0458937Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:21:55.0459420Z TZ: UTC 2021-05-14T23:21:55.0459813Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:21:55.0460218Z NOT_CRAN: true 2021-05-14T23:21:55.0460596Z ##[endgroup] 2021-05-14T23:21:55.2540930Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:21:55.7714332Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:22:16.1156837Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:22:16.1158421Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:22:16.1159740Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:22:16.1160789Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:22:16.1162536Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:22:16.1164676Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:22:16.1165829Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:22:16.1166753Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:22:16.1167781Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:22:16.1168550Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:22:16.1169310Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:22:16.1170759Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:22:16.1171721Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:22:16.1173993Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:22:16.1174856Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:22:16.1176096Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:22:16.1177417Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:22:16.1178192Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:22:16.1178957Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:22:16.1179721Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:22:16.1180594Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:22:16.1181578Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:22:16.1182388Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:22:16.1183729Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:22:16.1184877Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:22:16.1186414Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:22:16.1187336Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:22:16.1188486Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:22:16.1190305Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-14T23:22:16.1192158Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:22:16.1193003Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:22:16.1193962Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:22:16.1206165Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:22:16.1207085Z (as ‘lib’ is unspecified) 2021-05-14T23:22:33.2641437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:22:34.6018773Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-14T23:22:34.6765902Z ================================================== 2021-05-14T23:22:34.6766876Z downloaded 1.3 MB 2021-05-14T23:22:34.6767666Z 2021-05-14T23:22:34.6805659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:22:35.8688391Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-14T23:22:35.8826227Z ================================================== 2021-05-14T23:22:35.8826745Z downloaded 226 KB 2021-05-14T23:22:35.8827381Z 2021-05-14T23:22:35.8869422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:22:37.1176985Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-14T23:22:37.1177748Z ================================================== 2021-05-14T23:22:37.1178358Z downloaded 140 KB 2021-05-14T23:22:37.1178819Z 2021-05-14T23:22:37.1180334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:22:38.1075591Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-14T23:22:38.1076448Z ================================================== 2021-05-14T23:22:38.1077076Z downloaded 53 KB 2021-05-14T23:22:38.1077682Z 2021-05-14T23:22:38.1120303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:22:39.1277798Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-14T23:22:39.1280736Z ================================================== 2021-05-14T23:22:39.1282314Z downloaded 23 KB 2021-05-14T23:22:39.1282651Z 2021-05-14T23:22:39.1395042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:22:40.2881856Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-14T23:22:40.3173195Z ================================================== 2021-05-14T23:22:40.3174295Z downloaded 1.4 MB 2021-05-14T23:22:40.3174844Z 2021-05-14T23:22:40.3212440Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:22:41.8444425Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-14T23:22:41.8445910Z ================================================== 2021-05-14T23:22:41.8446556Z downloaded 36 KB 2021-05-14T23:22:41.8447141Z 2021-05-14T23:22:41.8481515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:22:43.1410818Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-14T23:22:43.1665433Z ================================================== 2021-05-14T23:22:43.1667458Z downloaded 884 KB 2021-05-14T23:22:43.1668069Z 2021-05-14T23:22:43.1704477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:22:44.4817659Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-14T23:22:44.5089032Z ================================================== 2021-05-14T23:22:44.5089793Z downloaded 523 KB 2021-05-14T23:22:44.5090121Z 2021-05-14T23:22:44.5136996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:22:45.7398638Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-14T23:22:45.7400760Z ================================================== 2021-05-14T23:22:45.7401485Z downloaded 12 KB 2021-05-14T23:22:45.7402325Z 2021-05-14T23:22:45.7436638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:22:46.9381406Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-14T23:22:46.9579342Z ================================================== 2021-05-14T23:22:46.9580290Z downloaded 486 KB 2021-05-14T23:22:46.9581374Z 2021-05-14T23:22:46.9620089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:22:48.1644454Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-14T23:22:48.1752784Z ================================================== 2021-05-14T23:22:48.1754190Z downloaded 90 KB 2021-05-14T23:22:48.1754749Z 2021-05-14T23:22:48.1793016Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:22:49.3676651Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-14T23:22:49.3874674Z ================================================== 2021-05-14T23:22:49.3875622Z downloaded 508 KB 2021-05-14T23:22:49.3876197Z 2021-05-14T23:22:49.3914582Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:22:51.5838149Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-14T23:22:51.6050583Z ================================================== 2021-05-14T23:22:51.6053924Z downloaded 621 KB 2021-05-14T23:22:51.6054244Z 2021-05-14T23:22:51.6092458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:22:52.8931122Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-14T23:22:52.9175229Z ================================================== 2021-05-14T23:22:52.9175805Z downloaded 267 KB 2021-05-14T23:22:52.9176118Z 2021-05-14T23:22:52.9221552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:22:54.2380396Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-14T23:22:54.2478012Z ================================================== 2021-05-14T23:22:54.2478871Z downloaded 167 KB 2021-05-14T23:22:54.2479450Z 2021-05-14T23:22:54.2518825Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:22:55.2181279Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-14T23:22:55.2324309Z ================================================== 2021-05-14T23:22:55.2325297Z downloaded 234 KB 2021-05-14T23:22:55.2325864Z 2021-05-14T23:22:55.2363987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:22:56.4617524Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-14T23:22:56.4773596Z ================================================== 2021-05-14T23:22:56.4774149Z downloaded 276 KB 2021-05-14T23:22:56.4774445Z 2021-05-14T23:22:56.4816768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:22:57.6296666Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-14T23:22:57.6433685Z ================================================== 2021-05-14T23:22:57.6434623Z downloaded 201 KB 2021-05-14T23:22:57.6435268Z 2021-05-14T23:22:57.6476034Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:22:58.9097507Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-14T23:22:58.9145644Z ================================================== 2021-05-14T23:22:58.9147004Z downloaded 64 KB 2021-05-14T23:22:58.9147700Z 2021-05-14T23:22:58.9183644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:23:00.1232083Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-14T23:23:00.1277989Z ================================================== 2021-05-14T23:23:00.1278924Z downloaded 46 KB 2021-05-14T23:23:00.1280103Z 2021-05-14T23:23:00.1322051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:23:01.5788774Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-14T23:23:01.5974188Z ================================================== 2021-05-14T23:23:01.5974716Z downloaded 416 KB 2021-05-14T23:23:01.5975017Z 2021-05-14T23:23:01.6018934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:23:02.5982138Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-14T23:23:02.6026801Z ================================================== 2021-05-14T23:23:02.6028445Z downloaded 91 KB 2021-05-14T23:23:02.6029142Z 2021-05-14T23:23:02.6073273Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:23:03.7786446Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-14T23:23:03.7854184Z ================================================== 2021-05-14T23:23:03.7855445Z downloaded 133 KB 2021-05-14T23:23:03.7856440Z 2021-05-14T23:23:03.7896306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:23:04.9245259Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-14T23:23:04.9404736Z ================================================== 2021-05-14T23:23:04.9405279Z downloaded 271 KB 2021-05-14T23:23:04.9405564Z 2021-05-14T23:23:04.9448986Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:23:06.4955337Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-14T23:23:06.5186933Z ================================================== 2021-05-14T23:23:06.5187894Z downloaded 735 KB 2021-05-14T23:23:06.5188593Z 2021-05-14T23:23:06.5235228Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:23:07.5801647Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-14T23:23:07.5847922Z ================================================== 2021-05-14T23:23:07.5848933Z downloaded 46 KB 2021-05-14T23:23:07.5849968Z 2021-05-14T23:23:07.5894416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:23:08.7624985Z Content type 'binary/octet-stream' length 68485 bytes (66 KB) 2021-05-14T23:23:08.7682052Z ================================================== 2021-05-14T23:23:08.7683674Z downloaded 66 KB 2021-05-14T23:23:08.7684187Z 2021-05-14T23:23:08.7726588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:23:10.0019983Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-14T23:23:10.0263080Z ================================================== 2021-05-14T23:23:10.0264063Z downloaded 688 KB 2021-05-14T23:23:10.0264604Z 2021-05-14T23:23:10.0299319Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:23:11.7360760Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-14T23:23:11.7362064Z ================================================== 2021-05-14T23:23:11.7362779Z downloaded 45 KB 2021-05-14T23:23:11.7363287Z 2021-05-14T23:23:11.7397211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:23:12.8743016Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-14T23:23:12.8964192Z ================================================== 2021-05-14T23:23:12.8964927Z downloaded 595 KB 2021-05-14T23:23:12.8965249Z 2021-05-14T23:23:13.2699207Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:23:13.2766302Z * DONE (rlang) 2021-05-14T23:23:13.5484227Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:23:13.5535582Z * DONE (magrittr) 2021-05-14T23:23:13.8183776Z * installing *binary* package ‘glue’ ... 2021-05-14T23:23:13.8230600Z * DONE (glue) 2021-05-14T23:23:14.0734567Z * installing *binary* package ‘sys’ ... 2021-05-14T23:23:14.0778119Z * DONE (sys) 2021-05-14T23:23:14.3210480Z * installing *binary* package ‘mime’ ... 2021-05-14T23:23:14.3248017Z * DONE (mime) 2021-05-14T23:23:14.7007601Z * installing *binary* package ‘curl’ ... 2021-05-14T23:23:14.7073293Z * DONE (curl) 2021-05-14T23:23:15.0081646Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:23:15.0139268Z * DONE (jsonlite) 2021-05-14T23:23:15.2535749Z * installing *binary* package ‘ini’ ... 2021-05-14T23:23:15.2575708Z * DONE (ini) 2021-05-14T23:23:15.5077047Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:23:15.5120527Z * DONE (gitcreds) 2021-05-14T23:23:15.8219340Z * installing *binary* package ‘zip’ ... 2021-05-14T23:23:15.8278405Z * DONE (zip) 2021-05-14T23:23:16.1104531Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:23:16.1162677Z * DONE (rstudioapi) 2021-05-14T23:23:16.3945372Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:23:16.4000216Z * DONE (fastmap) 2021-05-14T23:23:16.7056387Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:23:16.7108371Z * DONE (yaml) 2021-05-14T23:23:16.9748610Z * installing *binary* package ‘withr’ ... 2021-05-14T23:23:16.9792083Z * DONE (withr) 2021-05-14T23:23:17.2365811Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:23:17.2411189Z * DONE (whisker) 2021-05-14T23:23:17.4852426Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:23:17.4901063Z * DONE (rappdirs) 2021-05-14T23:23:17.8266017Z * installing *binary* package ‘fs’ ... 2021-05-14T23:23:17.8325089Z * DONE (fs) 2021-05-14T23:23:18.0716201Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:23:18.0764778Z * DONE (clipr) 2021-05-14T23:23:18.3657906Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:23:18.3712748Z * DONE (git2r) 2021-05-14T23:23:18.6051570Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:23:18.6094203Z * DONE (askpass) 2021-05-14T23:23:18.8900241Z * installing *binary* package ‘cli’ ... 2021-05-14T23:23:18.8948341Z * DONE (cli) 2021-05-14T23:23:19.1687765Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:23:19.1741070Z * DONE (purrr) 2021-05-14T23:23:19.4290756Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:23:19.4345538Z * DONE (lifecycle) 2021-05-14T23:23:19.6715957Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:23:19.6756949Z * DONE (cachem) 2021-05-14T23:23:20.0965131Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:23:20.1043030Z * DONE (openssl) 2021-05-14T23:23:20.3454225Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:23:20.3494818Z * DONE (memoise) 2021-05-14T23:23:20.6309819Z * installing *binary* package ‘httr’ ... 2021-05-14T23:23:20.6377915Z * DONE (httr) 2021-05-14T23:23:20.8993798Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:23:20.9039829Z * DONE (credentials) 2021-05-14T23:23:21.1689801Z * installing *binary* package ‘gh’ ... 2021-05-14T23:23:21.1731539Z * DONE (gh) 2021-05-14T23:23:21.4360416Z * installing *binary* package ‘gert’ ... 2021-05-14T23:23:21.4411294Z * DONE (gert) 2021-05-14T23:23:21.7615619Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:23:21.7687243Z * DONE (usethis) 2021-05-14T23:23:21.7755143Z 2021-05-14T23:23:21.7756203Z The downloaded source packages are in 2021-05-14T23:23:21.7757710Z ‘/tmp/Rtmp9rZD3s/downloaded_packages’ 2021-05-14T23:23:21.7769687Z Running `R CMD build`... 2021-05-14T23:23:24.2094331Z * checking for file ‘/tmp/Rtmp9rZD3s/remotes714e414b3502/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:23:24.2095915Z * preparing ‘tic’: 2021-05-14T23:23:24.2097017Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:23:24.2098112Z * installing the package to process help pages 2021-05-14T23:23:24.2099265Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:23:24.2100165Z * checking for empty or unneeded directories 2021-05-14T23:23:24.2101517Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:23:24.2102467Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:23:24.2103499Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:23:24.2107236Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:24.2108780Z (as ‘lib’ is unspecified) 2021-05-14T23:23:24.5881840Z * installing *source* package ‘tic’ ... 2021-05-14T23:23:24.5885209Z ** using staged installation 2021-05-14T23:23:24.6167018Z ** R 2021-05-14T23:23:24.6424763Z ** inst 2021-05-14T23:23:24.6461932Z ** preparing package for lazy loading 2021-05-14T23:23:25.0878867Z ** help 2021-05-14T23:23:25.2549997Z *** installing help indices 2021-05-14T23:23:25.3535124Z *** copying figures 2021-05-14T23:23:25.3544014Z ** building package indices 2021-05-14T23:23:25.6587254Z ** installing vignettes 2021-05-14T23:23:25.6630922Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:23:25.9600849Z ** testing if installed package can be loaded from final location 2021-05-14T23:23:26.3103363Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:23:26.3135952Z * DONE (tic) 2021-05-14T23:23:26.3278505Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:23:26.6398997Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:23:28.9456814Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:23:28.9458693Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:23:28.9460087Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:23:28.9461416Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:23:28.9463203Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:23:28.9463847Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:23:28.9464498Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:23:28.9465129Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:23:28.9465763Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:23:28.9466385Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:23:28.9467008Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:23:28.9467637Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:23:28.9468288Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:23:28.9468932Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:23:28.9469577Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:23:28.9470233Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:23:28.9471283Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:23:28.9472107Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:23:28.9473837Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:23:28.9474806Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:23:28.9475407Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:23:28.9476041Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:23:28.9476687Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:23:28.9477304Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:23:28.9477938Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:23:28.9478554Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:23:28.9479181Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:23:28.9479810Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:23:28.9480461Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:23:28.9481257Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:23:28.9481947Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:23:28.9482659Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:23:28.9483349Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:23:28.9484022Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:23:28.9484690Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:23:28.9485372Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:23:28.9486035Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:23:28.9486720Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:23:28.9493645Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-14T23:23:28.9511784Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:28.9512898Z (as ‘lib’ is unspecified) 2021-05-14T23:23:46.0939100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:23:47.4324407Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-14T23:23:47.4601977Z ================================================== 2021-05-14T23:23:47.4602879Z downloaded 231 KB 2021-05-14T23:23:47.4603588Z 2021-05-14T23:23:47.4641959Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:23:48.7964005Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-14T23:23:48.8407050Z ================================================== 2021-05-14T23:23:48.8408642Z downloaded 1.5 MB 2021-05-14T23:23:48.8409387Z 2021-05-14T23:23:48.8457054Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:23:49.7218897Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-14T23:23:49.7224897Z ================================================== 2021-05-14T23:23:49.7225851Z downloaded 16 KB 2021-05-14T23:23:49.7226421Z 2021-05-14T23:23:49.7259650Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:23:51.0653787Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-14T23:23:51.1034158Z ================================================== 2021-05-14T23:23:51.1036017Z downloaded 980 KB 2021-05-14T23:23:51.1036947Z 2021-05-14T23:23:51.1077024Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:23:52.3758491Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-14T23:23:52.4120296Z ================================================== 2021-05-14T23:23:52.4121997Z downloaded 791 KB 2021-05-14T23:23:52.4122598Z 2021-05-14T23:23:52.4158480Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:23:53.7379698Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-14T23:23:53.7453562Z ================================================== 2021-05-14T23:23:53.7454853Z downloaded 42 KB 2021-05-14T23:23:53.7455420Z 2021-05-14T23:23:53.7491700Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:23:54.9895574Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-14T23:23:55.0114394Z ================================================== 2021-05-14T23:23:55.0115507Z downloaded 247 KB 2021-05-14T23:23:55.0116123Z 2021-05-14T23:23:55.0155653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:23:57.3995019Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-14T23:23:57.4393023Z ================================================== 2021-05-14T23:23:57.4393865Z downloaded 977 KB 2021-05-14T23:23:57.4394328Z 2021-05-14T23:23:57.4432158Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:23:58.7585336Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-14T23:23:58.7664675Z ================================================== 2021-05-14T23:23:58.7665603Z downloaded 67 KB 2021-05-14T23:23:58.7666254Z 2021-05-14T23:23:58.7706229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:24:01.2792503Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-14T23:24:01.3061167Z ================================================== 2021-05-14T23:24:01.3061883Z downloaded 354 KB 2021-05-14T23:24:01.3062306Z 2021-05-14T23:24:01.3099985Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:24:02.6390436Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-14T23:24:02.6679475Z ================================================== 2021-05-14T23:24:02.6681383Z downloaded 412 KB 2021-05-14T23:24:02.6681926Z 2021-05-14T23:24:02.6802009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:24:03.7462880Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-14T23:24:03.7464213Z ================================================== 2021-05-14T23:24:03.7464675Z downloaded 15 KB 2021-05-14T23:24:03.7464985Z 2021-05-14T23:24:03.7500674Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:24:04.9924218Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-14T23:24:05.0086467Z ================================================== 2021-05-14T23:24:05.0086960Z downloaded 147 KB 2021-05-14T23:24:05.0087685Z 2021-05-14T23:24:05.0128816Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:24:05.8381256Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-14T23:24:05.9432225Z ================================================== 2021-05-14T23:24:05.9433284Z downloaded 72 KB 2021-05-14T23:24:05.9433581Z 2021-05-14T23:24:05.9471019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:24:07.1045583Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-14T23:24:07.1061143Z ================================================== 2021-05-14T23:24:07.1061612Z downloaded 39 KB 2021-05-14T23:24:07.1061935Z 2021-05-14T23:24:07.1101630Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:24:08.3679768Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-14T23:24:08.3962832Z ================================================== 2021-05-14T23:24:08.3963395Z downloaded 348 KB 2021-05-14T23:24:08.3963708Z 2021-05-14T23:24:08.4005336Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:24:09.5454568Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-14T23:24:09.5761335Z ================================================== 2021-05-14T23:24:09.5762251Z downloaded 426 KB 2021-05-14T23:24:09.5762791Z 2021-05-14T23:24:09.5800072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:24:10.9062316Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-14T23:24:10.9077656Z ================================================== 2021-05-14T23:24:10.9078536Z downloaded 40 KB 2021-05-14T23:24:10.9079075Z 2021-05-14T23:24:10.9114849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:24:11.5926850Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-14T23:24:11.7460576Z ================================================== 2021-05-14T23:24:11.7461879Z downloaded 602 KB 2021-05-14T23:24:11.7462462Z 2021-05-14T23:24:11.7498836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:24:12.8469948Z Content type 'binary/octet-stream' length 310406 bytes (303 KB) 2021-05-14T23:24:12.8711280Z ================================================== 2021-05-14T23:24:12.8759691Z downloaded 303 KB 2021-05-14T23:24:12.8760001Z 2021-05-14T23:24:12.8761472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:24:15.5294009Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-14T23:24:15.5561420Z ================================================== 2021-05-14T23:24:15.5561975Z downloaded 224 KB 2021-05-14T23:24:15.5562278Z 2021-05-14T23:24:15.5603192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:24:16.8689878Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-14T23:24:16.8714498Z ================================================== 2021-05-14T23:24:16.8714944Z downloaded 37 KB 2021-05-14T23:24:16.8715221Z 2021-05-14T23:24:16.8754419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:24:18.6457618Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-14T23:24:18.6458936Z ================================================== 2021-05-14T23:24:18.6459683Z downloaded 199 KB 2021-05-14T23:24:18.6460084Z 2021-05-14T23:24:18.6462320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:24:19.3923893Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-14T23:24:19.4961050Z ================================================== 2021-05-14T23:24:19.4962805Z downloaded 2.8 MB 2021-05-14T23:24:19.4963295Z 2021-05-14T23:24:19.5008819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:24:21.5910170Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-14T23:24:21.6989385Z ================================================== 2021-05-14T23:24:21.6990441Z downloaded 4.0 MB 2021-05-14T23:24:21.6991155Z 2021-05-14T23:24:21.7032073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:24:23.1101367Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-14T23:24:23.1557011Z ================================================== 2021-05-14T23:24:23.1557933Z downloaded 1.3 MB 2021-05-14T23:24:23.1558470Z 2021-05-14T23:24:23.1594409Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:24:24.3805006Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-14T23:24:24.4156496Z ================================================== 2021-05-14T23:24:24.4157300Z downloaded 478 KB 2021-05-14T23:24:24.4157620Z 2021-05-14T23:24:24.4194134Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:24:25.7271031Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-14T23:24:25.7410576Z ================================================== 2021-05-14T23:24:25.7411633Z downloaded 107 KB 2021-05-14T23:24:25.7412197Z 2021-05-14T23:24:25.7450610Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:24:26.9447448Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-14T23:24:26.9450571Z ================================================== 2021-05-14T23:24:26.9451435Z downloaded 21 KB 2021-05-14T23:24:26.9452744Z 2021-05-14T23:24:26.9495538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:24:28.1541917Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-14T23:24:28.1624437Z ================================================== 2021-05-14T23:24:28.1625617Z downloaded 42 KB 2021-05-14T23:24:28.1626223Z 2021-05-14T23:24:28.1661406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:24:29.0136148Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-14T23:24:29.0146832Z ================================================== 2021-05-14T23:24:29.0148289Z downloaded 33 KB 2021-05-14T23:24:29.0149166Z 2021-05-14T23:24:29.0186424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:24:30.3006755Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-14T23:24:30.3101695Z ================================================== 2021-05-14T23:24:30.3103118Z downloaded 136 KB 2021-05-14T23:24:30.3103602Z 2021-05-14T23:24:30.3142999Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:24:31.6205563Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-14T23:24:31.7530543Z ================================================== 2021-05-14T23:24:31.7531466Z downloaded 3.4 MB 2021-05-14T23:24:31.7532033Z 2021-05-14T23:24:31.7573169Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:24:33.0332191Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-14T23:24:33.0335431Z ================================================== 2021-05-14T23:24:33.0335957Z downloaded 64 KB 2021-05-14T23:24:33.0336260Z 2021-05-14T23:24:33.0380263Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:24:34.3924091Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-14T23:24:34.4466775Z ================================================== 2021-05-14T23:24:34.4467734Z downloaded 1.3 MB 2021-05-14T23:24:34.4468282Z 2021-05-14T23:24:34.4556685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:24:35.6593844Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-14T23:24:36.6506568Z ================================================== 2021-05-14T23:24:36.6511960Z downloaded 128 KB 2021-05-14T23:24:36.6512482Z 2021-05-14T23:24:36.6514553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:24:37.1257595Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-14T23:24:37.1541926Z ================================================== 2021-05-14T23:24:37.1542940Z downloaded 384 KB 2021-05-14T23:24:37.1543781Z 2021-05-14T23:24:37.4432275Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:24:37.4478697Z * DONE (utf8) 2021-05-14T23:24:37.6808137Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:24:37.6847126Z * DONE (pkgconfig) 2021-05-14T23:24:37.9497358Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:24:37.9547532Z * DONE (fansi) 2021-05-14T23:24:38.2562644Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:24:38.2620357Z * DONE (diffobj) 2021-05-14T23:24:38.5326684Z * installing *binary* package ‘ps’ ... 2021-05-14T23:24:38.5376003Z * DONE (ps) 2021-05-14T23:24:38.7670137Z * installing *binary* package ‘praise’ ... 2021-05-14T23:24:38.7711620Z * DONE (praise) 2021-05-14T23:24:39.0187778Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:24:39.0231248Z * DONE (pkgload) 2021-05-14T23:24:39.2594981Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:24:39.2632886Z * DONE (evaluate) 2021-05-14T23:24:39.4921637Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:24:39.4960879Z * DONE (ellipsis) 2021-05-14T23:24:39.7903937Z * installing *binary* package ‘digest’ ... 2021-05-14T23:24:39.7959575Z * DONE (digest) 2021-05-14T23:24:40.0344914Z * installing *binary* package ‘brio’ ... 2021-05-14T23:24:40.0387662Z * DONE (brio) 2021-05-14T23:24:40.3523871Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:24:40.3594158Z * DONE (xml2) 2021-05-14T23:24:40.6182816Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:24:40.6233764Z * DONE (xfun) 2021-05-14T23:24:41.1828471Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:24:41.1932383Z * DONE (stringi) 2021-05-14T23:24:42.5731139Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:24:42.6181725Z * DONE (Rcpp) 2021-05-14T23:24:42.9552619Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:24:42.9606577Z * DONE (commonmark) 2021-05-14T23:24:43.2724005Z * installing *binary* package ‘brew’ ... 2021-05-14T23:24:43.2779984Z * DONE (brew) 2021-05-14T23:24:43.5201519Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:24:43.5241061Z * DONE (sessioninfo) 2021-05-14T23:24:43.7598107Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:24:43.7638140Z * DONE (prettyunits) 2021-05-14T23:24:44.2021498Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:24:44.2108705Z * DONE (vctrs) 2021-05-14T23:24:44.4950846Z * installing *binary* package ‘processx’ ... 2021-05-14T23:24:44.5008729Z * DONE (processx) 2021-05-14T23:24:44.7863488Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:24:44.7913018Z * DONE (markdown) 2021-05-14T23:24:45.0389048Z * installing *binary* package ‘highr’ ... 2021-05-14T23:24:45.0481268Z * DONE (highr) 2021-05-14T23:24:45.3174745Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:24:45.3232388Z * DONE (stringr) 2021-05-14T23:24:45.5627770Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:24:45.5666892Z * DONE (rversions) 2021-05-14T23:24:45.9105798Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:24:45.9189172Z * DONE (pillar) 2021-05-14T23:24:46.1803083Z * installing *binary* package ‘callr’ ... 2021-05-14T23:24:46.1849935Z * DONE (callr) 2021-05-14T23:24:46.6281998Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:24:46.6413988Z * DONE (knitr) 2021-05-14T23:24:46.8750267Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:24:46.8787843Z * DONE (xopen) 2021-05-14T23:24:47.2275860Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:24:47.2345391Z * DONE (tibble) 2021-05-14T23:24:47.4781235Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:24:47.4828447Z * DONE (pkgbuild) 2021-05-14T23:24:47.8732453Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:24:47.8809079Z * DONE (roxygen2) 2021-05-14T23:24:48.1113787Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:24:48.1155619Z * DONE (rematch2) 2021-05-14T23:24:48.3661309Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:24:48.3700371Z * DONE (rcmdcheck) 2021-05-14T23:24:48.6043294Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:24:48.6082572Z * DONE (waldo) 2021-05-14T23:24:49.3503403Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:24:49.3675129Z * DONE (testthat) 2021-05-14T23:24:49.6481019Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:24:49.6528863Z * DONE (devtools) 2021-05-14T23:24:49.6586586Z 2021-05-14T23:24:49.6587528Z The downloaded source packages are in 2021-05-14T23:24:49.6588811Z ‘/tmp/Rtmp9rZD3s/downloaded_packages’ 2021-05-14T23:24:49.7980264Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:24:51.9256305Z 2021-05-14T23:24:52.2835545Z 2021-05-14T23:24:52.2850526Z checking for file ‘/tmp/Rtmp9rZD3s/remotes714e74ee1919/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:24:52.2926940Z 2021-05-14T23:24:52.2928698Z ✔ checking for file ‘/tmp/Rtmp9rZD3s/remotes714e74ee1919/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:24:52.3044311Z 2021-05-14T23:24:52.3045157Z 2021-05-14T23:24:52.3046246Z ─ preparing ‘desc’: 2021-05-14T23:24:52.3046930Z 2021-05-14T23:24:52.3047567Z 2021-05-14T23:24:52.3139580Z checking DESCRIPTION meta-information ... 2021-05-14T23:24:52.3173411Z 2021-05-14T23:24:52.3175440Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:24:52.3919578Z 2021-05-14T23:24:52.3953482Z 2021-05-14T23:24:52.3955801Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:24:52.3968061Z 2021-05-14T23:24:52.3997432Z 2021-05-14T23:24:52.4000122Z ─ checking for empty or unneeded directories 2021-05-14T23:24:52.4012980Z 2021-05-14T23:24:52.4040646Z 2021-05-14T23:24:52.4042559Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:24:52.5321009Z 2021-05-14T23:24:52.5323946Z 2021-05-14T23:24:52.5326459Z 2021-05-14T23:24:52.5434675Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:52.5436135Z (as ‘lib’ is unspecified) 2021-05-14T23:24:52.8804017Z * installing *source* package ‘desc’ ... 2021-05-14T23:24:52.8837613Z ** using staged installation 2021-05-14T23:24:52.9033653Z ** R 2021-05-14T23:24:52.9208962Z ** inst 2021-05-14T23:24:52.9226299Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:54.6691668Z ** help 2021-05-14T23:24:54.8155256Z *** installing help indices 2021-05-14T23:24:54.9199818Z ** building package indices 2021-05-14T23:24:55.2351414Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:55.4447334Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:55.6852071Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:55.6867958Z * DONE (desc) 2021-05-14T23:24:55.9077517Z 2021-05-14T23:24:55.9078994Z 2021-05-14T23:24:55.9082566Z checking for file ‘/tmp/Rtmp9rZD3s/remotes714e1cb40ed2/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:24:55.9083817Z 2021-05-14T23:24:55.9093580Z checking for file ‘/tmp/Rtmp9rZD3s/remotes714e1cb40ed2/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:24:55.9128571Z 2021-05-14T23:24:55.9130729Z ✔ checking for file ‘/tmp/Rtmp9rZD3s/remotes714e1cb40ed2/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:24:55.9254869Z 2021-05-14T23:24:55.9255599Z 2021-05-14T23:24:55.9256462Z ─ preparing ‘ghtravis’: 2021-05-14T23:24:55.9256762Z 2021-05-14T23:24:55.9257065Z 2021-05-14T23:24:55.9374228Z checking DESCRIPTION meta-information ... 2021-05-14T23:24:55.9374773Z 2021-05-14T23:24:55.9375516Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:24:55.9880607Z 2021-05-14T23:24:55.9880994Z 2021-05-14T23:24:55.9882146Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:24:55.9891602Z 2021-05-14T23:24:55.9919090Z 2021-05-14T23:24:55.9921507Z ─ checking for empty or unneeded directories 2021-05-14T23:24:55.9952048Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:24:56.0172464Z 2021-05-14T23:24:56.0175982Z 2021-05-14T23:24:56.0177911Z 2021-05-14T23:24:56.0570044Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:56.0571402Z (as ‘lib’ is unspecified) 2021-05-14T23:24:56.3260399Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:24:56.3262274Z ** using staged installation 2021-05-14T23:24:56.3424695Z ** R 2021-05-14T23:24:56.3540473Z ** inst 2021-05-14T23:24:56.3552667Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:57.7850879Z ** help 2021-05-14T23:24:57.8529847Z *** installing help indices 2021-05-14T23:24:57.9077707Z ** building package indices 2021-05-14T23:24:58.1672691Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:58.8913550Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:59.6406652Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:59.6417169Z * DONE (ghtravis) 2021-05-14T23:24:59.6522594Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:24:59.9220974Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:25:02.2591010Z 2021-05-14T23:25:02.2593943Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:25:02.2595935Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:25:02.2596584Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:25:02.2597184Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:25:02.2597921Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:25:02.2598716Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:25:02.2612595Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:02.2613460Z (as ‘lib’ is unspecified) 2021-05-14T23:25:19.5956989Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:25:20.9438623Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-14T23:25:20.9566169Z ================================================== 2021-05-14T23:25:20.9567358Z downloaded 193 KB 2021-05-14T23:25:20.9567940Z 2021-05-14T23:25:20.9603034Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:25:22.1898655Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-14T23:25:22.1954448Z ================================================== 2021-05-14T23:25:22.1955756Z downloaded 64 KB 2021-05-14T23:25:22.1956466Z 2021-05-14T23:25:22.1999407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:25:23.5104157Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-14T23:25:23.5229031Z ================================================== 2021-05-14T23:25:23.5229577Z downloaded 191 KB 2021-05-14T23:25:23.5229896Z 2021-05-14T23:25:23.5275897Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:25:24.6185568Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-14T23:25:24.6451468Z ================================================== 2021-05-14T23:25:24.6452431Z downloaded 1.2 MB 2021-05-14T23:25:24.6452998Z 2021-05-14T23:25:24.6492270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:25:25.9377462Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-14T23:25:25.9692924Z ================================================== 2021-05-14T23:25:25.9693478Z downloaded 1.0 MB 2021-05-14T23:25:25.9693766Z 2021-05-14T23:25:26.2234379Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:25:26.2275722Z * DONE (tidyselect) 2021-05-14T23:25:26.4644891Z * installing *binary* package ‘generics’ ... 2021-05-14T23:25:26.4682986Z * DONE (generics) 2021-05-14T23:25:26.7523143Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:25:26.7581367Z * DONE (cpp11) 2021-05-14T23:25:27.1311455Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:25:27.1384777Z * DONE (dplyr) 2021-05-14T23:25:27.5177361Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:25:27.5250293Z * DONE (tidyr) 2021-05-14T23:25:27.5325485Z 2021-05-14T23:25:27.5326515Z The downloaded source packages are in 2021-05-14T23:25:27.5330733Z ‘/tmp/Rtmp9rZD3s/downloaded_packages’ 2021-05-14T23:25:27.7553727Z 2021-05-14T23:25:27.7558900Z checking for file ‘/tmp/Rtmp9rZD3s/remotes714e7c8a1af/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:25:27.7614355Z 2021-05-14T23:25:27.7616487Z ✔ checking for file ‘/tmp/Rtmp9rZD3s/remotes714e7c8a1af/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:25:27.7694007Z 2021-05-14T23:25:27.7695011Z 2021-05-14T23:25:27.7696343Z ─ preparing ‘aghast’: 2021-05-14T23:25:27.7697018Z 2021-05-14T23:25:27.7697787Z 2021-05-14T23:25:27.7768768Z checking DESCRIPTION meta-information ... 2021-05-14T23:25:27.7802141Z 2021-05-14T23:25:27.7804836Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:25:27.8132788Z 2021-05-14T23:25:27.8160135Z 2021-05-14T23:25:27.8161605Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:25:27.8187935Z ─ checking for empty or unneeded directories 2021-05-14T23:25:27.8198517Z 2021-05-14T23:25:27.8225158Z 2021-05-14T23:25:27.8226422Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:25:27.8375271Z 2021-05-14T23:25:27.8376184Z 2021-05-14T23:25:27.8376786Z 2021-05-14T23:25:27.8464523Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:27.8466377Z (as ‘lib’ is unspecified) 2021-05-14T23:25:28.0875704Z * installing *source* package ‘aghast’ ... 2021-05-14T23:25:28.0878216Z ** using staged installation 2021-05-14T23:25:28.1119216Z ** R 2021-05-14T23:25:28.1189944Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:25:28.6426768Z ** help 2021-05-14T23:25:28.6701300Z *** installing help indices 2021-05-14T23:25:28.6971760Z ** building package indices 2021-05-14T23:25:28.9257735Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:25:29.1371964Z ** testing if installed package can be loaded from final location 2021-05-14T23:25:29.3504558Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:25:29.3511215Z * DONE (aghast) 2021-05-14T23:25:29.3611118Z Installing 1 packages: covr 2021-05-14T23:25:29.3625392Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:29.3626300Z (as ‘lib’ is unspecified) 2021-05-14T23:25:46.4873092Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:25:46.4874855Z 2021-05-14T23:25:46.4885917Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:25:47.6730695Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-14T23:25:47.6846013Z ================================================== 2021-05-14T23:25:47.6847189Z downloaded 159 KB 2021-05-14T23:25:47.6847769Z 2021-05-14T23:25:47.6880811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:25:49.4610819Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-14T23:25:49.4713771Z ================================================== 2021-05-14T23:25:49.4714648Z downloaded 118 KB 2021-05-14T23:25:49.4715298Z 2021-05-14T23:25:49.4762122Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:25:50.8229631Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-14T23:25:50.8464171Z ================================================== 2021-05-14T23:25:50.8464730Z downloaded 282 KB 2021-05-14T23:25:50.8465038Z 2021-05-14T23:25:51.1138021Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:25:51.1184290Z * DONE (lazyeval) 2021-05-14T23:25:51.3767267Z * installing *binary* package ‘rex’ ... 2021-05-14T23:25:51.3810061Z * DONE (rex) 2021-05-14T23:25:51.6692864Z * installing *binary* package ‘covr’ ... 2021-05-14T23:25:51.6756999Z * DONE (covr) 2021-05-14T23:25:51.6820439Z 2021-05-14T23:25:51.6821435Z The downloaded source packages are in 2021-05-14T23:25:51.6822845Z ‘/tmp/Rtmp9rZD3s/downloaded_packages’ 2021-05-14T23:25:51.6980290Z 2021-05-14T23:25:51.7021347Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:25:51.7022142Z Rscript -e "tic::before_install()" 2021-05-14T23:25:51.7068478Z shell: /usr/bin/bash -e {0} 2021-05-14T23:25:51.7068892Z env: 2021-05-14T23:25:51.7069357Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:51.7069834Z TIC_DEPLOY_KEY: 2021-05-14T23:25:51.7070682Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:51.7072485Z GITHUB_PAT: *** 2021-05-14T23:25:51.7072905Z COVERALLS_TOKEN: 2021-05-14T23:25:51.7073382Z continue-on-error: false 2021-05-14T23:25:51.7073857Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:51.7074329Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:51.7074780Z TZ: UTC 2021-05-14T23:25:51.7075172Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:51.7075571Z NOT_CRAN: true 2021-05-14T23:25:51.7075944Z ##[endgroup] 2021-05-14T23:25:52.0230523Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:25:52.1693438Z Running before_install: step_install_remote_binaries() 2021-05-14T23:25:52.7625174Z Installing kirby21.base binaries 2021-05-14T23:25:52.7637793Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:25:53.1012835Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:25:53.1056220Z tag_name 2021-05-14T23:25:53.1056850Z 11 1.7.3.s 2021-05-14T23:25:53.1057595Z zipball_url 2021-05-14T23:25:53.1058890Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:25:53.1060030Z tarball_url 2021-05-14T23:25:53.1061229Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:25:53.1062248Z commit.sha 2021-05-14T23:25:53.1063069Z 11 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:25:53.1064682Z Installing kirby21.base package binaries 2021-05-14T23:25:53.1065709Z commit.url 2021-05-14T23:25:53.1067350Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:25:53.1068564Z node_id 2021-05-14T23:25:53.1069748Z 11 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:25:53.1070988Z url 2021-05-14T23:25:53.1072068Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:25:53.1073203Z assets_url 2021-05-14T23:25:53.1074361Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:25:53.1075551Z upload_url 2021-05-14T23:25:53.1076878Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:25:53.1078226Z id asset_updated_at asset_created_at created_at 2021-05-14T23:25:53.1080038Z 11 42981925 2021-05-14 21:16:15 2021-05-14 21:16:15 2021-05-14 21:04:30 2021-05-14T23:25:53.1081115Z published_at asset_name 2021-05-14T23:25:53.1082530Z 11 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:25:53.1083442Z asset_label asset_download_count 2021-05-14T23:25:53.1084145Z 11 3 2021-05-14T23:25:53.1085382Z asset_browser_download_url 2021-05-14T23:25:53.1087023Z 11 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:25:53.1118086Z --2021-05-14 23:25:53-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:25:53.1165915Z Resolving github.com (github.com)... 192.30.255.113 2021-05-14T23:25:53.1220195Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-14T23:25:53.2710388Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:25:53.2716664Z Location: https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232553Z&X-Amz-Expires=300&X-Amz-Signature=ea428a02dccf2cf24958bd52a582b628d078bb287a1d06d0dfffc393d451ce16&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:25:53.2727573Z --2021-05-14 23:25:53-- https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232553Z&X-Amz-Expires=300&X-Amz-Signature=ea428a02dccf2cf24958bd52a582b628d078bb287a1d06d0dfffc393d451ce16&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:25:53.2759301Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... 2021-05-14T23:25:53.2804943Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-14T23:25:53.4213140Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:25:53.4215100Z Length: 42336 (41K) [application/octet-stream] 2021-05-14T23:25:53.4216729Z Saving to: ‘/tmp/RtmpkvExLF/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:25:53.4217737Z 2021-05-14T23:25:53.4257491Z 0K .......... .......... .......... .......... . 100% 9.54M=0.004s 2021-05-14T23:25:53.4258458Z 2021-05-14T23:25:53.4260152Z 2021-05-14 23:25:53 (9.54 MB/s) - ‘/tmp/RtmpkvExLF/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42336/42336] 2021-05-14T23:25:53.4260770Z 2021-05-14T23:25:53.4303193Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:53.4304112Z (as ‘lib’ is unspecified) 2021-05-14T23:25:53.6638999Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:25:53.6686153Z * DONE (kirby21.base) 2021-05-14T23:25:53.6783285Z Rewriting new remotes: 2021-05-14T23:25:53.6994248Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:25:53.6999226Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:25:53.6999903Z remotes::install_cran("rcmdcheck") 2021-05-14T23:25:53.7000507Z remotes::install_cran("markdown") 2021-05-14T23:25:53.7008487Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:25:53.7008970Z env: 2021-05-14T23:25:53.7009956Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:53.7010484Z TIC_DEPLOY_KEY: 2021-05-14T23:25:53.7011336Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:53.7013066Z GITHUB_PAT: *** 2021-05-14T23:25:53.7013501Z COVERALLS_TOKEN: 2021-05-14T23:25:53.7013993Z continue-on-error: false 2021-05-14T23:25:53.7014651Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:53.7015128Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:53.7015580Z TZ: UTC 2021-05-14T23:25:53.7015961Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:53.7016422Z NOT_CRAN: true 2021-05-14T23:25:53.7016796Z ##[endgroup] 2021-05-14T23:26:16.8395284Z 2021-05-14T23:26:33.5598089Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:26:33.5599420Z Use `force = TRUE` to force installation 2021-05-14T23:26:33.5613982Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:26:33.5614871Z Use `force = TRUE` to force installation 2021-05-14T23:26:33.5752980Z ##[group]Run options(width = 100) 2021-05-14T23:26:33.5753595Z options(width = 100) 2021-05-14T23:26:33.5754344Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:26:33.5755626Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:26:33.5765070Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:26:33.5765522Z env: 2021-05-14T23:26:33.5765983Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:26:33.5766487Z TIC_DEPLOY_KEY: 2021-05-14T23:26:33.5767524Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:26:33.5769376Z GITHUB_PAT: *** 2021-05-14T23:26:33.5770083Z COVERALLS_TOKEN: 2021-05-14T23:26:33.5770580Z continue-on-error: false 2021-05-14T23:26:33.5771087Z VDIFFR_RUN_TESTS: 2021-05-14T23:26:33.5771575Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:26:33.5772036Z TZ: UTC 2021-05-14T23:26:33.5772426Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:26:33.5772906Z NOT_CRAN: true 2021-05-14T23:26:33.5773285Z ##[endgroup] 2021-05-14T23:26:34.0784412Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:26:34.0785013Z setting value 2021-05-14T23:26:34.0785737Z version R version 4.0.5 (2021-03-31) 2021-05-14T23:26:34.0786229Z os Ubuntu 20.04.2 LTS 2021-05-14T23:26:34.0786893Z system x86_64, linux-gnu 2021-05-14T23:26:34.0787362Z ui X11 2021-05-14T23:26:34.0787818Z language (EN) 2021-05-14T23:26:34.0788784Z collate C.UTF-8 2021-05-14T23:26:34.0789428Z ctype C.UTF-8 2021-05-14T23:26:34.0789948Z tz UTC 2021-05-14T23:26:34.0790598Z date 2021-05-14 2021-05-14T23:26:34.0790866Z 2021-05-14T23:26:34.0791692Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:26:34.0792414Z package * version date lib source 2021-05-14T23:26:34.0793381Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:26:34.0794276Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0795077Z base * 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0796454Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0797416Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0798192Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0799211Z cachem 1.0.4 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0800041Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0800851Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0801668Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0802472Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0803299Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0804147Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0805004Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0805863Z compiler 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0807437Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0808942Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0811714Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0817381Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0818442Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0819332Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0820378Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-14T23:26:34.0821309Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:26:34.0822254Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0823136Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0824003Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0824854Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0825722Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0826614Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0827464Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0828328Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0829365Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0830169Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0830989Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0831810Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0832633Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0833568Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:26:34.0834484Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0835320Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0836137Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0836962Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0837800Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0838636Z grid 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0839449Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0840263Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0841074Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0841892Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0842763Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0843708Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-14T23:26:34.0844602Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0845430Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0847105Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0859398Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0860663Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0861560Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0862715Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0864129Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0864966Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0865794Z methods * 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0868479Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0869473Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0870346Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0871223Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0872118Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0873035Z parallel 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0873930Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0874845Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0875769Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0876677Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0877580Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0878491Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0879429Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0880331Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0881192Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0882393Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0883273Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0884498Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0885322Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0886163Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0887015Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0887826Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0888643Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0889723Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0890804Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0891623Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0892454Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0893295Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0894125Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0894960Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0896345Z splines 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0897745Z stats * 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0899103Z stats4 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0900577Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0901617Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0902973Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-14T23:26:34.0904065Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0905336Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:26:34.0906266Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0907318Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0908618Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0909528Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:26:34.0911202Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0912282Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0913200Z tools 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0914229Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0915085Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0916091Z utils * 4.0.5 2021-03-31 [2] local 2021-05-14T23:26:34.0916971Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0918695Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0919587Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0920491Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-14T23:26:34.0921345Z xfun 0.22 2021-03-11 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0922215Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0923097Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0923961Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0925136Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-14T23:26:34.0925486Z 2021-05-14T23:26:34.0926004Z [1] /home/runner/work/_temp/Library 2021-05-14T23:26:34.0926562Z [2] /opt/R/4.0.5/lib/R/library 2021-05-14T23:26:34.0973292Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:26:34.0973908Z Rscript -e 'tic::script()' 2021-05-14T23:26:34.0974369Z ls -l check 2021-05-14T23:26:34.1022015Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:26:34.1022517Z env: 2021-05-14T23:26:34.1022962Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:26:34.1023420Z TIC_DEPLOY_KEY: 2021-05-14T23:26:34.1024237Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:26:34.1026401Z GITHUB_PAT: *** 2021-05-14T23:26:34.1027016Z COVERALLS_TOKEN: 2021-05-14T23:26:34.1027897Z continue-on-error: false 2021-05-14T23:26:34.1028732Z VDIFFR_RUN_TESTS: 2021-05-14T23:26:34.1029374Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:26:34.1029805Z TZ: UTC 2021-05-14T23:26:34.1030193Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:26:34.1030593Z NOT_CRAN: true 2021-05-14T23:26:34.1030968Z ##[endgroup] 2021-05-14T23:26:34.4076568Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:26:34.5406841Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:26:34.5408156Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:26:34.5408893Z timeout = Inf, check_dir = "check") 2021-05-14T23:26:34.6154316Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:26:34.8582605Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:26:35.5838280Z * preparing ‘kirby21.flair’: 2021-05-14T23:26:35.5883213Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:26:36.0931838Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:36.0998925Z * checking for empty or unneeded directories 2021-05-14T23:26:36.1000085Z * building ‘kirby21.flair_1.7.0.tar.gz’ 2021-05-14T23:26:36.1011809Z 2021-05-14T23:26:36.1792099Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:26:36.4171757Z * using log directory ‘/home/runner/work/kirby21.flair/kirby21.flair/check/kirby21.flair.Rcheck’ 2021-05-14T23:26:36.4197699Z * using R version 4.0.5 (2021-03-31) 2021-05-14T23:26:36.4198633Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:26:36.4199424Z * using session charset: UTF-8 2021-05-14T23:26:36.4320420Z * using option ‘--as-cran’ 2021-05-14T23:26:36.4345723Z * checking for file ‘kirby21.flair/DESCRIPTION’ ... OK 2021-05-14T23:26:36.4357346Z * checking extension type ... Package 2021-05-14T23:26:36.4358508Z * this is package ‘kirby21.flair’ version ‘1.7.0’ 2021-05-14T23:26:36.4359299Z * package encoding: UTF-8 2021-05-14T23:26:36.4389912Z * checking package namespace information ... OK 2021-05-14T23:26:55.7715176Z * checking package dependencies ... OK 2021-05-14T23:26:55.7727397Z * checking if this is a source package ... OK 2021-05-14T23:26:55.7728527Z * checking if there is a namespace ... OK 2021-05-14T23:26:55.9332441Z * checking for executable files ... OK 2021-05-14T23:26:55.9359322Z * checking for hidden files and directories ... OK 2021-05-14T23:26:55.9360644Z * checking for portable file names ... OK 2021-05-14T23:26:55.9361811Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:26:55.9375098Z * checking serialization versions ... OK 2021-05-14T23:26:57.2477739Z * checking whether package ‘kirby21.flair’ can be installed ... OK 2021-05-14T23:26:57.2542452Z * checking installed package size ... OK 2021-05-14T23:26:57.3148776Z * checking package directory ... OK 2021-05-14T23:26:57.3150114Z * checking for future file timestamps ... OK 2021-05-14T23:26:57.4867927Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:26:57.4869635Z * checking top-level files ... OK 2021-05-14T23:26:57.4870873Z * checking for left-over files ... OK 2021-05-14T23:26:57.4871895Z * checking index information ... OK 2021-05-14T23:26:57.6288051Z * checking package subdirectories ... OK 2021-05-14T23:26:57.6871926Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:26:57.7405469Z * checking R files for syntax errors ... OK 2021-05-14T23:26:57.9499481Z * checking whether the package can be loaded ... OK 2021-05-14T23:26:58.0579472Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:26:58.1718829Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:26:58.2883603Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:26:58.4985082Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:26:58.7091336Z * checking loading without being on the library search path ... OK 2021-05-14T23:26:58.8443548Z * checking dependencies in R code ... OK 2021-05-14T23:26:59.3425294Z * checking S3 generic/method consistency ... OK 2021-05-14T23:26:59.4900188Z * checking replacement functions ... OK 2021-05-14T23:26:59.6271773Z * checking foreign function calls ... OK 2021-05-14T23:27:01.5347211Z * checking R code for possible problems ... OK 2021-05-14T23:27:01.7401801Z * checking Rd files ... OK 2021-05-14T23:27:01.7919748Z * checking Rd metadata ... OK 2021-05-14T23:27:01.8505783Z * checking Rd line widths ... OK 2021-05-14T23:27:01.9491546Z * checking Rd cross-references ... OK 2021-05-14T23:27:02.0895960Z * checking for missing documentation entries ... OK 2021-05-14T23:27:02.5193449Z * checking for code/documentation mismatches ... OK 2021-05-14T23:27:03.1325178Z * checking Rd \usage sections ... OK 2021-05-14T23:27:03.2122697Z * checking Rd contents ... OK 2021-05-14T23:27:03.2979401Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:27:03.8861560Z * checking examples ... OK 2021-05-14T23:27:05.6051528Z * checking PDF version of manual ... OK 2021-05-14T23:27:05.6053353Z * checking for non-standard things in the check directory ... OK 2021-05-14T23:27:05.6054435Z * checking for detritus in the temp directory ... OK 2021-05-14T23:27:05.6055164Z * DONE 2021-05-14T23:27:05.6055618Z 2021-05-14T23:27:05.6056157Z Status: OK 2021-05-14T23:27:05.6056410Z 2021-05-14T23:27:05.6883899Z ── R CMD check results ──────────────────────────────── kirby21.flair 1.7.0 ──── 2021-05-14T23:27:05.6903094Z Duration: 29.6s 2021-05-14T23:27:05.6903714Z 2021-05-14T23:27:05.6914823Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:27:05.7000346Z total 20 2021-05-14T23:27:05.7002084Z drwxr-xr-x 5 runner docker 4096 May 14 23:27 kirby21.flair.Rcheck 2021-05-14T23:27:05.7008158Z -rw-r--r-- 1 runner docker 2192 May 14 23:26 kirby21.flair_1.7.0.tar.gz 2021-05-14T23:27:05.7010573Z -rw-r--r-- 1 runner docker 11731 May 14 23:26 kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:27:05.7043460Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:27:05.7044266Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:27:05.7088188Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:27:05.7088673Z env: 2021-05-14T23:27:05.7089108Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:05.7089789Z TIC_DEPLOY_KEY: 2021-05-14T23:27:05.7090772Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:05.7094817Z GITHUB_PAT: *** 2021-05-14T23:27:05.7095285Z COVERALLS_TOKEN: 2021-05-14T23:27:05.7095821Z continue-on-error: false 2021-05-14T23:27:05.7096780Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:05.7097439Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:05.7098217Z TZ: UTC 2021-05-14T23:27:05.7098802Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:05.7099590Z NOT_CRAN: true 2021-05-14T23:27:05.7100129Z ##[endgroup] 2021-05-14T23:27:05.7221141Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:27:05.7221728Z Rscript -e "tic::before_deploy()" 2021-05-14T23:27:05.7264016Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:05.7264425Z env: 2021-05-14T23:27:05.7264862Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:05.7265346Z TIC_DEPLOY_KEY: 2021-05-14T23:27:05.7266169Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:05.7267436Z GITHUB_PAT: *** 2021-05-14T23:27:05.7268427Z COVERALLS_TOKEN: 2021-05-14T23:27:05.7268902Z continue-on-error: false 2021-05-14T23:27:05.7269388Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:05.7269863Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:05.7270311Z TZ: UTC 2021-05-14T23:27:05.7270688Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:05.7271103Z NOT_CRAN: true 2021-05-14T23:27:05.7271482Z ##[endgroup] 2021-05-14T23:27:06.0199505Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:06.1672252Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:27:06.1672980Z with: 2021-05-14T23:27:06.1673781Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-14T23:27:06.1674809Z asset_path: check/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:27:06.1675509Z asset_name: kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-14T23:27:06.1676165Z asset_content_type: application/octet-stream 2021-05-14T23:27:06.1676652Z env: 2021-05-14T23:27:06.1677050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:06.1677493Z TIC_DEPLOY_KEY: 2021-05-14T23:27:06.1678233Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:06.1679710Z GITHUB_PAT: *** 2021-05-14T23:27:06.1680087Z COVERALLS_TOKEN: 2021-05-14T23:27:06.1680545Z continue-on-error: false 2021-05-14T23:27:06.1680997Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:06.1681641Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:06.1682240Z TZ: UTC 2021-05-14T23:27:06.1682774Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:06.1683331Z NOT_CRAN: true 2021-05-14T23:27:06.1684813Z GITHUB_TOKEN: *** 2021-05-14T23:27:06.1685184Z ##[endgroup] 2021-05-14T23:27:06.8683993Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:27:06.8684633Z Rscript -e "tic::deploy()" 2021-05-14T23:27:06.8735781Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:06.8736249Z env: 2021-05-14T23:27:06.8736738Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:06.8737479Z TIC_DEPLOY_KEY: 2021-05-14T23:27:06.8738335Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:06.8740254Z GITHUB_PAT: *** 2021-05-14T23:27:06.8740704Z COVERALLS_TOKEN: 2021-05-14T23:27:06.8741211Z continue-on-error: false 2021-05-14T23:27:06.8741993Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:06.8742506Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:06.8743285Z TZ: UTC 2021-05-14T23:27:06.8743747Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:06.8744170Z NOT_CRAN: true 2021-05-14T23:27:06.8744568Z ##[endgroup] 2021-05-14T23:27:07.1780930Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:07.3267833Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:27:07.3268474Z Rscript -e "tic::after_deploy()" 2021-05-14T23:27:07.3313391Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:07.3313960Z env: 2021-05-14T23:27:07.3314394Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:07.3314885Z TIC_DEPLOY_KEY: 2021-05-14T23:27:07.3315685Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:07.3317486Z GITHUB_PAT: *** 2021-05-14T23:27:07.3318093Z COVERALLS_TOKEN: 2021-05-14T23:27:07.3319092Z continue-on-error: false 2021-05-14T23:27:07.3319556Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:07.3320227Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:07.3320836Z TZ: UTC 2021-05-14T23:27:07.3321382Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:07.3321981Z NOT_CRAN: true 2021-05-14T23:27:07.3322358Z ##[endgroup] 2021-05-14T23:27:07.6365801Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:27:07.7754189Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-14T23:27:07.7754908Z curl -s -H "Accept: application/json" \ 2021-05-14T23:27:07.7755522Z  -H "Content-Type: application/json" \ 2021-05-14T23:27:07.7756149Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-14T23:27:07.7756983Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-14T23:27:07.7757696Z  -X POST https://coveralls.io/api/repos 2021-05-14T23:27:07.7802260Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:07.7802692Z env: 2021-05-14T23:27:07.7803157Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:07.7803665Z TIC_DEPLOY_KEY: 2021-05-14T23:27:07.7804539Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:07.7806230Z GITHUB_PAT: *** 2021-05-14T23:27:07.7806637Z COVERALLS_TOKEN: 2021-05-14T23:27:07.7807097Z continue-on-error: false 2021-05-14T23:27:07.7807584Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:07.7808061Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:07.7808486Z TZ: UTC 2021-05-14T23:27:07.7808867Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:07.7809256Z NOT_CRAN: true 2021-05-14T23:27:07.7809834Z ##[endgroup] 2021-05-14T23:27:08.2017508Z {"error":"Forbidden"} 2021-05-14T23:27:08.2060417Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-14T23:27:08.2061037Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-14T23:27:08.2061569Z  curl -s -H "Accept: application/json" \ 2021-05-14T23:27:08.2062134Z  -H "Content-Type: application/json" \ 2021-05-14T23:27:08.2062742Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-14T23:27:08.2063457Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-14T23:27:08.2064087Z  | jq '.token')" >> $GITHUB_ENV 2021-05-14T23:27:08.2113393Z shell: /usr/bin/bash -e {0} 2021-05-14T23:27:08.2113780Z env: 2021-05-14T23:27:08.2114203Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:08.2114668Z TIC_DEPLOY_KEY: 2021-05-14T23:27:08.2115449Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:08.2116967Z GITHUB_PAT: *** 2021-05-14T23:27:08.2117358Z COVERALLS_TOKEN: 2021-05-14T23:27:08.2117880Z continue-on-error: false 2021-05-14T23:27:08.2118344Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:08.2118824Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:08.2119246Z TZ: UTC 2021-05-14T23:27:08.2119630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:08.2120019Z NOT_CRAN: true 2021-05-14T23:27:08.2120385Z ##[endgroup] 2021-05-14T23:27:08.3939745Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-14T23:27:08.3940566Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-14T23:27:08.3947810Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:27:08.3948217Z env: 2021-05-14T23:27:08.3948666Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:27:08.3949123Z TIC_DEPLOY_KEY: 2021-05-14T23:27:08.3949939Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:27:08.3951929Z GITHUB_PAT: *** 2021-05-14T23:27:08.3952365Z COVERALLS_TOKEN: 2021-05-14T23:27:08.3952892Z continue-on-error: false 2021-05-14T23:27:08.3953388Z VDIFFR_RUN_TESTS: 2021-05-14T23:27:08.3953919Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:27:08.3954388Z TZ: UTC 2021-05-14T23:27:08.3954807Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:27:08.3955391Z NOT_CRAN: true 2021-05-14T23:27:08.3955825Z COVERALLS_REPO_TOKEN: null 2021-05-14T23:27:08.3956301Z ##[endgroup] 2021-05-14T23:27:10.5052253Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-14T23:27:10.5054011Z object 'null' not found 2021-05-14T23:27:10.5054924Z Calls: -> to_coveralls 2021-05-14T23:27:10.5055630Z Execution halted 2021-05-14T23:27:10.5111844Z ##[error]Process completed with exit code 1. 2021-05-14T23:27:11.3208932Z Post job cleanup. 2021-05-14T23:27:11.3719941Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:27:11.3819351Z Post job cleanup. 2021-05-14T23:27:11.4975892Z [command]/usr/bin/git version 2021-05-14T23:27:11.5041594Z git version 2.31.1 2021-05-14T23:27:11.5094801Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:27:11.5139640Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-14T23:27:11.5411440Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:27:11.5451085Z http.https://github.com/.extraheader 2021-05-14T23:27:11.5453527Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:27:11.5498411Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-14T23:27:11.5846395Z Cleaning up orphan processes