2021-05-19T17:54:42.7935043Z ##[section]Starting: Request a runner to run this job 2021-05-19T17:54:43.7923113Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-19T17:54:43.8658999Z 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-19T17:54:43.9388257Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-19T17:54:44.0420198Z ##[section]Finishing: Request a runner to run this job 2021-05-19T17:54:52.2132624Z Current runner version: '2.278.0' 2021-05-19T17:54:52.2158592Z ##[group]Operating System 2021-05-19T17:54:52.2159486Z Ubuntu 2021-05-19T17:54:52.2159902Z 20.04.2 2021-05-19T17:54:52.2160368Z LTS 2021-05-19T17:54:52.2160903Z ##[endgroup] 2021-05-19T17:54:52.2161419Z ##[group]Virtual Environment 2021-05-19T17:54:52.2162059Z Environment: ubuntu-20.04 2021-05-19T17:54:52.2162575Z Version: 20210517.1 2021-05-19T17:54:52.2163644Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210517.1/images/linux/Ubuntu2004-README.md 2021-05-19T17:54:52.2164998Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210517.1 2021-05-19T17:54:52.2165821Z ##[endgroup] 2021-05-19T17:54:52.2167809Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T17:54:52.2168977Z Actions: write 2021-05-19T17:54:52.2169526Z Checks: write 2021-05-19T17:54:52.2169992Z Contents: write 2021-05-19T17:54:52.2170536Z Deployments: write 2021-05-19T17:54:52.2171169Z Issues: write 2021-05-19T17:54:52.2171691Z Metadata: read 2021-05-19T17:54:52.2172234Z Packages: write 2021-05-19T17:54:52.2172741Z PullRequests: write 2021-05-19T17:54:52.2173374Z RepositoryProjects: write 2021-05-19T17:54:52.2173982Z SecurityEvents: write 2021-05-19T17:54:52.2174564Z Statuses: write 2021-05-19T17:54:52.2175200Z ##[endgroup] 2021-05-19T17:54:52.2177935Z Prepare workflow directory 2021-05-19T17:54:52.3119005Z Prepare all required actions 2021-05-19T17:54:52.3129538Z Getting action download info 2021-05-19T17:54:52.6708989Z Download action repository 'actions/checkout@v2' 2021-05-19T17:54:54.4094447Z Download action repository 'r-lib/actions@master' 2021-05-19T17:54:54.9314619Z Download action repository 'adigherman/actions@master' 2021-05-19T17:54:57.3383935Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T17:54:57.6421286Z Download action repository 'actions/cache@v1' 2021-05-19T17:54:57.7957221Z Download action repository 'actions/upload-artifact@master' 2021-05-19T17:54:57.9513890Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T17:54:58.3540662Z ##[group]Run actions/checkout@v2 2021-05-19T17:54:58.3541265Z with: 2021-05-19T17:54:58.3541754Z repository: neuroconductor/neurocStats 2021-05-19T17:54:58.3542683Z token: *** 2021-05-19T17:54:58.3543063Z ssh-strict: true 2021-05-19T17:54:58.3543552Z persist-credentials: true 2021-05-19T17:54:58.3544006Z clean: true 2021-05-19T17:54:58.3544382Z fetch-depth: 1 2021-05-19T17:54:58.3544744Z lfs: false 2021-05-19T17:54:58.3545115Z submodules: false 2021-05-19T17:54:58.3545480Z env: 2021-05-19T17:54:58.3545890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:54:58.3546348Z TIC_DEPLOY_KEY: 2021-05-19T17:54:58.3547112Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:54:58.3548211Z GITHUB_PAT: *** 2021-05-19T17:54:58.3548978Z COVERALLS_TOKEN: *** 2021-05-19T17:54:58.3549448Z continue-on-error: false 2021-05-19T17:54:58.3549913Z VDIFFR_RUN_TESTS: 2021-05-19T17:54:58.3550294Z ##[endgroup] 2021-05-19T17:54:58.5694475Z Syncing repository: neuroconductor/neurocStats 2021-05-19T17:54:58.5695311Z ##[group]Getting Git version info 2021-05-19T17:54:58.5696406Z Working directory is '/home/runner/work/neurocStats/neurocStats' 2021-05-19T17:54:58.5697105Z [command]/usr/bin/git version 2021-05-19T17:54:58.5798064Z git version 2.31.1 2021-05-19T17:54:58.5800258Z ##[endgroup] 2021-05-19T17:54:58.5801040Z Deleting the contents of '/home/runner/work/neurocStats/neurocStats' 2021-05-19T17:54:58.5802292Z ##[group]Initializing the repository 2021-05-19T17:54:58.5805106Z [command]/usr/bin/git init /home/runner/work/neurocStats/neurocStats 2021-05-19T17:54:58.5885003Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T17:54:58.5886065Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T17:54:58.5887111Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T17:54:58.5887683Z hint: 2021-05-19T17:54:58.5888576Z hint: git config --global init.defaultBranch 2021-05-19T17:54:58.5889102Z hint: 2021-05-19T17:54:58.5889759Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T17:54:58.5890711Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T17:54:58.5891298Z hint: 2021-05-19T17:54:58.5891783Z hint: git branch -m 2021-05-19T17:54:58.5896530Z Initialized empty Git repository in /home/runner/work/neurocStats/neurocStats/.git/ 2021-05-19T17:54:58.5906893Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/neurocStats 2021-05-19T17:54:58.5962005Z ##[endgroup] 2021-05-19T17:54:58.5964041Z ##[group]Disabling automatic garbage collection 2021-05-19T17:54:58.5970916Z [command]/usr/bin/git config --local gc.auto 0 2021-05-19T17:54:58.9390052Z ##[endgroup] 2021-05-19T17:54:58.9408881Z ##[group]Setting up auth 2021-05-19T17:54:58.9409907Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T17:54:58.9411455Z [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-19T17:54:58.9412996Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T17:54:58.9414881Z [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-19T17:54:58.9416712Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T17:54:58.9417615Z ##[endgroup] 2021-05-19T17:54:58.9418179Z ##[group]Fetching the repository 2021-05-19T17:54:58.9419721Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8d631a7e1febb2b90e845811c7e2f8b353f3e1ed:refs/tags/0.1.3.s 2021-05-19T17:54:58.9421167Z remote: Enumerating objects: 39, done. 2021-05-19T17:54:58.9421840Z remote: Counting objects: 2% (1/39) 2021-05-19T17:54:58.9422434Z remote: Counting objects: 5% (2/39) 2021-05-19T17:54:58.9423043Z remote: Counting objects: 7% (3/39) 2021-05-19T17:54:58.9423651Z remote: Counting objects: 10% (4/39) 2021-05-19T17:54:58.9424241Z remote: Counting objects: 12% (5/39) 2021-05-19T17:54:58.9424849Z remote: Counting objects: 15% (6/39) 2021-05-19T17:54:58.9425458Z remote: Counting objects: 17% (7/39) 2021-05-19T17:54:58.9426042Z remote: Counting objects: 20% (8/39) 2021-05-19T17:54:58.9426648Z remote: Counting objects: 23% (9/39) 2021-05-19T17:54:58.9427255Z remote: Counting objects: 25% (10/39) 2021-05-19T17:54:58.9427864Z remote: Counting objects: 28% (11/39) 2021-05-19T17:54:58.9428543Z remote: Counting objects: 30% (12/39) 2021-05-19T17:54:58.9429154Z remote: Counting objects: 33% (13/39) 2021-05-19T17:54:58.9429762Z remote: Counting objects: 35% (14/39) 2021-05-19T17:54:58.9430352Z remote: Counting objects: 38% (15/39) 2021-05-19T17:54:58.9430960Z remote: Counting objects: 41% (16/39) 2021-05-19T17:54:58.9431560Z remote: Counting objects: 43% (17/39) 2021-05-19T17:54:58.9432143Z remote: Counting objects: 46% (18/39) 2021-05-19T17:54:58.9432746Z remote: Counting objects: 48% (19/39) 2021-05-19T17:54:58.9433344Z remote: Counting objects: 51% (20/39) 2021-05-19T17:54:58.9433931Z remote: Counting objects: 53% (21/39) 2021-05-19T17:54:58.9434529Z remote: Counting objects: 56% (22/39) 2021-05-19T17:54:58.9435388Z remote: Counting objects: 58% (23/39) 2021-05-19T17:54:58.9435976Z remote: Counting objects: 61% (24/39) 2021-05-19T17:54:58.9436580Z remote: Counting objects: 64% (25/39) 2021-05-19T17:54:58.9437174Z remote: Counting objects: 66% (26/39) 2021-05-19T17:54:58.9437939Z remote: Counting objects: 69% (27/39) 2021-05-19T17:54:58.9438535Z remote: Counting objects: 71% (28/39) 2021-05-19T17:54:58.9439132Z remote: Counting objects: 74% (29/39) 2021-05-19T17:54:58.9439714Z remote: Counting objects: 76% (30/39) 2021-05-19T17:54:58.9440315Z remote: Counting objects: 79% (31/39) 2021-05-19T17:54:58.9440915Z remote: Counting objects: 82% (32/39) 2021-05-19T17:54:58.9441501Z remote: Counting objects: 84% (33/39) 2021-05-19T17:54:58.9442099Z remote: Counting objects: 87% (34/39) 2021-05-19T17:54:58.9442695Z remote: Counting objects: 89% (35/39) 2021-05-19T17:54:58.9443275Z remote: Counting objects: 92% (36/39) 2021-05-19T17:54:58.9443873Z remote: Counting objects: 94% (37/39) 2021-05-19T17:54:58.9444468Z remote: Counting objects: 97% (38/39) 2021-05-19T17:54:58.9445066Z remote: Counting objects: 100% (39/39) 2021-05-19T17:54:58.9445678Z remote: Counting objects: 100% (39/39), done. 2021-05-19T17:54:58.9446337Z remote: Compressing objects: 2% (1/37) 2021-05-19T17:54:58.9447152Z remote: Compressing objects: 5% (2/37) 2021-05-19T17:54:58.9447790Z remote: Compressing objects: 8% (3/37) 2021-05-19T17:54:58.9448439Z remote: Compressing objects: 10% (4/37) 2021-05-19T17:54:58.9449085Z remote: Compressing objects: 13% (5/37) 2021-05-19T17:54:58.9449710Z remote: Compressing objects: 16% (6/37) 2021-05-19T17:54:58.9450351Z remote: Compressing objects: 18% (7/37) 2021-05-19T17:54:58.9451006Z remote: Compressing objects: 21% (8/37) 2021-05-19T17:54:58.9451636Z remote: Compressing objects: 24% (9/37) 2021-05-19T17:54:58.9452290Z remote: Compressing objects: 27% (10/37) 2021-05-19T17:54:58.9452939Z remote: Compressing objects: 29% (11/37) 2021-05-19T17:54:58.9453570Z remote: Compressing objects: 32% (12/37) 2021-05-19T17:54:58.9454313Z remote: Compressing objects: 35% (13/37) 2021-05-19T17:54:58.9454977Z remote: Compressing objects: 37% (14/37) 2021-05-19T17:54:58.9455606Z remote: Compressing objects: 40% (15/37) 2021-05-19T17:54:58.9456262Z remote: Compressing objects: 43% (16/37) 2021-05-19T17:54:58.9456913Z remote: Compressing objects: 45% (17/37) 2021-05-19T17:54:58.9457541Z remote: Compressing objects: 48% (18/37) 2021-05-19T17:54:58.9458184Z remote: Compressing objects: 51% (19/37) 2021-05-19T17:54:58.9458827Z remote: Compressing objects: 54% (20/37) 2021-05-19T17:54:58.9459455Z remote: Compressing objects: 56% (21/37) 2021-05-19T17:54:58.9460103Z remote: Compressing objects: 59% (22/37) 2021-05-19T17:54:58.9460748Z remote: Compressing objects: 62% (23/37) 2021-05-19T17:54:58.9461377Z remote: Compressing objects: 64% (24/37) 2021-05-19T17:54:58.9462022Z remote: Compressing objects: 67% (25/37) 2021-05-19T17:54:58.9462674Z remote: Compressing objects: 70% (26/37) 2021-05-19T17:54:58.9463304Z remote: Compressing objects: 72% (27/37) 2021-05-19T17:54:58.9463950Z remote: Compressing objects: 75% (28/37) 2021-05-19T17:54:58.9464597Z remote: Compressing objects: 78% (29/37) 2021-05-19T17:54:58.9465224Z remote: Compressing objects: 81% (30/37) 2021-05-19T17:54:58.9465866Z remote: Compressing objects: 83% (31/37) 2021-05-19T17:54:58.9466512Z remote: Compressing objects: 86% (32/37) 2021-05-19T17:54:58.9467140Z remote: Compressing objects: 89% (33/37) 2021-05-19T17:54:58.9467791Z remote: Compressing objects: 91% (34/37) 2021-05-19T17:54:58.9468436Z remote: Compressing objects: 94% (35/37) 2021-05-19T17:54:58.9469064Z remote: Compressing objects: 97% (36/37) 2021-05-19T17:54:58.9469708Z remote: Compressing objects: 100% (37/37) 2021-05-19T17:54:58.9470381Z remote: Compressing objects: 100% (37/37), done. 2021-05-19T17:54:58.9471536Z remote: Total 39 (delta 1), reused 21 (delta 0), pack-reused 0 2021-05-19T17:54:58.9472795Z From https://github.com/neuroconductor/neurocStats 2021-05-19T17:54:58.9478366Z * [new ref] 8d631a7e1febb2b90e845811c7e2f8b353f3e1ed -> 0.1.3.s 2021-05-19T17:54:58.9479164Z ##[endgroup] 2021-05-19T17:54:58.9479739Z ##[group]Determining the checkout info 2021-05-19T17:54:58.9480313Z ##[endgroup] 2021-05-19T17:54:58.9480835Z ##[group]Checking out the ref 2021-05-19T17:54:58.9481687Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.3.s 2021-05-19T17:54:58.9482547Z Note: switching to 'refs/tags/0.1.3.s'. 2021-05-19T17:54:58.9482962Z 2021-05-19T17:54:58.9483763Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-19T17:54:58.9484636Z changes and commit them, and you can discard any commits you make in this 2021-05-19T17:54:58.9485479Z state without impacting any branches by switching back to a branch. 2021-05-19T17:54:58.9485993Z 2021-05-19T17:54:58.9488808Z If you want to create a new branch to retain commits you create, you may 2021-05-19T17:54:58.9489921Z do so (now or later) by using -c with the switch command. Example: 2021-05-19T17:54:58.9490423Z 2021-05-19T17:54:58.9491074Z git switch -c 2021-05-19T17:54:58.9491501Z 2021-05-19T17:54:58.9491966Z Or undo this operation with: 2021-05-19T17:54:58.9492347Z 2021-05-19T17:54:58.9492887Z git switch - 2021-05-19T17:54:58.9493236Z 2021-05-19T17:54:58.9493914Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-19T17:54:58.9494510Z 2021-05-19T17:54:58.9494926Z HEAD is now at 8d631a7 Version id 143 stable 2021-05-19T17:54:58.9495492Z ##[endgroup] 2021-05-19T17:54:58.9496182Z [command]/usr/bin/git log -1 --format='%H' 2021-05-19T17:54:58.9497061Z '8d631a7e1febb2b90e845811c7e2f8b353f3e1ed' 2021-05-19T17:54:58.9576842Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T17:54:58.9577302Z with: 2021-05-19T17:54:58.9577659Z r-version: release 2021-05-19T17:54:58.9578049Z Ncpus: 1 2021-05-19T17:54:58.9578448Z crayon.enabled: NULL 2021-05-19T17:54:58.9578947Z remove-openmp-macos: true 2021-05-19T17:54:58.9579486Z http-user-agent: default 2021-05-19T17:54:58.9579922Z install-r: true 2021-05-19T17:54:58.9580471Z windows-path-include-mingw: true 2021-05-19T17:54:58.9580987Z env: 2021-05-19T17:54:58.9581390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:54:58.9581839Z TIC_DEPLOY_KEY: 2021-05-19T17:54:58.9582605Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:54:58.9583794Z GITHUB_PAT: *** 2021-05-19T17:54:58.9584556Z COVERALLS_TOKEN: *** 2021-05-19T17:54:58.9585035Z continue-on-error: false 2021-05-19T17:54:58.9585481Z VDIFFR_RUN_TESTS: 2021-05-19T17:54:58.9585858Z ##[endgroup] 2021-05-19T17:54:59.9130364Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-19T17:55:01.1697219Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-19T17:55:01.1712349Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-19T17:55:01.1716437Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-19T17:55:01.1974756Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-05-19T17:55:01.2235686Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-19T17:55:01.2626128Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-19T17:55:01.3176060Z Get:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-19T17:55:01.3861855Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [988 kB] 2021-05-19T17:55:01.4091383Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [224 kB] 2021-05-19T17:55:01.4093775Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.4 kB] 2021-05-19T17:55:01.4114322Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-19T17:55:01.4167468Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [436 B] 2021-05-19T17:55:01.4175239Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-19T17:55:01.4254531Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-19T17:55:01.4290393Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-19T17:55:01.4296605Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [21.7 kB] 2021-05-19T17:55:01.4302366Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [5564 B] 2021-05-19T17:55:01.4317105Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [604 B] 2021-05-19T17:55:01.5591643Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-19T17:55:01.5987289Z Get:20 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-19T17:55:01.6910023Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [664 kB] 2021-05-19T17:55:01.7560862Z Get:22 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [134 kB] 2021-05-19T17:55:01.7568648Z Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7668 B] 2021-05-19T17:55:01.7579729Z Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [207 kB] 2021-05-19T17:55:01.7599620Z Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [30.7 kB] 2021-05-19T17:55:01.7607492Z Get:26 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [440 B] 2021-05-19T17:55:01.7611354Z Get:27 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [578 kB] 2021-05-19T17:55:01.7744227Z Get:28 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [90.1 kB] 2021-05-19T17:55:01.7758197Z Get:29 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.3 kB] 2021-05-19T17:55:01.7762389Z Get:30 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [19.9 kB] 2021-05-19T17:55:01.7764228Z Get:31 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4316 B] 2021-05-19T17:55:01.7767499Z Get:32 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [528 B] 2021-05-19T17:55:05.8801068Z Fetched 4619 kB in 1s (4965 kB/s) 2021-05-19T17:55:06.5801159Z Reading package lists... 2021-05-19T17:55:06.6016226Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-19T17:55:08.9111304Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-19T17:55:08.9161519Z Reading package lists... 2021-05-19T17:55:08.9167224Z Building dependency tree... 2021-05-19T17:55:08.9168169Z Reading state information... 2021-05-19T17:55:08.9169075Z The following additional packages will be installed: 2021-05-19T17:55:08.9170634Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-19T17:55:08.9186389Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-19T17:55:08.9187854Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-19T17:55:08.9189637Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-19T17:55:08.9191075Z libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl 2021-05-19T17:55:08.9192499Z libcroco3 libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-19T17:55:08.9193908Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-19T17:55:08.9195337Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-19T17:55:08.9196674Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-19T17:55:08.9198020Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-19T17:55:08.9199320Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-19T17:55:08.9200808Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-19T17:55:08.9202185Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-19T17:55:08.9203469Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-19T17:55:08.9204714Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-19T17:55:08.9205899Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-19T17:55:08.9207511Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-19T17:55:08.9209035Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-19T17:55:08.9210327Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-19T17:55:08.9211483Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-19T17:55:08.9212676Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-19T17:55:08.9214027Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-19T17:55:08.9215449Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-19T17:55:08.9216770Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-19T17:55:08.9218022Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-19T17:55:08.9219366Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-19T17:55:08.9220708Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-19T17:55:08.9222203Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-19T17:55:08.9223599Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-19T17:55:08.9224953Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-19T17:55:08.9226397Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-19T17:55:08.9227859Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-19T17:55:08.9229180Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-19T17:55:08.9230408Z libtype-tiny-perl libtype-tiny-xs-perl libunicode-utf8-perl 2021-05-19T17:55:08.9231699Z libvariable-magic-perl libwant-perl libxml-writer-perl libyaml-libyaml-perl 2021-05-19T17:55:08.9232943Z licensecheck lintian patchutils python3-gpg python3-magic python3-unidiff 2021-05-19T17:55:08.9233787Z python3-xdg t1utils wdiff 2021-05-19T17:55:08.9234262Z Suggested packages: 2021-05-19T17:55:08.9235065Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-19T17:55:08.9236174Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-19T17:55:08.9237332Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-19T17:55:08.9238550Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-19T17:55:08.9239724Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-19T17:55:08.9240804Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-19T17:55:08.9241918Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-19T17:55:08.9246482Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-19T17:55:08.9248162Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-19T17:55:08.9249429Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-19T17:55:08.9262600Z The following NEW packages will be installed: 2021-05-19T17:55:08.9263717Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-19T17:55:08.9264847Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-19T17:55:08.9266211Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-19T17:55:08.9267992Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-19T17:55:08.9269382Z libclone-perl libconst-fast-perl libcontextual-return-perl 2021-05-19T17:55:08.9270515Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-19T17:55:08.9271828Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-19T17:55:08.9273273Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-19T17:55:08.9274583Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-19T17:55:08.9275812Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-19T17:55:08.9277086Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-19T17:55:08.9278406Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-19T17:55:08.9279830Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-19T17:55:08.9281213Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-19T17:55:08.9282406Z libipc-run-perl libjson-maybexs-perl liblinux-epoll-perl 2021-05-19T17:55:08.9292139Z liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl 2021-05-19T17:55:08.9293731Z liblist-someutils-xs-perl liblog-any-adapter-screen-perl liblog-any-perl 2021-05-19T17:55:08.9295188Z libmodule-implementation-perl libmodule-runtime-perl libmoo-perl 2021-05-19T17:55:08.9296520Z libmoox-aliases-perl libmoox-struct-perl libnamespace-clean-perl 2021-05-19T17:55:08.9297843Z libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-ip-perl 2021-05-19T17:55:08.9299134Z libnet-libidn-perl libnumber-compare-perl libnumber-range-perl 2021-05-19T17:55:08.9300524Z libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl 2021-05-19T17:55:08.9301878Z libparams-classify-perl libparams-util-perl libparams-validate-perl 2021-05-19T17:55:08.9303244Z libpath-iterator-rule-perl libpath-tiny-perl libperl4-corelibs-perl 2021-05-19T17:55:08.9304613Z libperlio-gzip-perl libpod-constants-perl libqpdf26 libre-engine-re2-perl 2021-05-19T17:55:08.9305822Z libreadonly-perl libref-util-perl libref-util-xs-perl 2021-05-19T17:55:08.9307108Z libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl 2021-05-19T17:55:08.9308495Z libsereal-decoder-perl libsereal-encoder-perl libsereal-perl 2021-05-19T17:55:08.9309704Z libsort-key-perl libsort-versions-perl libstrictures-perl 2021-05-19T17:55:08.9311029Z libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl 2021-05-19T17:55:08.9312558Z libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl 2021-05-19T17:55:08.9314016Z libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl 2021-05-19T17:55:08.9315300Z libterm-readkey-perl libtest-fatal-perl libtest-refcount-perl 2021-05-19T17:55:08.9316532Z libtext-glob-perl libtext-levenshtein-perl libtype-tiny-perl 2021-05-19T17:55:08.9317784Z libtype-tiny-xs-perl libunicode-utf8-perl libvariable-magic-perl 2021-05-19T17:55:08.9319064Z libwant-perl libxml-writer-perl libyaml-libyaml-perl licensecheck lintian 2021-05-19T17:55:08.9320248Z patchutils python3-gpg python3-magic python3-unidiff python3-xdg qpdf 2021-05-19T17:55:08.9320896Z t1utils wdiff 2021-05-19T17:55:08.9321441Z 0 upgraded, 126 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:55:08.9322020Z Need to get 8451 kB of archives. 2021-05-19T17:55:08.9322624Z After this operation, 31.7 MB of additional disk space will be used. 2021-05-19T17:55:08.9323775Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-19T17:55:08.9325182Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-19T17:55:08.9326885Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-19T17:55:08.9328485Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-19T17:55:08.9329887Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-19T17:55:08.9332076Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-19T17:55:08.9333959Z 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-19T17:55:08.9335673Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-19T17:55:08.9337405Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-19T17:55:08.9339099Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-19T17:55:08.9340692Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-19T17:55:08.9342244Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-19T17:55:08.9343726Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-19T17:55:08.9345187Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-19T17:55:08.9346647Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-19T17:55:08.9348040Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-19T17:55:08.9349485Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-19T17:55:08.9350842Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-19T17:55:08.9352029Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-19T17:55:08.9353361Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-19T17:55:08.9355040Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-19T17:55:08.9356236Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-19T17:55:08.9357605Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-19T17:55:08.9358977Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-19T17:55:08.9360317Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-19T17:55:08.9361724Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-19T17:55:08.9363173Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-19T17:55:08.9364641Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-19T17:55:08.9366152Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-19T17:55:08.9367813Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-19T17:55:08.9369494Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-19T17:55:08.9371295Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-19T17:55:08.9373025Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-19T17:55:08.9374744Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-19T17:55:08.9376321Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-19T17:55:08.9377952Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-19T17:55:08.9379475Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-19T17:55:08.9380940Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-19T17:55:08.9382433Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-19T17:55:08.9383924Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-19T17:55:08.9385439Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-19T17:55:08.9386915Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-19T17:55:08.9388354Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-19T17:55:08.9389886Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-19T17:55:08.9391508Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-19T17:55:08.9393146Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-19T17:55:08.9394812Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-19T17:55:08.9396361Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-19T17:55:08.9397821Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-19T17:55:08.9399208Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-19T17:55:08.9400690Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-19T17:55:08.9402213Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-19T17:55:08.9403723Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-19T17:55:08.9405231Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-19T17:55:08.9406871Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-19T17:55:08.9408370Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-19T17:55:08.9409866Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-19T17:55:08.9411367Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-19T17:55:08.9412784Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-19T17:55:08.9414184Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-19T17:55:08.9415681Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-19T17:55:08.9417374Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-19T17:55:08.9419038Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-19T17:55:08.9420550Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-19T17:55:08.9422220Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-19T17:55:08.9423816Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-19T17:55:08.9425275Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-19T17:55:08.9426866Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-19T17:55:08.9428515Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-19T17:55:08.9430074Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-19T17:55:08.9431565Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-19T17:55:08.9433096Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-19T17:55:08.9434635Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-19T17:55:08.9436085Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-19T17:55:08.9437560Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-19T17:55:08.9439125Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-19T17:55:08.9440669Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-19T17:55:08.9442216Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-19T17:55:08.9443682Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-19T17:55:08.9445284Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-19T17:55:08.9447202Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-19T17:55:08.9448734Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-19T17:55:08.9450307Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-19T17:55:08.9451883Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-19T17:55:08.9453476Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-19T17:55:08.9455045Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-19T17:55:08.9456563Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-19T17:55:08.9458043Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-19T17:55:08.9459530Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-19T17:55:08.9461059Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-19T17:55:08.9462581Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-19T17:55:08.9464168Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-19T17:55:08.9465825Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-19T17:55:08.9467413Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-19T17:55:08.9469075Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-19T17:55:08.9470620Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-19T17:55:08.9472056Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-19T17:55:08.9473523Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-19T17:55:08.9475014Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-19T17:55:08.9476444Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-19T17:55:08.9477935Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-19T17:55:08.9479597Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-19T17:55:08.9481281Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-19T17:55:08.9482909Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-19T17:55:08.9484568Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-19T17:55:08.9486093Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-19T17:55:08.9487703Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-19T17:55:08.9489263Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-19T17:55:08.9490864Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-19T17:55:08.9492452Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-19T17:55:08.9494048Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-19T17:55:08.9495566Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-19T17:55:08.9497075Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-19T17:55:08.9498632Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-19T17:55:08.9500196Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-19T17:55:08.9501741Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-19T17:55:08.9503247Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-19T17:55:08.9504776Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-19T17:55:08.9506261Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-19T17:55:08.9507711Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-19T17:55:08.9509122Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-19T17:55:08.9510240Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-19T17:55:08.9511577Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-19T17:55:08.9513062Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-19T17:55:08.9514459Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-19T17:55:08.9515824Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-19T17:55:09.4132240Z Fetched 8451 kB in 0s (60.0 MB/s) 2021-05-19T17:55:09.4480055Z Selecting previously unselected package dctrl-tools. 2021-05-19T17:55:09.4680305Z (Reading database ... 2021-05-19T17:55:09.4693529Z (Reading database ... 5% 2021-05-19T17:55:09.4694079Z (Reading database ... 10% 2021-05-19T17:55:09.4694582Z (Reading database ... 15% 2021-05-19T17:55:09.4695062Z (Reading database ... 20% 2021-05-19T17:55:09.4695552Z (Reading database ... 25% 2021-05-19T17:55:09.4696052Z (Reading database ... 30% 2021-05-19T17:55:09.4696546Z (Reading database ... 35% 2021-05-19T17:55:09.4697038Z (Reading database ... 40% 2021-05-19T17:55:09.4697527Z (Reading database ... 45% 2021-05-19T17:55:09.4698016Z (Reading database ... 50% 2021-05-19T17:55:09.5054818Z (Reading database ... 55% 2021-05-19T17:55:09.5533027Z (Reading database ... 60% 2021-05-19T17:55:09.5902869Z (Reading database ... 65% 2021-05-19T17:55:09.6395423Z (Reading database ... 70% 2021-05-19T17:55:09.6847409Z (Reading database ... 75% 2021-05-19T17:55:09.7683999Z (Reading database ... 80% 2021-05-19T17:55:09.8132966Z (Reading database ... 85% 2021-05-19T17:55:09.8683842Z (Reading database ... 90% 2021-05-19T17:55:09.9557585Z (Reading database ... 95% 2021-05-19T17:55:09.9558424Z (Reading database ... 100% 2021-05-19T17:55:09.9559246Z (Reading database ... 228858 files and directories currently installed.) 2021-05-19T17:55:09.9649246Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-19T17:55:09.9727684Z Unpacking dctrl-tools (2.24-3) ... 2021-05-19T17:55:10.0071173Z Selecting previously unselected package libfile-which-perl. 2021-05-19T17:55:10.0298710Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-19T17:55:10.0323434Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-19T17:55:10.0608718Z Selecting previously unselected package libfile-homedir-perl. 2021-05-19T17:55:10.0764153Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-19T17:55:10.0776392Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-19T17:55:10.1089219Z Selecting previously unselected package libio-pty-perl. 2021-05-19T17:55:10.1256773Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-19T17:55:10.1276512Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-19T17:55:10.1535637Z Selecting previously unselected package libipc-run-perl. 2021-05-19T17:55:10.1744969Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-19T17:55:10.1758402Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-19T17:55:10.2034949Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-19T17:55:10.2244625Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-19T17:55:10.2262311Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-19T17:55:10.2504318Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-19T17:55:10.2713801Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-19T17:55:10.2728591Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-19T17:55:10.3003639Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-19T17:55:10.3187747Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-19T17:55:10.3198182Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-19T17:55:10.3449165Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-19T17:55:10.3633625Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-19T17:55:10.3644109Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-19T17:55:10.3843810Z Selecting previously unselected package libparams-classify-perl. 2021-05-19T17:55:10.4054256Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-19T17:55:10.4067566Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-19T17:55:10.4328362Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-19T17:55:10.4531100Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-19T17:55:10.4542707Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-19T17:55:10.4783244Z Selecting previously unselected package libimport-into-perl. 2021-05-19T17:55:10.4953777Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-19T17:55:10.4970137Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-19T17:55:10.5224919Z Selecting previously unselected package librole-tiny-perl. 2021-05-19T17:55:10.5435282Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-19T17:55:10.5446267Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-19T17:55:10.5677760Z Selecting previously unselected package libstrictures-perl. 2021-05-19T17:55:10.5888448Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-19T17:55:10.5896991Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-19T17:55:10.6169336Z Selecting previously unselected package libsub-quote-perl. 2021-05-19T17:55:10.6326990Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-19T17:55:10.6339933Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-19T17:55:10.6568307Z Selecting previously unselected package libmoo-perl. 2021-05-19T17:55:10.6773100Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-19T17:55:10.6788515Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-19T17:55:10.7087887Z Selecting previously unselected package patchutils. 2021-05-19T17:55:10.7250130Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-19T17:55:10.7264551Z Unpacking patchutils (0.3.4-2) ... 2021-05-19T17:55:10.7589015Z Selecting previously unselected package wdiff. 2021-05-19T17:55:10.7800399Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-19T17:55:10.7815740Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-19T17:55:10.8152636Z Selecting previously unselected package devscripts. 2021-05-19T17:55:10.8325649Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-19T17:55:10.8533055Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-19T17:55:10.9967724Z Selecting previously unselected package diffstat. 2021-05-19T17:55:11.0106044Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-19T17:55:11.0116700Z Unpacking diffstat (1.63-1) ... 2021-05-19T17:55:11.0448908Z Selecting previously unselected package python3-gpg. 2021-05-19T17:55:11.0613708Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-19T17:55:11.0626161Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-19T17:55:11.1167353Z Selecting previously unselected package dput. 2021-05-19T17:55:11.1319631Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-19T17:55:11.1394907Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-19T17:55:11.1678841Z Selecting previously unselected package gdebi-core. 2021-05-19T17:55:11.1887704Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-19T17:55:11.1908990Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-19T17:55:11.2768609Z Selecting previously unselected package libcroco3:amd64. 2021-05-19T17:55:11.2919171Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-19T17:55:11.2946460Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-19T17:55:11.3287527Z Selecting previously unselected package gettext. 2021-05-19T17:55:11.3441058Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-19T17:55:11.3469344Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-19T17:55:11.4568565Z Selecting previously unselected package intltool-debian. 2021-05-19T17:55:11.4738648Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-19T17:55:11.4752936Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-19T17:55:11.5003648Z Selecting previously unselected package libapt-pkg-perl. 2021-05-19T17:55:11.5210576Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-19T17:55:11.5239047Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-19T17:55:11.5522135Z Selecting previously unselected package libarchive-zip-perl. 2021-05-19T17:55:11.5730199Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-19T17:55:11.5740003Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-19T17:55:11.6011045Z Selecting previously unselected package libarray-intspan-perl. 2021-05-19T17:55:11.6218508Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-19T17:55:11.6232604Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-19T17:55:11.6485739Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-19T17:55:11.6692972Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-19T17:55:11.6703539Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-19T17:55:11.6967967Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-19T17:55:11.7114431Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-19T17:55:11.7127112Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-19T17:55:11.7368023Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-19T17:55:11.7574640Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-19T17:55:11.7584736Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-19T17:55:11.7791472Z Selecting previously unselected package libvariable-magic-perl. 2021-05-19T17:55:11.7996450Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-19T17:55:11.8003930Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-19T17:55:11.8315561Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-19T17:55:11.8519703Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-19T17:55:11.8534457Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-19T17:55:11.9048291Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-19T17:55:11.9223810Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-19T17:55:11.9238268Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-19T17:55:11.9487978Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-19T17:55:11.9668363Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-19T17:55:11.9677779Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-19T17:55:11.9877058Z Selecting previously unselected package libclone-perl. 2021-05-19T17:55:12.0087148Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-19T17:55:12.0099221Z Unpacking libclone-perl (0.43-2) ... 2021-05-19T17:55:12.0327824Z Selecting previously unselected package libparams-util-perl. 2021-05-19T17:55:12.0507788Z Preparing to unpack .../037-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-19T17:55:12.0518104Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-19T17:55:12.0767732Z Selecting previously unselected package libsub-install-perl. 2021-05-19T17:55:12.0925974Z Preparing to unpack .../038-libsub-install-perl_0.928-1_all.deb ... 2021-05-19T17:55:12.0939066Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-19T17:55:12.1168047Z Selecting previously unselected package libdata-optlist-perl. 2021-05-19T17:55:12.1351350Z Preparing to unpack .../039-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-19T17:55:12.1383876Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-19T17:55:12.1729728Z Selecting previously unselected package libsub-exporter-perl. 2021-05-19T17:55:12.2101895Z Preparing to unpack .../040-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-19T17:55:12.2117671Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-19T17:55:12.2448231Z Selecting previously unselected package libconst-fast-perl. 2021-05-19T17:55:12.2599704Z Preparing to unpack .../041-libconst-fast-perl_0.014-1_all.deb ... 2021-05-19T17:55:12.2612208Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-19T17:55:12.2848864Z Selecting previously unselected package libwant-perl. 2021-05-19T17:55:12.2992842Z Preparing to unpack .../042-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-19T17:55:12.3000597Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-19T17:55:12.3288036Z Selecting previously unselected package libcontextual-return-perl. 2021-05-19T17:55:12.3439047Z Preparing to unpack .../043-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-19T17:55:12.3452253Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-19T17:55:12.3768591Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-19T17:55:12.3890496Z Preparing to unpack .../044-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-19T17:55:12.3903763Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-19T17:55:12.4219307Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-19T17:55:12.4427288Z Preparing to unpack .../045-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-19T17:55:12.4437419Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-19T17:55:12.4634976Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-19T17:55:12.4842264Z Preparing to unpack .../046-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-19T17:55:12.4857090Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-19T17:55:12.5051580Z Selecting previously unselected package libdistro-info-perl. 2021-05-19T17:55:12.5259607Z Preparing to unpack .../047-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-19T17:55:12.5266844Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-19T17:55:12.5487933Z Selecting previously unselected package libnet-ip-perl. 2021-05-19T17:55:12.5672652Z Preparing to unpack .../048-libnet-ip-perl_1.26-2_all.deb ... 2021-05-19T17:55:12.5682315Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-19T17:55:12.5919659Z Selecting previously unselected package libnet-dns-perl. 2021-05-19T17:55:12.6127521Z Preparing to unpack .../049-libnet-dns-perl_1.22-1_all.deb ... 2021-05-19T17:55:12.6136892Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-19T17:55:12.6769622Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-19T17:55:12.6896353Z Preparing to unpack .../050-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-19T17:55:12.6912199Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-19T17:55:12.7167897Z Selecting previously unselected package libemail-valid-perl. 2021-05-19T17:55:12.7349566Z Preparing to unpack .../051-libemail-valid-perl_1.202-1_all.deb ... 2021-05-19T17:55:12.7365060Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-19T17:55:12.7649883Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-19T17:55:12.7864354Z Preparing to unpack .../052-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-19T17:55:12.8021534Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-19T17:55:12.8327839Z Selecting previously unselected package libfile-chdir-perl. 2021-05-19T17:55:12.8481751Z Preparing to unpack .../053-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-19T17:55:12.8494801Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-19T17:55:12.8767834Z Selecting previously unselected package libnumber-compare-perl. 2021-05-19T17:55:12.8889117Z Preparing to unpack .../054-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-19T17:55:12.8898583Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-19T17:55:12.9099495Z Selecting previously unselected package libtext-glob-perl. 2021-05-19T17:55:12.9285960Z Preparing to unpack .../055-libtext-glob-perl_0.10-1_all.deb ... 2021-05-19T17:55:12.9296210Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-19T17:55:12.9528281Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-19T17:55:12.9689308Z Preparing to unpack .../056-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-19T17:55:12.9698134Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-19T17:55:12.9930158Z Selecting previously unselected package libio-string-perl. 2021-05-19T17:55:13.0099766Z Preparing to unpack .../057-libio-string-perl_1.08-3_all.deb ... 2021-05-19T17:55:13.0107353Z Unpacking libio-string-perl (1.08-3) ... 2021-05-19T17:55:13.0295880Z Selecting previously unselected package libfont-ttf-perl. 2021-05-19T17:55:13.0509567Z Preparing to unpack .../058-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-19T17:55:13.0515136Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-19T17:55:13.1050356Z Selecting previously unselected package libfuture-perl. 2021-05-19T17:55:13.1227300Z Preparing to unpack .../059-libfuture-perl_0.43-1_all.deb ... 2021-05-19T17:55:13.1235252Z Unpacking libfuture-perl (0.43-1) ... 2021-05-19T17:55:13.1569781Z Selecting previously unselected package libparams-validate-perl. 2021-05-19T17:55:13.1700855Z Preparing to unpack .../060-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-19T17:55:13.1710944Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-19T17:55:13.2010352Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-19T17:55:13.2165387Z Preparing to unpack .../061-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-19T17:55:13.2174165Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-19T17:55:13.2448137Z Selecting previously unselected package libsort-versions-perl. 2021-05-19T17:55:13.2587929Z Preparing to unpack .../062-libsort-versions-perl_1.62-1_all.deb ... 2021-05-19T17:55:13.2598931Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-19T17:55:13.2879585Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-19T17:55:13.3012174Z Preparing to unpack .../063-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-19T17:55:13.3026241Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-19T17:55:13.3240570Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-19T17:55:13.3453216Z Preparing to unpack .../064-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-19T17:55:13.3460430Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-19T17:55:13.3664823Z Selecting previously unselected package libio-prompter-perl. 2021-05-19T17:55:13.3875414Z Preparing to unpack .../065-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-19T17:55:13.3883904Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-19T17:55:13.4168160Z Selecting previously unselected package liblog-any-perl. 2021-05-19T17:55:13.4328833Z Preparing to unpack .../066-liblog-any-perl_1.708-1_all.deb ... 2021-05-19T17:55:13.4338679Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-19T17:55:13.4700123Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-19T17:55:13.4869585Z Preparing to unpack .../067-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-19T17:55:13.4878354Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-19T17:55:13.5071308Z Selecting previously unselected package libpackage-stash-perl. 2021-05-19T17:55:13.5283090Z Preparing to unpack .../068-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-19T17:55:13.5293158Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-19T17:55:13.5495630Z Selecting previously unselected package libsub-identify-perl. 2021-05-19T17:55:13.5707988Z Preparing to unpack .../069-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-19T17:55:13.5721045Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-19T17:55:13.5927831Z Selecting previously unselected package libsub-name-perl. 2021-05-19T17:55:13.6138360Z Preparing to unpack .../070-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-19T17:55:13.6148919Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-19T17:55:13.6369646Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-19T17:55:13.6551068Z Preparing to unpack .../071-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-19T17:55:13.6560627Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-19T17:55:13.6753485Z Selecting previously unselected package libpath-tiny-perl. 2021-05-19T17:55:13.6964865Z Preparing to unpack .../072-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-19T17:55:13.6973374Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-19T17:55:13.7197037Z Selecting previously unselected package libtype-tiny-perl. 2021-05-19T17:55:13.7403945Z Preparing to unpack .../073-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-19T17:55:13.7420350Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-19T17:55:13.7969779Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-19T17:55:13.8123709Z Preparing to unpack .../074-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-19T17:55:13.8133649Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-19T17:55:13.8487971Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-19T17:55:13.8627692Z Preparing to unpack .../075-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-19T17:55:13.8643748Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-19T17:55:13.8889317Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-19T17:55:13.9046166Z Preparing to unpack .../076-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-19T17:55:13.9058648Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-19T17:55:13.9288491Z Selecting previously unselected package libio-async-perl. 2021-05-19T17:55:13.9453861Z Preparing to unpack .../077-libio-async-perl_0.75-1_all.deb ... 2021-05-19T17:55:13.9465179Z Unpacking libio-async-perl (0.75-1) ... 2021-05-19T17:55:13.9904975Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-19T17:55:14.0111084Z Preparing to unpack .../078-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-19T17:55:14.0124001Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-19T17:55:14.0408061Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-19T17:55:14.0546078Z Preparing to unpack .../079-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-19T17:55:14.0558400Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-19T17:55:14.0847854Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-19T17:55:14.0991776Z Preparing to unpack .../080-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-19T17:55:14.1016438Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-19T17:55:14.1214807Z Selecting previously unselected package liblist-compare-perl. 2021-05-19T17:55:14.1422503Z Preparing to unpack .../081-liblist-compare-perl_0.53-1_all.deb ... 2021-05-19T17:55:14.1434023Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-19T17:55:14.1768152Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-19T17:55:14.1923383Z Preparing to unpack .../082-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-19T17:55:14.1933432Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-19T17:55:14.2367895Z Selecting previously unselected package liblist-someutils-perl. 2021-05-19T17:55:14.2524948Z Preparing to unpack .../083-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-19T17:55:14.2574368Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-19T17:55:14.2847906Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-19T17:55:14.3015465Z Preparing to unpack .../084-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-19T17:55:14.3022521Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-19T17:55:14.3327875Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-19T17:55:14.3450886Z Preparing to unpack .../085-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-19T17:55:14.3468187Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-19T17:55:14.3713191Z Selecting previously unselected package libobject-id-perl. 2021-05-19T17:55:14.3889635Z Preparing to unpack .../086-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-19T17:55:14.3899557Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-19T17:55:14.4208869Z Selecting previously unselected package libmoox-struct-perl. 2021-05-19T17:55:14.4328095Z Preparing to unpack .../087-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-19T17:55:14.4339161Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-19T17:55:14.4608576Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-19T17:55:14.4800186Z Preparing to unpack .../088-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-19T17:55:14.4818496Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-19T17:55:14.5690165Z Selecting previously unselected package libnet-libidn-perl. 2021-05-19T17:55:14.5843778Z Preparing to unpack .../089-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-19T17:55:14.5862963Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-19T17:55:14.6097201Z Selecting previously unselected package libnumber-range-perl. 2021-05-19T17:55:14.6304154Z Preparing to unpack .../090-libnumber-range-perl_0.12-1_all.deb ... 2021-05-19T17:55:14.6313495Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-19T17:55:14.6607970Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-19T17:55:14.6742712Z Preparing to unpack .../091-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-19T17:55:14.6763284Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-19T17:55:14.6971731Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-19T17:55:14.7176296Z Preparing to unpack .../092-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-19T17:55:14.7198145Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-19T17:55:14.7500164Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-19T17:55:14.7678292Z Preparing to unpack .../093-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-19T17:55:14.7686435Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-19T17:55:14.8007915Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-19T17:55:14.8160977Z Preparing to unpack .../094-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-19T17:55:14.8180207Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-19T17:55:14.8387957Z Selecting previously unselected package libpod-constants-perl. 2021-05-19T17:55:14.8595262Z Preparing to unpack .../095-libpod-constants-perl_0.19-1_all.deb ... 2021-05-19T17:55:14.8610586Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-19T17:55:14.8888647Z Selecting previously unselected package libqpdf26:amd64. 2021-05-19T17:55:14.9063811Z Preparing to unpack .../096-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-19T17:55:14.9073524Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-19T17:55:14.9642486Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-19T17:55:14.9852674Z Preparing to unpack .../097-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-19T17:55:14.9862135Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-19T17:55:15.0128163Z Selecting previously unselected package libreadonly-perl. 2021-05-19T17:55:15.0318621Z Preparing to unpack .../098-libreadonly-perl_2.050-2_all.deb ... 2021-05-19T17:55:15.0337088Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-19T17:55:15.0574173Z Selecting previously unselected package libref-util-perl. 2021-05-19T17:55:15.0781798Z Preparing to unpack .../099-libref-util-perl_0.204-1_all.deb ... 2021-05-19T17:55:15.0796917Z Unpacking libref-util-perl (0.204-1) ... 2021-05-19T17:55:15.1048488Z Selecting previously unselected package libref-util-xs-perl. 2021-05-19T17:55:15.1233747Z Preparing to unpack .../100-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-19T17:55:15.1243893Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-19T17:55:15.1527902Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-19T17:55:15.1653490Z Preparing to unpack .../101-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-19T17:55:15.1666459Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-19T17:55:15.1924287Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-19T17:55:15.2131428Z Preparing to unpack .../102-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-19T17:55:15.2142071Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-19T17:55:15.2447885Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-19T17:55:15.2592534Z Preparing to unpack .../103-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-19T17:55:15.2610502Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-19T17:55:15.2967946Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-19T17:55:15.3132300Z Preparing to unpack .../104-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-19T17:55:15.3141718Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-19T17:55:15.3488261Z Selecting previously unselected package libsereal-perl. 2021-05-19T17:55:15.3642643Z Preparing to unpack .../105-libsereal-perl_4.011-1_all.deb ... 2021-05-19T17:55:15.3703832Z Unpacking libsereal-perl (4.011-1) ... 2021-05-19T17:55:15.4007822Z Selecting previously unselected package libsort-key-perl. 2021-05-19T17:55:15.4132105Z Preparing to unpack .../106-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-19T17:55:15.4142676Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-19T17:55:15.4389377Z Selecting previously unselected package libstring-copyright-perl. 2021-05-19T17:55:15.4602142Z Preparing to unpack .../107-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-19T17:55:15.4613842Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-19T17:55:15.4858249Z Selecting previously unselected package libstring-escape-perl. 2021-05-19T17:55:15.5072115Z Preparing to unpack .../108-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-19T17:55:15.5080850Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-19T17:55:15.5328983Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-19T17:55:15.5489885Z Preparing to unpack .../109-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-19T17:55:15.5500788Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-19T17:55:15.5807986Z Selecting previously unselected package libterm-readkey-perl. 2021-05-19T17:55:15.5945580Z Preparing to unpack .../110-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-19T17:55:15.5955305Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-19T17:55:15.6152876Z Selecting previously unselected package libtest-fatal-perl. 2021-05-19T17:55:15.6364065Z Preparing to unpack .../111-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-19T17:55:15.6371594Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-19T17:55:15.6607878Z Selecting previously unselected package libtest-refcount-perl. 2021-05-19T17:55:15.6774083Z Preparing to unpack .../112-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-19T17:55:15.6782257Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-19T17:55:15.7048693Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-19T17:55:15.7202772Z Preparing to unpack .../113-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-19T17:55:15.7211196Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-19T17:55:15.7448560Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-19T17:55:15.7600124Z Preparing to unpack .../114-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-19T17:55:15.7609539Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-19T17:55:15.7847764Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-19T17:55:15.8014947Z Preparing to unpack .../115-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-19T17:55:15.8023185Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-19T17:55:15.8287883Z Selecting previously unselected package libxml-writer-perl. 2021-05-19T17:55:15.8434377Z Preparing to unpack .../116-libxml-writer-perl_0.625-1_all.deb ... 2021-05-19T17:55:15.8450515Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-19T17:55:15.8729471Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-19T17:55:15.8881256Z Preparing to unpack .../117-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-19T17:55:15.8889213Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-19T17:55:15.9109312Z Selecting previously unselected package licensecheck. 2021-05-19T17:55:15.9319151Z Preparing to unpack .../118-licensecheck_3.0.45-1_all.deb ... 2021-05-19T17:55:15.9329759Z Unpacking licensecheck (3.0.45-1) ... 2021-05-19T17:55:15.9566986Z Selecting previously unselected package libdevel-size-perl. 2021-05-19T17:55:15.9775238Z Preparing to unpack .../119-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-19T17:55:15.9784835Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-19T17:55:16.0001364Z Selecting previously unselected package t1utils. 2021-05-19T17:55:16.0210644Z Preparing to unpack .../120-t1utils_1.41-3_amd64.deb ... 2021-05-19T17:55:16.0220414Z Unpacking t1utils (1.41-3) ... 2021-05-19T17:55:16.0607558Z Selecting previously unselected package lintian. 2021-05-19T17:55:16.0743143Z Preparing to unpack .../121-lintian_2.62.0_all.deb ... 2021-05-19T17:55:16.0751665Z Unpacking lintian (2.62.0) ... 2021-05-19T17:55:16.4104224Z Selecting previously unselected package python3-unidiff. 2021-05-19T17:55:16.4302688Z Preparing to unpack .../122-python3-unidiff_0.5.5-2_all.deb ... 2021-05-19T17:55:16.4311975Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-19T17:55:16.4528094Z Selecting previously unselected package python3-xdg. 2021-05-19T17:55:16.4736044Z Preparing to unpack .../123-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-19T17:55:16.4762457Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-19T17:55:16.4995168Z Selecting previously unselected package qpdf. 2021-05-19T17:55:16.5206410Z Preparing to unpack .../124-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-19T17:55:16.5218895Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-19T17:55:16.5928337Z Selecting previously unselected package python3-magic. 2021-05-19T17:55:16.6059956Z Preparing to unpack .../125-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-19T17:55:16.6074409Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-19T17:55:16.6643112Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-19T17:55:16.6685553Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-19T17:55:16.6709629Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-19T17:55:16.6739025Z Setting up wdiff (1.2.2-2build1) ... 2021-05-19T17:55:16.6763072Z Setting up libfile-which-perl (1.23-1) ... 2021-05-19T17:55:16.6841547Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-19T17:55:16.6866565Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-19T17:55:16.6944604Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-19T17:55:16.6961547Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-19T17:55:16.8274191Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-19T17:55:16.8368694Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-19T17:55:16.8369770Z Setting up libwant-perl (0.29-1build4) ... 2021-05-19T17:55:16.8376333Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-19T17:55:16.8403755Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-19T17:55:16.8429295Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-19T17:55:16.8473090Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-19T17:55:16.8525045Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-19T17:55:16.8566332Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-19T17:55:16.8605915Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-19T17:55:16.8643811Z Setting up libclone-perl (0.43-2) ... 2021-05-19T17:55:16.8679119Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-19T17:55:16.8706671Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-19T17:55:16.8753642Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-19T17:55:16.8835490Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-19T17:55:16.8875098Z Setting up liblog-any-perl (1.708-1) ... 2021-05-19T17:55:16.8918591Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-19T17:55:16.8947758Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-19T17:55:16.8982039Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-19T17:55:16.9009429Z Setting up libfuture-perl (0.43-1) ... 2021-05-19T17:55:16.9064354Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-19T17:55:16.9093649Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-19T17:55:16.9129706Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-19T17:55:16.9155816Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-19T17:55:16.9195673Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-19T17:55:17.0687760Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-19T17:55:17.0731091Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-19T17:55:17.0765616Z Setting up libsub-install-perl (0.928-1) ... 2021-05-19T17:55:17.0830147Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-19T17:55:17.0883741Z Setting up libio-async-perl (0.75-1) ... 2021-05-19T17:55:17.0922078Z Setting up patchutils (0.3.4-2) ... 2021-05-19T17:55:17.0964223Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-19T17:55:17.0985656Z Setting up libio-string-perl (1.08-3) ... 2021-05-19T17:55:17.1016461Z Setting up libreadonly-perl (2.050-2) ... 2021-05-19T17:55:17.1063256Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-19T17:55:17.1103122Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-19T17:55:17.2693473Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-19T17:55:17.2727261Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-19T17:55:17.2759388Z Setting up libref-util-perl (0.204-1) ... 2021-05-19T17:55:17.2779231Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-19T17:55:17.2798046Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-19T17:55:17.2824628Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-19T17:55:17.2885148Z Setting up qpdf (9.1.1-1build1) ... 2021-05-19T17:55:17.2907152Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-19T17:55:17.2937300Z Setting up t1utils (1.41-3) ... 2021-05-19T17:55:17.2958289Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-19T17:55:17.2979275Z Setting up diffstat (1.63-1) ... 2021-05-19T17:55:17.2997325Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-19T17:55:17.3036575Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-19T17:55:17.3088907Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-19T17:55:17.3139422Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-19T17:55:17.3162909Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-19T17:55:17.3200697Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-19T17:55:17.3248888Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-19T17:55:17.3295454Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-19T17:55:17.3334359Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-19T17:55:17.3390589Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-19T17:55:17.3458492Z Setting up libsub-name-perl (0.26-1) ... 2021-05-19T17:55:17.3534109Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-19T17:55:17.3627582Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-19T17:55:17.3657951Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-19T17:55:17.3689539Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-19T17:55:17.3714933Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-19T17:55:17.3754547Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-19T17:55:17.5082339Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-19T17:55:17.5133567Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-19T17:55:17.5186356Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-19T17:55:17.5249068Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-19T17:55:17.5290583Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-19T17:55:17.5349396Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-19T17:55:17.5398105Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-19T17:55:17.5468816Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-19T17:55:17.5521714Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-19T17:55:17.5545900Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-19T17:55:17.5574613Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-19T17:55:17.6996973Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-19T17:55:17.7028198Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-19T17:55:17.7076515Z Setting up dctrl-tools (2.24-3) ... 2021-05-19T17:55:17.7158833Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-19T17:55:17.7201004Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-19T17:55:17.7222619Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-19T17:55:17.7260161Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-19T17:55:17.7287903Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-19T17:55:17.7313851Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-19T17:55:17.7354767Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-19T17:55:17.7379983Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-19T17:55:17.7412124Z Setting up libsereal-perl (4.011-1) ... 2021-05-19T17:55:17.7444212Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-19T17:55:17.7486701Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-19T17:55:17.7519635Z Setting up dput (1.0.3ubuntu1) ... 2021-05-19T17:55:17.9012642Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-19T17:55:17.9043784Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-19T17:55:17.9090211Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-19T17:55:17.9128895Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-19T17:55:17.9190206Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-19T17:55:17.9218066Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-19T17:55:17.9270956Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-19T17:55:17.9320931Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-19T17:55:17.9361247Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-19T17:55:17.9400511Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-19T17:55:17.9434922Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-19T17:55:17.9491641Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-19T17:55:17.9524693Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-19T17:55:17.9573184Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-19T17:55:17.9608215Z Setting up libmoo-perl (2.003006-1) ... 2021-05-19T17:55:17.9660922Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-19T17:55:17.9702548Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-19T17:55:17.9743859Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-19T17:55:18.1245781Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-19T17:55:18.1289156Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-19T17:55:18.1315302Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-19T17:55:18.1342473Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-19T17:55:18.1381436Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-19T17:55:18.1415289Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-19T17:55:18.1465487Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-19T17:55:18.1509592Z Setting up lintian (2.62.0) ... 2021-05-19T17:55:18.1564883Z Setting up licensecheck (3.0.45-1) ... 2021-05-19T17:55:18.1623659Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:55:33.1367749Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T17:55:33.6112033Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:55:35.4741707Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.1.0_1_amd64.deb 2021-05-19T17:55:35.5891935Z 2021-05-19T17:55:35.6029417Z Reading package lists... 0% 2021-05-19T17:55:35.6030049Z 2021-05-19T17:55:35.6070911Z Reading package lists... 100% 2021-05-19T17:55:35.6071487Z 2021-05-19T17:55:35.6072145Z 2021-05-19T17:55:35.6072734Z Reading package lists... Done 2021-05-19T17:55:35.6073046Z 2021-05-19T17:55:35.6073474Z Building dependency tree... 0% 2021-05-19T17:55:35.6073793Z 2021-05-19T17:55:35.6307446Z Building dependency tree... 0% 2021-05-19T17:55:35.6308230Z 2021-05-19T17:55:35.6308896Z Building dependency tree... 50% 2021-05-19T17:55:35.6309459Z 2021-05-19T17:55:35.7348261Z Building dependency tree... 50% 2021-05-19T17:55:35.7349054Z 2021-05-19T17:55:35.7349737Z Building dependency tree 2021-05-19T17:55:35.7350292Z 2021-05-19T17:55:35.7350927Z Reading state information... 0% 2021-05-19T17:55:35.7351484Z 2021-05-19T17:55:35.8730914Z Reading state information... 0% 2021-05-19T17:55:35.8733926Z 2021-05-19T17:55:35.8734181Z 2021-05-19T17:55:35.8734639Z Reading state information... Done 2021-05-19T17:55:35.8735046Z 2021-05-19T17:55:35.8735506Z Reading state information... 0% 2021-05-19T17:55:35.8778830Z 2021-05-19T17:55:35.8779286Z Reading state information... 1% 2021-05-19T17:55:35.8813191Z 2021-05-19T17:55:35.8813630Z Reading state information... 3% 2021-05-19T17:55:35.8849816Z 2021-05-19T17:55:35.8850255Z Reading state information... 5% 2021-05-19T17:55:35.8885878Z 2021-05-19T17:55:35.8886332Z Reading state information... 7% 2021-05-19T17:55:35.8919128Z 2021-05-19T17:55:35.8919585Z Reading state information... 9% 2021-05-19T17:55:35.8952898Z 2021-05-19T17:55:35.8953362Z Reading state information... 11% 2021-05-19T17:55:35.8989322Z 2021-05-19T17:55:35.8989756Z Reading state information... 13% 2021-05-19T17:55:35.9021937Z 2021-05-19T17:55:35.9022374Z Reading state information... 15% 2021-05-19T17:55:35.9054585Z 2021-05-19T17:55:35.9055036Z Reading state information... 17% 2021-05-19T17:55:35.9092817Z 2021-05-19T17:55:35.9093308Z Reading state information... 19% 2021-05-19T17:55:35.9125585Z 2021-05-19T17:55:35.9126036Z Reading state information... 21% 2021-05-19T17:55:35.9156858Z 2021-05-19T17:55:35.9157297Z Reading state information... 23% 2021-05-19T17:55:35.9193401Z 2021-05-19T17:55:35.9193850Z Reading state information... 25% 2021-05-19T17:55:35.9230337Z 2021-05-19T17:55:35.9230787Z Reading state information... 27% 2021-05-19T17:55:35.9266358Z 2021-05-19T17:55:35.9266822Z Reading state information... 29% 2021-05-19T17:55:35.9302379Z 2021-05-19T17:55:35.9302814Z Reading state information... 31% 2021-05-19T17:55:35.9338930Z 2021-05-19T17:55:35.9339387Z Reading state information... 33% 2021-05-19T17:55:35.9371681Z 2021-05-19T17:55:35.9372133Z Reading state information... 35% 2021-05-19T17:55:35.9403413Z 2021-05-19T17:55:35.9403877Z Reading state information... 37% 2021-05-19T17:55:35.9440388Z 2021-05-19T17:55:35.9440824Z Reading state information... 39% 2021-05-19T17:55:35.9477465Z 2021-05-19T17:55:35.9477902Z Reading state information... 41% 2021-05-19T17:55:35.9510784Z 2021-05-19T17:55:35.9511241Z Reading state information... 43% 2021-05-19T17:55:35.9549725Z 2021-05-19T17:55:35.9550177Z Reading state information... 45% 2021-05-19T17:55:35.9606688Z 2021-05-19T17:55:35.9607159Z Reading state information... 47% 2021-05-19T17:55:35.9642000Z 2021-05-19T17:55:35.9642430Z Reading state information... 49% 2021-05-19T17:55:35.9680828Z 2021-05-19T17:55:35.9681264Z Reading state information... 51% 2021-05-19T17:55:35.9715841Z 2021-05-19T17:55:35.9716297Z Reading state information... 53% 2021-05-19T17:55:35.9750511Z 2021-05-19T17:55:35.9750971Z Reading state information... 55% 2021-05-19T17:55:35.9786900Z 2021-05-19T17:55:35.9787340Z Reading state information... 57% 2021-05-19T17:55:35.9824110Z 2021-05-19T17:55:35.9824543Z Reading state information... 59% 2021-05-19T17:55:35.9865572Z 2021-05-19T17:55:35.9866021Z Reading state information... 61% 2021-05-19T17:55:35.9900649Z 2021-05-19T17:55:35.9901098Z Reading state information... 63% 2021-05-19T17:55:35.9935294Z 2021-05-19T17:55:35.9935771Z Reading state information... 65% 2021-05-19T17:55:35.9975264Z 2021-05-19T17:55:35.9975998Z Reading state information... 67% 2021-05-19T17:55:36.0007516Z 2021-05-19T17:55:36.0007952Z Reading state information... 69% 2021-05-19T17:55:36.0051845Z 2021-05-19T17:55:36.0052553Z Reading state information... 71% 2021-05-19T17:55:36.0087764Z 2021-05-19T17:55:36.0088214Z Reading state information... 73% 2021-05-19T17:55:36.0123230Z 2021-05-19T17:55:36.0123676Z Reading state information... 75% 2021-05-19T17:55:36.0171415Z 2021-05-19T17:55:36.0171875Z Reading state information... 77% 2021-05-19T17:55:36.0206992Z 2021-05-19T17:55:36.0207431Z Reading state information... 79% 2021-05-19T17:55:36.0243764Z 2021-05-19T17:55:36.0244214Z Reading state information... 81% 2021-05-19T17:55:36.0280093Z 2021-05-19T17:55:36.0280544Z Reading state information... 83% 2021-05-19T17:55:36.0316444Z 2021-05-19T17:55:36.0316896Z Reading state information... 85% 2021-05-19T17:55:36.0352438Z 2021-05-19T17:55:36.0352875Z Reading state information... 87% 2021-05-19T17:55:36.0386549Z 2021-05-19T17:55:36.0386984Z Reading state information... 89% 2021-05-19T17:55:36.0419022Z 2021-05-19T17:55:36.0419471Z Reading state information... 91% 2021-05-19T17:55:36.0454371Z 2021-05-19T17:55:36.0454819Z Reading state information... 93% 2021-05-19T17:55:36.0489601Z 2021-05-19T17:55:36.0490059Z Reading state information... 95% 2021-05-19T17:55:36.0526792Z 2021-05-19T17:55:36.0527235Z Reading state information... 97% 2021-05-19T17:55:36.0561718Z 2021-05-19T17:55:36.0562167Z Reading state information... 99% 2021-05-19T17:55:36.3027579Z Selecting previously unselected package r-4.1.0. 2021-05-19T17:55:36.3956674Z (Reading database ... 233869 files and directories currently installed.) 2021-05-19T17:55:36.4034080Z Preparing to unpack .../work/_temp/r-4.1.0_1_amd64.deb ... 2021-05-19T17:55:36.4044288Z Unpacking r-4.1.0 (1) ... 2021-05-19T17:55:37.0721354Z Setting up r-4.1.0 (1) ... 2021-05-19T17:55:37.0933163Z 2021-05-19T17:55:37.0933807Z 2021-05-19T17:55:37.0934367Z Reading state information... Done 2021-05-19T17:55:37.1146179Z [command]/usr/bin/sudo ln -s /opt/R/4.1.0/bin/R /usr/local/bin/R 2021-05-19T17:55:37.1251991Z [command]/usr/bin/sudo ln -s /opt/R/4.1.0/bin/Rscript /usr/local/bin/Rscript 2021-05-19T17:55:37.1489945Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T17:55:37.1490436Z env: 2021-05-19T17:55:37.1490866Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:37.1491301Z TIC_DEPLOY_KEY: 2021-05-19T17:55:37.1492079Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:55:37.1493695Z GITHUB_PAT: *** 2021-05-19T17:55:37.1494450Z COVERALLS_TOKEN: *** 2021-05-19T17:55:37.1494928Z continue-on-error: false 2021-05-19T17:55:37.1495373Z VDIFFR_RUN_TESTS: 2021-05-19T17:55:37.1495841Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:55:37.1496271Z TZ: UTC 2021-05-19T17:55:37.1496638Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:37.1497042Z NOT_CRAN: true 2021-05-19T17:55:37.1497393Z ##[endgroup] 2021-05-19T17:55:37.1975970Z [command]sudo apt-get install -y texinfo 2021-05-19T17:55:37.4645336Z Reading package lists... 2021-05-19T17:55:37.5999912Z Building dependency tree... 2021-05-19T17:55:37.6015141Z Reading state information... 2021-05-19T17:55:37.7920903Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-19T17:55:37.7922146Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:55:38.0141191Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-19T17:55:38.0288114Z --2021-05-19 17:55:38-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-19T17:55:38.0324273Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-19T17:55:38.0377301Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-19T17:55:38.1452834Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-19T17:55:38.1455281Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-19T17:55:38.1457713Z --2021-05-19 17:55:38-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-19T17:55:38.2045602Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-19T17:55:38.2639606Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-19T17:55:38.4674430Z HTTP request sent, awaiting response... 302 Found 2021-05-19T17:55:38.4677937Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=i9F7FqQYzzzwYrloUb6v3H%2F6MmLQkBDuAoJhFXYJNYw%3D&st=2021-05-19T17%3A54%3A38Z&se=2021-05-19T18%3A00%3A38Z&sp=r [following] 2021-05-19T17:55:38.4681999Z --2021-05-19 17:55:38-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=i9F7FqQYzzzwYrloUb6v3H%2F6MmLQkBDuAoJhFXYJNYw%3D&st=2021-05-19T17%3A54%3A38Z&se=2021-05-19T18%3A00%3A38Z&sp=r 2021-05-19T17:55:38.4951508Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-19T17:55:38.5534479Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-19T17:55:38.7933606Z HTTP request sent, awaiting response... 200 OK 2021-05-19T17:55:38.7935067Z Length: 67306919 (64M) [application/octet-stream] 2021-05-19T17:55:38.7936840Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-19T17:55:39.3811916Z 2021-05-19T17:55:40.9957114Z 0K ........ ........ ........ ........ 49% 15.1M 2s 2021-05-19T17:55:42.1080192Z 32768K ........ ........ ........ ........ 99% 28.1M 0s 2021-05-19T17:55:42.1083493Z 65536K 100% 3.15M=3.3s 2021-05-19T17:55:42.1084053Z 2021-05-19T17:55:42.1086771Z 2021-05-19 17:55:42 (19.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-19T17:55:42.1087354Z 2021-05-19T17:55:43.6917529Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-19T17:55:43.6918662Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-19T17:55:43.9598504Z ##[group]Run tlmgr update --self 2021-05-19T17:55:43.9599101Z tlmgr update --self 2021-05-19T17:55:43.9599954Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T17:55:43.9600766Z tlmgr update --all 2021-05-19T17:55:43.9642883Z shell: /usr/bin/bash -e {0} 2021-05-19T17:55:43.9643306Z env: 2021-05-19T17:55:43.9643730Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:43.9644184Z TIC_DEPLOY_KEY: 2021-05-19T17:55:43.9644937Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:55:43.9646894Z GITHUB_PAT: *** 2021-05-19T17:55:43.9647669Z COVERALLS_TOKEN: *** 2021-05-19T17:55:43.9648133Z continue-on-error: false 2021-05-19T17:55:43.9648590Z VDIFFR_RUN_TESTS: 2021-05-19T17:55:43.9649043Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:55:43.9649474Z TZ: UTC 2021-05-19T17:55:43.9649849Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:43.9650301Z NOT_CRAN: true 2021-05-19T17:55:43.9650652Z ##[endgroup] 2021-05-19T17:55:46.5838499Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:55:46.7696074Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59259) ... done 2021-05-19T17:55:46.7696706Z running mktexlsr ... 2021-05-19T17:55:46.8405079Z done running mktexlsr. 2021-05-19T17:55:46.8629297Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:55:46.8630933Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:55:48.0592834Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:55:48.0594355Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T17:55:48.1482344Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T17:55:48.1983862Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-19T17:55:48.2409052Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-19T17:55:48.2968374Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-19T17:55:48.7401441Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-19T17:55:50.0084729Z [7/89, 00:01/00:01] install: biber [1k] 2021-05-19T17:55:50.0751395Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-19T17:55:50.1447878Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-19T17:55:50.1859895Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-19T17:55:50.2283544Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-19T17:55:50.2705987Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-19T17:55:50.3131146Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-19T17:55:50.3565292Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-19T17:55:50.4053271Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-19T17:55:50.4747470Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-19T17:55:50.5592294Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-19T17:55:50.6021904Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-19T17:55:50.6461916Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-19T17:55:50.7015247Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-19T17:55:50.7449772Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-19T17:55:50.7930745Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-19T17:55:50.8358461Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-19T17:55:50.8825082Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-19T17:55:50.9259446Z [25/89, 00:02/00:02] install: etex-pkg [6k] 2021-05-19T17:55:50.9692812Z [26/89, 00:02/00:02] install: filecontents [3k] 2021-05-19T17:55:51.0180681Z [27/89, 00:02/00:02] install: grfext [3k] 2021-05-19T17:55:51.0607858Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-19T17:55:51.1038641Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-19T17:55:51.1442758Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-19T17:55:51.1846767Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-19T17:55:51.2344725Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-19T17:55:51.2898857Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-19T17:55:51.3351247Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-19T17:55:51.3768972Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-19T17:55:51.4204621Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-19T17:55:51.4760832Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-19T17:55:51.5198646Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-19T17:55:51.5618304Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-19T17:55:51.6039828Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-19T17:55:51.6442950Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-19T17:55:51.6861324Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-19T17:55:51.7277539Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-19T17:55:51.7708113Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-19T17:55:51.8141516Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-19T17:55:51.8560320Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-19T17:55:51.8992283Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-19T17:55:51.9415408Z [48/89, 00:03/00:03] install: lualatex-doc [1k] 2021-05-19T17:55:51.9839783Z [49/89, 00:03/00:03] install: lualatex-truncate [2k] 2021-05-19T17:55:52.0270574Z [50/89, 00:03/00:03] install: luamplib [12k] 2021-05-19T17:55:52.0706728Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-19T17:55:52.1126335Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-19T17:55:52.1550038Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-19T17:55:52.1976454Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-19T17:55:52.2401239Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-19T17:55:52.2835118Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-19T17:55:52.3280147Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-19T17:55:52.3714040Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-19T17:55:52.4178955Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-19T17:55:52.4631275Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-19T17:55:52.5113748Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-19T17:55:52.5540084Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-19T17:55:52.5968504Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-19T17:55:52.6412683Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-19T17:55:52.6840332Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-19T17:55:52.7282805Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-19T17:55:52.7961117Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-19T17:55:52.8749511Z [68/89, 00:04/00:04] install: pdfarticle [4k] 2021-05-19T17:55:52.9183629Z [69/89, 00:04/00:04] install: pdfextra [22k] 2021-05-19T17:55:52.9648785Z [70/89, 00:04/00:04] install: placeat [4k] 2021-05-19T17:55:53.0073297Z [71/89, 00:04/00:04] install: plantuml [3k] 2021-05-19T17:55:53.0525546Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-19T17:55:53.1003842Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-19T17:55:53.1474852Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-19T17:55:53.1920355Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-19T17:55:53.2347779Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-19T17:55:53.2760657Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-19T17:55:53.3188063Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-19T17:55:53.3858730Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-19T17:55:53.4463791Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-19T17:55:53.4912973Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-19T17:55:53.5334608Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-19T17:55:53.5785522Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-19T17:55:53.6251854Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-19T17:55:53.6677473Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-19T17:55:53.7323911Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-19T17:55:53.8245237Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-19T17:55:53.8683532Z [88/89, 00:05/00:05] install: collection-basic [1k] 2021-05-19T17:55:53.9107998Z [89/89, 00:05/00:05] install: collection-luatex [1k] 2021-05-19T17:55:53.9280007Z running mktexlsr ... 2021-05-19T17:55:53.9974971Z done running mktexlsr. 2021-05-19T17:55:54.0238751Z running updmap-sys ... 2021-05-19T17:55:54.2640515Z done running updmap-sys. 2021-05-19T17:55:54.2641531Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-19T17:55:54.2643194Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/dGWCEiXO6B/L8qLEWuZis ... 2021-05-19T17:55:54.5981930Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/dGWCEiXO6B/L8qLEWuZis. 2021-05-19T17:55:54.5983539Z OK: optex.fmt/luatex 2021-05-19T17:55:54.5984734Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:55:54.5986139Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:55:55.7491691Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T17:55:55.8870561Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-19T17:55:55.8872100Z [1/2, ??:??/??:??] update: latexmk [92k] (59081 -> 59258) ... done 2021-05-19T17:55:55.9856234Z [2/2, 00:00/00:00] update: texlive-scripts [106k] (59219 -> 59251) ... done 2021-05-19T17:55:55.9857346Z running mktexlsr ... 2021-05-19T17:55:56.0568150Z done running mktexlsr. 2021-05-19T17:55:56.0821632Z running updmap-sys ... 2021-05-19T17:55:56.3215608Z done running updmap-sys. 2021-05-19T17:55:56.3217111Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T17:55:56.3218567Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T17:55:56.3849096Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T17:55:56.3849598Z with: 2021-05-19T17:55:56.3849967Z pandoc-version: 2.7.3 2021-05-19T17:55:56.3850352Z env: 2021-05-19T17:55:56.3850768Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:55:56.3851213Z TIC_DEPLOY_KEY: 2021-05-19T17:55:56.3851977Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:55:56.3853613Z GITHUB_PAT: *** 2021-05-19T17:55:56.3854366Z COVERALLS_TOKEN: *** 2021-05-19T17:55:56.3854843Z continue-on-error: false 2021-05-19T17:55:56.3855294Z VDIFFR_RUN_TESTS: 2021-05-19T17:55:56.3855757Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:55:56.3856189Z TZ: UTC 2021-05-19T17:55:56.3856548Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:55:56.3856950Z NOT_CRAN: true 2021-05-19T17:55:56.3857297Z ##[endgroup] 2021-05-19T17:55:56.6918260Z [command]sudo apt-get install -y gdebi-core 2021-05-19T17:55:56.7541369Z Reading package lists... 2021-05-19T17:55:56.8946490Z Building dependency tree... 2021-05-19T17:55:56.8961266Z Reading state information... 2021-05-19T17:55:57.1061574Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-19T17:55:57.1064358Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:55:57.1094146Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-19T17:55:57.2173602Z 2021-05-19T17:55:57.2312533Z Reading package lists... 0% 2021-05-19T17:55:57.2313205Z 2021-05-19T17:55:57.2353024Z Reading package lists... 100% 2021-05-19T17:55:57.2353695Z 2021-05-19T17:55:57.2354134Z 2021-05-19T17:55:57.2354814Z Reading package lists... Done 2021-05-19T17:55:57.2355354Z 2021-05-19T17:55:57.2356026Z Building dependency tree... 0% 2021-05-19T17:55:57.2356572Z 2021-05-19T17:55:57.2612936Z Building dependency tree... 0% 2021-05-19T17:55:57.2613797Z 2021-05-19T17:55:57.2614540Z Building dependency tree... 50% 2021-05-19T17:55:57.2615137Z 2021-05-19T17:55:57.3709266Z Building dependency tree... 50% 2021-05-19T17:55:57.3710856Z 2021-05-19T17:55:57.3711605Z Building dependency tree 2021-05-19T17:55:57.3712130Z 2021-05-19T17:55:57.3712781Z Reading state information... 0% 2021-05-19T17:55:57.3713299Z 2021-05-19T17:55:57.5120841Z Reading state information... 0% 2021-05-19T17:55:57.5121609Z 2021-05-19T17:55:57.5121997Z 2021-05-19T17:55:57.5122679Z Reading state information... Done 2021-05-19T17:55:57.5123210Z 2021-05-19T17:55:57.5123871Z Reading state information... 0% 2021-05-19T17:55:57.5171139Z 2021-05-19T17:55:57.5171893Z Reading state information... 1% 2021-05-19T17:55:57.5206861Z 2021-05-19T17:55:57.5208157Z Reading state information... 3% 2021-05-19T17:55:57.5244045Z 2021-05-19T17:55:57.5244570Z Reading state information... 5% 2021-05-19T17:55:57.5282206Z 2021-05-19T17:55:57.5282740Z Reading state information... 7% 2021-05-19T17:55:57.5317085Z 2021-05-19T17:55:57.5317609Z Reading state information... 9% 2021-05-19T17:55:57.5352601Z 2021-05-19T17:55:57.5353156Z Reading state information... 11% 2021-05-19T17:55:57.5389594Z 2021-05-19T17:55:57.5390107Z Reading state information... 13% 2021-05-19T17:55:57.5425006Z 2021-05-19T17:55:57.5425529Z Reading state information... 15% 2021-05-19T17:55:57.5459493Z 2021-05-19T17:55:57.5460020Z Reading state information... 17% 2021-05-19T17:55:57.5498249Z 2021-05-19T17:55:57.5498786Z Reading state information... 19% 2021-05-19T17:55:57.5533089Z 2021-05-19T17:55:57.5533603Z Reading state information... 21% 2021-05-19T17:55:57.5566909Z 2021-05-19T17:55:57.5567451Z Reading state information... 23% 2021-05-19T17:55:57.5605085Z 2021-05-19T17:55:57.5605613Z Reading state information... 25% 2021-05-19T17:55:57.5645017Z 2021-05-19T17:55:57.5645557Z Reading state information... 27% 2021-05-19T17:55:57.5682932Z 2021-05-19T17:55:57.5683440Z Reading state information... 29% 2021-05-19T17:55:57.5721094Z 2021-05-19T17:55:57.5721618Z Reading state information... 31% 2021-05-19T17:55:57.5760077Z 2021-05-19T17:55:57.5760815Z Reading state information... 33% 2021-05-19T17:55:57.5795459Z 2021-05-19T17:55:57.5795995Z Reading state information... 35% 2021-05-19T17:55:57.5829578Z 2021-05-19T17:55:57.5830089Z Reading state information... 37% 2021-05-19T17:55:57.5868512Z 2021-05-19T17:55:57.5869038Z Reading state information... 39% 2021-05-19T17:55:57.5907466Z 2021-05-19T17:55:57.5907991Z Reading state information... 41% 2021-05-19T17:55:57.5942286Z 2021-05-19T17:55:57.5942823Z Reading state information... 43% 2021-05-19T17:55:57.5983867Z 2021-05-19T17:55:57.5984382Z Reading state information... 45% 2021-05-19T17:55:57.6042511Z 2021-05-19T17:55:57.6043048Z Reading state information... 47% 2021-05-19T17:55:57.6079967Z 2021-05-19T17:55:57.6080498Z Reading state information... 49% 2021-05-19T17:55:57.6120806Z 2021-05-19T17:55:57.6121348Z Reading state information... 51% 2021-05-19T17:55:57.6158115Z 2021-05-19T17:55:57.6158664Z Reading state information... 53% 2021-05-19T17:55:57.6195036Z 2021-05-19T17:55:57.6195681Z Reading state information... 55% 2021-05-19T17:55:57.6234016Z 2021-05-19T17:55:57.6234565Z Reading state information... 57% 2021-05-19T17:55:57.6272502Z 2021-05-19T17:55:57.6273104Z Reading state information... 59% 2021-05-19T17:55:57.6316510Z 2021-05-19T17:55:57.6317138Z Reading state information... 61% 2021-05-19T17:55:57.6354161Z 2021-05-19T17:55:57.6354714Z Reading state information... 63% 2021-05-19T17:55:57.6389802Z 2021-05-19T17:55:57.6390422Z Reading state information... 65% 2021-05-19T17:55:57.6435757Z 2021-05-19T17:55:57.6436350Z Reading state information... 67% 2021-05-19T17:55:57.6464300Z 2021-05-19T17:55:57.6464963Z Reading state information... 69% 2021-05-19T17:55:57.6512891Z 2021-05-19T17:55:57.6513450Z Reading state information... 71% 2021-05-19T17:55:57.6546462Z 2021-05-19T17:55:57.6547030Z Reading state information... 73% 2021-05-19T17:55:57.6580409Z 2021-05-19T17:55:57.6581216Z Reading state information... 75% 2021-05-19T17:55:57.6633756Z 2021-05-19T17:55:57.6634360Z Reading state information... 77% 2021-05-19T17:55:57.6694057Z 2021-05-19T17:55:57.6694577Z Reading state information... 79% 2021-05-19T17:55:57.6708778Z 2021-05-19T17:55:57.6709272Z Reading state information... 81% 2021-05-19T17:55:57.6747749Z 2021-05-19T17:55:57.6748259Z Reading state information... 83% 2021-05-19T17:55:57.6785479Z 2021-05-19T17:55:57.6786005Z Reading state information... 85% 2021-05-19T17:55:57.6819869Z 2021-05-19T17:55:57.6847401Z Reading state information... 87% 2021-05-19T17:55:57.6868458Z 2021-05-19T17:55:57.6868975Z Reading state information... 89% 2021-05-19T17:55:57.6898388Z 2021-05-19T17:55:57.6899118Z Reading state information... 91% 2021-05-19T17:55:57.6931358Z 2021-05-19T17:55:57.6931883Z Reading state information... 93% 2021-05-19T17:55:57.6967296Z 2021-05-19T17:55:57.6967802Z Reading state information... 95% 2021-05-19T17:55:57.7005760Z 2021-05-19T17:55:57.7006280Z Reading state information... 97% 2021-05-19T17:55:57.7042200Z 2021-05-19T17:55:57.7042724Z Reading state information... 99% 2021-05-19T17:55:57.9571257Z Selecting previously unselected package pandoc. 2021-05-19T17:55:58.0510780Z (Reading database ... 235970 files and directories currently installed.) 2021-05-19T17:55:58.0587687Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-19T17:55:58.0601203Z Unpacking pandoc (2.7.3-1) ... 2021-05-19T17:55:59.9644223Z Setting up pandoc (2.7.3-1) ... 2021-05-19T17:55:59.9683941Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:00.6243247Z 2021-05-19T17:56:00.6244105Z 2021-05-19T17:56:00.6244811Z Reading state information... Done 2021-05-19T17:56:00.6556909Z ##[group]Run git config user.name adigherman 2021-05-19T17:56:00.6557568Z git config user.name adigherman 2021-05-19T17:56:00.6558131Z git config user.email adig@jhu.edu 2021-05-19T17:56:00.6597460Z shell: /usr/bin/bash -e {0} 2021-05-19T17:56:00.6597855Z env: 2021-05-19T17:56:00.6598294Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:00.6598883Z TIC_DEPLOY_KEY: 2021-05-19T17:56:00.6599654Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:56:00.6601162Z GITHUB_PAT: *** 2021-05-19T17:56:00.6602053Z COVERALLS_TOKEN: *** 2021-05-19T17:56:00.6602536Z continue-on-error: false 2021-05-19T17:56:00.6603013Z VDIFFR_RUN_TESTS: 2021-05-19T17:56:00.6603491Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:56:00.6603919Z TZ: UTC 2021-05-19T17:56:00.6604309Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:56:00.6604950Z NOT_CRAN: true 2021-05-19T17:56:00.6605359Z ##[endgroup] 2021-05-19T17:56:00.6839614Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-19T17:56:00.6840211Z env: 2021-05-19T17:56:00.6840639Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:56:00.6841089Z TIC_DEPLOY_KEY: 2021-05-19T17:56:00.6841837Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:56:00.6843389Z GITHUB_PAT: *** 2021-05-19T17:56:00.6844163Z COVERALLS_TOKEN: *** 2021-05-19T17:56:00.6844630Z continue-on-error: false 2021-05-19T17:56:00.6845091Z VDIFFR_RUN_TESTS: 2021-05-19T17:56:00.6845558Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:56:00.6845972Z TZ: UTC 2021-05-19T17:56:00.6846346Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:56:00.6846950Z NOT_CRAN: true 2021-05-19T17:56:00.6847314Z ##[endgroup] 2021-05-19T17:56:00.8551005Z Reading package lists... 2021-05-19T17:56:00.9891771Z Building dependency tree... 2021-05-19T17:56:00.9906191Z Reading state information... 2021-05-19T17:56:01.1097636Z The following additional packages will be installed: 2021-05-19T17:56:01.1100667Z cmake-data libjsoncpp1 librhash0 2021-05-19T17:56:01.1105998Z Suggested packages: 2021-05-19T17:56:01.1106773Z cmake-doc ninja-build 2021-05-19T17:56:01.1532431Z The following NEW packages will be installed: 2021-05-19T17:56:01.1537587Z cmake cmake-data libjsoncpp1 librhash0 2021-05-19T17:56:01.1702700Z 0 upgraded, 4 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:01.1703537Z Need to get 5470 kB of archives. 2021-05-19T17:56:01.1704368Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-19T17:56:01.1706164Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-19T17:56:01.2054771Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-19T17:56:01.2069233Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-19T17:56:01.2142021Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-19T17:56:01.6632514Z Fetched 5470 kB in 0s (39.3 MB/s) 2021-05-19T17:56:01.7008758Z Selecting previously unselected package cmake-data. 2021-05-19T17:56:01.7023898Z (Reading database ... 2021-05-19T17:56:01.7024605Z (Reading database ... 5% 2021-05-19T17:56:01.7025326Z (Reading database ... 10% 2021-05-19T17:56:01.7025979Z (Reading database ... 15% 2021-05-19T17:56:01.7026607Z (Reading database ... 20% 2021-05-19T17:56:01.7027245Z (Reading database ... 25% 2021-05-19T17:56:01.7027886Z (Reading database ... 30% 2021-05-19T17:56:01.7028507Z (Reading database ... 35% 2021-05-19T17:56:01.7029153Z (Reading database ... 40% 2021-05-19T17:56:01.7029788Z (Reading database ... 45% 2021-05-19T17:56:01.7030412Z (Reading database ... 50% 2021-05-19T17:56:01.7105870Z (Reading database ... 55% 2021-05-19T17:56:01.7148229Z (Reading database ... 60% 2021-05-19T17:56:01.7172924Z (Reading database ... 65% 2021-05-19T17:56:01.7226307Z (Reading database ... 70% 2021-05-19T17:56:01.7252402Z (Reading database ... 75% 2021-05-19T17:56:01.7283754Z (Reading database ... 80% 2021-05-19T17:56:01.7541028Z (Reading database ... 85% 2021-05-19T17:56:01.7614589Z (Reading database ... 90% 2021-05-19T17:56:01.7929188Z (Reading database ... 95% 2021-05-19T17:56:01.7929709Z (Reading database ... 100% 2021-05-19T17:56:01.7930604Z (Reading database ... 235977 files and directories currently installed.) 2021-05-19T17:56:01.8008118Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-19T17:56:01.8191517Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-19T17:56:02.1968426Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-19T17:56:02.2196324Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-19T17:56:02.2210322Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-19T17:56:02.2498279Z Selecting previously unselected package librhash0:amd64. 2021-05-19T17:56:02.2721338Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-19T17:56:02.2731445Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-19T17:56:02.3028457Z Selecting previously unselected package cmake. 2021-05-19T17:56:02.3250491Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-19T17:56:02.3263286Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-19T17:56:02.7144250Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-19T17:56:02.7162835Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-19T17:56:02.7520267Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-19T17:56:02.7538330Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-19T17:56:02.7562577Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:03.7079238Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:05.2960577Z Reading package lists... 2021-05-19T17:56:05.4452064Z Building dependency tree... 2021-05-19T17:56:05.4468548Z Reading state information... 2021-05-19T17:56:05.5850988Z Suggested packages: 2021-05-19T17:56:05.5852758Z libssh-doc 2021-05-19T17:56:05.6305075Z The following NEW packages will be installed: 2021-05-19T17:56:05.6306817Z libssh-dev 2021-05-19T17:56:05.7156726Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:05.7157581Z Need to get 219 kB of archives. 2021-05-19T17:56:05.7158382Z After this operation, 1127 kB of additional disk space will be used. 2021-05-19T17:56:05.7160450Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-19T17:56:06.0892453Z Fetched 219 kB in 0s (2354 kB/s) 2021-05-19T17:56:06.1154747Z Selecting previously unselected package libssh-dev:amd64. 2021-05-19T17:56:06.1219566Z (Reading database ... 2021-05-19T17:56:06.1220380Z (Reading database ... 5% 2021-05-19T17:56:06.1221011Z (Reading database ... 10% 2021-05-19T17:56:06.1221601Z (Reading database ... 15% 2021-05-19T17:56:06.1222169Z (Reading database ... 20% 2021-05-19T17:56:06.1222766Z (Reading database ... 25% 2021-05-19T17:56:06.1223381Z (Reading database ... 30% 2021-05-19T17:56:06.1223960Z (Reading database ... 35% 2021-05-19T17:56:06.1224534Z (Reading database ... 40% 2021-05-19T17:56:06.1225080Z (Reading database ... 45% 2021-05-19T17:56:06.1225659Z (Reading database ... 50% 2021-05-19T17:56:06.1294619Z (Reading database ... 55% 2021-05-19T17:56:06.1335311Z (Reading database ... 60% 2021-05-19T17:56:06.1358141Z (Reading database ... 65% 2021-05-19T17:56:06.1410274Z (Reading database ... 70% 2021-05-19T17:56:06.1432351Z (Reading database ... 75% 2021-05-19T17:56:06.1457967Z (Reading database ... 80% 2021-05-19T17:56:06.1713614Z (Reading database ... 85% 2021-05-19T17:56:06.1791871Z (Reading database ... 90% 2021-05-19T17:56:06.2088088Z (Reading database ... 95% 2021-05-19T17:56:06.2089072Z (Reading database ... 100% 2021-05-19T17:56:06.2090121Z (Reading database ... 238761 files and directories currently installed.) 2021-05-19T17:56:06.2164147Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-19T17:56:06.2181597Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T17:56:06.2930438Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T17:56:07.8600135Z Reading package lists... 2021-05-19T17:56:08.0008634Z Building dependency tree... 2021-05-19T17:56:08.0024906Z Reading state information... 2021-05-19T17:56:08.1860309Z The following NEW packages will be installed: 2021-05-19T17:56:08.1867670Z jags 2021-05-19T17:56:08.2272505Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:08.2273350Z Need to get 1562 kB of archives. 2021-05-19T17:56:08.2274207Z After this operation, 3615 kB of additional disk space will be used. 2021-05-19T17:56:08.2276104Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-19T17:56:08.6391779Z Fetched 1562 kB in 0s (17.9 MB/s) 2021-05-19T17:56:08.6728244Z Selecting previously unselected package jags. 2021-05-19T17:56:08.6751427Z (Reading database ... 2021-05-19T17:56:08.6752299Z (Reading database ... 5% 2021-05-19T17:56:08.6752993Z (Reading database ... 10% 2021-05-19T17:56:08.6753652Z (Reading database ... 15% 2021-05-19T17:56:08.6754314Z (Reading database ... 20% 2021-05-19T17:56:08.6754945Z (Reading database ... 25% 2021-05-19T17:56:08.6755587Z (Reading database ... 30% 2021-05-19T17:56:08.6756215Z (Reading database ... 35% 2021-05-19T17:56:08.6756870Z (Reading database ... 40% 2021-05-19T17:56:08.6757508Z (Reading database ... 45% 2021-05-19T17:56:08.6758135Z (Reading database ... 50% 2021-05-19T17:56:08.6836648Z (Reading database ... 55% 2021-05-19T17:56:08.6879557Z (Reading database ... 60% 2021-05-19T17:56:08.6904175Z (Reading database ... 65% 2021-05-19T17:56:08.6958158Z (Reading database ... 70% 2021-05-19T17:56:08.6980952Z (Reading database ... 75% 2021-05-19T17:56:08.7007286Z (Reading database ... 80% 2021-05-19T17:56:08.7270988Z (Reading database ... 85% 2021-05-19T17:56:08.7352477Z (Reading database ... 90% 2021-05-19T17:56:08.7663373Z (Reading database ... 95% 2021-05-19T17:56:08.7664474Z (Reading database ... 100% 2021-05-19T17:56:08.7665547Z (Reading database ... 238780 files and directories currently installed.) 2021-05-19T17:56:08.7752710Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-19T17:56:08.7769354Z Unpacking jags (4.3.0-3build1) ... 2021-05-19T17:56:08.9251126Z Setting up jags (4.3.0-3build1) ... 2021-05-19T17:56:08.9355357Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:09.5517322Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:11.1449511Z Reading package lists... 2021-05-19T17:56:11.2841927Z Building dependency tree... 2021-05-19T17:56:11.2857281Z Reading state information... 2021-05-19T17:56:11.4209766Z The following additional packages will be installed: 2021-05-19T17:56:11.4212752Z libnode64 libuv1-dev 2021-05-19T17:56:11.4655228Z The following NEW packages will be installed: 2021-05-19T17:56:11.4658169Z libnode-dev libnode64 libuv1-dev 2021-05-19T17:56:11.4825742Z 0 upgraded, 3 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:11.4826463Z Need to get 6239 kB of archives. 2021-05-19T17:56:11.4827155Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-19T17:56:11.4828909Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-19T17:56:11.4855387Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-19T17:56:11.6124147Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-19T17:56:11.9904802Z Fetched 6239 kB in 0s (39.5 MB/s) 2021-05-19T17:56:12.0164066Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-19T17:56:12.0227324Z (Reading database ... 2021-05-19T17:56:12.0228102Z (Reading database ... 5% 2021-05-19T17:56:12.0228769Z (Reading database ... 10% 2021-05-19T17:56:12.0229426Z (Reading database ... 15% 2021-05-19T17:56:12.0230082Z (Reading database ... 20% 2021-05-19T17:56:12.0230722Z (Reading database ... 25% 2021-05-19T17:56:12.0231369Z (Reading database ... 30% 2021-05-19T17:56:12.0231991Z (Reading database ... 35% 2021-05-19T17:56:12.0232629Z (Reading database ... 40% 2021-05-19T17:56:12.0233267Z (Reading database ... 45% 2021-05-19T17:56:12.0233892Z (Reading database ... 50% 2021-05-19T17:56:12.0301308Z (Reading database ... 55% 2021-05-19T17:56:12.0342802Z (Reading database ... 60% 2021-05-19T17:56:12.0366362Z (Reading database ... 65% 2021-05-19T17:56:12.0422050Z (Reading database ... 70% 2021-05-19T17:56:12.0444610Z (Reading database ... 75% 2021-05-19T17:56:12.0471504Z (Reading database ... 80% 2021-05-19T17:56:12.0729849Z (Reading database ... 85% 2021-05-19T17:56:12.0814614Z (Reading database ... 90% 2021-05-19T17:56:12.1143333Z (Reading database ... 95% 2021-05-19T17:56:12.1146510Z (Reading database ... 100% 2021-05-19T17:56:12.1147351Z (Reading database ... 238920 files and directories currently installed.) 2021-05-19T17:56:12.1229639Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-19T17:56:12.1244894Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-19T17:56:12.1568766Z Selecting previously unselected package libnode64:amd64. 2021-05-19T17:56:12.1755207Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T17:56:12.1774172Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T17:56:12.7849661Z Selecting previously unselected package libnode-dev:amd64. 2021-05-19T17:56:12.8017795Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T17:56:12.8037394Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T17:56:12.8854187Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-19T17:56:12.8874104Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T17:56:12.8897994Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-19T17:56:12.8925381Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:14.5372748Z Reading package lists... 2021-05-19T17:56:14.6915418Z Building dependency tree... 2021-05-19T17:56:14.6931155Z Reading state information... 2021-05-19T17:56:14.8407338Z The following additional packages will be installed: 2021-05-19T17:56:14.8410000Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-19T17:56:14.8414894Z Suggested packages: 2021-05-19T17:56:14.8415873Z libfftw3-doc 2021-05-19T17:56:14.8905003Z The following NEW packages will be installed: 2021-05-19T17:56:14.8909975Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-19T17:56:14.9532185Z 0 upgraded, 5 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:14.9533223Z Need to get 3986 kB of archives. 2021-05-19T17:56:14.9534070Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-19T17:56:14.9536048Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-19T17:56:15.0100352Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-19T17:56:15.0645258Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-19T17:56:15.1032013Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-19T17:56:15.1049325Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-19T17:56:15.5646439Z Fetched 3986 kB in 0s (13.2 MB/s) 2021-05-19T17:56:15.5954038Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-19T17:56:15.6018894Z (Reading database ... 2021-05-19T17:56:15.6019681Z (Reading database ... 5% 2021-05-19T17:56:15.6020350Z (Reading database ... 10% 2021-05-19T17:56:15.6021004Z (Reading database ... 15% 2021-05-19T17:56:15.6021689Z (Reading database ... 20% 2021-05-19T17:56:15.6022337Z (Reading database ... 25% 2021-05-19T17:56:15.6022976Z (Reading database ... 30% 2021-05-19T17:56:15.6023619Z (Reading database ... 35% 2021-05-19T17:56:15.6024242Z (Reading database ... 40% 2021-05-19T17:56:15.6024877Z (Reading database ... 45% 2021-05-19T17:56:15.6025513Z (Reading database ... 50% 2021-05-19T17:56:15.6105599Z (Reading database ... 55% 2021-05-19T17:56:15.6149313Z (Reading database ... 60% 2021-05-19T17:56:15.6175286Z (Reading database ... 65% 2021-05-19T17:56:15.6231911Z (Reading database ... 70% 2021-05-19T17:56:15.6255647Z (Reading database ... 75% 2021-05-19T17:56:15.6284077Z (Reading database ... 80% 2021-05-19T17:56:15.6557471Z (Reading database ... 85% 2021-05-19T17:56:15.6658275Z (Reading database ... 90% 2021-05-19T17:56:15.6996059Z (Reading database ... 95% 2021-05-19T17:56:15.6999297Z (Reading database ... 100% 2021-05-19T17:56:15.7000157Z (Reading database ... 239056 files and directories currently installed.) 2021-05-19T17:56:15.7088774Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:15.7105090Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:15.7649919Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-19T17:56:15.7825783Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:15.7841305Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:15.8729695Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-19T17:56:15.8891175Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:15.8910962Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:15.9848746Z Selecting previously unselected package libfftw3-bin. 2021-05-19T17:56:15.9989555Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:15.9999124Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-19T17:56:16.0249088Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-19T17:56:16.0452962Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-19T17:56:16.0463066Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:16.3060434Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:16.3093592Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:16.3130972Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:16.3156499Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-19T17:56:16.3182554Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-19T17:56:16.3211980Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:16.9980644Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:18.5807908Z Reading package lists... 2021-05-19T17:56:18.7210509Z Building dependency tree... 2021-05-19T17:56:18.7226869Z Reading state information... 2021-05-19T17:56:18.8613711Z The following additional packages will be installed: 2021-05-19T17:56:18.8615787Z libdcmtk14 2021-05-19T17:56:18.9042756Z The following NEW packages will be installed: 2021-05-19T17:56:18.9047288Z dcmtk libdcmtk14 2021-05-19T17:56:18.9263019Z 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:18.9264039Z Need to get 5546 kB of archives. 2021-05-19T17:56:18.9265103Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-19T17:56:18.9266924Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-19T17:56:19.0865891Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-19T17:56:19.4745423Z Fetched 5546 kB in 0s (26.9 MB/s) 2021-05-19T17:56:19.5048048Z Selecting previously unselected package libdcmtk14. 2021-05-19T17:56:19.5107227Z (Reading database ... 2021-05-19T17:56:19.5108214Z (Reading database ... 5% 2021-05-19T17:56:19.5108728Z (Reading database ... 10% 2021-05-19T17:56:19.5109212Z (Reading database ... 15% 2021-05-19T17:56:19.5109722Z (Reading database ... 20% 2021-05-19T17:56:19.5110214Z (Reading database ... 25% 2021-05-19T17:56:19.5110687Z (Reading database ... 30% 2021-05-19T17:56:19.5111146Z (Reading database ... 35% 2021-05-19T17:56:19.5111613Z (Reading database ... 40% 2021-05-19T17:56:19.5112071Z (Reading database ... 45% 2021-05-19T17:56:19.5112541Z (Reading database ... 50% 2021-05-19T17:56:19.5197121Z (Reading database ... 55% 2021-05-19T17:56:19.5237729Z (Reading database ... 60% 2021-05-19T17:56:19.5268770Z (Reading database ... 65% 2021-05-19T17:56:19.5317071Z (Reading database ... 70% 2021-05-19T17:56:19.5337573Z (Reading database ... 75% 2021-05-19T17:56:19.5363859Z (Reading database ... 80% 2021-05-19T17:56:19.5612310Z (Reading database ... 85% 2021-05-19T17:56:19.5706516Z (Reading database ... 90% 2021-05-19T17:56:19.6015022Z (Reading database ... 95% 2021-05-19T17:56:19.6016059Z (Reading database ... 100% 2021-05-19T17:56:19.6017110Z (Reading database ... 239147 files and directories currently installed.) 2021-05-19T17:56:19.6096318Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-19T17:56:19.6126200Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-19T17:56:20.0808258Z Selecting previously unselected package dcmtk. 2021-05-19T17:56:20.0965062Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-19T17:56:20.1015234Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-19T17:56:20.2296655Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-19T17:56:20.2323338Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-19T17:56:20.2434354Z Adding `dcmtk' group to system ... 2021-05-19T17:56:20.2896678Z Adding `dcmtk' user to system ... 2021-05-19T17:56:20.3509058Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-19T17:56:20.6829163Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:22.0862820Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:23.6779435Z Reading package lists... 2021-05-19T17:56:23.8154750Z Building dependency tree... 2021-05-19T17:56:23.8171266Z Reading state information... 2021-05-19T17:56:24.0269788Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-19T17:56:24.0271239Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:24.0867694Z Reading package lists... 2021-05-19T17:56:24.2281005Z Building dependency tree... 2021-05-19T17:56:24.2296781Z Reading state information... 2021-05-19T17:56:24.4533040Z libpng-dev is already the newest version (1.6.37-2). 2021-05-19T17:56:24.4534342Z libpng-dev set to manually installed. 2021-05-19T17:56:24.4535288Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:24.5115607Z Reading package lists... 2021-05-19T17:56:24.6458015Z Building dependency tree... 2021-05-19T17:56:24.6474138Z Reading state information... 2021-05-19T17:56:24.7805164Z The following additional packages will be installed: 2021-05-19T17:56:24.7807881Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-19T17:56:24.7810645Z Suggested packages: 2021-05-19T17:56:24.7811891Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-19T17:56:24.7813590Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-19T17:56:24.7814884Z fonts-arphic-uming fonts-nanum 2021-05-19T17:56:24.8255327Z The following NEW packages will be installed: 2021-05-19T17:56:24.8257333Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-19T17:56:24.8258573Z libpoppler97 poppler-data 2021-05-19T17:56:24.8433194Z 0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:24.8435767Z Need to get 2582 kB of archives. 2021-05-19T17:56:24.8436924Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-19T17:56:24.8438603Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-19T17:56:24.8615097Z 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-19T17:56:24.8633345Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-19T17:56:24.8717771Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-19T17:56:24.8748805Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-19T17:56:24.8806288Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-19T17:56:25.2453896Z Fetched 2582 kB in 0s (50.4 MB/s) 2021-05-19T17:56:25.2769423Z Selecting previously unselected package poppler-data. 2021-05-19T17:56:25.2796952Z (Reading database ... 2021-05-19T17:56:25.2797502Z (Reading database ... 5% 2021-05-19T17:56:25.2797972Z (Reading database ... 10% 2021-05-19T17:56:25.2798451Z (Reading database ... 15% 2021-05-19T17:56:25.2798920Z (Reading database ... 20% 2021-05-19T17:56:25.2799552Z (Reading database ... 25% 2021-05-19T17:56:25.2800028Z (Reading database ... 30% 2021-05-19T17:56:25.2800485Z (Reading database ... 35% 2021-05-19T17:56:25.2800952Z (Reading database ... 40% 2021-05-19T17:56:25.2801418Z (Reading database ... 45% 2021-05-19T17:56:25.2801870Z (Reading database ... 50% 2021-05-19T17:56:25.2886725Z (Reading database ... 55% 2021-05-19T17:56:25.2930071Z (Reading database ... 60% 2021-05-19T17:56:25.2954186Z (Reading database ... 65% 2021-05-19T17:56:25.3010029Z (Reading database ... 70% 2021-05-19T17:56:25.3031744Z (Reading database ... 75% 2021-05-19T17:56:25.3058803Z (Reading database ... 80% 2021-05-19T17:56:25.3326293Z (Reading database ... 85% 2021-05-19T17:56:25.3421111Z (Reading database ... 90% 2021-05-19T17:56:25.3735826Z (Reading database ... 95% 2021-05-19T17:56:25.3736873Z (Reading database ... 100% 2021-05-19T17:56:25.3737930Z (Reading database ... 239382 files and directories currently installed.) 2021-05-19T17:56:25.3819008Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-19T17:56:25.3826896Z Unpacking poppler-data (0.4.9-2) ... 2021-05-19T17:56:25.6022727Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-19T17:56:25.6245912Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-19T17:56:25.6259861Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-19T17:56:25.6687560Z Selecting previously unselected package libpoppler97:amd64. 2021-05-19T17:56:25.6825839Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:25.6833908Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:25.7969267Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-19T17:56:25.8106358Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:25.8116110Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:25.8409205Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-19T17:56:25.8584949Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:25.8598867Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:25.8849113Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-19T17:56:25.9036003Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:25.9046884Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:25.9607045Z Setting up poppler-data (0.4.9-2) ... 2021-05-19T17:56:25.9699535Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-19T17:56:25.9720069Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:25.9749990Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:25.9784409Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:25.9810598Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-19T17:56:25.9837264Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T17:56:26.0301180Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:27.6291473Z Reading package lists... 2021-05-19T17:56:27.7683145Z Building dependency tree... 2021-05-19T17:56:27.7700343Z Reading state information... 2021-05-19T17:56:27.9051649Z The following additional packages will be installed: 2021-05-19T17:56:27.9055882Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-19T17:56:27.9061064Z Suggested packages: 2021-05-19T17:56:27.9062360Z libhdf5-doc 2021-05-19T17:56:27.9523254Z The following NEW packages will be installed: 2021-05-19T17:56:27.9528855Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-19T17:56:27.9533071Z libsz2 2021-05-19T17:56:27.9697409Z 0 upgraded, 7 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:27.9698172Z Need to get 4074 kB of archives. 2021-05-19T17:56:27.9698869Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-19T17:56:27.9700780Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-19T17:56:27.9721997Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-19T17:56:27.9728579Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-19T17:56:27.9733992Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-19T17:56:27.9956000Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-19T17:56:27.9987942Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-19T17:56:27.9999728Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-19T17:56:28.4164172Z Fetched 4074 kB in 0s (45.3 MB/s) 2021-05-19T17:56:28.4466230Z Selecting previously unselected package hdf5-helpers. 2021-05-19T17:56:28.4531105Z (Reading database ... 2021-05-19T17:56:28.4531780Z (Reading database ... 5% 2021-05-19T17:56:28.4532391Z (Reading database ... 10% 2021-05-19T17:56:28.4532974Z (Reading database ... 15% 2021-05-19T17:56:28.4533538Z (Reading database ... 20% 2021-05-19T17:56:28.4534120Z (Reading database ... 25% 2021-05-19T17:56:28.4534711Z (Reading database ... 30% 2021-05-19T17:56:28.4535310Z (Reading database ... 35% 2021-05-19T17:56:28.4535886Z (Reading database ... 40% 2021-05-19T17:56:28.4536461Z (Reading database ... 45% 2021-05-19T17:56:28.4537024Z (Reading database ... 50% 2021-05-19T17:56:28.4615477Z (Reading database ... 55% 2021-05-19T17:56:28.4657944Z (Reading database ... 60% 2021-05-19T17:56:28.4687617Z (Reading database ... 65% 2021-05-19T17:56:28.4735908Z (Reading database ... 70% 2021-05-19T17:56:28.4757304Z (Reading database ... 75% 2021-05-19T17:56:28.4782794Z (Reading database ... 80% 2021-05-19T17:56:28.5032855Z (Reading database ... 85% 2021-05-19T17:56:28.5121461Z (Reading database ... 90% 2021-05-19T17:56:28.5432246Z (Reading database ... 95% 2021-05-19T17:56:28.5433241Z (Reading database ... 100% 2021-05-19T17:56:28.5434850Z (Reading database ... 239942 files and directories currently installed.) 2021-05-19T17:56:28.5520392Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T17:56:28.5531393Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:28.5809889Z Selecting previously unselected package libaec0:amd64. 2021-05-19T17:56:28.6025006Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-19T17:56:28.6048394Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-19T17:56:28.6367832Z Selecting previously unselected package libsz2:amd64. 2021-05-19T17:56:28.6500582Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-19T17:56:28.6518377Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-19T17:56:28.6808193Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-19T17:56:28.6989287Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T17:56:28.7005785Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:28.8449068Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-19T17:56:28.8617418Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T17:56:28.8629526Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:28.9007929Z Selecting previously unselected package libaec-dev:amd64. 2021-05-19T17:56:28.9186038Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-19T17:56:28.9202231Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-19T17:56:28.9455350Z Selecting previously unselected package libhdf5-dev. 2021-05-19T17:56:28.9648016Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-19T17:56:28.9658668Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:29.2536385Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:29.2574135Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-19T17:56:29.2607880Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-19T17:56:29.2629343Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-19T17:56:29.2675158Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:29.2698071Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:29.2718483Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-19T17:56:29.2788164Z 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-19T17:56:29.2821199Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:29.9176643Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:31.4907054Z Reading package lists... 2021-05-19T17:56:31.6257726Z Building dependency tree... 2021-05-19T17:56:31.6274504Z Reading state information... 2021-05-19T17:56:31.7610186Z The following additional packages will be installed: 2021-05-19T17:56:31.7613162Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-19T17:56:31.8067248Z The following NEW packages will be installed: 2021-05-19T17:56:31.8071648Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-19T17:56:31.8075442Z mesa-common-dev 2021-05-19T17:56:31.8262227Z 0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:31.8262925Z Need to get 1761 kB of archives. 2021-05-19T17:56:31.8263714Z After this operation, 5442 kB of additional disk space will be used. 2021-05-19T17:56:31.8265306Z 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-19T17:56:31.8308365Z 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-19T17:56:31.8313358Z 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-19T17:56:31.8325837Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-19T17:56:31.8350319Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-19T17:56:31.8370143Z 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-19T17:56:32.2091655Z Fetched 1761 kB in 0s (48.0 MB/s) 2021-05-19T17:56:32.2383169Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-19T17:56:32.2450494Z (Reading database ... 2021-05-19T17:56:32.2451475Z (Reading database ... 5% 2021-05-19T17:56:32.2452027Z (Reading database ... 10% 2021-05-19T17:56:32.2452509Z (Reading database ... 15% 2021-05-19T17:56:32.2454637Z (Reading database ... 20% 2021-05-19T17:56:32.2455347Z (Reading database ... 25% 2021-05-19T17:56:32.2455973Z (Reading database ... 30% 2021-05-19T17:56:32.2456546Z (Reading database ... 35% 2021-05-19T17:56:32.2457126Z (Reading database ... 40% 2021-05-19T17:56:32.2457706Z (Reading database ... 45% 2021-05-19T17:56:32.2458274Z (Reading database ... 50% 2021-05-19T17:56:32.2525141Z (Reading database ... 55% 2021-05-19T17:56:32.2564228Z (Reading database ... 60% 2021-05-19T17:56:32.2595142Z (Reading database ... 65% 2021-05-19T17:56:32.2642731Z (Reading database ... 70% 2021-05-19T17:56:32.2663748Z (Reading database ... 75% 2021-05-19T17:56:32.2889105Z (Reading database ... 80% 2021-05-19T17:56:32.2942095Z (Reading database ... 85% 2021-05-19T17:56:32.3035496Z (Reading database ... 90% 2021-05-19T17:56:32.3339980Z (Reading database ... 95% 2021-05-19T17:56:32.3340970Z (Reading database ... 100% 2021-05-19T17:56:32.3341965Z (Reading database ... 240150 files and directories currently installed.) 2021-05-19T17:56:32.3420723Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:56:32.3433231Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-19T17:56:32.3784189Z Selecting previously unselected package libglx-dev:amd64. 2021-05-19T17:56:32.3987319Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:32.3997908Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:56:32.4466737Z Selecting previously unselected package libgl-dev:amd64. 2021-05-19T17:56:32.4686157Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:32.4698224Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:56:32.5088753Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-19T17:56:32.5259022Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-19T17:56:32.5289103Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-19T17:56:32.5669076Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-19T17:56:32.5866419Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-19T17:56:32.5881808Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-19T17:56:32.6328796Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-19T17:56:32.6509843Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:32.6518994Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:32.7997255Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-19T17:56:32.8023584Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:56:32.8063363Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-19T17:56:32.8099313Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:56:32.8117276Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-19T17:56:32.8154538Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:32.8180289Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:34.1022549Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:35.6610189Z Reading package lists... 2021-05-19T17:56:35.7941196Z Building dependency tree... 2021-05-19T17:56:35.7958602Z Reading state information... 2021-05-19T17:56:35.9287974Z The following additional packages will be installed: 2021-05-19T17:56:35.9290310Z libprotobuf-lite17 libprotoc17 2021-05-19T17:56:35.9728229Z The following NEW packages will be installed: 2021-05-19T17:56:35.9730428Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-19T17:56:35.9731750Z protobuf-compiler 2021-05-19T17:56:35.9951623Z 0 upgraded, 5 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:35.9952489Z Need to get 2754 kB of archives. 2021-05-19T17:56:35.9953571Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-19T17:56:35.9955593Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-19T17:56:36.0101757Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-19T17:56:36.0977457Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-19T17:56:36.1425838Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-19T17:56:36.1748596Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-19T17:56:36.5411550Z Fetched 2754 kB in 0s (13.8 MB/s) 2021-05-19T17:56:36.5676212Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-19T17:56:36.5741429Z (Reading database ... 2021-05-19T17:56:36.5742132Z (Reading database ... 5% 2021-05-19T17:56:36.5742822Z (Reading database ... 10% 2021-05-19T17:56:36.5743467Z (Reading database ... 15% 2021-05-19T17:56:36.5744107Z (Reading database ... 20% 2021-05-19T17:56:36.5744748Z (Reading database ... 25% 2021-05-19T17:56:36.5745515Z (Reading database ... 30% 2021-05-19T17:56:36.5746175Z (Reading database ... 35% 2021-05-19T17:56:36.5746819Z (Reading database ... 40% 2021-05-19T17:56:36.5747445Z (Reading database ... 45% 2021-05-19T17:56:36.5748082Z (Reading database ... 50% 2021-05-19T17:56:36.5824963Z (Reading database ... 55% 2021-05-19T17:56:36.5868111Z (Reading database ... 60% 2021-05-19T17:56:36.5897674Z (Reading database ... 65% 2021-05-19T17:56:36.5946856Z (Reading database ... 70% 2021-05-19T17:56:36.5968317Z (Reading database ... 75% 2021-05-19T17:56:36.6192697Z (Reading database ... 80% 2021-05-19T17:56:36.6246986Z (Reading database ... 85% 2021-05-19T17:56:36.6342287Z (Reading database ... 90% 2021-05-19T17:56:36.6651098Z (Reading database ... 95% 2021-05-19T17:56:36.6652025Z (Reading database ... 100% 2021-05-19T17:56:36.6653012Z (Reading database ... 240633 files and directories currently installed.) 2021-05-19T17:56:36.6730114Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:36.6766318Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:36.7167673Z Selecting previously unselected package libprotoc17:amd64. 2021-05-19T17:56:36.7335033Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:36.7344360Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:36.8128273Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-19T17:56:36.8354045Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:36.8366286Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:36.9772061Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-19T17:56:36.9994622Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:37.0003026Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:37.1088410Z Selecting previously unselected package protobuf-compiler. 2021-05-19T17:56:37.1233497Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-19T17:56:37.1260378Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:37.1792264Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:37.1822278Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:37.1846423Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:37.1871755Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:37.1910649Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-19T17:56:37.9314293Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:37.9323314Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:39.3888346Z Reading package lists... 2021-05-19T17:56:39.5268754Z Building dependency tree... 2021-05-19T17:56:39.5285405Z Reading state information... 2021-05-19T17:56:39.6666411Z The following additional packages will be installed: 2021-05-19T17:56:39.6669780Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-19T17:56:39.6675430Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-19T17:56:39.6676575Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-19T17:56:39.6677955Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-19T17:56:39.6679348Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-19T17:56:39.6680919Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-19T17:56:39.6682256Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-19T17:56:39.6683644Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-19T17:56:39.6684961Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-19T17:56:39.6686274Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-19T17:56:39.6688209Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-19T17:56:39.6689501Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-19T17:56:39.6690751Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-19T17:56:39.6691978Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-19T17:56:39.6692736Z Suggested packages: 2021-05-19T17:56:39.6693843Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-19T17:56:39.6695436Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-19T17:56:39.6696905Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-19T17:56:39.6698238Z nvidia-legacy-304xx-vdpau-driver 2021-05-19T17:56:39.7361630Z The following NEW packages will be installed: 2021-05-19T17:56:39.7364666Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-19T17:56:39.7365870Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-19T17:56:39.7368295Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-19T17:56:39.7369547Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-19T17:56:39.7372900Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-19T17:56:39.7375861Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-19T17:56:39.7378406Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-19T17:56:39.7381702Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-19T17:56:39.7382895Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-19T17:56:39.7385359Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-19T17:56:39.7387700Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-19T17:56:39.7389963Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-19T17:56:39.7393017Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-19T17:56:39.7397095Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-19T17:56:39.7623871Z 0 upgraded, 76 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:39.7624673Z Need to get 47.1 MB of archives. 2021-05-19T17:56:39.7625363Z After this operation, 195 MB of additional disk space will be used. 2021-05-19T17:56:39.7627187Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-19T17:56:39.8310562Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-19T17:56:39.8389542Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-19T17:56:39.8425568Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-19T17:56:39.8467694Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-19T17:56:39.8503904Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-19T17:56:39.8537271Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-19T17:56:39.8783033Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-19T17:56:39.9380477Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-19T17:56:39.9390588Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-19T17:56:39.9402527Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-19T17:56:39.9470684Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-19T17:56:39.9476689Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-19T17:56:39.9517566Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-19T17:56:39.9560635Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-19T17:56:39.9569623Z 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-19T17:56:39.9736568Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-19T17:56:39.9875295Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-19T17:56:39.9927522Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-19T17:56:39.9935364Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-19T17:56:39.9957736Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-19T17:56:39.9997635Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-19T17:56:40.0077481Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-19T17:56:40.0095061Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-19T17:56:40.0101687Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-19T17:56:40.0121193Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-19T17:56:40.0570879Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-19T17:56:40.0578852Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-19T17:56:40.0584691Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-19T17:56:40.0593817Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-19T17:56:40.0607719Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-19T17:56:40.0648049Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-19T17:56:40.0700261Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-19T17:56:40.0702207Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-19T17:56:40.0704175Z 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-19T17:56:40.0714584Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-19T17:56:40.0807097Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-19T17:56:40.0812241Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-19T17:56:40.1724580Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-19T17:56:40.1730392Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-19T17:56:40.1740063Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-19T17:56:40.1744809Z 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-19T17:56:40.1750310Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-19T17:56:40.1756322Z 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-19T17:56:40.1762674Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-19T17:56:40.1831975Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-19T17:56:40.1839399Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-19T17:56:40.1860029Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-19T17:56:40.1866325Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-19T17:56:40.1965811Z 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-19T17:56:40.2078530Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-19T17:56:40.2086278Z 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-19T17:56:40.2092340Z 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-19T17:56:40.2096329Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-19T17:56:40.2104512Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-19T17:56:40.2110567Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-19T17:56:40.2131458Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-19T17:56:40.2145555Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-19T17:56:40.2151800Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-19T17:56:40.2192423Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-19T17:56:40.2198328Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-19T17:56:40.2207128Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-19T17:56:40.2221521Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-19T17:56:40.2248056Z 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-19T17:56:40.2279996Z 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-19T17:56:40.2289776Z 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-19T17:56:40.2298154Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-19T17:56:40.2431411Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-19T17:56:40.2441053Z 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-19T17:56:40.2567670Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-19T17:56:40.2572304Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-19T17:56:40.2578386Z 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-19T17:56:40.2817270Z 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-19T17:56:40.3067966Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-19T17:56:40.3135278Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-19T17:56:40.3136989Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-19T17:56:40.8305750Z Fetched 47.1 MB in 1s (82.8 MB/s) 2021-05-19T17:56:40.8609240Z Selecting previously unselected package libaom0:amd64. 2021-05-19T17:56:40.8650233Z (Reading database ... 2021-05-19T17:56:40.8650993Z (Reading database ... 5% 2021-05-19T17:56:40.8651886Z (Reading database ... 10% 2021-05-19T17:56:40.8652416Z (Reading database ... 15% 2021-05-19T17:56:40.8652918Z (Reading database ... 20% 2021-05-19T17:56:40.8653428Z (Reading database ... 25% 2021-05-19T17:56:40.8653903Z (Reading database ... 30% 2021-05-19T17:56:40.8654359Z (Reading database ... 35% 2021-05-19T17:56:40.8654827Z (Reading database ... 40% 2021-05-19T17:56:40.8655296Z (Reading database ... 45% 2021-05-19T17:56:40.8655752Z (Reading database ... 50% 2021-05-19T17:56:40.8745564Z (Reading database ... 55% 2021-05-19T17:56:40.8785834Z (Reading database ... 60% 2021-05-19T17:56:40.8814750Z (Reading database ... 65% 2021-05-19T17:56:40.8864359Z (Reading database ... 70% 2021-05-19T17:56:40.8885641Z (Reading database ... 75% 2021-05-19T17:56:40.9108713Z (Reading database ... 80% 2021-05-19T17:56:40.9161073Z (Reading database ... 85% 2021-05-19T17:56:40.9247623Z (Reading database ... 90% 2021-05-19T17:56:40.9561677Z (Reading database ... 95% 2021-05-19T17:56:40.9562617Z (Reading database ... 100% 2021-05-19T17:56:40.9563615Z (Reading database ... 240804 files and directories currently installed.) 2021-05-19T17:56:40.9646950Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-19T17:56:40.9681317Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-19T17:56:41.1008474Z Selecting previously unselected package libva2:amd64. 2021-05-19T17:56:41.1183681Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-19T17:56:41.1196914Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-19T17:56:41.1504017Z Selecting previously unselected package libva-drm2:amd64. 2021-05-19T17:56:41.1727324Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-19T17:56:41.1738204Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-19T17:56:41.1948613Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-19T17:56:41.2170772Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-19T17:56:41.2179724Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-19T17:56:41.2419857Z Selecting previously unselected package libvdpau1:amd64. 2021-05-19T17:56:41.2640996Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-19T17:56:41.2648763Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-19T17:56:41.3008071Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-19T17:56:41.3227811Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-19T17:56:41.3236313Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-19T17:56:41.3539725Z Selecting previously unselected package libavutil56:amd64. 2021-05-19T17:56:41.3759317Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:41.3771672Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:41.4179108Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-19T17:56:41.4401632Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-19T17:56:41.4412792Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-19T17:56:42.1369096Z Selecting previously unselected package libgsm1:amd64. 2021-05-19T17:56:42.1594752Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-19T17:56:42.1607830Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-19T17:56:42.1927810Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-19T17:56:42.2100315Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-19T17:56:42.2117245Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-19T17:56:42.2527617Z Selecting previously unselected package libopus0:amd64. 2021-05-19T17:56:42.2692052Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-19T17:56:42.2701495Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-19T17:56:42.3078126Z Selecting previously unselected package libshine3:amd64. 2021-05-19T17:56:42.3305102Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-19T17:56:42.3318089Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-19T17:56:42.3607698Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-19T17:56:42.3775138Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-19T17:56:42.3789402Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-19T17:56:42.4042579Z Selecting previously unselected package libspeex1:amd64. 2021-05-19T17:56:42.4264987Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-19T17:56:42.4273595Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-19T17:56:42.4523836Z Selecting previously unselected package libsoxr0:amd64. 2021-05-19T17:56:42.4744379Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-19T17:56:42.4758677Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-19T17:56:42.5044771Z Selecting previously unselected package libswresample3:amd64. 2021-05-19T17:56:42.5268723Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:42.5290504Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:42.5571959Z Selecting previously unselected package libtheora0:amd64. 2021-05-19T17:56:42.5803239Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-19T17:56:42.5811307Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-19T17:56:42.6232857Z Selecting previously unselected package libtwolame0:amd64. 2021-05-19T17:56:42.6412009Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-19T17:56:42.6431021Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-19T17:56:42.6767624Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-19T17:56:42.6935199Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-19T17:56:42.6952570Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-19T17:56:42.7328790Z Selecting previously unselected package libwavpack1:amd64. 2021-05-19T17:56:42.7519141Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:42.7534773Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-19T17:56:42.7887884Z Selecting previously unselected package libx264-155:amd64. 2021-05-19T17:56:42.8039820Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-19T17:56:42.8055642Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-19T17:56:42.8807887Z Selecting previously unselected package libx265-179:amd64. 2021-05-19T17:56:42.8966957Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-19T17:56:42.8974884Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-19T17:56:43.0895313Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-19T17:56:43.1120854Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-19T17:56:43.1129316Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-19T17:56:43.1527936Z Selecting previously unselected package libzvbi-common. 2021-05-19T17:56:43.1723745Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-19T17:56:43.1731665Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-19T17:56:43.2048697Z Selecting previously unselected package libzvbi0:amd64. 2021-05-19T17:56:43.2227252Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-19T17:56:43.2237483Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-19T17:56:43.2716801Z Selecting previously unselected package libavcodec58:amd64. 2021-05-19T17:56:43.2892764Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:43.2907237Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:43.7293087Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-19T17:56:43.7517040Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-19T17:56:43.7523058Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-19T17:56:43.7743221Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-19T17:56:43.7965312Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-19T17:56:43.7977108Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-19T17:56:43.8206144Z Selecting previously unselected package libass9:amd64. 2021-05-19T17:56:43.8428335Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-19T17:56:43.8436675Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-19T17:56:43.8721345Z Selecting previously unselected package libbluray2:amd64. 2021-05-19T17:56:43.8944958Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-19T17:56:43.8951616Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-19T17:56:43.9332608Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-19T17:56:43.9539180Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-19T17:56:43.9564063Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-19T17:56:43.9799673Z Selecting previously unselected package libgme0:amd64. 2021-05-19T17:56:44.0023541Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-19T17:56:44.0036395Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-19T17:56:44.0384615Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-19T17:56:44.0605697Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-19T17:56:44.0620260Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-19T17:56:44.1047677Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-19T17:56:44.1189107Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-19T17:56:44.1206485Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-19T17:56:44.2008550Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-19T17:56:44.2151942Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-19T17:56:44.2163647Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T17:56:44.2563740Z Selecting previously unselected package libavformat58:amd64. 2021-05-19T17:56:44.2787393Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:44.2797388Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:44.3887738Z Selecting previously unselected package libbs2b0:amd64. 2021-05-19T17:56:44.4050313Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-19T17:56:44.4059846Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-19T17:56:44.4407570Z Selecting previously unselected package libflite1:amd64. 2021-05-19T17:56:44.4581357Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-19T17:56:44.4596358Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-19T17:56:45.5329495Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-19T17:56:45.5518263Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-19T17:56:45.5526770Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-19T17:56:45.5847916Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-19T17:56:45.6004695Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-19T17:56:45.6025812Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-19T17:56:45.6327855Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-19T17:56:45.6495147Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-19T17:56:45.6508960Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-19T17:56:45.6710768Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-19T17:56:45.6932511Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:45.6942255Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-19T17:56:45.7247738Z Selecting previously unselected package libmysofa1:amd64. 2021-05-19T17:56:45.7417859Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-19T17:56:45.7429273Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-19T17:56:45.7701926Z Selecting previously unselected package libpostproc55:amd64. 2021-05-19T17:56:45.7923439Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:45.7943108Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:45.8327634Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-19T17:56:45.8476023Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-19T17:56:45.8489840Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-19T17:56:45.9605412Z Selecting previously unselected package librubberband2:amd64. 2021-05-19T17:56:45.9830363Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-19T17:56:45.9839257Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-19T17:56:46.0247606Z Selecting previously unselected package libswscale5:amd64. 2021-05-19T17:56:46.0404487Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:46.0419067Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:46.0847615Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-19T17:56:46.1005375Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-19T17:56:46.1014532Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-19T17:56:46.1258445Z Selecting previously unselected package libavfilter7:amd64. 2021-05-19T17:56:46.1473657Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:46.1489135Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:46.2727947Z Selecting previously unselected package libcaca0:amd64. 2021-05-19T17:56:46.2867128Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-19T17:56:46.2881463Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-19T17:56:46.3321483Z Selecting previously unselected package libcdio18:amd64. 2021-05-19T17:56:46.3547245Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-19T17:56:46.3554153Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-19T17:56:46.3888296Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-19T17:56:46.4041926Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-19T17:56:46.4050223Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-19T17:56:46.4304504Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-19T17:56:46.4506486Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-19T17:56:46.4513931Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-19T17:56:46.4768641Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-19T17:56:46.4959195Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-19T17:56:46.4967720Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-19T17:56:46.5314901Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-19T17:56:46.5479731Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-19T17:56:46.5490955Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-19T17:56:46.5716625Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-19T17:56:46.5936587Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-19T17:56:46.5944262Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-19T17:56:46.6384947Z Selecting previously unselected package libopenal-data. 2021-05-19T17:56:46.6607735Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-19T17:56:46.6615597Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-19T17:56:46.7007741Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-19T17:56:46.7170594Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-19T17:56:46.7216987Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-19T17:56:46.7431455Z Selecting previously unselected package libopenal1:amd64. 2021-05-19T17:56:46.7652481Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-19T17:56:46.7661615Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-19T17:56:46.8288689Z Selecting previously unselected package libasyncns0:amd64. 2021-05-19T17:56:46.8484606Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-19T17:56:46.8500506Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-19T17:56:46.8768308Z Selecting previously unselected package libflac8:amd64. 2021-05-19T17:56:46.8961431Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-19T17:56:46.8969412Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-19T17:56:46.9317088Z Selecting previously unselected package libsndfile1:amd64. 2021-05-19T17:56:46.9514789Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-19T17:56:46.9522508Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-19T17:56:46.9928093Z Selecting previously unselected package libpulse0:amd64. 2021-05-19T17:56:47.0151694Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-19T17:56:47.0224748Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-19T17:56:47.0651417Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-19T17:56:47.0875335Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-19T17:56:47.0883373Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-19T17:56:47.1456026Z Selecting previously unselected package libavdevice58:amd64. 2021-05-19T17:56:47.1679705Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:47.1688714Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:47.1945377Z Selecting previously unselected package libavresample4:amd64. 2021-05-19T17:56:47.2167961Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:47.2180033Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:47.2447445Z Selecting previously unselected package ffmpeg. 2021-05-19T17:56:47.2668937Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-19T17:56:47.2739207Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:47.3909562Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-19T17:56:47.4131375Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-19T17:56:47.4138203Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-19T17:56:47.4528245Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-19T17:56:47.4672689Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-19T17:56:47.4679471Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-19T17:56:47.6349983Z Selecting previously unselected package libaacs0:amd64. 2021-05-19T17:56:47.6575548Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-19T17:56:47.6588249Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-19T17:56:47.6869132Z Selecting previously unselected package libbdplus0:amd64. 2021-05-19T17:56:47.7092419Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-19T17:56:47.7103598Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-19T17:56:47.7408236Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-19T17:56:47.7582254Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:47.7602983Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:48.0168505Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-19T17:56:48.0338250Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:56:48.0343976Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:48.3214685Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-19T17:56:48.3440279Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-19T17:56:48.3447784Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-19T17:56:48.4648332Z Selecting previously unselected package va-driver-all:amd64. 2021-05-19T17:56:48.4847438Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-19T17:56:48.4860069Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-19T17:56:48.5128031Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-19T17:56:48.5284385Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-19T17:56:48.5303146Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-19T17:56:48.5877722Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-19T17:56:48.5919335Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-19T17:56:48.5951312Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-19T17:56:48.5979042Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-19T17:56:48.6017223Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-19T17:56:48.6064906Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-19T17:56:48.6105919Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-19T17:56:48.6142608Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-19T17:56:48.6180524Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-19T17:56:48.6246815Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-19T17:56:48.6292999Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-19T17:56:48.6328193Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-19T17:56:48.6405934Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-19T17:56:48.6433446Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-19T17:56:48.6479912Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-19T17:56:48.6523385Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-19T17:56:48.6542927Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-19T17:56:48.6596232Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-19T17:56:48.6648958Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-19T17:56:48.6689459Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-19T17:56:48.6734978Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-19T17:56:48.6798220Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-19T17:56:48.6845490Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-19T17:56:48.6901772Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-19T17:56:48.6961694Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-19T17:56:48.6993416Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-19T17:56:48.7019678Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-19T17:56:48.7054495Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-19T17:56:48.7082763Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-19T17:56:48.7104653Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-19T17:56:48.7131518Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-19T17:56:48.7173373Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-19T17:56:48.7211718Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-19T17:56:48.7274661Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-19T17:56:48.7322424Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-19T17:56:48.7356931Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-19T17:56:48.7421278Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-19T17:56:48.7440577Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-19T17:56:48.7475415Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:48.7512934Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-19T17:56:48.7554811Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-19T17:56:48.7582571Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-19T17:56:48.7602633Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-19T17:56:48.7634055Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-19T17:56:48.7661572Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-19T17:56:48.7686220Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-19T17:56:48.7708406Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-19T17:56:48.7730222Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-19T17:56:48.7746517Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-19T17:56:48.7783470Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-19T17:56:48.7810832Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:56:48.7863130Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-19T17:56:48.7894128Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-19T17:56:48.7922948Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-19T17:56:48.7949470Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-19T17:56:48.7980820Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8008748Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-19T17:56:48.8036073Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8075699Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-19T17:56:48.8110496Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-19T17:56:48.8130901Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-19T17:56:48.8151956Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-19T17:56:48.8175230Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-19T17:56:48.8214347Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8245053Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-19T17:56:48.8269338Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-19T17:56:48.8306915Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-19T17:56:48.8404997Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8426837Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8445774Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8473995Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-19T17:56:48.8501763Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-19T17:56:48.8529838Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8570696Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8597319Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8631685Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-19T17:56:48.8727783Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:49.7802043Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:51.3524227Z Reading package lists... 2021-05-19T17:56:51.4874904Z Building dependency tree... 2021-05-19T17:56:51.4894499Z Reading state information... 2021-05-19T17:56:51.6240296Z The following additional packages will be installed: 2021-05-19T17:56:51.6245112Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-19T17:56:51.6716702Z The following NEW packages will be installed: 2021-05-19T17:56:51.6718240Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-19T17:56:51.6724626Z libmagick++-dev 2021-05-19T17:56:51.6956292Z 0 upgraded, 4 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:51.6956991Z Need to get 309 kB of archives. 2021-05-19T17:56:51.6957916Z After this operation, 2202 kB of additional disk space will be used. 2021-05-19T17:56:51.6959785Z 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-19T17:56:51.7076199Z 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-19T17:56:51.7209384Z 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-19T17:56:51.7330609Z 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-19T17:56:52.1032897Z Fetched 309 kB in 0s (5467 kB/s) 2021-05-19T17:56:52.1324964Z Selecting previously unselected package libmagick++-6-headers. 2021-05-19T17:56:52.1395558Z (Reading database ... 2021-05-19T17:56:52.1396111Z (Reading database ... 5% 2021-05-19T17:56:52.1396611Z (Reading database ... 10% 2021-05-19T17:56:52.1397076Z (Reading database ... 15% 2021-05-19T17:56:52.1397550Z (Reading database ... 20% 2021-05-19T17:56:52.1398022Z (Reading database ... 25% 2021-05-19T17:56:52.1398479Z (Reading database ... 30% 2021-05-19T17:56:52.1398946Z (Reading database ... 35% 2021-05-19T17:56:52.1400841Z (Reading database ... 40% 2021-05-19T17:56:52.1401332Z (Reading database ... 45% 2021-05-19T17:56:52.1401799Z (Reading database ... 50% 2021-05-19T17:56:52.1484886Z (Reading database ... 55% 2021-05-19T17:56:52.1522433Z (Reading database ... 60% 2021-05-19T17:56:52.1559574Z (Reading database ... 65% 2021-05-19T17:56:52.1606730Z (Reading database ... 70% 2021-05-19T17:56:52.1632477Z (Reading database ... 75% 2021-05-19T17:56:52.1891615Z (Reading database ... 80% 2021-05-19T17:56:52.1916357Z (Reading database ... 85% 2021-05-19T17:56:52.2002645Z (Reading database ... 90% 2021-05-19T17:56:52.2335561Z (Reading database ... 95% 2021-05-19T17:56:52.2336068Z (Reading database ... 100% 2021-05-19T17:56:52.2336826Z (Reading database ... 241345 files and directories currently installed.) 2021-05-19T17:56:52.2421976Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-19T17:56:52.2505839Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:52.2889344Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-19T17:56:52.3047088Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-19T17:56:52.3073739Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:52.3488201Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-19T17:56:52.3634739Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-19T17:56:52.3644562Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:52.4128353Z Selecting previously unselected package libmagick++-dev. 2021-05-19T17:56:52.4318799Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-19T17:56:52.4382838Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:52.4895076Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:52.4983288Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:52.5037332Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:52.5071174Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-19T17:56:52.5145162Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:54.0869507Z Reading package lists... 2021-05-19T17:56:54.2286241Z Building dependency tree... 2021-05-19T17:56:54.2304845Z Reading state information... 2021-05-19T17:56:54.3657733Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-19T17:56:54.3660935Z The following additional packages will be installed: 2021-05-19T17:56:54.3663801Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-19T17:56:54.3667490Z libijs-0.35 libjbig2dec0 2021-05-19T17:56:54.3668086Z Suggested packages: 2021-05-19T17:56:54.3669188Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-19T17:56:54.3670140Z ghostscript-x 2021-05-19T17:56:54.4137902Z The following NEW packages will be installed: 2021-05-19T17:56:54.4139968Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-19T17:56:54.4143430Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-19T17:56:54.4311678Z 0 upgraded, 8 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:54.4312356Z Need to get 11.2 MB of archives. 2021-05-19T17:56:54.4313089Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-19T17:56:54.4314809Z 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-19T17:56:54.4509367Z 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-19T17:56:54.4519617Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-19T17:56:54.5008137Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-19T17:56:54.5076063Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-19T17:56:54.5079864Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-19T17:56:54.5084699Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-19T17:56:54.5340613Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-19T17:56:54.9153537Z Fetched 11.2 MB in 0s (96.5 MB/s) 2021-05-19T17:56:54.9460892Z Selecting previously unselected package fonts-droid-fallback. 2021-05-19T17:56:54.9534594Z (Reading database ... 2021-05-19T17:56:54.9535119Z (Reading database ... 5% 2021-05-19T17:56:54.9535595Z (Reading database ... 10% 2021-05-19T17:56:54.9536071Z (Reading database ... 15% 2021-05-19T17:56:54.9536554Z (Reading database ... 20% 2021-05-19T17:56:54.9537022Z (Reading database ... 25% 2021-05-19T17:56:54.9537479Z (Reading database ... 30% 2021-05-19T17:56:54.9537945Z (Reading database ... 35% 2021-05-19T17:56:54.9538414Z (Reading database ... 40% 2021-05-19T17:56:54.9540325Z (Reading database ... 45% 2021-05-19T17:56:54.9540812Z (Reading database ... 50% 2021-05-19T17:56:54.9638658Z (Reading database ... 55% 2021-05-19T17:56:54.9678136Z (Reading database ... 60% 2021-05-19T17:56:54.9720404Z (Reading database ... 65% 2021-05-19T17:56:54.9767416Z (Reading database ... 70% 2021-05-19T17:56:54.9794730Z (Reading database ... 75% 2021-05-19T17:56:55.0068421Z (Reading database ... 80% 2021-05-19T17:56:55.0095475Z (Reading database ... 85% 2021-05-19T17:56:55.0187663Z (Reading database ... 90% 2021-05-19T17:56:55.0519992Z (Reading database ... 95% 2021-05-19T17:56:55.0520537Z (Reading database ... 100% 2021-05-19T17:56:55.0521268Z (Reading database ... 241390 files and directories currently installed.) 2021-05-19T17:56:55.0611299Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-19T17:56:55.0832127Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-19T17:56:55.2808694Z Selecting previously unselected package fonts-noto-mono. 2021-05-19T17:56:55.2947454Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-19T17:56:55.2955522Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-19T17:56:55.3328241Z Selecting previously unselected package fonts-urw-base35. 2021-05-19T17:56:55.3473360Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-19T17:56:55.4045186Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-19T17:56:55.7728924Z Selecting previously unselected package libgs9-common. 2021-05-19T17:56:55.7920139Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-19T17:56:55.7939357Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:56:55.8889183Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-19T17:56:55.9095561Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-19T17:56:55.9120579Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-19T17:56:55.9407573Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-19T17:56:55.9567279Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-19T17:56:55.9579771Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-19T17:56:55.9927699Z Selecting previously unselected package libgs9:amd64. 2021-05-19T17:56:56.0096549Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-19T17:56:56.0112167Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:56:56.2960558Z Selecting previously unselected package ghostscript. 2021-05-19T17:56:56.3111290Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-19T17:56:56.3124382Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:56:56.3726139Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-19T17:56:56.3771989Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-19T17:56:56.3796970Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-19T17:56:56.4375550Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-19T17:56:56.4412418Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-19T17:56:56.4639608Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:56:56.4662313Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:56:56.4686193Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-19T17:56:56.4815867Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T17:56:56.5772189Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:56:56.5968701Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:56:59.0848477Z Reading package lists... 2021-05-19T17:56:59.2254991Z Building dependency tree... 2021-05-19T17:56:59.2273178Z Reading state information... 2021-05-19T17:56:59.3639630Z The following additional packages will be installed: 2021-05-19T17:56:59.3641560Z libudunits2-0 libudunits2-data 2021-05-19T17:56:59.4096944Z The following NEW packages will be installed: 2021-05-19T17:56:59.4100056Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-19T17:56:59.4321833Z 0 upgraded, 3 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:56:59.4322783Z Need to get 429 kB of archives. 2021-05-19T17:56:59.4324143Z After this operation, 1026 kB of additional disk space will be used. 2021-05-19T17:56:59.4325888Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-19T17:56:59.4419682Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-19T17:56:59.4521040Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-19T17:56:59.8392246Z Fetched 429 kB in 0s (8120 kB/s) 2021-05-19T17:56:59.8688706Z Selecting previously unselected package libudunits2-data. 2021-05-19T17:56:59.8745786Z (Reading database ... 2021-05-19T17:56:59.8746491Z (Reading database ... 5% 2021-05-19T17:56:59.8747151Z (Reading database ... 10% 2021-05-19T17:56:59.8747804Z (Reading database ... 15% 2021-05-19T17:56:59.8748485Z (Reading database ... 20% 2021-05-19T17:56:59.8749124Z (Reading database ... 25% 2021-05-19T17:56:59.8749760Z (Reading database ... 30% 2021-05-19T17:56:59.8750401Z (Reading database ... 35% 2021-05-19T17:56:59.8751025Z (Reading database ... 40% 2021-05-19T17:56:59.8751784Z (Reading database ... 45% 2021-05-19T17:56:59.8752462Z (Reading database ... 50% 2021-05-19T17:56:59.8839833Z (Reading database ... 55% 2021-05-19T17:56:59.8875780Z (Reading database ... 60% 2021-05-19T17:56:59.8916022Z (Reading database ... 65% 2021-05-19T17:56:59.8959702Z (Reading database ... 70% 2021-05-19T17:56:59.8984694Z (Reading database ... 75% 2021-05-19T17:56:59.9246353Z (Reading database ... 80% 2021-05-19T17:56:59.9270698Z (Reading database ... 85% 2021-05-19T17:56:59.9359085Z (Reading database ... 90% 2021-05-19T17:56:59.9689001Z (Reading database ... 95% 2021-05-19T17:56:59.9689636Z (Reading database ... 100% 2021-05-19T17:56:59.9690480Z (Reading database ... 241954 files and directories currently installed.) 2021-05-19T17:56:59.9769439Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-19T17:56:59.9782543Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-19T17:57:00.0049002Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-19T17:57:00.0229774Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-19T17:57:00.0243940Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-19T17:57:00.0489120Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-19T17:57:00.0711797Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-19T17:57:00.0722707Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-19T17:57:00.1408422Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-19T17:57:00.1473626Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-19T17:57:00.1492706Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-19T17:57:00.1530444Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T17:57:00.2513506Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:01.8260978Z Reading package lists... 2021-05-19T17:57:01.9674123Z Building dependency tree... 2021-05-19T17:57:01.9690922Z Reading state information... 2021-05-19T17:57:02.1472045Z The following NEW packages will be installed: 2021-05-19T17:57:02.1474453Z libjq-dev 2021-05-19T17:57:02.5360847Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:02.5361840Z Need to get 11.2 kB of archives. 2021-05-19T17:57:02.5363855Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-19T17:57:02.5365946Z 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-19T17:57:02.9122856Z Fetched 11.2 kB in 0s (29.1 kB/s) 2021-05-19T17:57:02.9449054Z Selecting previously unselected package libjq-dev:amd64. 2021-05-19T17:57:02.9472095Z (Reading database ... 2021-05-19T17:57:02.9472755Z (Reading database ... 5% 2021-05-19T17:57:02.9473340Z (Reading database ... 10% 2021-05-19T17:57:02.9473892Z (Reading database ... 15% 2021-05-19T17:57:02.9474449Z (Reading database ... 20% 2021-05-19T17:57:02.9475006Z (Reading database ... 25% 2021-05-19T17:57:02.9475542Z (Reading database ... 30% 2021-05-19T17:57:02.9476099Z (Reading database ... 35% 2021-05-19T17:57:02.9476677Z (Reading database ... 40% 2021-05-19T17:57:02.9477212Z (Reading database ... 45% 2021-05-19T17:57:02.9477763Z (Reading database ... 50% 2021-05-19T17:57:02.9556422Z (Reading database ... 55% 2021-05-19T17:57:02.9591987Z (Reading database ... 60% 2021-05-19T17:57:02.9652094Z (Reading database ... 65% 2021-05-19T17:57:02.9675331Z (Reading database ... 70% 2021-05-19T17:57:02.9701481Z (Reading database ... 75% 2021-05-19T17:57:02.9962776Z (Reading database ... 80% 2021-05-19T17:57:03.0003180Z (Reading database ... 85% 2021-05-19T17:57:03.0082708Z (Reading database ... 90% 2021-05-19T17:57:03.0416472Z (Reading database ... 95% 2021-05-19T17:57:03.0417064Z (Reading database ... 100% 2021-05-19T17:57:03.0417787Z (Reading database ... 241983 files and directories currently installed.) 2021-05-19T17:57:03.0506608Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:57:03.0520721Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-19T17:57:03.1029882Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-19T17:57:04.6558351Z Reading package lists... 2021-05-19T17:57:04.7943327Z Building dependency tree... 2021-05-19T17:57:04.7963130Z Reading state information... 2021-05-19T17:57:04.9744578Z The following NEW packages will be installed: 2021-05-19T17:57:04.9746423Z libmng2 2021-05-19T17:57:04.9919586Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:04.9920347Z Need to get 168 kB of archives. 2021-05-19T17:57:04.9921032Z After this operation, 571 kB of additional disk space will be used. 2021-05-19T17:57:04.9922802Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-19T17:57:05.3650251Z Fetched 168 kB in 0s (10.4 MB/s) 2021-05-19T17:57:05.3984830Z Selecting previously unselected package libmng2:amd64. 2021-05-19T17:57:05.4056011Z (Reading database ... 2021-05-19T17:57:05.4056693Z (Reading database ... 5% 2021-05-19T17:57:05.4057293Z (Reading database ... 10% 2021-05-19T17:57:05.4057897Z (Reading database ... 15% 2021-05-19T17:57:05.4058479Z (Reading database ... 20% 2021-05-19T17:57:05.4059048Z (Reading database ... 25% 2021-05-19T17:57:05.4059659Z (Reading database ... 30% 2021-05-19T17:57:05.4060242Z (Reading database ... 35% 2021-05-19T17:57:05.4060805Z (Reading database ... 40% 2021-05-19T17:57:05.4061380Z (Reading database ... 45% 2021-05-19T17:57:05.4061973Z (Reading database ... 50% 2021-05-19T17:57:05.4151449Z (Reading database ... 55% 2021-05-19T17:57:05.4186945Z (Reading database ... 60% 2021-05-19T17:57:05.4247592Z (Reading database ... 65% 2021-05-19T17:57:05.4269174Z (Reading database ... 70% 2021-05-19T17:57:05.4294061Z (Reading database ... 75% 2021-05-19T17:57:05.4550612Z (Reading database ... 80% 2021-05-19T17:57:05.4572934Z (Reading database ... 85% 2021-05-19T17:57:05.4659245Z (Reading database ... 90% 2021-05-19T17:57:05.4979455Z (Reading database ... 95% 2021-05-19T17:57:05.4980423Z (Reading database ... 100% 2021-05-19T17:57:05.4981436Z (Reading database ... 241989 files and directories currently installed.) 2021-05-19T17:57:05.5066025Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-19T17:57:05.5089776Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-19T17:57:05.5759902Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-19T17:57:05.5806101Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:07.1698802Z Reading package lists... 2021-05-19T17:57:07.3084959Z Building dependency tree... 2021-05-19T17:57:07.3103578Z Reading state information... 2021-05-19T17:57:07.4431700Z E: Unable to locate package libmng1 2021-05-19T17:57:07.5020462Z Reading package lists... 2021-05-19T17:57:07.6427151Z Building dependency tree... 2021-05-19T17:57:07.6445479Z Reading state information... 2021-05-19T17:57:07.7549237Z E: Unable to locate package libapparmor-devel 2021-05-19T17:57:07.8130705Z Reading package lists... 2021-05-19T17:57:07.9484508Z Building dependency tree... 2021-05-19T17:57:07.9502434Z Reading state information... 2021-05-19T17:57:08.0847300Z The following additional packages will be installed: 2021-05-19T17:57:08.0848935Z libij-java 2021-05-19T17:57:08.1297320Z The following NEW packages will be installed: 2021-05-19T17:57:08.1301673Z imagej libij-java 2021-05-19T17:57:08.1698170Z 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:08.1698997Z Need to get 2328 kB of archives. 2021-05-19T17:57:08.1700332Z After this operation, 2498 kB of additional disk space will be used. 2021-05-19T17:57:08.1702243Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-19T17:57:08.2947556Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-19T17:57:08.6669996Z Fetched 2328 kB in 0s (14.2 MB/s) 2021-05-19T17:57:08.6948348Z Selecting previously unselected package libij-java. 2021-05-19T17:57:08.7016472Z (Reading database ... 2021-05-19T17:57:08.7017241Z (Reading database ... 5% 2021-05-19T17:57:08.7018063Z (Reading database ... 10% 2021-05-19T17:57:08.7018749Z (Reading database ... 15% 2021-05-19T17:57:08.7019391Z (Reading database ... 20% 2021-05-19T17:57:08.7020038Z (Reading database ... 25% 2021-05-19T17:57:08.7020682Z (Reading database ... 30% 2021-05-19T17:57:08.7021307Z (Reading database ... 35% 2021-05-19T17:57:08.7021949Z (Reading database ... 40% 2021-05-19T17:57:08.7022607Z (Reading database ... 45% 2021-05-19T17:57:08.7023242Z (Reading database ... 50% 2021-05-19T17:57:08.7097183Z (Reading database ... 55% 2021-05-19T17:57:08.7131752Z (Reading database ... 60% 2021-05-19T17:57:08.7187270Z (Reading database ... 65% 2021-05-19T17:57:08.7208280Z (Reading database ... 70% 2021-05-19T17:57:08.7232444Z (Reading database ... 75% 2021-05-19T17:57:08.7488624Z (Reading database ... 80% 2021-05-19T17:57:08.7512525Z (Reading database ... 85% 2021-05-19T17:57:08.7598024Z (Reading database ... 90% 2021-05-19T17:57:08.7907260Z (Reading database ... 95% 2021-05-19T17:57:08.7908344Z (Reading database ... 100% 2021-05-19T17:57:08.7909399Z (Reading database ... 241995 files and directories currently installed.) 2021-05-19T17:57:08.7985367Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-19T17:57:08.8005208Z Unpacking libij-java (1.52r-1) ... 2021-05-19T17:57:08.8927905Z Selecting previously unselected package imagej. 2021-05-19T17:57:08.9095650Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-19T17:57:08.9106708Z Unpacking imagej (1.52r-1) ... 2021-05-19T17:57:08.9713108Z Setting up libij-java (1.52r-1) ... 2021-05-19T17:57:08.9743866Z Setting up imagej (1.52r-1) ... 2021-05-19T17:57:08.9774120Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-19T17:57:09.4576142Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:10.0647159Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-19T17:57:11.6855120Z Reading package lists... 2021-05-19T17:57:11.8256731Z Building dependency tree... 2021-05-19T17:57:11.8274114Z Reading state information... 2021-05-19T17:57:11.9638668Z Suggested packages: 2021-05-19T17:57:11.9640409Z bowtie2-examples 2021-05-19T17:57:12.0075524Z The following NEW packages will be installed: 2021-05-19T17:57:12.0080813Z bowtie2 2021-05-19T17:57:12.0512501Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:12.0513674Z Need to get 1324 kB of archives. 2021-05-19T17:57:12.0514966Z After this operation, 5630 kB of additional disk space will be used. 2021-05-19T17:57:12.0517051Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-19T17:57:12.5063830Z Fetched 1324 kB in 0s (11.2 MB/s) 2021-05-19T17:57:12.5407887Z Selecting previously unselected package bowtie2. 2021-05-19T17:57:12.5423982Z (Reading database ... 2021-05-19T17:57:12.5424713Z (Reading database ... 5% 2021-05-19T17:57:12.5425612Z (Reading database ... 10% 2021-05-19T17:57:12.5426122Z (Reading database ... 15% 2021-05-19T17:57:12.5426606Z (Reading database ... 20% 2021-05-19T17:57:12.5427151Z (Reading database ... 25% 2021-05-19T17:57:12.5427614Z (Reading database ... 30% 2021-05-19T17:57:12.5428085Z (Reading database ... 35% 2021-05-19T17:57:12.5428558Z (Reading database ... 40% 2021-05-19T17:57:12.5429014Z (Reading database ... 45% 2021-05-19T17:57:12.5429481Z (Reading database ... 50% 2021-05-19T17:57:12.5522896Z (Reading database ... 55% 2021-05-19T17:57:12.5558672Z (Reading database ... 60% 2021-05-19T17:57:12.5621247Z (Reading database ... 65% 2021-05-19T17:57:12.5644726Z (Reading database ... 70% 2021-05-19T17:57:12.5671218Z (Reading database ... 75% 2021-05-19T17:57:12.5945808Z (Reading database ... 80% 2021-05-19T17:57:12.5971990Z (Reading database ... 85% 2021-05-19T17:57:12.6071184Z (Reading database ... 90% 2021-05-19T17:57:12.6421691Z (Reading database ... 95% 2021-05-19T17:57:12.6422332Z (Reading database ... 100% 2021-05-19T17:57:12.6423173Z (Reading database ... 242018 files and directories currently installed.) 2021-05-19T17:57:12.6514439Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-19T17:57:12.6525759Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-19T17:57:12.8269359Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-19T17:57:12.8310630Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:15.9392349Z E: Unable to locate package install 2021-05-19T17:57:15.9392958Z Reading package lists... 2021-05-19T17:57:15.9393554Z E: Unable to locate package gdal 2021-05-19T17:57:15.9394081Z Building dependency tree... 2021-05-19T17:57:15.9395440Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-19T17:57:15.9396201Z Reading state information... 2021-05-19T17:57:15.9396713Z Reading package lists... 2021-05-19T17:57:15.9397236Z Building dependency tree... 2021-05-19T17:57:15.9397771Z Reading state information... 2021-05-19T17:57:15.9398863Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-19T17:57:15.9399843Z This may mean that the package is missing, has been obsoleted, or 2021-05-19T17:57:15.9400522Z is only available from another source 2021-05-19T17:57:15.9400856Z 2021-05-19T17:57:15.9401265Z Reading package lists... 2021-05-19T17:57:15.9401768Z Building dependency tree... 2021-05-19T17:57:15.9402310Z Reading state information... 2021-05-19T17:57:15.9403274Z Package libav-tools is not available, but is referred to by another package. 2021-05-19T17:57:15.9404138Z This may mean that the package is missing, has been obsoleted, or 2021-05-19T17:57:15.9404824Z is only available from another source 2021-05-19T17:57:15.9405443Z However the following packages replace it: 2021-05-19T17:57:15.9405934Z ffmpeg 2021-05-19T17:57:15.9406167Z 2021-05-19T17:57:16.0209892Z E: Package 'libav-tools' has no installation candidate 2021-05-19T17:57:16.0793635Z Reading package lists... 2021-05-19T17:57:16.2131985Z Building dependency tree... 2021-05-19T17:57:16.2151428Z Reading state information... 2021-05-19T17:57:16.3482723Z The following additional packages will be installed: 2021-05-19T17:57:16.3484294Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-19T17:57:16.3487865Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-19T17:57:16.3491822Z libssh2-1-dev 2021-05-19T17:57:16.3498722Z Suggested packages: 2021-05-19T17:57:16.3499551Z libgcrypt20-doc libmbedtls-doc 2021-05-19T17:57:16.3959336Z The following NEW packages will be installed: 2021-05-19T17:57:16.3961396Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-19T17:57:16.3962985Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-19T17:57:16.3964082Z libssh2-1-dev 2021-05-19T17:57:16.4268405Z 0 upgraded, 11 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:16.4269763Z Need to get 2667 kB of archives. 2021-05-19T17:57:16.4270772Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-19T17:57:16.4272761Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-19T17:57:16.4309455Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-19T17:57:16.4438287Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-19T17:57:16.4444001Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-19T17:57:16.4481663Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-19T17:57:16.4510383Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-19T17:57:16.4530361Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-19T17:57:16.4632076Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-19T17:57:16.4745236Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-19T17:57:16.4809715Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-19T17:57:16.4813416Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-19T17:57:16.8712161Z Fetched 2667 kB in 0s (27.6 MB/s) 2021-05-19T17:57:16.8981203Z Selecting previously unselected package libgpg-error-dev. 2021-05-19T17:57:16.9051333Z (Reading database ... 2021-05-19T17:57:16.9052038Z (Reading database ... 5% 2021-05-19T17:57:16.9052814Z (Reading database ... 10% 2021-05-19T17:57:16.9053464Z (Reading database ... 15% 2021-05-19T17:57:16.9054108Z (Reading database ... 20% 2021-05-19T17:57:16.9054736Z (Reading database ... 25% 2021-05-19T17:57:16.9055376Z (Reading database ... 30% 2021-05-19T17:57:16.9056014Z (Reading database ... 35% 2021-05-19T17:57:16.9056658Z (Reading database ... 40% 2021-05-19T17:57:16.9057305Z (Reading database ... 45% 2021-05-19T17:57:16.9057927Z (Reading database ... 50% 2021-05-19T17:57:16.9146662Z (Reading database ... 55% 2021-05-19T17:57:16.9182646Z (Reading database ... 60% 2021-05-19T17:57:16.9244345Z (Reading database ... 65% 2021-05-19T17:57:16.9266534Z (Reading database ... 70% 2021-05-19T17:57:16.9291862Z (Reading database ... 75% 2021-05-19T17:57:16.9547485Z (Reading database ... 80% 2021-05-19T17:57:16.9573056Z (Reading database ... 85% 2021-05-19T17:57:16.9660514Z (Reading database ... 90% 2021-05-19T17:57:16.9977194Z (Reading database ... 95% 2021-05-19T17:57:16.9977807Z (Reading database ... 100% 2021-05-19T17:57:16.9978636Z (Reading database ... 242044 files and directories currently installed.) 2021-05-19T17:57:17.0058767Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-19T17:57:17.0086181Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-19T17:57:17.0488130Z Selecting previously unselected package libgcrypt20-dev. 2021-05-19T17:57:17.0646947Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-19T17:57:17.0671837Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-19T17:57:17.1328521Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-19T17:57:17.1516911Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-19T17:57:17.1532423Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-19T17:57:17.1807698Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-19T17:57:17.1971974Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T17:57:17.1987756Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:17.2408281Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-19T17:57:17.2546988Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T17:57:17.2558543Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:17.2848576Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-19T17:57:17.3038929Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T17:57:17.3060888Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:17.3408044Z Selecting previously unselected package libgit2-28:amd64. 2021-05-19T17:57:17.3587099Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-19T17:57:17.3596528Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T17:57:17.4208315Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-19T17:57:17.4378529Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-19T17:57:17.4387855Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:17.5048746Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-19T17:57:17.5223339Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-19T17:57:17.5232072Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-19T17:57:17.5768210Z Selecting previously unselected package libhttp-parser-dev. 2021-05-19T17:57:17.5954834Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-19T17:57:17.5961588Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-19T17:57:17.6208334Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-19T17:57:17.6433849Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-19T17:57:17.6443526Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T17:57:17.7601478Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-19T17:57:17.7656328Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:17.7687061Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-19T17:57:17.7732076Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-19T17:57:17.7782813Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:17.7834691Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:17.7882056Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-19T17:57:17.7949849Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-19T17:57:17.7982559Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-19T17:57:17.8049065Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T17:57:17.8094302Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-19T17:57:17.8136174Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:22.2182001Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T17:57:22.3193385Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:23.9394831Z Reading package lists... 2021-05-19T17:57:24.0779773Z Building dependency tree... 2021-05-19T17:57:24.0797025Z Reading state information... 2021-05-19T17:57:24.3033319Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-19T17:57:24.3035530Z libtiff-dev set to manually installed. 2021-05-19T17:57:24.3036536Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:24.3613377Z Reading package lists... 2021-05-19T17:57:24.4955423Z Building dependency tree... 2021-05-19T17:57:24.4973020Z Reading state information... 2021-05-19T17:57:24.7057157Z unixodbc-dev is already the newest version (2.3.7). 2021-05-19T17:57:24.7058404Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:24.7641755Z Reading package lists... 2021-05-19T17:57:24.9083962Z Building dependency tree... 2021-05-19T17:57:24.9103959Z Reading state information... 2021-05-19T17:57:25.0949939Z The following NEW packages will be installed: 2021-05-19T17:57:25.0952528Z libsodium-dev 2021-05-19T17:57:25.1332054Z 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:25.1333292Z Need to get 169 kB of archives. 2021-05-19T17:57:25.1334521Z After this operation, 826 kB of additional disk space will be used. 2021-05-19T17:57:25.1336507Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-19T17:57:25.5227252Z Fetched 169 kB in 0s (3384 kB/s) 2021-05-19T17:57:25.5503137Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-19T17:57:25.5573030Z (Reading database ... 2021-05-19T17:57:25.5573734Z (Reading database ... 5% 2021-05-19T17:57:25.5574384Z (Reading database ... 10% 2021-05-19T17:57:25.5575033Z (Reading database ... 15% 2021-05-19T17:57:25.5575851Z (Reading database ... 20% 2021-05-19T17:57:25.5576488Z (Reading database ... 25% 2021-05-19T17:57:25.5577133Z (Reading database ... 30% 2021-05-19T17:57:25.5577775Z (Reading database ... 35% 2021-05-19T17:57:25.5578408Z (Reading database ... 40% 2021-05-19T17:57:25.5579045Z (Reading database ... 45% 2021-05-19T17:57:25.5579685Z (Reading database ... 50% 2021-05-19T17:57:25.5657741Z (Reading database ... 55% 2021-05-19T17:57:25.5692060Z (Reading database ... 60% 2021-05-19T17:57:25.5747683Z (Reading database ... 65% 2021-05-19T17:57:25.5767786Z (Reading database ... 70% 2021-05-19T17:57:25.5791798Z (Reading database ... 75% 2021-05-19T17:57:25.6038642Z (Reading database ... 80% 2021-05-19T17:57:25.6062376Z (Reading database ... 85% 2021-05-19T17:57:25.6152087Z (Reading database ... 90% 2021-05-19T17:57:25.6473827Z (Reading database ... 95% 2021-05-19T17:57:25.6475909Z (Reading database ... 100% 2021-05-19T17:57:25.6478061Z (Reading database ... 242547 files and directories currently installed.) 2021-05-19T17:57:25.6560913Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-19T17:57:25.6573161Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-19T17:57:25.7310928Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-19T17:57:27.3003110Z Reading package lists... 2021-05-19T17:57:27.4416074Z Building dependency tree... 2021-05-19T17:57:27.4434484Z Reading state information... 2021-05-19T17:57:27.5797290Z The following additional packages will be installed: 2021-05-19T17:57:27.5802037Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-19T17:57:27.6271878Z The following NEW packages will be installed: 2021-05-19T17:57:27.6278329Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-19T17:57:27.6279767Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-19T17:57:27.6485825Z 0 upgraded, 8 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:27.6487072Z Need to get 10.4 MB of archives. 2021-05-19T17:57:27.6488231Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-19T17:57:27.6490023Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-19T17:57:27.6916051Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-19T17:57:27.7916068Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-19T17:57:27.9348009Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-19T17:57:27.9564506Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-19T17:57:28.0111600Z 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-19T17:57:28.1279885Z 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-19T17:57:28.2491125Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-19T17:57:28.6405123Z Fetched 10.4 MB in 1s (16.6 MB/s) 2021-05-19T17:57:28.6669538Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-19T17:57:28.6739957Z (Reading database ... 2021-05-19T17:57:28.6740660Z (Reading database ... 5% 2021-05-19T17:57:28.6741340Z (Reading database ... 10% 2021-05-19T17:57:28.6741989Z (Reading database ... 15% 2021-05-19T17:57:28.6742630Z (Reading database ... 20% 2021-05-19T17:57:28.6743277Z (Reading database ... 25% 2021-05-19T17:57:28.6743919Z (Reading database ... 30% 2021-05-19T17:57:28.6744560Z (Reading database ... 35% 2021-05-19T17:57:28.6745182Z (Reading database ... 40% 2021-05-19T17:57:28.6745813Z (Reading database ... 45% 2021-05-19T17:57:28.6746449Z (Reading database ... 50% 2021-05-19T17:57:28.6823625Z (Reading database ... 55% 2021-05-19T17:57:28.6861554Z (Reading database ... 60% 2021-05-19T17:57:28.6919753Z (Reading database ... 65% 2021-05-19T17:57:28.6941088Z (Reading database ... 70% 2021-05-19T17:57:28.6965347Z (Reading database ... 75% 2021-05-19T17:57:28.7219534Z (Reading database ... 80% 2021-05-19T17:57:28.7242158Z (Reading database ... 85% 2021-05-19T17:57:28.7329682Z (Reading database ... 90% 2021-05-19T17:57:28.7655121Z (Reading database ... 95% 2021-05-19T17:57:28.7658421Z (Reading database ... 100% 2021-05-19T17:57:28.7659276Z (Reading database ... 242617 files and directories currently installed.) 2021-05-19T17:57:28.7738789Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-19T17:57:28.7750474Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-19T17:57:28.8409140Z Selecting previously unselected package liblept5:amd64. 2021-05-19T17:57:28.8636974Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-19T17:57:28.8655083Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-19T17:57:28.9728241Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-19T17:57:28.9929912Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-19T17:57:28.9940972Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-19T17:57:29.1288516Z Selecting previously unselected package libtesseract4:amd64. 2021-05-19T17:57:29.1512575Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-19T17:57:29.1521544Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-19T17:57:29.2781769Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-19T17:57:29.3005470Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-19T17:57:29.3013954Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-19T17:57:29.4609235Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-19T17:57:29.4795978Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-19T17:57:29.4805167Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-19T17:57:29.6329971Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-19T17:57:29.6555492Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-19T17:57:29.6565051Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-19T17:57:29.9889445Z Selecting previously unselected package tesseract-ocr. 2021-05-19T17:57:30.0076726Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-19T17:57:30.0085322Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-19T17:57:30.0871946Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-19T17:57:30.0903246Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-19T17:57:30.0932580Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-19T17:57:30.0962843Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-19T17:57:30.0993169Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-19T17:57:30.1017150Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-19T17:57:30.1046181Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-19T17:57:30.1066516Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-19T17:57:30.1121187Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:32.7575071Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:34.9430546Z Reading package lists... 2021-05-19T17:57:34.9439166Z Building dependency tree... 2021-05-19T17:57:34.9439979Z Reading state information... 2021-05-19T17:57:34.9441398Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-19T17:57:34.9442435Z 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:34.9443277Z Reading package lists... 2021-05-19T17:57:34.9444009Z Building dependency tree... 2021-05-19T17:57:34.9444769Z Reading state information... 2021-05-19T17:57:35.0622843Z The following additional packages will be installed: 2021-05-19T17:57:35.0624728Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-19T17:57:35.0626851Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-19T17:57:35.0631556Z Suggested packages: 2021-05-19T17:57:35.0632436Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-19T17:57:35.1126232Z The following NEW packages will be installed: 2021-05-19T17:57:35.1128418Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-19T17:57:35.1130897Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-19T17:57:35.1686278Z 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:35.1687496Z Need to get 1459 kB of archives. 2021-05-19T17:57:35.1688324Z After this operation, 7754 kB of additional disk space will be used. 2021-05-19T17:57:35.1690328Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-19T17:57:35.1721000Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-19T17:57:35.1729445Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-19T17:57:35.1744750Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-19T17:57:35.1756796Z 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-19T17:57:35.1766450Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-19T17:57:35.1838849Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-19T17:57:35.2058688Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-19T17:57:35.2146779Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-19T17:57:35.2191966Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-19T17:57:35.6154680Z Fetched 1459 kB in 0s (12.1 MB/s) 2021-05-19T17:57:35.6456413Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-19T17:57:35.6528775Z (Reading database ... 2021-05-19T17:57:35.6529327Z (Reading database ... 5% 2021-05-19T17:57:35.6529816Z (Reading database ... 10% 2021-05-19T17:57:35.6530299Z (Reading database ... 15% 2021-05-19T17:57:35.6530762Z (Reading database ... 20% 2021-05-19T17:57:35.6531239Z (Reading database ... 25% 2021-05-19T17:57:35.6531720Z (Reading database ... 30% 2021-05-19T17:57:35.6532186Z (Reading database ... 35% 2021-05-19T17:57:35.6532660Z (Reading database ... 40% 2021-05-19T17:57:35.6533117Z (Reading database ... 45% 2021-05-19T17:57:35.6533587Z (Reading database ... 50% 2021-05-19T17:57:35.6620057Z (Reading database ... 55% 2021-05-19T17:57:35.6664371Z (Reading database ... 60% 2021-05-19T17:57:35.6702926Z (Reading database ... 65% 2021-05-19T17:57:35.6752837Z (Reading database ... 70% 2021-05-19T17:57:35.6780417Z (Reading database ... 75% 2021-05-19T17:57:35.7044312Z (Reading database ... 80% 2021-05-19T17:57:35.7071828Z (Reading database ... 85% 2021-05-19T17:57:35.7168681Z (Reading database ... 90% 2021-05-19T17:57:35.7494738Z (Reading database ... 95% 2021-05-19T17:57:35.7495272Z (Reading database ... 100% 2021-05-19T17:57:35.7496005Z (Reading database ... 242842 files and directories currently installed.) 2021-05-19T17:57:35.7581181Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:35.7602638Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:35.7968020Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-19T17:57:35.8107954Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:35.8117084Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:35.8408189Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-19T17:57:35.8587388Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:35.8598940Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:35.8928446Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-19T17:57:35.9107965Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:35.9114288Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:35.9413320Z Selecting previously unselected package comerr-dev:amd64. 2021-05-19T17:57:35.9611866Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-19T17:57:35.9639692Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-19T17:57:35.9968417Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-19T17:57:36.0142436Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:36.0152048Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:36.0528648Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-19T17:57:36.0747828Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-19T17:57:36.0756830Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-19T17:57:36.1489175Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-19T17:57:36.1659863Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-19T17:57:36.1670558Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-19T17:57:36.2128406Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-19T17:57:36.2303533Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-19T17:57:36.2310550Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:36.2590196Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-19T17:57:36.2785128Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-19T17:57:36.2796698Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-19T17:57:36.3768382Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-19T17:57:36.3804369Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:36.3829973Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-19T17:57:36.3860094Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-19T17:57:36.3895321Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:36.3944788Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:36.3969468Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:36.4005542Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:36.4035319Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-19T17:57:36.4081979Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-19T17:57:36.4117279Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:36.4301706Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:57:39.3003084Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-19T17:57:40.9708700Z Reading package lists... 2021-05-19T17:57:41.1121048Z Building dependency tree... 2021-05-19T17:57:41.1138255Z Reading state information... 2021-05-19T17:57:41.2451193Z E: Unable to locate package udunits 2021-05-19T17:57:41.3056933Z Reading package lists... 2021-05-19T17:57:41.4471160Z Building dependency tree... 2021-05-19T17:57:41.4489404Z Reading state information... 2021-05-19T17:57:41.5854037Z The following additional packages will be installed: 2021-05-19T17:57:41.5856342Z libwebpdemux2 2021-05-19T17:57:41.6297855Z The following NEW packages will be installed: 2021-05-19T17:57:41.6299505Z libwebp-dev libwebpdemux2 2021-05-19T17:57:41.7288997Z 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:41.7289903Z Need to get 277 kB of archives. 2021-05-19T17:57:41.7290697Z After this operation, 965 kB of additional disk space will be used. 2021-05-19T17:57:41.7293233Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-19T17:57:41.7345201Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-19T17:57:42.1266605Z Fetched 277 kB in 0s (2440 kB/s) 2021-05-19T17:57:42.1555326Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-19T17:57:42.1627180Z (Reading database ... 2021-05-19T17:57:42.1627970Z (Reading database ... 5% 2021-05-19T17:57:42.1628647Z (Reading database ... 10% 2021-05-19T17:57:42.1629303Z (Reading database ... 15% 2021-05-19T17:57:42.1630128Z (Reading database ... 20% 2021-05-19T17:57:42.1630785Z (Reading database ... 25% 2021-05-19T17:57:42.1631425Z (Reading database ... 30% 2021-05-19T17:57:42.1632050Z (Reading database ... 35% 2021-05-19T17:57:42.1632700Z (Reading database ... 40% 2021-05-19T17:57:42.1633337Z (Reading database ... 45% 2021-05-19T17:57:42.1633965Z (Reading database ... 50% 2021-05-19T17:57:42.1713355Z (Reading database ... 55% 2021-05-19T17:57:42.1756045Z (Reading database ... 60% 2021-05-19T17:57:42.1790303Z (Reading database ... 65% 2021-05-19T17:57:42.1842498Z (Reading database ... 70% 2021-05-19T17:57:42.1867837Z (Reading database ... 75% 2021-05-19T17:57:42.2121762Z (Reading database ... 80% 2021-05-19T17:57:42.2146558Z (Reading database ... 85% 2021-05-19T17:57:42.2236908Z (Reading database ... 90% 2021-05-19T17:57:42.2559496Z (Reading database ... 95% 2021-05-19T17:57:42.2561641Z (Reading database ... 100% 2021-05-19T17:57:42.2563977Z (Reading database ... 243142 files and directories currently installed.) 2021-05-19T17:57:42.2649934Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-19T17:57:42.2677832Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-19T17:57:42.2891218Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-19T17:57:42.3117417Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-19T17:57:42.3124659Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-19T17:57:42.3866523Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-19T17:57:42.3923778Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-19T17:57:42.3969526Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:43.9888213Z Reading package lists... 2021-05-19T17:57:44.1278907Z Building dependency tree... 2021-05-19T17:57:44.1296664Z Reading state information... 2021-05-19T17:57:44.2635161Z The following additional packages will be installed: 2021-05-19T17:57:44.2637495Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-19T17:57:44.2639344Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-19T17:57:44.2640936Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-19T17:57:44.2643562Z Suggested packages: 2021-05-19T17:57:44.2644695Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-19T17:57:44.2645578Z Recommended packages: 2021-05-19T17:57:44.2646256Z cargo 2021-05-19T17:57:44.3161749Z The following NEW packages will be installed: 2021-05-19T17:57:44.3167337Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-19T17:57:44.3168715Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-19T17:57:44.3169990Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-19T17:57:44.3387738Z 0 upgraded, 13 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:57:44.3388732Z Need to get 108 MB of archives. 2021-05-19T17:57:44.3389871Z After this operation, 501 MB of additional disk space will be used. 2021-05-19T17:57:44.3391636Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-19T17:57:44.3432229Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-19T17:57:44.3439254Z 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-19T17:57:44.3446994Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-19T17:57:44.3521716Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-19T17:57:44.3541445Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-19T17:57:44.3593427Z 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-19T17:57:44.4929983Z 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-19T17:57:46.8087546Z 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-19T17:57:48.0534402Z 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-19T17:57:48.0704941Z 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-19T17:57:48.1656785Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-19T17:57:48.3548763Z 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-19T17:57:48.7411601Z Fetched 108 MB in 4s (26.7 MB/s) 2021-05-19T17:57:48.7728530Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-19T17:57:48.7780161Z (Reading database ... 2021-05-19T17:57:48.7780876Z (Reading database ... 5% 2021-05-19T17:57:48.7782090Z (Reading database ... 10% 2021-05-19T17:57:48.7782572Z (Reading database ... 15% 2021-05-19T17:57:48.7783033Z (Reading database ... 20% 2021-05-19T17:57:48.7783502Z (Reading database ... 25% 2021-05-19T17:57:48.7783957Z (Reading database ... 30% 2021-05-19T17:57:48.7784423Z (Reading database ... 35% 2021-05-19T17:57:48.7784908Z (Reading database ... 40% 2021-05-19T17:57:48.7785365Z (Reading database ... 45% 2021-05-19T17:57:48.7785832Z (Reading database ... 50% 2021-05-19T17:57:48.7868602Z (Reading database ... 55% 2021-05-19T17:57:48.7911313Z (Reading database ... 60% 2021-05-19T17:57:48.7944478Z (Reading database ... 65% 2021-05-19T17:57:48.7992878Z (Reading database ... 70% 2021-05-19T17:57:48.8021485Z (Reading database ... 75% 2021-05-19T17:57:48.8282263Z (Reading database ... 80% 2021-05-19T17:57:48.8307981Z (Reading database ... 85% 2021-05-19T17:57:48.8398315Z (Reading database ... 90% 2021-05-19T17:57:48.8713775Z (Reading database ... 95% 2021-05-19T17:57:48.8714677Z (Reading database ... 100% 2021-05-19T17:57:48.8715664Z (Reading database ... 243170 files and directories currently installed.) 2021-05-19T17:57:48.8794660Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-19T17:57:48.8812720Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-19T17:57:48.9247617Z Selecting previously unselected package libipt2. 2021-05-19T17:57:48.9445379Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-19T17:57:48.9455004Z Unpacking libipt2 (2.0.1-1) ... 2021-05-19T17:57:48.9728658Z Selecting previously unselected package libsource-highlight-common. 2021-05-19T17:57:48.9900329Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-19T17:57:48.9907459Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-19T17:57:49.0368419Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-19T17:57:49.0503065Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-19T17:57:49.0512233Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-19T17:57:49.1249056Z Selecting previously unselected package libsource-highlight4v5. 2021-05-19T17:57:49.1409817Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-19T17:57:49.1422649Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-19T17:57:49.1841612Z Selecting previously unselected package libxxhash0:amd64. 2021-05-19T17:57:49.2068044Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-19T17:57:49.2080843Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-19T17:57:49.2288466Z Selecting previously unselected package gdb. 2021-05-19T17:57:49.2517160Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-19T17:57:49.2525345Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-19T17:57:49.5506269Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-19T17:57:49.5735535Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:57:49.5744109Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:55.2099184Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-19T17:57:55.2330579Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:57:55.2341882Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:57.9877002Z Selecting previously unselected package rustc. 2021-05-19T17:57:58.0105412Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:57:58.0112894Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:58.1819159Z Selecting previously unselected package cargo. 2021-05-19T17:57:58.2047286Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-19T17:57:58.2057923Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-19T17:57:58.5370970Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-19T17:57:58.5599163Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-19T17:57:58.5616715Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-19T17:57:59.6272169Z Selecting previously unselected package rust-gdb. 2021-05-19T17:57:59.6503689Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-19T17:57:59.6515288Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:59.7074981Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:59.7122946Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-19T17:57:59.7175966Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-19T17:57:59.7208724Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:59.7234140Z Setting up libipt2 (2.0.1-1) ... 2021-05-19T17:57:59.7264752Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-19T17:57:59.7296194Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-19T17:57:59.7324812Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:59.7351144Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-19T17:57:59.7380039Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-19T17:57:59.7400774Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-19T17:57:59.7423947Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-19T17:57:59.7484534Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-19T17:57:59.7538357Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:57:59.7739792Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:58:02.9486365Z Reading package lists... 2021-05-19T17:58:02.9490706Z Building dependency tree... 2021-05-19T17:58:02.9491277Z Reading state information... 2021-05-19T17:58:02.9492033Z The following additional packages will be installed: 2021-05-19T17:58:02.9493639Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-19T17:58:02.9494908Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-19T17:58:02.9496165Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-19T17:58:02.9497388Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-19T17:58:02.9499359Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-19T17:58:02.9500966Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-19T17:58:02.9502241Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-19T17:58:02.9503778Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-19T17:58:02.9505258Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-19T17:58:02.9506626Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-19T17:58:02.9507971Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-19T17:58:02.9509240Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-19T17:58:02.9510760Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-19T17:58:02.9512482Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-19T17:58:02.9514212Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-19T17:58:02.9515613Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-19T17:58:02.9517215Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-19T17:58:02.9518527Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-19T17:58:02.9520027Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-19T17:58:02.9521122Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-19T17:58:02.9522190Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-19T17:58:02.9523711Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-19T17:58:02.9524785Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-19T17:58:02.9526171Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-19T17:58:02.9527495Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-19T17:58:02.9529228Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-19T17:58:02.9530712Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-19T17:58:02.9532390Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-19T17:58:02.9533937Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-19T17:58:02.9535373Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-19T17:58:02.9536758Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-19T17:58:02.9538120Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-19T17:58:02.9539483Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-19T17:58:02.9540928Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-19T17:58:02.9542320Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-19T17:58:02.9543660Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-19T17:58:02.9545218Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-19T17:58:02.9546679Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-19T17:58:02.9548157Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-19T17:58:02.9549875Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-19T17:58:02.9551451Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-19T17:58:02.9552741Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-19T17:58:02.9554264Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-19T17:58:02.9556069Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-19T17:58:02.9557866Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-19T17:58:02.9559735Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-19T17:58:02.9561358Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-19T17:58:02.9563167Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-19T17:58:02.9564656Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-19T17:58:02.9565593Z Suggested packages: 2021-05-19T17:58:02.9570223Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-19T17:58:02.9571894Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-19T17:58:02.9573487Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-19T17:58:02.9575164Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-19T17:58:02.9576295Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-19T17:58:02.9577486Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-19T17:58:02.9578816Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-19T17:58:02.9580095Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-19T17:58:02.9581584Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-19T17:58:02.9582845Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-19T17:58:02.9584231Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-19T17:58:02.9587087Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-19T17:58:02.9588707Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-19T17:58:02.9590284Z wpagui libengine-pkcs11-openssl 2021-05-19T17:58:02.9591090Z The following NEW packages will be installed: 2021-05-19T17:58:02.9592468Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-19T17:58:02.9594032Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-19T17:58:02.9595695Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-19T17:58:02.9597383Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-19T17:58:02.9598990Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-19T17:58:02.9600575Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-19T17:58:02.9601949Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-19T17:58:02.9603692Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-19T17:58:02.9605263Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-19T17:58:02.9607036Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-19T17:58:02.9608681Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-19T17:58:02.9610140Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-19T17:58:02.9611695Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-19T17:58:02.9613763Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-19T17:58:02.9615603Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-19T17:58:02.9617276Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-19T17:58:02.9618828Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-19T17:58:02.9620499Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-19T17:58:02.9622001Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-19T17:58:02.9623306Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-19T17:58:02.9624568Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-19T17:58:02.9625998Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-19T17:58:02.9627551Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-19T17:58:02.9628739Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-19T17:58:02.9630021Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-19T17:58:02.9631543Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-19T17:58:02.9633338Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-19T17:58:02.9634878Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-19T17:58:02.9636571Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-19T17:58:02.9637988Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-19T17:58:02.9639128Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-19T17:58:02.9640632Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-19T17:58:02.9642388Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-19T17:58:02.9643894Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-19T17:58:02.9645428Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-19T17:58:02.9647499Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-19T17:58:02.9649285Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-19T17:58:02.9650787Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-19T17:58:02.9652281Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-19T17:58:02.9654161Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-19T17:58:02.9655887Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-19T17:58:02.9657652Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-19T17:58:02.9659268Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-19T17:58:02.9661163Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-19T17:58:02.9662862Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-19T17:58:02.9664691Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-19T17:58:02.9666250Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-19T17:58:02.9667777Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-19T17:58:02.9669372Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-19T17:58:02.9670533Z 0 upgraded, 214 newly installed, 0 to remove and 16 not upgraded. 2021-05-19T17:58:02.9671266Z Need to get 183 MB of archives. 2021-05-19T17:58:02.9672154Z After this operation, 776 MB of additional disk space will be used. 2021-05-19T17:58:02.9673937Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-19T17:58:02.9676125Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-19T17:58:02.9678050Z 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-19T17:58:02.9680159Z 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-19T17:58:02.9681912Z 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-19T17:58:02.9684827Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-19T17:58:02.9686715Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-19T17:58:02.9690077Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-19T17:58:02.9691798Z 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-19T17:58:02.9694091Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-19T17:58:02.9695803Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-19T17:58:02.9698632Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-19T17:58:02.9700407Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-19T17:58:02.9702324Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-19T17:58:02.9703895Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-19T17:58:02.9707863Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-19T17:58:02.9711673Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-19T17:58:02.9718886Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-19T17:58:02.9722704Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-19T17:58:02.9728138Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-19T17:58:02.9735937Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-19T17:58:02.9743992Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-19T17:58:02.9751693Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-19T17:58:03.0174508Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-19T17:58:03.1504565Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-19T17:58:03.1529473Z 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-19T17:58:03.1595921Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4ubuntu0.1 [735 kB] 2021-05-19T17:58:03.1718108Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-19T17:58:03.1722749Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-19T17:58:03.1770186Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-19T17:58:03.1812807Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-19T17:58:03.2046441Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-19T17:58:03.2260881Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-19T17:58:03.2374222Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-19T17:58:03.2387496Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-19T17:58:03.2395749Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-19T17:58:03.4510855Z 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-19T17:58:03.4938145Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-19T17:58:03.5348512Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-19T17:58:03.5582474Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-19T17:58:03.5845014Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-19T17:58:03.5889454Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-19T17:58:03.5901854Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-19T17:58:03.5936738Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-19T17:58:03.5958271Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-19T17:58:03.5990358Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-19T17:58:03.6018620Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-19T17:58:03.6077394Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-19T17:58:03.6090326Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-19T17:58:03.6165118Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-19T17:58:03.6188112Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-19T17:58:03.6288929Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-19T17:58:03.6297150Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-19T17:58:03.6316594Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-19T17:58:03.6424461Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-19T17:58:03.6440709Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-19T17:58:03.7791014Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-19T17:58:03.7967912Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-19T17:58:03.7977242Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-19T17:58:03.8042405Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-19T17:58:03.8047903Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-19T17:58:03.8058854Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-19T17:58:03.8068147Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-19T17:58:03.8096704Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-19T17:58:03.8109915Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-19T17:58:03.8167608Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-19T17:58:03.8245937Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-19T17:58:03.8274197Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-19T17:58:03.8459812Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-19T17:58:03.8838925Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-19T17:58:03.9673899Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-19T17:58:03.9818153Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-19T17:58:03.9921513Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-19T17:58:03.9959737Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-19T17:58:04.0031504Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-19T17:58:04.0230008Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-19T17:58:04.0762415Z 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-19T17:58:04.5337901Z 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-19T17:58:04.5421402Z 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-19T17:58:04.5506996Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-19T17:58:04.5887657Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-19T17:58:04.5896772Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-19T17:58:04.6010224Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-19T17:58:04.6750325Z 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-19T17:58:04.9478442Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-19T17:58:05.0151920Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-19T17:58:05.0245352Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-19T17:58:05.0289137Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-19T17:58:05.0373340Z 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-19T17:58:05.0618543Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-19T17:58:05.0709699Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-19T17:58:05.0883485Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-19T17:58:05.1081931Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-19T17:58:05.1234610Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-19T17:58:05.1350882Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-19T17:58:05.1396589Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-19T17:58:05.1964478Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-19T17:58:05.2102351Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-19T17:58:05.2200432Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-19T17:58:05.2246346Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-19T17:58:05.2393902Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-19T17:58:05.2477938Z 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-19T17:58:05.2535795Z 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-19T17:58:05.2551313Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-19T17:58:05.2561307Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-19T17:58:05.2621426Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-19T17:58:05.4520745Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-19T17:58:07.3470948Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-19T17:58:07.3568879Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-19T17:58:07.3892590Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-19T17:58:07.5763737Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-19T17:58:08.6514230Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-19T17:58:08.6523642Z 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-19T17:58:08.6841382Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4ubuntu0.1 [620 kB] 2021-05-19T17:58:08.6907630Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-19T17:58:08.6914408Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-19T17:58:08.7974964Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-19T17:58:08.8699931Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-19T17:58:08.9192078Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-19T17:58:08.9197147Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-19T17:58:08.9299255Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-19T17:58:08.9449871Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-19T17:58:08.9461068Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-19T17:58:08.9464160Z 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-19T17:58:08.9469006Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-19T17:58:08.9481744Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-19T17:58:08.9487799Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-19T17:58:08.9495618Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-19T17:58:08.9850050Z 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-19T17:58:09.0325598Z 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-19T17:58:09.0794208Z 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-19T17:58:09.1470867Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-19T17:58:09.2039379Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-19T17:58:09.3816133Z 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-19T17:58:09.4853924Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-19T17:58:09.5296770Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-19T17:58:09.6724649Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-19T17:58:09.8629009Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-19T17:58:09.9323044Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-19T17:58:09.9821980Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-19T17:58:10.0235105Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-19T17:58:10.0730127Z 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-19T17:58:10.1179794Z 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-19T17:58:10.1652571Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-19T17:58:10.2321076Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-19T17:58:10.2770853Z 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-19T17:58:10.3175822Z 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-19T17:58:10.3689795Z 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-19T17:58:10.4306680Z 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-19T17:58:10.5267249Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-19T17:58:10.5324429Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-19T17:58:10.5511818Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-19T17:58:10.5609631Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-19T17:58:10.5740054Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-19T17:58:10.5888491Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-19T17:58:10.5918982Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-19T17:58:10.6398038Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-19T17:58:10.6532479Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-19T17:58:10.7700672Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-19T17:58:10.9173816Z 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-19T17:58:10.9547157Z 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-19T17:58:11.0186476Z 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-19T17:58:11.0228560Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-19T17:58:11.0321204Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-19T17:58:11.0327715Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-19T17:58:11.0342090Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-19T17:58:11.0348326Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-19T17:58:11.0546439Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-19T17:58:11.0800324Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-19T17:58:11.2451867Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-19T17:58:11.2460692Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-19T17:58:11.2508340Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-19T17:58:11.2512407Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-19T17:58:11.2556338Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-19T17:58:11.2621203Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-19T17:58:11.2774084Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-19T17:58:11.2781047Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-19T17:58:11.3270235Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-19T17:58:11.3350936Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-19T17:58:11.3468013Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-19T17:58:11.3575517Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-19T17:58:11.3633489Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-19T17:58:11.3949359Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-19T17:58:11.4101591Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-19T17:58:11.6188656Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-19T17:58:11.6217741Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-19T17:58:11.6675072Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-19T17:58:11.6817936Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-19T17:58:11.7222998Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-19T17:58:11.7324561Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.4 [363 kB] 2021-05-19T17:58:11.7734793Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-19T17:58:11.8115778Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-19T17:58:12.0074352Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-19T17:58:12.0208372Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-19T17:58:12.0317577Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-19T17:58:12.3208934Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-19T17:58:12.3778313Z 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-19T17:58:12.3946502Z 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-19T17:58:12.4026134Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-19T17:58:12.4938295Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-19T17:58:12.6309783Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-19T17:58:12.9134533Z 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-19T17:58:12.9763126Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-19T17:58:13.0803572Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-19T17:58:13.6893000Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-19T17:58:14.5273288Z 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-19T17:58:14.5929877Z 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-19T17:58:14.6378983Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-19T17:58:14.6609136Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-19T17:58:14.6638621Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-19T17:58:14.6964837Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-19T17:58:14.7218283Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-19T17:58:14.7245723Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-19T17:58:14.7257319Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-19T17:58:15.7227954Z Fetched 183 MB in 12s (15.5 MB/s) 2021-05-19T17:58:15.7539961Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-19T17:58:15.7613746Z (Reading database ... 2021-05-19T17:58:15.7614290Z (Reading database ... 5% 2021-05-19T17:58:15.7615484Z (Reading database ... 10% 2021-05-19T17:58:15.7615968Z (Reading database ... 15% 2021-05-19T17:58:15.7616430Z (Reading database ... 20% 2021-05-19T17:58:15.7616908Z (Reading database ... 25% 2021-05-19T17:58:15.7617593Z (Reading database ... 30% 2021-05-19T17:58:15.7618138Z (Reading database ... 35% 2021-05-19T17:58:15.7618690Z (Reading database ... 40% 2021-05-19T17:58:15.7619245Z (Reading database ... 45% 2021-05-19T17:58:15.7619783Z (Reading database ... 50% 2021-05-19T17:58:15.7693542Z (Reading database ... 55% 2021-05-19T17:58:15.7736692Z (Reading database ... 60% 2021-05-19T17:58:15.7778874Z (Reading database ... 65% 2021-05-19T17:58:15.7825155Z (Reading database ... 70% 2021-05-19T17:58:15.7851975Z (Reading database ... 75% 2021-05-19T17:58:15.8120105Z (Reading database ... 80% 2021-05-19T17:58:15.8150450Z (Reading database ... 85% 2021-05-19T17:58:15.8247846Z (Reading database ... 90% 2021-05-19T17:58:15.8585070Z (Reading database ... 95% 2021-05-19T17:58:15.8585750Z (Reading database ... 100% 2021-05-19T17:58:15.8587301Z (Reading database ... 243925 files and directories currently installed.) 2021-05-19T17:58:15.8674496Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-19T17:58:15.8698849Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-19T17:58:15.8978023Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-19T17:58:15.9211039Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:15.9285569Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:16.1048524Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-19T17:58:16.1226600Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:58:16.1240546Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:58:16.1607669Z Selecting previously unselected package libegl1:amd64. 2021-05-19T17:58:16.1775176Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-19T17:58:16.1784098Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:58:16.2022977Z Selecting previously unselected package libevdev2:amd64. 2021-05-19T17:58:16.2248813Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-19T17:58:16.2263689Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-19T17:58:16.2521467Z Selecting previously unselected package libmtdev1:amd64. 2021-05-19T17:58:16.2751082Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-19T17:58:16.2758517Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-19T17:58:16.3048096Z Selecting previously unselected package libwacom-common. 2021-05-19T17:58:16.3223028Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-19T17:58:16.3235550Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-19T17:58:16.3890392Z Selecting previously unselected package libwacom2:amd64. 2021-05-19T17:58:16.4120226Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-19T17:58:16.4135169Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-19T17:58:16.4376978Z Selecting previously unselected package libinput-bin. 2021-05-19T17:58:16.4607030Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-19T17:58:16.4624175Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-19T17:58:16.4869786Z Selecting previously unselected package libinput10:amd64. 2021-05-19T17:58:16.5097644Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-19T17:58:16.5105669Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-19T17:58:16.5424859Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-19T17:58:16.5652922Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:16.5666618Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:16.6067444Z Selecting previously unselected package libqt5network5:amd64. 2021-05-19T17:58:16.6297579Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:16.6310967Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:16.7168513Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-19T17:58:16.7351085Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-19T17:58:16.7360371Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-19T17:58:16.7648122Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-19T17:58:16.7808843Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-19T17:58:16.7824127Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-19T17:58:16.8121490Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-19T17:58:16.8312896Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-19T17:58:16.8322277Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-19T17:58:16.8555577Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-19T17:58:16.8782051Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-19T17:58:16.8790330Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-19T17:58:16.9008176Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-19T17:58:16.9237302Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-19T17:58:16.9298997Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-19T17:58:16.9547548Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-19T17:58:16.9776357Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-19T17:58:16.9787456Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-19T17:58:17.0128512Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-19T17:58:17.0279915Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-19T17:58:17.0293028Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-19T17:58:17.0608022Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-19T17:58:17.0754325Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-19T17:58:17.0761740Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-19T17:58:17.1088560Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-19T17:58:17.1238719Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-19T17:58:17.1297470Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-19T17:58:17.1608945Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-19T17:58:17.1785393Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-19T17:58:17.1794235Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-19T17:58:17.2167787Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-19T17:58:17.2349351Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.2429828Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:17.5279354Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-19T17:58:17.5509975Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.5541183Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:17.7768792Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-19T17:58:17.7956065Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:17.7965116Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:17.8448218Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-19T17:58:17.8608888Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-19T17:58:17.8619514Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-19T17:58:17.9089038Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-19T17:58:17.9259776Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4ubuntu0.1_amd64.deb ... 2021-05-19T17:58:17.9270232Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T17:58:18.0128795Z Selecting previously unselected package libhyphen0:amd64. 2021-05-19T17:58:18.0343132Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-19T17:58:18.0351876Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-19T17:58:18.0576102Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-19T17:58:18.0802848Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:18.0812208Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:18.1319612Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-19T17:58:18.1479801Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:18.1489867Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:18.1967754Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-19T17:58:18.2142478Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:18.2160982Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:18.3728828Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-19T17:58:18.3914144Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:18.3928238Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:18.5314407Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-19T17:58:18.5542521Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:18.5570609Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:18.5968330Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-19T17:58:18.6155291Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:18.6171738Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:18.6487607Z Selecting previously unselected package libwoff1:amd64. 2021-05-19T17:58:18.6666157Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-19T17:58:18.6683840Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-19T17:58:18.7047909Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-19T17:58:18.7231503Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-19T17:58:18.7251766Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-19T17:58:19.9772799Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-19T17:58:20.0003268Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:20.0012814Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:20.0291676Z Selecting previously unselected package qgis-providers-common. 2021-05-19T17:58:20.0522314Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T17:58:20.0531187Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:20.3598223Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-19T17:58:20.3834221Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-19T17:58:20.3842361Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-19T17:58:20.4359465Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-19T17:58:20.4590784Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-19T17:58:20.4602544Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-19T17:58:20.5047575Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-19T17:58:20.5230215Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:20.5242064Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:20.5559607Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-19T17:58:20.5789051Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:20.5800499Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:20.6087823Z Selecting previously unselected package gdal-data. 2021-05-19T17:58:20.6289053Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-19T17:58:20.6304767Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:20.6741965Z Selecting previously unselected package libarpack2:amd64. 2021-05-19T17:58:20.6971537Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-19T17:58:20.6980419Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-19T17:58:20.7278985Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-19T17:58:20.7510246Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-19T17:58:20.7523391Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-19T17:58:20.7904755Z Selecting previously unselected package libarmadillo9. 2021-05-19T17:58:20.8137034Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-19T17:58:20.8147796Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-19T17:58:20.8527558Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-19T17:58:20.8690369Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-19T17:58:20.8697615Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-19T17:58:20.9346600Z Selecting previously unselected package libcharls2:amd64. 2021-05-19T17:58:20.9579566Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-19T17:58:20.9596114Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-19T17:58:20.9927850Z Selecting previously unselected package libdap25:amd64. 2021-05-19T17:58:21.0126739Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-19T17:58:21.0143393Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-19T17:58:21.0807848Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-19T17:58:21.0988314Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-19T17:58:21.0998454Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-19T17:58:21.1308885Z Selecting previously unselected package libepsilon1:amd64. 2021-05-19T17:58:21.1540407Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-19T17:58:21.1552441Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-19T17:58:21.1787654Z Selecting previously unselected package libfreexl1:amd64. 2021-05-19T17:58:21.2018341Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-19T17:58:21.2025446Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-19T17:58:21.2327617Z Selecting previously unselected package libfyba0:amd64. 2021-05-19T17:58:21.2501500Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-19T17:58:21.2518439Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-19T17:58:21.2898351Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-19T17:58:21.3132630Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-19T17:58:21.3142685Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-19T17:58:21.3888545Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-19T17:58:21.4037677Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-19T17:58:21.4046713Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-19T17:58:21.4368026Z Selecting previously unselected package proj-data. 2021-05-19T17:58:21.4544933Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-19T17:58:21.4552477Z Unpacking proj-data (6.3.1-1) ... 2021-05-19T17:58:22.1847735Z Selecting previously unselected package libproj15:amd64. 2021-05-19T17:58:22.2079954Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-19T17:58:22.2090260Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-19T17:58:22.3130985Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-19T17:58:22.3363192Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-19T17:58:22.3373338Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-19T17:58:22.3688482Z Selecting previously unselected package libhdf4-0-alt. 2021-05-19T17:58:22.3879007Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-19T17:58:22.3890572Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-19T17:58:22.4337220Z Selecting previously unselected package libminizip1:amd64. 2021-05-19T17:58:22.4572276Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-19T17:58:22.4583868Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-19T17:58:22.4848076Z Selecting previously unselected package liburiparser1:amd64. 2021-05-19T17:58:22.5066694Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-19T17:58:22.5077967Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-19T17:58:22.5408067Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-19T17:58:22.5582185Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-19T17:58:22.5594632Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:22.5882468Z Selecting previously unselected package libkmldom1:amd64. 2021-05-19T17:58:22.6118924Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-19T17:58:22.6131534Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:22.6511007Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-19T17:58:22.6747604Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-19T17:58:22.6759573Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:22.7062065Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-19T17:58:22.7298009Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-19T17:58:22.7310264Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-19T17:58:22.7849418Z Selecting previously unselected package libogdi4.1. 2021-05-19T17:58:22.8085019Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-19T17:58:22.8095265Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-19T17:58:22.8524985Z Selecting previously unselected package libqhull7:amd64. 2021-05-19T17:58:22.8760800Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-19T17:58:22.8772201Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-19T17:58:22.9148049Z Selecting previously unselected package libspatialite7:amd64. 2021-05-19T17:58:22.9382221Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-19T17:58:22.9392955Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-19T17:58:23.0823367Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-19T17:58:23.1058263Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-19T17:58:23.1070126Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-19T17:58:23.2247790Z Selecting previously unselected package libgdal26. 2021-05-19T17:58:23.2449010Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T17:58:23.2459532Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:23.8673029Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-19T17:58:23.8919043Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:23.8928827Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:23.9248027Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-19T17:58:23.9470637Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-19T17:58:23.9478367Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-19T17:58:23.9808151Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-19T17:58:23.9989808Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:24.0002151Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:24.0276269Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-19T17:58:24.9542238Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:24.9544005Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:24.9545037Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-19T17:58:24.9546350Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-19T17:58:24.9547469Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-19T17:58:24.9548371Z Selecting previously unselected package libzip5:amd64. 2021-05-19T17:58:24.9559977Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-19T17:58:24.9560995Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-19T17:58:24.9562079Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-19T17:58:24.9563356Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:24.9564528Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:24.9565739Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-19T17:58:24.9567331Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:24.9568584Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:24.9569820Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-19T17:58:24.9571158Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-19T17:58:24.9572348Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-19T17:58:24.9573554Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-19T17:58:24.9574867Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-19T17:58:24.9576017Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-19T17:58:25.0328317Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-19T17:58:25.0496281Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:25.0512106Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:25.0769367Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-19T17:58:25.1002316Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:25.1014122Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:25.1438440Z Selecting previously unselected package libqwt-qt5-6. 2021-05-19T17:58:25.1669662Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-19T17:58:25.1685656Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-19T17:58:25.2448639Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-19T17:58:25.2622506Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:25.2761943Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:25.5928394Z Selecting previously unselected package qgis-providers. 2021-05-19T17:58:25.6082880Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:25.6098626Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:25.8169171Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-19T17:58:25.8352349Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-19T17:58:25.8359063Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-19T17:58:25.8668207Z Selecting previously unselected package libdaemon0:amd64. 2021-05-19T17:58:25.8901805Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-19T17:58:25.8917885Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-19T17:58:25.9248098Z Selecting previously unselected package avahi-daemon. 2021-05-19T17:58:25.9427892Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-19T17:58:25.9441793Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-19T17:58:25.9927795Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-19T17:58:26.0090272Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-19T17:58:26.0100831Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-19T17:58:26.0793748Z Selecting previously unselected package blt. 2021-05-19T17:58:26.1025183Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-19T17:58:26.1036353Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-19T17:58:26.1260953Z Selecting previously unselected package fonts-lyx. 2021-05-19T17:58:26.1492608Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-19T17:58:26.1504557Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-19T17:58:26.1872405Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-19T17:58:26.2100689Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-19T17:58:26.2116641Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:26.2488385Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-19T17:58:26.2659066Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-19T17:58:26.2670543Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:26.3168200Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-19T17:58:26.3339101Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-19T17:58:26.3363286Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:26.3767571Z Selecting previously unselected package gcr. 2021-05-19T17:58:26.3932637Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-19T17:58:26.3948385Z Unpacking gcr (3.36.0-2build1) ... 2021-05-19T17:58:26.4310208Z Selecting previously unselected package python3-numpy. 2021-05-19T17:58:26.4543305Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-19T17:58:26.4561221Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-19T17:58:26.7368468Z Selecting previously unselected package python3-gdal. 2021-05-19T17:58:26.7533987Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T17:58:26.7547081Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:26.8253957Z Selecting previously unselected package gdal-bin. 2021-05-19T17:58:26.8487087Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-19T17:58:26.8499272Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:26.8962639Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-19T17:58:26.9196141Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-19T17:58:26.9209046Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-19T17:58:26.9448104Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-19T17:58:26.9682433Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-19T17:58:26.9694292Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-19T17:58:27.0146355Z Selecting previously unselected package geoclue-2.0. 2021-05-19T17:58:27.0339883Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-19T17:58:27.0352326Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-19T17:58:27.0732393Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-19T17:58:27.0967289Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-19T17:58:27.0978981Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-19T17:58:27.1528412Z Selecting previously unselected package p11-kit. 2021-05-19T17:58:27.1685169Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-19T17:58:27.1694182Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-19T17:58:27.2008371Z Selecting previously unselected package pinentry-gnome3. 2021-05-19T17:58:27.2238752Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-19T17:58:27.2247144Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-19T17:58:27.2568791Z Selecting previously unselected package gnome-keyring. 2021-05-19T17:58:27.2768160Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T17:58:27.2876211Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-19T17:58:27.3683847Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-19T17:58:27.3918872Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T17:58:27.3927614Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T17:58:27.4248912Z Selecting previously unselected package grass-doc. 2021-05-19T17:58:27.4443967Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-19T17:58:27.4465010Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-19T17:58:29.0768077Z Selecting previously unselected package liblaszip8:amd64. 2021-05-19T17:58:29.0988587Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-19T17:58:29.1000032Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-19T17:58:29.1346369Z Selecting previously unselected package libpdal-util9. 2021-05-19T17:58:29.1583892Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:29.1608333Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-19T17:58:29.1930373Z Selecting previously unselected package libpdal-base9. 2021-05-19T17:58:29.2170237Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:29.2180317Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-19T17:58:29.4008503Z Selecting previously unselected package grass-core. 2021-05-19T17:58:29.4172333Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-19T17:58:29.4184501Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-19T17:58:29.9727902Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-19T17:58:29.9944720Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-19T17:58:29.9959527Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-19T17:58:30.0236556Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-19T17:58:30.0475223Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-19T17:58:30.0482638Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-19T17:58:30.0848533Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-19T17:58:30.1034949Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4ubuntu0.1_amd64.deb ... 2021-05-19T17:58:30.1043374Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T17:58:30.1928539Z Selecting previously unselected package iio-sensor-proxy. 2021-05-19T17:58:30.2086975Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-19T17:58:30.2105626Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-19T17:58:30.2449282Z Selecting previously unselected package libassimp5:amd64. 2021-05-19T17:58:30.2650508Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-19T17:58:30.2702492Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-19T17:58:30.5969063Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-19T17:58:30.6174513Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-19T17:58:30.6184010Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-19T17:58:30.7167871Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-19T17:58:30.7346313Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-19T17:58:30.7353597Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-19T17:58:30.7688365Z Selecting previously unselected package libfcgi-bin. 2021-05-19T17:58:30.7913855Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-19T17:58:30.7922434Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-19T17:58:30.8168411Z Selecting previously unselected package libimagequant0:amd64. 2021-05-19T17:58:30.8365241Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-19T17:58:30.8378888Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-19T17:58:30.8687849Z Selecting previously unselected package libjs-jquery-ui. 2021-05-19T17:58:30.8854991Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-19T17:58:30.8929670Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-19T17:58:30.9593667Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-19T17:58:30.9831627Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-19T17:58:30.9844275Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-19T17:58:31.0168746Z Selecting previously unselected package libmbim-proxy. 2021-05-19T17:58:31.0373309Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-19T17:58:31.0382288Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-19T17:58:31.0648051Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-19T17:58:31.0855559Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-19T17:58:31.0875579Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-19T17:58:31.1091369Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-19T17:58:31.1326797Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-19T17:58:31.1335376Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-19T17:58:31.1768189Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-19T17:58:31.1948332Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-19T17:58:31.1962183Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-19T17:58:31.2248751Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-19T17:58:31.2436741Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-19T17:58:31.2446406Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T17:58:31.2678429Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-19T17:58:31.2914967Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-19T17:58:31.2922990Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-19T17:58:31.3156430Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-19T17:58:31.3390886Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:31.3399548Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-19T17:58:31.3688214Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-19T17:58:31.3863240Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:31.3882839Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-19T17:58:31.4143894Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-19T17:58:31.4379620Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:31.4399114Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-19T17:58:31.4728000Z Selecting previously unselected package libpdal-plugin-python. 2021-05-19T17:58:31.4908049Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:31.4918977Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-19T17:58:31.5288109Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-19T17:58:31.5484057Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-19T17:58:31.5492092Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-19T17:58:31.6941958Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-19T17:58:31.7178545Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:31.7186251Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-19T17:58:31.7470213Z Selecting previously unselected package libpdal-plugins. 2021-05-19T17:58:31.7707622Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-19T17:58:31.7718741Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-19T17:58:31.8047706Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-19T17:58:31.8223676Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.8239112Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:31.8607722Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-19T17:58:31.8846797Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.8858996Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:31.9731370Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-19T17:58:31.9967658Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:31.9977570Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.0363818Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-19T17:58:32.0600686Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.0611062Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.0953423Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-19T17:58:32.1191627Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.1199506Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.1439001Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-19T17:58:32.1674132Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.1682429Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.2026076Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-19T17:58:32.2260418Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.2268257Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.2568262Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-19T17:58:32.2735597Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.2744781Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.3008071Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-19T17:58:32.3222768Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.3232606Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.3608425Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-19T17:58:32.3799752Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.3807183Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.4048041Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-19T17:58:32.4278128Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:32.4291836Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:32.4568845Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-19T17:58:32.4759081Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:32.4767487Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:32.5185856Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-19T17:58:32.5419979Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:32.5432648Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:32.6545396Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-19T17:58:32.6782042Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:32.6789352Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:32.9865689Z Selecting previously unselected package qtchooser. 2021-05-19T17:58:33.0105274Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-19T17:58:33.0114152Z Unpacking qtchooser (66-2build1) ... 2021-05-19T17:58:33.0360872Z Selecting previously unselected package qdoc-qt5. 2021-05-19T17:58:33.0594883Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.0604601Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:33.1367587Z Selecting previously unselected package libqt5help5:amd64. 2021-05-19T17:58:33.1561981Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.1569325Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:33.1910417Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-19T17:58:33.2150001Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.2163306Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:33.2437614Z Selecting previously unselected package qt5-assistant. 2021-05-19T17:58:33.2672046Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.2681463Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-19T17:58:33.3200995Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-19T17:58:33.3436845Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.3446882Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:33.3719327Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-19T17:58:33.3954487Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.3965766Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:33.5901111Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-19T17:58:33.6138782Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.6150495Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:33.7048315Z Selecting previously unselected package qttools5-dev-tools. 2021-05-19T17:58:33.7275711Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-19T17:58:33.8580916Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-19T17:58:33.9756402Z Selecting previously unselected package libqgis-customwidgets. 2021-05-19T17:58:33.9993384Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:34.0002607Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:34.1146140Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-19T17:58:34.1383469Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:34.1394761Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:34.1900931Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-19T17:58:34.2135962Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:34.2147425Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:34.2631139Z Selecting previously unselected package libqgispython3.10.4. 2021-05-19T17:58:34.9561887Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:34.9563809Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:34.9565058Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-19T17:58:34.9566187Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-19T17:58:34.9567718Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-19T17:58:34.9568731Z Selecting previously unselected package libqmi-proxy. 2021-05-19T17:58:34.9569843Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-19T17:58:34.9570755Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-19T17:58:34.9571648Z Selecting previously unselected package libqt5test5:amd64. 2021-05-19T17:58:34.9572827Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:34.9573908Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:34.9574954Z Selecting previously unselected package libwacom-bin. 2021-05-19T17:58:34.9576079Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-19T17:58:34.9577423Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-19T17:58:34.9578272Z Selecting previously unselected package modemmanager. 2021-05-19T17:58:34.9579348Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-19T17:58:34.9580249Z Unpacking modemmanager (1.12.8-1) ... 2021-05-19T17:58:34.9581271Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-19T17:58:34.9582447Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-19T17:58:34.9583435Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-19T17:58:34.9584549Z Selecting previously unselected package python-matplotlib-data. 2021-05-19T17:58:34.9585859Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-19T17:58:34.9587031Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-19T17:58:35.0803812Z Selecting previously unselected package python3-soupsieve. 2021-05-19T17:58:35.1044011Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-19T17:58:35.1066216Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-19T17:58:35.1368109Z Selecting previously unselected package python3-bs4. 2021-05-19T17:58:35.1564856Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-19T17:58:35.1571736Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-19T17:58:35.1868397Z Selecting previously unselected package python3-cycler. 2021-05-19T17:58:35.2105968Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-19T17:58:35.2116609Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-19T17:58:35.2408012Z Selecting previously unselected package python3-dateutil. 2021-05-19T17:58:35.2589562Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-19T17:58:35.2597646Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-19T17:58:35.2906611Z Selecting previously unselected package python3-decorator. 2021-05-19T17:58:35.3123090Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-19T17:58:35.3137635Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-19T17:58:35.3408738Z Selecting previously unselected package python3-future. 2021-05-19T17:58:35.3620679Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-19T17:58:35.3628147Z Unpacking python3-future (0.18.2-2) ... 2021-05-19T17:58:35.4237070Z Selecting previously unselected package python3-webencodings. 2021-05-19T17:58:35.4475910Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-19T17:58:35.4485118Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-19T17:58:35.4730101Z Selecting previously unselected package python3-html5lib. 2021-05-19T17:58:35.4965775Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-19T17:58:35.4974613Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-19T17:58:35.5315341Z Selecting previously unselected package python3-ipython-genutils. 2021-05-19T17:58:35.5555702Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-19T17:58:35.5570008Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-19T17:58:35.5848183Z Selecting previously unselected package python3-traitlets. 2021-05-19T17:58:35.6071005Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-19T17:58:35.6080948Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-19T17:58:35.6365551Z Selecting previously unselected package python3-jupyter-core. 2021-05-19T17:58:35.6603461Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-19T17:58:35.6610958Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-19T17:58:35.6928084Z Selecting previously unselected package python3-kiwisolver. 2021-05-19T17:58:35.7105286Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-19T17:58:35.7154829Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-19T17:58:35.7441890Z Selecting previously unselected package python3-lxml:amd64. 2021-05-19T17:58:35.7680420Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-19T17:58:35.7694503Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-19T17:58:35.9248481Z Selecting previously unselected package python3-pyparsing. 2021-05-19T17:58:35.9404631Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-19T17:58:35.9427068Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-19T17:58:35.9693922Z Selecting previously unselected package python3-matplotlib. 2021-05-19T17:58:35.9932325Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-19T17:58:35.9944134Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-19T17:58:36.3845301Z Selecting previously unselected package python3-nbformat. 2021-05-19T17:58:36.4085905Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-19T17:58:36.4095083Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-19T17:58:36.4401612Z Selecting previously unselected package python3-olefile. 2021-05-19T17:58:36.4642065Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-19T17:58:36.4654631Z Unpacking python3-olefile (0.46-2) ... 2021-05-19T17:58:36.4937744Z Selecting previously unselected package python3-pyproj. 2021-05-19T17:58:36.5176385Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-19T17:58:36.5205128Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-19T17:58:36.5707852Z Selecting previously unselected package python3-tz. 2021-05-19T17:58:36.5946587Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-19T17:58:36.5957158Z Unpacking python3-tz (2019.3-1) ... 2021-05-19T17:58:36.6288783Z Selecting previously unselected package python3-owslib. 2021-05-19T17:58:36.6502082Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-19T17:58:36.6513201Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-19T17:58:36.6862303Z Selecting previously unselected package python3-pil:amd64. 2021-05-19T17:58:36.7105410Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.4_amd64.deb ... 2021-05-19T17:58:36.7121928Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-05-19T17:58:36.7709892Z Selecting previously unselected package python3-retrying. 2021-05-19T17:58:36.7918525Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-19T17:58:36.7928906Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-19T17:58:36.8288087Z Selecting previously unselected package python3-plotly. 2021-05-19T17:58:36.8468349Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-19T17:58:36.8476644Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-19T17:58:37.2688384Z Selecting previously unselected package python3-psycopg2. 2021-05-19T17:58:37.2860642Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-19T17:58:37.2869247Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-19T17:58:37.3209475Z Selecting previously unselected package python3-sip. 2021-05-19T17:58:37.3452260Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-19T17:58:37.3467961Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-19T17:58:37.3887854Z Selecting previously unselected package python3-pyqt5. 2021-05-19T17:58:37.4042136Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T17:58:37.4055478Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:37.6588356Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-19T17:58:37.6832308Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-19T17:58:37.6843723Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-19T17:58:37.7323285Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-19T17:58:37.7566882Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T17:58:37.7587181Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:37.7888018Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-19T17:58:37.8129400Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T17:58:37.8139602Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:37.8386190Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-19T17:58:37.8627404Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-19T17:58:37.8651403Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:37.9004359Z Selecting previously unselected package python3-qgis-common. 2021-05-19T17:58:37.9242496Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T17:58:37.9250165Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:38.2175049Z Selecting previously unselected package python3-qgis. 2021-05-19T17:58:38.2425586Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:38.2436472Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:39.0911434Z Selecting previously unselected package python3-tk:amd64. 2021-05-19T17:58:39.1155012Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-19T17:58:39.1162960Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-19T17:58:39.1478476Z Selecting previously unselected package libjs-leaflet. 2021-05-19T17:58:39.1726725Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-19T17:58:39.1735571Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-19T17:58:39.2182767Z Selecting previously unselected package qgis-common. 2021-05-19T17:58:39.2426945Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T17:58:39.2444421Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:40.7447088Z Selecting previously unselected package qgis. 2021-05-19T17:58:40.7693908Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:40.8484301Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:41.0819843Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-19T17:58:41.1065073Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-19T17:58:41.1074482Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:41.3015294Z Selecting previously unselected package qgis-provider-grass. 2021-05-19T17:58:41.3267009Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:41.3307579Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:41.3605373Z Selecting previously unselected package qgis-plugin-grass. 2021-05-19T17:58:41.3851941Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-19T17:58:41.3865721Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:41.4547786Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-19T17:58:41.4762352Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-19T17:58:41.4776521Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:41.5132310Z Selecting previously unselected package qttranslations5-l10n. 2021-05-19T17:58:41.5379510Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-19T17:58:41.5396140Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-19T17:58:41.7047469Z Selecting previously unselected package wpasupplicant. 2021-05-19T17:58:41.7296072Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-19T17:58:41.7304546Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-19T17:58:41.8556093Z Selecting previously unselected package proj-bin. 2021-05-19T17:58:41.8804409Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-19T17:58:41.8812055Z Unpacking proj-bin (6.3.1-1) ... 2021-05-19T17:58:41.9113666Z Selecting previously unselected package usb-modeswitch-data. 2021-05-19T17:58:41.9361776Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-19T17:58:41.9369558Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-19T17:58:41.9688005Z Selecting previously unselected package usb-modeswitch. 2021-05-19T17:58:41.9873835Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-19T17:58:42.9570418Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-19T17:58:42.9578052Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-19T17:58:42.9579204Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-19T17:58:42.9580577Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-19T17:58:42.9581903Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-19T17:58:42.9582951Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-19T17:58:42.9584059Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:42.9585105Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-19T17:58:42.9586145Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-19T17:58:42.9587055Z Setting up proj-data (6.3.1-1) ... 2021-05-19T17:58:42.9587927Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-19T17:58:42.9588852Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-19T17:58:42.9589752Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-19T17:58:42.9590610Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-19T17:58:42.9591654Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-19T17:58:42.9592560Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-19T17:58:42.9593421Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-19T17:58:42.9594375Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-19T17:58:42.9595310Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-19T17:58:42.9596235Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-19T17:58:42.9597293Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-19T17:58:42.9598232Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-19T17:58:42.9599232Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-19T17:58:42.9600207Z Setting up python3-olefile (0.46-2) ... 2021-05-19T17:58:42.9601019Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-19T17:58:42.9601837Z Setting up python3-retrying (1.3.3-4) ... 2021-05-19T17:58:42.9603023Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-19T17:58:42.9603924Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-19T17:58:42.9604787Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-19T17:58:42.9605699Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-19T17:58:42.9606697Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-19T17:58:42.9607674Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-19T17:58:42.9608653Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-19T17:58:42.9609493Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-19T17:58:42.9610568Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-19T17:58:42.9617280Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-19T17:58:42.9657299Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-19T17:58:42.9690019Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-19T17:58:43.1041534Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:43.1072907Z Setting up python3-tz (2019.3-1) ... 2021-05-19T17:58:43.2459622Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-19T17:58:43.2600757Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-19T17:58:43.2628903Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-19T17:58:43.2713269Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-19T17:58:43.2741264Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-19T17:58:43.2771967Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-19T17:58:43.2808552Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-19T17:58:43.2884009Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-19T17:58:43.4211137Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-19T17:58:43.4243387Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-19T17:58:43.4277893Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-19T17:58:43.4311400Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-19T17:58:43.4398427Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-19T17:58:43.4439148Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-19T17:58:43.6086199Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-19T17:58:43.6113871Z Setting up python3-cycler (0.10.0-3) ... 2021-05-19T17:58:43.7430019Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-19T17:58:43.7467426Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-19T17:58:43.7515778Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-19T17:58:43.7570160Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-19T17:58:43.7618926Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-19T17:58:43.7654434Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-19T17:58:43.7703258Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-19T17:58:43.9157509Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-19T17:58:43.9193556Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-19T17:58:43.9233382Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-19T17:58:43.9263697Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:43.9359622Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-19T17:58:44.1339533Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-19T17:58:45.2754988Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-19T17:58:45.2787681Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-19T17:58:45.2817097Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-19T17:58:45.2850906Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T17:58:45.2880232Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-19T17:58:45.2906960Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-19T17:58:45.2940223Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-19T17:58:45.2970839Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-19T17:58:45.4670125Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:45.4697534Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-19T17:58:45.4726435Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-19T17:58:45.4751527Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-19T17:58:45.6627075Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-19T17:58:45.6656082Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-19T17:58:45.6673281Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:45.6704990Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-19T17:58:45.6738831Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-19T17:58:45.6893132Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-19T17:58:45.8531271Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-19T17:58:45.8564963Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-19T17:58:45.8600781Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-19T17:58:45.8699486Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-19T17:58:45.8729376Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-19T17:58:45.8759188Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:45.8795972Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:45.8820692Z Setting up python3-future (0.18.2-2) ... 2021-05-19T17:58:45.8896742Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-19T17:58:45.8948832Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-19T17:58:46.2155875Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:46.3520695Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-19T17:58:46.3548137Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:46.3579060Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-19T17:58:46.3609601Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-19T17:58:46.3647065Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-19T17:58:46.3681208Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:46.3709941Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-19T17:58:46.3743664Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:46.3767343Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-19T17:58:46.5772651Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-19T17:58:46.7281030Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-19T17:58:46.8768412Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-19T17:58:46.8801415Z Setting up qtchooser (66-2build1) ... 2021-05-19T17:58:46.8829252Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-19T17:58:46.8858665Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-19T17:58:47.0278119Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:47.0311631Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-19T17:58:47.0339003Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-19T17:58:47.0369673Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-19T17:58:47.9298219Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-19T17:58:47.9330602Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-19T17:58:47.9355999Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-19T17:58:47.9385715Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:47.9415415Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:47.9484521Z Setting up proj-bin (6.3.1-1) ... 2021-05-19T17:58:47.9518828Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-19T17:58:47.9559975Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T17:58:47.9592298Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-19T17:58:48.3349238Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-19T17:58:48.3376138Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:48.3400836Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-19T17:58:48.4944215Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-19T17:58:48.4971978Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-19T17:58:48.6451543Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:48.6477742Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-19T17:58:48.8306435Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-19T17:58:48.8331216Z Setting up gcr (3.36.0-2build1) ... 2021-05-19T17:58:48.8401089Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:48.8425301Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-19T17:58:48.9706951Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-19T17:58:48.9709580Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-19T17:58:49.4731889Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-05-19T17:58:49.7365913Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:49.7400526Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4ubuntu0.1) ... 2021-05-19T17:58:49.7456755Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:49.7487420Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:49.7521476Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:49.7575748Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:49.7603315Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-19T17:58:49.9064448Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:49.9066280Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-19T17:58:49.9067762Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:49.9069139Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-19T17:58:49.9451729Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:49.9453159Z if direction is "increasing": 2021-05-19T17:58:49.9454646Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:49.9455750Z elif direction is "decreasing": 2021-05-19T17:58:49.9619275Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:49.9620944Z if direction is "increasing": 2021-05-19T17:58:49.9622345Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:49.9623334Z elif direction is "decreasing": 2021-05-19T17:58:50.8241205Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:50.8242892Z if props["offset_coordinates"] is "data": 2021-05-19T17:58:50.8244701Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-19T17:58:50.8245986Z if props["coordinates"] is not "data": 2021-05-19T17:58:51.5817728Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-19T17:58:52.0726228Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-19T17:58:52.0729181Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-19T17:58:52.0731513Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-19T17:58:53.1524276Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-19T17:58:53.1548545Z First installation detected... 2021-05-19T17:58:53.1549452Z Checking NSS setup... 2021-05-19T17:58:53.1590688Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-19T17:58:53.1621459Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:53.1645893Z Setting up python3-owslib (0.19.1-1) ... 2021-05-19T17:58:53.4221488Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:53.4257559Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-19T17:58:53.4282927Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-19T17:58:53.4309225Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-19T17:58:53.4335139Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-19T17:58:53.4366343Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-19T17:58:53.4394243Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-19T17:58:53.4421392Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-19T17:58:53.4449183Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:53.6217652Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-19T17:58:53.6258853Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-19T17:58:53.6284146Z Setting up grass-core (7.8.2-1build3) ... 2021-05-19T17:58:53.9503185Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:53.9504977Z if value is '': 2021-05-19T17:58:54.0440669Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:54.0442507Z if do_profiling is "True" or do_profiling is "1": 2021-05-19T17:58:54.0443863Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:54.0445025Z if do_profiling is "True" or do_profiling is "1": 2021-05-19T17:58:54.0446405Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-19T17:58:54.0447821Z if driver_string is not None and driver_string is not "": 2021-05-19T17:58:54.0870733Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:54.0872306Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-19T17:58:54.0873784Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-19T17:58:54.0875113Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-19T17:58:54.1472241Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-19T17:58:54.1499037Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.1590686Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-19T17:58:54.1621864Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.1645793Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.1810440Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.1832080Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.1919544Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.2024037Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:54.2098027Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.2123499Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-19T17:58:54.2966790Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.3010968Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.3031351Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.3067869Z Setting up modemmanager (1.12.8-1) ... 2021-05-19T17:58:54.4250226Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-19T17:58:54.4253229Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-19T17:58:54.9475151Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.9494142Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.9511023Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-19T17:58:54.9530518Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.9555104Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.9575121Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.9592748Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-19T17:58:54.9614554Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-19T17:58:54.9638250Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-19T17:58:54.9672754Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.9702884Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.9729135Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:54.9756159Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:54.9787935Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:54.9822424Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:54.9849372Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.9886123Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-19T17:58:54.9923931Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:58:55.0009580Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:55.0028457Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:55.1585261Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-19T17:58:55.1615019Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:55.1638845Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:58:55.1673993Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.4634649Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:59:25.4660176Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-19T17:59:25.4680286Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.4703354Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:59:25.4725389Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.4752997Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.4779340Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-19T17:59:25.4805026Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.6178166Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.6205232Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-19T17:59:25.6235179Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.6258803Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-19T17:59:25.6284393Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.7819928Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.7843145Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.7882484Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-19T17:59:25.7994499Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-19T17:59:25.8098442Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-19T17:59:26.6513773Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-19T17:59:26.6672314Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-19T17:59:26.6903276Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-19T17:59:26.7052057Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-19T17:59:26.7791531Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T17:59:26.8099846Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-19T17:59:27.0664875Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T17:59:38.0123295Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-19T17:59:38.0314442Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-19T17:59:39.5854688Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T17:59:39.5855204Z with: 2021-05-19T17:59:39.5855695Z github_slug: neuroconductor/neurocStats 2021-05-19T17:59:39.5856163Z env: 2021-05-19T17:59:39.5856575Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:39.5857027Z TIC_DEPLOY_KEY: 2021-05-19T17:59:39.5857802Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:59:39.5859414Z GITHUB_PAT: *** 2021-05-19T17:59:39.5860189Z COVERALLS_TOKEN: *** 2021-05-19T17:59:39.5860663Z continue-on-error: false 2021-05-19T17:59:39.5861109Z VDIFFR_RUN_TESTS: 2021-05-19T17:59:39.5861576Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:59:39.5862003Z TZ: UTC 2021-05-19T17:59:39.5862383Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:39.5862784Z NOT_CRAN: true 2021-05-19T17:59:39.5863132Z ##[endgroup] 2021-05-19T17:59:39.6170517Z repo slug is: neuroconductor/neurocStats 2021-05-19T17:59:39.6299713Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T17:59:39.6300250Z env: 2021-05-19T17:59:39.6300673Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:39.6301112Z TIC_DEPLOY_KEY: 2021-05-19T17:59:39.6301882Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:59:39.6303077Z GITHUB_PAT: *** 2021-05-19T17:59:39.6303834Z COVERALLS_TOKEN: *** 2021-05-19T17:59:39.6304289Z continue-on-error: false 2021-05-19T17:59:39.6304746Z VDIFFR_RUN_TESTS: 2021-05-19T17:59:39.6305198Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:59:39.6305625Z TZ: UTC 2021-05-19T17:59:39.6305999Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:39.6306380Z NOT_CRAN: true 2021-05-19T17:59:39.6306747Z ##[endgroup] 2021-05-19T17:59:39.8121467Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T17:59:39.8122037Z with: 2021-05-19T17:59:39.8122410Z repo_name: neurocStats 2021-05-19T17:59:39.8122828Z repo_version: 0.1.3 2021-05-19T17:59:39.8123194Z runner_os: Linux 2021-05-19T17:59:39.8123558Z R_version: 4.0 2021-05-19T17:59:39.8123877Z env: 2021-05-19T17:59:39.8124298Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:39.8124747Z TIC_DEPLOY_KEY: 2021-05-19T17:59:39.8125498Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:59:39.8127356Z GITHUB_PAT: *** 2021-05-19T17:59:39.8128131Z COVERALLS_TOKEN: *** 2021-05-19T17:59:39.8128593Z continue-on-error: false 2021-05-19T17:59:39.8129051Z VDIFFR_RUN_TESTS: 2021-05-19T17:59:39.8129514Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:59:39.8129931Z TZ: UTC 2021-05-19T17:59:39.8130307Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:39.8130705Z NOT_CRAN: true 2021-05-19T17:59:39.8131070Z ##[endgroup] 2021-05-19T17:59:39.8450838Z Package: neurocStats 2021-05-19T17:59:39.8453939Z Version: 0.1.3 2021-05-19T17:59:39.8454545Z OS: Linux 2021-05-19T17:59:39.8502559Z ##[group]Run install.packages('remotes') 2021-05-19T17:59:39.8503213Z install.packages('remotes') 2021-05-19T17:59:39.8503995Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T17:59:39.8504971Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T17:59:39.8511529Z shell: /usr/local/bin/Rscript {0} 2021-05-19T17:59:39.8511917Z env: 2021-05-19T17:59:39.8512337Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T17:59:39.8512796Z TIC_DEPLOY_KEY: 2021-05-19T17:59:39.8513555Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T17:59:39.8514775Z GITHUB_PAT: *** 2021-05-19T17:59:39.8515541Z COVERALLS_TOKEN: *** 2021-05-19T17:59:39.8516103Z continue-on-error: false 2021-05-19T17:59:39.8516563Z VDIFFR_RUN_TESTS: 2021-05-19T17:59:39.8517013Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T17:59:39.8517465Z TZ: UTC 2021-05-19T17:59:39.8517822Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T17:59:39.8518221Z NOT_CRAN: true 2021-05-19T17:59:39.8518575Z ##[endgroup] 2021-05-19T17:59:40.4715234Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T17:59:40.4718208Z (as ‘lib’ is unspecified) 2021-05-19T17:59:53.7911887Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T17:59:54.1828860Z Content type 'binary/octet-stream' length 391648 bytes (382 KB) 2021-05-19T17:59:54.2189904Z ================================================== 2021-05-19T17:59:54.2190914Z downloaded 382 KB 2021-05-19T17:59:54.2191462Z 2021-05-19T17:59:54.4416293Z * installing *binary* package ‘remotes’ ... 2021-05-19T17:59:54.4460781Z * DONE (remotes) 2021-05-19T17:59:54.4509400Z 2021-05-19T17:59:54.4510263Z The downloaded source packages are in 2021-05-19T17:59:54.4511554Z ‘/tmp/Rtmpkr7lqX/downloaded_packages’ 2021-05-19T18:00:09.9803006Z ##[group]Run actions/cache@v1 2021-05-19T18:00:09.9803428Z with: 2021-05-19T18:00:09.9803849Z path: /home/runner/work/_temp/Library 2021-05-19T18:00:09.9806444Z key: Linux-9062e2676fcbc8371c382d1bc4b5d886f4e4bdffdd9e7160e92f55e288306f12-1-ef6fa1a354522ad2849141cf1d3f8740bc37e32ffea166ceb49e16f1cd888d57 2021-05-19T18:00:09.9809847Z restore-keys: Linux-9062e2676fcbc8371c382d1bc4b5d886f4e4bdffdd9e7160e92f55e288306f12-1- 2021-05-19T18:00:09.9810927Z env: 2021-05-19T18:00:09.9811337Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:09.9811791Z TIC_DEPLOY_KEY: 2021-05-19T18:00:09.9812550Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:00:09.9814356Z GITHUB_PAT: *** 2021-05-19T18:00:09.9815127Z COVERALLS_TOKEN: *** 2021-05-19T18:00:09.9815595Z continue-on-error: false 2021-05-19T18:00:09.9816096Z VDIFFR_RUN_TESTS: 2021-05-19T18:00:09.9816562Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:00:09.9817030Z TZ: UTC 2021-05-19T18:00:09.9817393Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:09.9817788Z NOT_CRAN: true 2021-05-19T18:00:09.9818154Z ##[endgroup] 2021-05-19T18:00:10.0324915Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T18:00:10.0378359Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-19T18:00:10.0379139Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-19T18:00:10.0379854Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-19T18:00:10.0380465Z sudo -s eval "$sysreqs" 2021-05-19T18:00:10.0422166Z shell: /usr/bin/bash -e {0} 2021-05-19T18:00:10.0422535Z env: 2021-05-19T18:00:10.0422966Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:00:10.0423418Z TIC_DEPLOY_KEY: 2021-05-19T18:00:10.0424184Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:00:10.0425421Z GITHUB_PAT: *** 2021-05-19T18:00:10.0426166Z COVERALLS_TOKEN: *** 2021-05-19T18:00:10.0426640Z continue-on-error: false 2021-05-19T18:00:10.0427095Z VDIFFR_RUN_TESTS: 2021-05-19T18:00:10.0427542Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:00:10.0427967Z TZ: UTC 2021-05-19T18:00:10.0428348Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:00:10.0428749Z NOT_CRAN: true 2021-05-19T18:00:10.0429190Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-19T18:00:10.0429648Z ##[endgroup] 2021-05-19T18:00:10.2200119Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:00:10.6849165Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-19T18:00:25.3863145Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-19T18:00:25.3863908Z crayon (NA -> 1.4.1) [CRAN] 2021-05-19T18:00:25.3864550Z R6 (NA -> 2.5.0) [CRAN] 2021-05-19T18:00:25.3865171Z desc (NA -> 1.3.0) [CRAN] 2021-05-19T18:00:25.3866126Z debugme (NA -> 1.1.0) [CRAN] 2021-05-19T18:00:25.3884910Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-19T18:00:25.3902567Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:00:25.3903667Z (as ‘lib’ is unspecified) 2021-05-19T18:00:39.2032653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T18:00:39.5954023Z Content type 'binary/octet-stream' length 97084 bytes (94 KB) 2021-05-19T18:00:39.6074387Z ================================================== 2021-05-19T18:00:39.6075005Z downloaded 94 KB 2021-05-19T18:00:39.6075326Z 2021-05-19T18:00:39.6112848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T18:00:40.5544927Z Content type 'binary/octet-stream' length 137207 bytes (133 KB) 2021-05-19T18:00:40.5694003Z ================================================== 2021-05-19T18:00:40.5694671Z downloaded 133 KB 2021-05-19T18:00:40.5694978Z 2021-05-19T18:00:40.5731477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T18:00:40.9690860Z Content type 'binary/octet-stream' length 81940 bytes (80 KB) 2021-05-19T18:00:40.9823385Z ================================================== 2021-05-19T18:00:40.9824231Z downloaded 80 KB 2021-05-19T18:00:40.9824759Z 2021-05-19T18:00:40.9857758Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T18:00:41.3785014Z Content type 'binary/octet-stream' length 525226 bytes (512 KB) 2021-05-19T18:00:41.4236537Z ================================================== 2021-05-19T18:00:41.4237627Z downloaded 512 KB 2021-05-19T18:00:41.4237910Z 2021-05-19T18:00:41.4274220Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-19T18:00:41.8389463Z Content type 'binary/octet-stream' length 1015329 bytes (991 KB) 2021-05-19T18:00:41.8916949Z ================================================== 2021-05-19T18:00:41.8917999Z downloaded 991 KB 2021-05-19T18:00:41.8918546Z 2021-05-19T18:00:42.1055410Z * installing *binary* package ‘rprojroot’ ... 2021-05-19T18:00:42.1100028Z * DONE (rprojroot) 2021-05-19T18:00:42.3083590Z * installing *binary* package ‘crayon’ ... 2021-05-19T18:00:42.3122638Z * DONE (crayon) 2021-05-19T18:00:42.5090443Z * installing *binary* package ‘R6’ ... 2021-05-19T18:00:42.5130046Z * DONE (R6) 2021-05-19T18:00:42.7472422Z * installing *binary* package ‘desc’ ... 2021-05-19T18:00:42.7519760Z * DONE (desc) 2021-05-19T18:00:42.9835985Z * installing *binary* package ‘debugme’ ... 2021-05-19T18:00:42.9879002Z * DONE (debugme) 2021-05-19T18:00:42.9928490Z 2021-05-19T18:00:42.9929358Z The downloaded source packages are in 2021-05-19T18:00:42.9930632Z ‘/tmp/RtmpoZ1kLa/downloaded_packages’ 2021-05-19T18:00:42.9939463Z Running `R CMD build`... 2021-05-19T18:00:43.2140071Z * checking for file ‘/tmp/RtmpoZ1kLa/remotes66141cd926fd/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-19T18:00:43.2141735Z * preparing ‘sysreqs’: 2021-05-19T18:00:43.2142892Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:00:43.2144385Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:00:43.2145482Z * checking for empty or unneeded directories 2021-05-19T18:00:43.2146577Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:00:43.2147741Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-19T18:00:43.2149892Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:00:43.2150970Z (as ‘lib’ is unspecified) 2021-05-19T18:00:43.4042645Z * installing *source* package ‘sysreqs’ ... 2021-05-19T18:00:43.4044199Z ** using staged installation 2021-05-19T18:00:43.4165160Z ** R 2021-05-19T18:00:43.4195964Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:00:43.7487544Z ** help 2021-05-19T18:00:43.7671970Z *** installing help indices 2021-05-19T18:00:43.7829365Z ** building package indices 2021-05-19T18:00:43.9599174Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:00:44.1396665Z ** testing if installed package can be loaded from final location 2021-05-19T18:00:44.3178300Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:00:44.3184109Z * DONE (sysreqs) 2021-05-19T18:01:00.1395373Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-19T18:01:00.1397256Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-19T18:01:00.1398646Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-19T18:01:00.1609229Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-19T18:01:00.2015124Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-19T18:01:00.2862190Z Hit:6 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-19T18:01:00.3773292Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-19T18:01:00.4438315Z Hit:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-19T18:01:01.6340701Z Reading package lists... 2021-05-19T18:01:01.7042880Z Reading package lists... 2021-05-19T18:01:01.8472297Z Building dependency tree... 2021-05-19T18:01:01.8492686Z Reading state information... 2021-05-19T18:01:01.9873896Z make is already the newest version (4.2.1-1.2). 2021-05-19T18:01:01.9875162Z make set to manually installed. 2021-05-19T18:01:01.9876016Z Suggested packages: 2021-05-19T18:01:01.9877348Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libssl-doc 2021-05-19T18:01:02.0332133Z The following NEW packages will be installed: 2021-05-19T18:01:02.0340464Z libcurl4-openssl-dev 2021-05-19T18:01:02.0348445Z The following packages will be upgraded: 2021-05-19T18:01:02.0352906Z libssl-dev libssl1.1 2021-05-19T18:01:02.0531286Z 2 upgraded, 1 newly installed, 0 to remove and 14 not upgraded. 2021-05-19T18:01:02.0534007Z Need to get 3222 kB of archives. 2021-05-19T18:01:02.0535146Z After this operation, 1540 kB of additional disk space will be used. 2021-05-19T18:01:02.0537375Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1583 kB] 2021-05-19T18:01:02.0971475Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1319 kB] 2021-05-19T18:01:02.1187294Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-19T18:01:02.4770161Z Preconfiguring packages ... 2021-05-19T18:01:02.5527317Z Fetched 3222 kB in 0s (37.9 MB/s) 2021-05-19T18:01:02.5904764Z (Reading database ... 2021-05-19T18:01:02.5905292Z (Reading database ... 5% 2021-05-19T18:01:02.5905816Z (Reading database ... 10% 2021-05-19T18:01:02.5906299Z (Reading database ... 15% 2021-05-19T18:01:02.5906778Z (Reading database ... 20% 2021-05-19T18:01:02.5907241Z (Reading database ... 25% 2021-05-19T18:01:02.5907742Z (Reading database ... 30% 2021-05-19T18:01:02.5909614Z (Reading database ... 35% 2021-05-19T18:01:02.5910106Z (Reading database ... 40% 2021-05-19T18:01:02.5910577Z (Reading database ... 45% 2021-05-19T18:01:02.5914844Z (Reading database ... 50% 2021-05-19T18:01:02.6000646Z (Reading database ... 55% 2021-05-19T18:01:02.6042655Z (Reading database ... 60% 2021-05-19T18:01:02.6106595Z (Reading database ... 65% 2021-05-19T18:01:02.6135420Z (Reading database ... 70% 2021-05-19T18:01:02.6402221Z (Reading database ... 75% 2021-05-19T18:01:02.6430549Z (Reading database ... 80% 2021-05-19T18:01:02.6492725Z (Reading database ... 85% 2021-05-19T18:01:02.6576128Z (Reading database ... 90% 2021-05-19T18:01:02.6941102Z (Reading database ... 95% 2021-05-19T18:01:02.6942045Z (Reading database ... 100% 2021-05-19T18:01:02.6943079Z (Reading database ... 259136 files and directories currently installed.) 2021-05-19T18:01:02.7040185Z Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-05-19T18:01:02.7078198Z Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-05-19T18:01:02.9189891Z Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-05-19T18:01:02.9315082Z Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-05-19T18:01:03.0689685Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-19T18:01:03.0941065Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-19T18:01:03.0952849Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-19T18:01:03.1864318Z Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ... 2021-05-19T18:01:03.3115325Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-19T18:01:03.3164418Z Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-05-19T18:01:03.3214887Z Processing triggers for man-db (2.9.1-1) ... 2021-05-19T18:01:06.2445561Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-19T18:01:07.7056798Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T18:01:07.7057484Z remotes::install_github("ropensci/tic") 2021-05-19T18:01:07.7058140Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T18:01:07.7058808Z remotes::install_github("muschellij2/aghast") 2021-05-19T18:01:07.7059424Z remotes::install_cran("covr") 2021-05-19T18:01:07.7066111Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:01:07.7066706Z env: 2021-05-19T18:01:07.7067165Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:01:07.7067638Z TIC_DEPLOY_KEY: 2021-05-19T18:01:07.7068422Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:01:07.7069894Z GITHUB_PAT: *** 2021-05-19T18:01:07.7070790Z COVERALLS_TOKEN: *** 2021-05-19T18:01:07.7071298Z continue-on-error: false 2021-05-19T18:01:07.7071747Z VDIFFR_RUN_TESTS: 2021-05-19T18:01:07.7072220Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:01:07.7072736Z TZ: UTC 2021-05-19T18:01:07.7073127Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:01:07.7073515Z NOT_CRAN: true 2021-05-19T18:01:07.7073884Z ##[endgroup] 2021-05-19T18:01:07.8812382Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:01:08.3433609Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T18:01:23.2045435Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T18:01:23.2046193Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:01:23.2047077Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:01:23.2047739Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T18:01:23.2048389Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T18:01:23.2049070Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T18:01:23.2049719Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T18:01:23.2050364Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T18:01:23.2051032Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T18:01:23.2051679Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T18:01:23.2052314Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T18:01:23.2052994Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T18:01:23.2053659Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T18:01:23.2054299Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T18:01:23.2054960Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T18:01:23.2055678Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:01:23.2056377Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T18:01:23.2057020Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T18:01:23.2057668Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T18:01:23.2058316Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T18:01:23.2058992Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T18:01:23.2059662Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:01:23.2060327Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:01:23.2060996Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:01:23.2061624Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T18:01:23.2062257Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T18:01:23.2062895Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T18:01:23.2064641Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T18:01:23.2065673Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T18:01:23.2066349Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T18:01:23.2067001Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T18:01:23.2068938Z 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-19T18:01:23.2076499Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:01:23.2077232Z (as ‘lib’ is unspecified) 2021-05-19T18:01:36.9085051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T18:01:37.1855037Z Content type 'binary/octet-stream' length 1395145 bytes (1.3 MB) 2021-05-19T18:01:37.2141221Z ================================================== 2021-05-19T18:01:37.2142129Z downloaded 1.3 MB 2021-05-19T18:01:37.2142884Z 2021-05-19T18:01:37.2173030Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T18:01:37.5037266Z Content type 'binary/octet-stream' length 232460 bytes (227 KB) 2021-05-19T18:01:37.5200272Z ================================================== 2021-05-19T18:01:37.5200992Z downloaded 227 KB 2021-05-19T18:01:37.5201528Z 2021-05-19T18:01:37.5236347Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T18:01:38.0575037Z Content type 'binary/octet-stream' length 144550 bytes (141 KB) 2021-05-19T18:01:38.0686500Z ================================================== 2021-05-19T18:01:38.0687567Z downloaded 141 KB 2021-05-19T18:01:38.0688046Z 2021-05-19T18:01:38.0718696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-19T18:01:38.6555138Z Content type 'binary/octet-stream' length 54926 bytes (53 KB) 2021-05-19T18:01:38.6556379Z ================================================== 2021-05-19T18:01:38.6557399Z downloaded 53 KB 2021-05-19T18:01:38.6557765Z 2021-05-19T18:01:38.6599217Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-19T18:01:39.1723983Z Content type 'binary/octet-stream' length 23680 bytes (23 KB) 2021-05-19T18:01:39.1726504Z ================================================== 2021-05-19T18:01:39.1727298Z downloaded 23 KB 2021-05-19T18:01:39.1727614Z 2021-05-19T18:01:39.1760845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T18:01:39.8323680Z Content type 'binary/octet-stream' length 1492423 bytes (1.4 MB) 2021-05-19T18:01:39.8663673Z ================================================== 2021-05-19T18:01:39.8664135Z downloaded 1.4 MB 2021-05-19T18:01:39.8664446Z 2021-05-19T18:01:39.8699100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-19T18:01:40.4533167Z Content type 'binary/octet-stream' length 37651 bytes (36 KB) 2021-05-19T18:01:40.4543081Z ================================================== 2021-05-19T18:01:40.4543562Z downloaded 36 KB 2021-05-19T18:01:40.4543837Z 2021-05-19T18:01:40.4576540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T18:01:41.0891601Z Content type 'binary/octet-stream' length 905527 bytes (884 KB) 2021-05-19T18:01:41.1150983Z ================================================== 2021-05-19T18:01:41.1151824Z downloaded 884 KB 2021-05-19T18:01:41.1152350Z 2021-05-19T18:01:41.1187796Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T18:01:41.3877048Z Content type 'binary/octet-stream' length 536214 bytes (523 KB) 2021-05-19T18:01:41.4095545Z ================================================== 2021-05-19T18:01:41.4096574Z downloaded 523 KB 2021-05-19T18:01:41.4097359Z 2021-05-19T18:01:41.4131412Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-19T18:01:42.0675728Z Content type 'binary/octet-stream' length 13018 bytes (12 KB) 2021-05-19T18:01:42.0676539Z ================================================== 2021-05-19T18:01:42.0677026Z downloaded 12 KB 2021-05-19T18:01:42.0677327Z 2021-05-19T18:01:42.0715181Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T18:01:42.5080744Z Content type 'binary/octet-stream' length 501372 bytes (489 KB) 2021-05-19T18:01:42.5297056Z ================================================== 2021-05-19T18:01:42.5297877Z downloaded 489 KB 2021-05-19T18:01:42.5298501Z 2021-05-19T18:01:42.5331845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T18:01:42.9696275Z Content type 'binary/octet-stream' length 93295 bytes (91 KB) 2021-05-19T18:01:42.9766274Z ================================================== 2021-05-19T18:01:42.9766959Z downloaded 91 KB 2021-05-19T18:01:42.9767241Z 2021-05-19T18:01:42.9801013Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T18:01:43.5751251Z Content type 'binary/octet-stream' length 519945 bytes (507 KB) 2021-05-19T18:01:43.5977751Z ================================================== 2021-05-19T18:01:43.5978765Z downloaded 507 KB 2021-05-19T18:01:43.5979354Z 2021-05-19T18:01:43.6014290Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T18:01:44.0358651Z Content type 'binary/octet-stream' length 636656 bytes (621 KB) 2021-05-19T18:01:44.0590054Z ================================================== 2021-05-19T18:01:44.0590608Z downloaded 621 KB 2021-05-19T18:01:44.0590884Z 2021-05-19T18:01:44.0627145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T18:01:44.5956162Z Content type 'binary/octet-stream' length 273399 bytes (266 KB) 2021-05-19T18:01:44.6123664Z ================================================== 2021-05-19T18:01:44.6124186Z downloaded 266 KB 2021-05-19T18:01:44.6124468Z 2021-05-19T18:01:44.6159365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T18:01:45.4216270Z Content type 'binary/octet-stream' length 171705 bytes (167 KB) 2021-05-19T18:01:45.4324760Z ================================================== 2021-05-19T18:01:45.4325312Z downloaded 167 KB 2021-05-19T18:01:45.4325591Z 2021-05-19T18:01:45.4361005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T18:01:45.9398080Z Content type 'binary/octet-stream' length 241070 bytes (235 KB) 2021-05-19T18:01:45.9558210Z ================================================== 2021-05-19T18:01:45.9558737Z downloaded 235 KB 2021-05-19T18:01:45.9559022Z 2021-05-19T18:01:45.9594852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-19T18:01:46.3871063Z Content type 'binary/octet-stream' length 283697 bytes (277 KB) 2021-05-19T18:01:46.4032125Z ================================================== 2021-05-19T18:01:46.4032665Z downloaded 277 KB 2021-05-19T18:01:46.4032945Z 2021-05-19T18:01:46.4067494Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T18:01:46.8522039Z Content type 'binary/octet-stream' length 206158 bytes (201 KB) 2021-05-19T18:01:46.8661201Z ================================================== 2021-05-19T18:01:46.8661724Z downloaded 201 KB 2021-05-19T18:01:46.8661992Z 2021-05-19T18:01:46.8696558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-19T18:01:47.3607039Z Content type 'binary/octet-stream' length 65826 bytes (64 KB) 2021-05-19T18:01:47.3661579Z ================================================== 2021-05-19T18:01:47.3662093Z downloaded 64 KB 2021-05-19T18:01:47.3662373Z 2021-05-19T18:01:47.3696902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T18:01:47.9254478Z Content type 'binary/octet-stream' length 47325 bytes (46 KB) 2021-05-19T18:01:47.9255758Z ================================================== 2021-05-19T18:01:47.9256791Z downloaded 46 KB 2021-05-19T18:01:47.9257151Z 2021-05-19T18:01:47.9294283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T18:01:48.6151725Z Content type 'binary/octet-stream' length 427374 bytes (417 KB) 2021-05-19T18:01:48.6352958Z ================================================== 2021-05-19T18:01:48.6354987Z downloaded 417 KB 2021-05-19T18:01:48.6356343Z 2021-05-19T18:01:48.6386899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T18:01:49.1889259Z Content type 'binary/octet-stream' length 93556 bytes (91 KB) 2021-05-19T18:01:49.1964237Z ================================================== 2021-05-19T18:01:49.1964785Z downloaded 91 KB 2021-05-19T18:01:49.1965107Z 2021-05-19T18:01:49.2000407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T18:01:49.6456236Z Content type 'binary/octet-stream' length 136720 bytes (133 KB) 2021-05-19T18:01:49.6568543Z ================================================== 2021-05-19T18:01:49.6569952Z downloaded 133 KB 2021-05-19T18:01:49.6570765Z 2021-05-19T18:01:49.6612104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T18:01:50.6990560Z Content type 'binary/octet-stream' length 278807 bytes (272 KB) 2021-05-19T18:01:50.7156796Z ================================================== 2021-05-19T18:01:50.7157374Z downloaded 272 KB 2021-05-19T18:01:50.7157710Z 2021-05-19T18:01:50.7194787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T18:01:51.3209163Z Content type 'binary/octet-stream' length 754591 bytes (736 KB) 2021-05-19T18:01:51.3455152Z ================================================== 2021-05-19T18:01:51.3455787Z downloaded 736 KB 2021-05-19T18:01:51.3456170Z 2021-05-19T18:01:51.3490250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T18:01:51.7950294Z Content type 'binary/octet-stream' length 47147 bytes (46 KB) 2021-05-19T18:01:51.8003037Z ================================================== 2021-05-19T18:01:51.8003609Z downloaded 46 KB 2021-05-19T18:01:51.8003912Z 2021-05-19T18:01:51.8041507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T18:01:52.4682787Z Content type 'binary/octet-stream' length 68425 bytes (66 KB) 2021-05-19T18:01:52.4683921Z ================================================== 2021-05-19T18:01:52.4684632Z downloaded 66 KB 2021-05-19T18:01:52.4685073Z 2021-05-19T18:01:52.4715128Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T18:01:53.5269980Z Content type 'binary/octet-stream' length 704079 bytes (687 KB) 2021-05-19T18:01:53.5521335Z ================================================== 2021-05-19T18:01:53.5521816Z downloaded 687 KB 2021-05-19T18:01:53.5522097Z 2021-05-19T18:01:53.5556749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T18:01:54.1109667Z Content type 'binary/octet-stream' length 47070 bytes (45 KB) 2021-05-19T18:01:54.1110408Z ================================================== 2021-05-19T18:01:54.1110894Z downloaded 45 KB 2021-05-19T18:01:54.1111209Z 2021-05-19T18:01:54.1147629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T18:01:54.8534191Z Content type 'binary/octet-stream' length 616131 bytes (601 KB) 2021-05-19T18:01:54.8769060Z ================================================== 2021-05-19T18:01:54.8769568Z downloaded 601 KB 2021-05-19T18:01:54.8769889Z 2021-05-19T18:01:55.1670915Z * installing *binary* package ‘rlang’ ... 2021-05-19T18:01:55.1745262Z * DONE (rlang) 2021-05-19T18:01:55.4008729Z * installing *binary* package ‘magrittr’ ... 2021-05-19T18:01:55.4054371Z * DONE (magrittr) 2021-05-19T18:01:55.6198957Z * installing *binary* package ‘glue’ ... 2021-05-19T18:01:55.6242753Z * DONE (glue) 2021-05-19T18:01:55.8235230Z * installing *binary* package ‘sys’ ... 2021-05-19T18:01:55.8274890Z * DONE (sys) 2021-05-19T18:01:56.0213545Z * installing *binary* package ‘mime’ ... 2021-05-19T18:01:56.0249250Z * DONE (mime) 2021-05-19T18:01:56.3181585Z * installing *binary* package ‘curl’ ... 2021-05-19T18:01:56.3244968Z * DONE (curl) 2021-05-19T18:01:56.5598523Z * installing *binary* package ‘jsonlite’ ... 2021-05-19T18:01:56.5646297Z * DONE (jsonlite) 2021-05-19T18:01:56.7563749Z * installing *binary* package ‘ini’ ... 2021-05-19T18:01:56.7599859Z * DONE (ini) 2021-05-19T18:01:56.9659907Z * installing *binary* package ‘gitcreds’ ... 2021-05-19T18:01:56.9702370Z * DONE (gitcreds) 2021-05-19T18:01:57.2358390Z * installing *binary* package ‘zip’ ... 2021-05-19T18:01:57.2413170Z * DONE (zip) 2021-05-19T18:01:57.4673637Z * installing *binary* package ‘rstudioapi’ ... 2021-05-19T18:01:57.4723166Z * DONE (rstudioapi) 2021-05-19T18:01:57.6999036Z * installing *binary* package ‘fastmap’ ... 2021-05-19T18:01:57.7040311Z * DONE (fastmap) 2021-05-19T18:01:57.9334047Z * installing *binary* package ‘yaml’ ... 2021-05-19T18:01:57.9382777Z * DONE (yaml) 2021-05-19T18:01:58.1536386Z * installing *binary* package ‘withr’ ... 2021-05-19T18:01:58.1579772Z * DONE (withr) 2021-05-19T18:01:58.3733000Z * installing *binary* package ‘whisker’ ... 2021-05-19T18:01:58.3779169Z * DONE (whisker) 2021-05-19T18:01:58.5754206Z * installing *binary* package ‘rappdirs’ ... 2021-05-19T18:01:58.5793227Z * DONE (rappdirs) 2021-05-19T18:01:58.8461643Z * installing *binary* package ‘fs’ ... 2021-05-19T18:01:58.8518121Z * DONE (fs) 2021-05-19T18:01:59.0516720Z * installing *binary* package ‘clipr’ ... 2021-05-19T18:01:59.0556621Z * DONE (clipr) 2021-05-19T18:01:59.2972297Z * installing *binary* package ‘git2r’ ... 2021-05-19T18:01:59.3020474Z * DONE (git2r) 2021-05-19T18:01:59.4985496Z * installing *binary* package ‘askpass’ ... 2021-05-19T18:01:59.5025325Z * DONE (askpass) 2021-05-19T18:01:59.7292171Z * installing *binary* package ‘cli’ ... 2021-05-19T18:01:59.7339937Z * DONE (cli) 2021-05-19T18:01:59.9625139Z * installing *binary* package ‘purrr’ ... 2021-05-19T18:01:59.9673920Z * DONE (purrr) 2021-05-19T18:02:00.1844179Z * installing *binary* package ‘lifecycle’ ... 2021-05-19T18:02:00.1891504Z * DONE (lifecycle) 2021-05-19T18:02:00.3847697Z * installing *binary* package ‘cachem’ ... 2021-05-19T18:02:00.3887082Z * DONE (cachem) 2021-05-19T18:02:00.7249806Z * installing *binary* package ‘openssl’ ... 2021-05-19T18:02:00.7323476Z * DONE (openssl) 2021-05-19T18:02:00.9268660Z * installing *binary* package ‘memoise’ ... 2021-05-19T18:02:00.9307056Z * DONE (memoise) 2021-05-19T18:02:01.1644050Z * installing *binary* package ‘httr’ ... 2021-05-19T18:02:01.1693770Z * DONE (httr) 2021-05-19T18:02:01.3764881Z * installing *binary* package ‘credentials’ ... 2021-05-19T18:02:01.3805103Z * DONE (credentials) 2021-05-19T18:02:01.5843498Z * installing *binary* package ‘gh’ ... 2021-05-19T18:02:01.5885753Z * DONE (gh) 2021-05-19T18:02:01.8100412Z * installing *binary* package ‘gert’ ... 2021-05-19T18:02:01.8145622Z * DONE (gert) 2021-05-19T18:02:02.0758036Z * installing *binary* package ‘usethis’ ... 2021-05-19T18:02:02.0818874Z * DONE (usethis) 2021-05-19T18:02:02.0877459Z 2021-05-19T18:02:02.0878441Z The downloaded source packages are in 2021-05-19T18:02:02.0879714Z ‘/tmp/Rtmp6X5Nbm/downloaded_packages’ 2021-05-19T18:02:02.0888083Z Running `R CMD build`... 2021-05-19T18:02:04.0771086Z * checking for file ‘/tmp/Rtmp6X5Nbm/remotes6e18df091c/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T18:02:04.0772395Z * preparing ‘tic’: 2021-05-19T18:02:04.0773377Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:02:04.0774232Z * installing the package to process help pages 2021-05-19T18:02:04.0775340Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:02:04.0776213Z * checking for empty or unneeded directories 2021-05-19T18:02:04.0777129Z Removed empty directory ‘tic/.circleci’ 2021-05-19T18:02:04.0778019Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T18:02:04.0778809Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T18:02:04.0784146Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:02:04.0784891Z (as ‘lib’ is unspecified) 2021-05-19T18:02:04.3905839Z * installing *source* package ‘tic’ ... 2021-05-19T18:02:04.3907360Z ** using staged installation 2021-05-19T18:02:04.4145451Z ** R 2021-05-19T18:02:04.4325072Z ** inst 2021-05-19T18:02:04.4355796Z ** preparing package for lazy loading 2021-05-19T18:02:04.7676767Z ** help 2021-05-19T18:02:04.9124292Z *** installing help indices 2021-05-19T18:02:04.9987173Z *** copying figures 2021-05-19T18:02:04.9991053Z ** building package indices 2021-05-19T18:02:05.2520440Z ** installing vignettes 2021-05-19T18:02:05.2567258Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:05.4973047Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:05.7824876Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:05.7852671Z * DONE (tic) 2021-05-19T18:02:05.7974104Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:02:06.0072768Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T18:02:06.8487200Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T18:02:06.8487977Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:02:06.8488691Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T18:02:06.8489340Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T18:02:06.8489972Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T18:02:06.8490607Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T18:02:06.8491244Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T18:02:06.8491854Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T18:02:06.8492479Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T18:02:06.8493079Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T18:02:06.8493681Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T18:02:06.8494302Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T18:02:06.8494920Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:02:06.8495552Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T18:02:06.8496191Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T18:02:06.8496824Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T18:02:06.8497461Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T18:02:06.8498063Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T18:02:06.8498671Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T18:02:06.8499267Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T18:02:06.8499855Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T18:02:06.8500527Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T18:02:06.8501153Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T18:02:06.8501753Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T18:02:06.8502376Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T18:02:06.8502972Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T18:02:06.8503604Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T18:02:06.8504237Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T18:02:06.8504851Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T18:02:06.8505458Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T18:02:06.8506107Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:02:06.8507069Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T18:02:06.8507730Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T18:02:06.8508352Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T18:02:06.8508991Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T18:02:06.8509634Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T18:02:06.8510261Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T18:02:06.8510907Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T18:02:06.8513948Z 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-19T18:02:06.8515914Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:02:06.8516796Z (as ‘lib’ is unspecified) 2021-05-19T18:02:20.3449392Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T18:02:20.9997496Z Content type 'binary/octet-stream' length 237664 bytes (232 KB) 2021-05-19T18:02:21.0136244Z ================================================== 2021-05-19T18:02:21.0136752Z downloaded 232 KB 2021-05-19T18:02:21.0137036Z 2021-05-19T18:02:21.0170325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T18:02:21.5718884Z Content type 'binary/octet-stream' length 1621042 bytes (1.5 MB) 2021-05-19T18:02:21.6055186Z ================================================== 2021-05-19T18:02:21.6055758Z downloaded 1.5 MB 2021-05-19T18:02:21.6056043Z 2021-05-19T18:02:21.6158358Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-19T18:02:22.2720338Z Content type 'binary/octet-stream' length 17554 bytes (17 KB) 2021-05-19T18:02:22.2721194Z ================================================== 2021-05-19T18:02:22.2721685Z downloaded 17 KB 2021-05-19T18:02:22.2721988Z 2021-05-19T18:02:22.2758603Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T18:02:22.7132927Z Content type 'binary/octet-stream' length 1011310 bytes (987 KB) 2021-05-19T18:02:22.7418011Z ================================================== 2021-05-19T18:02:22.7418519Z downloaded 987 KB 2021-05-19T18:02:22.7418812Z 2021-05-19T18:02:22.7451418Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T18:02:23.2796681Z Content type 'binary/octet-stream' length 812232 bytes (793 KB) 2021-05-19T18:02:23.4020313Z ================================================== 2021-05-19T18:02:23.4020941Z downloaded 793 KB 2021-05-19T18:02:23.4021265Z 2021-05-19T18:02:23.4056634Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T18:02:23.8423545Z Content type 'binary/octet-stream' length 43984 bytes (42 KB) 2021-05-19T18:02:23.8473742Z ================================================== 2021-05-19T18:02:23.8474235Z downloaded 42 KB 2021-05-19T18:02:23.8474515Z 2021-05-19T18:02:23.8508747Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T18:02:24.3849538Z Content type 'binary/octet-stream' length 254147 bytes (248 KB) 2021-05-19T18:02:24.5064954Z ================================================== 2021-05-19T18:02:24.5066516Z downloaded 248 KB 2021-05-19T18:02:24.5066988Z 2021-05-19T18:02:24.5099649Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T18:02:25.0457091Z Content type 'binary/octet-stream' length 1003508 bytes (979 KB) 2021-05-19T18:02:25.0788806Z ================================================== 2021-05-19T18:02:25.0789339Z downloaded 979 KB 2021-05-19T18:02:25.0789792Z 2021-05-19T18:02:25.0824899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T18:02:26.3188912Z Content type 'binary/octet-stream' length 69493 bytes (67 KB) 2021-05-19T18:02:26.3243116Z ================================================== 2021-05-19T18:02:26.3243615Z downloaded 67 KB 2021-05-19T18:02:26.3243898Z 2021-05-19T18:02:26.3277490Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T18:02:26.9992182Z Content type 'binary/octet-stream' length 363109 bytes (354 KB) 2021-05-19T18:02:27.0186281Z ================================================== 2021-05-19T18:02:27.0187136Z downloaded 354 KB 2021-05-19T18:02:27.0187669Z 2021-05-19T18:02:27.0220138Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T18:02:27.5604005Z Content type 'binary/octet-stream' length 423282 bytes (413 KB) 2021-05-19T18:02:27.5824447Z ================================================== 2021-05-19T18:02:27.5825278Z downloaded 413 KB 2021-05-19T18:02:27.5825793Z 2021-05-19T18:02:27.5855828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-19T18:02:28.1181906Z Content type 'binary/octet-stream' length 15999 bytes (15 KB) 2021-05-19T18:02:28.1182645Z ================================================== 2021-05-19T18:02:28.1183135Z downloaded 15 KB 2021-05-19T18:02:28.1183449Z 2021-05-19T18:02:28.1208399Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T18:02:28.6799032Z Content type 'binary/octet-stream' length 150404 bytes (146 KB) 2021-05-19T18:02:28.6913419Z ================================================== 2021-05-19T18:02:28.6913887Z downloaded 146 KB 2021-05-19T18:02:28.6914197Z 2021-05-19T18:02:28.6950623Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-19T18:02:29.1782138Z Content type 'binary/octet-stream' length 74183 bytes (72 KB) 2021-05-19T18:02:29.1840582Z ================================================== 2021-05-19T18:02:29.1841416Z downloaded 72 KB 2021-05-19T18:02:29.1841962Z 2021-05-19T18:02:29.1873114Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T18:02:29.8912138Z Content type 'binary/octet-stream' length 40293 bytes (39 KB) 2021-05-19T18:02:29.8912870Z ================================================== 2021-05-19T18:02:29.8913366Z downloaded 39 KB 2021-05-19T18:02:29.8913684Z 2021-05-19T18:02:29.8948658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T18:02:30.0672888Z Content type 'binary/octet-stream' length 357387 bytes (349 KB) 2021-05-19T18:02:30.0861606Z ================================================== 2021-05-19T18:02:30.0862421Z downloaded 349 KB 2021-05-19T18:02:30.0862898Z 2021-05-19T18:02:30.0898787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T18:02:30.9681949Z Content type 'binary/octet-stream' length 436191 bytes (425 KB) 2021-05-19T18:02:30.9910231Z ================================================== 2021-05-19T18:02:30.9911286Z downloaded 425 KB 2021-05-19T18:02:30.9911890Z 2021-05-19T18:02:30.9942439Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T18:02:31.6487581Z Content type 'binary/octet-stream' length 42530 bytes (41 KB) 2021-05-19T18:02:31.6488387Z ================================================== 2021-05-19T18:02:31.6488863Z downloaded 41 KB 2021-05-19T18:02:31.6489180Z 2021-05-19T18:02:31.6523894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T18:02:32.2077090Z Content type 'binary/octet-stream' length 617914 bytes (603 KB) 2021-05-19T18:02:32.2322041Z ================================================== 2021-05-19T18:02:32.2322558Z downloaded 603 KB 2021-05-19T18:02:32.2322903Z 2021-05-19T18:02:32.2360297Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-19T18:02:32.6403207Z Content type 'binary/octet-stream' length 331309 bytes (323 KB) 2021-05-19T18:02:32.6580856Z ================================================== 2021-05-19T18:02:32.6581353Z downloaded 323 KB 2021-05-19T18:02:32.6581633Z 2021-05-19T18:02:32.6614395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-19T18:02:33.1508184Z Content type 'binary/octet-stream' length 230462 bytes (225 KB) 2021-05-19T18:02:33.1653070Z ================================================== 2021-05-19T18:02:33.1653608Z downloaded 225 KB 2021-05-19T18:02:33.1653896Z 2021-05-19T18:02:33.1687308Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-19T18:02:33.6022241Z Content type 'binary/octet-stream' length 38854 bytes (37 KB) 2021-05-19T18:02:33.6037911Z ================================================== 2021-05-19T18:02:33.6038382Z downloaded 37 KB 2021-05-19T18:02:33.6038661Z 2021-05-19T18:02:33.6071409Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-19T18:02:34.0496245Z Content type 'binary/octet-stream' length 204523 bytes (199 KB) 2021-05-19T18:02:34.0636775Z ================================================== 2021-05-19T18:02:34.0637322Z downloaded 199 KB 2021-05-19T18:02:34.0637605Z 2021-05-19T18:02:34.0671203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T18:02:34.5577067Z Content type 'binary/octet-stream' length 2944002 bytes (2.8 MB) 2021-05-19T18:02:34.5940878Z ================================================== 2021-05-19T18:02:34.5941481Z downloaded 2.8 MB 2021-05-19T18:02:34.5941761Z 2021-05-19T18:02:34.5975229Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T18:02:34.7641431Z Content type 'binary/octet-stream' length 4153785 bytes (4.0 MB) 2021-05-19T18:02:34.8047545Z ================================================== 2021-05-19T18:02:34.8048066Z downloaded 4.0 MB 2021-05-19T18:02:34.8048349Z 2021-05-19T18:02:34.8081496Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-19T18:02:35.2490612Z Content type 'binary/octet-stream' length 1400044 bytes (1.3 MB) 2021-05-19T18:02:35.2781820Z ================================================== 2021-05-19T18:02:35.2782629Z downloaded 1.3 MB 2021-05-19T18:02:35.2783172Z 2021-05-19T18:02:35.2817933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-19T18:02:35.8369212Z Content type 'binary/octet-stream' length 491519 bytes (479 KB) 2021-05-19T18:02:35.8599136Z ================================================== 2021-05-19T18:02:35.8600081Z downloaded 479 KB 2021-05-19T18:02:35.8600400Z 2021-05-19T18:02:35.8635050Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-19T18:02:36.4013849Z Content type 'binary/octet-stream' length 109751 bytes (107 KB) 2021-05-19T18:02:36.4121072Z ================================================== 2021-05-19T18:02:36.4122414Z downloaded 107 KB 2021-05-19T18:02:36.4123302Z 2021-05-19T18:02:36.4159370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-19T18:02:36.9517480Z Content type 'binary/octet-stream' length 22104 bytes (21 KB) 2021-05-19T18:02:36.9520061Z ================================================== 2021-05-19T18:02:36.9520569Z downloaded 21 KB 2021-05-19T18:02:36.9520887Z 2021-05-19T18:02:36.9559136Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-19T18:02:37.5104745Z Content type 'binary/octet-stream' length 44271 bytes (43 KB) 2021-05-19T18:02:37.5106034Z ================================================== 2021-05-19T18:02:37.5106759Z downloaded 43 KB 2021-05-19T18:02:37.5107279Z 2021-05-19T18:02:37.5138924Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-19T18:02:37.9650411Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-19T18:02:37.9655116Z ================================================== 2021-05-19T18:02:37.9656075Z downloaded 33 KB 2021-05-19T18:02:37.9656608Z 2021-05-19T18:02:37.9687116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T18:02:38.5015874Z Content type 'binary/octet-stream' length 140417 bytes (137 KB) 2021-05-19T18:02:38.5131079Z ================================================== 2021-05-19T18:02:38.5131913Z downloaded 137 KB 2021-05-19T18:02:38.5132406Z 2021-05-19T18:02:38.5160614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T18:02:38.8556376Z Content type 'binary/octet-stream' length 3551345 bytes (3.4 MB) 2021-05-19T18:02:38.9060185Z ================================================== 2021-05-19T18:02:38.9061029Z downloaded 3.4 MB 2021-05-19T18:02:38.9061497Z 2021-05-19T18:02:38.9091665Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T18:02:39.5651171Z Content type 'binary/octet-stream' length 66148 bytes (64 KB) 2021-05-19T18:02:39.5651975Z ================================================== 2021-05-19T18:02:39.5652455Z downloaded 64 KB 2021-05-19T18:02:39.5652773Z 2021-05-19T18:02:39.5683524Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T18:02:40.1049943Z Content type 'binary/octet-stream' length 1374258 bytes (1.3 MB) 2021-05-19T18:02:40.1340504Z ================================================== 2021-05-19T18:02:40.1341348Z downloaded 1.3 MB 2021-05-19T18:02:40.1341828Z 2021-05-19T18:02:40.1372442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-19T18:02:40.6166361Z Content type 'binary/octet-stream' length 132329 bytes (129 KB) 2021-05-19T18:02:40.6276323Z ================================================== 2021-05-19T18:02:40.6276831Z downloaded 129 KB 2021-05-19T18:02:40.6277110Z 2021-05-19T18:02:40.6311051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T18:02:41.1818620Z Content type 'binary/octet-stream' length 394833 bytes (385 KB) 2021-05-19T18:02:41.2029455Z ================================================== 2021-05-19T18:02:41.2029969Z downloaded 385 KB 2021-05-19T18:02:41.2030251Z 2021-05-19T18:02:41.4303367Z * installing *binary* package ‘utf8’ ... 2021-05-19T18:02:41.4349321Z * DONE (utf8) 2021-05-19T18:02:41.6274074Z * installing *binary* package ‘pkgconfig’ ... 2021-05-19T18:02:41.6310596Z * DONE (pkgconfig) 2021-05-19T18:02:41.8481099Z * installing *binary* package ‘fansi’ ... 2021-05-19T18:02:41.8525219Z * DONE (fansi) 2021-05-19T18:02:42.1041245Z * installing *binary* package ‘diffobj’ ... 2021-05-19T18:02:42.1094722Z * DONE (diffobj) 2021-05-19T18:02:42.3364707Z * installing *binary* package ‘ps’ ... 2021-05-19T18:02:42.3409806Z * DONE (ps) 2021-05-19T18:02:42.5339388Z * installing *binary* package ‘praise’ ... 2021-05-19T18:02:42.5375610Z * DONE (praise) 2021-05-19T18:02:42.7361792Z * installing *binary* package ‘pkgload’ ... 2021-05-19T18:02:42.7399959Z * DONE (pkgload) 2021-05-19T18:02:42.9343616Z * installing *binary* package ‘evaluate’ ... 2021-05-19T18:02:42.9382450Z * DONE (evaluate) 2021-05-19T18:02:43.1332513Z * installing *binary* package ‘ellipsis’ ... 2021-05-19T18:02:43.1371544Z * DONE (ellipsis) 2021-05-19T18:02:43.3777855Z * installing *binary* package ‘digest’ ... 2021-05-19T18:02:43.3831414Z * DONE (digest) 2021-05-19T18:02:43.5809531Z * installing *binary* package ‘brio’ ... 2021-05-19T18:02:43.5848111Z * DONE (brio) 2021-05-19T18:02:43.8505112Z * installing *binary* package ‘xml2’ ... 2021-05-19T18:02:43.8560216Z * DONE (xml2) 2021-05-19T18:02:44.0783664Z * installing *binary* package ‘xfun’ ... 2021-05-19T18:02:44.0829287Z * DONE (xfun) 2021-05-19T18:02:44.5320456Z * installing *binary* package ‘stringi’ ... 2021-05-19T18:02:44.5414431Z * DONE (stringi) 2021-05-19T18:02:45.6017394Z * installing *binary* package ‘Rcpp’ ... 2021-05-19T18:02:45.6393735Z * DONE (Rcpp) 2021-05-19T18:02:45.9049192Z * installing *binary* package ‘commonmark’ ... 2021-05-19T18:02:45.9098742Z * DONE (commonmark) 2021-05-19T18:02:46.1390239Z * installing *binary* package ‘brew’ ... 2021-05-19T18:02:46.1438669Z * DONE (brew) 2021-05-19T18:02:46.3387005Z * installing *binary* package ‘sessioninfo’ ... 2021-05-19T18:02:46.3425290Z * DONE (sessioninfo) 2021-05-19T18:02:46.5353954Z * installing *binary* package ‘prettyunits’ ... 2021-05-19T18:02:46.5388854Z * DONE (prettyunits) 2021-05-19T18:02:46.8711151Z * installing *binary* package ‘vctrs’ ... 2021-05-19T18:02:46.8787600Z * DONE (vctrs) 2021-05-19T18:02:47.1052118Z * installing *binary* package ‘processx’ ... 2021-05-19T18:02:47.1098288Z * DONE (processx) 2021-05-19T18:02:47.3386930Z * installing *binary* package ‘markdown’ ... 2021-05-19T18:02:47.3447943Z * DONE (markdown) 2021-05-19T18:02:47.5423617Z * installing *binary* package ‘highr’ ... 2021-05-19T18:02:47.5463538Z * DONE (highr) 2021-05-19T18:02:47.7668797Z * installing *binary* package ‘stringr’ ... 2021-05-19T18:02:47.7716493Z * DONE (stringr) 2021-05-19T18:02:47.9689185Z * installing *binary* package ‘rversions’ ... 2021-05-19T18:02:47.9723738Z * DONE (rversions) 2021-05-19T18:02:48.2553168Z * installing *binary* package ‘pillar’ ... 2021-05-19T18:02:48.2616971Z * DONE (pillar) 2021-05-19T18:02:48.4762830Z * installing *binary* package ‘callr’ ... 2021-05-19T18:02:48.4800597Z * DONE (callr) 2021-05-19T18:02:48.8448912Z * installing *binary* package ‘knitr’ ... 2021-05-19T18:02:48.8561425Z * DONE (knitr) 2021-05-19T18:02:49.0539178Z * installing *binary* package ‘xopen’ ... 2021-05-19T18:02:49.0576840Z * DONE (xopen) 2021-05-19T18:02:49.3362464Z * installing *binary* package ‘tibble’ ... 2021-05-19T18:02:49.3423894Z * DONE (tibble) 2021-05-19T18:02:49.5417293Z * installing *binary* package ‘pkgbuild’ ... 2021-05-19T18:02:49.5455270Z * DONE (pkgbuild) 2021-05-19T18:02:49.8703024Z * installing *binary* package ‘roxygen2’ ... 2021-05-19T18:02:49.8776881Z * DONE (roxygen2) 2021-05-19T18:02:50.0720023Z * installing *binary* package ‘rematch2’ ... 2021-05-19T18:02:50.0756587Z * DONE (rematch2) 2021-05-19T18:02:50.2730659Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-19T18:02:50.2768179Z * DONE (rcmdcheck) 2021-05-19T18:02:50.4714517Z * installing *binary* package ‘waldo’ ... 2021-05-19T18:02:50.4751958Z * DONE (waldo) 2021-05-19T18:02:51.0335528Z * installing *binary* package ‘testthat’ ... 2021-05-19T18:02:51.0466485Z * DONE (testthat) 2021-05-19T18:02:51.2717365Z * installing *binary* package ‘devtools’ ... 2021-05-19T18:02:51.2761591Z * DONE (devtools) 2021-05-19T18:02:51.2814709Z 2021-05-19T18:02:51.2815688Z The downloaded source packages are in 2021-05-19T18:02:51.2816910Z ‘/tmp/Rtmp6X5Nbm/downloaded_packages’ 2021-05-19T18:02:51.3717724Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-19T18:02:52.0850927Z 2021-05-19T18:02:52.3547553Z 2021-05-19T18:02:52.3562901Z checking for file ‘/tmp/Rtmp6X5Nbm/remotes6e186c19473/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-19T18:02:52.3617550Z 2021-05-19T18:02:52.3619168Z ✔ checking for file ‘/tmp/Rtmp6X5Nbm/remotes6e186c19473/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-19T18:02:52.3727264Z 2021-05-19T18:02:52.3727973Z 2021-05-19T18:02:52.3728870Z ─ preparing ‘desc’: 2021-05-19T18:02:52.3799283Z 2021-05-19T18:02:52.3822530Z 2021-05-19T18:02:52.3823930Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:02:52.4417897Z 2021-05-19T18:02:52.4445537Z 2021-05-19T18:02:52.4447319Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:02:52.4453085Z 2021-05-19T18:02:52.4526403Z 2021-05-19T18:02:52.4527783Z ─ checking for empty or unneeded directories 2021-05-19T18:02:52.4528885Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:02:52.4532616Z 2021-05-19T18:02:52.4552104Z 2021-05-19T18:02:52.4553192Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-19T18:02:52.5563717Z 2021-05-19T18:02:52.5564384Z 2021-05-19T18:02:52.5564800Z 2021-05-19T18:02:52.5652397Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:02:52.5653545Z (as ‘lib’ is unspecified) 2021-05-19T18:02:52.8418021Z * installing *source* package ‘desc’ ... 2021-05-19T18:02:52.8447577Z ** using staged installation 2021-05-19T18:02:52.8601054Z ** R 2021-05-19T18:02:52.8721186Z ** inst 2021-05-19T18:02:52.8735748Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:54.2897237Z ** help 2021-05-19T18:02:54.4089769Z *** installing help indices 2021-05-19T18:02:54.4895012Z ** building package indices 2021-05-19T18:02:54.7375588Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:54.9090044Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:55.1065687Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:55.1083683Z * DONE (desc) 2021-05-19T18:02:55.2915951Z 2021-05-19T18:02:55.2916781Z 2021-05-19T18:02:55.2926130Z checking for file ‘/tmp/Rtmp6X5Nbm/remotes6e182a9bc17/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-19T18:02:55.2949177Z 2021-05-19T18:02:55.2950863Z ✔ checking for file ‘/tmp/Rtmp6X5Nbm/remotes6e182a9bc17/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-19T18:02:55.3047315Z 2021-05-19T18:02:55.3048125Z 2021-05-19T18:02:55.3048951Z ─ preparing ‘ghtravis’: 2021-05-19T18:02:55.3049310Z 2021-05-19T18:02:55.3049614Z 2021-05-19T18:02:55.3121338Z checking DESCRIPTION meta-information ... 2021-05-19T18:02:55.3146171Z 2021-05-19T18:02:55.3148133Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:02:55.3497352Z 2021-05-19T18:02:55.3529490Z 2021-05-19T18:02:55.3532017Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:02:55.3556700Z ─ checking for empty or unneeded directories 2021-05-19T18:02:55.3565455Z 2021-05-19T18:02:55.3567951Z 2021-05-19T18:02:55.3569754Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:02:55.3621347Z 2021-05-19T18:02:55.3643641Z 2021-05-19T18:02:55.3645521Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-19T18:02:55.3836264Z 2021-05-19T18:02:55.3838430Z 2021-05-19T18:02:55.3839710Z 2021-05-19T18:02:55.4175282Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:02:55.4176562Z (as ‘lib’ is unspecified) 2021-05-19T18:02:55.6387588Z * installing *source* package ‘ghtravis’ ... 2021-05-19T18:02:55.6389033Z ** using staged installation 2021-05-19T18:02:55.6525153Z ** R 2021-05-19T18:02:55.6605236Z ** inst 2021-05-19T18:02:55.6613721Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:02:56.7755365Z ** help 2021-05-19T18:02:56.8294521Z *** installing help indices 2021-05-19T18:02:56.8696138Z ** building package indices 2021-05-19T18:02:57.0816202Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:02:57.7039679Z ** testing if installed package can be loaded from final location 2021-05-19T18:02:58.3195887Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:02:58.3204577Z * DONE (ghtravis) 2021-05-19T18:02:58.3284989Z Using github PAT from envvar GITHUB_PAT 2021-05-19T18:02:58.6348651Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-19T18:02:59.6218807Z 2021-05-19T18:02:59.6220520Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-19T18:02:59.6221676Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-19T18:02:59.6223216Z generics (NA -> 0.1.0) [CRAN] 2021-05-19T18:02:59.6223821Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-19T18:02:59.6224403Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-19T18:02:59.6224967Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-19T18:02:59.6233593Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:02:59.6234693Z (as ‘lib’ is unspecified) 2021-05-19T18:03:13.3983632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-19T18:03:14.0535818Z Content type 'binary/octet-stream' length 198868 bytes (194 KB) 2021-05-19T18:03:14.0661270Z ================================================== 2021-05-19T18:03:14.0662615Z downloaded 194 KB 2021-05-19T18:03:14.0663500Z 2021-05-19T18:03:14.0707640Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-19T18:03:14.8572835Z Content type 'binary/octet-stream' length 68868 bytes (67 KB) 2021-05-19T18:03:14.8628095Z ================================================== 2021-05-19T18:03:14.8628906Z downloaded 67 KB 2021-05-19T18:03:14.8629440Z 2021-05-19T18:03:14.8663556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-19T18:03:15.9836252Z Content type 'binary/octet-stream' length 195847 bytes (191 KB) 2021-05-19T18:03:15.9985251Z ================================================== 2021-05-19T18:03:15.9985719Z downloaded 191 KB 2021-05-19T18:03:15.9986003Z 2021-05-19T18:03:16.0020789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-19T18:03:16.4375120Z Content type 'binary/octet-stream' length 1245501 bytes (1.2 MB) 2021-05-19T18:03:16.4666943Z ================================================== 2021-05-19T18:03:16.4667406Z downloaded 1.2 MB 2021-05-19T18:03:16.4667710Z 2021-05-19T18:03:16.4701882Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-19T18:03:16.9088938Z Content type 'binary/octet-stream' length 1083669 bytes (1.0 MB) 2021-05-19T18:03:16.9394049Z ================================================== 2021-05-19T18:03:16.9394555Z downloaded 1.0 MB 2021-05-19T18:03:16.9394837Z 2021-05-19T18:03:17.1548903Z * installing *binary* package ‘tidyselect’ ... 2021-05-19T18:03:17.1592710Z * DONE (tidyselect) 2021-05-19T18:03:17.3545630Z * installing *binary* package ‘generics’ ... 2021-05-19T18:03:17.3584115Z * DONE (generics) 2021-05-19T18:03:17.5981544Z * installing *binary* package ‘cpp11’ ... 2021-05-19T18:03:17.6037599Z * DONE (cpp11) 2021-05-19T18:03:17.9000187Z * installing *binary* package ‘dplyr’ ... 2021-05-19T18:03:17.9070704Z * DONE (dplyr) 2021-05-19T18:03:18.2019970Z * installing *binary* package ‘tidyr’ ... 2021-05-19T18:03:18.2095766Z * DONE (tidyr) 2021-05-19T18:03:18.2154842Z 2021-05-19T18:03:18.2155804Z The downloaded source packages are in 2021-05-19T18:03:18.2157116Z ‘/tmp/Rtmp6X5Nbm/downloaded_packages’ 2021-05-19T18:03:18.3889219Z 2021-05-19T18:03:18.3898622Z checking for file ‘/tmp/Rtmp6X5Nbm/remotes6e187fa4e4c8/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-19T18:03:18.3924899Z 2021-05-19T18:03:18.3926483Z ✔ checking for file ‘/tmp/Rtmp6X5Nbm/remotes6e187fa4e4c8/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-19T18:03:18.4013155Z 2021-05-19T18:03:18.4013852Z 2021-05-19T18:03:18.4014762Z ─ preparing ‘aghast’: 2021-05-19T18:03:18.4015241Z 2021-05-19T18:03:18.4015721Z 2021-05-19T18:03:18.4080357Z checking DESCRIPTION meta-information ... 2021-05-19T18:03:18.4104083Z 2021-05-19T18:03:18.4106015Z ✔ checking DESCRIPTION meta-information 2021-05-19T18:03:18.4329992Z 2021-05-19T18:03:18.4354648Z 2021-05-19T18:03:18.4357000Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:03:18.4365276Z 2021-05-19T18:03:18.4389476Z 2021-05-19T18:03:18.4391673Z ─ checking for empty or unneeded directories 2021-05-19T18:03:18.4395177Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:03:18.4405394Z 2021-05-19T18:03:18.4427977Z 2021-05-19T18:03:18.4429773Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-19T18:03:18.4510607Z 2021-05-19T18:03:18.4512803Z 2021-05-19T18:03:18.4514151Z 2021-05-19T18:03:18.4577505Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:03:18.4578560Z (as ‘lib’ is unspecified) 2021-05-19T18:03:18.6508018Z * installing *source* package ‘aghast’ ... 2021-05-19T18:03:18.6509649Z ** using staged installation 2021-05-19T18:03:18.6660995Z ** R 2021-05-19T18:03:18.6712950Z ** byte-compile and prepare package for lazy loading 2021-05-19T18:03:19.0729801Z ** help 2021-05-19T18:03:19.1009552Z *** installing help indices 2021-05-19T18:03:19.1217535Z ** building package indices 2021-05-19T18:03:19.3058772Z ** testing if installed package can be loaded from temporary location 2021-05-19T18:03:19.4715603Z ** testing if installed package can be loaded from final location 2021-05-19T18:03:19.6395062Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T18:03:19.6401488Z * DONE (aghast) 2021-05-19T18:03:19.6482614Z Installing 1 packages: covr 2021-05-19T18:03:19.6491924Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:03:19.6492728Z (as ‘lib’ is unspecified) 2021-05-19T18:03:33.4629413Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-19T18:03:33.4632065Z 2021-05-19T18:03:33.4640230Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-19T18:03:33.9950201Z Content type 'binary/octet-stream' length 163844 bytes (160 KB) 2021-05-19T18:03:34.0072344Z ================================================== 2021-05-19T18:03:34.0073251Z downloaded 160 KB 2021-05-19T18:03:34.0073799Z 2021-05-19T18:03:34.0107549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-19T18:03:35.0293127Z Content type 'binary/octet-stream' length 121270 bytes (118 KB) 2021-05-19T18:03:35.0347300Z ================================================== 2021-05-19T18:03:35.0347831Z downloaded 118 KB 2021-05-19T18:03:35.0348138Z 2021-05-19T18:03:35.0382009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-19T18:03:35.6935429Z Content type 'binary/octet-stream' length 289076 bytes (282 KB) 2021-05-19T18:03:35.7132324Z ================================================== 2021-05-19T18:03:35.7132853Z downloaded 282 KB 2021-05-19T18:03:35.7133144Z 2021-05-19T18:03:35.9277134Z * installing *binary* package ‘lazyeval’ ... 2021-05-19T18:03:35.9318744Z * DONE (lazyeval) 2021-05-19T18:03:36.1396096Z * installing *binary* package ‘rex’ ... 2021-05-19T18:03:36.1438440Z * DONE (rex) 2021-05-19T18:03:36.3755425Z * installing *binary* package ‘covr’ ... 2021-05-19T18:03:36.3807492Z * DONE (covr) 2021-05-19T18:03:36.3865962Z 2021-05-19T18:03:36.3866947Z The downloaded source packages are in 2021-05-19T18:03:36.3868273Z ‘/tmp/Rtmp6X5Nbm/downloaded_packages’ 2021-05-19T18:03:36.4008083Z 2021-05-19T18:03:36.4048952Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-19T18:03:36.4049559Z Rscript -e "tic::before_install()" 2021-05-19T18:03:36.4091818Z shell: /usr/bin/bash -e {0} 2021-05-19T18:03:36.4092189Z env: 2021-05-19T18:03:36.4092620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:03:36.4093062Z TIC_DEPLOY_KEY: 2021-05-19T18:03:36.4093832Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:03:36.4095423Z GITHUB_PAT: *** 2021-05-19T18:03:36.4096179Z COVERALLS_TOKEN: *** 2021-05-19T18:03:36.4096700Z continue-on-error: false 2021-05-19T18:03:36.4097161Z VDIFFR_RUN_TESTS: 2021-05-19T18:03:36.4097609Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:03:36.4098035Z TZ: UTC 2021-05-19T18:03:36.4098394Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:03:36.4098797Z NOT_CRAN: true 2021-05-19T18:03:36.4099158Z ##[endgroup] 2021-05-19T18:03:36.6573233Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:03:36.7771723Z Running before_install: step_install_remote_binaries() 2021-05-19T18:03:37.2678435Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-19T18:03:37.2679171Z remotes::install_deps(dependencies = TRUE) 2021-05-19T18:03:37.2679774Z remotes::install_cran("rcmdcheck") 2021-05-19T18:03:37.2680305Z remotes::install_cran("markdown") 2021-05-19T18:03:37.2687043Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:03:37.2687459Z env: 2021-05-19T18:03:37.2687890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:03:37.2688338Z TIC_DEPLOY_KEY: 2021-05-19T18:03:37.2689110Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:03:37.2690808Z GITHUB_PAT: *** 2021-05-19T18:03:37.2691695Z COVERALLS_TOKEN: *** 2021-05-19T18:03:37.2692178Z continue-on-error: false 2021-05-19T18:03:37.2692643Z VDIFFR_RUN_TESTS: 2021-05-19T18:03:37.2693117Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:03:37.2693554Z TZ: UTC 2021-05-19T18:03:37.2693916Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:03:37.2694342Z NOT_CRAN: true 2021-05-19T18:03:37.2694707Z ##[endgroup] 2021-05-19T18:03:53.6216785Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-19T18:03:53.6218146Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-19T18:03:53.6244009Z Installing 2 packages: bitops, RCurl 2021-05-19T18:03:53.6256560Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-19T18:03:53.6257719Z (as ‘lib’ is unspecified) 2021-05-19T18:04:07.7176619Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-19T18:04:08.7721563Z Content type 'binary/octet-stream' length 35035 bytes (34 KB) 2021-05-19T18:04:08.7723026Z ================================================== 2021-05-19T18:04:08.7723742Z downloaded 34 KB 2021-05-19T18:04:08.7724266Z 2021-05-19T18:04:08.7757831Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-19T18:04:09.3309251Z Content type 'binary/octet-stream' length 1126721 bytes (1.1 MB) 2021-05-19T18:04:09.3615470Z ================================================== 2021-05-19T18:04:09.3615964Z downloaded 1.1 MB 2021-05-19T18:04:09.3616248Z 2021-05-19T18:04:09.5557578Z * installing *binary* package ‘bitops’ ... 2021-05-19T18:04:09.5596024Z * DONE (bitops) 2021-05-19T18:04:09.8605980Z * installing *binary* package ‘RCurl’ ... 2021-05-19T18:04:09.8686251Z * DONE (RCurl) 2021-05-19T18:04:09.8749448Z 2021-05-19T18:04:09.8750397Z The downloaded source packages are in 2021-05-19T18:04:09.8751741Z ‘/tmp/Rtmpf2uNZe/downloaded_packages’ 2021-05-19T18:04:23.0492479Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-19T18:04:23.0493452Z Use `force = TRUE` to force installation 2021-05-19T18:04:23.0504130Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-19T18:04:23.0505083Z Use `force = TRUE` to force installation 2021-05-19T18:04:23.0621839Z ##[group]Run options(width = 100) 2021-05-19T18:04:23.0622354Z options(width = 100) 2021-05-19T18:04:23.0622884Z pkgs <- installed.packages()[, "Package"] 2021-05-19T18:04:23.0623554Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-19T18:04:23.0630306Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:04:23.0630713Z env: 2021-05-19T18:04:23.0631128Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:04:23.0631587Z TIC_DEPLOY_KEY: 2021-05-19T18:04:23.0632346Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:04:23.0634331Z GITHUB_PAT: *** 2021-05-19T18:04:23.0635189Z COVERALLS_TOKEN: *** 2021-05-19T18:04:23.0635652Z continue-on-error: false 2021-05-19T18:04:23.0636113Z VDIFFR_RUN_TESTS: 2021-05-19T18:04:23.0636579Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:04:23.0637107Z TZ: UTC 2021-05-19T18:04:23.0637484Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:04:23.0637908Z NOT_CRAN: true 2021-05-19T18:04:23.0638282Z ##[endgroup] 2021-05-19T18:04:23.4635292Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:04:23.4636495Z setting value 2021-05-19T18:04:23.4637683Z version R version 4.1.0 (2021-05-18) 2021-05-19T18:04:23.4638531Z os Ubuntu 20.04.2 LTS 2021-05-19T18:04:23.4639507Z system x86_64, linux-gnu 2021-05-19T18:04:23.4640279Z ui X11 2021-05-19T18:04:23.4641005Z language (EN) 2021-05-19T18:04:23.4641918Z collate C.UTF-8 2021-05-19T18:04:23.4642863Z ctype C.UTF-8 2021-05-19T18:04:23.4643606Z tz UTC 2021-05-19T18:04:23.4644566Z date 2021-05-19 2021-05-19T18:04:23.4645171Z 2021-05-19T18:04:23.4646723Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-19T18:04:23.4647452Z package * version date lib source 2021-05-19T18:04:23.4648517Z aghast 0.2.1 2021-05-19 [1] Github (muschellij2/aghast@0c3b853) 2021-05-19T18:04:23.4649386Z askpass 1.1 2019-01-13 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4650149Z base * 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4650922Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4651692Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4652438Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4653193Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4653935Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4654731Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4655495Z class 7.3-19 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4656230Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4656978Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4657746Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4658520Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4659321Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4660118Z compiler 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4660870Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4661873Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4662662Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4663444Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4664231Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4665004Z datasets * 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4665779Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4666623Z desc 1.2.0.9000 2021-05-19 [1] Github (muschellij2/desc@7be86f2) 2021-05-19T18:04:23.4667465Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4668254Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4669027Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4669895Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4670680Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4671481Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4672246Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4673014Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4673798Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4674545Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4675311Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4676089Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4676832Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4677694Z ghtravis 0.15.1 2021-05-19 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-19T18:04:23.4678559Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4679315Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4680088Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4680844Z graphics * 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4681638Z grDevices * 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4682410Z grid 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4683153Z highr 0.9 2021-04-16 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4683906Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4684659Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4685410Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4686217Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4687124Z knitr 1.33 2021-04-24 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4687878Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4688659Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4689461Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4690235Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4691015Z markdown 1.1 2019-08-07 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4691878Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4692632Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4693399Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4694167Z methods * 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4694932Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4695668Z mime 0.10 2021-02-13 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4696418Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4697166Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4697921Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4698711Z parallel 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4699578Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4700351Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4701153Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4701947Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4702714Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4703512Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4704316Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4705069Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4705820Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4706558Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4707331Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4708132Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4708896Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4709661Z RCurl 1.98-1.3 2021-03-16 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4710443Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4711213Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4711977Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4712729Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4713487Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4714270Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4715049Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4715842Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4716646Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4717451Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4718237Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4719017Z splines 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4719789Z stats * 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4720550Z stats4 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4721408Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4722184Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4722966Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.1.0) 2021-05-19T18:04:23.4723730Z sys 3.4 2020-07-23 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4724531Z sysreqs 1.0.0.9000 2021-05-19 [1] Github (r-hub/sysreqs@f068afa) 2021-05-19T18:04:23.4725344Z tcltk 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4726109Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4727037Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4727861Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-19T18:04:23.4728666Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4729532Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4730312Z tools 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4731079Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4731822Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4732568Z utils * 4.1.0 2021-05-18 [2] local 2021-05-19T18:04:23.4733343Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4734103Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4734863Z whisker 0.4 2019-08-28 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4735611Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4736371Z xfun 0.23 2021-05-15 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4737117Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4737858Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4738613Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4739354Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.1.0) 2021-05-19T18:04:23.4739658Z 2021-05-19T18:04:23.4740100Z [1] /home/runner/work/_temp/Library 2021-05-19T18:04:23.4740611Z [2] /opt/R/4.1.0/lib/R/library 2021-05-19T18:04:23.4770076Z ##[group]Run Rscript -e 'tic::script()' 2021-05-19T18:04:23.4770653Z Rscript -e 'tic::script()' 2021-05-19T18:04:23.4771079Z ls -l check 2021-05-19T18:04:23.4812305Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:04:23.4812810Z env: 2021-05-19T18:04:23.4813222Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:04:23.4813676Z TIC_DEPLOY_KEY: 2021-05-19T18:04:23.4814440Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:04:23.4816090Z GITHUB_PAT: *** 2021-05-19T18:04:23.4816939Z COVERALLS_TOKEN: *** 2021-05-19T18:04:23.4817420Z continue-on-error: false 2021-05-19T18:04:23.4817864Z VDIFFR_RUN_TESTS: 2021-05-19T18:04:23.4818330Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:04:23.4818746Z TZ: UTC 2021-05-19T18:04:23.4819124Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:04:23.4819524Z NOT_CRAN: true 2021-05-19T18:04:23.4819871Z ##[endgroup] 2021-05-19T18:04:23.7342985Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:04:23.8521545Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-19T18:04:23.8522523Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-19T18:04:23.8523194Z timeout = Inf, check_dir = "check") 2021-05-19T18:04:23.9059797Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-19T18:04:24.1015135Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-19T18:04:24.1111783Z * preparing ‘neurocStats’: 2021-05-19T18:04:24.1203126Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:04:24.1442857Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T18:04:24.1447652Z * checking for empty or unneeded directories 2021-05-19T18:04:24.1457489Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-19T18:04:24.1501869Z * building ‘neurocStats_0.1.3.tar.gz’ 2021-05-19T18:04:24.1589331Z 2021-05-19T18:04:24.2681471Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-19T18:04:24.4663772Z * using log directory ‘/home/runner/work/neurocStats/neurocStats/check/neurocStats.Rcheck’ 2021-05-19T18:04:24.4665249Z * using R version 4.1.0 (2021-05-18) 2021-05-19T18:04:24.4666198Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-19T18:04:24.4667374Z * using session charset: UTF-8 2021-05-19T18:04:24.4830598Z * using option ‘--as-cran’ 2021-05-19T18:04:24.4848709Z * checking for file ‘neurocStats/DESCRIPTION’ ... OK 2021-05-19T18:04:24.4849918Z * this is package ‘neurocStats’ version ‘0.1.3’ 2021-05-19T18:04:24.4857622Z * package encoding: UTF-8 2021-05-19T18:04:24.4880174Z * checking package namespace information ... OK 2021-05-19T18:04:39.0717936Z * checking package dependencies ... OK 2021-05-19T18:04:39.0729365Z * checking if this is a source package ... OK 2021-05-19T18:04:39.0730236Z * checking if there is a namespace ... OK 2021-05-19T18:04:39.2818566Z * checking for executable files ... OK 2021-05-19T18:04:39.2819257Z * checking for hidden files and directories ... OK 2021-05-19T18:04:39.2819917Z * checking for portable file names ... OK 2021-05-19T18:04:39.2820640Z * checking for sufficient/correct file permissions ... OK 2021-05-19T18:04:39.2838112Z * checking serialization versions ... OK 2021-05-19T18:04:41.7229017Z * checking whether package ‘neurocStats’ can be installed ... OK 2021-05-19T18:04:41.7273666Z * checking installed package size ... OK 2021-05-19T18:04:41.7762356Z * checking package directory ... OK 2021-05-19T18:04:41.7763143Z * checking for future file timestamps ... OK 2021-05-19T18:04:41.9208883Z * checking DESCRIPTION meta-information ... OK 2021-05-19T18:04:41.9223386Z * checking top-level files ... OK 2021-05-19T18:04:41.9224467Z * checking for left-over files ... OK 2021-05-19T18:04:41.9225259Z * checking index information ... OK 2021-05-19T18:04:41.9673351Z * checking package subdirectories ... OK 2021-05-19T18:04:42.0111321Z * checking R files for non-ASCII characters ... OK 2021-05-19T18:04:42.0548901Z * checking R files for syntax errors ... OK 2021-05-19T18:04:42.6554520Z * checking whether the package can be loaded ... OK 2021-05-19T18:04:43.1585402Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-19T18:04:43.6671307Z * checking whether the package can be unloaded cleanly ... OK 2021-05-19T18:04:44.1754866Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-19T18:04:44.7647968Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-19T18:04:45.3794898Z * checking loading without being on the library search path ... OK 2021-05-19T18:04:45.9322368Z * checking dependencies in R code ... OK 2021-05-19T18:04:46.9488187Z * checking S3 generic/method consistency ... OK 2021-05-19T18:04:47.4589101Z * checking replacement functions ... OK 2021-05-19T18:04:47.9769941Z * checking foreign function calls ... OK 2021-05-19T18:04:51.3829442Z * checking R code for possible problems ... OK 2021-05-19T18:04:51.5556201Z * checking Rd files ... OK 2021-05-19T18:04:51.5998993Z * checking Rd metadata ... OK 2021-05-19T18:04:51.6532623Z * checking Rd line widths ... OK 2021-05-19T18:04:51.7291084Z * checking Rd cross-references ... OK 2021-05-19T18:04:52.2187081Z * checking for missing documentation entries ... OK 2021-05-19T18:04:53.6910211Z * checking for code/documentation mismatches ... OK 2021-05-19T18:04:54.7850549Z * checking Rd \usage sections ... OK 2021-05-19T18:04:54.8489911Z * checking Rd contents ... OK 2021-05-19T18:04:54.8999307Z * checking for unstated dependencies in examples ... OK 2021-05-19T18:04:55.0628506Z * checking examples ... NONE 2021-05-19T18:04:55.1248762Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-19T18:04:55.2835836Z * checking tests ... 2021-05-19T18:05:32.3735793Z Running ‘testthat.R’ [9s/37s] 2021-05-19T18:05:32.3782424Z OK 2021-05-19T18:05:33.9094488Z * checking PDF version of manual ... OK 2021-05-19T18:05:33.9096286Z * checking for non-standard things in the check directory ... OK 2021-05-19T18:05:33.9097256Z * checking for detritus in the temp directory ... OK 2021-05-19T18:05:33.9097946Z * DONE 2021-05-19T18:05:33.9133945Z 2021-05-19T18:05:33.9134692Z Status: OK 2021-05-19T18:05:33.9135131Z 2021-05-19T18:05:33.9868281Z ── R CMD check results ────────────────────────────────── neurocStats 0.1.3 ──── 2021-05-19T18:05:33.9884531Z Duration: 1m 9.8s 2021-05-19T18:05:33.9885031Z 2021-05-19T18:05:33.9897845Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-19T18:05:33.9975952Z total 32 2021-05-19T18:05:33.9977441Z drwxr-xr-x 6 runner docker 4096 May 19 18:05 neurocStats.Rcheck 2021-05-19T18:05:33.9978700Z -rw-r--r-- 1 runner docker 5364 May 19 18:04 neurocStats_0.1.3.tar.gz 2021-05-19T18:05:33.9984757Z -rw-r--r-- 1 runner docker 19292 May 19 18:04 neurocStats_0.1.3_R_x86_64-pc-linux-gnu.tar.gz 2021-05-19T18:05:34.0031505Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:05:34.0032247Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-19T18:05:34.0073837Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-19T18:05:34.0074329Z env: 2021-05-19T18:05:34.0074753Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:05:34.0075190Z TIC_DEPLOY_KEY: 2021-05-19T18:05:34.0075977Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:05:34.0077526Z GITHUB_PAT: *** 2021-05-19T18:05:34.0078275Z COVERALLS_TOKEN: *** 2021-05-19T18:05:34.0078750Z continue-on-error: false 2021-05-19T18:05:34.0079194Z VDIFFR_RUN_TESTS: 2021-05-19T18:05:34.0079664Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:05:34.0080091Z TZ: UTC 2021-05-19T18:05:34.0080455Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:05:34.0080853Z NOT_CRAN: true 2021-05-19T18:05:34.0081199Z ##[endgroup] 2021-05-19T18:05:34.0169043Z 2021-05-19T18:05:34.0170025Z R version 4.1.0 (2021-05-18) -- "Camp Pontanezen" 2021-05-19T18:05:34.0170798Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-19T18:05:34.0171634Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-19T18:05:34.0171975Z 2021-05-19T18:05:34.0172536Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-19T18:05:34.0173339Z You are welcome to redistribute it under certain conditions. 2021-05-19T18:05:34.0174284Z Type 'license()' or 'licence()' for distribution details. 2021-05-19T18:05:34.0174682Z 2021-05-19T18:05:34.0175236Z R is a collaborative project with many contributors. 2021-05-19T18:05:34.0176089Z Type 'contributors()' for more information and 2021-05-19T18:05:34.0176962Z 'citation()' on how to cite R or R packages in publications. 2021-05-19T18:05:34.0177364Z 2021-05-19T18:05:34.0178054Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-19T18:05:34.0178920Z 'help.start()' for an HTML browser interface to help. 2021-05-19T18:05:34.0179568Z Type 'q()' to quit R. 2021-05-19T18:05:34.0179828Z 2021-05-19T18:05:34.0180211Z > library(testthat) 2021-05-19T18:05:34.0180666Z > library(neurocStats) 2021-05-19T18:05:34.0181047Z > 2021-05-19T18:05:34.0181461Z > test_check("neurocStats") 2021-05-19T18:05:34.0181982Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-19T18:05:34.0182357Z > 2021-05-19T18:05:34.0182701Z > proc.time() 2021-05-19T18:05:34.0183144Z user system elapsed 2021-05-19T18:05:34.0183707Z 8.411 0.603 37.049 2021-05-19T18:05:34.0219271Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-19T18:05:34.0219828Z Rscript -e "tic::before_deploy()" 2021-05-19T18:05:34.0255609Z shell: /usr/bin/bash -e {0} 2021-05-19T18:05:34.0255975Z env: 2021-05-19T18:05:34.0256398Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:05:34.0256841Z TIC_DEPLOY_KEY: 2021-05-19T18:05:34.0257612Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:05:34.0258777Z GITHUB_PAT: *** 2021-05-19T18:05:34.0259525Z COVERALLS_TOKEN: *** 2021-05-19T18:05:34.0259983Z continue-on-error: false 2021-05-19T18:05:34.0260445Z VDIFFR_RUN_TESTS: 2021-05-19T18:05:34.0260895Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:05:34.0261322Z TZ: UTC 2021-05-19T18:05:34.0261693Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:05:34.0262075Z NOT_CRAN: true 2021-05-19T18:05:34.0262435Z ##[endgroup] 2021-05-19T18:05:34.2682693Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:05:34.3808283Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-19T18:05:34.3808834Z with: 2021-05-19T18:05:34.3809665Z upload_url: https://uploads.github.com/repos/neuroconductor/neurocStats/releases/43236270/assets{?name,label} 2021-05-19T18:05:34.3810690Z asset_path: check/neurocStats_0.1.3_R_x86_64-pc-linux-gnu.tar.gz 2021-05-19T18:05:34.3811416Z asset_name: neurocStats_0.1.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-19T18:05:34.3812081Z asset_content_type: application/octet-stream 2021-05-19T18:05:34.3812550Z env: 2021-05-19T18:05:34.3812973Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:05:34.3813411Z TIC_DEPLOY_KEY: 2021-05-19T18:05:34.3814168Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:05:34.3815397Z GITHUB_PAT: *** 2021-05-19T18:05:34.3816160Z COVERALLS_TOKEN: *** 2021-05-19T18:05:34.3816622Z continue-on-error: false 2021-05-19T18:05:34.3817083Z VDIFFR_RUN_TESTS: 2021-05-19T18:05:34.3817583Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:05:34.3818000Z TZ: UTC 2021-05-19T18:05:34.3818376Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:05:34.3818780Z NOT_CRAN: true 2021-05-19T18:05:34.3819478Z GITHUB_TOKEN: *** 2021-05-19T18:05:34.3819854Z ##[endgroup] 2021-05-19T18:05:34.8415697Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-19T18:05:34.8416228Z Rscript -e "tic::deploy()" 2021-05-19T18:05:34.8456958Z shell: /usr/bin/bash -e {0} 2021-05-19T18:05:34.8457344Z env: 2021-05-19T18:05:34.8457764Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:05:34.8458215Z TIC_DEPLOY_KEY: 2021-05-19T18:05:34.8458987Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:05:34.8460380Z GITHUB_PAT: *** 2021-05-19T18:05:34.8461490Z COVERALLS_TOKEN: *** 2021-05-19T18:05:34.8461979Z continue-on-error: false 2021-05-19T18:05:34.8462423Z VDIFFR_RUN_TESTS: 2021-05-19T18:05:34.8462884Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:05:34.8463312Z TZ: UTC 2021-05-19T18:05:34.8463686Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:05:34.8464080Z NOT_CRAN: true 2021-05-19T18:05:34.8464425Z ##[endgroup] 2021-05-19T18:05:35.0925379Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:05:35.2043992Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-19T18:05:35.2044660Z Rscript -e "tic::after_deploy()" 2021-05-19T18:05:35.2088600Z shell: /usr/bin/bash -e {0} 2021-05-19T18:05:35.2088991Z env: 2021-05-19T18:05:35.2089411Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:05:35.2089865Z TIC_DEPLOY_KEY: 2021-05-19T18:05:35.2090638Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:05:35.2092046Z GITHUB_PAT: *** 2021-05-19T18:05:35.2092814Z COVERALLS_TOKEN: *** 2021-05-19T18:05:35.2093292Z continue-on-error: false 2021-05-19T18:05:35.2093741Z VDIFFR_RUN_TESTS: 2021-05-19T18:05:35.2094202Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:05:35.2094731Z TZ: UTC 2021-05-19T18:05:35.2095108Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:05:35.2095503Z NOT_CRAN: true 2021-05-19T18:05:35.2095850Z ##[endgroup] 2021-05-19T18:05:35.4542666Z ✔ Loading tic stage configuration from tic.R 2021-05-19T18:05:35.5654360Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-19T18:05:35.5655013Z curl -s -H "Accept: application/json" \ 2021-05-19T18:05:35.5655587Z  -H "Content-Type: application/json" \ 2021-05-19T18:05:35.5656210Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-19T18:05:35.5656878Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-19T18:05:35.5657573Z  -X POST https://coveralls.io/api/repos 2021-05-19T18:05:35.5698454Z shell: /usr/bin/bash -e {0} 2021-05-19T18:05:35.5698829Z env: 2021-05-19T18:05:35.5699264Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:05:35.5699715Z TIC_DEPLOY_KEY: 2021-05-19T18:05:35.5700495Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:05:35.5701807Z GITHUB_PAT: *** 2021-05-19T18:05:35.5702574Z COVERALLS_TOKEN: *** 2021-05-19T18:05:35.5703059Z continue-on-error: false 2021-05-19T18:05:35.5703547Z VDIFFR_RUN_TESTS: 2021-05-19T18:05:35.5704017Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:05:35.5704435Z TZ: UTC 2021-05-19T18:05:35.5704815Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:05:35.5705219Z NOT_CRAN: true 2021-05-19T18:05:35.5705570Z ##[endgroup] 2021-05-19T18:05:36.0688678Z {"errors":{"name":"has already been taken"}} 2021-05-19T18:05:36.0719090Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-19T18:05:36.0719684Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-19T18:05:36.0720231Z  curl -s -H "Accept: application/json" \ 2021-05-19T18:05:36.0720808Z  -H "Content-Type: application/json" \ 2021-05-19T18:05:36.0721423Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-19T18:05:36.0722179Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-19T18:05:36.0722815Z  | jq '.token')" >> $GITHUB_ENV 2021-05-19T18:05:36.0763560Z shell: /usr/bin/bash -e {0} 2021-05-19T18:05:36.0763946Z env: 2021-05-19T18:05:36.0764426Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:05:36.0764871Z TIC_DEPLOY_KEY: 2021-05-19T18:05:36.0765636Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:05:36.0766990Z GITHUB_PAT: *** 2021-05-19T18:05:36.0767751Z COVERALLS_TOKEN: *** 2021-05-19T18:05:36.0768254Z continue-on-error: false 2021-05-19T18:05:36.0768718Z VDIFFR_RUN_TESTS: 2021-05-19T18:05:36.0769189Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:05:36.0769604Z TZ: UTC 2021-05-19T18:05:36.0769979Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:05:36.0770368Z NOT_CRAN: true 2021-05-19T18:05:36.0770728Z ##[endgroup] 2021-05-19T18:05:36.3155720Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-19T18:05:36.3156456Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-19T18:05:36.3162620Z shell: /usr/local/bin/Rscript {0} 2021-05-19T18:05:36.3163005Z env: 2021-05-19T18:05:36.3163427Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T18:05:36.3163880Z TIC_DEPLOY_KEY: 2021-05-19T18:05:36.3164639Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-19T18:05:36.3165922Z GITHUB_PAT: *** 2021-05-19T18:05:36.3166839Z COVERALLS_TOKEN: *** 2021-05-19T18:05:36.3167303Z continue-on-error: false 2021-05-19T18:05:36.3167763Z VDIFFR_RUN_TESTS: 2021-05-19T18:05:36.3168216Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-19T18:05:36.3168646Z TZ: UTC 2021-05-19T18:05:36.3169018Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T18:05:36.3169398Z NOT_CRAN: true 2021-05-19T18:05:36.3169798Z COVERALLS_REPO_TOKEN: null 2021-05-19T18:05:36.3170241Z ##[endgroup] 2021-05-19T18:06:18.7868814Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-19T18:06:18.7870631Z object 'null' not found 2021-05-19T18:06:18.7871458Z Calls: -> to_coveralls 2021-05-19T18:06:18.7872117Z Execution halted 2021-05-19T18:06:18.7926773Z ##[error]Process completed with exit code 1. 2021-05-19T18:06:19.7061630Z Post job cleanup. 2021-05-19T18:06:19.7453005Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T18:06:19.7532083Z Post job cleanup. 2021-05-19T18:06:19.8450010Z [command]/usr/bin/git version 2021-05-19T18:06:19.8507746Z git version 2.31.1 2021-05-19T18:06:19.8541578Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T18:06:19.8588288Z [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-19T18:06:19.8811181Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T18:06:19.8842086Z http.https://github.com/.extraheader 2021-05-19T18:06:19.8851464Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-19T18:06:19.8889342Z [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-19T18:06:19.9147832Z Cleaning up orphan processes