2021-05-18T14:06:58.7182339Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:06:59.5704885Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.6367661Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.7092304Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.8559254Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:07:08.1631420Z Current runner version: '2.278.0' 2021-05-18T14:07:08.1661318Z ##[group]Operating System 2021-05-18T14:07:08.1662387Z Ubuntu 2021-05-18T14:07:08.1662885Z 20.04.2 2021-05-18T14:07:08.1663440Z LTS 2021-05-18T14:07:08.1664063Z ##[endgroup] 2021-05-18T14:07:08.1664677Z ##[group]Virtual Environment 2021-05-18T14:07:08.1665439Z Environment: ubuntu-20.04 2021-05-18T14:07:08.1666099Z Version: 20210510.0 2021-05-18T14:07:08.1667249Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:07:08.1668893Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:07:08.1669804Z ##[endgroup] 2021-05-18T14:07:08.1672375Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:07:08.1673801Z Actions: write 2021-05-18T14:07:08.1674550Z Checks: write 2021-05-18T14:07:08.1675120Z Contents: write 2021-05-18T14:07:08.1675784Z Deployments: write 2021-05-18T14:07:08.1676589Z Issues: write 2021-05-18T14:07:08.1677243Z Metadata: read 2021-05-18T14:07:08.1677888Z Packages: write 2021-05-18T14:07:08.1678512Z PullRequests: write 2021-05-18T14:07:08.1679273Z RepositoryProjects: write 2021-05-18T14:07:08.1680007Z SecurityEvents: write 2021-05-18T14:07:08.1680681Z Statuses: write 2021-05-18T14:07:08.1681423Z ##[endgroup] 2021-05-18T14:07:08.1684757Z Prepare workflow directory 2021-05-18T14:07:08.2794017Z Prepare all required actions 2021-05-18T14:07:08.2806578Z Getting action download info 2021-05-18T14:07:08.6475387Z Download action repository 'actions/checkout@v2' 2021-05-18T14:07:10.6531330Z Download action repository 'r-lib/actions@master' 2021-05-18T14:07:11.2601304Z Download action repository 'adigherman/actions@master' 2021-05-18T14:07:13.7161793Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:07:13.9926178Z Download action repository 'actions/cache@v1' 2021-05-18T14:07:14.2279549Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:07:15.1537860Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:07:15.5889074Z ##[group]Run actions/checkout@v2 2021-05-18T14:07:15.5889868Z with: 2021-05-18T14:07:15.5890422Z repository: neuroconductor/nitrcbot 2021-05-18T14:07:15.5891610Z token: *** 2021-05-18T14:07:15.5892160Z ssh-strict: true 2021-05-18T14:07:15.5892756Z persist-credentials: true 2021-05-18T14:07:15.5893362Z clean: true 2021-05-18T14:07:15.5893820Z fetch-depth: 1 2021-05-18T14:07:15.5894344Z lfs: false 2021-05-18T14:07:15.5894869Z submodules: false 2021-05-18T14:07:15.5895347Z env: 2021-05-18T14:07:15.5895914Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:15.5896463Z TIC_DEPLOY_KEY: 2021-05-18T14:07:15.5897457Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:07:15.5898847Z GITHUB_PAT: *** 2021-05-18T14:07:15.5899838Z COVERALLS_TOKEN: *** 2021-05-18T14:07:15.5900419Z continue-on-error: false 2021-05-18T14:07:15.5901045Z VDIFFR_RUN_TESTS: 2021-05-18T14:07:15.5901509Z ##[endgroup] 2021-05-18T14:07:15.8171212Z Syncing repository: neuroconductor/nitrcbot 2021-05-18T14:07:15.8172062Z ##[group]Getting Git version info 2021-05-18T14:07:15.8173270Z Working directory is '/home/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:15.8193376Z [command]/usr/bin/git version 2021-05-18T14:07:15.8395578Z git version 2.31.1 2021-05-18T14:07:15.8397331Z ##[endgroup] 2021-05-18T14:07:15.8398196Z Deleting the contents of '/home/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:15.8406670Z ##[group]Initializing the repository 2021-05-18T14:07:15.8413945Z [command]/usr/bin/git init /home/runner/work/nitrcbot/nitrcbot 2021-05-18T14:07:15.8507349Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:07:15.8508352Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:07:15.8509245Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:07:15.8509885Z hint: 2021-05-18T14:07:15.8510709Z hint: git config --global init.defaultBranch 2021-05-18T14:07:15.8511477Z hint: 2021-05-18T14:07:15.8512555Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:07:15.8513654Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:07:15.8514306Z hint: 2021-05-18T14:07:15.8514876Z hint: git branch -m 2021-05-18T14:07:15.8517216Z Initialized empty Git repository in /home/runner/work/nitrcbot/nitrcbot/.git/ 2021-05-18T14:07:15.8529641Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:15.8581887Z ##[endgroup] 2021-05-18T14:07:15.8582923Z ##[group]Disabling automatic garbage collection 2021-05-18T14:07:15.8587113Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:07:15.8630406Z ##[endgroup] 2021-05-18T14:07:15.8635917Z ##[group]Setting up auth 2021-05-18T14:07:15.8643087Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:07:15.8684335Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:07:15.9098702Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:07:15.9145029Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:07:15.9384699Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:07:15.9445156Z ##[endgroup] 2021-05-18T14:07:15.9446206Z ##[group]Fetching the repository 2021-05-18T14:07:15.9454969Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ad110bb0a060c395ac0521f8a68df0389cf3424d:refs/tags/1.2.s 2021-05-18T14:07:16.1813684Z remote: Enumerating objects: 58, done. 2021-05-18T14:07:16.1814449Z remote: Counting objects: 1% (1/58) 2021-05-18T14:07:16.1815044Z remote: Counting objects: 3% (2/58) 2021-05-18T14:07:16.1815712Z remote: Counting objects: 5% (3/58) 2021-05-18T14:07:16.1816294Z remote: Counting objects: 6% (4/58) 2021-05-18T14:07:16.1816872Z remote: Counting objects: 8% (5/58) 2021-05-18T14:07:16.1817433Z remote: Counting objects: 10% (6/58) 2021-05-18T14:07:16.1818011Z remote: Counting objects: 12% (7/58) 2021-05-18T14:07:16.1818568Z remote: Counting objects: 13% (8/58) 2021-05-18T14:07:16.1819551Z remote: Counting objects: 15% (9/58) 2021-05-18T14:07:16.1820135Z remote: Counting objects: 17% (10/58) 2021-05-18T14:07:16.1820814Z remote: Counting objects: 18% (11/58) 2021-05-18T14:07:16.1821393Z remote: Counting objects: 20% (12/58) 2021-05-18T14:07:16.1821971Z remote: Counting objects: 22% (13/58) 2021-05-18T14:07:16.1822548Z remote: Counting objects: 24% (14/58) 2021-05-18T14:07:16.1823283Z remote: Counting objects: 25% (15/58) 2021-05-18T14:07:16.1823879Z remote: Counting objects: 27% (16/58) 2021-05-18T14:07:16.1824457Z remote: Counting objects: 29% (17/58) 2021-05-18T14:07:16.1825028Z remote: Counting objects: 31% (18/58) 2021-05-18T14:07:16.1825585Z remote: Counting objects: 32% (19/58) 2021-05-18T14:07:16.1826302Z remote: Counting objects: 34% (20/58) 2021-05-18T14:07:16.1826863Z remote: Counting objects: 36% (21/58) 2021-05-18T14:07:16.1827437Z remote: Counting objects: 37% (22/58) 2021-05-18T14:07:16.1828005Z remote: Counting objects: 39% (23/58) 2021-05-18T14:07:16.1828712Z remote: Counting objects: 41% (24/58) 2021-05-18T14:07:16.1829294Z remote: Counting objects: 43% (25/58) 2021-05-18T14:07:16.1829866Z remote: Counting objects: 44% (26/58) 2021-05-18T14:07:16.1830612Z remote: Counting objects: 46% (27/58) 2021-05-18T14:07:16.1831184Z remote: Counting objects: 48% (28/58) 2021-05-18T14:07:16.1831896Z remote: Counting objects: 50% (29/58) 2021-05-18T14:07:16.1832624Z remote: Counting objects: 51% (30/58) 2021-05-18T14:07:16.1833200Z remote: Counting objects: 53% (31/58) 2021-05-18T14:07:16.1833758Z remote: Counting objects: 55% (32/58) 2021-05-18T14:07:16.1834327Z remote: Counting objects: 56% (33/58) 2021-05-18T14:07:16.1834888Z remote: Counting objects: 58% (34/58) 2021-05-18T14:07:16.1835461Z remote: Counting objects: 60% (35/58) 2021-05-18T14:07:16.1836032Z remote: Counting objects: 62% (36/58) 2021-05-18T14:07:16.1836597Z remote: Counting objects: 63% (37/58) 2021-05-18T14:07:16.1837330Z remote: Counting objects: 65% (38/58) 2021-05-18T14:07:16.1837903Z remote: Counting objects: 67% (39/58) 2021-05-18T14:07:16.1838461Z remote: Counting objects: 68% (40/58) 2021-05-18T14:07:16.1839042Z remote: Counting objects: 70% (41/58) 2021-05-18T14:07:16.1839601Z remote: Counting objects: 72% (42/58) 2021-05-18T14:07:16.1840329Z remote: Counting objects: 74% (43/58) 2021-05-18T14:07:16.1840909Z remote: Counting objects: 75% (44/58) 2021-05-18T14:07:16.1841464Z remote: Counting objects: 77% (45/58) 2021-05-18T14:07:16.1842031Z remote: Counting objects: 79% (46/58) 2021-05-18T14:07:16.1842740Z remote: Counting objects: 81% (47/58) 2021-05-18T14:07:16.1843311Z remote: Counting objects: 82% (48/58) 2021-05-18T14:07:16.1843882Z remote: Counting objects: 84% (49/58) 2021-05-18T14:07:16.1844441Z remote: Counting objects: 86% (50/58) 2021-05-18T14:07:16.1845013Z remote: Counting objects: 87% (51/58) 2021-05-18T14:07:16.1845737Z remote: Counting objects: 89% (52/58) 2021-05-18T14:07:16.1846296Z remote: Counting objects: 91% (53/58) 2021-05-18T14:07:16.1846962Z remote: Counting objects: 93% (54/58) 2021-05-18T14:07:16.1847527Z remote: Counting objects: 94% (55/58) 2021-05-18T14:07:16.1848255Z remote: Counting objects: 96% (56/58) 2021-05-18T14:07:16.1848827Z remote: Counting objects: 98% (57/58) 2021-05-18T14:07:16.1849380Z remote: Counting objects: 100% (58/58) 2021-05-18T14:07:16.1849979Z remote: Counting objects: 100% (58/58), done. 2021-05-18T14:07:16.1850741Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:07:16.1851382Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:07:16.1852008Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:07:16.1852786Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:07:16.1853777Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:07:16.1854574Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:07:16.1855199Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:07:16.1855894Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:07:16.1856625Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:07:16.1857199Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:07:16.1857945Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:07:16.1858578Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:07:16.1859332Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:07:16.1860275Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:07:16.1860933Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:07:16.1861545Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:07:16.1862169Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:07:16.1864590Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:07:16.1872303Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:07:16.1873040Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:07:16.1873671Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:07:16.1874506Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:07:16.1875128Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:07:16.1875765Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:07:16.1876394Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:07:16.1877011Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:07:16.1877642Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:07:16.1878267Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:07:16.1878891Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:07:16.1879519Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:07:16.1880132Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:07:16.1880762Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:07:16.1881390Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:07:16.1882007Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:07:16.1882640Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:07:16.1883252Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:07:16.1883890Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:07:16.1884513Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:07:16.1885124Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:07:16.1885751Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:07:16.1886375Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:07:16.1886987Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:07:16.1887616Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:07:16.1888225Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:07:16.1888848Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:07:16.1889475Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:07:16.1891042Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:07:16.1891687Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:07:16.1892298Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:07:16.1892921Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:07:16.1893809Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:07:16.1894437Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:07:16.1895076Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:07:16.1895735Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:07:16.1897275Z remote: Total 58 (delta 7), reused 28 (delta 2), pack-reused 0 2021-05-18T14:07:16.2066251Z From https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:16.2067766Z * [new ref] ad110bb0a060c395ac0521f8a68df0389cf3424d -> 1.2.s 2021-05-18T14:07:16.2094688Z ##[endgroup] 2021-05-18T14:07:16.2095353Z ##[group]Determining the checkout info 2021-05-18T14:07:16.2099011Z ##[endgroup] 2021-05-18T14:07:16.2099531Z ##[group]Checking out the ref 2021-05-18T14:07:16.2102817Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.s 2021-05-18T14:07:16.2201163Z Note: switching to 'refs/tags/1.2.s'. 2021-05-18T14:07:16.2201582Z 2021-05-18T14:07:16.2202421Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:07:16.2203312Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:07:16.2204161Z state without impacting any branches by switching back to a branch. 2021-05-18T14:07:16.2204641Z 2021-05-18T14:07:16.2205212Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:07:16.2206206Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:07:16.2206667Z 2021-05-18T14:07:16.2207276Z git switch -c 2021-05-18T14:07:16.2207667Z 2021-05-18T14:07:16.2208097Z Or undo this operation with: 2021-05-18T14:07:16.2208428Z 2021-05-18T14:07:16.2209144Z git switch - 2021-05-18T14:07:16.2209437Z 2021-05-18T14:07:16.2210105Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:07:16.2210687Z 2021-05-18T14:07:16.2211257Z HEAD is now at ad110bb Version id 26 stable 2021-05-18T14:07:16.2211838Z ##[endgroup] 2021-05-18T14:07:16.2245588Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:07:16.2279730Z 'ad110bb0a060c395ac0521f8a68df0389cf3424d' 2021-05-18T14:07:16.2437481Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:07:16.2438021Z with: 2021-05-18T14:07:16.2438438Z r-version: release 2021-05-18T14:07:16.2438878Z Ncpus: 1 2021-05-18T14:07:16.2439326Z crayon.enabled: NULL 2021-05-18T14:07:16.2439930Z remove-openmp-macos: true 2021-05-18T14:07:16.2440537Z http-user-agent: default 2021-05-18T14:07:16.2441059Z install-r: true 2021-05-18T14:07:16.2441705Z windows-path-include-mingw: true 2021-05-18T14:07:16.2442286Z env: 2021-05-18T14:07:16.2442774Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:16.2443290Z TIC_DEPLOY_KEY: 2021-05-18T14:07:16.2444192Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:07:16.2445806Z GITHUB_PAT: *** 2021-05-18T14:07:16.2446702Z COVERALLS_TOKEN: *** 2021-05-18T14:07:16.2447241Z continue-on-error: false 2021-05-18T14:07:16.2447776Z VDIFFR_RUN_TESTS: 2021-05-18T14:07:16.2448205Z ##[endgroup] 2021-05-18T14:07:17.1425940Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:07:19.6531975Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:07:19.6543254Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:07:19.6551330Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:07:19.6553719Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:07:19.6555847Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:07:19.6558534Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:07:19.6560004Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:07:19.6563802Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:07:19.6565703Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:07:19.6567539Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:07:19.6569536Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:07:19.6571254Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:07:19.6573024Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:07:19.6574766Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:07:19.6576484Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:07:19.6578230Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:07:19.6579836Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:07:19.8206612Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:07:19.8837800Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:07:19.8889749Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:07:19.8916620Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:07:19.8936368Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:07:19.8948143Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:07:19.9170349Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:07:19.9188641Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:07:20.2081733Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:07:27.3810003Z Fetched 4559 kB in 1s (3587 kB/s) 2021-05-18T14:07:28.2547765Z Reading package lists... 2021-05-18T14:07:28.2794262Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:07:30.3358121Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:07:30.4082358Z Reading package lists... 2021-05-18T14:07:30.5841467Z Building dependency tree... 2021-05-18T14:07:30.5858682Z Reading state information... 2021-05-18T14:07:30.7481939Z The following additional packages will be installed: 2021-05-18T14:07:30.7490096Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:07:30.7492974Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:07:30.7498271Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:07:30.7501719Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:07:30.7505219Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:07:30.7510148Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:07:30.7513535Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:07:30.7516599Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:07:30.7519262Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:07:30.7521761Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:07:30.7524368Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:07:30.7527039Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:07:30.7529936Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:07:30.7532786Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:07:30.7535243Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:07:30.7537720Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:07:30.7540114Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:07:30.7542913Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:07:30.7545985Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:07:30.7548614Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:07:30.7550953Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:07:30.7553570Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:07:30.7556271Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:07:30.7559200Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:07:30.7561908Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:07:30.7564467Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:07:30.7567222Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:07:30.7569947Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:07:30.7572721Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:07:30.7575462Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:07:30.7576974Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:07:30.7578632Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:07:30.7580588Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:07:30.7582096Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:07:30.7583569Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:07:30.7585227Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:07:30.7586654Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:07:30.7587813Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:07:30.7588601Z Suggested packages: 2021-05-18T14:07:30.7589429Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:07:30.7590587Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:07:30.7591814Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:07:30.7593308Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:07:30.7594553Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:07:30.7595695Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:07:30.7596868Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:07:30.7598194Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:07:30.7599726Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:07:30.7601056Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:07:31.3075413Z The following NEW packages will be installed: 2021-05-18T14:07:31.3080974Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:07:31.3085426Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:07:31.3098112Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:07:31.3102975Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:07:31.3105943Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:07:31.3108504Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:07:31.3111232Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:07:31.3114382Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:07:31.3126745Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:07:31.3132684Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:07:31.3134835Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:07:31.3137305Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:07:31.3140158Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:07:31.3142751Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:07:31.3145197Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:07:31.3147557Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:07:31.3150106Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:07:31.3154427Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:07:31.3157322Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:07:31.3159760Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:07:31.3161956Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:07:31.3164189Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:07:31.3166736Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:07:31.3169482Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:07:31.3172091Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:07:31.3173548Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:07:31.3175085Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:07:31.3176625Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:07:31.3178281Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:07:31.3179861Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:07:31.3181402Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:07:31.3183066Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:07:31.3184715Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:07:31.3186230Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:07:31.3187692Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:07:31.3189222Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:07:31.3190638Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:07:31.3191795Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:07:31.3345410Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:07:31.3346533Z Need to get 8648 kB of archives. 2021-05-18T14:07:31.3347626Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:07:31.3349310Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:07:31.3376870Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:07:31.3387720Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:07:31.3398425Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:07:31.3413382Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:07:31.3442793Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:07:31.3451855Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-18T14:07:31.3459761Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:07:31.3466818Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:07:31.3473943Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:07:31.3484202Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:07:31.3492393Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:07:31.3530454Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:07:31.3547596Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:07:31.3560463Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:07:31.3574339Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:07:31.3585348Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:07:31.3600410Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:07:31.3608363Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:07:31.3870263Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:07:31.3883271Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:07:31.3930623Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:07:31.3944938Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:07:31.4033958Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:07:31.4055687Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:07:31.4275359Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:07:31.4287983Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:07:31.4328884Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:07:31.4429904Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:07:31.4439456Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:07:31.4445430Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:07:31.4453221Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:07:31.4462077Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:07:31.4476172Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:07:31.4486829Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:07:31.4501401Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:07:31.4543186Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:07:31.4554759Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:07:31.4563841Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:07:31.4573016Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:07:31.4581232Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:07:31.4590812Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:07:31.4610463Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:07:31.4618462Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:07:31.4633993Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:07:31.4647912Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:07:31.4676473Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:07:31.4683632Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:07:31.4691688Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:07:31.4695597Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:07:31.4706263Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:07:31.4780025Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:07:31.4795867Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:07:31.4815991Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:07:31.4850676Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:07:31.4857176Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:07:31.4865869Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:07:31.4872660Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:07:31.4883358Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:07:31.4895684Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:07:31.4968601Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:07:31.4991748Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:07:31.5009483Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:07:31.5021209Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:07:31.5034579Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:07:31.5045168Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:07:31.5054283Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:07:31.5075482Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:07:31.5145232Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:07:31.5169772Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-18T14:07:31.5178951Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:07:31.5186657Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:07:31.5192863Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:07:31.5199513Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:07:31.5206371Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:07:31.5219903Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:07:31.5319308Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:07:31.5355693Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:07:31.5369409Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:07:31.5380465Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:07:31.5456391Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:07:31.5466420Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-18T14:07:31.5480133Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:07:31.5490860Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:07:31.5532840Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:07:31.5564651Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:07:31.5589381Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:07:31.5624153Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:07:31.5631900Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:07:31.5639812Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:07:31.5646148Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:07:31.5652322Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:07:31.5659369Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:07:31.5670387Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:07:31.5757221Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:07:31.5767675Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:07:31.5772479Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:07:31.5781978Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:07:31.5789550Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:07:31.5794105Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:07:31.5801657Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:07:31.6087567Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:07:31.6489290Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:07:31.6547631Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:07:31.6588257Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:07:31.6625202Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-18T14:07:31.6689596Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:07:31.6761700Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:07:31.6960800Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:07:31.7070225Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:07:31.7103303Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:07:31.7233701Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:07:31.7263622Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:07:31.7661412Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:07:31.7761877Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:07:31.7832552Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:07:31.7874517Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:07:31.7918062Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:07:31.7994854Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:07:31.8108870Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:07:31.8196965Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:07:31.8567839Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:07:31.8740053Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:07:31.8845813Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:07:31.8921754Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:07:31.9004381Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:07:31.9403114Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:07:31.9499351Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:07:31.9577905Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:07:31.9800215Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:07:32.8617867Z Fetched 8648 kB in 1s (13.0 MB/s) 2021-05-18T14:07:32.9520696Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:07:33.0281577Z (Reading database ... 2021-05-18T14:07:33.0282420Z (Reading database ... 5% 2021-05-18T14:07:33.0283734Z (Reading database ... 10% 2021-05-18T14:07:33.0284746Z (Reading database ... 15% 2021-05-18T14:07:33.0285582Z (Reading database ... 20% 2021-05-18T14:07:33.0286430Z (Reading database ... 25% 2021-05-18T14:07:33.0287709Z (Reading database ... 30% 2021-05-18T14:07:33.0288560Z (Reading database ... 35% 2021-05-18T14:07:33.0289405Z (Reading database ... 40% 2021-05-18T14:07:33.0290236Z (Reading database ... 45% 2021-05-18T14:07:33.0291082Z (Reading database ... 50% 2021-05-18T14:07:33.5259375Z (Reading database ... 55% 2021-05-18T14:07:34.3676115Z (Reading database ... 60% 2021-05-18T14:07:34.9932877Z (Reading database ... 65% 2021-05-18T14:07:35.8814828Z (Reading database ... 70% 2021-05-18T14:07:37.0674235Z (Reading database ... 75% 2021-05-18T14:07:38.1304420Z (Reading database ... 80% 2021-05-18T14:07:39.2643376Z (Reading database ... 85% 2021-05-18T14:07:40.4147371Z (Reading database ... 90% 2021-05-18T14:07:41.4666760Z (Reading database ... 95% 2021-05-18T14:07:41.4667813Z (Reading database ... 100% 2021-05-18T14:07:41.4669264Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:07:41.4807407Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:07:41.5045852Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:07:41.5507929Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:07:41.5784574Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:07:41.5795652Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:07:41.6131280Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:07:41.6411376Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:07:41.6424642Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:07:41.6809844Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:07:41.7024365Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:07:41.7037079Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:07:41.7473963Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:07:41.7671028Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:07:41.7686485Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:07:41.8020468Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:07:41.8291306Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:07:41.8311373Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:07:41.8552973Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:07:41.8835404Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:07:41.8857001Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:07:41.9169858Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:07:41.9449253Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:07:41.9463991Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:07:41.9759220Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:07:42.0036500Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:07:42.0048301Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:07:42.0311611Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:07:42.0591542Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:07:42.0606533Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:07:42.0875732Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:07:42.1156150Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:07:42.1173082Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:07:42.1514275Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:07:42.1746789Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:07:42.1758905Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:07:42.2074479Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:07:42.2313717Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:07:42.2329055Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:07:42.2633984Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:07:42.2882364Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:07:42.2899232Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:07:42.3270748Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:07:42.3549001Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:07:42.3567399Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:07:42.3822789Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:07:42.4102613Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:07:42.4118994Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:07:42.4487793Z Selecting previously unselected package patchutils. 2021-05-18T14:07:42.4772925Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:07:42.4785892Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:07:42.5193103Z Selecting previously unselected package wdiff. 2021-05-18T14:07:42.5424762Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:07:42.5438068Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:07:42.5823788Z Selecting previously unselected package devscripts. 2021-05-18T14:07:42.6076543Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:07:42.6338269Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:07:42.7570502Z Selecting previously unselected package diffstat. 2021-05-18T14:07:42.7848983Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:07:42.7861745Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:07:42.8185654Z Selecting previously unselected package python3-gpg. 2021-05-18T14:07:42.8464767Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:07:42.8476317Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:07:42.8971007Z Selecting previously unselected package dput. 2021-05-18T14:07:42.9251730Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:07:42.9349000Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:07:42.9714078Z Selecting previously unselected package gdebi-core. 2021-05-18T14:07:42.9929907Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:07:42.9950083Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:07:43.1561781Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:07:43.1818361Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:07:43.1925748Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:07:43.2252555Z Selecting previously unselected package gettext. 2021-05-18T14:07:43.2539624Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:07:43.2562292Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:07:43.3987292Z Selecting previously unselected package intltool-debian. 2021-05-18T14:07:43.4270698Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:07:43.4284102Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:07:43.4605131Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:07:43.4888168Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:07:43.4918649Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:07:43.5235753Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:07:43.5515809Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:07:43.5531421Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:07:43.5994004Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:07:43.6197608Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:07:43.6215286Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:07:43.6514104Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:07:43.6762018Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:07:43.6774050Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:07:43.7114235Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:07:43.7342268Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:07:43.7356559Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:07:43.7674530Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:07:43.7904123Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:07:43.7923636Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:07:43.8198737Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:07:43.8475981Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:07:43.8486551Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:07:43.8845532Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:07:43.9095898Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:07:43.9123740Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:07:43.9474332Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:07:43.9692290Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:07:43.9709487Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:07:44.0056545Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:07:44.0270533Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:07:44.0290177Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:07:44.0633831Z Selecting previously unselected package libclone-perl. 2021-05-18T14:07:44.0854620Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:07:44.0871844Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:07:44.1154514Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:07:44.1424768Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:07:44.1437355Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:07:44.1689487Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:07:44.1968717Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:07:44.1983503Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:07:44.2274626Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:07:44.2522379Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:07:44.2536266Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:07:44.2797929Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:07:44.3080221Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:07:44.3090228Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:07:44.3350181Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:07:44.3632439Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:07:44.3644608Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:07:44.3995993Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:07:44.4209640Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:07:44.4219319Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:07:44.4515328Z Selecting previously unselected package libwant-perl. 2021-05-18T14:07:44.4771971Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:07:44.4784552Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:07:44.5043648Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:07:44.5331659Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:07:44.5343480Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:07:44.5714074Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:07:44.5932924Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:07:44.5948137Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:07:44.6394373Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:07:44.6598634Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:07:44.6608048Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:07:44.6874081Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:07:44.7124060Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:07:44.7134068Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:07:44.7474036Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:07:44.7697912Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:07:44.7711585Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:07:44.7978969Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:07:44.8257940Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:07:44.8273915Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:07:44.8714174Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:07:44.8931550Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:07:44.8943725Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:07:44.9597580Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:07:44.9880980Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:07:44.9891672Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:07:45.0243235Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:07:45.0526858Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:07:45.0540718Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:07:45.0798421Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:07:45.1083400Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:07:45.1092714Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:07:45.1373411Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:07:45.1661501Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:07:45.1675124Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:07:45.1937637Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:07:45.2222654Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:07:45.2234261Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:07:45.2554070Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:07:45.2790381Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:07:45.2803954Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:07:45.3114566Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:07:45.3346642Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:07:45.3358600Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:07:45.3675028Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:07:45.3921976Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:07:45.3932217Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:07:45.4273915Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:07:45.4473318Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:07:45.4488834Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:07:45.5226214Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:07:45.5509036Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:07:45.5521998Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:07:45.5822595Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:07:45.6102496Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:07:45.6115702Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:07:45.6474186Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:07:45.6712938Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:07:45.6723931Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:07:45.7034103Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:07:45.7276219Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:07:45.7293128Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:07:45.7633921Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:07:45.7863698Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:07:45.7881545Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:07:45.8163905Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:07:45.8486966Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:07:45.8500881Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:07:45.8783629Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:07:45.9064264Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:07:45.9084968Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:07:45.9434180Z Selecting previously unselected package libjson-perl. 2021-05-18T14:07:45.9681962Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:07:45.9694203Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:07:46.0114006Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:07:46.0317426Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:07:46.0337266Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:07:46.0721599Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:07:46.0998324Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:07:46.1025373Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:07:46.1275754Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:07:46.1557555Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:07:46.1566901Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:07:46.1823507Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:07:46.2103891Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:07:46.2116545Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:07:46.2376860Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:07:46.2660488Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:07:46.2707713Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:07:46.3034027Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:07:46.3238083Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:07:46.3258409Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:07:46.3528293Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:07:46.3823089Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:07:46.3840684Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:07:46.4187505Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:07:46.4474984Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:07:46.4490775Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:07:46.5056019Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:07:46.5338218Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:07:46.5372735Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:07:46.5717979Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:07:46.6000109Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:07:46.6014841Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:07:46.6276510Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:07:46.6555937Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:07:46.6572400Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:07:46.6836310Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:07:46.7119911Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:07:46.7140141Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:07:46.7675333Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:07:46.7933939Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:07:46.7946065Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:07:46.8250796Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:07:46.8536620Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:07:46.8581367Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:07:46.8876512Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:07:46.9109985Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:07:46.9124340Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:07:46.9524718Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:07:46.9804711Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:07:46.9819355Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:07:47.0223034Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:07:47.0506291Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:07:47.0520918Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:07:47.0763593Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:07:47.1047185Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:07:47.1058126Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:07:47.1514847Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:07:47.1743791Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:07:47.1761491Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:07:47.2072575Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:07:47.2352426Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:07:47.2365078Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:07:47.2673990Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:07:47.2939434Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:07:47.2951477Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:07:47.3315049Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:07:47.3525441Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:07:47.3542037Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:07:47.3799132Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:07:47.4080213Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:07:47.4096983Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:07:47.4474155Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:07:47.4680952Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:07:47.4693366Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:07:47.4995109Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:07:47.5243942Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:07:47.5259005Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:07:47.5845943Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:07:47.6096801Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:07:47.6113620Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:07:47.6474061Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:07:47.6793073Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:07:47.9230370Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:07:47.9508430Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:07:47.9787260Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:07:47.9811131Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:07:48.0154119Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:07:48.0381583Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:07:48.0396903Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:07:48.0794717Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:07:48.1015013Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:07:48.1038970Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:07:48.1347382Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:07:48.1634294Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:07:48.1645944Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:07:48.1913520Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:07:48.2196396Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:07:48.2208359Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:07:48.2480239Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:07:48.2762677Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:07:48.2776043Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:07:48.3491727Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:07:48.3768821Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:07:48.3789441Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:07:48.4114293Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:07:48.4342706Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:07:48.4354066Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:07:48.4674092Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:07:48.4901794Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:07:48.4913441Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:07:48.5177975Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:07:48.5462808Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:07:48.5473782Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:07:48.5795365Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:07:48.6030231Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:07:48.6047000Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:07:48.6368775Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:07:48.6656755Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:07:48.6675922Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:07:48.6994299Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:07:48.7233794Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:07:48.7248680Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:48.7674275Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:07:48.7890513Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:07:48.7917926Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:48.8376991Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:07:48.8609147Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:07:48.8620857Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:07:48.8954042Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:07:48.9175522Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:07:48.9192685Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:07:48.9538496Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:07:48.9822257Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:07:48.9842890Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:07:49.0154357Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:07:49.0374243Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:07:49.0386538Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:07:49.0714344Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:07:49.0944486Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:07:49.0957309Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:07:49.1234681Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:07:49.1510699Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:07:49.1522531Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:07:49.1836126Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:07:49.2080113Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:07:49.2108377Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:07:49.2434842Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:07:49.2655938Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:07:49.2672768Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:07:49.2970650Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:07:49.3208043Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:07:49.3226453Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:07:49.3553840Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:07:49.3812810Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:07:49.3825840Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:07:49.4156100Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:07:49.4421195Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:07:49.4437312Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:07:49.4707843Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:07:49.5000153Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:07:49.5020186Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:07:49.5400156Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:07:49.5728797Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:07:49.5730927Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:07:49.6078704Z Selecting previously unselected package licensecheck. 2021-05-18T14:07:49.6323965Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:07:49.6336330Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:07:49.6673858Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:07:49.6896629Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:07:49.6915486Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:07:49.7254763Z Selecting previously unselected package t1utils. 2021-05-18T14:07:49.7478010Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:07:49.7500699Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:07:49.7905212Z Selecting previously unselected package lintian. 2021-05-18T14:07:49.8197435Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:07:49.8223325Z Unpacking lintian (2.62.0) ... 2021-05-18T14:07:50.2074035Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:07:50.2302410Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:07:50.2316299Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:07:50.2634657Z Selecting previously unselected package python3-xdg. 2021-05-18T14:07:50.2889878Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:07:50.2910565Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:07:50.3234007Z Selecting previously unselected package qpdf. 2021-05-18T14:07:50.3515726Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:07:50.3531578Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:07:50.4336784Z Selecting previously unselected package python3-magic. 2021-05-18T14:07:50.4589421Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:07:50.4604162Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:07:50.5259390Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:07:50.5321524Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:07:50.5365902Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:07:50.5412997Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:07:50.5445173Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:07:50.5480780Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:07:50.5526758Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:07:50.5567876Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:07:50.5606128Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:07:50.7438455Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:07:50.7477980Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:07:50.7508854Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:07:50.7546112Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:07:50.7589600Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:07:50.7614968Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:07:50.7651460Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:07:50.7691343Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:07:50.7746155Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:07:50.7795608Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:07:50.7835890Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:07:50.7865140Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:07:50.7907994Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:07:50.7941430Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:07:50.7975188Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:07:50.8009664Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:07:50.8047258Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:07:50.8084491Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:07:50.8127223Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:07:50.8166318Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:07:50.8191445Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:07:50.8223772Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:07:50.8255268Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:07:50.8290398Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:07:50.8355727Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:07:50.8400878Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:07:51.0216405Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:51.0264488Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:07:51.0313223Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:07:51.0356311Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:07:51.0402218Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:07:51.0441271Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:07:51.0491611Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:07:51.0538776Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:07:51.0579635Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:07:51.0624727Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:07:51.0652185Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:07:51.2663221Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:07:51.2695190Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:07:51.2730526Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:07:51.2763461Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:07:51.2795104Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:07:51.2830417Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:07:51.2860273Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:07:51.2892147Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:07:51.2930095Z Setting up t1utils (1.41-3) ... 2021-05-18T14:07:51.2958977Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:07:51.2984896Z Setting up diffstat (1.63-1) ... 2021-05-18T14:07:51.3022467Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:07:51.3060840Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:07:51.3090708Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:07:51.3152682Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:07:51.3179769Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:07:51.3226286Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:07:51.3263198Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:07:51.3298271Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:07:51.3332194Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:07:51.3382827Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:07:51.3418325Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:07:51.3455121Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:07:51.3482743Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:07:51.3511713Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:07:51.3563471Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:07:51.3597034Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:07:51.3646630Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:07:51.3674773Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:07:51.3725047Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:07:51.5331880Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:07:51.5362667Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:07:51.5403365Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:07:51.5430752Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:07:51.5457931Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:07:51.5487608Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:07:51.5515842Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:07:51.5566947Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:07:51.5753160Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:07:51.5793061Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:07:51.5828683Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:07:51.7373885Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:07:51.7408035Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:51.7439759Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:07:51.7533025Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:07:51.7559054Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:07:51.7594423Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:07:51.7632611Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:07:51.7668079Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:07:51.7708531Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:07:51.7737977Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:07:51.7791797Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:07:51.7824564Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:07:51.7852410Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:07:51.7890984Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:07:51.7935299Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:07:51.7974072Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:07:51.9704962Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:07:51.9740418Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:07:51.9765077Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:07:51.9802613Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:07:51.9863157Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:07:51.9891754Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:07:51.9927995Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:07:51.9964899Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:07:51.9991278Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:07:52.0033412Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:07:52.0081308Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:07:52.0108812Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:07:52.0145565Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:07:52.0186466Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:07:52.0221007Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:07:52.0254238Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:07:52.0285698Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:07:52.0323247Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:07:52.2154265Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:07:52.2215301Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:07:52.2266450Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:07:52.2292094Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:07:52.2350732Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:07:52.2379061Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:07:52.2425373Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:07:52.2473348Z Setting up lintian (2.62.0) ... 2021-05-18T14:07:52.2527068Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:07:52.2576698Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:11.3372824Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:08:11.6334263Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:18.0447954Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-18T14:08:18.1815653Z 2021-05-18T14:08:18.1984923Z Reading package lists... 0% 2021-05-18T14:08:18.1985830Z 2021-05-18T14:08:18.2034482Z Reading package lists... 100% 2021-05-18T14:08:18.2035217Z 2021-05-18T14:08:18.2035663Z 2021-05-18T14:08:18.2036297Z Reading package lists... Done 2021-05-18T14:08:18.2036833Z 2021-05-18T14:08:18.2037822Z Building dependency tree... 0% 2021-05-18T14:08:18.2038367Z 2021-05-18T14:08:18.2336248Z Building dependency tree... 0% 2021-05-18T14:08:18.2337769Z 2021-05-18T14:08:18.2338954Z Building dependency tree... 50% 2021-05-18T14:08:18.2339941Z 2021-05-18T14:08:18.3812167Z Building dependency tree... 50% 2021-05-18T14:08:18.3813508Z 2021-05-18T14:08:18.3814609Z Building dependency tree 2021-05-18T14:08:18.3815536Z 2021-05-18T14:08:18.3817004Z Reading state information... 0% 2021-05-18T14:08:18.3818060Z 2021-05-18T14:08:18.5602303Z Reading state information... 0% 2021-05-18T14:08:18.5603498Z 2021-05-18T14:08:18.5604151Z 2021-05-18T14:08:18.5605224Z Reading state information... Done 2021-05-18T14:08:18.5606119Z 2021-05-18T14:08:18.5607108Z Reading state information... 0% 2021-05-18T14:08:18.5661444Z 2021-05-18T14:08:18.5662744Z Reading state information... 1% 2021-05-18T14:08:18.5702226Z 2021-05-18T14:08:18.5702986Z Reading state information... 3% 2021-05-18T14:08:18.5745349Z 2021-05-18T14:08:18.5746132Z Reading state information... 5% 2021-05-18T14:08:18.5790848Z 2021-05-18T14:08:18.5791569Z Reading state information... 7% 2021-05-18T14:08:18.5830287Z 2021-05-18T14:08:18.5831029Z Reading state information... 9% 2021-05-18T14:08:18.5873096Z 2021-05-18T14:08:18.5873887Z Reading state information... 11% 2021-05-18T14:08:18.5916772Z 2021-05-18T14:08:18.5917481Z Reading state information... 13% 2021-05-18T14:08:18.5957959Z 2021-05-18T14:08:18.5958713Z Reading state information... 15% 2021-05-18T14:08:18.5997870Z 2021-05-18T14:08:18.5998666Z Reading state information... 17% 2021-05-18T14:08:18.6043167Z 2021-05-18T14:08:18.6043676Z Reading state information... 19% 2021-05-18T14:08:18.6084374Z 2021-05-18T14:08:18.6084904Z Reading state information... 21% 2021-05-18T14:08:18.6125107Z 2021-05-18T14:08:18.6125645Z Reading state information... 23% 2021-05-18T14:08:18.6170626Z 2021-05-18T14:08:18.6171100Z Reading state information... 25% 2021-05-18T14:08:18.6217535Z 2021-05-18T14:08:18.6218035Z Reading state information... 27% 2021-05-18T14:08:18.6261316Z 2021-05-18T14:08:18.6261845Z Reading state information... 29% 2021-05-18T14:08:18.6306541Z 2021-05-18T14:08:18.6307036Z Reading state information... 31% 2021-05-18T14:08:18.6352765Z 2021-05-18T14:08:18.6353309Z Reading state information... 33% 2021-05-18T14:08:18.6391972Z 2021-05-18T14:08:18.6392618Z Reading state information... 35% 2021-05-18T14:08:18.6439934Z 2021-05-18T14:08:18.6440466Z Reading state information... 37% 2021-05-18T14:08:18.6480059Z 2021-05-18T14:08:18.6480591Z Reading state information... 39% 2021-05-18T14:08:18.6526582Z 2021-05-18T14:08:18.6527136Z Reading state information... 41% 2021-05-18T14:08:18.6567902Z 2021-05-18T14:08:18.6568418Z Reading state information... 43% 2021-05-18T14:08:18.6616770Z 2021-05-18T14:08:18.6617299Z Reading state information... 45% 2021-05-18T14:08:18.6687264Z 2021-05-18T14:08:18.6687792Z Reading state information... 47% 2021-05-18T14:08:18.6729805Z 2021-05-18T14:08:18.6730328Z Reading state information... 49% 2021-05-18T14:08:18.6777728Z 2021-05-18T14:08:18.6778259Z Reading state information... 51% 2021-05-18T14:08:18.6821459Z 2021-05-18T14:08:18.6821977Z Reading state information... 53% 2021-05-18T14:08:18.6863988Z 2021-05-18T14:08:18.6864505Z Reading state information... 55% 2021-05-18T14:08:18.6909592Z 2021-05-18T14:08:18.6910126Z Reading state information... 57% 2021-05-18T14:08:18.6954250Z 2021-05-18T14:08:18.6954772Z Reading state information... 59% 2021-05-18T14:08:18.7005092Z 2021-05-18T14:08:18.7005662Z Reading state information... 61% 2021-05-18T14:08:18.7050523Z 2021-05-18T14:08:18.7051053Z Reading state information... 63% 2021-05-18T14:08:18.7092454Z 2021-05-18T14:08:18.7092972Z Reading state information... 65% 2021-05-18T14:08:18.7136471Z 2021-05-18T14:08:18.7137008Z Reading state information... 67% 2021-05-18T14:08:18.7179701Z 2021-05-18T14:08:18.7180243Z Reading state information... 69% 2021-05-18T14:08:18.7237207Z 2021-05-18T14:08:18.7238057Z Reading state information... 71% 2021-05-18T14:08:18.7276674Z 2021-05-18T14:08:18.7277181Z Reading state information... 73% 2021-05-18T14:08:18.7320765Z 2021-05-18T14:08:18.7321299Z Reading state information... 75% 2021-05-18T14:08:18.7378069Z 2021-05-18T14:08:18.7378610Z Reading state information... 77% 2021-05-18T14:08:18.7421321Z 2021-05-18T14:08:18.7421872Z Reading state information... 79% 2021-05-18T14:08:18.7467656Z 2021-05-18T14:08:18.7468191Z Reading state information... 81% 2021-05-18T14:08:18.7513252Z 2021-05-18T14:08:18.7513790Z Reading state information... 83% 2021-05-18T14:08:18.7557919Z 2021-05-18T14:08:18.7558460Z Reading state information... 85% 2021-05-18T14:08:18.7602623Z 2021-05-18T14:08:18.7603171Z Reading state information... 87% 2021-05-18T14:08:18.7645040Z 2021-05-18T14:08:18.7645555Z Reading state information... 89% 2021-05-18T14:08:18.7685304Z 2021-05-18T14:08:18.7685818Z Reading state information... 91% 2021-05-18T14:08:18.7730933Z 2021-05-18T14:08:18.7731504Z Reading state information... 93% 2021-05-18T14:08:18.7772989Z 2021-05-18T14:08:18.7773518Z Reading state information... 95% 2021-05-18T14:08:18.7818929Z 2021-05-18T14:08:18.7819486Z Reading state information... 97% 2021-05-18T14:08:18.7862570Z 2021-05-18T14:08:18.7863085Z Reading state information... 99% 2021-05-18T14:08:19.0854926Z Selecting previously unselected package r-4.0.5. 2021-05-18T14:08:19.2216095Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:08:19.2332169Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-18T14:08:19.2350470Z Unpacking r-4.0.5 (1) ... 2021-05-18T14:08:20.0450042Z Setting up r-4.0.5 (1) ... 2021-05-18T14:08:20.0718125Z 2021-05-18T14:08:20.0719123Z 2021-05-18T14:08:20.0719887Z Reading state information... Done 2021-05-18T14:08:20.0973344Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-18T14:08:20.1090857Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:08:20.1380003Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:08:20.1380586Z env: 2021-05-18T14:08:20.1381084Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:20.1381599Z TIC_DEPLOY_KEY: 2021-05-18T14:08:20.1382504Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:20.1384397Z GITHUB_PAT: *** 2021-05-18T14:08:20.1385284Z COVERALLS_TOKEN: *** 2021-05-18T14:08:20.1385843Z continue-on-error: false 2021-05-18T14:08:20.1386380Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:20.1386910Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:20.1387409Z TZ: UTC 2021-05-18T14:08:20.1387830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:20.1388293Z NOT_CRAN: true 2021-05-18T14:08:20.1388712Z ##[endgroup] 2021-05-18T14:08:20.1971902Z [command]sudo apt-get install -y texinfo 2021-05-18T14:08:20.3819721Z Reading package lists... 2021-05-18T14:08:20.5607255Z Building dependency tree... 2021-05-18T14:08:20.5627777Z Reading state information... 2021-05-18T14:08:20.7977687Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:08:20.7979613Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:20.9851715Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:08:21.0426974Z --2021-05-18 14:08:21-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:08:21.0543512Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:08:21.0597242Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:08:21.0954355Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:08:21.0959071Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:08:21.0963167Z --2021-05-18 14:08:21-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:08:21.1745519Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:08:21.2357968Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:08:21.4573313Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:08:21.4579307Z 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=XNr9NVhe0FWb%2BcEtpW1UMYIS5PecxaTBpnMot4nF45g%3D&st=2021-05-18T14%3A07%3A21Z&se=2021-05-18T14%3A13%3A21Z&sp=r [following] 2021-05-18T14:08:21.4586905Z --2021-05-18 14:08:21-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=XNr9NVhe0FWb%2BcEtpW1UMYIS5PecxaTBpnMot4nF45g%3D&st=2021-05-18T14%3A07%3A21Z&se=2021-05-18T14%3A13%3A21Z&sp=r 2021-05-18T14:08:21.4767228Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:08:21.5356934Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:08:21.7634206Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:08:22.6682453Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:08:22.6684652Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:08:22.6685064Z 2021-05-18T14:08:23.7534020Z 0K ........ ........ ........ ........ 49% 16.8M 2s 2021-05-18T14:08:24.8372556Z 32768K ........ ........ ........ ........ 99% 29.0M 0s 2021-05-18T14:08:24.8378440Z 65536K 100% 3.13M=3.1s 2021-05-18T14:08:24.8379557Z 2021-05-18T14:08:24.8382167Z 2021-05-18 14:08:24 (20.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:08:24.8383007Z 2021-05-18T14:08:26.9173029Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:08:26.9173953Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:08:27.2250222Z ##[group]Run tlmgr update --self 2021-05-18T14:08:27.2250838Z tlmgr update --self 2021-05-18T14:08:27.2251777Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:08:27.2252651Z tlmgr update --all 2021-05-18T14:08:27.2298468Z shell: /usr/bin/bash -e {0} 2021-05-18T14:08:27.2298873Z env: 2021-05-18T14:08:27.2299334Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:27.2299812Z TIC_DEPLOY_KEY: 2021-05-18T14:08:27.2300651Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:27.2302486Z GITHUB_PAT: *** 2021-05-18T14:08:27.2303313Z COVERALLS_TOKEN: *** 2021-05-18T14:08:27.2303811Z continue-on-error: false 2021-05-18T14:08:27.2304300Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:27.2304790Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:27.2305256Z TZ: UTC 2021-05-18T14:08:27.2305656Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:27.2306143Z NOT_CRAN: true 2021-05-18T14:08:27.2306525Z ##[endgroup] 2021-05-18T14:08:30.5134065Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:30.7050735Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:08:30.7052092Z running mktexlsr ... 2021-05-18T14:08:30.7883517Z done running mktexlsr. 2021-05-18T14:08:30.8149192Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:30.8150676Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:32.2480796Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:32.2482122Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:08:32.3379251Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:08:32.3946217Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:08:32.4380400Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-18T14:08:32.4851745Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-18T14:08:32.9147568Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-18T14:08:34.4091744Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-18T14:08:34.5028531Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-18T14:08:34.5848580Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-18T14:08:34.6292876Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-18T14:08:34.6754317Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-18T14:08:34.7367614Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-18T14:08:34.7824235Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-18T14:08:34.8284733Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-18T14:08:34.8817725Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-18T14:08:34.9530137Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-18T14:08:35.0478892Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-18T14:08:35.0940184Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-18T14:08:35.1387600Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-18T14:08:35.1844262Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-18T14:08:35.2328712Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-18T14:08:35.2843513Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-18T14:08:35.3305454Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-18T14:08:35.3801600Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-18T14:08:35.4265544Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-18T14:08:35.4755239Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-18T14:08:35.5210606Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-18T14:08:35.5673944Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-18T14:08:35.6151283Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-18T14:08:35.6616102Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-18T14:08:35.7095138Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-18T14:08:35.7570343Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-18T14:08:35.8027923Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-18T14:08:35.8528105Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-18T14:08:35.9000181Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-18T14:08:35.9477602Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-18T14:08:36.0106646Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-18T14:08:36.0605428Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-18T14:08:36.1062139Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-18T14:08:36.1528671Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-18T14:08:36.1973681Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-18T14:08:36.2571333Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-18T14:08:36.3047529Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-18T14:08:36.3590729Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-18T14:08:36.4046282Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-18T14:08:36.4519184Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-18T14:08:36.5001326Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-18T14:08:36.5450261Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-18T14:08:36.5914221Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-18T14:08:36.6375228Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-18T14:08:36.6854559Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-18T14:08:36.7327552Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-18T14:08:36.7790493Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-18T14:08:36.8251613Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-18T14:08:36.8706475Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-18T14:08:36.9179320Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-18T14:08:36.9666954Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-18T14:08:37.0141088Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-18T14:08:37.0625060Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-18T14:08:37.1140970Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-18T14:08:37.1658000Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-18T14:08:37.2120458Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-18T14:08:37.2607989Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-18T14:08:37.3089939Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-18T14:08:37.3568831Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-18T14:08:37.4050072Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-18T14:08:37.4757115Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-18T14:08:37.5654810Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-18T14:08:37.6240169Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-18T14:08:37.6740835Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-18T14:08:37.7226034Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-18T14:08:37.7716558Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-18T14:08:37.8252103Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-18T14:08:37.8796711Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-18T14:08:37.9271722Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-18T14:08:37.9741867Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-18T14:08:38.0209581Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-18T14:08:38.0697841Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-18T14:08:38.1349911Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:08:38.1815165Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-18T14:08:38.2327422Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-18T14:08:38.2805928Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-18T14:08:38.3322181Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-18T14:08:38.3836224Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-18T14:08:38.4320614Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-18T14:08:38.4863781Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-18T14:08:38.5891941Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-18T14:08:38.6370916Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-18T14:08:38.6855370Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-18T14:08:38.7087231Z running mktexlsr ... 2021-05-18T14:08:38.7915083Z done running mktexlsr. 2021-05-18T14:08:38.8238954Z running updmap-sys ... 2021-05-18T14:08:39.1224085Z done running updmap-sys. 2021-05-18T14:08:39.1225239Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:08:39.1227187Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/TpRSLoxA7t/Cpmty1P1qB ... 2021-05-18T14:08:39.5439549Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/TpRSLoxA7t/Cpmty1P1qB. 2021-05-18T14:08:39.5441492Z OK: optex.fmt/luatex 2021-05-18T14:08:39.5442914Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:39.5445923Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:40.8958258Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:08:40.8960596Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:41.0548804Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:08:41.0549582Z running mktexlsr ... 2021-05-18T14:08:41.1433011Z done running mktexlsr. 2021-05-18T14:08:41.1751348Z running updmap-sys ... 2021-05-18T14:08:41.4770455Z done running updmap-sys. 2021-05-18T14:08:41.4772111Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:41.4773788Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:41.5632017Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:08:41.5632747Z with: 2021-05-18T14:08:41.5633195Z pandoc-version: 2.7.3 2021-05-18T14:08:41.5633752Z env: 2021-05-18T14:08:41.5634237Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:41.5634751Z TIC_DEPLOY_KEY: 2021-05-18T14:08:41.5635655Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:41.5637559Z GITHUB_PAT: *** 2021-05-18T14:08:41.5638449Z COVERALLS_TOKEN: *** 2021-05-18T14:08:41.5639005Z continue-on-error: false 2021-05-18T14:08:41.5639537Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:41.5640063Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:41.5640566Z TZ: UTC 2021-05-18T14:08:41.5640984Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:41.5641450Z NOT_CRAN: true 2021-05-18T14:08:41.5641868Z ##[endgroup] 2021-05-18T14:08:42.0636429Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:08:42.1375742Z Reading package lists... 2021-05-18T14:08:42.3215394Z Building dependency tree... 2021-05-18T14:08:42.3235077Z Reading state information... 2021-05-18T14:08:42.5763601Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:08:42.5764988Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:42.5794320Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:08:42.7091326Z 2021-05-18T14:08:42.7273418Z Reading package lists... 0% 2021-05-18T14:08:42.7274409Z 2021-05-18T14:08:42.7320081Z Reading package lists... 100% 2021-05-18T14:08:42.7320936Z 2021-05-18T14:08:42.7321460Z 2021-05-18T14:08:42.7322268Z Reading package lists... Done 2021-05-18T14:08:42.7322911Z 2021-05-18T14:08:42.7323709Z Building dependency tree... 0% 2021-05-18T14:08:42.7324342Z 2021-05-18T14:08:42.7627081Z Building dependency tree... 0% 2021-05-18T14:08:42.7628627Z 2021-05-18T14:08:42.7629949Z Building dependency tree... 50% 2021-05-18T14:08:42.7631059Z 2021-05-18T14:08:42.9051214Z Building dependency tree... 50% 2021-05-18T14:08:42.9052709Z 2021-05-18T14:08:42.9054018Z Building dependency tree 2021-05-18T14:08:42.9056202Z 2021-05-18T14:08:42.9057507Z Reading state information... 0% 2021-05-18T14:08:42.9058412Z 2021-05-18T14:08:43.0772496Z Reading state information... 0% 2021-05-18T14:08:43.0773257Z 2021-05-18T14:08:43.0773679Z 2021-05-18T14:08:43.0774634Z Reading state information... Done 2021-05-18T14:08:43.0775350Z 2021-05-18T14:08:43.0776268Z Reading state information... 0% 2021-05-18T14:08:43.0828421Z 2021-05-18T14:08:43.0829019Z Reading state information... 1% 2021-05-18T14:08:43.0868970Z 2021-05-18T14:08:43.0869582Z Reading state information... 3% 2021-05-18T14:08:43.0912573Z 2021-05-18T14:08:43.0913104Z Reading state information... 5% 2021-05-18T14:08:43.0957160Z 2021-05-18T14:08:43.0957716Z Reading state information... 7% 2021-05-18T14:08:43.0997899Z 2021-05-18T14:08:43.0998483Z Reading state information... 9% 2021-05-18T14:08:43.1040259Z 2021-05-18T14:08:43.1040891Z Reading state information... 11% 2021-05-18T14:08:43.1082855Z 2021-05-18T14:08:43.1083435Z Reading state information... 13% 2021-05-18T14:08:43.1126500Z 2021-05-18T14:08:43.1127112Z Reading state information... 15% 2021-05-18T14:08:43.1169266Z 2021-05-18T14:08:43.1169978Z Reading state information... 17% 2021-05-18T14:08:43.1211030Z 2021-05-18T14:08:43.1211597Z Reading state information... 19% 2021-05-18T14:08:43.1252822Z 2021-05-18T14:08:43.1253366Z Reading state information... 21% 2021-05-18T14:08:43.1292869Z 2021-05-18T14:08:43.1293421Z Reading state information... 23% 2021-05-18T14:08:43.1338811Z 2021-05-18T14:08:43.1339369Z Reading state information... 25% 2021-05-18T14:08:43.1385473Z 2021-05-18T14:08:43.1386041Z Reading state information... 27% 2021-05-18T14:08:43.1429257Z 2021-05-18T14:08:43.1429836Z Reading state information... 29% 2021-05-18T14:08:43.1476593Z 2021-05-18T14:08:43.1477193Z Reading state information... 31% 2021-05-18T14:08:43.1523132Z 2021-05-18T14:08:43.1524050Z Reading state information... 33% 2021-05-18T14:08:43.1563927Z 2021-05-18T14:08:43.1564540Z Reading state information... 35% 2021-05-18T14:08:43.1603094Z 2021-05-18T14:08:43.1603839Z Reading state information... 37% 2021-05-18T14:08:43.1650690Z 2021-05-18T14:08:43.1651284Z Reading state information... 39% 2021-05-18T14:08:43.1697860Z 2021-05-18T14:08:43.1698411Z Reading state information... 41% 2021-05-18T14:08:43.1739193Z 2021-05-18T14:08:43.1739803Z Reading state information... 43% 2021-05-18T14:08:43.1787299Z 2021-05-18T14:08:43.1787848Z Reading state information... 45% 2021-05-18T14:08:43.1852999Z 2021-05-18T14:08:43.1853556Z Reading state information... 47% 2021-05-18T14:08:43.1897249Z 2021-05-18T14:08:43.1897964Z Reading state information... 49% 2021-05-18T14:08:43.1944516Z 2021-05-18T14:08:43.1945122Z Reading state information... 51% 2021-05-18T14:08:43.1986417Z 2021-05-18T14:08:43.1986954Z Reading state information... 53% 2021-05-18T14:08:43.2025686Z 2021-05-18T14:08:43.2026366Z Reading state information... 55% 2021-05-18T14:08:43.2068984Z 2021-05-18T14:08:43.2069596Z Reading state information... 57% 2021-05-18T14:08:43.2111797Z 2021-05-18T14:08:43.2112611Z Reading state information... 59% 2021-05-18T14:08:43.2162887Z 2021-05-18T14:08:43.2163577Z Reading state information... 61% 2021-05-18T14:08:43.2209111Z 2021-05-18T14:08:43.2209913Z Reading state information... 63% 2021-05-18T14:08:43.2250344Z 2021-05-18T14:08:43.2251030Z Reading state information... 65% 2021-05-18T14:08:43.2293939Z 2021-05-18T14:08:43.2294816Z Reading state information... 67% 2021-05-18T14:08:43.2338720Z 2021-05-18T14:08:43.2339392Z Reading state information... 69% 2021-05-18T14:08:43.2397657Z 2021-05-18T14:08:43.2398364Z Reading state information... 71% 2021-05-18T14:08:43.2436809Z 2021-05-18T14:08:43.2437552Z Reading state information... 73% 2021-05-18T14:08:43.2479580Z 2021-05-18T14:08:43.2480301Z Reading state information... 75% 2021-05-18T14:08:43.2538960Z 2021-05-18T14:08:43.2539787Z Reading state information... 77% 2021-05-18T14:08:43.2583700Z 2021-05-18T14:08:43.2584386Z Reading state information... 79% 2021-05-18T14:08:43.2628520Z 2021-05-18T14:08:43.2629212Z Reading state information... 81% 2021-05-18T14:08:43.2674453Z 2021-05-18T14:08:43.2675728Z Reading state information... 83% 2021-05-18T14:08:43.2718713Z 2021-05-18T14:08:43.2719548Z Reading state information... 85% 2021-05-18T14:08:43.2779755Z 2021-05-18T14:08:43.2780523Z Reading state information... 87% 2021-05-18T14:08:43.2809949Z 2021-05-18T14:08:43.2810691Z Reading state information... 89% 2021-05-18T14:08:43.2871819Z 2021-05-18T14:08:43.2872618Z Reading state information... 91% 2021-05-18T14:08:43.2899124Z 2021-05-18T14:08:43.2899715Z Reading state information... 93% 2021-05-18T14:08:43.2943720Z 2021-05-18T14:08:43.2944326Z Reading state information... 95% 2021-05-18T14:08:43.2991771Z 2021-05-18T14:08:43.2992573Z Reading state information... 97% 2021-05-18T14:08:43.3036050Z 2021-05-18T14:08:43.3036847Z Reading state information... 99% 2021-05-18T14:08:43.6120012Z Selecting previously unselected package pandoc. 2021-05-18T14:08:43.7456544Z (Reading database ... 261891 files and directories currently installed.) 2021-05-18T14:08:43.7574811Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:08:43.7595833Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:08:45.9964655Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:08:46.0007147Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:46.8597886Z 2021-05-18T14:08:46.8598840Z 2021-05-18T14:08:46.8599644Z Reading state information... Done 2021-05-18T14:08:46.8955586Z ##[group]Run git config user.name adigherman 2021-05-18T14:08:46.8956293Z git config user.name adigherman 2021-05-18T14:08:46.8956887Z git config user.email adig@jhu.edu 2021-05-18T14:08:46.9002359Z shell: /usr/bin/bash -e {0} 2021-05-18T14:08:46.9002809Z env: 2021-05-18T14:08:46.9003338Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:46.9003876Z TIC_DEPLOY_KEY: 2021-05-18T14:08:46.9004808Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:46.9006583Z GITHUB_PAT: *** 2021-05-18T14:08:46.9007741Z COVERALLS_TOKEN: *** 2021-05-18T14:08:46.9008326Z continue-on-error: false 2021-05-18T14:08:46.9008881Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:46.9009438Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:46.9009961Z TZ: UTC 2021-05-18T14:08:46.9010401Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:46.9010881Z NOT_CRAN: true 2021-05-18T14:08:46.9011335Z ##[endgroup] 2021-05-18T14:08:46.9290919Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:08:46.9291580Z env: 2021-05-18T14:08:46.9292055Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:46.9292543Z TIC_DEPLOY_KEY: 2021-05-18T14:08:46.9293381Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:46.9295108Z GITHUB_PAT: *** 2021-05-18T14:08:46.9295949Z COVERALLS_TOKEN: *** 2021-05-18T14:08:46.9296468Z continue-on-error: false 2021-05-18T14:08:46.9296948Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:46.9297457Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:46.9297921Z TZ: UTC 2021-05-18T14:08:46.9298333Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:46.9298770Z NOT_CRAN: true 2021-05-18T14:08:46.9299145Z ##[endgroup] 2021-05-18T14:08:47.1265686Z Reading package lists... 2021-05-18T14:08:47.3065551Z Building dependency tree... 2021-05-18T14:08:47.3084254Z Reading state information... 2021-05-18T14:08:47.4577940Z The following additional packages will be installed: 2021-05-18T14:08:47.4582800Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:08:47.4588973Z Suggested packages: 2021-05-18T14:08:47.4589770Z cmake-doc ninja-build 2021-05-18T14:08:47.5053810Z The following NEW packages will be installed: 2021-05-18T14:08:47.5065565Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:08:47.5281445Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:47.5282272Z Need to get 5470 kB of archives. 2021-05-18T14:08:47.5283102Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:08:47.5285118Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:08:47.5476919Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:08:47.5485843Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:08:47.5498297Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:08:48.0214278Z Fetched 5470 kB in 0s (76.6 MB/s) 2021-05-18T14:08:48.0692272Z Selecting previously unselected package cmake-data. 2021-05-18T14:08:48.0777444Z (Reading database ... 2021-05-18T14:08:48.0778040Z (Reading database ... 5% 2021-05-18T14:08:48.0778581Z (Reading database ... 10% 2021-05-18T14:08:48.0779131Z (Reading database ... 15% 2021-05-18T14:08:48.0779675Z (Reading database ... 20% 2021-05-18T14:08:48.0780207Z (Reading database ... 25% 2021-05-18T14:08:48.0780775Z (Reading database ... 30% 2021-05-18T14:08:48.0781303Z (Reading database ... 35% 2021-05-18T14:08:48.0781837Z (Reading database ... 40% 2021-05-18T14:08:48.0782419Z (Reading database ... 45% 2021-05-18T14:08:48.0782953Z (Reading database ... 50% 2021-05-18T14:08:48.0815362Z (Reading database ... 55% 2021-05-18T14:08:48.0859451Z (Reading database ... 60% 2021-05-18T14:08:48.0912664Z (Reading database ... 65% 2021-05-18T14:08:48.1062761Z (Reading database ... 70% 2021-05-18T14:08:48.1089915Z (Reading database ... 75% 2021-05-18T14:08:48.1589708Z (Reading database ... 80% 2021-05-18T14:08:48.1929543Z (Reading database ... 85% 2021-05-18T14:08:48.2092277Z (Reading database ... 90% 2021-05-18T14:08:48.2180534Z (Reading database ... 95% 2021-05-18T14:08:48.2181201Z (Reading database ... 100% 2021-05-18T14:08:48.2182114Z (Reading database ... 261898 files and directories currently installed.) 2021-05-18T14:08:48.2301657Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:08:48.2650311Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:08:48.8153267Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:08:48.8461480Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:08:48.8487743Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:08:48.8874028Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:08:48.9122055Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:08:48.9135901Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:08:48.9554102Z Selecting previously unselected package cmake. 2021-05-18T14:08:48.9812597Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:08:48.9822451Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:08:49.4591153Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:08:49.4639271Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:08:49.5098940Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:08:49.5151135Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:08:49.5192428Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:50.7990638Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:53.2566701Z Reading package lists... 2021-05-18T14:08:53.4369745Z Building dependency tree... 2021-05-18T14:08:53.4388727Z Reading state information... 2021-05-18T14:08:53.6019253Z Suggested packages: 2021-05-18T14:08:53.6022024Z libssh-doc 2021-05-18T14:08:53.6570809Z The following NEW packages will be installed: 2021-05-18T14:08:53.6575589Z libssh-dev 2021-05-18T14:08:53.6804265Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:53.6805467Z Need to get 219 kB of archives. 2021-05-18T14:08:53.6806816Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:08:53.6809548Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:08:54.1225921Z Fetched 219 kB in 0s (9518 kB/s) 2021-05-18T14:08:54.1530435Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:08:54.1606829Z (Reading database ... 2021-05-18T14:08:54.1607805Z (Reading database ... 5% 2021-05-18T14:08:54.1608576Z (Reading database ... 10% 2021-05-18T14:08:54.1609330Z (Reading database ... 15% 2021-05-18T14:08:54.1610080Z (Reading database ... 20% 2021-05-18T14:08:54.1610814Z (Reading database ... 25% 2021-05-18T14:08:54.1611575Z (Reading database ... 30% 2021-05-18T14:08:54.1612300Z (Reading database ... 35% 2021-05-18T14:08:54.1613038Z (Reading database ... 40% 2021-05-18T14:08:54.1613802Z (Reading database ... 45% 2021-05-18T14:08:54.1614511Z (Reading database ... 50% 2021-05-18T14:08:54.1637470Z (Reading database ... 55% 2021-05-18T14:08:54.1679552Z (Reading database ... 60% 2021-05-18T14:08:54.1726239Z (Reading database ... 65% 2021-05-18T14:08:54.1867221Z (Reading database ... 70% 2021-05-18T14:08:54.1894204Z (Reading database ... 75% 2021-05-18T14:08:54.2307412Z (Reading database ... 80% 2021-05-18T14:08:54.2655966Z (Reading database ... 85% 2021-05-18T14:08:54.2822270Z (Reading database ... 90% 2021-05-18T14:08:54.2906623Z (Reading database ... 95% 2021-05-18T14:08:54.2907320Z (Reading database ... 100% 2021-05-18T14:08:54.2908177Z (Reading database ... 264682 files and directories currently installed.) 2021-05-18T14:08:54.3033095Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:08:54.3045068Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:08:54.3951300Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:08:56.8074459Z Reading package lists... 2021-05-18T14:08:56.9892006Z Building dependency tree... 2021-05-18T14:08:56.9911381Z Reading state information... 2021-05-18T14:08:57.2091452Z The following NEW packages will be installed: 2021-05-18T14:08:57.2100951Z jags 2021-05-18T14:08:57.2809733Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:57.2810578Z Need to get 1562 kB of archives. 2021-05-18T14:08:57.2811712Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:08:57.2813676Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:08:57.7694440Z Fetched 1562 kB in 0s (14.1 MB/s) 2021-05-18T14:08:57.8057798Z Selecting previously unselected package jags. 2021-05-18T14:08:57.8132669Z (Reading database ... 2021-05-18T14:08:57.8133823Z (Reading database ... 5% 2021-05-18T14:08:57.8134506Z (Reading database ... 10% 2021-05-18T14:08:57.8135140Z (Reading database ... 15% 2021-05-18T14:08:57.8135797Z (Reading database ... 20% 2021-05-18T14:08:57.8136439Z (Reading database ... 25% 2021-05-18T14:08:57.8137063Z (Reading database ... 30% 2021-05-18T14:08:57.8137700Z (Reading database ... 35% 2021-05-18T14:08:57.8138330Z (Reading database ... 40% 2021-05-18T14:08:57.8138949Z (Reading database ... 45% 2021-05-18T14:08:57.8139581Z (Reading database ... 50% 2021-05-18T14:08:57.8165775Z (Reading database ... 55% 2021-05-18T14:08:57.8207750Z (Reading database ... 60% 2021-05-18T14:08:57.8253905Z (Reading database ... 65% 2021-05-18T14:08:57.8384856Z (Reading database ... 70% 2021-05-18T14:08:57.8409779Z (Reading database ... 75% 2021-05-18T14:08:57.8812247Z (Reading database ... 80% 2021-05-18T14:08:57.9144878Z (Reading database ... 85% 2021-05-18T14:08:57.9302171Z (Reading database ... 90% 2021-05-18T14:08:57.9386206Z (Reading database ... 95% 2021-05-18T14:08:57.9386964Z (Reading database ... 100% 2021-05-18T14:08:57.9388010Z (Reading database ... 264701 files and directories currently installed.) 2021-05-18T14:08:57.9504257Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:08:57.9525318Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:08:58.1258216Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:08:58.1446220Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:59.1778991Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:01.4364985Z Reading package lists... 2021-05-18T14:09:01.6312996Z Building dependency tree... 2021-05-18T14:09:01.6335470Z Reading state information... 2021-05-18T14:09:01.8076183Z The following additional packages will be installed: 2021-05-18T14:09:01.8078862Z libnode64 libuv1-dev 2021-05-18T14:09:01.8566465Z The following NEW packages will be installed: 2021-05-18T14:09:01.8571958Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:09:01.8766584Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:01.8767877Z Need to get 6239 kB of archives. 2021-05-18T14:09:01.8768937Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:09:01.8771963Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:09:01.8808623Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:09:01.9346317Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:09:02.3772117Z Fetched 6239 kB in 0s (82.4 MB/s) 2021-05-18T14:09:02.4132313Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:09:02.4209455Z (Reading database ... 2021-05-18T14:09:02.4210433Z (Reading database ... 5% 2021-05-18T14:09:02.4211461Z (Reading database ... 10% 2021-05-18T14:09:02.4212086Z (Reading database ... 15% 2021-05-18T14:09:02.4212676Z (Reading database ... 20% 2021-05-18T14:09:02.4213271Z (Reading database ... 25% 2021-05-18T14:09:02.4213821Z (Reading database ... 30% 2021-05-18T14:09:02.4214351Z (Reading database ... 35% 2021-05-18T14:09:02.4214905Z (Reading database ... 40% 2021-05-18T14:09:02.4215452Z (Reading database ... 45% 2021-05-18T14:09:02.4215981Z (Reading database ... 50% 2021-05-18T14:09:02.4261253Z (Reading database ... 55% 2021-05-18T14:09:02.4305880Z (Reading database ... 60% 2021-05-18T14:09:02.4352854Z (Reading database ... 65% 2021-05-18T14:09:02.4498244Z (Reading database ... 70% 2021-05-18T14:09:02.4522774Z (Reading database ... 75% 2021-05-18T14:09:02.4938743Z (Reading database ... 80% 2021-05-18T14:09:02.5277007Z (Reading database ... 85% 2021-05-18T14:09:02.5433414Z (Reading database ... 90% 2021-05-18T14:09:02.5516288Z (Reading database ... 95% 2021-05-18T14:09:02.5517222Z (Reading database ... 100% 2021-05-18T14:09:02.5518305Z (Reading database ... 264841 files and directories currently installed.) 2021-05-18T14:09:02.5637854Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:09:02.5650119Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:09:02.6114482Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:09:02.6334919Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:09:02.6357936Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:09:03.2959242Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:09:03.3233807Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:09:03.3246295Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:09:03.4286254Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:09:03.4316983Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:09:03.4355046Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:09:03.4393819Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:05.8930767Z Reading package lists... 2021-05-18T14:09:06.0765041Z Building dependency tree... 2021-05-18T14:09:06.0784839Z Reading state information... 2021-05-18T14:09:06.2467981Z The following additional packages will be installed: 2021-05-18T14:09:06.2471500Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:09:06.2476528Z Suggested packages: 2021-05-18T14:09:06.2478111Z libfftw3-doc 2021-05-18T14:09:06.2983645Z The following NEW packages will be installed: 2021-05-18T14:09:06.2992715Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:09:06.3232621Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:06.3233470Z Need to get 3986 kB of archives. 2021-05-18T14:09:06.3234300Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:09:06.3236337Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:09:06.3301998Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:09:06.3371528Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:09:06.3441061Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:09:06.3447292Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:09:06.8182193Z Fetched 3986 kB in 0s (66.2 MB/s) 2021-05-18T14:09:06.8522985Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:09:06.8602005Z (Reading database ... 2021-05-18T14:09:06.8602887Z (Reading database ... 5% 2021-05-18T14:09:06.8603645Z (Reading database ... 10% 2021-05-18T14:09:06.8604403Z (Reading database ... 15% 2021-05-18T14:09:06.8605122Z (Reading database ... 20% 2021-05-18T14:09:06.8605876Z (Reading database ... 25% 2021-05-18T14:09:06.8606608Z (Reading database ... 30% 2021-05-18T14:09:06.8607327Z (Reading database ... 35% 2021-05-18T14:09:06.8608068Z (Reading database ... 40% 2021-05-18T14:09:06.8608844Z (Reading database ... 45% 2021-05-18T14:09:06.8609563Z (Reading database ... 50% 2021-05-18T14:09:06.8644353Z (Reading database ... 55% 2021-05-18T14:09:06.8683273Z (Reading database ... 60% 2021-05-18T14:09:06.8726676Z (Reading database ... 65% 2021-05-18T14:09:06.8866651Z (Reading database ... 70% 2021-05-18T14:09:06.8890849Z (Reading database ... 75% 2021-05-18T14:09:06.9304140Z (Reading database ... 80% 2021-05-18T14:09:06.9658692Z (Reading database ... 85% 2021-05-18T14:09:06.9819167Z (Reading database ... 90% 2021-05-18T14:09:06.9903789Z (Reading database ... 95% 2021-05-18T14:09:06.9904404Z (Reading database ... 100% 2021-05-18T14:09:06.9905239Z (Reading database ... 264977 files and directories currently installed.) 2021-05-18T14:09:07.0029922Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:07.0058702Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.0715105Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:09:07.0947804Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:07.0959735Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.2066782Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:09:07.2332261Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:07.2348456Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.3435152Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:09:07.3667481Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:07.3689216Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.4033796Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:09:07.4308985Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:07.4324255Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.7450388Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.7492708Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.7519751Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.7555398Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.7589022Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:07.7627085Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:08.6348706Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:11.0848318Z Reading package lists... 2021-05-18T14:09:11.2630971Z Building dependency tree... 2021-05-18T14:09:11.2652011Z Reading state information... 2021-05-18T14:09:11.4343241Z The following additional packages will be installed: 2021-05-18T14:09:11.4345200Z libdcmtk14 2021-05-18T14:09:11.4825859Z The following NEW packages will be installed: 2021-05-18T14:09:11.4834039Z dcmtk libdcmtk14 2021-05-18T14:09:11.5021938Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:11.5022823Z Need to get 5546 kB of archives. 2021-05-18T14:09:11.5023664Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:09:11.5025650Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:09:11.5853772Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:09:12.0564320Z Fetched 5546 kB in 0s (43.2 MB/s) 2021-05-18T14:09:12.0900200Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:09:12.0977384Z (Reading database ... 2021-05-18T14:09:12.0978409Z (Reading database ... 5% 2021-05-18T14:09:12.0979158Z (Reading database ... 10% 2021-05-18T14:09:12.0979936Z (Reading database ... 15% 2021-05-18T14:09:12.0980664Z (Reading database ... 20% 2021-05-18T14:09:12.0981447Z (Reading database ... 25% 2021-05-18T14:09:12.0982181Z (Reading database ... 30% 2021-05-18T14:09:12.0982917Z (Reading database ... 35% 2021-05-18T14:09:12.0983629Z (Reading database ... 40% 2021-05-18T14:09:12.0984355Z (Reading database ... 45% 2021-05-18T14:09:12.0985088Z (Reading database ... 50% 2021-05-18T14:09:12.1021599Z (Reading database ... 55% 2021-05-18T14:09:12.1061648Z (Reading database ... 60% 2021-05-18T14:09:12.1104393Z (Reading database ... 65% 2021-05-18T14:09:12.1244027Z (Reading database ... 70% 2021-05-18T14:09:12.1373535Z (Reading database ... 75% 2021-05-18T14:09:12.1681118Z (Reading database ... 80% 2021-05-18T14:09:12.2034660Z (Reading database ... 85% 2021-05-18T14:09:12.2199063Z (Reading database ... 90% 2021-05-18T14:09:12.2287068Z (Reading database ... 95% 2021-05-18T14:09:12.2287664Z (Reading database ... 100% 2021-05-18T14:09:12.2288521Z (Reading database ... 265068 files and directories currently installed.) 2021-05-18T14:09:12.2410120Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:09:12.2428935Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:09:12.7994030Z Selecting previously unselected package dcmtk. 2021-05-18T14:09:12.8240259Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:09:12.8303946Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:09:12.9875057Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:09:12.9908927Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:09:13.0053332Z Adding `dcmtk' group to system ... 2021-05-18T14:09:13.1084936Z Adding `dcmtk' user to system ... 2021-05-18T14:09:13.2430639Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:09:13.5152663Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:15.3268708Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:17.7779323Z Reading package lists... 2021-05-18T14:09:17.9566331Z Building dependency tree... 2021-05-18T14:09:17.9585534Z Reading state information... 2021-05-18T14:09:18.2064230Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:09:18.2065656Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:18.2763397Z Reading package lists... 2021-05-18T14:09:18.4550614Z Building dependency tree... 2021-05-18T14:09:18.4570330Z Reading state information... 2021-05-18T14:09:18.7217077Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:09:18.7218601Z libpng-dev set to manually installed. 2021-05-18T14:09:18.7219702Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:18.7918676Z Reading package lists... 2021-05-18T14:09:18.9778972Z Building dependency tree... 2021-05-18T14:09:18.9800272Z Reading state information... 2021-05-18T14:09:19.1513219Z The following additional packages will be installed: 2021-05-18T14:09:19.1515462Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:09:19.1520162Z Suggested packages: 2021-05-18T14:09:19.1521793Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:09:19.1523705Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:09:19.1525157Z fonts-arphic-uming fonts-nanum 2021-05-18T14:09:19.2021297Z The following NEW packages will be installed: 2021-05-18T14:09:19.2023166Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:09:19.2030562Z libpoppler97 poppler-data 2021-05-18T14:09:19.2269173Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:19.2270571Z Need to get 2582 kB of archives. 2021-05-18T14:09:19.2273230Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:09:19.2277321Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:09:19.2506120Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-18T14:09:19.2578892Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:09:19.2985120Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:09:19.3043675Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:09:19.3087539Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:09:19.7533564Z Fetched 2582 kB in 0s (25.7 MB/s) 2021-05-18T14:09:19.7931232Z Selecting previously unselected package poppler-data. 2021-05-18T14:09:19.8008483Z (Reading database ... 2021-05-18T14:09:19.8009129Z (Reading database ... 5% 2021-05-18T14:09:19.8009674Z (Reading database ... 10% 2021-05-18T14:09:19.8010224Z (Reading database ... 15% 2021-05-18T14:09:19.8010754Z (Reading database ... 20% 2021-05-18T14:09:19.8011515Z (Reading database ... 25% 2021-05-18T14:09:19.8012066Z (Reading database ... 30% 2021-05-18T14:09:19.8012604Z (Reading database ... 35% 2021-05-18T14:09:19.8013155Z (Reading database ... 40% 2021-05-18T14:09:19.8013686Z (Reading database ... 45% 2021-05-18T14:09:19.8014235Z (Reading database ... 50% 2021-05-18T14:09:19.8053483Z (Reading database ... 55% 2021-05-18T14:09:19.8093598Z (Reading database ... 60% 2021-05-18T14:09:19.8136345Z (Reading database ... 65% 2021-05-18T14:09:19.8278430Z (Reading database ... 70% 2021-05-18T14:09:19.8379090Z (Reading database ... 75% 2021-05-18T14:09:19.8696634Z (Reading database ... 80% 2021-05-18T14:09:19.9052193Z (Reading database ... 85% 2021-05-18T14:09:19.9218761Z (Reading database ... 90% 2021-05-18T14:09:19.9309261Z (Reading database ... 95% 2021-05-18T14:09:19.9309935Z (Reading database ... 100% 2021-05-18T14:09:19.9310766Z (Reading database ... 265303 files and directories currently installed.) 2021-05-18T14:09:19.9438984Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:09:19.9460827Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:09:20.2114213Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:09:20.2344415Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:09:20.2367824Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:09:20.2769621Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:09:20.3061534Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:20.3074551Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:20.4395490Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:09:20.4632005Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:20.4647421Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:20.4954600Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:09:20.5248458Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:20.5263842Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:20.5542801Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:09:20.5838611Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:20.5852475Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:20.6530967Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:09:20.6638449Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:09:20.6672949Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:20.6710347Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:20.6736024Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:20.6766209Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:20.6806487Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:09:20.7828667Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:23.2083669Z Reading package lists... 2021-05-18T14:09:23.3897370Z Building dependency tree... 2021-05-18T14:09:23.3917707Z Reading state information... 2021-05-18T14:09:23.5574557Z The following additional packages will be installed: 2021-05-18T14:09:23.5580490Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:09:23.5586800Z Suggested packages: 2021-05-18T14:09:23.5588245Z libhdf5-doc 2021-05-18T14:09:23.6086843Z The following NEW packages will be installed: 2021-05-18T14:09:23.6092895Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:09:23.6096829Z libsz2 2021-05-18T14:09:23.6307812Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:23.6308596Z Need to get 4074 kB of archives. 2021-05-18T14:09:23.6309374Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:09:23.6311701Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:09:23.6335147Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:09:23.6341888Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:09:23.6347378Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:09:23.6517936Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:09:23.6534774Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:09:23.6541848Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:09:24.1418305Z Fetched 4074 kB in 0s (53.8 MB/s) 2021-05-18T14:09:24.1751495Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:09:24.1829353Z (Reading database ... 2021-05-18T14:09:24.1830045Z (Reading database ... 5% 2021-05-18T14:09:24.1830608Z (Reading database ... 10% 2021-05-18T14:09:24.1831152Z (Reading database ... 15% 2021-05-18T14:09:24.1831694Z (Reading database ... 20% 2021-05-18T14:09:24.1833080Z (Reading database ... 25% 2021-05-18T14:09:24.1833621Z (Reading database ... 30% 2021-05-18T14:09:24.1834169Z (Reading database ... 35% 2021-05-18T14:09:24.1834775Z (Reading database ... 40% 2021-05-18T14:09:24.1835314Z (Reading database ... 45% 2021-05-18T14:09:24.1835895Z (Reading database ... 50% 2021-05-18T14:09:24.1863035Z (Reading database ... 55% 2021-05-18T14:09:24.1905461Z (Reading database ... 60% 2021-05-18T14:09:24.1952855Z (Reading database ... 65% 2021-05-18T14:09:24.2096863Z (Reading database ... 70% 2021-05-18T14:09:24.2227984Z (Reading database ... 75% 2021-05-18T14:09:24.2542832Z (Reading database ... 80% 2021-05-18T14:09:24.2894159Z (Reading database ... 85% 2021-05-18T14:09:24.3054350Z (Reading database ... 90% 2021-05-18T14:09:24.3139640Z (Reading database ... 95% 2021-05-18T14:09:24.3140374Z (Reading database ... 100% 2021-05-18T14:09:24.3141337Z (Reading database ... 265863 files and directories currently installed.) 2021-05-18T14:09:24.3262971Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:24.3276245Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:24.3576293Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:09:24.3873206Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:09:24.3929577Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:09:24.4263034Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:09:24.4530976Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:09:24.4542761Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:09:24.4843525Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:09:24.5142236Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:24.5157694Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:24.6835066Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:09:24.7066737Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:24.7083289Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:24.7452510Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:09:24.7749290Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:09:24.7765036Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:09:24.8056677Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:09:24.8354898Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:24.8371133Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:25.1808972Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:25.1844436Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:09:25.1878649Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:09:25.1905582Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:09:25.1942252Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:25.1976344Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:25.2010837Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:25.2095070Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-18T14:09:25.2133995Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:26.0882780Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:28.5122812Z Reading package lists... 2021-05-18T14:09:28.6919558Z Building dependency tree... 2021-05-18T14:09:28.6940764Z Reading state information... 2021-05-18T14:09:28.8616258Z The following additional packages will be installed: 2021-05-18T14:09:28.8620834Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:09:28.9138703Z The following NEW packages will be installed: 2021-05-18T14:09:28.9143948Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:09:28.9146640Z mesa-common-dev 2021-05-18T14:09:28.9357192Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:28.9358179Z Need to get 1761 kB of archives. 2021-05-18T14:09:28.9359028Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:09:28.9361261Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-18T14:09:28.9401176Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-18T14:09:28.9406217Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-18T14:09:28.9420328Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:09:28.9445176Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:09:28.9475381Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-18T14:09:29.4012156Z Fetched 1761 kB in 0s (41.8 MB/s) 2021-05-18T14:09:29.4336979Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:09:29.4415976Z (Reading database ... 2021-05-18T14:09:29.4416820Z (Reading database ... 5% 2021-05-18T14:09:29.4417649Z (Reading database ... 10% 2021-05-18T14:09:29.4418321Z (Reading database ... 15% 2021-05-18T14:09:29.4418992Z (Reading database ... 20% 2021-05-18T14:09:29.4419652Z (Reading database ... 25% 2021-05-18T14:09:29.4420405Z (Reading database ... 30% 2021-05-18T14:09:29.4421050Z (Reading database ... 35% 2021-05-18T14:09:29.4421716Z (Reading database ... 40% 2021-05-18T14:09:29.4422379Z (Reading database ... 45% 2021-05-18T14:09:29.4423041Z (Reading database ... 50% 2021-05-18T14:09:29.4461435Z (Reading database ... 55% 2021-05-18T14:09:29.4499475Z (Reading database ... 60% 2021-05-18T14:09:29.4541034Z (Reading database ... 65% 2021-05-18T14:09:29.4684457Z (Reading database ... 70% 2021-05-18T14:09:29.4811300Z (Reading database ... 75% 2021-05-18T14:09:29.5115218Z (Reading database ... 80% 2021-05-18T14:09:29.5480120Z (Reading database ... 85% 2021-05-18T14:09:29.5648113Z (Reading database ... 90% 2021-05-18T14:09:29.5735547Z (Reading database ... 95% 2021-05-18T14:09:29.5737170Z (Reading database ... 100% 2021-05-18T14:09:29.5739030Z (Reading database ... 266071 files and directories currently installed.) 2021-05-18T14:09:29.5857673Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:09:29.5872349Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:09:29.6343712Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:09:29.6575897Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:29.6591906Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:29.7074653Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:09:29.7311029Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:29.7334830Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:29.7742514Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:09:29.8040218Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:09:29.8078897Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:29.8515160Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:09:29.8807487Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:09:29.8821679Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:29.9338943Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:09:29.9611403Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:29.9627857Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:30.1907180Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:09:30.1944583Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:30.1992791Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:30.2036456Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:30.2080128Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:30.2111335Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:30.2148394Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:31.7598810Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:34.1884429Z Reading package lists... 2021-05-18T14:09:34.3698367Z Building dependency tree... 2021-05-18T14:09:34.3719319Z Reading state information... 2021-05-18T14:09:34.5400933Z The following additional packages will be installed: 2021-05-18T14:09:34.5405477Z libprotobuf-lite17 libprotoc17 2021-05-18T14:09:34.5911670Z The following NEW packages will be installed: 2021-05-18T14:09:34.5915127Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:09:34.5916204Z protobuf-compiler 2021-05-18T14:09:34.6326517Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:34.6327373Z Need to get 2754 kB of archives. 2021-05-18T14:09:34.6328318Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:09:34.6330802Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:09:34.6380650Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:09:34.6548008Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:09:34.6919263Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:09:34.7312835Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:09:35.1771396Z Fetched 2754 kB in 0s (20.2 MB/s) 2021-05-18T14:09:35.2165039Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:09:35.2245060Z (Reading database ... 2021-05-18T14:09:35.2246121Z (Reading database ... 5% 2021-05-18T14:09:35.2246692Z (Reading database ... 10% 2021-05-18T14:09:35.2247949Z (Reading database ... 15% 2021-05-18T14:09:35.2248493Z (Reading database ... 20% 2021-05-18T14:09:35.2249024Z (Reading database ... 25% 2021-05-18T14:09:35.2249754Z (Reading database ... 30% 2021-05-18T14:09:35.2250355Z (Reading database ... 35% 2021-05-18T14:09:35.2250887Z (Reading database ... 40% 2021-05-18T14:09:35.2251426Z (Reading database ... 45% 2021-05-18T14:09:35.2251974Z (Reading database ... 50% 2021-05-18T14:09:35.2296719Z (Reading database ... 55% 2021-05-18T14:09:35.2354841Z (Reading database ... 60% 2021-05-18T14:09:35.2423288Z (Reading database ... 65% 2021-05-18T14:09:35.2567907Z (Reading database ... 70% 2021-05-18T14:09:35.2698980Z (Reading database ... 75% 2021-05-18T14:09:35.3005956Z (Reading database ... 80% 2021-05-18T14:09:35.3362207Z (Reading database ... 85% 2021-05-18T14:09:35.3520920Z (Reading database ... 90% 2021-05-18T14:09:35.3610164Z (Reading database ... 95% 2021-05-18T14:09:35.3610751Z (Reading database ... 100% 2021-05-18T14:09:35.3611601Z (Reading database ... 266554 files and directories currently installed.) 2021-05-18T14:09:35.3730976Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:35.3757425Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:35.4233553Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:09:35.4449399Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:35.4460953Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:35.5475230Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:09:35.5736402Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:35.5758322Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:35.7515006Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:09:35.7767345Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:35.7780531Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:35.9075071Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:09:35.9296722Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:35.9317267Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:35.9966041Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:36.0007106Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:36.0039658Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:36.0079223Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:36.0125733Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:36.0164544Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:36.8225653Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:39.2686471Z Reading package lists... 2021-05-18T14:09:39.4496459Z Building dependency tree... 2021-05-18T14:09:39.4517221Z Reading state information... 2021-05-18T14:09:39.6214962Z The following additional packages will be installed: 2021-05-18T14:09:39.6217774Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:09:39.6220016Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:09:39.6221821Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:09:39.6223974Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:09:39.6226281Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:09:39.6228314Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:09:39.6230408Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:09:39.6233229Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:09:39.6235351Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:09:39.6237419Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:09:39.6241262Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:09:39.6242692Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:09:39.6243971Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:09:39.6245255Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:09:39.6246039Z Suggested packages: 2021-05-18T14:09:39.6247184Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:09:39.6248564Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:09:39.6250149Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:09:39.6251440Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:09:39.6996464Z The following NEW packages will be installed: 2021-05-18T14:09:39.6999117Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:09:39.7001225Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:09:39.7002986Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:09:39.7005011Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:09:39.7007123Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:09:39.7009163Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:09:39.7011262Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:09:39.7013323Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:09:39.7015354Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:09:39.7018917Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:09:39.7023737Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:09:39.7025364Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:09:39.7026962Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:09:39.7028209Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:09:39.7245096Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:39.7245981Z Need to get 47.1 MB of archives. 2021-05-18T14:09:39.7247308Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:09:39.7249379Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:09:39.7416733Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:09:39.7423972Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:09:39.7429390Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:09:39.7434844Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:09:39.7439130Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:09:39.7444872Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:09:39.7472777Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:09:39.8145994Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:09:39.8152425Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:09:39.8168691Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:09:39.8192314Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:09:39.8198216Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:09:39.8204218Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:09:39.8210648Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:09:39.8221938Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-18T14:09:39.8231294Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:09:39.8249056Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:09:39.8279568Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:09:39.8281729Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:09:39.8284431Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:09:39.8325354Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:09:39.8418706Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:09:39.8440966Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:09:39.8447167Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:09:39.8471128Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:09:39.9104799Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:09:39.9114222Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:09:39.9117173Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:09:39.9125720Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:09:39.9145546Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:09:39.9191812Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:09:39.9196065Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:09:39.9198719Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:09:39.9240686Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-18T14:09:39.9267222Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:09:39.9378868Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:09:39.9386821Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:09:40.1378985Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:09:40.1388452Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:09:40.1394908Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:09:40.1401841Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-18T14:09:40.1410585Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:09:40.1417069Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-18T14:09:40.1427548Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:09:40.1511609Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:09:40.1524470Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:09:40.1545499Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:09:40.1552962Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:09:40.1675401Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-18T14:09:40.1713775Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:09:40.1722512Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-18T14:09:40.1729188Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-18T14:09:40.1736335Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:09:40.1747173Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:09:40.1755188Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:09:40.1784854Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:09:40.1802684Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:09:40.1809948Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:09:40.1855004Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:09:40.1861774Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:09:40.1873668Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:09:40.1892240Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:09:40.1924588Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-18T14:09:40.1963576Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-18T14:09:40.1976060Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-18T14:09:40.1983526Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:09:40.2147637Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:09:40.2158869Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-18T14:09:40.2309843Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:09:40.2316386Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:09:40.2323409Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-18T14:09:40.2613139Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-18T14:09:40.2916425Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:09:40.3000351Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:09:40.3074766Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:09:40.9261687Z Fetched 47.1 MB in 1s (79.4 MB/s) 2021-05-18T14:09:40.9640917Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:09:40.9719718Z (Reading database ... 2021-05-18T14:09:40.9720759Z (Reading database ... 5% 2021-05-18T14:09:40.9721321Z (Reading database ... 10% 2021-05-18T14:09:40.9721839Z (Reading database ... 15% 2021-05-18T14:09:40.9724055Z (Reading database ... 20% 2021-05-18T14:09:40.9724622Z (Reading database ... 25% 2021-05-18T14:09:40.9728883Z (Reading database ... 30% 2021-05-18T14:09:40.9729479Z (Reading database ... 35% 2021-05-18T14:09:40.9730028Z (Reading database ... 40% 2021-05-18T14:09:40.9730558Z (Reading database ... 45% 2021-05-18T14:09:40.9731096Z (Reading database ... 50% 2021-05-18T14:09:40.9773094Z (Reading database ... 55% 2021-05-18T14:09:40.9813663Z (Reading database ... 60% 2021-05-18T14:09:40.9853763Z (Reading database ... 65% 2021-05-18T14:09:40.9990945Z (Reading database ... 70% 2021-05-18T14:09:41.0121497Z (Reading database ... 75% 2021-05-18T14:09:41.0435140Z (Reading database ... 80% 2021-05-18T14:09:41.0791862Z (Reading database ... 85% 2021-05-18T14:09:41.0955487Z (Reading database ... 90% 2021-05-18T14:09:41.1044794Z (Reading database ... 95% 2021-05-18T14:09:41.1045385Z (Reading database ... 100% 2021-05-18T14:09:41.1046225Z (Reading database ... 266725 files and directories currently installed.) 2021-05-18T14:09:41.1167827Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:09:41.1195499Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:09:41.2702871Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:09:41.2999197Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:41.3013263Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:09:41.3434548Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:09:41.3656962Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:41.3668529Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:09:41.3943246Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:09:41.4237503Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:41.4260334Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:09:41.4633485Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:09:41.4853572Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:09:41.4881658Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:41.5301647Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:09:41.5599698Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:09:41.5611531Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:09:41.5954507Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:09:41.6231847Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:41.6246510Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:41.6834142Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:09:41.7082669Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:09:41.7097867Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:09:42.4913459Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:09:42.5182645Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:09:42.5195876Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:09:42.5553574Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:09:42.5797643Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:09:42.5813355Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:09:42.6314013Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:09:42.6536319Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:42.6552638Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:09:42.7036788Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:09:42.7324622Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:09:42.7338884Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:09:42.7633897Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:09:42.7935071Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:09:42.7964255Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:09:42.8353600Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:09:42.8574846Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:09:42.8586914Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:09:42.8953879Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:09:42.9211436Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:09:42.9233516Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:09:42.9633878Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:09:42.9903866Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:42.9917774Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:43.0313945Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:09:43.0572875Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:09:43.0596169Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:09:43.1154440Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:09:43.1380202Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:09:43.1399342Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:09:43.1763167Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:09:43.2049995Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:09:43.2069313Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:09:43.2481050Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:09:43.2777216Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:43.2790675Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:09:43.3234148Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:09:43.3449346Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:09:43.3460111Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:09:43.4368678Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:09:43.4609125Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:09:43.4619742Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:09:43.6513515Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:09:43.6790433Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:09:43.6802125Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:09:43.7313379Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:09:43.7586376Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:09:43.7598048Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:09:43.7914184Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:09:43.8208390Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:09:43.8234980Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:09:43.8834094Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:09:43.9082603Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:43.9096460Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:44.4434738Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:09:44.4667428Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:09:44.4688874Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:09:44.5036534Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:09:44.5337952Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:09:44.5344478Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:09:44.5580847Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:09:44.5879250Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:09:44.5888902Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:09:44.6354739Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:09:44.6626694Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:09:44.6639781Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:09:44.7054890Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:09:44.7358442Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:09:44.7375843Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:09:44.7714289Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:09:44.7987944Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:09:44.7998411Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:09:44.8432728Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:09:44.8728609Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:09:44.8742085Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:09:44.9193631Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:09:44.9459669Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:09:44.9473199Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:09:45.0394168Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:09:45.0656855Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:09:45.0671537Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:45.1191582Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:09:45.1487124Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:45.1498575Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:45.2734177Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:09:45.3029508Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:09:45.3041588Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:09:45.3440751Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:09:45.3746536Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:09:45.3760852Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:09:46.6515565Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:09:46.6751509Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:09:46.6765658Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:09:46.7119379Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:09:46.7421637Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:09:46.7432329Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:09:46.7834168Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:09:46.8082192Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:09:46.8094655Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:09:46.8411513Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:09:46.8709602Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:46.8721660Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:09:46.9113755Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:09:46.9348849Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:09:46.9365771Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:09:46.9691428Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:09:46.9998346Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:47.0016184Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:47.0435431Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:09:47.0706317Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:09:47.0721989Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:09:47.2071305Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:09:47.2367769Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:09:47.2385307Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:09:47.2768687Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:09:47.3145468Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:47.3168640Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:47.3674047Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:09:47.3948644Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:09:47.3963966Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:09:47.4314020Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:09:47.4613087Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:47.4631097Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:47.6026680Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:09:47.6329870Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:09:47.6342370Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:09:47.6918134Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:09:47.7191383Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:09:47.7203753Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:09:47.7674322Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:09:47.7901889Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:09:47.7913847Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:47.8222833Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:09:47.8534458Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:09:47.8549837Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:47.8859293Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:09:47.9158264Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:09:47.9177631Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:09:47.9539179Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:09:47.9841011Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:09:47.9856140Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:09:48.0194626Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:09:48.0471569Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:09:48.0482695Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:09:48.1154140Z Selecting previously unselected package libopenal-data. 2021-05-18T14:09:48.1388419Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:09:48.1401796Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:09:48.1850665Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:09:48.2147709Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:09:48.2187707Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:09:48.2554115Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:09:48.2801011Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:09:48.2816907Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:09:48.3630963Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:09:48.3903958Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:09:48.3918317Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:09:48.4313388Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:09:48.4540173Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:09:48.4552858Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:09:48.4994721Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:09:48.5256786Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:09:48.5268653Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:09:48.5804413Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:09:48.6053981Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:09:48.6164316Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:09:48.6755539Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:09:48.7027602Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:09:48.7038334Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:09:48.7754031Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:09:48.8053111Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:48.8074288Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:48.8474437Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:09:48.8750935Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:48.8762230Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:48.9193807Z Selecting previously unselected package ffmpeg. 2021-05-18T14:09:48.9446533Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:48.9543668Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:49.0993735Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:09:49.1246694Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:09:49.1265826Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:09:49.1675325Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:09:49.1973636Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:09:49.1983295Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:09:49.4194369Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:09:49.4458705Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:09:49.4484914Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:09:49.4879650Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:09:49.5152466Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:09:49.5166678Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:09:49.5481275Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:09:49.5781882Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:49.5792568Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:49.8851850Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:09:49.9146194Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:49.9158183Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:50.2434104Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:09:50.2711928Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:09:50.2726023Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:09:50.4265516Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:09:50.4513655Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:09:50.4539109Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:09:50.4835218Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:09:50.5099313Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:09:50.5115209Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:50.5826638Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:09:50.5870260Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:50.5903977Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:09:50.5947636Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:09:50.5981910Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:09:50.6008656Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:09:50.6048417Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:09:50.6081537Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:09:50.6115577Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:09:50.6148387Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:09:50.6180552Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:09:50.6216348Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:09:50.6244913Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:09:50.6284614Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:09:50.6315789Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:09:50.6354241Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:09:50.6402560Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:09:50.6439370Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:09:50.6475892Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:09:50.6518263Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:09:50.6578313Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:09:50.6610548Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:09:50.6654257Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:09:50.6701933Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:09:50.6741023Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:09:50.6783711Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:09:50.6823303Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:09:50.6864189Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:09:50.6925568Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:09:50.6975693Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:09:50.7014501Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:09:50.7055095Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:09:50.7102559Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:09:50.7137776Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:50.7206246Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:09:50.7236839Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:09:50.7273215Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:09:50.7310206Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:09:50.7369307Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:50.7403484Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:09:50.7439942Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:09:50.7493075Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:09:50.7537953Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:09:50.7565566Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:09:50.7590251Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:09:50.7626089Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:09:50.7678284Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:09:50.7708606Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:09:50.7762031Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:09:50.7818720Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:09:50.7853014Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:50.7892312Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:09:50.7927939Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:50.7975887Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:50.8015136Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:09:50.8056262Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8113609Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:09:50.8151322Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8195458Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:09:50.8235333Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:09:50.8283284Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:50.8331749Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:09:50.8366208Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:09:50.8422187Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8460294Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:09:50.8488985Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:09:50.8518637Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:09:50.8627239Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8665964Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8698353Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8751879Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:09:50.8812287Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:09:50.8851473Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8882675Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8920206Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.8978993Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.9078447Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:52.0846142Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:54.5594625Z Reading package lists... 2021-05-18T14:09:54.7453105Z Building dependency tree... 2021-05-18T14:09:54.7474082Z Reading state information... 2021-05-18T14:09:54.9166270Z The following additional packages will be installed: 2021-05-18T14:09:54.9170166Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:09:54.9700046Z The following NEW packages will be installed: 2021-05-18T14:09:54.9702367Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:09:54.9704311Z libmagick++-dev 2021-05-18T14:09:54.9914836Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:54.9915676Z Need to get 309 kB of archives. 2021-05-18T14:09:54.9916740Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:09:54.9919094Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-18T14:09:54.9942563Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-18T14:09:54.9968979Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-18T14:09:54.9985816Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-18T14:09:56.1918154Z Fetched 309 kB in 0s (13.3 MB/s) 2021-05-18T14:09:56.1928290Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:09:56.1929898Z (Reading database ... 2021-05-18T14:09:56.1930880Z (Reading database ... 5% 2021-05-18T14:09:56.1931860Z (Reading database ... 10% 2021-05-18T14:09:56.1932827Z (Reading database ... 15% 2021-05-18T14:09:56.1933767Z (Reading database ... 20% 2021-05-18T14:09:56.1934727Z (Reading database ... 25% 2021-05-18T14:09:56.1935672Z (Reading database ... 30% 2021-05-18T14:09:56.1936605Z (Reading database ... 35% 2021-05-18T14:09:56.1937550Z (Reading database ... 40% 2021-05-18T14:09:56.1938484Z (Reading database ... 45% 2021-05-18T14:09:56.1939433Z (Reading database ... 50% 2021-05-18T14:09:56.1940377Z (Reading database ... 55% 2021-05-18T14:09:56.1941304Z (Reading database ... 60% 2021-05-18T14:09:56.1942259Z (Reading database ... 65% 2021-05-18T14:09:56.1943211Z (Reading database ... 70% 2021-05-18T14:09:56.1944137Z (Reading database ... 75% 2021-05-18T14:09:56.1945089Z (Reading database ... 80% 2021-05-18T14:09:56.1946016Z (Reading database ... 85% 2021-05-18T14:09:56.1947010Z (Reading database ... 90% 2021-05-18T14:09:56.1947611Z (Reading database ... 95% 2021-05-18T14:09:56.1948147Z (Reading database ... 100% 2021-05-18T14:09:56.1948985Z (Reading database ... 267266 files and directories currently installed.) 2021-05-18T14:09:56.1950421Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:09:56.1951808Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:56.1953378Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:09:56.1954784Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:09:56.1956136Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:56.1957452Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:09:56.1958912Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:09:56.1960554Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:56.1961786Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:09:56.1963107Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:09:56.1964355Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:56.1965573Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:56.1966830Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:56.1968119Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:56.1969324Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:09:56.1970591Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:58.4901957Z Reading package lists... 2021-05-18T14:09:58.6798575Z Building dependency tree... 2021-05-18T14:09:58.6819923Z Reading state information... 2021-05-18T14:09:58.8580998Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:09:58.8583339Z The following additional packages will be installed: 2021-05-18T14:09:58.8588259Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:09:58.8590323Z libijs-0.35 libjbig2dec0 2021-05-18T14:09:58.8591373Z Suggested packages: 2021-05-18T14:09:58.8593814Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:09:58.8595544Z ghostscript-x 2021-05-18T14:09:58.9120902Z The following NEW packages will be installed: 2021-05-18T14:09:58.9123565Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:09:58.9129294Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:09:58.9337735Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:58.9339471Z Need to get 11.2 MB of archives. 2021-05-18T14:09:58.9340552Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:09:58.9342850Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-18T14:09:58.9573792Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-18T14:09:58.9583345Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:09:59.0122247Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:09:59.0202536Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:09:59.0206910Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:09:59.0211900Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:09:59.0449766Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:09:59.5184996Z Fetched 11.2 MB in 0s (87.9 MB/s) 2021-05-18T14:09:59.5579896Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:09:59.5662669Z (Reading database ... 2021-05-18T14:09:59.5663852Z (Reading database ... 5% 2021-05-18T14:09:59.5667420Z (Reading database ... 10% 2021-05-18T14:09:59.5667943Z (Reading database ... 15% 2021-05-18T14:09:59.5668452Z (Reading database ... 20% 2021-05-18T14:09:59.5668948Z (Reading database ... 25% 2021-05-18T14:09:59.5678671Z (Reading database ... 30% 2021-05-18T14:09:59.5679258Z (Reading database ... 35% 2021-05-18T14:09:59.5679838Z (Reading database ... 40% 2021-05-18T14:09:59.5680369Z (Reading database ... 45% 2021-05-18T14:09:59.5680906Z (Reading database ... 50% 2021-05-18T14:09:59.5720024Z (Reading database ... 55% 2021-05-18T14:09:59.5771889Z (Reading database ... 60% 2021-05-18T14:09:59.5802168Z (Reading database ... 65% 2021-05-18T14:09:59.5941376Z (Reading database ... 70% 2021-05-18T14:09:59.6083232Z (Reading database ... 75% 2021-05-18T14:09:59.6109062Z (Reading database ... 80% 2021-05-18T14:09:59.6745807Z (Reading database ... 85% 2021-05-18T14:09:59.6929479Z (Reading database ... 90% 2021-05-18T14:09:59.7022230Z (Reading database ... 95% 2021-05-18T14:09:59.7022847Z (Reading database ... 100% 2021-05-18T14:09:59.7023704Z (Reading database ... 267311 files and directories currently installed.) 2021-05-18T14:09:59.7149102Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:09:59.7401594Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:09:59.9707232Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:09:59.9931263Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:09:59.9947084Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:10:00.0342525Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:10:00.0592034Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:10:00.1288658Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:10:00.5674914Z Selecting previously unselected package libgs9-common. 2021-05-18T14:10:00.5935034Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:10:00.5949719Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:00.7096199Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:10:00.7359279Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:10:00.7386720Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:10:00.7714346Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:10:00.7956003Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:10:00.7969838Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:10:00.8354627Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:10:00.8620177Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:10:00.8634213Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:01.1594456Z Selecting previously unselected package ghostscript. 2021-05-18T14:10:01.1841814Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:10:01.1860487Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:01.2605478Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:10:01.2676945Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:10:01.2720194Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:10:01.3413069Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:10:01.3446670Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:10:01.3731010Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:01.3765341Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:01.3801293Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:01.3931023Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:10:01.5218570Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:01.5472786Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:05.1771235Z Reading package lists... 2021-05-18T14:10:05.3633300Z Building dependency tree... 2021-05-18T14:10:05.3657026Z Reading state information... 2021-05-18T14:10:05.5310143Z The following additional packages will be installed: 2021-05-18T14:10:05.5313086Z libudunits2-0 libudunits2-data 2021-05-18T14:10:05.5815923Z The following NEW packages will be installed: 2021-05-18T14:10:05.5819366Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:10:05.6725411Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:05.6727188Z Need to get 429 kB of archives. 2021-05-18T14:10:05.6728639Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:10:05.6732010Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:10:05.6828999Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:10:05.7123446Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:10:06.1813393Z Fetched 429 kB in 0s (3099 kB/s) 2021-05-18T14:10:06.2163460Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:10:06.2246423Z (Reading database ... 2021-05-18T14:10:06.2247073Z (Reading database ... 5% 2021-05-18T14:10:06.2247854Z (Reading database ... 10% 2021-05-18T14:10:06.2248390Z (Reading database ... 15% 2021-05-18T14:10:06.2248933Z (Reading database ... 20% 2021-05-18T14:10:06.2249459Z (Reading database ... 25% 2021-05-18T14:10:06.2249996Z (Reading database ... 30% 2021-05-18T14:10:06.2250535Z (Reading database ... 35% 2021-05-18T14:10:06.2251059Z (Reading database ... 40% 2021-05-18T14:10:06.2251698Z (Reading database ... 45% 2021-05-18T14:10:06.2252229Z (Reading database ... 50% 2021-05-18T14:10:06.2298946Z (Reading database ... 55% 2021-05-18T14:10:06.2354491Z (Reading database ... 60% 2021-05-18T14:10:06.2382705Z (Reading database ... 65% 2021-05-18T14:10:06.2522751Z (Reading database ... 70% 2021-05-18T14:10:06.2663341Z (Reading database ... 75% 2021-05-18T14:10:06.2689427Z (Reading database ... 80% 2021-05-18T14:10:06.3299394Z (Reading database ... 85% 2021-05-18T14:10:06.3481760Z (Reading database ... 90% 2021-05-18T14:10:06.3571994Z (Reading database ... 95% 2021-05-18T14:10:06.3572617Z (Reading database ... 100% 2021-05-18T14:10:06.3573433Z (Reading database ... 267875 files and directories currently installed.) 2021-05-18T14:10:06.3696818Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:10:06.3715020Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:10:06.4011966Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:10:06.4310667Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:10:06.4335867Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:10:06.4650745Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:10:06.4925102Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:10:06.4940674Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:10:06.5784103Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:10:06.5826276Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:10:06.5854645Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:10:06.5885530Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:06.7062043Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:09.1271546Z Reading package lists... 2021-05-18T14:10:09.3108468Z Building dependency tree... 2021-05-18T14:10:09.3129426Z Reading state information... 2021-05-18T14:10:09.5321251Z The following NEW packages will be installed: 2021-05-18T14:10:09.5326554Z libjq-dev 2021-05-18T14:10:09.5611499Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:09.5612941Z Need to get 11.2 kB of archives. 2021-05-18T14:10:09.5614273Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:10:09.5616563Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-18T14:10:10.0263532Z Fetched 11.2 kB in 0s (461 kB/s) 2021-05-18T14:10:10.0609025Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:10:10.0694220Z (Reading database ... 2021-05-18T14:10:10.0694898Z (Reading database ... 5% 2021-05-18T14:10:10.0695440Z (Reading database ... 10% 2021-05-18T14:10:10.0695992Z (Reading database ... 15% 2021-05-18T14:10:10.0696525Z (Reading database ... 20% 2021-05-18T14:10:10.0697066Z (Reading database ... 25% 2021-05-18T14:10:10.0697610Z (Reading database ... 30% 2021-05-18T14:10:10.0698136Z (Reading database ... 35% 2021-05-18T14:10:10.0698693Z (Reading database ... 40% 2021-05-18T14:10:10.0699217Z (Reading database ... 45% 2021-05-18T14:10:10.0699759Z (Reading database ... 50% 2021-05-18T14:10:10.0742693Z (Reading database ... 55% 2021-05-18T14:10:10.0797216Z (Reading database ... 60% 2021-05-18T14:10:10.0826397Z (Reading database ... 65% 2021-05-18T14:10:10.0975490Z (Reading database ... 70% 2021-05-18T14:10:10.1119273Z (Reading database ... 75% 2021-05-18T14:10:10.1145582Z (Reading database ... 80% 2021-05-18T14:10:10.1783574Z (Reading database ... 85% 2021-05-18T14:10:10.1971748Z (Reading database ... 90% 2021-05-18T14:10:10.2063172Z (Reading database ... 95% 2021-05-18T14:10:10.2063827Z (Reading database ... 100% 2021-05-18T14:10:10.2064741Z (Reading database ... 267904 files and directories currently installed.) 2021-05-18T14:10:10.2190351Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:10:10.2200953Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:10:10.2849659Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:10:12.7077372Z Reading package lists... 2021-05-18T14:10:12.8925647Z Building dependency tree... 2021-05-18T14:10:12.8946697Z Reading state information... 2021-05-18T14:10:13.1129312Z The following NEW packages will be installed: 2021-05-18T14:10:13.1133012Z libmng2 2021-05-18T14:10:13.1377524Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:13.1378602Z Need to get 168 kB of archives. 2021-05-18T14:10:13.1379890Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:10:13.1382271Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:10:13.6015505Z Fetched 168 kB in 0s (5795 kB/s) 2021-05-18T14:10:13.6374691Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:10:13.6456748Z (Reading database ... 2021-05-18T14:10:13.6457680Z (Reading database ... 5% 2021-05-18T14:10:13.6458422Z (Reading database ... 10% 2021-05-18T14:10:13.6459149Z (Reading database ... 15% 2021-05-18T14:10:13.6459831Z (Reading database ... 20% 2021-05-18T14:10:13.6460525Z (Reading database ... 25% 2021-05-18T14:10:13.6461219Z (Reading database ... 30% 2021-05-18T14:10:13.6461897Z (Reading database ... 35% 2021-05-18T14:10:13.6462586Z (Reading database ... 40% 2021-05-18T14:10:13.6463273Z (Reading database ... 45% 2021-05-18T14:10:13.6464170Z (Reading database ... 50% 2021-05-18T14:10:13.6496277Z (Reading database ... 55% 2021-05-18T14:10:13.6554458Z (Reading database ... 60% 2021-05-18T14:10:13.6583142Z (Reading database ... 65% 2021-05-18T14:10:13.6722808Z (Reading database ... 70% 2021-05-18T14:10:13.6858213Z (Reading database ... 75% 2021-05-18T14:10:13.6883059Z (Reading database ... 80% 2021-05-18T14:10:13.7496967Z (Reading database ... 85% 2021-05-18T14:10:13.7677929Z (Reading database ... 90% 2021-05-18T14:10:13.7765742Z (Reading database ... 95% 2021-05-18T14:10:13.7766856Z (Reading database ... 100% 2021-05-18T14:10:13.7768159Z (Reading database ... 267910 files and directories currently installed.) 2021-05-18T14:10:13.7893281Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:10:13.7929246Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:10:13.8717803Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:10:13.8762339Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:16.3333034Z Reading package lists... 2021-05-18T14:10:16.5152503Z Building dependency tree... 2021-05-18T14:10:16.5176939Z Reading state information... 2021-05-18T14:10:16.7135299Z E: Unable to locate package libmng1 2021-05-18T14:10:16.7878257Z Reading package lists... 2021-05-18T14:10:16.9636118Z Building dependency tree... 2021-05-18T14:10:16.9658148Z Reading state information... 2021-05-18T14:10:17.0987929Z E: Unable to locate package libapparmor-devel 2021-05-18T14:10:17.1689392Z Reading package lists... 2021-05-18T14:10:17.3480581Z Building dependency tree... 2021-05-18T14:10:17.3501745Z Reading state information... 2021-05-18T14:10:17.5191859Z The following additional packages will be installed: 2021-05-18T14:10:17.5196699Z libij-java 2021-05-18T14:10:17.5674513Z The following NEW packages will be installed: 2021-05-18T14:10:17.5681543Z imagej libij-java 2021-05-18T14:10:17.5887885Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:17.5889732Z Need to get 2328 kB of archives. 2021-05-18T14:10:17.5890784Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:10:17.5892930Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:10:17.6261157Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:10:18.0759679Z Fetched 2328 kB in 0s (43.3 MB/s) 2021-05-18T14:10:18.1098630Z Selecting previously unselected package libij-java. 2021-05-18T14:10:18.1187550Z (Reading database ... 2021-05-18T14:10:18.1188482Z (Reading database ... 5% 2021-05-18T14:10:18.1189442Z (Reading database ... 10% 2021-05-18T14:10:18.1190215Z (Reading database ... 15% 2021-05-18T14:10:18.1190942Z (Reading database ... 20% 2021-05-18T14:10:18.1191679Z (Reading database ... 25% 2021-05-18T14:10:18.1192631Z (Reading database ... 30% 2021-05-18T14:10:18.1193413Z (Reading database ... 35% 2021-05-18T14:10:18.1194147Z (Reading database ... 40% 2021-05-18T14:10:18.1194913Z (Reading database ... 45% 2021-05-18T14:10:18.1195765Z (Reading database ... 50% 2021-05-18T14:10:18.1238811Z (Reading database ... 55% 2021-05-18T14:10:18.1290380Z (Reading database ... 60% 2021-05-18T14:10:18.1317073Z (Reading database ... 65% 2021-05-18T14:10:18.1460476Z (Reading database ... 70% 2021-05-18T14:10:18.1597495Z (Reading database ... 75% 2021-05-18T14:10:18.1623871Z (Reading database ... 80% 2021-05-18T14:10:18.2241479Z (Reading database ... 85% 2021-05-18T14:10:18.2431374Z (Reading database ... 90% 2021-05-18T14:10:18.2519512Z (Reading database ... 95% 2021-05-18T14:10:18.2520467Z (Reading database ... 100% 2021-05-18T14:10:18.2521781Z (Reading database ... 267916 files and directories currently installed.) 2021-05-18T14:10:18.2649359Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:10:18.2662698Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:10:18.3997391Z Selecting previously unselected package imagej. 2021-05-18T14:10:18.4295236Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:10:18.4311533Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:10:18.5101943Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:10:18.5151768Z Setting up imagej (1.52r-1) ... 2021-05-18T14:10:18.5194128Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:10:18.8464253Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:19.6325631Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:10:22.1764169Z Reading package lists... 2021-05-18T14:10:22.3613400Z Building dependency tree... 2021-05-18T14:10:22.3636269Z Reading state information... 2021-05-18T14:10:22.5303820Z Suggested packages: 2021-05-18T14:10:22.5306683Z bowtie2-examples 2021-05-18T14:10:22.5793360Z The following NEW packages will be installed: 2021-05-18T14:10:22.5802800Z bowtie2 2021-05-18T14:10:22.6062242Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:22.6063837Z Need to get 1324 kB of archives. 2021-05-18T14:10:22.6065186Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:10:22.6067285Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:10:23.1096939Z Fetched 1324 kB in 0s (20.0 MB/s) 2021-05-18T14:10:23.1452695Z Selecting previously unselected package bowtie2. 2021-05-18T14:10:23.1533474Z (Reading database ... 2021-05-18T14:10:23.1534494Z (Reading database ... 5% 2021-05-18T14:10:23.1535055Z (Reading database ... 10% 2021-05-18T14:10:23.1537113Z (Reading database ... 15% 2021-05-18T14:10:23.1537918Z (Reading database ... 20% 2021-05-18T14:10:23.1542329Z (Reading database ... 25% 2021-05-18T14:10:23.1542918Z (Reading database ... 30% 2021-05-18T14:10:23.1543467Z (Reading database ... 35% 2021-05-18T14:10:23.1543996Z (Reading database ... 40% 2021-05-18T14:10:23.1544534Z (Reading database ... 45% 2021-05-18T14:10:23.1545060Z (Reading database ... 50% 2021-05-18T14:10:23.1581026Z (Reading database ... 55% 2021-05-18T14:10:23.1633323Z (Reading database ... 60% 2021-05-18T14:10:23.1660586Z (Reading database ... 65% 2021-05-18T14:10:23.1798983Z (Reading database ... 70% 2021-05-18T14:10:23.1934655Z (Reading database ... 75% 2021-05-18T14:10:23.1959105Z (Reading database ... 80% 2021-05-18T14:10:23.2551012Z (Reading database ... 85% 2021-05-18T14:10:23.2743117Z (Reading database ... 90% 2021-05-18T14:10:23.2835098Z (Reading database ... 95% 2021-05-18T14:10:23.2835694Z (Reading database ... 100% 2021-05-18T14:10:23.2836538Z (Reading database ... 267939 files and directories currently installed.) 2021-05-18T14:10:23.2960340Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:10:23.2994748Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:10:23.5050652Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:10:23.5108275Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:26.8695311Z Reading package lists... 2021-05-18T14:10:27.0490632Z Building dependency tree... 2021-05-18T14:10:27.0511614Z Reading state information... 2021-05-18T14:10:27.2290784Z E: Unable to locate package install 2021-05-18T14:10:27.2292716Z E: Unable to locate package gdal 2021-05-18T14:10:27.3003113Z Reading package lists... 2021-05-18T14:10:27.4840624Z Building dependency tree... 2021-05-18T14:10:27.4863507Z Reading state information... 2021-05-18T14:10:27.5137301Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:10:27.5139002Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:10:27.5140104Z is only available from another source 2021-05-18T14:10:27.5140649Z 2021-05-18T14:10:27.6216749Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:10:27.6924114Z Reading package lists... 2021-05-18T14:10:27.8762350Z Building dependency tree... 2021-05-18T14:10:27.8784550Z Reading state information... 2021-05-18T14:10:27.9051357Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:10:27.9054588Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:10:27.9055385Z is only available from another source 2021-05-18T14:10:27.9056131Z However the following packages replace it: 2021-05-18T14:10:27.9056720Z ffmpeg 2021-05-18T14:10:27.9056995Z 2021-05-18T14:10:28.0122831Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:10:28.0825229Z Reading package lists... 2021-05-18T14:10:28.2714338Z Building dependency tree... 2021-05-18T14:10:28.2734882Z Reading state information... 2021-05-18T14:10:28.4431541Z The following additional packages will be installed: 2021-05-18T14:10:28.4434724Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:10:28.4436301Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:10:28.4437402Z libssh2-1-dev 2021-05-18T14:10:28.4442021Z Suggested packages: 2021-05-18T14:10:28.4442957Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:10:28.4944820Z The following NEW packages will be installed: 2021-05-18T14:10:28.4947103Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:10:28.4950156Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:10:28.4955964Z libssh2-1-dev 2021-05-18T14:10:28.5169491Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:28.5170351Z Need to get 2667 kB of archives. 2021-05-18T14:10:28.5171262Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:10:28.5173262Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:10:28.5213492Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:10:28.5279838Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:10:28.5285181Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:10:28.5300526Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:10:28.5306821Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:10:28.5315809Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:10:28.5361084Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:10:28.5404259Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:10:28.5428803Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:10:28.5434141Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:10:29.0120950Z Fetched 2667 kB in 0s (54.7 MB/s) 2021-05-18T14:10:29.0469653Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:10:29.0550021Z (Reading database ... 2021-05-18T14:10:29.0551150Z (Reading database ... 5% 2021-05-18T14:10:29.0551753Z (Reading database ... 10% 2021-05-18T14:10:29.0554267Z (Reading database ... 15% 2021-05-18T14:10:29.0555397Z (Reading database ... 20% 2021-05-18T14:10:29.0556082Z (Reading database ... 25% 2021-05-18T14:10:29.0556753Z (Reading database ... 30% 2021-05-18T14:10:29.0557423Z (Reading database ... 35% 2021-05-18T14:10:29.0558081Z (Reading database ... 40% 2021-05-18T14:10:29.0558745Z (Reading database ... 45% 2021-05-18T14:10:29.0559433Z (Reading database ... 50% 2021-05-18T14:10:29.0606506Z (Reading database ... 55% 2021-05-18T14:10:29.0659289Z (Reading database ... 60% 2021-05-18T14:10:29.0691315Z (Reading database ... 65% 2021-05-18T14:10:29.0829381Z (Reading database ... 70% 2021-05-18T14:10:29.0967655Z (Reading database ... 75% 2021-05-18T14:10:29.0993251Z (Reading database ... 80% 2021-05-18T14:10:29.1602861Z (Reading database ... 85% 2021-05-18T14:10:29.1795820Z (Reading database ... 90% 2021-05-18T14:10:29.1889277Z (Reading database ... 95% 2021-05-18T14:10:29.1890233Z (Reading database ... 100% 2021-05-18T14:10:29.1891526Z (Reading database ... 267965 files and directories currently installed.) 2021-05-18T14:10:29.2012260Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:10:29.2039349Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:10:29.2451779Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:10:29.2729825Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:10:29.2740336Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:10:29.3570920Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:10:29.3871724Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:10:29.3903555Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:10:29.4313591Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:10:29.4547726Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:29.4566222Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:29.5050449Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:10:29.5346378Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:29.5366052Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:29.5715204Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:10:29.5985353Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:29.6002639Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:29.6435731Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:10:29.6682233Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:10:29.6697749Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:29.7434794Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:10:29.7671334Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:29.7687845Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:29.8515154Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:10:29.8765175Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:10:29.8782016Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:10:29.9459806Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:10:29.9765431Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:10:29.9790077Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:10:30.0154236Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:10:30.0399465Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:10:30.0421244Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:30.1860787Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:10:30.1910230Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:30.1943096Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:10:30.1985112Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:10:30.2019201Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:30.2064661Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:30.2098461Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:30.2124667Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:10:30.2183908Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:10:30.2234992Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:30.2342883Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:30.2384629Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:35.7271077Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:35.8489902Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:38.2915787Z Reading package lists... 2021-05-18T14:10:38.4723537Z Building dependency tree... 2021-05-18T14:10:38.4744589Z Reading state information... 2021-05-18T14:10:38.7397687Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:10:38.7399095Z libtiff-dev set to manually installed. 2021-05-18T14:10:38.7400125Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:38.8111925Z Reading package lists... 2021-05-18T14:10:38.9936440Z Building dependency tree... 2021-05-18T14:10:38.9958090Z Reading state information... 2021-05-18T14:10:39.2441456Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:10:39.2442961Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:39.3149429Z Reading package lists... 2021-05-18T14:10:39.5020643Z Building dependency tree... 2021-05-18T14:10:39.5044905Z Reading state information... 2021-05-18T14:10:39.7238567Z The following NEW packages will be installed: 2021-05-18T14:10:39.7244529Z libsodium-dev 2021-05-18T14:10:39.7469436Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:39.7470274Z Need to get 169 kB of archives. 2021-05-18T14:10:39.7471099Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:10:39.7473997Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:10:40.2078817Z Fetched 169 kB in 0s (8956 kB/s) 2021-05-18T14:10:40.2427779Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:10:40.2507150Z (Reading database ... 2021-05-18T14:10:40.2508092Z (Reading database ... 5% 2021-05-18T14:10:40.2508856Z (Reading database ... 10% 2021-05-18T14:10:40.2509613Z (Reading database ... 15% 2021-05-18T14:10:40.2510364Z (Reading database ... 20% 2021-05-18T14:10:40.2511104Z (Reading database ... 25% 2021-05-18T14:10:40.2511843Z (Reading database ... 30% 2021-05-18T14:10:40.2515039Z (Reading database ... 35% 2021-05-18T14:10:40.2515725Z (Reading database ... 40% 2021-05-18T14:10:40.2516230Z (Reading database ... 45% 2021-05-18T14:10:40.2516719Z (Reading database ... 50% 2021-05-18T14:10:40.2557442Z (Reading database ... 55% 2021-05-18T14:10:40.2615317Z (Reading database ... 60% 2021-05-18T14:10:40.2643105Z (Reading database ... 65% 2021-05-18T14:10:40.2785129Z (Reading database ... 70% 2021-05-18T14:10:40.2928976Z (Reading database ... 75% 2021-05-18T14:10:40.2955729Z (Reading database ... 80% 2021-05-18T14:10:40.3570322Z (Reading database ... 85% 2021-05-18T14:10:40.3775687Z (Reading database ... 90% 2021-05-18T14:10:40.3868573Z (Reading database ... 95% 2021-05-18T14:10:40.3869260Z (Reading database ... 100% 2021-05-18T14:10:40.3870234Z (Reading database ... 268468 files and directories currently installed.) 2021-05-18T14:10:40.3996844Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:10:40.4011594Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:10:40.4908357Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:10:42.9184935Z Reading package lists... 2021-05-18T14:10:43.1033414Z Building dependency tree... 2021-05-18T14:10:43.1055712Z Reading state information... 2021-05-18T14:10:43.2734575Z The following additional packages will be installed: 2021-05-18T14:10:43.2737609Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:10:43.3250117Z The following NEW packages will be installed: 2021-05-18T14:10:43.3261606Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:10:43.3264789Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:10:43.3554701Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:43.3555696Z Need to get 10.4 MB of archives. 2021-05-18T14:10:43.3556672Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:10:43.3558898Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:10:43.3788619Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:10:43.4139630Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:10:43.4681169Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:10:43.5283514Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:10:43.5914546Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-18T14:10:43.6569698Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-18T14:10:43.7975633Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:10:44.2808817Z Fetched 10.4 MB in 0s (21.7 MB/s) 2021-05-18T14:10:44.3165823Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:10:44.3247826Z (Reading database ... 2021-05-18T14:10:44.3248473Z (Reading database ... 5% 2021-05-18T14:10:44.3249021Z (Reading database ... 10% 2021-05-18T14:10:44.3249573Z (Reading database ... 15% 2021-05-18T14:10:44.3250109Z (Reading database ... 20% 2021-05-18T14:10:44.3250680Z (Reading database ... 25% 2021-05-18T14:10:44.3251226Z (Reading database ... 30% 2021-05-18T14:10:44.3251755Z (Reading database ... 35% 2021-05-18T14:10:44.3252294Z (Reading database ... 40% 2021-05-18T14:10:44.3252821Z (Reading database ... 45% 2021-05-18T14:10:44.3253360Z (Reading database ... 50% 2021-05-18T14:10:44.3288958Z (Reading database ... 55% 2021-05-18T14:10:44.3343369Z (Reading database ... 60% 2021-05-18T14:10:44.3372465Z (Reading database ... 65% 2021-05-18T14:10:44.3515962Z (Reading database ... 70% 2021-05-18T14:10:44.3656632Z (Reading database ... 75% 2021-05-18T14:10:44.3684924Z (Reading database ... 80% 2021-05-18T14:10:44.4278072Z (Reading database ... 85% 2021-05-18T14:10:44.4468709Z (Reading database ... 90% 2021-05-18T14:10:44.4557284Z (Reading database ... 95% 2021-05-18T14:10:44.4558172Z (Reading database ... 100% 2021-05-18T14:10:44.4559159Z (Reading database ... 268538 files and directories currently installed.) 2021-05-18T14:10:44.4687823Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:10:44.4702748Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:10:44.5554373Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:10:44.5927053Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:10:44.5930071Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:10:44.7235064Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:10:44.7493301Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:10:44.7508724Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:10:44.9160429Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:10:44.9460494Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:44.9474999Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:45.0990934Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:10:45.1293335Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:45.1306306Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:45.3215259Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:10:45.3513563Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:10:45.3524772Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:45.5434669Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:10:45.5652794Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:10:45.5668568Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:45.9435228Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:10:45.9674942Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:45.9689620Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:10:46.0653559Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:46.0710692Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:10:46.0755309Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:10:46.0796522Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:46.0851638Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:10:46.0888626Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:46.0921391Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:46.0954791Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:10:46.0997109Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:49.3905668Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:51.8346891Z Reading package lists... 2021-05-18T14:10:52.0105638Z Building dependency tree... 2021-05-18T14:10:52.0126417Z Reading state information... 2021-05-18T14:10:52.2532795Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:10:52.2536383Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:52.3231432Z Reading package lists... 2021-05-18T14:10:52.5059605Z Building dependency tree... 2021-05-18T14:10:52.5081243Z Reading state information... 2021-05-18T14:10:52.6728111Z The following additional packages will be installed: 2021-05-18T14:10:52.6731086Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:10:52.6733204Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:10:52.6739267Z Suggested packages: 2021-05-18T14:10:52.6740866Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:10:52.7277881Z The following NEW packages will be installed: 2021-05-18T14:10:52.7282448Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:10:52.7288688Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:10:52.7490879Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:52.7491956Z Need to get 1459 kB of archives. 2021-05-18T14:10:52.7492716Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:10:52.7494695Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:10:52.7524684Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:10:52.7531899Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:10:52.7539551Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:10:52.7546399Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-18T14:10:52.7554278Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:10:52.7568903Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:10:52.7628119Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:10:52.7662964Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:10:52.7669280Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:10:53.2377481Z Fetched 1459 kB in 0s (37.2 MB/s) 2021-05-18T14:10:53.2795541Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:10:53.2878174Z (Reading database ... 2021-05-18T14:10:53.2885758Z (Reading database ... 5% 2021-05-18T14:10:53.2886591Z (Reading database ... 10% 2021-05-18T14:10:53.2887302Z (Reading database ... 15% 2021-05-18T14:10:53.2888103Z (Reading database ... 20% 2021-05-18T14:10:53.2888775Z (Reading database ... 25% 2021-05-18T14:10:53.2889650Z (Reading database ... 30% 2021-05-18T14:10:53.2890397Z (Reading database ... 35% 2021-05-18T14:10:53.2891123Z (Reading database ... 40% 2021-05-18T14:10:53.2891859Z (Reading database ... 45% 2021-05-18T14:10:53.2892584Z (Reading database ... 50% 2021-05-18T14:10:53.2922592Z (Reading database ... 55% 2021-05-18T14:10:53.2972032Z (Reading database ... 60% 2021-05-18T14:10:53.3007097Z (Reading database ... 65% 2021-05-18T14:10:53.3156971Z (Reading database ... 70% 2021-05-18T14:10:53.3300628Z (Reading database ... 75% 2021-05-18T14:10:53.3325657Z (Reading database ... 80% 2021-05-18T14:10:53.3797176Z (Reading database ... 85% 2021-05-18T14:10:53.4126658Z (Reading database ... 90% 2021-05-18T14:10:53.4216185Z (Reading database ... 95% 2021-05-18T14:10:53.4217853Z (Reading database ... 100% 2021-05-18T14:10:53.4219719Z (Reading database ... 268763 files and directories currently installed.) 2021-05-18T14:10:53.4342374Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:53.4370242Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:53.4755087Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:10:53.4995940Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:53.5023363Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:53.5434967Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:10:53.5659063Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:53.5670881Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:53.6035048Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:10:53.6302423Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:53.6314959Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:53.6674978Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:10:53.6930633Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:10:53.6976490Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:10:53.7345240Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:10:53.7603795Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:53.7620431Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:53.8075873Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:10:53.8349537Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:10:53.8360875Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:10:53.9194593Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:10:53.9473933Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:10:53.9484700Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:10:54.0035264Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:10:54.0257897Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:54.0272722Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:54.0634885Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:10:54.0874640Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:10:54.0892018Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:10:54.2061522Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:10:54.2110812Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:54.2149436Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:10:54.2200760Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:10:54.2260389Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:54.2299653Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:54.2330683Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:54.2386759Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:54.2419386Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:54.2450062Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:10:54.2491989Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:54.2726314Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:57.8630230Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:11:00.3843642Z Reading package lists... 2021-05-18T14:11:00.5637571Z Building dependency tree... 2021-05-18T14:11:00.5660567Z Reading state information... 2021-05-18T14:11:00.7088917Z E: Unable to locate package udunits 2021-05-18T14:11:00.7785822Z Reading package lists... 2021-05-18T14:11:00.9529064Z Building dependency tree... 2021-05-18T14:11:00.9553261Z Reading state information... 2021-05-18T14:11:01.1146390Z The following additional packages will be installed: 2021-05-18T14:11:01.1147661Z libwebpdemux2 2021-05-18T14:11:01.1645012Z The following NEW packages will be installed: 2021-05-18T14:11:01.1651542Z libwebp-dev libwebpdemux2 2021-05-18T14:11:01.1863532Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:01.1864330Z Need to get 277 kB of archives. 2021-05-18T14:11:01.1865131Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:11:01.1867154Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:11:01.1882876Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:11:01.6407545Z Fetched 277 kB in 0s (12.3 MB/s) 2021-05-18T14:11:01.6799486Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:11:01.6885642Z (Reading database ... 2021-05-18T14:11:01.6886485Z (Reading database ... 5% 2021-05-18T14:11:01.6887144Z (Reading database ... 10% 2021-05-18T14:11:01.6887786Z (Reading database ... 15% 2021-05-18T14:11:01.6888631Z (Reading database ... 20% 2021-05-18T14:11:01.6889289Z (Reading database ... 25% 2021-05-18T14:11:01.6889919Z (Reading database ... 30% 2021-05-18T14:11:01.6890539Z (Reading database ... 35% 2021-05-18T14:11:01.6891173Z (Reading database ... 40% 2021-05-18T14:11:01.6891853Z (Reading database ... 45% 2021-05-18T14:11:01.6892473Z (Reading database ... 50% 2021-05-18T14:11:01.6934978Z (Reading database ... 55% 2021-05-18T14:11:01.6985129Z (Reading database ... 60% 2021-05-18T14:11:01.7020388Z (Reading database ... 65% 2021-05-18T14:11:01.7161978Z (Reading database ... 70% 2021-05-18T14:11:01.7293803Z (Reading database ... 75% 2021-05-18T14:11:01.7321726Z (Reading database ... 80% 2021-05-18T14:11:01.7766228Z (Reading database ... 85% 2021-05-18T14:11:01.8077971Z (Reading database ... 90% 2021-05-18T14:11:01.8166042Z (Reading database ... 95% 2021-05-18T14:11:01.8166862Z (Reading database ... 100% 2021-05-18T14:11:01.8167972Z (Reading database ... 269063 files and directories currently installed.) 2021-05-18T14:11:01.8282337Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:11:01.8315758Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:11:01.8634660Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:11:01.8876939Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:11:01.8916642Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:11:01.9830158Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:11:01.9868306Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:11:01.9901703Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:04.4077274Z Reading package lists... 2021-05-18T14:11:04.5808727Z Building dependency tree... 2021-05-18T14:11:04.5828717Z Reading state information... 2021-05-18T14:11:04.7524976Z The following additional packages will be installed: 2021-05-18T14:11:04.7528450Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:11:04.7531533Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:11:04.7534163Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:11:04.7535702Z Suggested packages: 2021-05-18T14:11:04.7537551Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:11:04.7539164Z Recommended packages: 2021-05-18T14:11:04.7540281Z cargo 2021-05-18T14:11:04.8108314Z The following NEW packages will be installed: 2021-05-18T14:11:04.8117851Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:11:04.8119450Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:11:04.8126761Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:11:04.8406514Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:04.8407400Z Need to get 108 MB of archives. 2021-05-18T14:11:04.8408219Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:11:04.8410210Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:11:04.8480174Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:11:04.8491656Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-18T14:11:04.8506655Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:11:04.8588488Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:11:04.8620637Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:11:04.9075436Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-18T14:11:04.9946898Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-18T14:11:07.2697770Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-18T14:11:08.3269205Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-18T14:11:08.3944615Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-18T14:11:08.5208486Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:11:08.7413826Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-18T14:11:09.2079177Z Fetched 108 MB in 4s (27.5 MB/s) 2021-05-18T14:11:09.2480239Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:11:09.2564659Z (Reading database ... 2021-05-18T14:11:09.2565513Z (Reading database ... 5% 2021-05-18T14:11:09.2566276Z (Reading database ... 10% 2021-05-18T14:11:09.2567016Z (Reading database ... 15% 2021-05-18T14:11:09.2567761Z (Reading database ... 20% 2021-05-18T14:11:09.2568480Z (Reading database ... 25% 2021-05-18T14:11:09.2569209Z (Reading database ... 30% 2021-05-18T14:11:09.2569927Z (Reading database ... 35% 2021-05-18T14:11:09.2570730Z (Reading database ... 40% 2021-05-18T14:11:09.2571408Z (Reading database ... 45% 2021-05-18T14:11:09.2572068Z (Reading database ... 50% 2021-05-18T14:11:09.2610544Z (Reading database ... 55% 2021-05-18T14:11:09.2656152Z (Reading database ... 60% 2021-05-18T14:11:09.2690137Z (Reading database ... 65% 2021-05-18T14:11:09.2829063Z (Reading database ... 70% 2021-05-18T14:11:09.2965405Z (Reading database ... 75% 2021-05-18T14:11:09.2993250Z (Reading database ... 80% 2021-05-18T14:11:09.3456729Z (Reading database ... 85% 2021-05-18T14:11:09.3780447Z (Reading database ... 90% 2021-05-18T14:11:09.3868380Z (Reading database ... 95% 2021-05-18T14:11:09.3869211Z (Reading database ... 100% 2021-05-18T14:11:09.3870416Z (Reading database ... 269091 files and directories currently installed.) 2021-05-18T14:11:09.3990219Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:11:09.4013588Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:11:09.4450487Z Selecting previously unselected package libipt2. 2021-05-18T14:11:09.4750449Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:11:09.4780276Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:11:09.5084132Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:11:09.5385876Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:11:09.5402724Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:11:09.5831855Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:11:09.6141555Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:11:09.6154408Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:11:09.7035061Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:11:09.7296391Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:11:09.7331900Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:11:09.7913608Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:11:09.8211359Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:11:09.8227246Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:11:09.8528629Z Selecting previously unselected package gdb. 2021-05-18T14:11:09.8838775Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:11:09.8852044Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:11:10.2434859Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:11:10.2686594Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:10.2698467Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:16.6984890Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:11:16.7288218Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:16.7298348Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:19.9559682Z Selecting previously unselected package rustc. 2021-05-18T14:11:19.9861614Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:19.9871345Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:20.1969302Z Selecting previously unselected package cargo. 2021-05-18T14:11:20.2282695Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:20.2298316Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:11:20.5943791Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:11:20.6244813Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:11:20.6252567Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:11:21.8953894Z Selecting previously unselected package rust-gdb. 2021-05-18T14:11:21.9213061Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:11:21.9224608Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:21.9874457Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:21.9915106Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:11:21.9943482Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:11:21.9990441Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:22.0034516Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:11:22.0065173Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:11:22.0103922Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:11:22.0145298Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:22.0174659Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:11:22.0210726Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:11:22.0243912Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:11:22.0280327Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:11:22.0325470Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:22.0360614Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:22.0589172Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:25.7756390Z Reading package lists... 2021-05-18T14:11:25.9526151Z Building dependency tree... 2021-05-18T14:11:25.9547589Z Reading state information... 2021-05-18T14:11:26.1242836Z The following additional packages will be installed: 2021-05-18T14:11:26.1246572Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:11:26.1249871Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:11:26.1252997Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:11:26.1255966Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:11:26.1261076Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:11:26.1265927Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:11:26.1274190Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:11:26.1276905Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:11:26.1278403Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:11:26.1279993Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:11:26.1281510Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:11:26.1283001Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:11:26.1284772Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:11:26.1286493Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:11:26.1288149Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:11:26.1289725Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:11:26.1291221Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:11:26.1292738Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:11:26.1294329Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:11:26.1295605Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:11:26.1296864Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:11:26.1298191Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:11:26.1299436Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:11:26.1300624Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:11:26.1301837Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:11:26.1303282Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:11:26.1304743Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:11:26.1306229Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:11:26.1307736Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:11:26.1309143Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:11:26.1310791Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:11:26.1312004Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:11:26.1313438Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:11:26.1314776Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:11:26.1316228Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:11:26.1317668Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:11:26.1319020Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:11:26.1320339Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:11:26.1321625Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:11:26.1322994Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:11:26.1324401Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:11:26.1325670Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:11:26.1326964Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:11:26.1328474Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:11:26.1330023Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:11:26.1331376Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:11:26.1332696Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:11:26.1334256Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:11:26.1335492Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:11:26.1336207Z Suggested packages: 2021-05-18T14:11:26.1337220Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:11:26.1338747Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:11:26.1340255Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:11:26.1341817Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:11:26.1343129Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:11:26.1344522Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:11:26.1346018Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:11:26.1347512Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:11:26.1348910Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:11:26.1350355Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:11:26.1351920Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:11:26.1353627Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:11:26.1355119Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:11:26.1356204Z wpagui libengine-pkcs11-openssl 2021-05-18T14:11:26.7141266Z The following NEW packages will be installed: 2021-05-18T14:11:26.7150439Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:11:26.7156379Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:11:26.7158013Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:11:26.7159430Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:11:26.7160919Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:11:26.7162321Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:11:26.7163619Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:11:26.7165101Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:11:26.7166593Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:11:26.7168026Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:11:26.7169508Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:11:26.7170997Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:11:26.7172566Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:11:26.7174287Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:11:26.7175939Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:11:26.7177511Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:11:26.7179010Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:11:26.7180513Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:11:26.7182109Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:11:26.7183381Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:11:26.7184637Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:11:26.7186427Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:11:26.7187678Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:11:26.7188868Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:11:26.7190286Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:11:26.7191789Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:11:26.7193555Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:11:26.7195048Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:11:26.7196679Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:11:26.7198107Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:11:26.7199447Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:11:26.7200749Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:11:26.7202157Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:11:26.7203590Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:11:26.7205153Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:11:26.7206708Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:11:26.7208194Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:11:26.7209622Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:11:26.7211009Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:11:26.7212485Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:11:26.7214003Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:11:26.7215405Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:11:26.7216796Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:11:26.7218421Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:11:26.7220099Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:11:26.7221573Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:11:26.7222999Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:11:26.7224549Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:11:26.7225874Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:11:26.7226874Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:26.7227593Z Need to get 183 MB of archives. 2021-05-18T14:11:26.7228398Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:11:26.7230131Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:11:26.7232477Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:11:26.7234559Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-18T14:11:26.7236598Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-18T14:11:26.7238604Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-18T14:11:26.7240461Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:11:26.7242343Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:11:26.7244274Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:11:26.7246241Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-18T14:11:26.7248218Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:11:26.7250317Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:11:26.7252316Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:11:26.7254291Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:11:26.7256127Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:11:26.7257965Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:11:26.7259893Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:11:26.7261561Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:11:26.7263319Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:11:26.7265074Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:11:26.7266735Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:11:26.7268584Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:11:26.7270411Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:11:26.7272425Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:11:26.7274427Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:11:26.7276350Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:11:26.7278150Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-18T14:11:26.7280181Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-18T14:11:26.7282150Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:11:26.7284093Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:11:26.7286222Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:11:26.7288201Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:11:26.7290274Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:11:26.7292205Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:11:26.7294462Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:11:26.7296316Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:11:26.7298250Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:11:26.7300379Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-18T14:11:26.7302540Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:11:26.7304549Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:11:26.7306606Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:11:26.7308614Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:11:26.7310724Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:11:26.7312788Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:11:26.7314608Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:11:26.7316445Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:11:26.7318395Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:11:26.7320250Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:11:26.7322134Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:11:26.7323950Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:11:26.7325771Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:11:26.7327644Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:11:26.7329548Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:11:26.7331204Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:11:26.7333381Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:11:26.7341928Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:11:26.7343730Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:11:26.7729948Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:11:26.7813056Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:11:26.7821063Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:11:26.7848887Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:11:26.7852919Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:11:26.7860641Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:11:26.7867957Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:11:26.7884462Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:11:26.7895775Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:11:26.7931892Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:11:26.7953386Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:11:26.7968727Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:11:26.8085267Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:11:26.8169305Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:11:26.8721727Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:11:26.8734208Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:11:26.8737875Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:11:26.8745881Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:11:26.8749479Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:11:26.8787720Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:11:26.8848486Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-18T14:11:27.1003270Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-18T14:11:27.1032520Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-18T14:11:27.1043307Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:11:27.1163988Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:11:27.1174323Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:11:27.1190125Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:11:27.1410281Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-18T14:11:27.2757868Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:11:27.3319987Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:11:27.3332395Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:11:27.3339465Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:11:27.3345745Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-18T14:11:27.3430164Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:11:27.3498167Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:11:27.3603463Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:11:27.3616295Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:11:27.3648289Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:11:27.3727691Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:11:27.3789231Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:11:27.4042947Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:11:27.4091762Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:11:27.4118977Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:11:27.4120942Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:11:27.4139549Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:11:27.4178579Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-18T14:11:27.4236777Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-18T14:11:27.4251746Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:11:27.4260446Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:11:27.4319155Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:11:27.4327076Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:11:29.0845676Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:11:29.0860145Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:11:29.0869819Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:11:29.1030452Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:11:29.2898525Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:11:29.2906880Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-18T14:11:29.2919043Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:11:29.2980110Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:11:29.2989219Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:11:29.3243701Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:11:29.3377495Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:11:29.3444460Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:11:29.3448368Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:11:29.3455387Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:11:29.3489829Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:11:29.3502828Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:11:29.3507533Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-18T14:11:29.3509545Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:11:29.3527264Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:11:29.3531790Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:11:29.3536589Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:11:29.3539029Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-18T14:11:29.3548544Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-18T14:11:29.3562282Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-18T14:11:29.3590869Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:11:29.3643312Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:11:29.4098821Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-18T14:11:29.4138709Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:11:29.4155349Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:11:29.4211399Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:11:29.4424135Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:11:29.4472809Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:11:29.4510793Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:11:29.4524426Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:11:29.4585112Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-18T14:11:29.4613168Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-18T14:11:29.4627496Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:11:29.4679785Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:11:29.4706618Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-18T14:11:29.4725529Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-18T14:11:29.4841641Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-18T14:11:29.5245367Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-18T14:11:29.6446144Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:11:29.6455847Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:11:29.6847380Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:11:29.6982450Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:11:29.7022411Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:11:29.7141072Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:11:29.7213781Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:11:29.8621829Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:11:29.8896295Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:11:29.9211492Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:11:29.9665454Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-18T14:11:29.9699395Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-18T14:11:29.9724424Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-18T14:11:29.9731903Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:11:29.9783739Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:11:29.9787725Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:11:29.9805609Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:11:29.9810239Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:11:29.9883489Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:11:29.9918865Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:11:30.1295514Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:11:30.1311181Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:11:30.1326434Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:11:30.1333391Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:11:30.1342063Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:11:30.1345914Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:11:30.1486315Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:11:30.1491860Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:11:30.1500678Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:11:30.1507832Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:11:30.1535607Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:11:30.1549623Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:11:30.1598288Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:11:30.1753735Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:11:30.1762215Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:11:30.2155401Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:11:30.2157858Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:11:30.2161553Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:11:30.2191949Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:11:30.2198561Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:11:30.2211609Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:11:30.2262809Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:11:30.2265028Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:11:30.2629713Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:11:30.2696684Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:11:30.2790581Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:11:30.3792464Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:11:30.3818013Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-18T14:11:30.3829473Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-18T14:11:30.3838085Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:11:30.3849847Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:11:30.4862372Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:11:30.7282427Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-18T14:11:30.7397806Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:11:30.7759667Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:11:31.4545538Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:11:31.7562521Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-18T14:11:31.7760968Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-18T14:11:31.7894923Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:11:31.8131072Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:11:31.8150665Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:11:31.8473604Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:11:31.8933117Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:11:31.8980563Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:11:31.9052645Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:11:33.0995253Z Fetched 183 MB in 6s (32.2 MB/s) 2021-05-18T14:11:33.1389067Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:11:33.1479034Z (Reading database ... 2021-05-18T14:11:33.1479650Z (Reading database ... 5% 2021-05-18T14:11:33.1480189Z (Reading database ... 10% 2021-05-18T14:11:33.1480794Z (Reading database ... 15% 2021-05-18T14:11:33.1481364Z (Reading database ... 20% 2021-05-18T14:11:33.1481909Z (Reading database ... 25% 2021-05-18T14:11:33.1482451Z (Reading database ... 30% 2021-05-18T14:11:33.1482980Z (Reading database ... 35% 2021-05-18T14:11:33.1483518Z (Reading database ... 40% 2021-05-18T14:11:33.1484042Z (Reading database ... 45% 2021-05-18T14:11:33.1484584Z (Reading database ... 50% 2021-05-18T14:11:33.1520547Z (Reading database ... 55% 2021-05-18T14:11:33.1573485Z (Reading database ... 60% 2021-05-18T14:11:33.1612734Z (Reading database ... 65% 2021-05-18T14:11:33.1748192Z (Reading database ... 70% 2021-05-18T14:11:33.1882094Z (Reading database ... 75% 2021-05-18T14:11:33.1911472Z (Reading database ... 80% 2021-05-18T14:11:33.2356518Z (Reading database ... 85% 2021-05-18T14:11:33.2721022Z (Reading database ... 90% 2021-05-18T14:11:33.2818437Z (Reading database ... 95% 2021-05-18T14:11:33.2819488Z (Reading database ... 100% 2021-05-18T14:11:33.2820596Z (Reading database ... 269846 files and directories currently installed.) 2021-05-18T14:11:33.2947902Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:11:33.2976802Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:11:33.3434052Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:11:33.3712042Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:33.3810536Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:33.5954932Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:11:33.6204969Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:33.6227349Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:33.6713859Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:11:33.6969145Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:33.6987360Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:33.7393930Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:11:33.7617439Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:33.7631881Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:11:33.7994351Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:11:33.8253345Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:11:33.8278100Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:11:33.8634518Z Selecting previously unselected package libwacom-common. 2021-05-18T14:11:33.8877235Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:11:33.8894374Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:11:33.9513624Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:11:33.9816087Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:11:33.9830915Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:11:34.0154957Z Selecting previously unselected package libinput-bin. 2021-05-18T14:11:34.0415418Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:11:34.0426389Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:11:34.0793768Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:11:34.1038112Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:11:34.1050667Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:11:34.1513819Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:11:34.1772809Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.1792842Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:34.2332760Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:11:34.2637591Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.2657962Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:34.3674635Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:11:34.3940118Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:11:34.3955754Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:11:34.4274381Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:11:34.4548052Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:11:34.4563367Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:11:34.4912596Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:11:34.5169861Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:11:34.5181944Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:11:34.5514672Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:11:34.5764045Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:11:34.5786054Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:11:34.6114610Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:11:34.6389872Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:11:34.6403366Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:11:34.6754353Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:11:34.6999640Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:11:34.7012379Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:11:34.7353992Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:11:34.7584838Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:11:34.7602417Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:11:34.7954167Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:11:34.8178588Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:11:34.8197245Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:11:34.8554120Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:11:34.8803408Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:11:34.8818760Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:11:34.9194616Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:11:34.9447398Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:11:34.9460119Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:11:34.9913947Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:11:35.0149803Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:35.0244006Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:35.3603034Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:11:35.3908870Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:35.3923611Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:35.6493094Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:11:35.6796692Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:35.6809817Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:35.7196817Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:11:35.7498498Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:11:35.7508951Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:11:35.8006554Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:11:35.8307774Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:11:35.8320933Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:11:35.9342164Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:11:35.9636021Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:11:35.9647774Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:11:35.9993270Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:11:36.0238541Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.0251330Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.0793581Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:11:36.1045974Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.1058727Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.1633322Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:11:36.1854514Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.1867325Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.3637121Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:11:36.3936898Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.3949490Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.5614623Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:11:36.5920241Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.5943641Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.6343690Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:11:36.6645999Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.6676411Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.6993769Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:11:36.7294263Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:11:36.7315390Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:11:36.7753273Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:11:36.8044658Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:11:36.8061143Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:11:38.2554533Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:11:38.2842745Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:38.2855645Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:38.3189794Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:11:38.3494415Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:11:38.3536784Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:38.6043028Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:11:38.6362793Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:11:38.6376040Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:38.7034399Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:11:38.7279825Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:11:38.7294123Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:38.7791756Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:11:38.8102174Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:38.8122343Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:38.8515218Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:11:38.8825587Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:38.8841863Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:38.9176526Z Selecting previously unselected package gdal-data. 2021-05-18T14:11:38.9483447Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:11:38.9494926Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:39.0030987Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:11:39.0340310Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:11:39.0353965Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:11:39.0793783Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:11:39.1039893Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:11:39.1053945Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:11:39.1594507Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:11:39.1848453Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:39.1864631Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:11:39.2300362Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:11:39.2584600Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:11:39.2595227Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:11:39.3382502Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:11:39.3662173Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:39.3678445Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:11:39.4037668Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:11:39.4345287Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:11:39.4364999Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:11:39.5139979Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:11:39.5438349Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:11:39.5454592Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:11:39.5840347Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:11:39.6152769Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:11:39.6164960Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:11:39.6494797Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:11:39.6804363Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:11:39.6818083Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:11:39.7153626Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:11:39.7438735Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:11:39.7454541Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:11:39.7954220Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:11:39.8209572Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:11:39.8229087Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:39.9154416Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:11:39.9401726Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:11:39.9412520Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:39.9761262Z Selecting previously unselected package proj-data. 2021-05-18T14:11:40.0063909Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:11:40.0076554Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:11:40.8834271Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:11:40.9084473Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:11:40.9098442Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:11:41.0323437Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:11:41.0626377Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:11:41.0649419Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:11:41.1047722Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:11:41.1357818Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:11:41.1371927Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:11:41.1944854Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:11:41.2250429Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:11:41.2273983Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:11:41.2587765Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:11:41.2893328Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:11:41.2916121Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:11:41.3313461Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:11:41.3541151Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:41.3553704Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:41.3874101Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:11:41.4171169Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:41.4192714Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:41.4668126Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:11:41.4976880Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:41.5009416Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:41.5376973Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:11:41.5682748Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:11:41.5700247Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:11:41.6384479Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:11:41.6695094Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:11:41.6711619Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:11:41.7230139Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:11:41.7539146Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:11:41.7554560Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:11:41.7997698Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:11:41.8307570Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:11:41.8321051Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:42.0114561Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:11:42.0361240Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:11:42.0379530Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:11:42.1663437Z Selecting previously unselected package libgdal26. 2021-05-18T14:11:42.1975418Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:42.1989836Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:42.9191982Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:11:42.9498076Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:42.9513808Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:42.9821417Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:11:43.0125296Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:11:43.0140048Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:11:43.0532802Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:11:43.0807073Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:43.0818523Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:43.1193567Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:11:43.1442754Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:43.1457558Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:43.1913720Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:11:43.2168673Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:11:43.2181610Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:11:43.2793653Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:11:43.3073536Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:43.3092659Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:11:43.3579309Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:11:43.3891592Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:43.3923818Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:44.0065245Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:11:44.0368722Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:44.0380759Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:44.0668448Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:11:44.0976442Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:11:44.0987366Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:11:44.1438074Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:11:44.1747322Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:11:44.1760059Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:11:44.3450001Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:11:44.3759040Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:44.3773250Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:44.4109484Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:11:44.4412600Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:44.4426222Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:44.4874138Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:11:44.5175918Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:11:44.5190456Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:11:44.6078930Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:11:44.6392930Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:44.6569650Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:45.0628722Z Selecting previously unselected package qgis-providers. 2021-05-18T14:11:45.0928468Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:45.0943121Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:45.3362806Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:11:45.3676708Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:45.3701037Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:45.4061341Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:11:45.4366809Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:11:45.4380846Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:11:45.4794282Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:11:45.5019280Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:45.5032533Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:11:45.5553536Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:11:45.5862385Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:11:45.5875777Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:11:45.6766503Z Selecting previously unselected package blt. 2021-05-18T14:11:45.7079506Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:11:45.7114867Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:11:45.7412833Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:11:45.7699071Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:11:45.7715926Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:11:45.8235039Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:11:45.8482819Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:45.8503681Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:45.8914370Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:11:45.9216096Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:45.9232968Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:45.9795104Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:11:46.0056849Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:46.0067857Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:46.0514763Z Selecting previously unselected package gcr. 2021-05-18T14:11:46.0774350Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:46.0797092Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:11:46.1226329Z Selecting previously unselected package python3-numpy. 2021-05-18T14:11:46.1529022Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:11:46.1545332Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:11:46.4954455Z Selecting previously unselected package python3-gdal. 2021-05-18T14:11:46.5211663Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:46.5226671Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:46.6120451Z Selecting previously unselected package gdal-bin. 2021-05-18T14:11:46.6432276Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:46.6446969Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:46.7114423Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:11:46.7347536Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:46.7359339Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:46.7662723Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:11:46.7971574Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:11:46.7985453Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:11:46.8498328Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:11:46.8807113Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:11:46.8836470Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:11:46.9354242Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:11:46.9636412Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:46.9647528Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:47.0233185Z Selecting previously unselected package p11-kit. 2021-05-18T14:11:47.0544257Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:47.0559133Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:47.0961045Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:11:47.1288908Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:11:47.1318870Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:11:47.1794076Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:11:47.2074878Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:47.2233911Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:11:47.3280473Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:11:47.3592397Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:47.3610729Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:47.4034188Z Selecting previously unselected package grass-doc. 2021-05-18T14:11:47.4287685Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:11:47.4302988Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:11:49.3389210Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:11:49.3710538Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:11:49.3728034Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:11:49.4131465Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:11:49.4449107Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:49.4463708Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:49.4953866Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:11:49.5208866Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:49.5224113Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:49.7434178Z Selecting previously unselected package grass-core. 2021-05-18T14:11:49.7678183Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:11:49.7690304Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:11:50.4355017Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:11:50.4672755Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:11:50.4685526Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:11:50.5024889Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:11:50.5355028Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:11:50.5373625Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:11:50.5742201Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:11:50.6063432Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:11:50.6074683Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:11:50.7066875Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:11:50.7410993Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:11:50.7429604Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:11:50.8153810Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:11:50.8460616Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:11:50.8471785Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:11:51.2091017Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:11:51.2400227Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:11:51.2410646Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:11:51.3549337Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:11:51.3853542Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:11:51.3866278Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:11:51.4314387Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:11:51.4597169Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:11:51.4607040Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:11:51.4891550Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:11:51.5196809Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:11:51.5206735Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:11:51.5527651Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:11:51.5835112Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:11:51.5923310Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:11:51.7095663Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:11:51.7409338Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:11:51.7422815Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:11:51.7812070Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:11:51.8117651Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:11:51.8130468Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:11:51.8421423Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:11:51.8725816Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:11:51.8741687Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:51.9036877Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:11:51.9335414Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:11:51.9348716Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:51.9801152Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:11:52.0099998Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:11:52.0113706Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:11:52.0414588Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:11:52.0716274Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:52.0729470Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:52.1024611Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:11:52.1331135Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:11:52.1344573Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:11:52.1624442Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:11:52.1934189Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:52.1948252Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:11:52.2276711Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:11:52.2589110Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:52.2602173Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:11:52.2930226Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:11:52.3237738Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:52.3251186Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:11:52.3613078Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:11:52.3925714Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:52.3936294Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:11:52.4387142Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:11:52.4703742Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:11:52.4716809Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:52.6438815Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:11:52.6748012Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:52.6763832Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:11:52.7122717Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:11:52.7436675Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:52.7451416Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:11:52.7750851Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:11:52.8065555Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:52.8078922Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:52.8506632Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:11:52.8820781Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:52.8833988Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:52.9902129Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:11:53.0209467Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.0226401Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.0680963Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:11:53.0994131Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.1006165Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.1430959Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:11:53.1744782Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.1758195Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.2087119Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:11:53.2399008Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.2410715Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.2837565Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:11:53.3150323Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.3161359Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.3458549Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:11:53.3773837Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.3799591Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.4110967Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:11:53.4422935Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.4439874Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.4863931Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:11:53.5183082Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.5204473Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.5540582Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:11:53.5854006Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:53.5866422Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:53.6194626Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:11:53.6474667Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:53.6497539Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:53.7024234Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:11:54.2198362Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:54.2200386Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:54.2201824Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:11:54.2203299Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:54.2205090Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:54.2876327Z Selecting previously unselected package qtchooser. 2021-05-18T14:11:54.3184463Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:11:54.3199266Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:11:54.3529975Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:11:54.3848832Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.3863622Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:54.4704231Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:11:54.5011217Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.5036179Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:54.5434706Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:11:54.5750631Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.5763586Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:54.6130647Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:11:54.6449103Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.6465367Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:11:54.8233981Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:11:54.8555334Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.8571142Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:54.8926405Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:11:54.9238354Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.9254520Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:55.1674573Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:11:55.1982170Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.1995200Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:55.3065342Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:11:55.3379716Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.3396403Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:11:55.4840451Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:11:55.5148459Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:55.5161698Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:55.6482175Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:11:55.6794884Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:55.6809218Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:55.7447692Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:11:55.7761911Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:55.7793049Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:55.8351620Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:11:55.8673693Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:55.8686892Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:55.9076411Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:11:55.9399062Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:11:55.9426092Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:11:56.0394310Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:11:56.0639515Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:11:56.0819208Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:11:56.1193661Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:11:56.1464504Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:56.1482133Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:56.1953999Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:11:56.2219086Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:11:56.2230207Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:11:56.2603459Z Selecting previously unselected package modemmanager. 2021-05-18T14:11:56.2919432Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:11:56.3024982Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:11:56.4234721Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:11:56.4483083Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:11:56.4500560Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:11:56.4916438Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:11:56.5164058Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:11:56.5180153Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:11:56.8675489Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:11:56.8964669Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:11:56.8980731Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:11:56.9315121Z Selecting previously unselected package python3-bs4. 2021-05-18T14:11:56.9610280Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:11:56.9623220Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:11:57.0031603Z Selecting previously unselected package python3-cycler. 2021-05-18T14:11:57.0343174Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:11:57.0361485Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:11:57.0706397Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:11:57.0982566Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:11:57.0993081Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:11:57.1354945Z Selecting previously unselected package python3-decorator. 2021-05-18T14:11:57.1643387Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:11:57.1658296Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:11:57.1961449Z Selecting previously unselected package python3-future. 2021-05-18T14:11:57.2268572Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:11:57.2280270Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:11:57.3073932Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:11:57.3303367Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:11:57.3315261Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:11:57.3629614Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:11:57.3940502Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:11:57.3956125Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:11:57.4306233Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:11:57.4621370Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:11:57.4642866Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:11:57.4986987Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:11:57.5299634Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:11:57.5326859Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:11:57.5653583Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:11:57.5966485Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:11:57.5979516Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:11:57.6304313Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:11:57.6652889Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:11:57.6669472Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:11:57.7011838Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:11:57.7332384Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:11:57.7346427Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:11:57.9097689Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:11:57.9405772Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:11:57.9421549Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:11:57.9786886Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:11:58.0101310Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:11:58.0112758Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:11:58.4770920Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:11:58.5083991Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:11:58.5102502Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:11:58.5455984Z Selecting previously unselected package python3-olefile. 2021-05-18T14:11:58.5773167Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:11:58.5793317Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:11:58.6090436Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:11:58.6404833Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:11:58.6418080Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:11:58.7053526Z Selecting previously unselected package python3-tz. 2021-05-18T14:11:58.7374216Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:11:58.7385196Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:11:58.7771322Z Selecting previously unselected package python3-owslib. 2021-05-18T14:11:58.8089392Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:11:58.8101914Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:11:58.8522386Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:11:58.8840461Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:11:58.8851822Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:11:58.9519064Z Selecting previously unselected package python3-retrying. 2021-05-18T14:11:58.9831771Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:11:58.9842765Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:11:59.0129270Z Selecting previously unselected package python3-plotly. 2021-05-18T14:11:59.0436729Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:11:59.0453917Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:11:59.5115483Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:11:59.5449624Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:11:59.5461396Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:11:59.5903417Z Selecting previously unselected package python3-sip. 2021-05-18T14:11:59.6230023Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:59.6245840Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:11:59.6597778Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:11:59.6918287Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:11:59.6938457Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:00.0063726Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:12:00.0389944Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:12:00.0400463Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:12:00.0995808Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:12:00.1300093Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:12:00.1313900Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:00.1755356Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:12:00.2004018Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:12:00.2018020Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:00.2394462Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:12:00.2627975Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:12:00.2640188Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:00.3075553Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:12:00.3397383Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:00.3412101Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:00.6642343Z Selecting previously unselected package python3-qgis. 2021-05-18T14:12:00.6971668Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:00.6984685Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:01.6980267Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:12:01.7305141Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:12:01.7318857Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:12:01.7707079Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:12:01.8033345Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:12:01.8042774Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:12:01.8626730Z Selecting previously unselected package qgis-common. 2021-05-18T14:12:01.8968243Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:01.8980808Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:03.6523967Z Selecting previously unselected package qgis. 2021-05-18T14:12:03.6855739Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:03.7535276Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:04.0230828Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:12:04.0554678Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:04.0579894Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:04.2634501Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:12:04.2879350Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:04.2895854Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:04.3281623Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:12:04.3597307Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:04.3627422Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:04.4435281Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:12:04.4714606Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:04.4725708Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:04.5096082Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:12:04.5411216Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:12:04.5423070Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:12:04.7411616Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:12:04.7739840Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:12:04.7757819Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:12:04.9203139Z Selecting previously unselected package proj-bin. 2021-05-18T14:12:04.9519369Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:12:04.9546264Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:12:04.9920114Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:12:05.0243088Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:12:05.0258368Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:12:05.0598819Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:12:05.0921298Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:12:05.1017643Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:12:05.1812644Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:12:05.1872028Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:12:05.4647786Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:12:05.4667199Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:12:05.4697315Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:12:05.4733540Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:05.4850475Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:12:05.4886012Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:12:05.4913429Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:12:05.4945439Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:12:05.4976915Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:12:05.5006321Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:12:05.5035468Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:12:05.5063241Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:12:05.5091193Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:12:05.5124094Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:12:05.5154777Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:12:05.5188149Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:12:05.5219319Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:12:05.5264399Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:12:05.6995415Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:12:05.7052820Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:12:05.7087110Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:12:05.8736813Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:12:05.8796424Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:12:06.0345092Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:12:06.0381923Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:12:06.0422296Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:12:06.0450211Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:12:06.0483413Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:12:06.0523725Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:12:06.0558334Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:12:06.1825890Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:12:06.1893575Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:12:06.1931546Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:12:06.1963876Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:12:06.2005999Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:12:06.3644108Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:06.3666220Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:12:06.5319150Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:12:06.5483282Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:12:06.5519819Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:12:06.5594629Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:12:06.5626476Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:12:06.5659582Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:12:06.5689410Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:12:06.5715338Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:12:06.7362909Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:06.7393504Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:12:06.7430769Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:12:06.7459898Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:12:06.7554238Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:12:06.7587281Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:12:06.9584471Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:12:06.9620141Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:12:07.1246452Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:12:07.1294197Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:12:07.1343984Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:12:07.1391386Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:12:07.1425327Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:12:07.1459367Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:12:07.1489470Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:12:07.3270859Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:12:07.3295755Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:12:07.3329621Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:12:07.3364207Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:07.3471805Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:12:07.5872904Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:12:08.9587503Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:12:08.9662957Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:12:08.9695637Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:12:08.9724401Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:12:08.9757869Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:12:08.9794606Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:12:08.9831985Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:12:08.9870912Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:12:09.1899390Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:09.1954810Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:12:09.2004491Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:12:09.2048009Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:12:09.4372546Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:12:09.4416492Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:12:09.4465371Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:09.4505147Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:12:09.4533374Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:09.4718921Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:12:09.6720816Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:12:09.6772031Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:12:09.6810011Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:12:09.6956484Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:12:09.6982789Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:12:09.7021049Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:09.7053543Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:09.7093519Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:12:09.7179600Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:12:09.7241796Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:12:10.1094963Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:10.2779522Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:12:10.2819163Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:10.2852905Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:12:10.2877943Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:12:10.2904441Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:12:10.2944688Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:10.2976268Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:12:10.3005792Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:10.3035528Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:12:10.5496359Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:12:10.7297418Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:12:10.9059329Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:12:10.9109132Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:12:10.9146992Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:12:10.9175265Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:12:11.0864972Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:11.0900981Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:12:11.0936198Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:11.0966702Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:12:12.1488410Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:12.1520815Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:12:12.1572135Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:12:12.1600396Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:12.1626200Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:12.1674193Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:12:12.1703624Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:12:12.1730247Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:12:12.1759038Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:12:12.6011965Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:12:12.6127163Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:12.6157605Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:12:12.7974998Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:12:12.8003973Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:12:12.9855583Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:12.9883378Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:12:13.2011636Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:12:13.2042303Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:12:13.2070649Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:13.2105417Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:12:13.3790108Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:12:13.3793249Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:12:13.9478301Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:12:14.2630927Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:14.2658542Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:12:14.2680506Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:14.2704708Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:14.2745555Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:14.2782039Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:14.2820354Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:12:14.4576063Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.4579424Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:12:14.4583002Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.4586222Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:12:14.5060364Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.5063200Z if direction is "increasing": 2021-05-18T14:12:14.5066794Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.5069369Z elif direction is "decreasing": 2021-05-18T14:12:14.5270610Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.5271625Z if direction is "increasing": 2021-05-18T14:12:14.5273226Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:14.5274027Z elif direction is "decreasing": 2021-05-18T14:12:15.5915749Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:15.5918561Z if props["offset_coordinates"] is "data": 2021-05-18T14:12:15.5921809Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:12:15.5924080Z if props["coordinates"] is not "data": 2021-05-18T14:12:16.4558664Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:12:17.2250089Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:12:17.2261436Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:12:17.2264036Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:12:18.2684400Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:12:18.2721625Z First installation detected... 2021-05-18T14:12:18.2722508Z Checking NSS setup... 2021-05-18T14:12:18.2771232Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:12:18.2806227Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:18.2869132Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:12:18.5954415Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:18.6023679Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:12:18.6063411Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.6085986Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:12:18.6129035Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:12:18.6170636Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.6216441Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.6259656Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.6303119Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:18.8414403Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:12:18.8446250Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:12:18.8471436Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:12:19.2210734Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.2213864Z if value is '': 2021-05-18T14:12:19.3321066Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.3322876Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:12:19.3324881Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.3326647Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:12:19.3328636Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:12:19.3330466Z if driver_string is not None and driver_string is not "": 2021-05-18T14:12:19.3812023Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.3814093Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:12:19.3816376Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:19.3818414Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:12:19.4526893Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:12:19.4646285Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.4747774Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:12:19.4783081Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.4813785Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.5006380Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:19.5057457Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.5125032Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.5163034Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:19.5201140Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.5231901Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:19.6240522Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:19.6274190Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.6315215Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:19.6361952Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:12:19.7773098Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:12:19.7775924Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:12:20.3523068Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.3566441Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.3633739Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:12:20.3672318Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.3709014Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.3768965Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.3804828Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:12:20.3842674Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:12:20.3882961Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:12:20.3935404Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.3983187Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.4021618Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:20.4055740Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.4124839Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:20.4154444Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:20.4214156Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.4284772Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:12:20.4323863Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:20.4351787Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.4379607Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:20.6273220Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:20.6328939Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.6376046Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:20.6415607Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:55.8855855Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:55.8886623Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:55.8914944Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:55.8945620Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:55.8982056Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:55.9005213Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:55.9027403Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:55.9056109Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:56.0792308Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:56.0820270Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:56.0864146Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:56.0896205Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:12:56.0922810Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:56.2768341Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:56.2805517Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:56.2857784Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:56.2999352Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:12:56.3175487Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:12:57.2674152Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:12:57.2878122Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:12:57.3157766Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:12:57.3341037Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:12:57.3846792Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:57.4195774Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:12:57.6949776Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:10.0227191Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:13:10.0419737Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:13:12.3801827Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:13:12.3802421Z with: 2021-05-18T14:13:12.3802958Z github_slug: neuroconductor/nitrcbot 2021-05-18T14:13:12.3803468Z env: 2021-05-18T14:13:12.3803937Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:12.3804466Z TIC_DEPLOY_KEY: 2021-05-18T14:13:12.3805350Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:12.3807233Z GITHUB_PAT: *** 2021-05-18T14:13:12.3808203Z COVERALLS_TOKEN: *** 2021-05-18T14:13:12.3808705Z continue-on-error: false 2021-05-18T14:13:12.3809199Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:12.3809699Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:12.3810143Z TZ: UTC 2021-05-18T14:13:12.3810544Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:12.3810971Z NOT_CRAN: true 2021-05-18T14:13:12.3811518Z ##[endgroup] 2021-05-18T14:13:12.4221492Z repo slug is: neuroconductor/nitrcbot 2021-05-18T14:13:12.4324164Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:13:12.4324819Z env: 2021-05-18T14:13:12.4325297Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:12.4325822Z TIC_DEPLOY_KEY: 2021-05-18T14:13:12.4326703Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:12.4328108Z GITHUB_PAT: *** 2021-05-18T14:13:12.4329000Z COVERALLS_TOKEN: *** 2021-05-18T14:13:12.4329537Z continue-on-error: false 2021-05-18T14:13:12.4330070Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:12.4330612Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:12.4331097Z TZ: UTC 2021-05-18T14:13:12.4331525Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:12.4331972Z NOT_CRAN: true 2021-05-18T14:13:12.4332392Z ##[endgroup] 2021-05-18T14:13:12.6537531Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:13:12.6538168Z with: 2021-05-18T14:13:12.6538586Z repo_name: nitrcbot 2021-05-18T14:13:12.6539036Z repo_version: 1.2 2021-05-18T14:13:12.6539454Z runner_os: Linux 2021-05-18T14:13:12.6539880Z R_version: 4.0 2021-05-18T14:13:12.6540247Z env: 2021-05-18T14:13:12.6540726Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:12.6541234Z TIC_DEPLOY_KEY: 2021-05-18T14:13:12.6542120Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:12.6543956Z GITHUB_PAT: *** 2021-05-18T14:13:12.6544850Z COVERALLS_TOKEN: *** 2021-05-18T14:13:12.6545396Z continue-on-error: false 2021-05-18T14:13:12.6545913Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:12.6546450Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:12.6546942Z TZ: UTC 2021-05-18T14:13:12.6547357Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:12.6547817Z NOT_CRAN: true 2021-05-18T14:13:12.6548244Z ##[endgroup] 2021-05-18T14:13:12.6928496Z Package: nitrcbot 2021-05-18T14:13:12.6930991Z Version: 1.2 2021-05-18T14:13:12.6932178Z OS: Linux 2021-05-18T14:13:12.6994022Z ##[group]Run install.packages('remotes') 2021-05-18T14:13:12.6994787Z install.packages('remotes') 2021-05-18T14:13:12.6995708Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:13:12.6996807Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:13:12.7004369Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:13:12.7004807Z env: 2021-05-18T14:13:12.7005443Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:12.7005959Z TIC_DEPLOY_KEY: 2021-05-18T14:13:12.7006861Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:12.7008311Z GITHUB_PAT: *** 2021-05-18T14:13:12.7009189Z COVERALLS_TOKEN: *** 2021-05-18T14:13:12.7009748Z continue-on-error: false 2021-05-18T14:13:12.7010265Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:12.7010806Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:12.7011320Z TZ: UTC 2021-05-18T14:13:12.7011764Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:12.7012213Z NOT_CRAN: true 2021-05-18T14:13:12.7012748Z ##[endgroup] 2021-05-18T14:13:12.8916230Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:13:12.8917162Z (as ‘lib’ is unspecified) 2021-05-18T14:13:29.1983625Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:13:29.4865792Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-18T14:13:29.5126155Z ================================================== 2021-05-18T14:13:29.5127768Z downloaded 381 KB 2021-05-18T14:13:29.5128803Z 2021-05-18T14:13:29.7813767Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:13:29.7859591Z * DONE (remotes) 2021-05-18T14:13:29.7918331Z 2021-05-18T14:13:29.7919223Z The downloaded source packages are in 2021-05-18T14:13:29.7920823Z ‘/tmp/RtmpoxqSN8/downloaded_packages’ 2021-05-18T14:13:49.1581271Z ##[group]Run actions/cache@v1 2021-05-18T14:13:49.1581759Z with: 2021-05-18T14:13:49.1582229Z path: /home/runner/work/_temp/Library 2021-05-18T14:13:49.1585580Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-d26ee183165a0592f42e5a2bccf999e332de7468443b9a851fab99c1146edeee 2021-05-18T14:13:49.1589743Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-18T14:13:49.1591098Z env: 2021-05-18T14:13:49.1591584Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:49.1592234Z TIC_DEPLOY_KEY: 2021-05-18T14:13:49.1593136Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:49.1595116Z GITHUB_PAT: *** 2021-05-18T14:13:49.1596003Z COVERALLS_TOKEN: *** 2021-05-18T14:13:49.1596555Z continue-on-error: false 2021-05-18T14:13:49.1597088Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:49.1597613Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:49.1598151Z TZ: UTC 2021-05-18T14:13:49.1598591Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:49.1599053Z NOT_CRAN: true 2021-05-18T14:13:49.1599459Z ##[endgroup] 2021-05-18T14:13:49.2071868Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:13:49.2139333Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:13:49.2140237Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:13:49.2141056Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:13:49.2141761Z sudo -s eval "$sysreqs" 2021-05-18T14:13:49.2187549Z shell: /usr/bin/bash -e {0} 2021-05-18T14:13:49.2187965Z env: 2021-05-18T14:13:49.2188410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:49.2188897Z TIC_DEPLOY_KEY: 2021-05-18T14:13:49.2189816Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:49.2191042Z GITHUB_PAT: *** 2021-05-18T14:13:49.2191767Z COVERALLS_TOKEN: *** 2021-05-18T14:13:49.2192570Z continue-on-error: false 2021-05-18T14:13:49.2193067Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:49.2193581Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:49.2194031Z TZ: UTC 2021-05-18T14:13:49.2194445Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:49.2194874Z NOT_CRAN: true 2021-05-18T14:13:49.2195361Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:13:49.2195846Z ##[endgroup] 2021-05-18T14:13:49.4298292Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:13:49.9675239Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:14:08.1096096Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:14:08.1096867Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:14:08.1097536Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:14:08.1098230Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:14:08.1098905Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:14:08.1123007Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:14:08.1144103Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:14:08.1145245Z (as ‘lib’ is unspecified) 2021-05-18T14:14:23.6044663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:14:24.1743367Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-18T14:14:24.1834873Z ================================================== 2021-05-18T14:14:24.1835788Z downloaded 94 KB 2021-05-18T14:14:24.1836274Z 2021-05-18T14:14:24.1870144Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:14:24.5891205Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-18T14:14:24.6000700Z ================================================== 2021-05-18T14:14:24.6001643Z downloaded 135 KB 2021-05-18T14:14:24.6002163Z 2021-05-18T14:14:24.6035813Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:14:25.1366931Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-18T14:14:25.1431777Z ================================================== 2021-05-18T14:14:25.1433390Z downloaded 80 KB 2021-05-18T14:14:25.1433967Z 2021-05-18T14:14:25.1469428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:14:25.6886664Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-18T14:14:25.7127714Z ================================================== 2021-05-18T14:14:25.7128609Z downloaded 516 KB 2021-05-18T14:14:25.7129228Z 2021-05-18T14:14:25.7237862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:14:26.4557868Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-18T14:14:26.4827127Z ================================================== 2021-05-18T14:14:26.4828638Z downloaded 991 KB 2021-05-18T14:14:26.4829535Z 2021-05-18T14:14:26.7322331Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:14:26.7381244Z * DONE (rprojroot) 2021-05-18T14:14:26.9842254Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:14:26.9889511Z * DONE (crayon) 2021-05-18T14:14:27.2247813Z * installing *binary* package ‘R6’ ... 2021-05-18T14:14:27.2307849Z * DONE (R6) 2021-05-18T14:14:27.5066212Z * installing *binary* package ‘desc’ ... 2021-05-18T14:14:27.5137084Z * DONE (desc) 2021-05-18T14:14:27.7936286Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:14:27.7991100Z * DONE (debugme) 2021-05-18T14:14:27.8046972Z 2021-05-18T14:14:27.8048051Z The downloaded source packages are in 2021-05-18T14:14:27.8049553Z ‘/tmp/RtmpuuXDCX/downloaded_packages’ 2021-05-18T14:14:27.8059938Z Running `R CMD build`... 2021-05-18T14:14:28.0741396Z * checking for file ‘/tmp/RtmpuuXDCX/remotes6a6855654a66/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:14:28.0742935Z * preparing ‘sysreqs’: 2021-05-18T14:14:28.0744016Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:14:28.0745396Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:14:28.0746470Z * checking for empty or unneeded directories 2021-05-18T14:14:28.0747487Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:14:28.0750792Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:14:28.0751900Z (as ‘lib’ is unspecified) 2021-05-18T14:14:28.2966572Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:14:28.2970382Z ** using staged installation 2021-05-18T14:14:28.3162400Z ** R 2021-05-18T14:14:28.3204198Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:14:28.7215272Z ** help 2021-05-18T14:14:28.7368290Z *** installing help indices 2021-05-18T14:14:28.7554111Z ** building package indices 2021-05-18T14:14:28.9717496Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:14:29.1897034Z ** testing if installed package can be loaded from final location 2021-05-18T14:14:29.4039995Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:14:29.4045704Z * DONE (sysreqs) 2021-05-18T14:14:49.4221735Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:14:49.4224205Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:14:49.4226024Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:14:49.4460221Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:14:49.5027720Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:14:49.5863169Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:14:49.6919857Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:14:49.7438377Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:14:49.9016920Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:14:50.4938221Z Fetched 109 kB in 1s (110 kB/s) 2021-05-18T14:14:51.3268711Z Reading package lists... 2021-05-18T14:14:51.4097495Z Reading package lists... 2021-05-18T14:14:51.5834148Z Building dependency tree... 2021-05-18T14:14:51.5858879Z Reading state information... 2021-05-18T14:14:51.7573965Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:14:51.7575887Z libicu-dev set to manually installed. 2021-05-18T14:14:51.7577516Z make is already the newest version (4.2.1-1.2). 2021-05-18T14:14:51.7578679Z make set to manually installed. 2021-05-18T14:14:51.7580450Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:14:51.7582192Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:14:51.7583648Z The following additional packages will be installed: 2021-05-18T14:14:51.7585631Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:14:51.7587089Z Suggested packages: 2021-05-18T14:14:51.7588777Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:14:51.8047490Z The following NEW packages will be installed: 2021-05-18T14:14:51.8051164Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:14:51.8052638Z pandoc-citeproc 2021-05-18T14:14:51.8343774Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:51.8345043Z Need to get 13.7 MB of archives. 2021-05-18T14:14:51.8346164Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:14:51.8348752Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:14:51.8490001Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:14:51.8701888Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-18T14:14:51.8788846Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:14:52.7698807Z Fetched 13.7 MB in 0s (28.7 MB/s) 2021-05-18T14:14:52.8095595Z Selecting previously unselected package libbibutils6. 2021-05-18T14:14:52.8191773Z (Reading database ... 2021-05-18T14:14:52.8192799Z (Reading database ... 5% 2021-05-18T14:14:52.8193367Z (Reading database ... 10% 2021-05-18T14:14:52.8193919Z (Reading database ... 15% 2021-05-18T14:14:52.8194452Z (Reading database ... 20% 2021-05-18T14:14:52.8194994Z (Reading database ... 25% 2021-05-18T14:14:52.8195538Z (Reading database ... 30% 2021-05-18T14:14:52.8196066Z (Reading database ... 35% 2021-05-18T14:14:52.8196606Z (Reading database ... 40% 2021-05-18T14:14:52.8197133Z (Reading database ... 45% 2021-05-18T14:14:52.8198430Z (Reading database ... 50% 2021-05-18T14:14:52.8252324Z (Reading database ... 55% 2021-05-18T14:14:52.8309005Z (Reading database ... 60% 2021-05-18T14:14:52.8358394Z (Reading database ... 65% 2021-05-18T14:14:52.8571933Z (Reading database ... 70% 2021-05-18T14:14:52.8609335Z (Reading database ... 75% 2021-05-18T14:14:52.8913980Z (Reading database ... 80% 2021-05-18T14:14:52.9031587Z (Reading database ... 85% 2021-05-18T14:14:52.9479893Z (Reading database ... 90% 2021-05-18T14:14:52.9570768Z (Reading database ... 95% 2021-05-18T14:14:52.9571774Z (Reading database ... 100% 2021-05-18T14:14:52.9572791Z (Reading database ... 285057 files and directories currently installed.) 2021-05-18T14:14:52.9714230Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:14:52.9749556Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:14:53.0595467Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:14:53.0855985Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:14:53.0870134Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:14:53.1514437Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:14:53.1791290Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:14:53.1801758Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:14:53.2194079Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:14:53.2454954Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:14:53.2467481Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:14:53.2512043Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:14:54.7813695Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:14:54.7863650Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:14:54.7895032Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:14:54.7935277Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:14:54.7973569Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:58.4648272Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:00.8675778Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:15:00.8676575Z remotes::install_github("ropensci/tic") 2021-05-18T14:15:00.8677321Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:15:00.8678104Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:15:00.8678805Z remotes::install_cran("covr") 2021-05-18T14:15:00.8686857Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:15:00.8687335Z env: 2021-05-18T14:15:00.8687868Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:00.8688394Z TIC_DEPLOY_KEY: 2021-05-18T14:15:00.8689310Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:00.8691044Z GITHUB_PAT: *** 2021-05-18T14:15:00.8692025Z COVERALLS_TOKEN: *** 2021-05-18T14:15:00.8692589Z continue-on-error: false 2021-05-18T14:15:00.8693207Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:00.8693789Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:00.8694419Z TZ: UTC 2021-05-18T14:15:00.8695035Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:00.8711267Z NOT_CRAN: true 2021-05-18T14:15:00.8711751Z ##[endgroup] 2021-05-18T14:15:02.7756184Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:15:02.7768996Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:15:20.3969455Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:15:20.3970824Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:15:20.3972036Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:15:20.3973197Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:15:20.3974371Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:15:20.3975595Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:15:20.3976783Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:15:20.3977921Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:15:20.3979115Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:15:20.3980279Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:15:20.3981429Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:15:20.3982655Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:15:20.3983824Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:15:20.3984969Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:15:20.3986643Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:15:20.3987918Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:20.3989175Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:15:20.3990341Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:15:20.3991499Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:15:20.3993020Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:15:20.3994233Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:15:20.3995443Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:15:20.3996653Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:15:20.3997856Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:20.3999004Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:20.4000127Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:15:20.4001290Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:15:20.4002480Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:15:20.4003664Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:15:20.4004875Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:15:20.4006061Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:15:20.4009999Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-18T14:15:20.4013564Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:20.4015293Z (as ‘lib’ is unspecified) 2021-05-18T14:15:36.1370613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:15:37.8087401Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-18T14:15:37.8412667Z ================================================== 2021-05-18T14:15:37.8413610Z downloaded 1.3 MB 2021-05-18T14:15:37.8414484Z 2021-05-18T14:15:37.8453613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:15:38.4168864Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-18T14:15:38.4324083Z ================================================== 2021-05-18T14:15:38.4326120Z downloaded 226 KB 2021-05-18T14:15:38.4327698Z 2021-05-18T14:15:38.4360570Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:15:39.3727243Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-18T14:15:39.3840902Z ================================================== 2021-05-18T14:15:39.3842422Z downloaded 140 KB 2021-05-18T14:15:39.3843364Z 2021-05-18T14:15:39.3882915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:15:39.9559700Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-18T14:15:39.9611266Z ================================================== 2021-05-18T14:15:39.9611846Z downloaded 53 KB 2021-05-18T14:15:39.9612168Z 2021-05-18T14:15:39.9649201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:15:40.4836860Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-18T14:15:40.4838326Z ================================================== 2021-05-18T14:15:40.4839171Z downloaded 23 KB 2021-05-18T14:15:40.4839725Z 2021-05-18T14:15:40.4871062Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:15:41.1405929Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-18T14:15:41.1749394Z ================================================== 2021-05-18T14:15:41.1750462Z downloaded 1.4 MB 2021-05-18T14:15:41.1751029Z 2021-05-18T14:15:41.1794784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:15:42.1343517Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-18T14:15:42.1345776Z ================================================== 2021-05-18T14:15:42.1347502Z downloaded 36 KB 2021-05-18T14:15:42.1348411Z 2021-05-18T14:15:42.1383090Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:15:42.7940906Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-18T14:15:42.8742422Z ================================================== 2021-05-18T14:15:42.8743778Z downloaded 884 KB 2021-05-18T14:15:42.8744427Z 2021-05-18T14:15:42.8781259Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:15:43.4214989Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-18T14:15:43.4475318Z ================================================== 2021-05-18T14:15:43.4476523Z downloaded 523 KB 2021-05-18T14:15:43.4477247Z 2021-05-18T14:15:43.4512629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:15:43.9901674Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-18T14:15:43.9903417Z ================================================== 2021-05-18T14:15:43.9904645Z downloaded 12 KB 2021-05-18T14:15:43.9905416Z 2021-05-18T14:15:43.9934470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:15:44.5854811Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-18T14:15:44.6078489Z ================================================== 2021-05-18T14:15:44.6079119Z downloaded 486 KB 2021-05-18T14:15:44.6079442Z 2021-05-18T14:15:44.6118395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:15:45.1545072Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-18T14:15:45.1631436Z ================================================== 2021-05-18T14:15:45.1631971Z downloaded 90 KB 2021-05-18T14:15:45.1632544Z 2021-05-18T14:15:45.1669604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:15:45.6028976Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-18T14:15:45.6255771Z ================================================== 2021-05-18T14:15:45.6256600Z downloaded 508 KB 2021-05-18T14:15:45.6257023Z 2021-05-18T14:15:45.6304345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:15:46.2379145Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-18T14:15:46.2612807Z ================================================== 2021-05-18T14:15:46.2613357Z downloaded 621 KB 2021-05-18T14:15:46.2613677Z 2021-05-18T14:15:46.2650053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:15:47.3618577Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-18T14:15:47.3793440Z ================================================== 2021-05-18T14:15:47.3795159Z downloaded 267 KB 2021-05-18T14:15:47.3796120Z 2021-05-18T14:15:47.3845799Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:15:48.1213899Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-18T14:15:48.1338568Z ================================================== 2021-05-18T14:15:48.1339588Z downloaded 167 KB 2021-05-18T14:15:48.1340156Z 2021-05-18T14:15:48.1401596Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:15:48.9082208Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-18T14:15:48.9240867Z ================================================== 2021-05-18T14:15:48.9241572Z downloaded 234 KB 2021-05-18T14:15:48.9241895Z 2021-05-18T14:15:48.9281212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:15:49.4035593Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-18T14:15:49.4209187Z ================================================== 2021-05-18T14:15:49.4210065Z downloaded 276 KB 2021-05-18T14:15:49.4210705Z 2021-05-18T14:15:49.4251133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:15:50.1812371Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-18T14:15:50.1933445Z ================================================== 2021-05-18T14:15:50.1934090Z downloaded 201 KB 2021-05-18T14:15:50.1934427Z 2021-05-18T14:15:50.1975072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:15:50.7340498Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-18T14:15:50.7402116Z ================================================== 2021-05-18T14:15:50.7402706Z downloaded 64 KB 2021-05-18T14:15:50.7403021Z 2021-05-18T14:15:50.7441184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:15:51.3999543Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-18T14:15:51.4000863Z ================================================== 2021-05-18T14:15:51.4001758Z downloaded 46 KB 2021-05-18T14:15:51.4002319Z 2021-05-18T14:15:51.4041166Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:15:52.0981510Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-18T14:15:52.1178094Z ================================================== 2021-05-18T14:15:52.1178785Z downloaded 416 KB 2021-05-18T14:15:52.1179181Z 2021-05-18T14:15:52.1227016Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:15:52.6688672Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-18T14:15:52.6774149Z ================================================== 2021-05-18T14:15:52.6774902Z downloaded 91 KB 2021-05-18T14:15:52.6775226Z 2021-05-18T14:15:52.6814667Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:15:53.1221909Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-18T14:15:53.1341175Z ================================================== 2021-05-18T14:15:53.1342071Z downloaded 133 KB 2021-05-18T14:15:53.1342712Z 2021-05-18T14:15:53.1382981Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:15:53.6794208Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-18T14:15:53.6960062Z ================================================== 2021-05-18T14:15:53.6960695Z downloaded 271 KB 2021-05-18T14:15:53.6961019Z 2021-05-18T14:15:53.7000282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:15:54.3564824Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-18T14:15:54.3816066Z ================================================== 2021-05-18T14:15:54.3816680Z downloaded 735 KB 2021-05-18T14:15:54.3817320Z 2021-05-18T14:15:54.3857925Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:15:54.9269106Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-18T14:15:54.9321636Z ================================================== 2021-05-18T14:15:54.9322437Z downloaded 46 KB 2021-05-18T14:15:54.9322877Z 2021-05-18T14:15:54.9368019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:15:55.5586886Z Content type 'binary/octet-stream' length 68285 bytes (66 KB) 2021-05-18T14:15:55.5639840Z ================================================== 2021-05-18T14:15:55.5640632Z downloaded 66 KB 2021-05-18T14:15:55.5641237Z 2021-05-18T14:15:55.5756009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:15:55.9928164Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-18T14:15:56.0199186Z ================================================== 2021-05-18T14:15:56.0200123Z downloaded 688 KB 2021-05-18T14:15:56.0200774Z 2021-05-18T14:15:56.0236159Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:15:56.6298520Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-18T14:15:56.6300113Z ================================================== 2021-05-18T14:15:56.6300792Z downloaded 45 KB 2021-05-18T14:15:56.6301271Z 2021-05-18T14:15:56.6348125Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:15:57.3312438Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-18T14:15:57.3539470Z ================================================== 2021-05-18T14:15:57.3541180Z downloaded 595 KB 2021-05-18T14:15:57.3542096Z 2021-05-18T14:15:57.6878475Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:15:57.6959900Z * DONE (rlang) 2021-05-18T14:15:57.9609669Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:15:57.9664147Z * DONE (magrittr) 2021-05-18T14:15:58.2195070Z * installing *binary* package ‘glue’ ... 2021-05-18T14:15:58.2268224Z * DONE (glue) 2021-05-18T14:15:58.4623913Z * installing *binary* package ‘sys’ ... 2021-05-18T14:15:58.4664973Z * DONE (sys) 2021-05-18T14:15:58.7034270Z * installing *binary* package ‘mime’ ... 2021-05-18T14:15:58.7088194Z * DONE (mime) 2021-05-18T14:15:59.0499781Z * installing *binary* package ‘curl’ ... 2021-05-18T14:15:59.0568394Z * DONE (curl) 2021-05-18T14:15:59.3330354Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:15:59.3384026Z * DONE (jsonlite) 2021-05-18T14:15:59.5719291Z * installing *binary* package ‘ini’ ... 2021-05-18T14:15:59.5778471Z * DONE (ini) 2021-05-18T14:15:59.8235563Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:15:59.8286460Z * DONE (gitcreds) 2021-05-18T14:16:00.1415782Z * installing *binary* package ‘zip’ ... 2021-05-18T14:16:00.1494415Z * DONE (zip) 2021-05-18T14:16:00.4146234Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:16:00.4225450Z * DONE (rstudioapi) 2021-05-18T14:16:00.6896819Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:16:00.6959504Z * DONE (fastmap) 2021-05-18T14:16:00.9661638Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:16:00.9718260Z * DONE (yaml) 2021-05-18T14:16:01.2320647Z * installing *binary* package ‘withr’ ... 2021-05-18T14:16:01.2389481Z * DONE (withr) 2021-05-18T14:16:01.4902799Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:16:01.4974734Z * DONE (whisker) 2021-05-18T14:16:01.7382538Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:16:01.7429096Z * DONE (rappdirs) 2021-05-18T14:16:02.0577940Z * installing *binary* package ‘fs’ ... 2021-05-18T14:16:02.0668031Z * DONE (fs) 2021-05-18T14:16:02.3104480Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:16:02.3144526Z * DONE (clipr) 2021-05-18T14:16:02.6045832Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:16:02.6097644Z * DONE (git2r) 2021-05-18T14:16:02.8599350Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:16:02.8639472Z * DONE (askpass) 2021-05-18T14:16:03.1491682Z * installing *binary* package ‘cli’ ... 2021-05-18T14:16:03.1637164Z * DONE (cli) 2021-05-18T14:16:03.4376969Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:16:03.4456418Z * DONE (purrr) 2021-05-18T14:16:03.7037286Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:16:03.7119082Z * DONE (lifecycle) 2021-05-18T14:16:03.9531807Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:16:03.9581595Z * DONE (cachem) 2021-05-18T14:16:04.3596167Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:16:04.3678379Z * DONE (openssl) 2021-05-18T14:16:04.6153752Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:16:04.6197713Z * DONE (memoise) 2021-05-18T14:16:04.9020188Z * installing *binary* package ‘httr’ ... 2021-05-18T14:16:04.9075054Z * DONE (httr) 2021-05-18T14:16:05.1689911Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:16:05.1754938Z * DONE (credentials) 2021-05-18T14:16:05.4308367Z * installing *binary* package ‘gh’ ... 2021-05-18T14:16:05.4354626Z * DONE (gh) 2021-05-18T14:16:05.7168400Z * installing *binary* package ‘gert’ ... 2021-05-18T14:16:05.7234273Z * DONE (gert) 2021-05-18T14:16:06.0349505Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:16:06.0423431Z * DONE (usethis) 2021-05-18T14:16:06.0491111Z 2021-05-18T14:16:06.0492317Z The downloaded source packages are in 2021-05-18T14:16:06.0493722Z ‘/tmp/RtmpNyMMtH/downloaded_packages’ 2021-05-18T14:16:06.0503628Z Running `R CMD build`... 2021-05-18T14:16:08.4332807Z * checking for file ‘/tmp/RtmpNyMMtH/remotes732046cfb19e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:16:08.4334526Z * preparing ‘tic’: 2021-05-18T14:16:08.4335679Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:16:08.4336857Z * installing the package to process help pages 2021-05-18T14:16:08.4338200Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:16:08.4339311Z * checking for empty or unneeded directories 2021-05-18T14:16:08.4341596Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:16:08.4342753Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:16:08.4343707Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:16:08.4350754Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:08.4351943Z (as ‘lib’ is unspecified) 2021-05-18T14:16:08.8012584Z * installing *source* package ‘tic’ ... 2021-05-18T14:16:08.8014792Z ** using staged installation 2021-05-18T14:16:08.8273993Z ** R 2021-05-18T14:16:08.8525167Z ** inst 2021-05-18T14:16:08.8561023Z ** preparing package for lazy loading 2021-05-18T14:16:09.2633054Z ** help 2021-05-18T14:16:09.4240799Z *** installing help indices 2021-05-18T14:16:09.5261470Z *** copying figures 2021-05-18T14:16:09.5264768Z ** building package indices 2021-05-18T14:16:09.8313459Z ** installing vignettes 2021-05-18T14:16:09.8348589Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:10.1281866Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:10.4700222Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:10.4734525Z * DONE (tic) 2021-05-18T14:16:10.4869255Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:16:10.7209869Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:16:12.8744032Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:16:12.8746326Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:16:12.8750944Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-18T14:16:12.8757816Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:12.8759825Z (as ‘lib’ is unspecified) 2021-05-18T14:16:12.8760680Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:16:12.8761434Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:16:12.8762191Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:16:12.8762911Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:16:12.8763657Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:16:12.8764386Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:16:12.8765093Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:16:12.8766535Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:16:12.8767197Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:16:12.8768075Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:16:12.8769147Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:16:12.8769940Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:16:12.8770640Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:16:12.8771341Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:16:12.8772012Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:16:12.8772682Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:16:12.8773322Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:16:12.8773977Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:16:12.8774636Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:16:12.8775295Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:16:12.8775978Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:16:12.8776657Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:16:12.8777319Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:16:12.8777991Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:16:12.8778643Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:16:12.8779326Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:16:12.8780131Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:16:12.8780698Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:16:12.8781310Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:16:12.8781944Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:16:12.8782557Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:16:12.8783166Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:16:12.8784417Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:16:12.8785246Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:16:12.8786001Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:16:12.8786924Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:16:28.7839080Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:16:29.6389796Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-18T14:16:29.6525832Z ================================================== 2021-05-18T14:16:29.6526430Z downloaded 231 KB 2021-05-18T14:16:29.6528427Z 2021-05-18T14:16:29.6568994Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:16:30.2284603Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-18T14:16:30.2830520Z ================================================== 2021-05-18T14:16:30.2833083Z downloaded 1.5 MB 2021-05-18T14:16:30.2834097Z 2021-05-18T14:16:30.2867347Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:16:30.9418748Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-18T14:16:30.9420933Z ================================================== 2021-05-18T14:16:30.9422127Z downloaded 16 KB 2021-05-18T14:16:30.9422949Z 2021-05-18T14:16:30.9463179Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:16:31.6373013Z Content type 'binary/octet-stream' length 1010303 bytes (986 KB) 2021-05-18T14:16:31.6663610Z ================================================== 2021-05-18T14:16:31.6664784Z downloaded 986 KB 2021-05-18T14:16:31.6665464Z 2021-05-18T14:16:31.6706528Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:16:32.3260606Z Content type 'binary/octet-stream' length 811181 bytes (792 KB) 2021-05-18T14:16:32.3701988Z ================================================== 2021-05-18T14:16:32.3704412Z downloaded 792 KB 2021-05-18T14:16:32.3706029Z 2021-05-18T14:16:32.3760424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:16:33.1256147Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-18T14:16:33.2298971Z ================================================== 2021-05-18T14:16:33.2299674Z downloaded 42 KB 2021-05-18T14:16:33.2299934Z 2021-05-18T14:16:33.2345152Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:16:33.8077482Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-18T14:16:33.8239514Z ================================================== 2021-05-18T14:16:33.8240335Z downloaded 247 KB 2021-05-18T14:16:33.8240972Z 2021-05-18T14:16:33.8280928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:16:34.8320520Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-18T14:16:34.8906474Z ================================================== 2021-05-18T14:16:34.8908012Z downloaded 977 KB 2021-05-18T14:16:34.8908529Z 2021-05-18T14:16:34.8949445Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:16:35.6991780Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-18T14:16:35.6996539Z ================================================== 2021-05-18T14:16:35.6997436Z downloaded 67 KB 2021-05-18T14:16:35.6998023Z 2021-05-18T14:16:35.7053781Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:16:36.3292502Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-18T14:16:36.3558271Z ================================================== 2021-05-18T14:16:36.3559697Z downloaded 354 KB 2021-05-18T14:16:36.3560404Z 2021-05-18T14:16:36.3598344Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:16:36.9023607Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-18T14:16:37.0373429Z ================================================== 2021-05-18T14:16:37.0375551Z downloaded 412 KB 2021-05-18T14:16:37.0377121Z 2021-05-18T14:16:37.0409561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:16:37.5745685Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-18T14:16:37.5747719Z ================================================== 2021-05-18T14:16:37.5748521Z downloaded 15 KB 2021-05-18T14:16:37.5749105Z 2021-05-18T14:16:37.5780573Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:16:38.1321570Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-18T14:16:38.1449037Z ================================================== 2021-05-18T14:16:38.1449836Z downloaded 147 KB 2021-05-18T14:16:38.1450278Z 2021-05-18T14:16:38.1497862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:16:38.6884381Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-18T14:16:38.6953792Z ================================================== 2021-05-18T14:16:38.6954368Z downloaded 72 KB 2021-05-18T14:16:38.6954688Z 2021-05-18T14:16:38.6999596Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:16:39.2732174Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-18T14:16:39.2751606Z ================================================== 2021-05-18T14:16:39.2753210Z downloaded 39 KB 2021-05-18T14:16:39.2754079Z 2021-05-18T14:16:39.2788966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:16:39.8109183Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-18T14:16:39.8298447Z ================================================== 2021-05-18T14:16:39.8299425Z downloaded 348 KB 2021-05-18T14:16:39.8299955Z 2021-05-18T14:16:39.8335254Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:16:40.3262406Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-18T14:16:40.3468064Z ================================================== 2021-05-18T14:16:40.3468673Z downloaded 426 KB 2021-05-18T14:16:40.3469041Z 2021-05-18T14:16:40.3509725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:16:41.0060647Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-18T14:16:41.0062673Z ================================================== 2021-05-18T14:16:41.0063666Z downloaded 40 KB 2021-05-18T14:16:41.0064237Z 2021-05-18T14:16:41.0116569Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:16:41.4460923Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-18T14:16:41.4717332Z ================================================== 2021-05-18T14:16:41.4718243Z downloaded 602 KB 2021-05-18T14:16:41.4718808Z 2021-05-18T14:16:41.4753502Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:16:42.2121938Z Content type 'binary/octet-stream' length 330432 bytes (322 KB) 2021-05-18T14:16:42.2288365Z ================================================== 2021-05-18T14:16:42.2289225Z downloaded 322 KB 2021-05-18T14:16:42.2289673Z 2021-05-18T14:16:42.2328342Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:16:42.7688535Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-18T14:16:42.7847853Z ================================================== 2021-05-18T14:16:42.7848548Z downloaded 224 KB 2021-05-18T14:16:42.7849691Z 2021-05-18T14:16:42.7889167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:16:43.3246212Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-18T14:16:43.3293321Z ================================================== 2021-05-18T14:16:43.3294247Z downloaded 37 KB 2021-05-18T14:16:43.3294804Z 2021-05-18T14:16:43.3327705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:16:44.1559239Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-18T14:16:44.1693469Z ================================================== 2021-05-18T14:16:44.1694292Z downloaded 199 KB 2021-05-18T14:16:44.1741154Z 2021-05-18T14:16:44.1743793Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:16:44.7124815Z Content type 'binary/octet-stream' length 2938196 bytes (2.8 MB) 2021-05-18T14:16:44.8165976Z ================================================== 2021-05-18T14:16:44.8166825Z downloaded 2.8 MB 2021-05-18T14:16:44.8167277Z 2021-05-18T14:16:44.8210698Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:16:45.3806996Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-18T14:16:45.4927195Z ================================================== 2021-05-18T14:16:45.4927742Z downloaded 4.0 MB 2021-05-18T14:16:45.4928065Z 2021-05-18T14:16:45.4961426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:16:46.1109809Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-18T14:16:46.1409445Z ================================================== 2021-05-18T14:16:46.1410095Z downloaded 1.3 MB 2021-05-18T14:16:46.1410417Z 2021-05-18T14:16:46.1449834Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:16:46.8449870Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-18T14:16:46.8687755Z ================================================== 2021-05-18T14:16:46.8688347Z downloaded 478 KB 2021-05-18T14:16:46.8688812Z 2021-05-18T14:16:46.8726482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:16:48.4888162Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-18T14:16:48.4993602Z ================================================== 2021-05-18T14:16:48.4994491Z downloaded 107 KB 2021-05-18T14:16:48.4995020Z 2021-05-18T14:16:48.5029115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:16:50.0437065Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-18T14:16:50.0440075Z ================================================== 2021-05-18T14:16:50.0440612Z downloaded 21 KB 2021-05-18T14:16:50.0440931Z 2021-05-18T14:16:50.0479360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:16:50.8315517Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-18T14:16:50.8366485Z ================================================== 2021-05-18T14:16:50.8368034Z downloaded 42 KB 2021-05-18T14:16:50.8368964Z 2021-05-18T14:16:50.8403492Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:16:51.3823677Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-18T14:16:51.3828383Z ================================================== 2021-05-18T14:16:51.3828919Z downloaded 33 KB 2021-05-18T14:16:51.3829241Z 2021-05-18T14:16:51.3867042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:16:51.7898891Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-18T14:16:51.8012759Z ================================================== 2021-05-18T14:16:51.8013373Z downloaded 136 KB 2021-05-18T14:16:51.8013702Z 2021-05-18T14:16:51.8052517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:16:52.3468991Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-18T14:16:52.3885813Z ================================================== 2021-05-18T14:16:52.3886434Z downloaded 3.4 MB 2021-05-18T14:16:52.3886801Z 2021-05-18T14:16:52.3926473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:16:53.0322492Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-18T14:16:53.0384544Z ================================================== 2021-05-18T14:16:53.0385445Z downloaded 64 KB 2021-05-18T14:16:53.0385979Z 2021-05-18T14:16:53.0497221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:16:53.9896069Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-18T14:16:54.0225536Z ================================================== 2021-05-18T14:16:54.0226575Z downloaded 1.3 MB 2021-05-18T14:16:54.0227096Z 2021-05-18T14:16:54.0266197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:16:54.8130249Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-18T14:16:54.8134078Z ================================================== 2021-05-18T14:16:54.8135438Z downloaded 128 KB 2021-05-18T14:16:54.8136385Z 2021-05-18T14:16:54.8139382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:16:55.1280327Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-18T14:16:55.1507918Z ================================================== 2021-05-18T14:16:55.1509004Z downloaded 384 KB 2021-05-18T14:16:55.1509539Z 2021-05-18T14:16:55.4241680Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:16:55.4307961Z * DONE (utf8) 2021-05-18T14:16:55.6692784Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:16:55.6733086Z * DONE (pkgconfig) 2021-05-18T14:16:55.9356773Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:16:55.9416826Z * DONE (fansi) 2021-05-18T14:16:56.2376926Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:16:56.2458638Z * DONE (diffobj) 2021-05-18T14:16:56.5070934Z * installing *binary* package ‘ps’ ... 2021-05-18T14:16:56.5125205Z * DONE (ps) 2021-05-18T14:16:56.7393906Z * installing *binary* package ‘praise’ ... 2021-05-18T14:16:56.7434031Z * DONE (praise) 2021-05-18T14:16:56.9833332Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:16:56.9875103Z * DONE (pkgload) 2021-05-18T14:16:57.2227967Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:16:57.2288890Z * DONE (evaluate) 2021-05-18T14:16:57.4563651Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:16:57.4627938Z * DONE (ellipsis) 2021-05-18T14:16:57.7460380Z * installing *binary* package ‘digest’ ... 2021-05-18T14:16:57.7547071Z * DONE (digest) 2021-05-18T14:16:57.9836973Z * installing *binary* package ‘brio’ ... 2021-05-18T14:16:57.9895353Z * DONE (brio) 2021-05-18T14:16:58.2897691Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:16:58.2961394Z * DONE (xml2) 2021-05-18T14:16:58.5575918Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:16:58.5630142Z * DONE (xfun) 2021-05-18T14:16:59.0942742Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:16:59.1052887Z * DONE (stringi) 2021-05-18T14:17:00.3448251Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:17:00.3866756Z * DONE (Rcpp) 2021-05-18T14:17:00.6997480Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:17:00.7048614Z * DONE (commonmark) 2021-05-18T14:17:00.9718711Z * installing *binary* package ‘brew’ ... 2021-05-18T14:17:00.9790033Z * DONE (brew) 2021-05-18T14:17:01.2103425Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:17:01.2142615Z * DONE (sessioninfo) 2021-05-18T14:17:01.4475689Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:17:01.4512322Z * DONE (prettyunits) 2021-05-18T14:17:01.8425323Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:17:01.8531963Z * DONE (vctrs) 2021-05-18T14:17:02.1296088Z * installing *binary* package ‘processx’ ... 2021-05-18T14:17:02.1365366Z * DONE (processx) 2021-05-18T14:17:02.4049477Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:17:02.4127248Z * DONE (markdown) 2021-05-18T14:17:02.6512488Z * installing *binary* package ‘highr’ ... 2021-05-18T14:17:02.6617499Z * DONE (highr) 2021-05-18T14:17:02.9157266Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:17:02.9217770Z * DONE (stringr) 2021-05-18T14:17:03.1575059Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:17:03.1615939Z * DONE (rversions) 2021-05-18T14:17:03.4920647Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:17:03.4983507Z * DONE (pillar) 2021-05-18T14:17:03.7500605Z * installing *binary* package ‘callr’ ... 2021-05-18T14:17:03.7542260Z * DONE (callr) 2021-05-18T14:17:04.1840936Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:17:04.1958008Z * DONE (knitr) 2021-05-18T14:17:04.4293387Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:17:04.4338500Z * DONE (xopen) 2021-05-18T14:17:04.7596088Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:17:04.7684897Z * DONE (tibble) 2021-05-18T14:17:05.0073638Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:17:05.0114327Z * DONE (pkgbuild) 2021-05-18T14:17:05.4149061Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:17:05.4231406Z * DONE (roxygen2) 2021-05-18T14:17:05.6577001Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:17:05.6627167Z * DONE (rematch2) 2021-05-18T14:17:05.9135091Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:17:05.9175182Z * DONE (rcmdcheck) 2021-05-18T14:17:06.1530703Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:17:06.1586141Z * DONE (waldo) 2021-05-18T14:17:06.8067771Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:17:06.8217825Z * DONE (testthat) 2021-05-18T14:17:07.0823309Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:17:07.0877429Z * DONE (devtools) 2021-05-18T14:17:07.0937231Z 2021-05-18T14:17:07.0938385Z The downloaded source packages are in 2021-05-18T14:17:07.0939742Z ‘/tmp/RtmpNyMMtH/downloaded_packages’ 2021-05-18T14:17:07.1686700Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:17:09.1569595Z 2021-05-18T14:17:09.4833840Z 2021-05-18T14:17:09.4857613Z checking for file ‘/tmp/RtmpNyMMtH/remotes73204e575cfd/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:17:09.4937062Z 2021-05-18T14:17:09.4938960Z ✔ checking for file ‘/tmp/RtmpNyMMtH/remotes73204e575cfd/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:17:09.5026100Z 2021-05-18T14:17:09.5026611Z 2021-05-18T14:17:09.5027441Z ─ preparing ‘desc’: 2021-05-18T14:17:09.5027778Z 2021-05-18T14:17:09.5028126Z 2021-05-18T14:17:09.5134189Z checking DESCRIPTION meta-information ... 2021-05-18T14:17:09.5161127Z 2021-05-18T14:17:09.5163323Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:17:09.5847687Z 2021-05-18T14:17:09.5884092Z 2021-05-18T14:17:09.5886772Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:09.5898445Z 2021-05-18T14:17:09.5927802Z 2021-05-18T14:17:09.5929889Z ─ checking for empty or unneeded directories 2021-05-18T14:17:09.5940364Z 2021-05-18T14:17:09.5965378Z 2021-05-18T14:17:09.5967499Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:17:09.7087768Z 2021-05-18T14:17:09.7091692Z 2021-05-18T14:17:09.7093673Z 2021-05-18T14:17:09.7206763Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:09.7208061Z (as ‘lib’ is unspecified) 2021-05-18T14:17:10.0412871Z * installing *source* package ‘desc’ ... 2021-05-18T14:17:10.0444724Z ** using staged installation 2021-05-18T14:17:10.0630606Z ** R 2021-05-18T14:17:10.0811846Z ** inst 2021-05-18T14:17:10.0828607Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:11.7614486Z ** help 2021-05-18T14:17:11.9040603Z *** installing help indices 2021-05-18T14:17:11.9965825Z ** building package indices 2021-05-18T14:17:12.3054597Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:12.5143239Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:12.7572909Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:12.7588470Z * DONE (desc) 2021-05-18T14:17:12.9766376Z 2021-05-18T14:17:12.9767963Z 2021-05-18T14:17:12.9777335Z checking for file ‘/tmp/RtmpNyMMtH/remotes7320669bd541/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:17:12.9808612Z 2021-05-18T14:17:12.9811204Z ✔ checking for file ‘/tmp/RtmpNyMMtH/remotes7320669bd541/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:17:12.9859304Z 2021-05-18T14:17:12.9882813Z 2021-05-18T14:17:12.9884930Z ─ preparing ‘ghtravis’: 2021-05-18T14:17:12.9895139Z 2021-05-18T14:17:12.9897195Z 2021-05-18T14:17:12.9979231Z checking DESCRIPTION meta-information ... 2021-05-18T14:17:13.0004966Z 2021-05-18T14:17:13.0007173Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:17:13.0440952Z 2021-05-18T14:17:13.0483785Z 2021-05-18T14:17:13.0488017Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:13.0501661Z 2021-05-18T14:17:13.0525082Z 2021-05-18T14:17:13.0527100Z ─ checking for empty or unneeded directories 2021-05-18T14:17:13.0552044Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:17:13.0720918Z 2021-05-18T14:17:13.0723348Z 2021-05-18T14:17:13.0724506Z 2021-05-18T14:17:13.1253701Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:13.1256153Z (as ‘lib’ is unspecified) 2021-05-18T14:17:13.3780844Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:17:13.3783031Z ** using staged installation 2021-05-18T14:17:13.3943634Z ** R 2021-05-18T14:17:13.4052768Z ** inst 2021-05-18T14:17:13.4062240Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:14.7157328Z ** help 2021-05-18T14:17:14.7777220Z *** installing help indices 2021-05-18T14:17:14.8286903Z ** building package indices 2021-05-18T14:17:15.0823399Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:15.7827357Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:16.4895904Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:16.4911248Z * DONE (ghtravis) 2021-05-18T14:17:16.5006474Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:17:16.6964804Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:17:18.8398609Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:17:18.8399646Z 2021-05-18T14:17:18.8401322Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:17:18.8406812Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:17:18.8408108Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:17:18.8409268Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:17:18.8410428Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:17:18.8412194Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:18.8413690Z (as ‘lib’ is unspecified) 2021-05-18T14:17:34.7770425Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:17:35.3134585Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-18T14:17:35.3269130Z ================================================== 2021-05-18T14:17:35.3269755Z downloaded 193 KB 2021-05-18T14:17:35.3270068Z 2021-05-18T14:17:35.3311486Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:17:35.8675340Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-18T14:17:35.8732722Z ================================================== 2021-05-18T14:17:35.8733784Z downloaded 64 KB 2021-05-18T14:17:35.8734383Z 2021-05-18T14:17:35.8780910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:17:36.3726384Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-18T14:17:36.3862408Z ================================================== 2021-05-18T14:17:36.3863188Z downloaded 191 KB 2021-05-18T14:17:36.3863613Z 2021-05-18T14:17:36.3910971Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:17:36.9326932Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-18T14:17:36.9613770Z ================================================== 2021-05-18T14:17:36.9615042Z downloaded 1.2 MB 2021-05-18T14:17:36.9615942Z 2021-05-18T14:17:36.9652487Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:17:37.5281764Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-18T14:17:37.5659571Z ================================================== 2021-05-18T14:17:37.5660881Z downloaded 1.0 MB 2021-05-18T14:17:37.5661613Z 2021-05-18T14:17:37.8234043Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:17:37.8289028Z * DONE (tidyselect) 2021-05-18T14:17:38.0598870Z * installing *binary* package ‘generics’ ... 2021-05-18T14:17:38.0644044Z * DONE (generics) 2021-05-18T14:17:38.3581219Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:17:38.3665397Z * DONE (cpp11) 2021-05-18T14:17:38.7181971Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:17:38.7272397Z * DONE (dplyr) 2021-05-18T14:17:39.0666908Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:17:39.8252189Z * DONE (tidyr) 2021-05-18T14:17:39.8252992Z 2021-05-18T14:17:39.8254567Z 2021-05-18T14:17:39.8257565Z checking for file ‘/tmp/RtmpNyMMtH/remotes7320715f1c08/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:17:39.8261148Z The downloaded source packages are in 2021-05-18T14:17:39.8262232Z 2021-05-18T14:17:39.8265342Z ‘/tmp/RtmpNyMMtH/downloaded_packages’ 2021-05-18T14:17:39.8268452Z ✔ checking for file ‘/tmp/RtmpNyMMtH/remotes7320715f1c08/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:17:39.8273441Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:39.8274320Z 2021-05-18T14:17:39.8275544Z (as ‘lib’ is unspecified) 2021-05-18T14:17:39.8277016Z * installing *source* package ‘aghast’ ... 2021-05-18T14:17:39.8278176Z ** using staged installation 2021-05-18T14:17:39.8279006Z ** R 2021-05-18T14:17:39.8280448Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:39.8281457Z 2021-05-18T14:17:39.8282533Z ─ preparing ‘aghast’: 2021-05-18T14:17:39.8284084Z checking DESCRIPTION meta-information ... 2021-05-18T14:17:39.8285083Z 2021-05-18T14:17:39.8286414Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:17:39.8287228Z 2021-05-18T14:17:39.8287824Z 2021-05-18T14:17:39.8289501Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:39.8290454Z 2021-05-18T14:17:39.8291049Z 2021-05-18T14:17:39.8292414Z ─ checking for empty or unneeded directories 2021-05-18T14:17:39.8293910Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:17:39.8294533Z 2021-05-18T14:17:39.8295138Z 2021-05-18T14:17:39.8295726Z 2021-05-18T14:17:40.0651434Z ** help 2021-05-18T14:17:40.0912386Z *** installing help indices 2021-05-18T14:17:40.1176025Z ** building package indices 2021-05-18T14:17:40.3390678Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:40.5332601Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:40.7382000Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:40.7388782Z * DONE (aghast) 2021-05-18T14:17:40.7483786Z Installing 1 packages: covr 2021-05-18T14:17:40.7496046Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:40.7496940Z (as ‘lib’ is unspecified) 2021-05-18T14:17:56.6888556Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:17:56.6890382Z 2021-05-18T14:17:56.6973165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:17:57.4442498Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-18T14:17:57.4558914Z ================================================== 2021-05-18T14:17:57.4559878Z downloaded 159 KB 2021-05-18T14:17:57.4560456Z 2021-05-18T14:17:57.4598933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:17:57.9935258Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-18T14:17:58.0039173Z ================================================== 2021-05-18T14:17:58.0039704Z downloaded 118 KB 2021-05-18T14:17:58.0040022Z 2021-05-18T14:17:58.0079393Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:17:58.5445477Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-18T14:17:58.5625492Z ================================================== 2021-05-18T14:17:58.5626736Z downloaded 282 KB 2021-05-18T14:17:58.5627428Z 2021-05-18T14:17:58.8246802Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:17:58.8298306Z * DONE (lazyeval) 2021-05-18T14:17:59.0859091Z * installing *binary* package ‘rex’ ... 2021-05-18T14:17:59.0923127Z * DONE (rex) 2021-05-18T14:17:59.3687582Z * installing *binary* package ‘covr’ ... 2021-05-18T14:17:59.3764403Z * DONE (covr) 2021-05-18T14:17:59.3829592Z 2021-05-18T14:17:59.3830830Z The downloaded source packages are in 2021-05-18T14:17:59.3832731Z ‘/tmp/RtmpNyMMtH/downloaded_packages’ 2021-05-18T14:17:59.4007497Z 2021-05-18T14:17:59.4045660Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:17:59.4046361Z Rscript -e "tic::before_install()" 2021-05-18T14:17:59.4092683Z shell: /usr/bin/bash -e {0} 2021-05-18T14:17:59.4093130Z env: 2021-05-18T14:17:59.4093618Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:59.4094152Z TIC_DEPLOY_KEY: 2021-05-18T14:17:59.4095189Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:59.4096875Z GITHUB_PAT: *** 2021-05-18T14:17:59.4097886Z COVERALLS_TOKEN: *** 2021-05-18T14:17:59.4098452Z continue-on-error: false 2021-05-18T14:17:59.4098975Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:59.4099525Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:59.4100028Z TZ: UTC 2021-05-18T14:17:59.4100451Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:59.4100916Z NOT_CRAN: true 2021-05-18T14:17:59.4101329Z ##[endgroup] 2021-05-18T14:17:59.7196970Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:17:59.8627577Z Running before_install: step_install_remote_binaries() 2021-05-18T14:18:00.4197362Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:18:00.4198940Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:18:00.4200131Z remotes::install_cran("rcmdcheck") 2021-05-18T14:18:00.4201216Z remotes::install_cran("markdown") 2021-05-18T14:18:00.4213006Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:18:00.4213476Z env: 2021-05-18T14:18:00.4213978Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:00.4214500Z TIC_DEPLOY_KEY: 2021-05-18T14:18:00.4215410Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:00.4217074Z GITHUB_PAT: *** 2021-05-18T14:18:00.4218045Z COVERALLS_TOKEN: *** 2021-05-18T14:18:00.4218606Z continue-on-error: false 2021-05-18T14:18:00.4219136Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:00.4219665Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:00.4220165Z TZ: UTC 2021-05-18T14:18:00.4220586Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:00.4221087Z NOT_CRAN: true 2021-05-18T14:18:00.4221508Z ##[endgroup] 2021-05-18T14:18:20.7645718Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:18:20.7648071Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:18:20.7649908Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-18T14:18:20.7651620Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:18:20.7653301Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:18:20.7654943Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-18T14:18:20.7676184Z Installing 6 packages: base64enc, tinytex, htmltools, bitops, rmarkdown, RCurl 2021-05-18T14:18:20.7690432Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:20.7692415Z (as ‘lib’ is unspecified) 2021-05-18T14:18:36.6955341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:18:37.3501756Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-18T14:18:37.3503322Z ================================================== 2021-05-18T14:18:37.3504690Z downloaded 37 KB 2021-05-18T14:18:37.3505614Z 2021-05-18T14:18:37.3548044Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:18:38.1099778Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-18T14:18:38.1163821Z ================================================== 2021-05-18T14:18:38.1165326Z downloaded 113 KB 2021-05-18T14:18:38.1166223Z 2021-05-18T14:18:38.1202119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:18:38.8077126Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-18T14:18:38.8235676Z ================================================== 2021-05-18T14:18:38.8236335Z downloaded 231 KB 2021-05-18T14:18:38.8236669Z 2021-05-18T14:18:38.8284283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:18:39.8531052Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-18T14:18:39.8555871Z ================================================== 2021-05-18T14:18:39.8557953Z downloaded 34 KB 2021-05-18T14:18:39.8559572Z 2021-05-18T14:18:39.8597763Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:18:40.5149057Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-18T14:18:40.6214725Z ================================================== 2021-05-18T14:18:40.6215858Z downloaded 3.5 MB 2021-05-18T14:18:40.6216404Z 2021-05-18T14:18:40.6255400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-18T14:18:41.2807050Z Content type 'binary/octet-stream' length 1123996 bytes (1.1 MB) 2021-05-18T14:18:41.3337955Z ================================================== 2021-05-18T14:18:41.3338983Z downloaded 1.1 MB 2021-05-18T14:18:41.3339504Z 2021-05-18T14:18:41.5560377Z * installing *binary* package ‘base64enc’ ... 2021-05-18T14:18:41.5602470Z * DONE (base64enc) 2021-05-18T14:18:41.7932502Z * installing *binary* package ‘tinytex’ ... 2021-05-18T14:18:41.7995990Z * DONE (tinytex) 2021-05-18T14:18:42.0219952Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:18:42.0262888Z * DONE (bitops) 2021-05-18T14:18:42.2682319Z * installing *binary* package ‘htmltools’ ... 2021-05-18T14:18:42.2725140Z * DONE (htmltools) 2021-05-18T14:18:42.6281593Z * installing *binary* package ‘RCurl’ ... 2021-05-18T14:18:42.6369819Z * DONE (RCurl) 2021-05-18T14:18:43.3466026Z * installing *binary* package ‘rmarkdown’ ... 2021-05-18T14:18:43.3698698Z * DONE (rmarkdown) 2021-05-18T14:18:43.3804025Z 2021-05-18T14:18:43.3805038Z The downloaded source packages are in 2021-05-18T14:18:43.3806513Z ‘/tmp/RtmprrxVhm/downloaded_packages’ 2021-05-18T14:18:58.1355886Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:18:58.1357119Z Use `force = TRUE` to force installation 2021-05-18T14:18:58.1368086Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:18:58.1369170Z Use `force = TRUE` to force installation 2021-05-18T14:18:58.1497286Z ##[group]Run options(width = 100) 2021-05-18T14:18:58.1497889Z options(width = 100) 2021-05-18T14:18:58.1498503Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:18:58.1499282Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:18:58.1507044Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:18:58.1507652Z env: 2021-05-18T14:18:58.1508146Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:58.1508663Z TIC_DEPLOY_KEY: 2021-05-18T14:18:58.1509560Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:58.1511734Z GITHUB_PAT: *** 2021-05-18T14:18:58.1512965Z COVERALLS_TOKEN: *** 2021-05-18T14:18:58.1513528Z continue-on-error: false 2021-05-18T14:18:58.1514063Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:58.1514696Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:58.1515330Z TZ: UTC 2021-05-18T14:18:58.1515751Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:58.1516258Z NOT_CRAN: true 2021-05-18T14:18:58.1516680Z ##[endgroup] 2021-05-18T14:18:58.6354042Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:18:58.6355295Z setting value 2021-05-18T14:18:58.6356683Z version R version 4.0.5 (2021-03-31) 2021-05-18T14:18:58.6357673Z os Ubuntu 20.04.2 LTS 2021-05-18T14:18:58.6358959Z system x86_64, linux-gnu 2021-05-18T14:18:58.6359959Z ui X11 2021-05-18T14:18:58.6360862Z language (EN) 2021-05-18T14:18:58.6362122Z collate C.UTF-8 2021-05-18T14:18:58.6363368Z ctype C.UTF-8 2021-05-18T14:18:58.6364286Z tz UTC 2021-05-18T14:18:58.6365420Z date 2021-05-18 2021-05-18T14:18:58.6365951Z 2021-05-18T14:18:58.6367664Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:18:58.6369074Z package * version date lib source 2021-05-18T14:18:58.6371331Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:18:58.6373114Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6374819Z base * 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6376431Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6378060Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6379609Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6381163Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6382713Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6384271Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6385834Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6387395Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6388922Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6390458Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6392040Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6393839Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6395478Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6396553Z compiler 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6397588Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6398475Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6399354Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6400267Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6401173Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6402050Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6402958Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-18T14:18:58.6403934Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:18:58.6404903Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6405805Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6406702Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6407580Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6408479Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6409399Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6410284Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6411166Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6412062Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6412924Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6413803Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6414687Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6415556Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6416650Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:18:58.6417634Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6418529Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6419421Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6420295Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6421213Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6422112Z grid 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6422978Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6423887Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6424790Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6425646Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6426528Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6427468Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6428369Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6429251Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6430148Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6431071Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6443204Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6444631Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6445579Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6446481Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6447384Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6448292Z methods * 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6449189Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6450129Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6450944Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6451756Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6452585Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6453439Z parallel 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6454289Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6455171Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6456029Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6456867Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6457708Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6458568Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6459426Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6460256Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6461080Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6461906Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6462625Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6463379Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6464097Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6465051Z RCurl 1.98-1.3 2021-03-16 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6465893Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6466724Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6467543Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6468362Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6469186Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6470035Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6470853Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6471855Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6472962Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6473886Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6474829Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6475757Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6476732Z splines 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6477641Z stats * 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6478518Z stats4 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6479393Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6480294Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6481205Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-18T14:18:58.6482079Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6483124Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:18:58.6484001Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6485074Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6485976Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6486906Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:18:58.6487837Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6488743Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6489654Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6490535Z tools 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6491422Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6492293Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6493161Z utils * 4.0.5 2021-03-31 [2] local 2021-05-18T14:18:58.6494036Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6494981Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6495860Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6496780Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6501315Z xfun 0.23 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-18T14:18:58.6502209Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6503032Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6503830Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6504633Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-18T14:18:58.6504959Z 2021-05-18T14:18:58.6505428Z [1] /home/runner/work/_temp/Library 2021-05-18T14:18:58.6505984Z [2] /opt/R/4.0.5/lib/R/library 2021-05-18T14:18:58.6538469Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:18:58.6539103Z Rscript -e 'tic::script()' 2021-05-18T14:18:58.6539596Z ls -l check 2021-05-18T14:18:58.6585216Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:18:58.6585775Z env: 2021-05-18T14:18:58.6586270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:18:58.6586783Z TIC_DEPLOY_KEY: 2021-05-18T14:18:58.6587676Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:18:58.6589517Z GITHUB_PAT: *** 2021-05-18T14:18:58.6590401Z COVERALLS_TOKEN: *** 2021-05-18T14:18:58.6590949Z continue-on-error: false 2021-05-18T14:18:58.6591480Z VDIFFR_RUN_TESTS: 2021-05-18T14:18:58.6592006Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:18:58.6592710Z TZ: UTC 2021-05-18T14:18:58.6593131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:18:58.6593588Z NOT_CRAN: true 2021-05-18T14:18:58.6594004Z ##[endgroup] 2021-05-18T14:18:58.9391394Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:18:59.0703677Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:18:59.0704783Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:18:59.0705553Z timeout = Inf, check_dir = "check") 2021-05-18T14:18:59.1467173Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:18:59.3740132Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:18:59.3876455Z * preparing ‘nitrcbot’: 2021-05-18T14:18:59.3987117Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:18:59.4912269Z * installing the package to build vignettes 2021-05-18T14:19:03.2241549Z * creating vignettes ... OK 2021-05-18T14:19:03.2600644Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:03.2602994Z * checking for empty or unneeded directories 2021-05-18T14:19:03.2627429Z * building ‘nitrcbot_1.2.tar.gz’ 2021-05-18T14:19:03.2831016Z 2021-05-18T14:19:03.4097362Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:19:03.6420174Z * using log directory ‘/home/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck’ 2021-05-18T14:19:03.6421422Z * using R version 4.0.5 (2021-03-31) 2021-05-18T14:19:03.6422366Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:19:03.6423267Z * using session charset: UTF-8 2021-05-18T14:19:03.6809537Z * using option ‘--as-cran’ 2021-05-18T14:19:03.6828152Z * checking for file ‘nitrcbot/DESCRIPTION’ ... OK 2021-05-18T14:19:03.6830378Z * this is package ‘nitrcbot’ version ‘1.2’ 2021-05-18T14:19:03.6843387Z * package encoding: UTF-8 2021-05-18T14:19:03.6858192Z * checking package namespace information ... OK 2021-05-18T14:19:19.4612869Z * checking package dependencies ... OK 2021-05-18T14:19:19.4633910Z * checking if this is a source package ... OK 2021-05-18T14:19:19.4635751Z * checking if there is a namespace ... OK 2021-05-18T14:19:19.7911322Z * checking for executable files ... OK 2021-05-18T14:19:19.7912613Z * checking for hidden files and directories ... OK 2021-05-18T14:19:19.7955899Z * checking for portable file names ... OK 2021-05-18T14:19:19.7956913Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:19:19.7957759Z * checking serialization versions ... OK 2021-05-18T14:19:22.7933597Z * checking whether package ‘nitrcbot’ can be installed ... OK 2021-05-18T14:19:22.7992801Z * checking installed package size ... OK 2021-05-18T14:19:22.8631548Z * checking package directory ... OK 2021-05-18T14:19:22.8634559Z * checking for future file timestamps ... OK 2021-05-18T14:19:22.8636243Z * checking ‘build’ directory ... OK 2021-05-18T14:19:23.0395498Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:19:23.0407214Z * checking top-level files ... OK 2021-05-18T14:19:23.0408146Z * checking for left-over files ... OK 2021-05-18T14:19:23.2238024Z * checking index information ... OK 2021-05-18T14:19:23.4057424Z * checking package subdirectories ... OK 2021-05-18T14:19:23.4563236Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:19:23.5131268Z * checking R files for syntax errors ... OK 2021-05-18T14:19:24.2170626Z * checking whether the package can be loaded ... OK 2021-05-18T14:19:24.8045099Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:19:25.3843491Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:19:26.0114145Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:19:26.6917575Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:19:27.4108004Z * checking loading without being on the library search path ... OK 2021-05-18T14:19:28.0513843Z * checking dependencies in R code ... OK 2021-05-18T14:19:29.1473223Z * checking S3 generic/method consistency ... OK 2021-05-18T14:19:29.7191748Z * checking replacement functions ... OK 2021-05-18T14:19:30.3110055Z * checking foreign function calls ... OK 2021-05-18T14:19:33.8353922Z * checking R code for possible problems ... OK 2021-05-18T14:19:34.0533350Z * checking Rd files ... OK 2021-05-18T14:19:34.1073421Z * checking Rd metadata ... OK 2021-05-18T14:19:34.1893598Z * checking Rd line widths ... OK 2021-05-18T14:19:34.2828028Z * checking Rd cross-references ... OK 2021-05-18T14:19:34.8722828Z * checking for missing documentation entries ... OK 2021-05-18T14:19:36.6170131Z * checking for code/documentation mismatches ... OK 2021-05-18T14:19:37.8632997Z * checking Rd \usage sections ... OK 2021-05-18T14:19:37.9520253Z * checking Rd contents ... OK 2021-05-18T14:19:38.0528304Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:19:38.0603987Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:19:38.0624515Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:19:39.4231853Z * checking examples ... OK 2021-05-18T14:19:39.5074411Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:19:39.6899019Z * checking tests ... 2021-05-18T14:19:40.5788709Z Running ‘testthat.R’ 2021-05-18T14:19:40.5837450Z OK 2021-05-18T14:19:40.7627839Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:19:40.7780922Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-18T14:19:40.7782254Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-18T14:19:40.7783135Z ‘nitrcbot.Rmd’ 2021-05-18T14:19:41.5215704Z * checking re-building of vignette outputs ... OK 2021-05-18T14:19:43.3729057Z * checking PDF version of manual ... OK 2021-05-18T14:19:43.3730880Z * checking for non-standard things in the check directory ... OK 2021-05-18T14:19:43.3731976Z * checking for detritus in the temp directory ... OK 2021-05-18T14:19:43.3732700Z * DONE 2021-05-18T14:19:43.3733070Z 2021-05-18T14:19:43.3733609Z Status: 1 NOTE 2021-05-18T14:19:43.3734145Z See 2021-05-18T14:19:43.3735330Z ‘/home/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck/00check.log’ 2021-05-18T14:19:43.3736225Z for details. 2021-05-18T14:19:43.3736662Z 2021-05-18T14:19:43.3742150Z 2021-05-18T14:19:43.4629522Z ── R CMD check results ─────────────────────────────────────── nitrcbot 1.2 ──── 2021-05-18T14:19:43.4649216Z Duration: 40.2s 2021-05-18T14:19:43.4649905Z 2021-05-18T14:19:43.4673152Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-18T14:19:43.4674990Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-18T14:19:43.4676344Z ‘nitrcbot.Rmd’ 2021-05-18T14:19:43.4677009Z 2021-05-18T14:19:43.4684065Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-18T14:19:43.4776037Z total 88 2021-05-18T14:19:43.4777675Z drwxr-xr-x 6 runner docker 4096 May 18 14:19 nitrcbot.Rcheck 2021-05-18T14:19:43.4779938Z -rw-r--r-- 1 runner docker 23031 May 18 14:19 nitrcbot_1.2.tar.gz 2021-05-18T14:19:43.4781346Z -rw-r--r-- 1 runner docker 57751 May 18 14:19 nitrcbot_1.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:19:43.4816549Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:19:43.4817394Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:19:43.4864702Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:19:43.4865263Z env: 2021-05-18T14:19:43.4865862Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:43.4866343Z TIC_DEPLOY_KEY: 2021-05-18T14:19:43.4867174Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:43.4868904Z GITHUB_PAT: *** 2021-05-18T14:19:43.4869724Z COVERALLS_TOKEN: *** 2021-05-18T14:19:43.4870243Z continue-on-error: false 2021-05-18T14:19:43.4870745Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:43.4871238Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:43.4871704Z TZ: UTC 2021-05-18T14:19:43.4872857Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:43.4873278Z NOT_CRAN: true 2021-05-18T14:19:43.4873672Z ##[endgroup] 2021-05-18T14:19:43.4972765Z 2021-05-18T14:19:43.4974295Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-18T14:19:43.4975224Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-18T14:19:43.4976229Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:19:43.4976633Z 2021-05-18T14:19:43.4977291Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:19:43.4978323Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:19:43.4979341Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:19:43.4979772Z 2021-05-18T14:19:43.4980384Z R is a collaborative project with many contributors. 2021-05-18T14:19:43.4981303Z Type 'contributors()' for more information and 2021-05-18T14:19:43.4982267Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:19:43.4982706Z 2021-05-18T14:19:43.4983453Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:19:43.4984371Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:19:43.4985089Z Type 'q()' to quit R. 2021-05-18T14:19:43.4985372Z 2021-05-18T14:19:43.4985770Z > library(testthat) 2021-05-18T14:19:43.4986406Z > library(nitrcbot) 2021-05-18T14:19:43.4986777Z > 2021-05-18T14:19:43.4987206Z > test_check("nitrcbot") 2021-05-18T14:19:43.4988152Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:19:43.4988744Z • On CI (12) 2021-05-18T14:19:43.4988994Z 2021-05-18T14:19:43.4989453Z [ FAIL 0 | WARN 0 | SKIP 12 | PASS 0 ] 2021-05-18T14:19:43.4989845Z > 2021-05-18T14:19:43.4990230Z > proc.time() 2021-05-18T14:19:43.4990722Z user system elapsed 2021-05-18T14:19:43.4991168Z 0.783 0.084 0.854 2021-05-18T14:19:43.5030153Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:19:43.5030783Z Rscript -e "tic::before_deploy()" 2021-05-18T14:19:43.5072675Z shell: /usr/bin/bash -e {0} 2021-05-18T14:19:43.5073091Z env: 2021-05-18T14:19:43.5073574Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:43.5074088Z TIC_DEPLOY_KEY: 2021-05-18T14:19:43.5074920Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:43.5076259Z GITHUB_PAT: *** 2021-05-18T14:19:43.5077096Z COVERALLS_TOKEN: *** 2021-05-18T14:19:43.5077616Z continue-on-error: false 2021-05-18T14:19:43.5078330Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:43.5078884Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:43.5079387Z TZ: UTC 2021-05-18T14:19:43.5079838Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:43.5080310Z NOT_CRAN: true 2021-05-18T14:19:43.5080751Z ##[endgroup] 2021-05-18T14:19:44.8659690Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:19:44.8746683Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:19:44.8747308Z with: 2021-05-18T14:19:44.8748247Z upload_url: https://uploads.github.com/repos/neuroconductor/nitrcbot/releases/43143854/assets{?name,label} 2021-05-18T14:19:44.8749471Z asset_path: check/nitrcbot_1.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:19:44.8750262Z asset_name: nitrcbot_1.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:19:44.8751009Z asset_content_type: application/octet-stream 2021-05-18T14:19:44.8751565Z env: 2021-05-18T14:19:44.8752284Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:44.8752803Z TIC_DEPLOY_KEY: 2021-05-18T14:19:44.8753692Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:44.8755101Z GITHUB_PAT: *** 2021-05-18T14:19:44.8755972Z COVERALLS_TOKEN: *** 2021-05-18T14:19:44.8756523Z continue-on-error: false 2021-05-18T14:19:44.8758252Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:44.8759314Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:44.8760196Z TZ: UTC 2021-05-18T14:19:44.8760952Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:44.8761766Z NOT_CRAN: true 2021-05-18T14:19:44.8763399Z GITHUB_TOKEN: *** 2021-05-18T14:19:44.8764181Z ##[endgroup] 2021-05-18T14:19:45.4125110Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:19:45.4125710Z Rscript -e "tic::deploy()" 2021-05-18T14:19:45.4170814Z shell: /usr/bin/bash -e {0} 2021-05-18T14:19:45.4171182Z env: 2021-05-18T14:19:45.4171589Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:45.4172023Z TIC_DEPLOY_KEY: 2021-05-18T14:19:45.4172734Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:45.4173948Z GITHUB_PAT: *** 2021-05-18T14:19:45.4174668Z COVERALLS_TOKEN: *** 2021-05-18T14:19:45.4175122Z continue-on-error: false 2021-05-18T14:19:45.4175542Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:45.4176181Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:45.4176630Z TZ: UTC 2021-05-18T14:19:45.4177030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:45.4177464Z NOT_CRAN: true 2021-05-18T14:19:45.4177841Z ##[endgroup] 2021-05-18T14:19:45.8500201Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:19:45.8526528Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:19:45.8527172Z Rscript -e "tic::after_deploy()" 2021-05-18T14:19:45.8573950Z shell: /usr/bin/bash -e {0} 2021-05-18T14:19:45.8574385Z env: 2021-05-18T14:19:45.8575011Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:45.8575532Z TIC_DEPLOY_KEY: 2021-05-18T14:19:45.8576432Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:45.8577890Z GITHUB_PAT: *** 2021-05-18T14:19:45.8578767Z COVERALLS_TOKEN: *** 2021-05-18T14:19:45.8579327Z continue-on-error: false 2021-05-18T14:19:45.8579867Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:45.8580398Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:45.8580958Z TZ: UTC 2021-05-18T14:19:45.8581381Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:45.8581849Z NOT_CRAN: true 2021-05-18T14:19:45.8582275Z ##[endgroup] 2021-05-18T14:19:46.2747056Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:19:46.2777694Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-18T14:19:46.2778478Z curl -s -H "Accept: application/json" \ 2021-05-18T14:19:46.2779153Z  -H "Content-Type: application/json" \ 2021-05-18T14:19:46.2779867Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-18T14:19:46.2780629Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-18T14:19:46.2781446Z  -X POST https://coveralls.io/api/repos 2021-05-18T14:19:46.2827778Z shell: /usr/bin/bash -e {0} 2021-05-18T14:19:46.2828223Z env: 2021-05-18T14:19:46.2828705Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:46.2829233Z TIC_DEPLOY_KEY: 2021-05-18T14:19:46.2830115Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:46.2831592Z GITHUB_PAT: *** 2021-05-18T14:19:46.2832633Z COVERALLS_TOKEN: *** 2021-05-18T14:19:46.2833178Z continue-on-error: false 2021-05-18T14:19:46.2833740Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:46.2834277Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:46.2834780Z TZ: UTC 2021-05-18T14:19:46.2835195Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:46.2835659Z NOT_CRAN: true 2021-05-18T14:19:46.2836088Z ##[endgroup] 2021-05-18T14:19:46.6808825Z {"errors":{"name":"has already been taken"}} 2021-05-18T14:19:46.6861315Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-18T14:19:46.6862457Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-18T14:19:46.6863530Z  curl -s -H "Accept: application/json" \ 2021-05-18T14:19:46.6864732Z  -H "Content-Type: application/json" \ 2021-05-18T14:19:46.6865980Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-18T14:19:46.6867493Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-18T14:19:46.6868871Z  | jq '.token')" >> $GITHUB_ENV 2021-05-18T14:19:46.6915681Z shell: /usr/bin/bash -e {0} 2021-05-18T14:19:46.6916101Z env: 2021-05-18T14:19:46.6916551Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:46.6917046Z TIC_DEPLOY_KEY: 2021-05-18T14:19:46.6917877Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:46.6919279Z GITHUB_PAT: *** 2021-05-18T14:19:46.6920412Z COVERALLS_TOKEN: *** 2021-05-18T14:19:46.6920960Z continue-on-error: false 2021-05-18T14:19:46.6921460Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:46.6921951Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:46.6922418Z TZ: UTC 2021-05-18T14:19:46.6922826Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:46.6923246Z NOT_CRAN: true 2021-05-18T14:19:46.6923641Z ##[endgroup] 2021-05-18T14:19:46.8946665Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-18T14:19:46.8947484Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-18T14:19:46.8955036Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:19:46.8955506Z env: 2021-05-18T14:19:46.8955990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:46.8956525Z TIC_DEPLOY_KEY: 2021-05-18T14:19:46.8957406Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:46.8958881Z GITHUB_PAT: *** 2021-05-18T14:19:46.8959707Z COVERALLS_TOKEN: *** 2021-05-18T14:19:46.8960225Z continue-on-error: false 2021-05-18T14:19:46.8960817Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:46.8961322Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:46.8961776Z TZ: UTC 2021-05-18T14:19:46.8962178Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:46.8962615Z NOT_CRAN: true 2021-05-18T14:19:46.8963229Z COVERALLS_REPO_TOKEN: null 2021-05-18T14:19:46.8963721Z ##[endgroup] 2021-05-18T14:19:51.7411248Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-18T14:19:51.7412987Z object 'null' not found 2021-05-18T14:19:51.7415072Z Calls: -> to_coveralls 2021-05-18T14:19:51.7416245Z Execution halted 2021-05-18T14:19:51.7471978Z ##[error]Process completed with exit code 1. 2021-05-18T14:19:51.9084679Z Post job cleanup. 2021-05-18T14:19:51.9553222Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:19:51.9648006Z Post job cleanup. 2021-05-18T14:19:52.0785975Z [command]/usr/bin/git version 2021-05-18T14:19:52.0854929Z git version 2.31.1 2021-05-18T14:19:52.0900908Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:19:52.0954178Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:19:52.1223784Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:19:52.1263041Z http.https://github.com/.extraheader 2021-05-18T14:19:52.1274882Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:19:52.1324979Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:19:52.1626608Z Cleaning up orphan processes