2021-05-17T17:31:06.8777738Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:31:07.7877571Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:07.9739757Z 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-17T17:31:08.0643735Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:31:08.2306365Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:31:15.3388846Z Current runner version: '2.278.0' 2021-05-17T17:31:15.3419562Z ##[group]Operating System 2021-05-17T17:31:15.3420584Z Ubuntu 2021-05-17T17:31:15.3421168Z 20.04.2 2021-05-17T17:31:15.3421647Z LTS 2021-05-17T17:31:15.3422229Z ##[endgroup] 2021-05-17T17:31:15.3422849Z ##[group]Virtual Environment 2021-05-17T17:31:15.3423630Z Environment: ubuntu-20.04 2021-05-17T17:31:15.3424403Z Version: 20210510.0 2021-05-17T17:31:15.3425439Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T17:31:15.3426927Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T17:31:15.3427883Z ##[endgroup] 2021-05-17T17:31:15.3430037Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:31:15.3431270Z Actions: write 2021-05-17T17:31:15.3431862Z Checks: write 2021-05-17T17:31:15.3432383Z Contents: write 2021-05-17T17:31:15.3433008Z Deployments: write 2021-05-17T17:31:15.3433679Z Issues: write 2021-05-17T17:31:15.3434272Z Metadata: read 2021-05-17T17:31:15.3434853Z Packages: write 2021-05-17T17:31:15.3435415Z PullRequests: write 2021-05-17T17:31:15.3436151Z RepositoryProjects: write 2021-05-17T17:31:15.3436878Z SecurityEvents: write 2021-05-17T17:31:15.3437451Z Statuses: write 2021-05-17T17:31:15.3438139Z ##[endgroup] 2021-05-17T17:31:15.3441101Z Prepare workflow directory 2021-05-17T17:31:15.4529867Z Prepare all required actions 2021-05-17T17:31:15.4542203Z Getting action download info 2021-05-17T17:31:15.9214699Z Download action repository 'actions/checkout@v2' 2021-05-17T17:31:17.8855310Z Download action repository 'r-lib/actions@master' 2021-05-17T17:31:18.3612871Z Download action repository 'adigherman/actions@master' 2021-05-17T17:31:20.6915536Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:31:20.8537696Z Download action repository 'actions/cache@v1' 2021-05-17T17:31:21.0036490Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:31:21.2076824Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:31:21.5639877Z ##[group]Run actions/checkout@v2 2021-05-17T17:31:21.5640419Z with: 2021-05-17T17:31:21.5640835Z repository: neuroconductor/nsrr 2021-05-17T17:31:21.5641674Z token: *** 2021-05-17T17:31:21.5642023Z ssh-strict: true 2021-05-17T17:31:21.5642879Z persist-credentials: true 2021-05-17T17:31:21.5643376Z clean: true 2021-05-17T17:31:21.5643773Z fetch-depth: 1 2021-05-17T17:31:21.5644154Z lfs: false 2021-05-17T17:31:21.5644546Z submodules: false 2021-05-17T17:31:21.5644916Z env: 2021-05-17T17:31:21.5645358Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:21.5645838Z TIC_DEPLOY_KEY: 2021-05-17T17:31:21.5646654Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:31:21.5647886Z GITHUB_PAT: *** 2021-05-17T17:31:21.5648713Z COVERALLS_TOKEN: *** 2021-05-17T17:31:21.5649206Z continue-on-error: false 2021-05-17T17:31:21.5649698Z VDIFFR_RUN_TESTS: 2021-05-17T17:31:21.5650104Z ##[endgroup] 2021-05-17T17:31:21.7979737Z Syncing repository: neuroconductor/nsrr 2021-05-17T17:31:21.7980582Z ##[group]Getting Git version info 2021-05-17T17:31:21.7981547Z Working directory is '/home/runner/work/nsrr/nsrr' 2021-05-17T17:31:21.8024547Z [command]/usr/bin/git version 2021-05-17T17:31:21.8178720Z git version 2.31.1 2021-05-17T17:31:21.8198638Z ##[endgroup] 2021-05-17T17:31:21.8203898Z Deleting the contents of '/home/runner/work/nsrr/nsrr' 2021-05-17T17:31:21.8207920Z ##[group]Initializing the repository 2021-05-17T17:31:21.8211882Z [command]/usr/bin/git init /home/runner/work/nsrr/nsrr 2021-05-17T17:31:21.8280852Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:31:21.8282073Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:31:21.8283326Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:31:21.8284132Z hint: 2021-05-17T17:31:21.8285747Z hint: git config --global init.defaultBranch 2021-05-17T17:31:21.8286650Z hint: 2021-05-17T17:31:21.8287430Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:31:21.8288719Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:31:21.8289352Z hint: 2021-05-17T17:31:21.8289962Z hint: git branch -m 2021-05-17T17:31:21.8291857Z Initialized empty Git repository in /home/runner/work/nsrr/nsrr/.git/ 2021-05-17T17:31:21.8309614Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/nsrr 2021-05-17T17:31:21.8357892Z ##[endgroup] 2021-05-17T17:31:21.8359180Z ##[group]Disabling automatic garbage collection 2021-05-17T17:31:21.8360189Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T17:31:21.8389634Z ##[endgroup] 2021-05-17T17:31:21.8399177Z ##[group]Setting up auth 2021-05-17T17:31:21.8409706Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:31:21.8447043Z [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-17T17:31:21.8850973Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:31:21.8895498Z [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-17T17:31:21.9165646Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:31:21.9219559Z ##[endgroup] 2021-05-17T17:31:21.9221703Z ##[group]Fetching the repository 2021-05-17T17:31:21.9234731Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9820612beff2e63cbf18b2056a39f313aa7e10d6:refs/tags/0.1.5.s 2021-05-17T17:31:22.1624856Z remote: Enumerating objects: 105, done. 2021-05-17T17:31:22.1659669Z remote: Counting objects: 0% (1/105) 2021-05-17T17:31:22.1667577Z remote: Counting objects: 1% (2/105) 2021-05-17T17:31:22.1673341Z remote: Counting objects: 2% (3/105) 2021-05-17T17:31:22.1676343Z remote: Counting objects: 3% (4/105) 2021-05-17T17:31:22.1677611Z remote: Counting objects: 4% (5/105) 2021-05-17T17:31:22.1679997Z remote: Counting objects: 5% (6/105) 2021-05-17T17:31:22.1680575Z remote: Counting objects: 6% (7/105) 2021-05-17T17:31:22.1681163Z remote: Counting objects: 7% (8/105) 2021-05-17T17:31:22.1681751Z remote: Counting objects: 8% (9/105) 2021-05-17T17:31:22.1682471Z remote: Counting objects: 9% (10/105) 2021-05-17T17:31:22.1683066Z remote: Counting objects: 10% (11/105) 2021-05-17T17:31:22.1683645Z remote: Counting objects: 11% (12/105) 2021-05-17T17:31:22.1684246Z remote: Counting objects: 12% (13/105) 2021-05-17T17:31:22.1684833Z remote: Counting objects: 13% (14/105) 2021-05-17T17:31:22.1685413Z remote: Counting objects: 14% (15/105) 2021-05-17T17:31:22.1685998Z remote: Counting objects: 15% (16/105) 2021-05-17T17:31:22.1686569Z remote: Counting objects: 16% (17/105) 2021-05-17T17:31:22.1687153Z remote: Counting objects: 17% (18/105) 2021-05-17T17:31:22.1690893Z remote: Counting objects: 18% (19/105) 2021-05-17T17:31:22.1691555Z remote: Counting objects: 19% (20/105) 2021-05-17T17:31:22.1692142Z remote: Counting objects: 20% (21/105) 2021-05-17T17:31:22.1692717Z remote: Counting objects: 21% (23/105) 2021-05-17T17:31:22.1693308Z remote: Counting objects: 22% (24/105) 2021-05-17T17:31:22.1693882Z remote: Counting objects: 23% (25/105) 2021-05-17T17:31:22.1694468Z remote: Counting objects: 24% (26/105) 2021-05-17T17:31:22.1695046Z remote: Counting objects: 25% (27/105) 2021-05-17T17:31:22.1695618Z remote: Counting objects: 26% (28/105) 2021-05-17T17:31:22.1696388Z remote: Counting objects: 27% (29/105) 2021-05-17T17:31:22.1696975Z remote: Counting objects: 28% (30/105) 2021-05-17T17:31:22.1697549Z remote: Counting objects: 29% (31/105) 2021-05-17T17:31:22.1698133Z remote: Counting objects: 30% (32/105) 2021-05-17T17:31:22.1698699Z remote: Counting objects: 31% (33/105) 2021-05-17T17:31:22.1699472Z remote: Counting objects: 32% (34/105) 2021-05-17T17:31:22.1700062Z remote: Counting objects: 33% (35/105) 2021-05-17T17:31:22.1700631Z remote: Counting objects: 34% (36/105) 2021-05-17T17:31:22.1701211Z remote: Counting objects: 35% (37/105) 2021-05-17T17:31:22.1701800Z remote: Counting objects: 36% (38/105) 2021-05-17T17:31:22.1702369Z remote: Counting objects: 37% (39/105) 2021-05-17T17:31:22.1702949Z remote: Counting objects: 38% (40/105) 2021-05-17T17:31:22.1703524Z remote: Counting objects: 39% (41/105) 2021-05-17T17:31:22.1706213Z remote: Counting objects: 40% (42/105) 2021-05-17T17:31:22.1706778Z remote: Counting objects: 41% (44/105) 2021-05-17T17:31:22.1707311Z remote: Counting objects: 42% (45/105) 2021-05-17T17:31:22.1707847Z remote: Counting objects: 43% (46/105) 2021-05-17T17:31:22.1708388Z remote: Counting objects: 44% (47/105) 2021-05-17T17:31:22.1708915Z remote: Counting objects: 45% (48/105) 2021-05-17T17:31:22.1709456Z remote: Counting objects: 46% (49/105) 2021-05-17T17:31:22.1710153Z remote: Counting objects: 47% (50/105) 2021-05-17T17:31:22.1710732Z remote: Counting objects: 48% (51/105) 2021-05-17T17:31:22.1711312Z remote: Counting objects: 49% (52/105) 2021-05-17T17:31:22.1713630Z remote: Counting objects: 50% (53/105) 2021-05-17T17:31:22.1714285Z remote: Counting objects: 51% (54/105) 2021-05-17T17:31:22.1714859Z remote: Counting objects: 52% (55/105) 2021-05-17T17:31:22.1715606Z remote: Counting objects: 53% (56/105) 2021-05-17T17:31:22.1716197Z remote: Counting objects: 54% (57/105) 2021-05-17T17:31:22.1716768Z remote: Counting objects: 55% (58/105) 2021-05-17T17:31:22.1717350Z remote: Counting objects: 56% (59/105) 2021-05-17T17:31:22.1717920Z remote: Counting objects: 57% (60/105) 2021-05-17T17:31:22.1718502Z remote: Counting objects: 58% (61/105) 2021-05-17T17:31:22.1719081Z remote: Counting objects: 59% (62/105) 2021-05-17T17:31:22.1719649Z remote: Counting objects: 60% (63/105) 2021-05-17T17:31:22.1720230Z remote: Counting objects: 61% (65/105) 2021-05-17T17:31:22.1720812Z remote: Counting objects: 62% (66/105) 2021-05-17T17:31:22.1721379Z remote: Counting objects: 63% (67/105) 2021-05-17T17:31:22.1721955Z remote: Counting objects: 64% (68/105) 2021-05-17T17:31:22.1722647Z remote: Counting objects: 65% (69/105) 2021-05-17T17:31:22.1723231Z remote: Counting objects: 66% (70/105) 2021-05-17T17:31:22.1723825Z remote: Counting objects: 67% (71/105) 2021-05-17T17:31:22.1724393Z remote: Counting objects: 68% (72/105) 2021-05-17T17:31:22.1725193Z remote: Counting objects: 69% (73/105) 2021-05-17T17:31:22.1725736Z remote: Counting objects: 70% (74/105) 2021-05-17T17:31:22.1726266Z remote: Counting objects: 71% (75/105) 2021-05-17T17:31:22.1726803Z remote: Counting objects: 72% (76/105) 2021-05-17T17:31:22.1727344Z remote: Counting objects: 73% (77/105) 2021-05-17T17:31:22.1727867Z remote: Counting objects: 74% (78/105) 2021-05-17T17:31:22.1728403Z remote: Counting objects: 75% (79/105) 2021-05-17T17:31:22.1728932Z remote: Counting objects: 76% (80/105) 2021-05-17T17:31:22.1729468Z remote: Counting objects: 77% (81/105) 2021-05-17T17:31:22.1730205Z remote: Counting objects: 78% (82/105) 2021-05-17T17:31:22.1730771Z remote: Counting objects: 79% (83/105) 2021-05-17T17:31:22.1731450Z remote: Counting objects: 80% (84/105) 2021-05-17T17:31:22.1732022Z remote: Counting objects: 81% (86/105) 2021-05-17T17:31:22.1733205Z remote: Counting objects: 82% (87/105) 2021-05-17T17:31:22.1733793Z remote: Counting objects: 83% (88/105) 2021-05-17T17:31:22.1734360Z remote: Counting objects: 84% (89/105) 2021-05-17T17:31:22.1735084Z remote: Counting objects: 85% (90/105) 2021-05-17T17:31:22.1735671Z remote: Counting objects: 86% (91/105) 2021-05-17T17:31:22.1736239Z remote: Counting objects: 87% (92/105) 2021-05-17T17:31:22.1736920Z remote: Counting objects: 88% (93/105) 2021-05-17T17:31:22.1737489Z remote: Counting objects: 89% (94/105) 2021-05-17T17:31:22.1738070Z remote: Counting objects: 90% (95/105) 2021-05-17T17:31:22.1738648Z remote: Counting objects: 91% (96/105) 2021-05-17T17:31:22.1739320Z remote: Counting objects: 92% (97/105) 2021-05-17T17:31:22.1739911Z remote: Counting objects: 93% (98/105) 2021-05-17T17:31:22.1740484Z remote: Counting objects: 94% (99/105) 2021-05-17T17:31:22.1741072Z remote: Counting objects: 95% (100/105) 2021-05-17T17:31:22.1741682Z remote: Counting objects: 96% (101/105) 2021-05-17T17:31:22.1742372Z remote: Counting objects: 97% (102/105) 2021-05-17T17:31:22.1742947Z remote: Counting objects: 98% (103/105) 2021-05-17T17:31:22.1743527Z remote: Counting objects: 99% (104/105) 2021-05-17T17:31:22.1744104Z remote: Counting objects: 100% (105/105) 2021-05-17T17:31:22.1744716Z remote: Counting objects: 100% (105/105), done. 2021-05-17T17:31:22.1745356Z remote: Compressing objects: 1% (1/91) 2021-05-17T17:31:22.1745975Z remote: Compressing objects: 2% (2/91) 2021-05-17T17:31:22.1746602Z remote: Compressing objects: 3% (3/91) 2021-05-17T17:31:22.1747220Z remote: Compressing objects: 4% (4/91) 2021-05-17T17:31:22.1747952Z remote: Compressing objects: 5% (5/91) 2021-05-17T17:31:22.1748588Z remote: Compressing objects: 6% (6/91) 2021-05-17T17:31:22.1749201Z remote: Compressing objects: 7% (7/91) 2021-05-17T17:31:22.1749824Z remote: Compressing objects: 8% (8/91) 2021-05-17T17:31:22.1750451Z remote: Compressing objects: 9% (9/91) 2021-05-17T17:31:22.1751072Z remote: Compressing objects: 10% (10/91) 2021-05-17T17:31:22.1751709Z remote: Compressing objects: 12% (11/91) 2021-05-17T17:31:22.1752334Z remote: Compressing objects: 13% (12/91) 2021-05-17T17:31:22.1752969Z remote: Compressing objects: 14% (13/91) 2021-05-17T17:31:22.1753714Z remote: Compressing objects: 15% (14/91) 2021-05-17T17:31:22.1754340Z remote: Compressing objects: 16% (15/91) 2021-05-17T17:31:22.1754971Z remote: Compressing objects: 17% (16/91) 2021-05-17T17:31:22.1755602Z remote: Compressing objects: 18% (17/91) 2021-05-17T17:31:22.1756226Z remote: Compressing objects: 19% (18/91) 2021-05-17T17:31:22.1756862Z remote: Compressing objects: 20% (19/91) 2021-05-17T17:31:22.1757478Z remote: Compressing objects: 21% (20/91) 2021-05-17T17:31:22.1758107Z remote: Compressing objects: 23% (21/91) 2021-05-17T17:31:22.1758737Z remote: Compressing objects: 24% (22/91) 2021-05-17T17:31:22.1759347Z remote: Compressing objects: 25% (23/91) 2021-05-17T17:31:22.1759981Z remote: Compressing objects: 26% (24/91) 2021-05-17T17:31:22.1760595Z remote: Compressing objects: 27% (25/91) 2021-05-17T17:31:22.1761226Z remote: Compressing objects: 28% (26/91) 2021-05-17T17:31:22.1761853Z remote: Compressing objects: 29% (27/91) 2021-05-17T17:31:22.1762592Z remote: Compressing objects: 30% (28/91) 2021-05-17T17:31:22.1763227Z remote: Compressing objects: 31% (29/91) 2021-05-17T17:31:22.1763855Z remote: Compressing objects: 32% (30/91) 2021-05-17T17:31:22.1764752Z remote: Compressing objects: 34% (31/91) 2021-05-17T17:31:22.1765462Z remote: Compressing objects: 35% (32/91) 2021-05-17T17:31:22.1766097Z remote: Compressing objects: 36% (33/91) 2021-05-17T17:31:22.1766706Z remote: Compressing objects: 37% (34/91) 2021-05-17T17:31:22.1767331Z remote: Compressing objects: 38% (35/91) 2021-05-17T17:31:22.1767947Z remote: Compressing objects: 39% (36/91) 2021-05-17T17:31:22.1768578Z remote: Compressing objects: 40% (37/91) 2021-05-17T17:31:22.1769210Z remote: Compressing objects: 41% (38/91) 2021-05-17T17:31:22.1769828Z remote: Compressing objects: 42% (39/91) 2021-05-17T17:31:22.1770458Z remote: Compressing objects: 43% (40/91) 2021-05-17T17:31:22.1771073Z remote: Compressing objects: 45% (41/91) 2021-05-17T17:31:22.1771702Z remote: Compressing objects: 46% (42/91) 2021-05-17T17:31:22.1772338Z remote: Compressing objects: 47% (43/91) 2021-05-17T17:31:22.1772958Z remote: Compressing objects: 48% (44/91) 2021-05-17T17:31:22.1773588Z remote: Compressing objects: 49% (45/91) 2021-05-17T17:31:22.1774216Z remote: Compressing objects: 50% (46/91) 2021-05-17T17:31:22.1774827Z remote: Compressing objects: 51% (47/91) 2021-05-17T17:31:22.1775460Z remote: Compressing objects: 52% (48/91) 2021-05-17T17:31:22.1776175Z remote: Compressing objects: 53% (49/91) 2021-05-17T17:31:22.1776760Z remote: Compressing objects: 54% (50/91) 2021-05-17T17:31:22.1777342Z remote: Compressing objects: 56% (51/91) 2021-05-17T17:31:22.1777914Z remote: Compressing objects: 57% (52/91) 2021-05-17T17:31:22.1778500Z remote: Compressing objects: 58% (53/91) 2021-05-17T17:31:22.1779081Z remote: Compressing objects: 59% (54/91) 2021-05-17T17:31:22.1779652Z remote: Compressing objects: 60% (55/91) 2021-05-17T17:31:22.1780418Z remote: Compressing objects: 61% (56/91) 2021-05-17T17:31:22.1781122Z remote: Compressing objects: 62% (57/91) 2021-05-17T17:31:22.1781760Z remote: Compressing objects: 63% (58/91) 2021-05-17T17:31:22.1782388Z remote: Compressing objects: 64% (59/91) 2021-05-17T17:31:22.1783001Z remote: Compressing objects: 65% (60/91) 2021-05-17T17:31:22.1783630Z remote: Compressing objects: 67% (61/91) 2021-05-17T17:31:22.1784246Z remote: Compressing objects: 68% (62/91) 2021-05-17T17:31:22.1784882Z remote: Compressing objects: 69% (63/91) 2021-05-17T17:31:22.1785884Z remote: Compressing objects: 70% (64/91) 2021-05-17T17:31:22.1786513Z remote: Compressing objects: 71% (65/91) 2021-05-17T17:31:22.1787142Z remote: Compressing objects: 72% (66/91) 2021-05-17T17:31:22.1787771Z remote: Compressing objects: 73% (67/91) 2021-05-17T17:31:22.1788395Z remote: Compressing objects: 74% (68/91) 2021-05-17T17:31:22.1789029Z remote: Compressing objects: 75% (69/91) 2021-05-17T17:31:22.1789727Z remote: Compressing objects: 76% (70/91) 2021-05-17T17:31:22.1791142Z remote: Compressing objects: 78% (71/91) 2021-05-17T17:31:22.1791831Z remote: Compressing objects: 79% (72/91) 2021-05-17T17:31:22.1792591Z remote: Compressing objects: 80% (73/91) 2021-05-17T17:31:22.1793223Z remote: Compressing objects: 81% (74/91) 2021-05-17T17:31:22.1793975Z remote: Compressing objects: 82% (75/91) 2021-05-17T17:31:22.1794609Z remote: Compressing objects: 83% (76/91) 2021-05-17T17:31:22.1795624Z remote: Compressing objects: 84% (77/91) 2021-05-17T17:31:22.1796246Z remote: Compressing objects: 85% (78/91) 2021-05-17T17:31:22.1796879Z remote: Compressing objects: 86% (79/91) 2021-05-17T17:31:22.1797508Z remote: Compressing objects: 87% (80/91) 2021-05-17T17:31:22.1798126Z remote: Compressing objects: 89% (81/91) 2021-05-17T17:31:22.1798761Z remote: Compressing objects: 90% (82/91) 2021-05-17T17:31:22.1799535Z remote: Compressing objects: 91% (83/91) 2021-05-17T17:31:22.1800161Z remote: Compressing objects: 92% (84/91) 2021-05-17T17:31:22.1800793Z remote: Compressing objects: 93% (85/91) 2021-05-17T17:31:22.1801407Z remote: Compressing objects: 94% (86/91) 2021-05-17T17:31:22.1802039Z remote: Compressing objects: 95% (87/91) 2021-05-17T17:31:22.1802846Z remote: Compressing objects: 96% (88/91) 2021-05-17T17:31:22.1803478Z remote: Compressing objects: 97% (89/91) 2021-05-17T17:31:22.1804107Z remote: Compressing objects: 98% (90/91) 2021-05-17T17:31:22.1804725Z remote: Compressing objects: 100% (91/91) 2021-05-17T17:31:22.1805395Z remote: Compressing objects: 100% (91/91), done. 2021-05-17T17:31:22.3054869Z Receiving objects: 0% (1/105) 2021-05-17T17:31:22.3055710Z Receiving objects: 1% (2/105) 2021-05-17T17:31:22.3056384Z Receiving objects: 2% (3/105) 2021-05-17T17:31:22.3057029Z Receiving objects: 3% (4/105) 2021-05-17T17:31:22.3057690Z Receiving objects: 4% (5/105) 2021-05-17T17:31:22.3058329Z Receiving objects: 5% (6/105) 2021-05-17T17:31:22.3058964Z Receiving objects: 6% (7/105) 2021-05-17T17:31:22.3059579Z Receiving objects: 7% (8/105) 2021-05-17T17:31:22.3060218Z Receiving objects: 8% (9/105) 2021-05-17T17:31:22.3060967Z Receiving objects: 9% (10/105) 2021-05-17T17:31:22.3061552Z Receiving objects: 10% (11/105) 2021-05-17T17:31:22.3062144Z Receiving objects: 11% (12/105) 2021-05-17T17:31:22.3062731Z Receiving objects: 12% (13/105) 2021-05-17T17:31:22.3063311Z Receiving objects: 13% (14/105) 2021-05-17T17:31:22.3063904Z Receiving objects: 14% (15/105) 2021-05-17T17:31:22.3064491Z Receiving objects: 15% (16/105) 2021-05-17T17:31:22.3065062Z Receiving objects: 16% (17/105) 2021-05-17T17:31:22.3065655Z Receiving objects: 17% (18/105) 2021-05-17T17:31:22.3066245Z Receiving objects: 18% (19/105) 2021-05-17T17:31:22.3066813Z Receiving objects: 19% (20/105) 2021-05-17T17:31:22.3067606Z Receiving objects: 20% (21/105) 2021-05-17T17:31:22.3068255Z Receiving objects: 21% (23/105) 2021-05-17T17:31:22.3068838Z Receiving objects: 22% (24/105) 2021-05-17T17:31:22.3069433Z Receiving objects: 23% (25/105) 2021-05-17T17:31:22.3070021Z Receiving objects: 24% (26/105) 2021-05-17T17:31:22.3070589Z Receiving objects: 25% (27/105) 2021-05-17T17:31:22.3071176Z Receiving objects: 26% (28/105) 2021-05-17T17:31:22.3071759Z Receiving objects: 27% (29/105) 2021-05-17T17:31:22.3072329Z Receiving objects: 28% (30/105) 2021-05-17T17:31:22.3072924Z Receiving objects: 29% (31/105) 2021-05-17T17:31:22.3073535Z Receiving objects: 30% (32/105) 2021-05-17T17:31:22.3074120Z Receiving objects: 31% (33/105) 2021-05-17T17:31:22.3074693Z Receiving objects: 32% (34/105) 2021-05-17T17:31:22.3075280Z Receiving objects: 33% (35/105) 2021-05-17T17:31:22.3075864Z Receiving objects: 34% (36/105) 2021-05-17T17:31:22.3076436Z Receiving objects: 35% (37/105) 2021-05-17T17:31:22.3077024Z Receiving objects: 36% (38/105) 2021-05-17T17:31:22.3077624Z Receiving objects: 37% (39/105) 2021-05-17T17:31:22.3078194Z Receiving objects: 38% (40/105) 2021-05-17T17:31:22.3078781Z Receiving objects: 39% (41/105) 2021-05-17T17:31:22.3079365Z Receiving objects: 40% (42/105) 2021-05-17T17:31:22.3079940Z Receiving objects: 41% (44/105) 2021-05-17T17:31:22.3080532Z Receiving objects: 42% (45/105) 2021-05-17T17:31:22.3081120Z Receiving objects: 43% (46/105) 2021-05-17T17:31:22.3081691Z Receiving objects: 44% (47/105) 2021-05-17T17:31:22.3083234Z Receiving objects: 45% (48/105) 2021-05-17T17:31:22.3083896Z Receiving objects: 46% (49/105) 2021-05-17T17:31:22.3084630Z Receiving objects: 47% (50/105) 2021-05-17T17:31:22.3085266Z Receiving objects: 48% (51/105) 2021-05-17T17:31:22.3085896Z Receiving objects: 49% (52/105) 2021-05-17T17:31:22.3086566Z Receiving objects: 50% (53/105) 2021-05-17T17:31:22.3087202Z Receiving objects: 51% (54/105) 2021-05-17T17:31:22.3087831Z Receiving objects: 52% (55/105) 2021-05-17T17:31:22.3088601Z Receiving objects: 53% (56/105) 2021-05-17T17:31:22.3089239Z Receiving objects: 54% (57/105) 2021-05-17T17:31:22.3089872Z Receiving objects: 55% (58/105) 2021-05-17T17:31:22.3090489Z Receiving objects: 56% (59/105) 2021-05-17T17:31:22.3091121Z Receiving objects: 57% (60/105) 2021-05-17T17:31:22.3091746Z Receiving objects: 58% (61/105) 2021-05-17T17:31:22.3092364Z Receiving objects: 59% (62/105) 2021-05-17T17:31:22.3092996Z Receiving objects: 60% (63/105) 2021-05-17T17:31:22.3093826Z Receiving objects: 61% (65/105) 2021-05-17T17:31:22.3094398Z Receiving objects: 62% (66/105) 2021-05-17T17:31:22.3094979Z Receiving objects: 63% (67/105) 2021-05-17T17:31:22.3095566Z Receiving objects: 64% (68/105) 2021-05-17T17:31:22.3096140Z Receiving objects: 65% (69/105) 2021-05-17T17:31:22.3096730Z Receiving objects: 66% (70/105) 2021-05-17T17:31:22.3097316Z Receiving objects: 67% (71/105) 2021-05-17T17:31:22.3097886Z Receiving objects: 68% (72/105) 2021-05-17T17:31:22.3098473Z Receiving objects: 69% (73/105) 2021-05-17T17:31:22.3099071Z Receiving objects: 70% (74/105) 2021-05-17T17:31:22.3099642Z Receiving objects: 71% (75/105) 2021-05-17T17:31:22.3100225Z Receiving objects: 72% (76/105) 2021-05-17T17:31:22.3100812Z Receiving objects: 73% (77/105) 2021-05-17T17:31:22.3101388Z Receiving objects: 74% (78/105) 2021-05-17T17:31:22.3101969Z Receiving objects: 75% (79/105) 2021-05-17T17:31:22.3102835Z Receiving objects: 76% (80/105) 2021-05-17T17:31:22.3103450Z Receiving objects: 77% (81/105) 2021-05-17T17:31:22.3104079Z Receiving objects: 78% (82/105) 2021-05-17T17:31:22.3104708Z Receiving objects: 79% (83/105) 2021-05-17T17:31:22.3105323Z Receiving objects: 80% (84/105) 2021-05-17T17:31:22.3105948Z Receiving objects: 81% (86/105) 2021-05-17T17:31:22.3106571Z Receiving objects: 82% (87/105) 2021-05-17T17:31:22.3107187Z Receiving objects: 83% (88/105) 2021-05-17T17:31:22.3107814Z Receiving objects: 84% (89/105) 2021-05-17T17:31:22.3108441Z Receiving objects: 85% (90/105) 2021-05-17T17:31:22.3109066Z Receiving objects: 86% (91/105) 2021-05-17T17:31:22.3109781Z Receiving objects: 87% (92/105) 2021-05-17T17:31:22.3110425Z Receiving objects: 88% (93/105) 2021-05-17T17:31:22.3111047Z Receiving objects: 89% (94/105) 2021-05-17T17:31:22.3111679Z Receiving objects: 90% (95/105) 2021-05-17T17:31:22.3112305Z Receiving objects: 91% (96/105) 2021-05-17T17:31:22.3112926Z Receiving objects: 92% (97/105) 2021-05-17T17:31:22.3113551Z Receiving objects: 93% (98/105) 2021-05-17T17:31:22.3114943Z remote: Total 105 (delta 17), reused 71 (delta 2), pack-reused 0 2021-05-17T17:31:22.3115736Z Receiving objects: 94% (99/105) 2021-05-17T17:31:22.3116389Z Receiving objects: 95% (100/105) 2021-05-17T17:31:22.3117027Z Receiving objects: 96% (101/105) 2021-05-17T17:31:22.3117650Z Receiving objects: 97% (102/105) 2021-05-17T17:31:22.3118288Z Receiving objects: 98% (103/105) 2021-05-17T17:31:22.3118916Z Receiving objects: 99% (104/105) 2021-05-17T17:31:22.3119531Z Receiving objects: 100% (105/105) 2021-05-17T17:31:22.3120263Z Receiving objects: 100% (105/105), 418.78 KiB | 5.23 MiB/s, done. 2021-05-17T17:31:22.3120968Z Resolving deltas: 0% (0/17) 2021-05-17T17:31:22.3121571Z Resolving deltas: 5% (1/17) 2021-05-17T17:31:22.3122365Z Resolving deltas: 11% (2/17) 2021-05-17T17:31:22.3123096Z Resolving deltas: 17% (3/17) 2021-05-17T17:31:22.3123708Z Resolving deltas: 23% (4/17) 2021-05-17T17:31:22.3124322Z Resolving deltas: 29% (5/17) 2021-05-17T17:31:22.3124933Z Resolving deltas: 35% (6/17) 2021-05-17T17:31:22.3125543Z Resolving deltas: 41% (7/17) 2021-05-17T17:31:22.3126203Z Resolving deltas: 47% (8/17) 2021-05-17T17:31:22.3126824Z Resolving deltas: 52% (9/17) 2021-05-17T17:31:22.3127432Z Resolving deltas: 58% (10/17) 2021-05-17T17:31:22.3128053Z Resolving deltas: 64% (11/17) 2021-05-17T17:31:22.3128657Z Resolving deltas: 70% (12/17) 2021-05-17T17:31:22.3129277Z Resolving deltas: 76% (13/17) 2021-05-17T17:31:22.3129896Z Resolving deltas: 82% (14/17) 2021-05-17T17:31:22.3130500Z Resolving deltas: 88% (15/17) 2021-05-17T17:31:22.3131278Z Resolving deltas: 94% (16/17) 2021-05-17T17:31:22.3131901Z Resolving deltas: 100% (17/17) 2021-05-17T17:31:22.3132534Z Resolving deltas: 100% (17/17), done. 2021-05-17T17:31:22.3133370Z From https://github.com/neuroconductor/nsrr 2021-05-17T17:31:22.3134732Z * [new ref] 9820612beff2e63cbf18b2056a39f313aa7e10d6 -> 0.1.5.s 2021-05-17T17:31:22.3135714Z ##[endgroup] 2021-05-17T17:31:22.3136403Z ##[group]Determining the checkout info 2021-05-17T17:31:22.3137064Z ##[endgroup] 2021-05-17T17:31:22.3137679Z ##[group]Checking out the ref 2021-05-17T17:31:22.3138681Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.5.s 2021-05-17T17:31:22.3139680Z Note: switching to 'refs/tags/0.1.5.s'. 2021-05-17T17:31:22.3140175Z 2021-05-17T17:31:22.3141110Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T17:31:22.3142116Z changes and commit them, and you can discard any commits you make in this 2021-05-17T17:31:22.3143092Z state without impacting any branches by switching back to a branch. 2021-05-17T17:31:22.3143717Z 2021-05-17T17:31:22.3144387Z If you want to create a new branch to retain commits you create, you may 2021-05-17T17:31:22.3145514Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T17:31:22.3146111Z 2021-05-17T17:31:22.3146868Z git switch -c 2021-05-17T17:31:22.3147384Z 2021-05-17T17:31:22.3147920Z Or undo this operation with: 2021-05-17T17:31:22.3148372Z 2021-05-17T17:31:22.3149001Z git switch - 2021-05-17T17:31:22.3149409Z 2021-05-17T17:31:22.3150187Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T17:31:22.3150894Z 2021-05-17T17:31:22.3151465Z HEAD is now at 9820612 Version id 114 stable 2021-05-17T17:31:22.3152107Z ##[endgroup] 2021-05-17T17:31:22.3152899Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T17:31:22.3153922Z '9820612beff2e63cbf18b2056a39f313aa7e10d6' 2021-05-17T17:31:22.3246155Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:31:22.3246687Z with: 2021-05-17T17:31:22.3247123Z r-version: release 2021-05-17T17:31:22.3247558Z Ncpus: 1 2021-05-17T17:31:22.3248003Z crayon.enabled: NULL 2021-05-17T17:31:22.3248595Z remove-openmp-macos: true 2021-05-17T17:31:22.3249203Z http-user-agent: default 2021-05-17T17:31:22.3249723Z install-r: true 2021-05-17T17:31:22.3250361Z windows-path-include-mingw: true 2021-05-17T17:31:22.3250939Z env: 2021-05-17T17:31:22.3251421Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:31:22.3251923Z TIC_DEPLOY_KEY: 2021-05-17T17:31:22.3252816Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:31:22.3254257Z GITHUB_PAT: *** 2021-05-17T17:31:22.3255135Z COVERALLS_TOKEN: *** 2021-05-17T17:31:22.3255689Z continue-on-error: false 2021-05-17T17:31:22.3256223Z VDIFFR_RUN_TESTS: 2021-05-17T17:31:22.3256655Z ##[endgroup] 2021-05-17T17:31:23.0946968Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T17:31:25.2289554Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:31:25.2300841Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T17:31:25.2303104Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T17:31:25.2510548Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T17:31:25.2982453Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:31:25.3763100Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:31:25.4820203Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T17:31:25.4894050Z Get:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T17:31:25.5011578Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-17T17:31:25.5032660Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T17:31:25.5038135Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T17:31:25.5057482Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T17:31:25.5062339Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-17T17:31:25.5152766Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-17T17:31:25.5173716Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-17T17:31:25.5336890Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T17:31:25.7772480Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:31:25.8513412Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-17T17:31:25.9107652Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T17:31:25.9128331Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T17:31:25.9163465Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T17:31:25.9170710Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T17:31:25.9178290Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-17T17:31:25.9289711Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-17T17:31:26.1579852Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T17:31:32.7955938Z Fetched 4463 kB in 1s (4079 kB/s) 2021-05-17T17:31:33.5989265Z Reading package lists... 2021-05-17T17:31:33.6236204Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T17:31:35.8871510Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T17:31:35.8878158Z Reading package lists... 2021-05-17T17:31:35.8898921Z Building dependency tree... 2021-05-17T17:31:35.8901689Z Reading state information... 2021-05-17T17:31:35.9124693Z The following additional packages will be installed: 2021-05-17T17:31:35.9127805Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T17:31:35.9129904Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T17:31:35.9132072Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T17:31:35.9135287Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T17:31:35.9137480Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T17:31:35.9139239Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T17:31:35.9141049Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T17:31:35.9143115Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T17:31:35.9145894Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T17:31:35.9147731Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T17:31:35.9149694Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T17:31:35.9151328Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T17:31:35.9152978Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T17:31:35.9154724Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T17:31:35.9156003Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T17:31:35.9157249Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T17:31:35.9158484Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:31:35.9160196Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:31:35.9161705Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:31:35.9163154Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:31:35.9164383Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:31:35.9165596Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:31:35.9167218Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:31:35.9168929Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:31:35.9170510Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:31:35.9172659Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:31:35.9176253Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:31:35.9177791Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:31:35.9179371Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:31:35.9180942Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:31:35.9182467Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:31:35.9184122Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:31:35.9185775Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:31:35.9187266Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:31:35.9188730Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:31:35.9190241Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:31:35.9191833Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:31:35.9193006Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T17:31:35.9193746Z Suggested packages: 2021-05-17T17:31:35.9194700Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T17:31:35.9195856Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T17:31:35.9197104Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T17:31:35.9198210Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T17:31:35.9199272Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T17:31:35.9200274Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T17:31:35.9201297Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T17:31:35.9202533Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T17:31:35.9203896Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T17:31:35.9205053Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T17:31:36.4347362Z The following NEW packages will be installed: 2021-05-17T17:31:36.4349047Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T17:31:36.4350413Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T17:31:36.4353200Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T17:31:36.4355163Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T17:31:36.4356834Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T17:31:36.4358295Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T17:31:36.4359890Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T17:31:36.4361563Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T17:31:36.4372497Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T17:31:36.4374213Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T17:31:36.4375393Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T17:31:36.4376763Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T17:31:36.4378353Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T17:31:36.4379791Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T17:31:36.4381147Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T17:31:36.4382466Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T17:31:36.4383878Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:31:36.4385609Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:31:36.4387440Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:31:36.4388923Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:31:36.4390258Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:31:36.4391605Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:31:36.4393153Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:31:36.4394798Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:31:36.4396300Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:31:36.4397759Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:31:36.4399282Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:31:36.4400911Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:31:36.4402796Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:31:36.4404385Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:31:36.4405842Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:31:36.4407379Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:31:36.4408902Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:31:36.4410308Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:31:36.4411662Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:31:36.4413081Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:31:36.4414641Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:31:36.4415714Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T17:31:36.4681422Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:31:36.4704664Z Need to get 8648 kB of archives. 2021-05-17T17:31:36.4705676Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T17:31:36.4707706Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T17:31:36.4792124Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T17:31:36.4851174Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T17:31:36.4938994Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T17:31:36.5015196Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T17:31:36.5080452Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T17:31:36.5089367Z 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-17T17:31:36.5096503Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T17:31:36.5108202Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T17:31:36.5116589Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T17:31:36.5125271Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T17:31:36.5134202Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T17:31:36.5142385Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T17:31:36.5149200Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T17:31:36.5168495Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T17:31:36.5170059Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T17:31:36.5171501Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T17:31:36.5214558Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T17:31:36.5287069Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T17:31:36.5701404Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T17:31:36.5811667Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T17:31:36.5950191Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T17:31:36.6115101Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T17:31:36.6207498Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T17:31:36.6222861Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T17:31:36.6418506Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T17:31:36.6490691Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T17:31:36.6577975Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T17:31:36.6719068Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T17:31:36.6784747Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T17:31:36.6790623Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T17:31:36.6796966Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T17:31:36.6803915Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T17:31:36.6810352Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T17:31:36.6886004Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T17:31:36.6890056Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T17:31:36.6928342Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T17:31:36.6964622Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T17:31:36.6994745Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T17:31:36.7005515Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T17:31:36.7015067Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T17:31:36.7024646Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T17:31:36.7068524Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T17:31:36.7104405Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T17:31:36.7175182Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T17:31:36.7258003Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T17:31:36.7358933Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T17:31:36.7398124Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T17:31:36.7477904Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T17:31:36.7518469Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T17:31:36.7588599Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T17:31:36.7929647Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T17:31:36.7998528Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T17:31:36.8032775Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T17:31:36.8080460Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T17:31:36.8122016Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T17:31:36.8162499Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T17:31:36.8200560Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T17:31:36.8269485Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T17:31:36.8302005Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T17:31:36.8497247Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T17:31:36.8552959Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T17:31:36.8563995Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T17:31:36.8648506Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T17:31:36.8701038Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T17:31:36.8783427Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T17:31:36.8824227Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T17:31:36.8902208Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T17:31:36.9002568Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T17:31:36.9093140Z 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-17T17:31:36.9098985Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T17:31:36.9106050Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T17:31:36.9111707Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T17:31:36.9117717Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T17:31:36.9123475Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T17:31:36.9130478Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T17:31:36.9209514Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T17:31:36.9306389Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T17:31:36.9371142Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T17:31:36.9414584Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T17:31:36.9560430Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T17:31:36.9625977Z 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-17T17:31:36.9665838Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T17:31:36.9706089Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T17:31:36.9798131Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T17:31:36.9833014Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T17:31:36.9889037Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T17:31:36.9943250Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T17:31:37.0012714Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T17:31:37.0081168Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T17:31:37.0130197Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T17:31:37.0210949Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T17:31:37.0298820Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T17:31:37.0328551Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T17:31:37.0371980Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T17:31:37.0382080Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T17:31:37.0438689Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T17:31:37.0565989Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T17:31:37.0594871Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T17:31:37.0643378Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T17:31:37.0716128Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T17:31:37.0885942Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T17:31:37.0907045Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T17:31:37.0914131Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T17:31:37.0922550Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T17:31:37.0929440Z 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-17T17:31:37.0939468Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T17:31:37.0946998Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T17:31:37.0962486Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T17:31:37.0977406Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T17:31:37.0984938Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T17:31:37.0993919Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T17:31:37.1001354Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T17:31:37.1008523Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T17:31:37.1016530Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T17:31:37.1023932Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T17:31:37.1031977Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T17:31:37.1038319Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T17:31:37.1046244Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T17:31:37.1053619Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T17:31:37.1061077Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T17:31:37.1069525Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T17:31:37.1076868Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T17:31:37.1083960Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T17:31:37.1091130Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T17:31:37.1099429Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T17:31:37.1186487Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T17:31:37.1192478Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T17:31:37.1199433Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T17:31:37.1244782Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T17:31:37.8611665Z Fetched 8648 kB in 1s (12.7 MB/s) 2021-05-17T17:31:37.8980266Z Selecting previously unselected package dctrl-tools. 2021-05-17T17:31:37.9156762Z (Reading database ... 2021-05-17T17:31:37.9157429Z (Reading database ... 5% 2021-05-17T17:31:37.9157959Z (Reading database ... 10% 2021-05-17T17:31:37.9158484Z (Reading database ... 15% 2021-05-17T17:31:37.9159005Z (Reading database ... 20% 2021-05-17T17:31:37.9159470Z (Reading database ... 25% 2021-05-17T17:31:37.9160021Z (Reading database ... 30% 2021-05-17T17:31:37.9160489Z (Reading database ... 35% 2021-05-17T17:31:37.9161003Z (Reading database ... 40% 2021-05-17T17:31:37.9161546Z (Reading database ... 45% 2021-05-17T17:31:37.9162038Z (Reading database ... 50% 2021-05-17T17:31:37.9416909Z (Reading database ... 55% 2021-05-17T17:31:37.9828313Z (Reading database ... 60% 2021-05-17T17:31:38.0194086Z (Reading database ... 65% 2021-05-17T17:31:38.0604544Z (Reading database ... 70% 2021-05-17T17:31:38.1337730Z (Reading database ... 75% 2021-05-17T17:31:38.2223022Z (Reading database ... 80% 2021-05-17T17:31:38.3138307Z (Reading database ... 85% 2021-05-17T17:31:38.3712690Z (Reading database ... 90% 2021-05-17T17:31:38.4233510Z (Reading database ... 95% 2021-05-17T17:31:38.4235487Z (Reading database ... 100% 2021-05-17T17:31:38.4237254Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T17:31:38.4342204Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T17:31:38.4443935Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T17:31:38.4766243Z Selecting previously unselected package libfile-which-perl. 2021-05-17T17:31:38.5004354Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T17:31:38.5017115Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T17:31:38.5341066Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T17:31:38.5540807Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T17:31:38.5549248Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T17:31:38.5863343Z Selecting previously unselected package libio-pty-perl. 2021-05-17T17:31:38.6098071Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T17:31:38.6108278Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T17:31:38.6345854Z Selecting previously unselected package libipc-run-perl. 2021-05-17T17:31:38.6605218Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T17:31:38.6615236Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T17:31:38.6922483Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T17:31:38.7188054Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T17:31:38.7198077Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:31:38.7428575Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T17:31:38.7686033Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T17:31:38.7697417Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:31:38.7924223Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T17:31:38.8180034Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T17:31:38.8210745Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:31:38.8525676Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T17:31:38.8713905Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T17:31:38.8724049Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:31:38.9043822Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T17:31:38.9276199Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T17:31:38.9286036Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:31:38.9540482Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T17:31:38.9825032Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T17:31:38.9839843Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:31:39.0124552Z Selecting previously unselected package libimport-into-perl. 2021-05-17T17:31:39.0349992Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T17:31:39.0363402Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T17:31:39.0591817Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T17:31:39.0861706Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T17:31:39.0874582Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T17:31:39.1111237Z Selecting previously unselected package libstrictures-perl. 2021-05-17T17:31:39.1387998Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T17:31:39.1395042Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T17:31:39.1751620Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T17:31:39.1977737Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T17:31:39.1990719Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T17:31:39.2283822Z Selecting previously unselected package libmoo-perl. 2021-05-17T17:31:39.2494703Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T17:31:39.2503992Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T17:31:39.2778305Z Selecting previously unselected package patchutils. 2021-05-17T17:31:39.3038286Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T17:31:39.3053193Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T17:31:39.3363472Z Selecting previously unselected package wdiff. 2021-05-17T17:31:39.3601628Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T17:31:39.3610832Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T17:31:39.3902789Z Selecting previously unselected package devscripts. 2021-05-17T17:31:39.4167894Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T17:31:39.4445421Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T17:31:39.5723911Z Selecting previously unselected package diffstat. 2021-05-17T17:31:39.5944035Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T17:31:39.5952197Z Unpacking diffstat (1.63-1) ... 2021-05-17T17:31:39.6284530Z Selecting previously unselected package python3-gpg. 2021-05-17T17:31:39.6493499Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T17:31:39.6501694Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:31:39.7008601Z Selecting previously unselected package dput. 2021-05-17T17:31:39.7286170Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T17:31:39.7372561Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T17:31:39.7654163Z Selecting previously unselected package gdebi-core. 2021-05-17T17:31:39.7913350Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T17:31:39.7926072Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:31:39.9417479Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T17:31:39.9713547Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T17:31:39.9742053Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:31:40.0105734Z Selecting previously unselected package gettext. 2021-05-17T17:31:40.0335483Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T17:31:40.0346582Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T17:31:40.1525835Z Selecting previously unselected package intltool-debian. 2021-05-17T17:31:40.1767532Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T17:31:40.1779541Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:31:40.2084010Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T17:31:40.2296329Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T17:31:40.2315939Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:31:40.2924787Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T17:31:40.3115894Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T17:31:40.3126761Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T17:31:40.3539182Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T17:31:40.3803253Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T17:31:40.3813562Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T17:31:40.4117110Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T17:31:40.4390574Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T17:31:40.4401715Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:31:40.4702252Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T17:31:40.4970701Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T17:31:40.4982712Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:31:40.5258895Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T17:31:40.5528637Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T17:31:40.5541970Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:31:40.5843741Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T17:31:40.6036016Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T17:31:40.6049840Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:31:40.6319164Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T17:31:40.6585418Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T17:31:40.6601243Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:31:40.6828853Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T17:31:40.7098911Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T17:31:40.7116411Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:31:40.7443641Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T17:31:40.7684669Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T17:31:40.7699157Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:31:40.7941609Z Selecting previously unselected package libclone-perl. 2021-05-17T17:31:40.8216781Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T17:31:40.8227453Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T17:31:40.8523497Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T17:31:40.8735055Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T17:31:40.8748687Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:31:40.9083770Z Selecting previously unselected package libparams-util-perl. 2021-05-17T17:31:40.9280794Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T17:31:40.9294831Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T17:31:40.9563768Z Selecting previously unselected package libsub-install-perl. 2021-05-17T17:31:40.9832301Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T17:31:40.9841022Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T17:31:41.0201998Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T17:31:41.0432374Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T17:31:41.0445438Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T17:31:41.0683731Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T17:31:41.0945216Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T17:31:41.0958463Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T17:31:41.1284017Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T17:31:41.1503217Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T17:31:41.1514361Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T17:31:41.1738043Z Selecting previously unselected package libwant-perl. 2021-05-17T17:31:41.2017111Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T17:31:41.2031164Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T17:31:41.2281990Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T17:31:41.2551123Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T17:31:41.2565307Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:31:41.2837420Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T17:31:41.3106139Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T17:31:41.3117519Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:31:41.3439806Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T17:31:41.3711833Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T17:31:41.3724446Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:31:41.3957796Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T17:31:41.4225225Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T17:31:41.4233716Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:31:41.4523562Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T17:31:41.4725112Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T17:31:41.4738681Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:31:41.5119557Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T17:31:41.5392592Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T17:31:41.5403476Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T17:31:41.5710979Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T17:31:41.5917906Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T17:31:41.5930557Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T17:31:41.6557266Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T17:31:41.6828652Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T17:31:41.6839589Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:31:41.7086231Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T17:31:41.7353060Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T17:31:41.7365860Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T17:31:41.7644342Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T17:31:41.7884059Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T17:31:41.7895472Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:31:41.8164166Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T17:31:41.8438952Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T17:31:41.8451423Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:31:41.8665953Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T17:31:41.8936637Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T17:31:41.8944693Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T17:31:41.9183366Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T17:31:41.9456733Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T17:31:41.9469492Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T17:31:41.9724430Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T17:31:41.9964675Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T17:31:41.9973903Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:31:42.0219188Z Selecting previously unselected package libio-string-perl. 2021-05-17T17:31:42.0493995Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T17:31:42.0505729Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T17:31:42.0763206Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T17:31:42.1036946Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T17:31:42.1051614Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T17:31:42.1683949Z Selecting previously unselected package libfuture-perl. 2021-05-17T17:31:42.1907137Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T17:31:42.1920886Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T17:31:42.2323689Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T17:31:42.2507922Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T17:31:42.2525281Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T17:31:42.2816825Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T17:31:42.3085462Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T17:31:42.3103261Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:31:42.3403495Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T17:31:42.3604416Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T17:31:42.3615550Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T17:31:42.3883338Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T17:31:42.4113922Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T17:31:42.4123265Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:31:42.4360146Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T17:31:42.4628736Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T17:31:42.4639335Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:31:42.4923570Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T17:31:42.5133170Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T17:31:42.5148741Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T17:31:42.5483391Z Selecting previously unselected package libjson-perl. 2021-05-17T17:31:42.5686128Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T17:31:42.5702886Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T17:31:42.6061265Z Selecting previously unselected package liblog-any-perl. 2021-05-17T17:31:42.6325112Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T17:31:42.6341270Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T17:31:42.6683884Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T17:31:42.6893406Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T17:31:42.6905590Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:31:42.7203675Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T17:31:42.7410132Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T17:31:42.7422720Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T17:31:42.7663050Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T17:31:42.7932275Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T17:31:42.7944185Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:31:42.8167950Z Selecting previously unselected package libsub-name-perl. 2021-05-17T17:31:42.8434193Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T17:31:42.8445692Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T17:31:42.8763611Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T17:31:42.8956404Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T17:31:42.8968288Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:31:42.9223469Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T17:31:42.9455572Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T17:31:42.9466312Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T17:31:42.9803487Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T17:31:43.0011510Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T17:31:43.0023725Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:31:43.0554468Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T17:31:43.0828260Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T17:31:43.0835576Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:31:43.1147732Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T17:31:43.1424066Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T17:31:43.1436800Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:31:43.1723715Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T17:31:43.1942576Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T17:31:43.1951999Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:31:43.2243861Z Selecting previously unselected package libio-async-perl. 2021-05-17T17:31:43.2442714Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T17:31:43.2451675Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T17:31:43.3003905Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T17:31:43.3200568Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T17:31:43.3215489Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:31:43.3456422Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T17:31:43.3725713Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T17:31:43.3738381Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:31:43.4003660Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T17:31:43.4243964Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T17:31:43.4255907Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:31:43.4683663Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T17:31:43.4901245Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T17:31:43.4908886Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:31:43.5232431Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T17:31:43.5517666Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T17:31:43.5531726Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:31:43.5804713Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T17:31:43.6039781Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T17:31:43.6049784Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T17:31:43.6325375Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T17:31:43.6594497Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T17:31:43.6607230Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:31:43.6943521Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T17:31:43.7222750Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T17:31:43.7232553Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T17:31:43.7563679Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T17:31:43.7766945Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T17:31:43.7778362Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:31:43.8032367Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T17:31:43.8309273Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T17:31:43.8324856Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:31:43.8643643Z Selecting previously unselected package libobject-id-perl. 2021-05-17T17:31:43.8854974Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T17:31:43.8865845Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:31:43.9109505Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T17:31:43.9379452Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T17:31:43.9391191Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T17:31:43.9723822Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T17:31:43.9944706Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T17:31:43.9954738Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:31:44.0364292Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T17:31:44.0591720Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T17:31:44.0606236Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:31:44.0844676Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T17:31:44.1127146Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T17:31:44.1143850Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T17:31:44.1397724Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T17:31:44.1670724Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T17:31:44.1685235Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:31:44.2044054Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T17:31:44.2243462Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T17:31:44.2254346Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:31:44.2603783Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T17:31:44.2835393Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T17:31:44.2846187Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:31:44.3164466Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T17:31:44.3405684Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T17:31:44.3415675Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:31:44.3725345Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T17:31:44.3974264Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T17:31:44.3984912Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T17:31:44.4316072Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T17:31:44.4526956Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T17:31:44.4535661Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:31:44.5242493Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T17:31:44.5516071Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T17:31:44.5533094Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:31:44.5884657Z Selecting previously unselected package libreadonly-perl. 2021-05-17T17:31:44.6088951Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T17:31:44.6102834Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T17:31:44.6403724Z Selecting previously unselected package libref-util-perl. 2021-05-17T17:31:44.6628212Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T17:31:44.6643137Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T17:31:44.6905567Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T17:31:44.7181927Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T17:31:44.7216069Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:31:44.7525983Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T17:31:44.7749008Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T17:31:44.7763994Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:31:44.8022626Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T17:31:44.8298758Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T17:31:44.8307225Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:31:44.8644746Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T17:31:44.8863672Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:31:44.8874863Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:44.9285001Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T17:31:44.9502853Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:31:44.9518724Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:44.9885072Z Selecting previously unselected package libsereal-perl. 2021-05-17T17:31:45.0161882Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T17:31:45.0177259Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T17:31:45.0445844Z Selecting previously unselected package libsort-key-perl. 2021-05-17T17:31:45.0715125Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T17:31:45.0727253Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T17:31:45.1125659Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T17:31:45.1335796Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T17:31:45.1356441Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:31:45.1683977Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T17:31:45.1918949Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T17:31:45.1927710Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T17:31:45.2205071Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T17:31:45.2446816Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T17:31:45.2459906Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:31:45.2706341Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T17:31:45.2976219Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T17:31:45.2987675Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:31:45.3263893Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T17:31:45.3532642Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T17:31:45.3544787Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T17:31:45.3883546Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T17:31:45.4081613Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T17:31:45.4094857Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T17:31:45.4398503Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T17:31:45.4634885Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T17:31:45.4646324Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:31:45.4963904Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T17:31:45.5172055Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T17:31:45.5184086Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:31:45.5483891Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T17:31:45.5760090Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T17:31:45.5772535Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:31:45.6044447Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T17:31:45.6276477Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T17:31:45.6284829Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T17:31:45.6609856Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T17:31:45.6879891Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T17:31:45.6894260Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:31:45.7203332Z Selecting previously unselected package licensecheck. 2021-05-17T17:31:45.7415513Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T17:31:45.7437532Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T17:31:45.7718776Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T17:31:45.7995699Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T17:31:45.8006423Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:31:45.8282989Z Selecting previously unselected package t1utils. 2021-05-17T17:31:45.8515623Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T17:31:45.8532237Z Unpacking t1utils (1.41-3) ... 2021-05-17T17:31:45.8886168Z Selecting previously unselected package lintian. 2021-05-17T17:31:45.9166138Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T17:31:45.9177642Z Unpacking lintian (2.62.0) ... 2021-05-17T17:31:46.2754398Z Selecting previously unselected package python3-unidiff. 2021-05-17T17:31:46.3044619Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T17:31:46.3055980Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T17:31:46.3313166Z Selecting previously unselected package python3-xdg. 2021-05-17T17:31:46.3592870Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T17:31:46.3601348Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:31:46.3884788Z Selecting previously unselected package qpdf. 2021-05-17T17:31:46.4163936Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T17:31:46.4176846Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T17:31:46.4895603Z Selecting previously unselected package python3-magic. 2021-05-17T17:31:46.5176207Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T17:31:46.5187100Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T17:31:46.5801127Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:31:46.5834729Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:31:46.5865982Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T17:31:46.5897052Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T17:31:46.5928481Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T17:31:46.5954980Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T17:31:46.5979862Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:31:46.6010042Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:31:46.6037309Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:31:46.7896914Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:31:46.7921153Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:31:46.7943326Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T17:31:46.7975361Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:31:46.8005082Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T17:31:46.8031925Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:31:46.8060002Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T17:31:46.8084847Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:31:46.8111039Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T17:31:46.8136550Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T17:31:46.8166619Z Setting up libclone-perl (0.43-2) ... 2021-05-17T17:31:46.8195606Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T17:31:46.8217724Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:31:46.8249722Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:31:46.8273681Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:31:46.8296605Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T17:31:46.8332182Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:31:46.8357308Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T17:31:46.8388409Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:31:46.8412928Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T17:31:46.8440365Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:31:46.8473917Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T17:31:46.8510362Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:31:46.8532009Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:31:46.8558692Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:31:46.8586901Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:31:47.0314101Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:47.0343273Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:31:47.0379966Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T17:31:47.0407261Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T17:31:47.0436692Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T17:31:47.0469458Z Setting up patchutils (0.3.4-2) ... 2021-05-17T17:31:47.0503911Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:31:47.0532211Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T17:31:47.0559434Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T17:31:47.0584591Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:31:47.0612476Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:31:47.2502227Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:31:47.2526272Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:31:47.2552602Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T17:31:47.2585768Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:31:47.2610051Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T17:31:47.2634035Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:31:47.2662739Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T17:31:47.2692335Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:31:47.2712803Z Setting up t1utils (1.41-3) ... 2021-05-17T17:31:47.2748250Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:31:47.2777257Z Setting up diffstat (1.63-1) ... 2021-05-17T17:31:47.2798852Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:31:47.2820347Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:31:47.2850690Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:31:47.2879755Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T17:31:47.2916557Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T17:31:47.2947599Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T17:31:47.2971569Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:31:47.3004470Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T17:31:47.3026569Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:31:47.3050820Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:31:47.3084765Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T17:31:47.3112256Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:31:47.3141221Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:31:47.3163805Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:31:47.3191641Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T17:31:47.3221968Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T17:31:47.3246204Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:31:47.3278320Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T17:31:47.3311424Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T17:31:47.4810295Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T17:31:47.4843593Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T17:31:47.4866894Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:31:47.4893924Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T17:31:47.4927556Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:31:47.4949306Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:31:47.4974418Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:31:47.4994021Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T17:31:47.5165475Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T17:31:47.5189387Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T17:31:47.5220427Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T17:31:47.6705403Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:31:47.6741785Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:31:47.6773017Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T17:31:47.6860381Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:31:47.6884336Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:31:47.6908396Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T17:31:47.6933504Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T17:31:47.6956650Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:31:47.6985473Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:31:47.7024817Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:31:47.7057974Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:31:47.7085901Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:31:47.7116882Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T17:31:47.7154714Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T17:31:47.7185314Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:31:47.7213011Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T17:31:47.8890641Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:31:47.8915572Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:31:47.8942507Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:31:47.8963438Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T17:31:47.8990532Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:31:47.9019572Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T17:31:47.9040436Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T17:31:47.9065301Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:31:47.9097723Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:31:47.9122796Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:31:47.9147496Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T17:31:47.9181491Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:31:47.9211241Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T17:31:47.9233772Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T17:31:47.9261819Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T17:31:47.9290168Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T17:31:47.9326863Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:31:47.9353312Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T17:31:48.1090738Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:31:48.1114644Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T17:31:48.1140079Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:31:48.1167630Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:31:48.1190903Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:31:48.1219667Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:31:48.1243737Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T17:31:48.1264488Z Setting up lintian (2.62.0) ... 2021-05-17T17:31:48.1297811Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T17:31:48.1332333Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:05.1753998Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:32:05.4214545Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:10.2648364Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-17T17:32:10.3906254Z 2021-05-17T17:32:10.4081103Z Reading package lists... 0% 2021-05-17T17:32:10.4081734Z 2021-05-17T17:32:10.4134184Z Reading package lists... 100% 2021-05-17T17:32:10.4134796Z 2021-05-17T17:32:10.4135154Z 2021-05-17T17:32:10.4135702Z Reading package lists... Done 2021-05-17T17:32:10.4136172Z 2021-05-17T17:32:10.4136740Z Building dependency tree... 0% 2021-05-17T17:32:10.4137219Z 2021-05-17T17:32:10.4409883Z Building dependency tree... 0% 2021-05-17T17:32:10.4411024Z 2021-05-17T17:32:10.4412071Z Building dependency tree... 50% 2021-05-17T17:32:10.4412931Z 2021-05-17T17:32:10.5656523Z Building dependency tree... 50% 2021-05-17T17:32:10.5657221Z 2021-05-17T17:32:10.5658001Z Building dependency tree 2021-05-17T17:32:10.5658626Z 2021-05-17T17:32:10.5659413Z Reading state information... 0% 2021-05-17T17:32:10.5660062Z 2021-05-17T17:32:10.7276701Z Reading state information... 0% 2021-05-17T17:32:10.7277343Z 2021-05-17T17:32:10.7277684Z 2021-05-17T17:32:10.7278339Z Reading state information... Done 2021-05-17T17:32:10.7278871Z 2021-05-17T17:32:10.7279478Z Reading state information... 0% 2021-05-17T17:32:10.7327783Z 2021-05-17T17:32:10.7328252Z Reading state information... 1% 2021-05-17T17:32:10.7367391Z 2021-05-17T17:32:10.7367915Z Reading state information... 3% 2021-05-17T17:32:10.7408787Z 2021-05-17T17:32:10.7409307Z Reading state information... 5% 2021-05-17T17:32:10.7450823Z 2021-05-17T17:32:10.7451329Z Reading state information... 7% 2021-05-17T17:32:10.7488353Z 2021-05-17T17:32:10.7488839Z Reading state information... 9% 2021-05-17T17:32:10.7525899Z 2021-05-17T17:32:10.7526387Z Reading state information... 11% 2021-05-17T17:32:10.7565146Z 2021-05-17T17:32:10.7565618Z Reading state information... 13% 2021-05-17T17:32:10.7608246Z 2021-05-17T17:32:10.7609310Z Reading state information... 15% 2021-05-17T17:32:10.7640840Z 2021-05-17T17:32:10.7641322Z Reading state information... 17% 2021-05-17T17:32:10.7682399Z 2021-05-17T17:32:10.7682885Z Reading state information... 19% 2021-05-17T17:32:10.7718660Z 2021-05-17T17:32:10.7719142Z Reading state information... 21% 2021-05-17T17:32:10.7755058Z 2021-05-17T17:32:10.7755591Z Reading state information... 23% 2021-05-17T17:32:10.7795451Z 2021-05-17T17:32:10.7795926Z Reading state information... 25% 2021-05-17T17:32:10.7837165Z 2021-05-17T17:32:10.7837635Z Reading state information... 27% 2021-05-17T17:32:10.7878460Z 2021-05-17T17:32:10.7878986Z Reading state information... 29% 2021-05-17T17:32:10.7920740Z 2021-05-17T17:32:10.7921228Z Reading state information... 31% 2021-05-17T17:32:10.7963915Z 2021-05-17T17:32:10.7964451Z Reading state information... 33% 2021-05-17T17:32:10.8001639Z 2021-05-17T17:32:10.8002308Z Reading state information... 35% 2021-05-17T17:32:10.8039242Z 2021-05-17T17:32:10.8039762Z Reading state information... 37% 2021-05-17T17:32:10.8083957Z 2021-05-17T17:32:10.8084471Z Reading state information... 39% 2021-05-17T17:32:10.8126587Z 2021-05-17T17:32:10.8127085Z Reading state information... 41% 2021-05-17T17:32:10.8165403Z 2021-05-17T17:32:10.8165905Z Reading state information... 43% 2021-05-17T17:32:10.8210589Z 2021-05-17T17:32:10.8211059Z Reading state information... 45% 2021-05-17T17:32:10.8273310Z 2021-05-17T17:32:10.8273834Z Reading state information... 47% 2021-05-17T17:32:10.8313349Z 2021-05-17T17:32:10.8313831Z Reading state information... 49% 2021-05-17T17:32:10.8356777Z 2021-05-17T17:32:10.8357283Z Reading state information... 51% 2021-05-17T17:32:10.8396961Z 2021-05-17T17:32:10.8397428Z Reading state information... 53% 2021-05-17T17:32:10.8436432Z 2021-05-17T17:32:10.8436951Z Reading state information... 55% 2021-05-17T17:32:10.8478760Z 2021-05-17T17:32:10.8479245Z Reading state information... 57% 2021-05-17T17:32:10.8521281Z 2021-05-17T17:32:10.8521892Z Reading state information... 59% 2021-05-17T17:32:10.8567889Z 2021-05-17T17:32:10.8568415Z Reading state information... 61% 2021-05-17T17:32:10.8608173Z 2021-05-17T17:32:10.8608647Z Reading state information... 63% 2021-05-17T17:32:10.8645338Z 2021-05-17T17:32:10.8645822Z Reading state information... 65% 2021-05-17T17:32:10.8686233Z 2021-05-17T17:32:10.8686770Z Reading state information... 67% 2021-05-17T17:32:10.8726226Z 2021-05-17T17:32:10.8726730Z Reading state information... 69% 2021-05-17T17:32:10.8779877Z 2021-05-17T17:32:10.8780385Z Reading state information... 71% 2021-05-17T17:32:10.8817973Z 2021-05-17T17:32:10.8818495Z Reading state information... 73% 2021-05-17T17:32:10.8857819Z 2021-05-17T17:32:10.8858308Z Reading state information... 75% 2021-05-17T17:32:10.8911573Z 2021-05-17T17:32:10.8912061Z Reading state information... 77% 2021-05-17T17:32:10.8951144Z 2021-05-17T17:32:10.8951617Z Reading state information... 79% 2021-05-17T17:32:10.8992665Z 2021-05-17T17:32:10.8993167Z Reading state information... 81% 2021-05-17T17:32:10.9035374Z 2021-05-17T17:32:10.9036102Z Reading state information... 83% 2021-05-17T17:32:10.9075809Z 2021-05-17T17:32:10.9076343Z Reading state information... 85% 2021-05-17T17:32:10.9115589Z 2021-05-17T17:32:10.9116057Z Reading state information... 87% 2021-05-17T17:32:10.9155000Z 2021-05-17T17:32:10.9155503Z Reading state information... 89% 2021-05-17T17:32:10.9193511Z 2021-05-17T17:32:10.9194028Z Reading state information... 91% 2021-05-17T17:32:10.9230970Z 2021-05-17T17:32:10.9232371Z Reading state information... 93% 2021-05-17T17:32:10.9271343Z 2021-05-17T17:32:10.9271844Z Reading state information... 95% 2021-05-17T17:32:10.9315349Z 2021-05-17T17:32:10.9315818Z Reading state information... 97% 2021-05-17T17:32:10.9354895Z 2021-05-17T17:32:10.9355376Z Reading state information... 99% 2021-05-17T17:32:11.2172316Z Selecting previously unselected package r-4.0.5. 2021-05-17T17:32:11.3369280Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T17:32:11.3475263Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-17T17:32:11.3490673Z Unpacking r-4.0.5 (1) ... 2021-05-17T17:32:12.1218819Z Setting up r-4.0.5 (1) ... 2021-05-17T17:32:12.1468108Z 2021-05-17T17:32:12.1468869Z 2021-05-17T17:32:12.1469466Z Reading state information... Done 2021-05-17T17:32:12.1713856Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-17T17:32:12.1827579Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-17T17:32:12.2096728Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:32:12.2097296Z env: 2021-05-17T17:32:12.2097772Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:12.2098294Z TIC_DEPLOY_KEY: 2021-05-17T17:32:12.2099254Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:12.2101261Z GITHUB_PAT: *** 2021-05-17T17:32:12.2102157Z COVERALLS_TOKEN: *** 2021-05-17T17:32:12.2102706Z continue-on-error: false 2021-05-17T17:32:12.2103225Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:12.2103758Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:12.2104351Z TZ: UTC 2021-05-17T17:32:12.2104785Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:12.2105245Z NOT_CRAN: true 2021-05-17T17:32:12.2105644Z ##[endgroup] 2021-05-17T17:32:12.2651130Z [command]sudo apt-get install -y texinfo 2021-05-17T17:32:12.4475592Z Reading package lists... 2021-05-17T17:32:12.6152631Z Building dependency tree... 2021-05-17T17:32:12.6171826Z Reading state information... 2021-05-17T17:32:12.8293439Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T17:32:12.8296390Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:13.0646144Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T17:32:13.0795620Z --2021-05-17 17:32:13-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T17:32:13.1086011Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T17:32:13.1151685Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T17:32:13.1403998Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T17:32:13.1406549Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T17:32:13.1409184Z --2021-05-17 17:32:13-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T17:32:13.2318882Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T17:32:13.2914505Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T17:32:13.5048195Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:32:13.5054258Z 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=qW%2BSTfvdAb16HjL3j0biuOVNpVlydmzMcfL6gmXNtds%3D&st=2021-05-17T17%3A31%3A13Z&se=2021-05-17T17%3A37%3A13Z&sp=r [following] 2021-05-17T17:32:13.5062163Z --2021-05-17 17:32:13-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=qW%2BSTfvdAb16HjL3j0biuOVNpVlydmzMcfL6gmXNtds%3D&st=2021-05-17T17%3A31%3A13Z&se=2021-05-17T17%3A37%3A13Z&sp=r 2021-05-17T17:32:13.5227879Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T17:32:13.5817013Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T17:32:13.8140464Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:32:13.8142824Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T17:32:13.8145725Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T17:32:14.3449019Z 2021-05-17T17:32:15.8803944Z 0K ........ ........ ........ ........ 49% 16.1M 2s 2021-05-17T17:32:17.4909772Z 32768K ........ ........ ........ ........ 99% 19.6M 0s 2021-05-17T17:32:17.4911323Z 65536K 100% 3.09M=3.7s 2021-05-17T17:32:17.4912128Z 2021-05-17T17:32:17.4917938Z 2021-05-17 17:32:17 (17.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T17:32:17.4919078Z 2021-05-17T17:32:19.3594994Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T17:32:19.3596339Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T17:32:19.6552443Z ##[group]Run tlmgr update --self 2021-05-17T17:32:19.6553073Z tlmgr update --self 2021-05-17T17:32:19.6553977Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:32:19.6554858Z tlmgr update --all 2021-05-17T17:32:19.6602910Z shell: /usr/bin/bash -e {0} 2021-05-17T17:32:19.6603339Z env: 2021-05-17T17:32:19.6603786Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:19.6604276Z TIC_DEPLOY_KEY: 2021-05-17T17:32:19.6605101Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:19.6606928Z GITHUB_PAT: *** 2021-05-17T17:32:19.6607767Z COVERALLS_TOKEN: *** 2021-05-17T17:32:19.6608426Z continue-on-error: false 2021-05-17T17:32:19.6608924Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:19.6609429Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:19.6609879Z TZ: UTC 2021-05-17T17:32:19.6610292Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:19.6610785Z NOT_CRAN: true 2021-05-17T17:32:19.6611181Z ##[endgroup] 2021-05-17T17:32:21.0854502Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:21.0858735Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:32:22.4135516Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:22.4136902Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:32:22.5075298Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:32:22.5641661Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T17:32:22.6091185Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T17:32:22.6562955Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T17:32:23.0990822Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T17:32:24.5417709Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T17:32:24.6154876Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T17:32:24.6942612Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-17T17:32:24.7398390Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T17:32:24.7847578Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-17T17:32:24.8318686Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-17T17:32:24.8785379Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-17T17:32:24.9248988Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-17T17:32:24.9764614Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-17T17:32:25.0520099Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-17T17:32:25.1490635Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-17T17:32:25.1968423Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-17T17:32:25.2415011Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-17T17:32:25.2877806Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-17T17:32:25.3361463Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-17T17:32:25.3882457Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-17T17:32:25.4344730Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-17T17:32:25.4844576Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-17T17:32:25.5327396Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-17T17:32:25.5790735Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-17T17:32:25.6235969Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-17T17:32:25.6691148Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-17T17:32:25.7146192Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-17T17:32:25.7769295Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-17T17:32:25.8379596Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-17T17:32:25.8830388Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-17T17:32:25.9303080Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-17T17:32:25.9804329Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-17T17:32:26.0274027Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-17T17:32:26.0759340Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-17T17:32:26.1396393Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-17T17:32:26.1877326Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-17T17:32:26.2331553Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-17T17:32:26.2805523Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-17T17:32:26.3353700Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-17T17:32:26.3821720Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-17T17:32:26.4289949Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-17T17:32:26.4740561Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-17T17:32:26.5218783Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-17T17:32:26.5671834Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-17T17:32:26.6147510Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-17T17:32:26.6600574Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-17T17:32:26.7047075Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-17T17:32:26.7507400Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-17T17:32:26.7984710Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-17T17:32:26.8449572Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-17T17:32:26.8944809Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-17T17:32:26.9380009Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-17T17:32:26.9830167Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-17T17:32:27.0337764Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-17T17:32:27.0858609Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-17T17:32:27.1342171Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-17T17:32:27.1826869Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-17T17:32:27.2327210Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-17T17:32:27.2836184Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-17T17:32:27.3299402Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-17T17:32:27.3770174Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-17T17:32:27.4243261Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-17T17:32:27.4729780Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-17T17:32:27.5190036Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-17T17:32:27.5982650Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-17T17:32:27.6879873Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-17T17:32:27.7347287Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-17T17:32:27.7830839Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-17T17:32:27.8312321Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-17T17:32:27.8798655Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-17T17:32:27.9336167Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-17T17:32:27.9883692Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-17T17:32:28.0374202Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-17T17:32:28.0868821Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-17T17:32:28.1347827Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-17T17:32:28.1840844Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-17T17:32:28.2472500Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-17T17:32:28.2942845Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-17T17:32:28.3428127Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-17T17:32:28.3900664Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-17T17:32:28.4398220Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-17T17:32:28.4892712Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-17T17:32:28.5361660Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-17T17:32:28.5893057Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-17T17:32:28.6910429Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-17T17:32:28.7395835Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-17T17:32:28.7874078Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-17T17:32:28.8085059Z running mktexlsr ... 2021-05-17T17:32:28.8911682Z done running mktexlsr. 2021-05-17T17:32:28.9216344Z running updmap-sys ... 2021-05-17T17:32:29.2073079Z done running updmap-sys. 2021-05-17T17:32:29.2074806Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T17:32:29.2077050Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/YRepu1tNKQ/N_3LHTX1qD ... 2021-05-17T17:32:29.5919607Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/YRepu1tNKQ/N_3LHTX1qD. 2021-05-17T17:32:29.5921470Z OK: optex.fmt/luatex 2021-05-17T17:32:29.5923439Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:32:29.5925079Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:32:30.8776546Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:32:30.8779282Z tlmgr: no updates available 2021-05-17T17:32:30.9845250Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:32:30.9845818Z with: 2021-05-17T17:32:30.9846264Z pandoc-version: 2.7.3 2021-05-17T17:32:30.9846691Z env: 2021-05-17T17:32:30.9847179Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:30.9847689Z TIC_DEPLOY_KEY: 2021-05-17T17:32:30.9848580Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:30.9850516Z GITHUB_PAT: *** 2021-05-17T17:32:30.9851404Z COVERALLS_TOKEN: *** 2021-05-17T17:32:30.9851954Z continue-on-error: false 2021-05-17T17:32:30.9852483Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:30.9853006Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:30.9853502Z TZ: UTC 2021-05-17T17:32:30.9853936Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:30.9854397Z NOT_CRAN: true 2021-05-17T17:32:30.9854817Z ##[endgroup] 2021-05-17T17:32:31.2773266Z [command]sudo apt-get install -y gdebi-core 2021-05-17T17:32:31.3493422Z Reading package lists... 2021-05-17T17:32:31.5048540Z Building dependency tree... 2021-05-17T17:32:31.5068944Z Reading state information... 2021-05-17T17:32:31.7393568Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T17:32:31.7395032Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:31.7423984Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T17:32:31.8708696Z 2021-05-17T17:32:31.8874116Z Reading package lists... 0% 2021-05-17T17:32:31.8874767Z 2021-05-17T17:32:31.8921390Z Reading package lists... 100% 2021-05-17T17:32:31.8921970Z 2021-05-17T17:32:31.8922870Z 2021-05-17T17:32:31.8923472Z Reading package lists... Done 2021-05-17T17:32:31.8923955Z 2021-05-17T17:32:31.8924547Z Building dependency tree... 0% 2021-05-17T17:32:31.8925035Z 2021-05-17T17:32:31.9194883Z Building dependency tree... 0% 2021-05-17T17:32:31.9196605Z 2021-05-17T17:32:31.9197475Z Building dependency tree... 50% 2021-05-17T17:32:31.9197976Z 2021-05-17T17:32:32.0537088Z Building dependency tree... 50% 2021-05-17T17:32:32.0538340Z 2021-05-17T17:32:32.0539499Z Building dependency tree 2021-05-17T17:32:32.0540394Z 2021-05-17T17:32:32.0541540Z Reading state information... 0% 2021-05-17T17:32:32.0542428Z 2021-05-17T17:32:32.2230692Z Reading state information... 0% 2021-05-17T17:32:32.2231903Z 2021-05-17T17:32:32.2232568Z 2021-05-17T17:32:32.2233767Z Reading state information... Done 2021-05-17T17:32:32.2234689Z 2021-05-17T17:32:32.2235838Z Reading state information... 0% 2021-05-17T17:32:32.2289972Z 2021-05-17T17:32:32.2290767Z Reading state information... 1% 2021-05-17T17:32:32.2331604Z 2021-05-17T17:32:32.2332398Z Reading state information... 3% 2021-05-17T17:32:32.2374019Z 2021-05-17T17:32:32.2374757Z Reading state information... 5% 2021-05-17T17:32:32.2418577Z 2021-05-17T17:32:32.2419359Z Reading state information... 7% 2021-05-17T17:32:32.2458491Z 2021-05-17T17:32:32.2459829Z Reading state information... 9% 2021-05-17T17:32:32.2499595Z 2021-05-17T17:32:32.2500154Z Reading state information... 11% 2021-05-17T17:32:32.2541111Z 2021-05-17T17:32:32.2541668Z Reading state information... 13% 2021-05-17T17:32:32.2581426Z 2021-05-17T17:32:32.2582020Z Reading state information... 15% 2021-05-17T17:32:32.2621037Z 2021-05-17T17:32:32.2621596Z Reading state information... 17% 2021-05-17T17:32:32.2665368Z 2021-05-17T17:32:32.2665951Z Reading state information... 19% 2021-05-17T17:32:32.2706970Z 2021-05-17T17:32:32.2707570Z Reading state information... 21% 2021-05-17T17:32:32.2745284Z 2021-05-17T17:32:32.2745875Z Reading state information... 23% 2021-05-17T17:32:32.2788051Z 2021-05-17T17:32:32.2788656Z Reading state information... 25% 2021-05-17T17:32:32.2833127Z 2021-05-17T17:32:32.2833979Z Reading state information... 27% 2021-05-17T17:32:32.2875625Z 2021-05-17T17:32:32.2876178Z Reading state information... 29% 2021-05-17T17:32:32.2920181Z 2021-05-17T17:32:32.2920776Z Reading state information... 31% 2021-05-17T17:32:32.2965278Z 2021-05-17T17:32:32.2966132Z Reading state information... 33% 2021-05-17T17:32:32.3004485Z 2021-05-17T17:32:32.3005062Z Reading state information... 35% 2021-05-17T17:32:32.3043826Z 2021-05-17T17:32:32.3044417Z Reading state information... 37% 2021-05-17T17:32:32.3086782Z 2021-05-17T17:32:32.3087338Z Reading state information... 39% 2021-05-17T17:32:32.3130885Z 2021-05-17T17:32:32.3131442Z Reading state information... 41% 2021-05-17T17:32:32.3167331Z 2021-05-17T17:32:32.3167873Z Reading state information... 43% 2021-05-17T17:32:32.3212112Z 2021-05-17T17:32:32.3212691Z Reading state information... 45% 2021-05-17T17:32:32.3280846Z 2021-05-17T17:32:32.3281452Z Reading state information... 47% 2021-05-17T17:32:32.3321359Z 2021-05-17T17:32:32.3321960Z Reading state information... 49% 2021-05-17T17:32:32.3367675Z 2021-05-17T17:32:32.3368274Z Reading state information... 51% 2021-05-17T17:32:32.3410083Z 2021-05-17T17:32:32.3410678Z Reading state information... 53% 2021-05-17T17:32:32.3451565Z 2021-05-17T17:32:32.3452186Z Reading state information... 55% 2021-05-17T17:32:32.3494685Z 2021-05-17T17:32:32.3495221Z Reading state information... 57% 2021-05-17T17:32:32.3537028Z 2021-05-17T17:32:32.3537579Z Reading state information... 59% 2021-05-17T17:32:32.3585724Z 2021-05-17T17:32:32.3586323Z Reading state information... 61% 2021-05-17T17:32:32.3629874Z 2021-05-17T17:32:32.3630499Z Reading state information... 63% 2021-05-17T17:32:32.3670801Z 2021-05-17T17:32:32.3671383Z Reading state information... 65% 2021-05-17T17:32:32.3712678Z 2021-05-17T17:32:32.3713276Z Reading state information... 67% 2021-05-17T17:32:32.3755589Z 2021-05-17T17:32:32.3756185Z Reading state information... 69% 2021-05-17T17:32:32.3811066Z 2021-05-17T17:32:32.3811690Z Reading state information... 71% 2021-05-17T17:32:32.3849076Z 2021-05-17T17:32:32.3849653Z Reading state information... 73% 2021-05-17T17:32:32.3899182Z 2021-05-17T17:32:32.3899765Z Reading state information... 75% 2021-05-17T17:32:32.3961588Z 2021-05-17T17:32:32.3962338Z Reading state information... 77% 2021-05-17T17:32:32.4000787Z 2021-05-17T17:32:32.4001354Z Reading state information... 79% 2021-05-17T17:32:32.4043230Z 2021-05-17T17:32:32.4043811Z Reading state information... 81% 2021-05-17T17:32:32.4084571Z 2021-05-17T17:32:32.4085162Z Reading state information... 83% 2021-05-17T17:32:32.4126162Z 2021-05-17T17:32:32.4126757Z Reading state information... 85% 2021-05-17T17:32:32.4168864Z 2021-05-17T17:32:32.4169476Z Reading state information... 87% 2021-05-17T17:32:32.4209622Z 2021-05-17T17:32:32.4210163Z Reading state information... 89% 2021-05-17T17:32:32.4248851Z 2021-05-17T17:32:32.4249402Z Reading state information... 91% 2021-05-17T17:32:32.4289157Z 2021-05-17T17:32:32.4289730Z Reading state information... 93% 2021-05-17T17:32:32.4328364Z 2021-05-17T17:32:32.4328970Z Reading state information... 95% 2021-05-17T17:32:32.4371760Z 2021-05-17T17:32:32.4372301Z Reading state information... 97% 2021-05-17T17:32:32.4410446Z 2021-05-17T17:32:32.4411016Z Reading state information... 99% 2021-05-17T17:32:32.7244604Z Selecting previously unselected package pandoc. 2021-05-17T17:32:32.8437416Z (Reading database ... 261891 files and directories currently installed.) 2021-05-17T17:32:32.8540082Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T17:32:32.8555096Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T17:32:35.0358729Z Setting up pandoc (2.7.3-1) ... 2021-05-17T17:32:35.0394517Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:35.8346413Z 2021-05-17T17:32:35.8347347Z 2021-05-17T17:32:35.8348104Z Reading state information... Done 2021-05-17T17:32:35.8683306Z ##[group]Run git config user.name adigherman 2021-05-17T17:32:35.8683993Z git config user.name adigherman 2021-05-17T17:32:35.8684711Z git config user.email adig@jhu.edu 2021-05-17T17:32:35.8729507Z shell: /usr/bin/bash -e {0} 2021-05-17T17:32:35.8729965Z env: 2021-05-17T17:32:35.8730472Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:35.8731024Z TIC_DEPLOY_KEY: 2021-05-17T17:32:35.8731919Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:35.8733667Z GITHUB_PAT: *** 2021-05-17T17:32:35.8734698Z COVERALLS_TOKEN: *** 2021-05-17T17:32:35.8735365Z continue-on-error: false 2021-05-17T17:32:35.8735867Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:35.8736389Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:35.8736853Z TZ: UTC 2021-05-17T17:32:35.8737273Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:35.8737720Z NOT_CRAN: true 2021-05-17T17:32:35.8738128Z ##[endgroup] 2021-05-17T17:32:35.8941849Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T17:32:35.8942495Z env: 2021-05-17T17:32:35.8942986Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:32:35.8943462Z TIC_DEPLOY_KEY: 2021-05-17T17:32:35.8944292Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:32:35.8946022Z GITHUB_PAT: *** 2021-05-17T17:32:35.8946840Z COVERALLS_TOKEN: *** 2021-05-17T17:32:35.8947347Z continue-on-error: false 2021-05-17T17:32:35.8947840Z VDIFFR_RUN_TESTS: 2021-05-17T17:32:35.8948325Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:32:35.8948787Z TZ: UTC 2021-05-17T17:32:35.8949176Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:32:35.8949608Z NOT_CRAN: true 2021-05-17T17:32:35.8949998Z ##[endgroup] 2021-05-17T17:32:36.0878221Z Reading package lists... 2021-05-17T17:32:36.2409231Z Building dependency tree... 2021-05-17T17:32:36.2423565Z Reading state information... 2021-05-17T17:32:36.3739234Z The following additional packages will be installed: 2021-05-17T17:32:36.3741642Z cmake-data libjsoncpp1 librhash0 2021-05-17T17:32:36.3747761Z Suggested packages: 2021-05-17T17:32:36.3749159Z cmake-doc ninja-build 2021-05-17T17:32:36.4217236Z The following NEW packages will be installed: 2021-05-17T17:32:36.4222973Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T17:32:36.4426123Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:36.4427545Z Need to get 5470 kB of archives. 2021-05-17T17:32:36.4428303Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T17:32:36.4430089Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T17:32:36.4592153Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T17:32:36.4601720Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T17:32:36.4613781Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T17:32:36.9099592Z Fetched 5470 kB in 0s (83.5 MB/s) 2021-05-17T17:32:36.9511013Z Selecting previously unselected package cmake-data. 2021-05-17T17:32:36.9580325Z (Reading database ... 2021-05-17T17:32:36.9580919Z (Reading database ... 5% 2021-05-17T17:32:36.9581422Z (Reading database ... 10% 2021-05-17T17:32:36.9581933Z (Reading database ... 15% 2021-05-17T17:32:36.9582424Z (Reading database ... 20% 2021-05-17T17:32:36.9582927Z (Reading database ... 25% 2021-05-17T17:32:36.9583432Z (Reading database ... 30% 2021-05-17T17:32:36.9583920Z (Reading database ... 35% 2021-05-17T17:32:36.9584419Z (Reading database ... 40% 2021-05-17T17:32:36.9584907Z (Reading database ... 45% 2021-05-17T17:32:36.9585407Z (Reading database ... 50% 2021-05-17T17:32:36.9622393Z (Reading database ... 55% 2021-05-17T17:32:36.9661569Z (Reading database ... 60% 2021-05-17T17:32:36.9702501Z (Reading database ... 65% 2021-05-17T17:32:36.9830332Z (Reading database ... 70% 2021-05-17T17:32:36.9941057Z (Reading database ... 75% 2021-05-17T17:32:37.0214109Z (Reading database ... 80% 2021-05-17T17:32:37.0493341Z (Reading database ... 85% 2021-05-17T17:32:37.0630943Z (Reading database ... 90% 2021-05-17T17:32:37.0706935Z (Reading database ... 95% 2021-05-17T17:32:37.0708035Z (Reading database ... 100% 2021-05-17T17:32:37.0709513Z (Reading database ... 261898 files and directories currently installed.) 2021-05-17T17:32:37.0807688Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T17:32:37.1031428Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:32:37.5846318Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T17:32:37.6143936Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T17:32:37.6162484Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:32:37.6460616Z Selecting previously unselected package librhash0:amd64. 2021-05-17T17:32:37.6743309Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T17:32:37.6755212Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:32:37.7102143Z Selecting previously unselected package cmake. 2021-05-17T17:32:37.7378529Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T17:32:37.7389952Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:32:38.1948567Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:32:38.1976588Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:32:38.2377323Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:32:38.2406967Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:32:38.2437034Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:39.4087326Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:41.5171877Z Reading package lists... 2021-05-17T17:32:41.6784055Z Building dependency tree... 2021-05-17T17:32:41.6803028Z Reading state information... 2021-05-17T17:32:41.8288593Z Suggested packages: 2021-05-17T17:32:41.8289732Z libssh-doc 2021-05-17T17:32:41.8741304Z The following NEW packages will be installed: 2021-05-17T17:32:41.8743688Z libssh-dev 2021-05-17T17:32:41.9308517Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:41.9309799Z Need to get 219 kB of archives. 2021-05-17T17:32:41.9310668Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T17:32:41.9312692Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T17:32:42.9080471Z Fetched 219 kB in 0s (3857 kB/s) 2021-05-17T17:32:42.9084336Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T17:32:42.9085916Z (Reading database ... 2021-05-17T17:32:42.9087034Z (Reading database ... 5% 2021-05-17T17:32:42.9088124Z (Reading database ... 10% 2021-05-17T17:32:42.9089221Z (Reading database ... 15% 2021-05-17T17:32:42.9090304Z (Reading database ... 20% 2021-05-17T17:32:42.9091375Z (Reading database ... 25% 2021-05-17T17:32:42.9092483Z (Reading database ... 30% 2021-05-17T17:32:42.9093569Z (Reading database ... 35% 2021-05-17T17:32:42.9094664Z (Reading database ... 40% 2021-05-17T17:32:42.9095747Z (Reading database ... 45% 2021-05-17T17:32:42.9096835Z (Reading database ... 50% 2021-05-17T17:32:42.9097903Z (Reading database ... 55% 2021-05-17T17:32:42.9098986Z (Reading database ... 60% 2021-05-17T17:32:42.9100069Z (Reading database ... 65% 2021-05-17T17:32:42.9101143Z (Reading database ... 70% 2021-05-17T17:32:42.9102208Z (Reading database ... 75% 2021-05-17T17:32:42.9103294Z (Reading database ... 80% 2021-05-17T17:32:42.9104355Z (Reading database ... 85% 2021-05-17T17:32:42.9105435Z (Reading database ... 90% 2021-05-17T17:32:42.9106516Z (Reading database ... 95% 2021-05-17T17:32:42.9107604Z (Reading database ... 100% 2021-05-17T17:32:42.9109163Z (Reading database ... 264682 files and directories currently installed.) 2021-05-17T17:32:42.9111435Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:32:42.9113373Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:32:42.9115201Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:32:44.6589586Z Reading package lists... 2021-05-17T17:32:44.8121833Z Building dependency tree... 2021-05-17T17:32:44.8143043Z Reading state information... 2021-05-17T17:32:45.0091317Z The following NEW packages will be installed: 2021-05-17T17:32:45.0095296Z jags 2021-05-17T17:32:45.0464661Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:45.0466320Z Need to get 1562 kB of archives. 2021-05-17T17:32:45.0468066Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T17:32:45.0471489Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T17:32:45.4734077Z Fetched 1562 kB in 0s (28.5 MB/s) 2021-05-17T17:32:45.5058484Z Selecting previously unselected package jags. 2021-05-17T17:32:45.5134160Z (Reading database ... 2021-05-17T17:32:45.5134997Z (Reading database ... 5% 2021-05-17T17:32:45.5135523Z (Reading database ... 10% 2021-05-17T17:32:45.5136018Z (Reading database ... 15% 2021-05-17T17:32:45.5136537Z (Reading database ... 20% 2021-05-17T17:32:45.5137041Z (Reading database ... 25% 2021-05-17T17:32:45.5137529Z (Reading database ... 30% 2021-05-17T17:32:45.5138029Z (Reading database ... 35% 2021-05-17T17:32:45.5138513Z (Reading database ... 40% 2021-05-17T17:32:45.5139012Z (Reading database ... 45% 2021-05-17T17:32:45.5139512Z (Reading database ... 50% 2021-05-17T17:32:45.5181147Z (Reading database ... 55% 2021-05-17T17:32:45.5217208Z (Reading database ... 60% 2021-05-17T17:32:45.5259936Z (Reading database ... 65% 2021-05-17T17:32:45.5388914Z (Reading database ... 70% 2021-05-17T17:32:45.5507424Z (Reading database ... 75% 2021-05-17T17:32:45.5784495Z (Reading database ... 80% 2021-05-17T17:32:45.6091531Z (Reading database ... 85% 2021-05-17T17:32:45.6234546Z (Reading database ... 90% 2021-05-17T17:32:45.6311035Z (Reading database ... 95% 2021-05-17T17:32:45.6311978Z (Reading database ... 100% 2021-05-17T17:32:45.6313917Z (Reading database ... 264701 files and directories currently installed.) 2021-05-17T17:32:45.6424429Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T17:32:45.6445872Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T17:32:45.8101354Z Setting up jags (4.3.0-3build1) ... 2021-05-17T17:32:45.8225701Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:46.5797629Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:48.6533959Z Reading package lists... 2021-05-17T17:32:48.8188933Z Building dependency tree... 2021-05-17T17:32:48.8206796Z Reading state information... 2021-05-17T17:32:48.9807338Z The following additional packages will be installed: 2021-05-17T17:32:48.9810083Z libnode64 libuv1-dev 2021-05-17T17:32:49.0260112Z The following NEW packages will be installed: 2021-05-17T17:32:49.0263332Z libnode-dev libnode64 libuv1-dev 2021-05-17T17:32:49.0471656Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:49.0472706Z Need to get 6239 kB of archives. 2021-05-17T17:32:49.0474008Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T17:32:49.0476036Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T17:32:49.0502763Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T17:32:49.2142539Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T17:32:49.6362769Z Fetched 6239 kB in 0s (32.9 MB/s) 2021-05-17T17:32:49.6702640Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T17:32:49.6773797Z (Reading database ... 2021-05-17T17:32:49.6774673Z (Reading database ... 5% 2021-05-17T17:32:49.6775393Z (Reading database ... 10% 2021-05-17T17:32:49.6776267Z (Reading database ... 15% 2021-05-17T17:32:49.6777117Z (Reading database ... 20% 2021-05-17T17:32:49.6777836Z (Reading database ... 25% 2021-05-17T17:32:49.6778530Z (Reading database ... 30% 2021-05-17T17:32:49.6779350Z (Reading database ... 35% 2021-05-17T17:32:49.6780030Z (Reading database ... 40% 2021-05-17T17:32:49.6780714Z (Reading database ... 45% 2021-05-17T17:32:49.6781374Z (Reading database ... 50% 2021-05-17T17:32:49.6812672Z (Reading database ... 55% 2021-05-17T17:32:49.6849390Z (Reading database ... 60% 2021-05-17T17:32:49.6886865Z (Reading database ... 65% 2021-05-17T17:32:49.7015468Z (Reading database ... 70% 2021-05-17T17:32:49.7128655Z (Reading database ... 75% 2021-05-17T17:32:49.7394380Z (Reading database ... 80% 2021-05-17T17:32:49.7676067Z (Reading database ... 85% 2021-05-17T17:32:49.7808440Z (Reading database ... 90% 2021-05-17T17:32:49.7881152Z (Reading database ... 95% 2021-05-17T17:32:49.7881708Z (Reading database ... 100% 2021-05-17T17:32:49.7882712Z (Reading database ... 264841 files and directories currently installed.) 2021-05-17T17:32:49.7987070Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T17:32:49.7998579Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:32:49.8403368Z Selecting previously unselected package libnode64:amd64. 2021-05-17T17:32:49.8605946Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:32:49.8628268Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:50.5326402Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T17:32:50.5600177Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:32:50.5609498Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:50.6595306Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:32:50.6624168Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:50.6656434Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:32:50.6687151Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:52.7624745Z Reading package lists... 2021-05-17T17:32:52.9148595Z Building dependency tree... 2021-05-17T17:32:52.9167096Z Reading state information... 2021-05-17T17:32:53.0684951Z The following additional packages will be installed: 2021-05-17T17:32:53.0688691Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:32:53.0692942Z Suggested packages: 2021-05-17T17:32:53.0694648Z libfftw3-doc 2021-05-17T17:32:53.1158917Z The following NEW packages will be installed: 2021-05-17T17:32:53.1163389Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:32:53.1347265Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:53.1348034Z Need to get 3986 kB of archives. 2021-05-17T17:32:53.1349253Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T17:32:53.1351217Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T17:32:53.1445369Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T17:32:53.1616153Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T17:32:53.1759332Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T17:32:53.1766324Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T17:32:53.6304217Z Fetched 3986 kB in 0s (43.9 MB/s) 2021-05-17T17:32:53.6618050Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T17:32:53.6692718Z (Reading database ... 2021-05-17T17:32:53.6693303Z (Reading database ... 5% 2021-05-17T17:32:53.6693800Z (Reading database ... 10% 2021-05-17T17:32:53.6694313Z (Reading database ... 15% 2021-05-17T17:32:53.6694818Z (Reading database ... 20% 2021-05-17T17:32:53.6695331Z (Reading database ... 25% 2021-05-17T17:32:53.6695831Z (Reading database ... 30% 2021-05-17T17:32:53.6696317Z (Reading database ... 35% 2021-05-17T17:32:53.6696825Z (Reading database ... 40% 2021-05-17T17:32:53.6697500Z (Reading database ... 45% 2021-05-17T17:32:53.6697987Z (Reading database ... 50% 2021-05-17T17:32:53.6740917Z (Reading database ... 55% 2021-05-17T17:32:53.6778876Z (Reading database ... 60% 2021-05-17T17:32:53.6819303Z (Reading database ... 65% 2021-05-17T17:32:53.6948160Z (Reading database ... 70% 2021-05-17T17:32:53.7067632Z (Reading database ... 75% 2021-05-17T17:32:53.7350655Z (Reading database ... 80% 2021-05-17T17:32:53.7666619Z (Reading database ... 85% 2021-05-17T17:32:53.7814068Z (Reading database ... 90% 2021-05-17T17:32:53.7891287Z (Reading database ... 95% 2021-05-17T17:32:53.7891859Z (Reading database ... 100% 2021-05-17T17:32:53.7892627Z (Reading database ... 264977 files and directories currently installed.) 2021-05-17T17:32:53.8004861Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:53.8030303Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:53.8625130Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T17:32:53.8854488Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:53.8864769Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:53.9839500Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T17:32:54.0103850Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:54.0116823Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:54.1128328Z Selecting previously unselected package libfftw3-bin. 2021-05-17T17:32:54.1367026Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:54.1375937Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:32:54.1639997Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T17:32:54.1933988Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:32:54.1956986Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:54.4984398Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:54.5022238Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:54.5048811Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:54.5077828Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:32:54.5101024Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:32:54.5130621Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:32:55.3280325Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:32:57.4564773Z Reading package lists... 2021-05-17T17:32:57.6106472Z Building dependency tree... 2021-05-17T17:32:57.6125293Z Reading state information... 2021-05-17T17:32:57.7557373Z The following additional packages will be installed: 2021-05-17T17:32:57.7559828Z libdcmtk14 2021-05-17T17:32:57.8005382Z The following NEW packages will be installed: 2021-05-17T17:32:57.8012446Z dcmtk libdcmtk14 2021-05-17T17:32:57.8194535Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:32:57.8195416Z Need to get 5546 kB of archives. 2021-05-17T17:32:57.8196224Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T17:32:57.8198295Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T17:32:57.9425311Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T17:32:58.3591525Z Fetched 5546 kB in 0s (38.4 MB/s) 2021-05-17T17:32:58.3916985Z Selecting previously unselected package libdcmtk14. 2021-05-17T17:32:58.3985762Z (Reading database ... 2021-05-17T17:32:58.3986493Z (Reading database ... 5% 2021-05-17T17:32:58.3987164Z (Reading database ... 10% 2021-05-17T17:32:58.3987816Z (Reading database ... 15% 2021-05-17T17:32:58.3988442Z (Reading database ... 20% 2021-05-17T17:32:58.3989110Z (Reading database ... 25% 2021-05-17T17:32:58.3989751Z (Reading database ... 30% 2021-05-17T17:32:58.3990371Z (Reading database ... 35% 2021-05-17T17:32:58.3991293Z (Reading database ... 40% 2021-05-17T17:32:58.3991877Z (Reading database ... 45% 2021-05-17T17:32:58.3992450Z (Reading database ... 50% 2021-05-17T17:32:58.4029999Z (Reading database ... 55% 2021-05-17T17:32:58.4065642Z (Reading database ... 60% 2021-05-17T17:32:58.4103250Z (Reading database ... 65% 2021-05-17T17:32:58.4222244Z (Reading database ... 70% 2021-05-17T17:32:58.4328963Z (Reading database ... 75% 2021-05-17T17:32:58.4592404Z (Reading database ... 80% 2021-05-17T17:32:58.4881758Z (Reading database ... 85% 2021-05-17T17:32:58.5020764Z (Reading database ... 90% 2021-05-17T17:32:58.5093489Z (Reading database ... 95% 2021-05-17T17:32:58.5094909Z (Reading database ... 100% 2021-05-17T17:32:58.5096632Z (Reading database ... 265068 files and directories currently installed.) 2021-05-17T17:32:58.5202292Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:32:58.5227110Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:32:59.0523681Z Selecting previously unselected package dcmtk. 2021-05-17T17:32:59.0768230Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:32:59.0835331Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:32:59.2344051Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:32:59.2382580Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:32:59.2501219Z Adding `dcmtk' group to system ... 2021-05-17T17:32:59.3035140Z Adding `dcmtk' user to system ... 2021-05-17T17:32:59.3786624Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T17:32:59.7626803Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:01.4108328Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:03.5173857Z Reading package lists... 2021-05-17T17:33:03.6717569Z Building dependency tree... 2021-05-17T17:33:03.6738031Z Reading state information... 2021-05-17T17:33:03.9017857Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T17:33:03.9019533Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:03.9657819Z Reading package lists... 2021-05-17T17:33:04.1111516Z Building dependency tree... 2021-05-17T17:33:04.1129710Z Reading state information... 2021-05-17T17:33:04.3484290Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T17:33:04.3485691Z libpng-dev set to manually installed. 2021-05-17T17:33:04.3486741Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:04.4175702Z Reading package lists... 2021-05-17T17:33:04.5724162Z Building dependency tree... 2021-05-17T17:33:04.5741137Z Reading state information... 2021-05-17T17:33:04.7251761Z The following additional packages will be installed: 2021-05-17T17:33:04.7254385Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T17:33:04.7258995Z Suggested packages: 2021-05-17T17:33:04.7260566Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T17:33:04.7262361Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T17:33:04.7264853Z fonts-arphic-uming fonts-nanum 2021-05-17T17:33:04.7760573Z The following NEW packages will be installed: 2021-05-17T17:33:04.7763185Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T17:33:04.7764881Z libpoppler97 poppler-data 2021-05-17T17:33:04.7947714Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:04.7948547Z Need to get 2582 kB of archives. 2021-05-17T17:33:04.7949378Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T17:33:04.7951844Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T17:33:04.8186612Z 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-17T17:33:04.8209609Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T17:33:04.8717877Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T17:33:04.8728651Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T17:33:04.9131104Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T17:33:05.3462741Z Fetched 2582 kB in 0s (19.5 MB/s) 2021-05-17T17:33:05.3797813Z Selecting previously unselected package poppler-data. 2021-05-17T17:33:05.3872940Z (Reading database ... 2021-05-17T17:33:05.3873980Z (Reading database ... 5% 2021-05-17T17:33:05.3874634Z (Reading database ... 10% 2021-05-17T17:33:05.3877498Z (Reading database ... 15% 2021-05-17T17:33:05.3878042Z (Reading database ... 20% 2021-05-17T17:33:05.3878717Z (Reading database ... 25% 2021-05-17T17:33:05.3879236Z (Reading database ... 30% 2021-05-17T17:33:05.3879727Z (Reading database ... 35% 2021-05-17T17:33:05.3880240Z (Reading database ... 40% 2021-05-17T17:33:05.3880731Z (Reading database ... 45% 2021-05-17T17:33:05.3881237Z (Reading database ... 50% 2021-05-17T17:33:05.3916628Z (Reading database ... 55% 2021-05-17T17:33:05.3955141Z (Reading database ... 60% 2021-05-17T17:33:05.3995846Z (Reading database ... 65% 2021-05-17T17:33:05.4123231Z (Reading database ... 70% 2021-05-17T17:33:05.4242857Z (Reading database ... 75% 2021-05-17T17:33:05.4522511Z (Reading database ... 80% 2021-05-17T17:33:05.4838025Z (Reading database ... 85% 2021-05-17T17:33:05.4980266Z (Reading database ... 90% 2021-05-17T17:33:05.5058706Z (Reading database ... 95% 2021-05-17T17:33:05.5059689Z (Reading database ... 100% 2021-05-17T17:33:05.5061062Z (Reading database ... 265303 files and directories currently installed.) 2021-05-17T17:33:05.5163798Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T17:33:05.5175270Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T17:33:05.7685338Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T17:33:05.7917981Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T17:33:05.7941137Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:33:05.8403349Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T17:33:05.8634923Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:05.8644246Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:05.9924943Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T17:33:06.0124454Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:06.0135893Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:06.0444469Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T17:33:06.0681200Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:06.0691411Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:06.1000665Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T17:33:06.1233531Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:06.1244515Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:06.1849252Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T17:33:06.1931651Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:33:06.1956123Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:06.1982252Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:06.2005123Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:06.2026442Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:33:06.2055146Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:33:06.2627054Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:08.3933924Z Reading package lists... 2021-05-17T17:33:08.5464835Z Building dependency tree... 2021-05-17T17:33:08.5483750Z Reading state information... 2021-05-17T17:33:08.7014309Z The following additional packages will be installed: 2021-05-17T17:33:08.7019279Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T17:33:08.7020773Z Suggested packages: 2021-05-17T17:33:08.7021986Z libhdf5-doc 2021-05-17T17:33:08.7467108Z The following NEW packages will be installed: 2021-05-17T17:33:08.7473205Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T17:33:08.7477805Z libsz2 2021-05-17T17:33:08.7678490Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:08.7679389Z Need to get 4074 kB of archives. 2021-05-17T17:33:08.7680223Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T17:33:08.7682736Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T17:33:08.7695022Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T17:33:08.7699479Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T17:33:08.7703520Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T17:33:08.7851348Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T17:33:08.7865452Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T17:33:08.7869925Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T17:33:09.2267162Z Fetched 4074 kB in 0s (71.4 MB/s) 2021-05-17T17:33:09.2588715Z Selecting previously unselected package hdf5-helpers. 2021-05-17T17:33:09.2656247Z (Reading database ... 2021-05-17T17:33:09.2657166Z (Reading database ... 5% 2021-05-17T17:33:09.2658054Z (Reading database ... 10% 2021-05-17T17:33:09.2658769Z (Reading database ... 15% 2021-05-17T17:33:09.2659521Z (Reading database ... 20% 2021-05-17T17:33:09.2660266Z (Reading database ... 25% 2021-05-17T17:33:09.2660971Z (Reading database ... 30% 2021-05-17T17:33:09.2661761Z (Reading database ... 35% 2021-05-17T17:33:09.2662472Z (Reading database ... 40% 2021-05-17T17:33:09.2663217Z (Reading database ... 45% 2021-05-17T17:33:09.2663964Z (Reading database ... 50% 2021-05-17T17:33:09.2697032Z (Reading database ... 55% 2021-05-17T17:33:09.2733341Z (Reading database ... 60% 2021-05-17T17:33:09.2769919Z (Reading database ... 65% 2021-05-17T17:33:09.2894429Z (Reading database ... 70% 2021-05-17T17:33:09.3016896Z (Reading database ... 75% 2021-05-17T17:33:09.3299844Z (Reading database ... 80% 2021-05-17T17:33:09.3597218Z (Reading database ... 85% 2021-05-17T17:33:09.3729555Z (Reading database ... 90% 2021-05-17T17:33:09.3805298Z (Reading database ... 95% 2021-05-17T17:33:09.3806171Z (Reading database ... 100% 2021-05-17T17:33:09.3807485Z (Reading database ... 265863 files and directories currently installed.) 2021-05-17T17:33:09.3909672Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:09.3923879Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:09.4244078Z Selecting previously unselected package libaec0:amd64. 2021-05-17T17:33:09.4460633Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T17:33:09.4482781Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:33:09.4843404Z Selecting previously unselected package libsz2:amd64. 2021-05-17T17:33:09.5040212Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T17:33:09.5059328Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:33:09.5364896Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T17:33:09.5612845Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:09.5623588Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:09.7220002Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T17:33:09.7483026Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:09.7496421Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:09.7923694Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T17:33:09.8115636Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T17:33:09.8126315Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:33:09.8400972Z Selecting previously unselected package libhdf5-dev. 2021-05-17T17:33:09.8685237Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:33:09.8695114Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:10.2080335Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:10.2107744Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:33:10.2134436Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:33:10.2160425Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:33:10.2187155Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:10.2217256Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:10.2244962Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:33:10.2329489Z 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-17T17:33:10.2360311Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:11.0110838Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:13.0674011Z Reading package lists... 2021-05-17T17:33:13.2315338Z Building dependency tree... 2021-05-17T17:33:13.2333445Z Reading state information... 2021-05-17T17:33:13.3865452Z The following additional packages will be installed: 2021-05-17T17:33:13.3867910Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T17:33:13.4343807Z The following NEW packages will be installed: 2021-05-17T17:33:13.4347974Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T17:33:13.4350114Z mesa-common-dev 2021-05-17T17:33:13.5365721Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:13.5366527Z Need to get 1761 kB of archives. 2021-05-17T17:33:13.5367277Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T17:33:13.5369228Z 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-17T17:33:13.5401679Z 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-17T17:33:13.5408310Z 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-17T17:33:13.5450194Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T17:33:13.5496463Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T17:33:14.4158619Z 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-17T17:33:14.4160281Z Fetched 1761 kB in 0s (13.3 MB/s) 2021-05-17T17:33:14.4161497Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T17:33:14.4162572Z (Reading database ... 2021-05-17T17:33:14.4163239Z (Reading database ... 5% 2021-05-17T17:33:14.4164177Z (Reading database ... 10% 2021-05-17T17:33:14.4164854Z (Reading database ... 15% 2021-05-17T17:33:14.4165512Z (Reading database ... 20% 2021-05-17T17:33:14.4166178Z (Reading database ... 25% 2021-05-17T17:33:14.4166869Z (Reading database ... 30% 2021-05-17T17:33:14.4167520Z (Reading database ... 35% 2021-05-17T17:33:14.4168284Z (Reading database ... 40% 2021-05-17T17:33:14.4169105Z (Reading database ... 45% 2021-05-17T17:33:14.4169744Z (Reading database ... 50% 2021-05-17T17:33:14.4170360Z (Reading database ... 55% 2021-05-17T17:33:14.4170979Z (Reading database ... 60% 2021-05-17T17:33:14.4171576Z (Reading database ... 65% 2021-05-17T17:33:14.4172189Z (Reading database ... 70% 2021-05-17T17:33:14.4172791Z (Reading database ... 75% 2021-05-17T17:33:14.4173412Z (Reading database ... 80% 2021-05-17T17:33:14.4174029Z (Reading database ... 85% 2021-05-17T17:33:14.4174635Z (Reading database ... 90% 2021-05-17T17:33:14.4175252Z (Reading database ... 95% 2021-05-17T17:33:14.4175871Z (Reading database ... 100% 2021-05-17T17:33:14.4176765Z (Reading database ... 266071 files and directories currently installed.) 2021-05-17T17:33:14.4178108Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:33:14.4179375Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:33:14.4180539Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T17:33:14.4181811Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:14.4182967Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:14.4184103Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T17:33:14.4185310Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:14.4186444Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:14.4187609Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T17:33:14.4188830Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T17:33:14.4189901Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:14.4190941Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T17:33:14.4192066Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T17:33:14.4193406Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:14.4598528Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T17:33:14.4887531Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:14.4899435Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:14.6660168Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:33:14.6694722Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:14.6741352Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:14.6764702Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:33:14.6782381Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:33:14.6803285Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:14.6828356Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:16.1018944Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:18.1711056Z Reading package lists... 2021-05-17T17:33:18.3260948Z Building dependency tree... 2021-05-17T17:33:18.3279663Z Reading state information... 2021-05-17T17:33:18.4861331Z The following additional packages will be installed: 2021-05-17T17:33:18.4866521Z libprotobuf-lite17 libprotoc17 2021-05-17T17:33:18.5368954Z The following NEW packages will be installed: 2021-05-17T17:33:18.5371478Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T17:33:18.5372500Z protobuf-compiler 2021-05-17T17:33:18.5572841Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:18.5573669Z Need to get 2754 kB of archives. 2021-05-17T17:33:18.5574497Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T17:33:18.5576990Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T17:33:18.5661372Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T17:33:18.5736692Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T17:33:18.5838454Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T17:33:18.5909226Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T17:33:19.0052969Z Fetched 2754 kB in 0s (55.7 MB/s) 2021-05-17T17:33:19.0397407Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T17:33:19.0468260Z (Reading database ... 2021-05-17T17:33:19.0469293Z (Reading database ... 5% 2021-05-17T17:33:19.0469972Z (Reading database ... 10% 2021-05-17T17:33:19.0470590Z (Reading database ... 15% 2021-05-17T17:33:19.0471212Z (Reading database ... 20% 2021-05-17T17:33:19.0471819Z (Reading database ... 25% 2021-05-17T17:33:19.0472635Z (Reading database ... 30% 2021-05-17T17:33:19.0473272Z (Reading database ... 35% 2021-05-17T17:33:19.0473878Z (Reading database ... 40% 2021-05-17T17:33:19.0474508Z (Reading database ... 45% 2021-05-17T17:33:19.0475125Z (Reading database ... 50% 2021-05-17T17:33:19.0510138Z (Reading database ... 55% 2021-05-17T17:33:19.0547133Z (Reading database ... 60% 2021-05-17T17:33:19.0587269Z (Reading database ... 65% 2021-05-17T17:33:19.0711775Z (Reading database ... 70% 2021-05-17T17:33:19.0833057Z (Reading database ... 75% 2021-05-17T17:33:19.1112751Z (Reading database ... 80% 2021-05-17T17:33:19.1424239Z (Reading database ... 85% 2021-05-17T17:33:19.1559335Z (Reading database ... 90% 2021-05-17T17:33:19.1634779Z (Reading database ... 95% 2021-05-17T17:33:19.1635730Z (Reading database ... 100% 2021-05-17T17:33:19.1637122Z (Reading database ... 266554 files and directories currently installed.) 2021-05-17T17:33:19.1739343Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:19.1764939Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.2133899Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T17:33:19.2414236Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:19.2424032Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.3363958Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T17:33:19.3588464Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:19.3599172Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.5324354Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T17:33:19.5555009Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:19.5568327Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.6765098Z Selecting previously unselected package protobuf-compiler. 2021-05-17T17:33:19.7008447Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:33:19.7019025Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.7656887Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.7686675Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.7718019Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.7750715Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.7775519Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:33:19.7804842Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:20.5270892Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:22.6018484Z Reading package lists... 2021-05-17T17:33:22.7505279Z Building dependency tree... 2021-05-17T17:33:22.7524333Z Reading state information... 2021-05-17T17:33:22.8982800Z The following additional packages will be installed: 2021-05-17T17:33:22.8984522Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T17:33:22.8986409Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T17:33:22.8988917Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T17:33:22.8990267Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T17:33:22.8991567Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T17:33:22.8992763Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:33:22.8994013Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:33:22.8995308Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:33:22.8996536Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:33:22.8997728Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:33:22.8999001Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:33:22.9000057Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:33:22.9001061Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:33:22.9002254Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:33:22.9002887Z Suggested packages: 2021-05-17T17:33:22.9003789Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T17:33:22.9004895Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T17:33:22.9006099Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T17:33:22.9007193Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T17:33:22.9734727Z The following NEW packages will be installed: 2021-05-17T17:33:22.9737729Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T17:33:22.9740174Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T17:33:22.9742248Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T17:33:22.9744635Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T17:33:22.9747028Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T17:33:22.9749490Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:33:22.9751927Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:33:22.9754392Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:33:22.9756705Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:33:22.9762729Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:33:22.9764825Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:33:22.9766712Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:33:22.9768557Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:33:22.9770343Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:33:22.9950906Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:22.9951833Z Need to get 47.1 MB of archives. 2021-05-17T17:33:22.9952740Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T17:33:22.9954762Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T17:33:23.0378469Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T17:33:23.0404998Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T17:33:23.0423830Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T17:33:23.0431771Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T17:33:23.0441326Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T17:33:23.0452564Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T17:33:23.0518211Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T17:33:23.3156551Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T17:33:23.3169719Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T17:33:23.3194941Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T17:33:23.3246464Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T17:33:23.3255464Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T17:33:23.3263932Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T17:33:23.3276808Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T17:33:23.3294030Z 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-17T17:33:23.3309213Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T17:33:23.3343363Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T17:33:23.3355763Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T17:33:23.3377802Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T17:33:23.3394330Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T17:33:23.3482461Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T17:33:23.3672318Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T17:33:23.3722618Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T17:33:23.3731834Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T17:33:23.3790077Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T17:33:23.4637231Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T17:33:23.4642476Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T17:33:23.4647963Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T17:33:23.4675449Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T17:33:23.4714896Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T17:33:23.4729964Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T17:33:23.4760703Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T17:33:23.4780083Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T17:33:23.4906088Z 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-17T17:33:23.4996123Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T17:33:23.5272784Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T17:33:23.5282480Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T17:33:23.8163342Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T17:33:23.8168325Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T17:33:23.8172148Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T17:33:23.8179921Z 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-17T17:33:23.8188096Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T17:33:23.8199516Z 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-17T17:33:23.8219429Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T17:33:23.8641698Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T17:33:23.8678082Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T17:33:23.8724444Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T17:33:23.8732159Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T17:33:23.8944769Z 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-17T17:33:23.9003528Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T17:33:23.9094205Z 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-17T17:33:23.9111635Z 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-17T17:33:23.9117970Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T17:33:23.9142068Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T17:33:23.9151532Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T17:33:23.9205927Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T17:33:23.9241136Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T17:33:23.9250747Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T17:33:23.9334310Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T17:33:23.9342390Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T17:33:23.9372446Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T17:33:23.9399698Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T17:33:23.9454476Z 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-17T17:33:23.9525046Z 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-17T17:33:23.9536293Z 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-17T17:33:23.9550605Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T17:33:23.9814591Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T17:33:23.9830557Z 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-17T17:33:24.0155774Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T17:33:24.0164595Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T17:33:24.0184185Z 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-17T17:33:24.0665593Z 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-17T17:33:24.1267121Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T17:33:24.1469107Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T17:33:24.1474634Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T17:33:24.7483203Z Fetched 47.1 MB in 1s (40.4 MB/s) 2021-05-17T17:33:24.7848122Z Selecting previously unselected package libaom0:amd64. 2021-05-17T17:33:24.7925664Z (Reading database ... 2021-05-17T17:33:24.7926508Z (Reading database ... 5% 2021-05-17T17:33:24.7927519Z (Reading database ... 10% 2021-05-17T17:33:24.7928102Z (Reading database ... 15% 2021-05-17T17:33:24.7928680Z (Reading database ... 20% 2021-05-17T17:33:24.7929274Z (Reading database ... 25% 2021-05-17T17:33:24.7929802Z (Reading database ... 30% 2021-05-17T17:33:24.7930355Z (Reading database ... 35% 2021-05-17T17:33:24.7930889Z (Reading database ... 40% 2021-05-17T17:33:24.7931411Z (Reading database ... 45% 2021-05-17T17:33:24.7931946Z (Reading database ... 50% 2021-05-17T17:33:24.7978002Z (Reading database ... 55% 2021-05-17T17:33:24.8016296Z (Reading database ... 60% 2021-05-17T17:33:24.8057641Z (Reading database ... 65% 2021-05-17T17:33:24.8191464Z (Reading database ... 70% 2021-05-17T17:33:24.8315326Z (Reading database ... 75% 2021-05-17T17:33:24.8594724Z (Reading database ... 80% 2021-05-17T17:33:24.8919812Z (Reading database ... 85% 2021-05-17T17:33:24.9073263Z (Reading database ... 90% 2021-05-17T17:33:24.9153493Z (Reading database ... 95% 2021-05-17T17:33:24.9154331Z (Reading database ... 100% 2021-05-17T17:33:24.9155559Z (Reading database ... 266725 files and directories currently installed.) 2021-05-17T17:33:24.9268386Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T17:33:24.9289996Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:33:25.0724687Z Selecting previously unselected package libva2:amd64. 2021-05-17T17:33:25.0972663Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:25.0983672Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T17:33:25.1324793Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T17:33:25.1569223Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:25.1578753Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:33:25.1923974Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T17:33:25.2125184Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T17:33:25.2139721Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:33:25.2444153Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T17:33:25.2683245Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:33:25.2695005Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:25.3045377Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T17:33:25.9172609Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T17:33:25.9181672Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:33:25.9183128Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T17:33:25.9184610Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:25.9185911Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:25.9187298Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T17:33:25.9188683Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T17:33:25.9189847Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:33:26.2483656Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T17:33:26.2694261Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T17:33:26.2705014Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:33:26.3044258Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T17:33:26.3255998Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T17:33:26.3269666Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:33:26.3723805Z Selecting previously unselected package libopus0:amd64. 2021-05-17T17:33:26.3962469Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T17:33:26.3978937Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:33:26.4398823Z Selecting previously unselected package libshine3:amd64. 2021-05-17T17:33:26.4688262Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T17:33:26.4704152Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:33:26.5004387Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T17:33:26.5247438Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T17:33:26.5257088Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:33:26.5563721Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T17:33:26.5780717Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T17:33:26.5794342Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:33:26.6164043Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T17:33:26.6388435Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T17:33:26.6400001Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:33:26.6803745Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T17:33:26.7043004Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:26.7052892Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:26.7404200Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T17:33:26.7648097Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T17:33:26.7670184Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:33:26.8123976Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T17:33:26.8373000Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T17:33:26.8382945Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:33:26.8723243Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T17:33:26.8948434Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T17:33:26.8960565Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:33:26.9323783Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T17:33:26.9564156Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:26.9575026Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:33:26.9964545Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T17:33:27.0155591Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T17:33:27.0170958Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:33:27.1011318Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T17:33:27.1291876Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T17:33:27.1304485Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:33:27.3443684Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T17:33:27.3665596Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T17:33:27.3680575Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:33:27.4163850Z Selecting previously unselected package libzvbi-common. 2021-05-17T17:33:27.4376950Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T17:33:27.4387123Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T17:33:27.4693927Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T17:33:27.4935157Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T17:33:27.4942999Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:33:27.5483557Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T17:33:27.5706788Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:27.5723913Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:28.0924960Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T17:33:28.1134476Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T17:33:28.1146977Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:33:28.1443810Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T17:33:28.1701209Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T17:33:28.1711850Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:33:28.2043195Z Selecting previously unselected package libass9:amd64. 2021-05-17T17:33:28.2241014Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T17:33:28.2249305Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:33:28.2643447Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T17:33:28.2861646Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T17:33:28.2872074Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:33:28.3323445Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T17:33:28.3546774Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T17:33:28.3558111Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:33:28.3852930Z Selecting previously unselected package libgme0:amd64. 2021-05-17T17:33:28.4133341Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T17:33:28.4151412Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:33:28.4499840Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T17:33:28.4783009Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T17:33:28.4793747Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:33:28.5183989Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T17:33:28.5465228Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T17:33:28.5476961Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:33:28.6349900Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T17:33:28.6640559Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:33:28.6650896Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:33:28.7097952Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T17:33:28.7399658Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:28.7414967Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:28.8576334Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T17:33:28.8858769Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T17:33:28.8870344Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:33:28.9243731Z Selecting previously unselected package libflite1:amd64. 2021-05-17T17:33:28.9475890Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T17:33:28.9490750Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:33:30.1836267Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T17:33:30.2128121Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T17:33:30.2139850Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:33:30.2420506Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T17:33:30.2705562Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T17:33:30.2717867Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:33:30.2987642Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T17:33:30.3279978Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T17:33:30.3292060Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:33:30.3604320Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T17:33:30.3839156Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:30.3847807Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:33:30.4116291Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T17:33:30.4405911Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T17:33:30.4417014Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:33:30.4704933Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T17:33:30.5002377Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:30.5012332Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:30.5326986Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T17:33:30.5618745Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T17:33:30.5629327Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:33:30.7003516Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T17:33:30.7212358Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T17:33:30.7224132Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:33:30.7548677Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T17:33:30.7833281Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:30.7848034Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:30.8323520Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T17:33:30.8550919Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T17:33:30.8566842Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:33:30.8875917Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T17:33:30.9160718Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:30.9173651Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:31.0523664Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T17:33:31.0815254Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T17:33:31.0825039Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:33:31.1313773Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T17:33:31.1607315Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T17:33:31.1618213Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:33:31.2004575Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T17:33:31.2243143Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:33:31.2252834Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:31.2523847Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T17:33:31.2793218Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:33:31.2805216Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:31.3043498Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T17:33:31.3326854Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T17:33:31.3338161Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:33:31.3763746Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T17:33:31.3974378Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T17:33:31.3985622Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:33:31.4323738Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T17:33:31.4551331Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T17:33:31.4565947Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:33:31.5163781Z Selecting previously unselected package libopenal-data. 2021-05-17T17:33:31.5390006Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T17:33:31.5400557Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T17:33:31.5844081Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T17:33:31.6073043Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T17:33:31.6088891Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:33:31.6443260Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T17:33:31.6658635Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T17:33:31.6670199Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:33:31.7483541Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T17:33:31.7693865Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T17:33:31.7704807Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:33:31.8043329Z Selecting previously unselected package libflac8:amd64. 2021-05-17T17:33:31.8285104Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T17:33:31.8298830Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:33:31.8684237Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T17:33:31.8924486Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T17:33:31.8938599Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:33:31.9483337Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T17:33:31.9683356Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T17:33:31.9761351Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:33:32.0253539Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T17:33:32.0528270Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T17:33:32.0540127Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:33:32.1235558Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T17:33:32.1516121Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:32.1526257Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:32.1884170Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T17:33:32.2135411Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:32.2146577Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:32.2446158Z Selecting previously unselected package ffmpeg. 2021-05-17T17:33:32.2740921Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:33:32.2824561Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:32.4167526Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T17:33:32.4433025Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T17:33:32.4444260Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:33:32.4844490Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T17:33:32.5087057Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T17:33:32.5099156Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:33:32.7000027Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T17:33:32.7279824Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T17:33:32.7289501Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:33:32.7683223Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T17:33:32.7893973Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T17:33:32.7904676Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:33:32.8186939Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T17:33:32.8477197Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:32.8489321Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:33.1381272Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T17:33:33.1668054Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:33.1682761Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:33.4684685Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T17:33:33.4974399Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T17:33:33.4985819Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:33:33.6389426Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T17:33:33.6683224Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T17:33:33.6699987Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:33:33.6964705Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T17:33:33.7222924Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:33:33.7233250Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:33.7871337Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:33:33.7912731Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:33:33.7945258Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:33:33.7987348Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:33:33.8020319Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:33:33.8047973Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:33:33.8073860Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:33:33.8102436Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:33:33.8137021Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:33:33.8171943Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:33:33.8203030Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:33:33.8231163Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:33:33.8255229Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:33:33.8287992Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:33:33.8318022Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:33:33.8347131Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:33:33.8374572Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:33:33.8401317Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:33:33.8430518Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:33:33.8459467Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:33:33.8486618Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T17:33:33.8515509Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:33:33.8542584Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:33:33.8570125Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:33:33.8598278Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:33:33.8632482Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:33:33.8670673Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:33:33.8701006Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:33:33.8731886Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:33:33.8762976Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:33:33.8791850Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:33:33.8821075Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:33:33.8859122Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:33:33.8892416Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:33.8930261Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:33:33.8960448Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:33:33.8988002Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:33:33.9014340Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T17:33:33.9053518Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:33.9080050Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:33:33.9144661Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:33:33.9180680Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:33:33.9219553Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:33:33.9263669Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T17:33:33.9292101Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:33:33.9320538Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:33:33.9347528Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:33:33.9379016Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:33:33.9407758Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:33:33.9434520Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:33:33.9461992Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:33:33.9487779Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:33:33.9516030Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:33.9553084Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:33:33.9580162Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:33:33.9604879Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:33.9632913Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:33:33.9653242Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:33.9685720Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:33:33.9717291Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:33:33.9747731Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:33:33.9772042Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:33:33.9805185Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:33:33.9835177Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:33.9861129Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:33:33.9891622Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:33:33.9919159Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:33:34.0021028Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:34.0046717Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:34.0071253Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:34.0105665Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:33:34.0133416Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:33:34.0158411Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:34.0187514Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:34.0212666Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:34.0237730Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:33:34.0333174Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:35.1292818Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:37.2556279Z Reading package lists... 2021-05-17T17:33:37.4058128Z Building dependency tree... 2021-05-17T17:33:37.4077826Z Reading state information... 2021-05-17T17:33:37.5560212Z The following additional packages will be installed: 2021-05-17T17:33:37.5564378Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:33:37.6033056Z The following NEW packages will be installed: 2021-05-17T17:33:37.6034987Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:33:37.6036134Z libmagick++-dev 2021-05-17T17:33:37.6240972Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:37.6242357Z Need to get 309 kB of archives. 2021-05-17T17:33:37.6243636Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T17:33:37.6246140Z 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-17T17:33:37.6264826Z 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-17T17:33:37.6308502Z 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-17T17:33:37.6343931Z 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-17T17:33:38.0560528Z Fetched 309 kB in 0s (11.5 MB/s) 2021-05-17T17:33:38.0916122Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T17:33:38.0990787Z (Reading database ... 2021-05-17T17:33:38.0991556Z (Reading database ... 5% 2021-05-17T17:33:38.0992292Z (Reading database ... 10% 2021-05-17T17:33:38.0992972Z (Reading database ... 15% 2021-05-17T17:33:38.0993664Z (Reading database ... 20% 2021-05-17T17:33:38.0994362Z (Reading database ... 25% 2021-05-17T17:33:38.0995068Z (Reading database ... 30% 2021-05-17T17:33:38.0995747Z (Reading database ... 35% 2021-05-17T17:33:38.0996423Z (Reading database ... 40% 2021-05-17T17:33:38.0997089Z (Reading database ... 45% 2021-05-17T17:33:38.0997768Z (Reading database ... 50% 2021-05-17T17:33:38.1036649Z (Reading database ... 55% 2021-05-17T17:33:38.1083129Z (Reading database ... 60% 2021-05-17T17:33:38.1110817Z (Reading database ... 65% 2021-05-17T17:33:38.1231368Z (Reading database ... 70% 2021-05-17T17:33:38.1347149Z (Reading database ... 75% 2021-05-17T17:33:38.1371175Z (Reading database ... 80% 2021-05-17T17:33:38.1873761Z (Reading database ... 85% 2021-05-17T17:33:38.2029556Z (Reading database ... 90% 2021-05-17T17:33:38.2101645Z (Reading database ... 95% 2021-05-17T17:33:38.2102128Z (Reading database ... 100% 2021-05-17T17:33:38.2102812Z (Reading database ... 267266 files and directories currently installed.) 2021-05-17T17:33:38.2202313Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:33:38.2285560Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:38.2724189Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T17:33:38.2945086Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:33:38.2963313Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:38.3364600Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T17:33:38.3601002Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:33:38.3611843Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:38.4164817Z Selecting previously unselected package libmagick++-dev. 2021-05-17T17:33:38.4409452Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:33:38.4497835Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:38.5106411Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:38.5182936Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:38.5205526Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:38.5228612Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:33:38.5311888Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:40.6100098Z Reading package lists... 2021-05-17T17:33:40.7639344Z Building dependency tree... 2021-05-17T17:33:40.7661262Z Reading state information... 2021-05-17T17:33:40.9240919Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T17:33:40.9242577Z The following additional packages will be installed: 2021-05-17T17:33:40.9244074Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T17:33:40.9245251Z libijs-0.35 libjbig2dec0 2021-05-17T17:33:40.9252220Z Suggested packages: 2021-05-17T17:33:40.9253401Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T17:33:40.9254368Z ghostscript-x 2021-05-17T17:33:40.9739465Z The following NEW packages will be installed: 2021-05-17T17:33:40.9741724Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T17:33:40.9746544Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T17:33:40.9939597Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:40.9940795Z Need to get 11.2 MB of archives. 2021-05-17T17:33:40.9942547Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T17:33:40.9944841Z 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-17T17:33:41.0155853Z 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-17T17:33:41.0168907Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T17:33:41.1399677Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T17:33:41.1511603Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T17:33:41.1516968Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T17:33:41.1526674Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T17:33:41.1773734Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T17:33:41.6044458Z Fetched 11.2 MB in 0s (56.4 MB/s) 2021-05-17T17:33:41.6381274Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T17:33:41.6458031Z (Reading database ... 2021-05-17T17:33:41.6458829Z (Reading database ... 5% 2021-05-17T17:33:41.6459513Z (Reading database ... 10% 2021-05-17T17:33:41.6460251Z (Reading database ... 15% 2021-05-17T17:33:41.6460922Z (Reading database ... 20% 2021-05-17T17:33:41.6461606Z (Reading database ... 25% 2021-05-17T17:33:41.6462284Z (Reading database ... 30% 2021-05-17T17:33:41.6462960Z (Reading database ... 35% 2021-05-17T17:33:41.6463642Z (Reading database ... 40% 2021-05-17T17:33:41.6464324Z (Reading database ... 45% 2021-05-17T17:33:41.6464989Z (Reading database ... 50% 2021-05-17T17:33:41.6499765Z (Reading database ... 55% 2021-05-17T17:33:41.6545118Z (Reading database ... 60% 2021-05-17T17:33:41.6567484Z (Reading database ... 65% 2021-05-17T17:33:41.6690559Z (Reading database ... 70% 2021-05-17T17:33:41.6809047Z (Reading database ... 75% 2021-05-17T17:33:41.6834461Z (Reading database ... 80% 2021-05-17T17:33:41.7384836Z (Reading database ... 85% 2021-05-17T17:33:41.7559892Z (Reading database ... 90% 2021-05-17T17:33:41.7637036Z (Reading database ... 95% 2021-05-17T17:33:41.7637930Z (Reading database ... 100% 2021-05-17T17:33:41.7639423Z (Reading database ... 267311 files and directories currently installed.) 2021-05-17T17:33:41.7761020Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T17:33:41.8007154Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:33:42.0186859Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T17:33:42.0436091Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T17:33:42.0447059Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:33:42.0843654Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T17:33:42.1059162Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T17:33:42.1686495Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:33:42.5964652Z Selecting previously unselected package libgs9-common. 2021-05-17T17:33:42.6158210Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T17:33:42.6171027Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:42.7243866Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T17:33:42.7457615Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T17:33:42.7479614Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:33:42.7763360Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T17:33:42.8004440Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T17:33:42.8012746Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:33:42.8403244Z Selecting previously unselected package libgs9:amd64. 2021-05-17T17:33:42.8630074Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:33:42.8645967Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:43.1964325Z Selecting previously unselected package ghostscript. 2021-05-17T17:33:43.2191268Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:33:43.2206752Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:43.2885366Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:33:43.2926940Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:33:43.2954763Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:33:43.3613927Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:33:43.3639253Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:33:43.3892148Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:43.3914236Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:43.3939447Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:33:43.4057299Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:33:43.5122058Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:43.5355571Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:46.7671872Z Reading package lists... 2021-05-17T17:33:46.9176980Z Building dependency tree... 2021-05-17T17:33:46.9200612Z Reading state information... 2021-05-17T17:33:47.0747628Z The following additional packages will be installed: 2021-05-17T17:33:47.0752120Z libudunits2-0 libudunits2-data 2021-05-17T17:33:47.1232095Z The following NEW packages will be installed: 2021-05-17T17:33:47.1237230Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T17:33:47.1459413Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:47.1460181Z Need to get 429 kB of archives. 2021-05-17T17:33:47.1461239Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T17:33:47.1463345Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T17:33:47.1478550Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T17:33:47.1500555Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T17:33:47.5868248Z Fetched 429 kB in 0s (16.0 MB/s) 2021-05-17T17:33:47.6182417Z Selecting previously unselected package libudunits2-data. 2021-05-17T17:33:47.6260547Z (Reading database ... 2021-05-17T17:33:47.6261183Z (Reading database ... 5% 2021-05-17T17:33:47.6261719Z (Reading database ... 10% 2021-05-17T17:33:47.6262263Z (Reading database ... 15% 2021-05-17T17:33:47.6262808Z (Reading database ... 20% 2021-05-17T17:33:47.6263336Z (Reading database ... 25% 2021-05-17T17:33:47.6263877Z (Reading database ... 30% 2021-05-17T17:33:47.6264399Z (Reading database ... 35% 2021-05-17T17:33:47.6264940Z (Reading database ... 40% 2021-05-17T17:33:47.6265669Z (Reading database ... 45% 2021-05-17T17:33:47.6266199Z (Reading database ... 50% 2021-05-17T17:33:47.6292883Z (Reading database ... 55% 2021-05-17T17:33:47.6338659Z (Reading database ... 60% 2021-05-17T17:33:47.6363621Z (Reading database ... 65% 2021-05-17T17:33:47.6483110Z (Reading database ... 70% 2021-05-17T17:33:47.6603741Z (Reading database ... 75% 2021-05-17T17:33:47.6627856Z (Reading database ... 80% 2021-05-17T17:33:47.7151070Z (Reading database ... 85% 2021-05-17T17:33:47.7312800Z (Reading database ... 90% 2021-05-17T17:33:47.7387291Z (Reading database ... 95% 2021-05-17T17:33:47.7388259Z (Reading database ... 100% 2021-05-17T17:33:47.7389635Z (Reading database ... 267875 files and directories currently installed.) 2021-05-17T17:33:47.7490216Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T17:33:47.7501276Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T17:33:47.7804706Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T17:33:47.8048317Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T17:33:47.8073407Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:33:47.8363953Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T17:33:47.8631810Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T17:33:47.8642854Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:33:47.9430128Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T17:33:47.9463678Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:33:47.9493035Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:33:47.9524085Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:33:48.0655613Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:50.1638599Z Reading package lists... 2021-05-17T17:33:50.3138159Z Building dependency tree... 2021-05-17T17:33:50.3157826Z Reading state information... 2021-05-17T17:33:50.5137681Z The following NEW packages will be installed: 2021-05-17T17:33:50.5143768Z libjq-dev 2021-05-17T17:33:50.5652244Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:50.5653693Z Need to get 11.2 kB of archives. 2021-05-17T17:33:50.5655148Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T17:33:50.5659178Z 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-17T17:33:50.9932230Z Fetched 11.2 kB in 0s (239 kB/s) 2021-05-17T17:33:51.0259327Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T17:33:51.0339463Z (Reading database ... 2021-05-17T17:33:51.0340201Z (Reading database ... 5% 2021-05-17T17:33:51.0340857Z (Reading database ... 10% 2021-05-17T17:33:51.0341497Z (Reading database ... 15% 2021-05-17T17:33:51.0342121Z (Reading database ... 20% 2021-05-17T17:33:51.0342759Z (Reading database ... 25% 2021-05-17T17:33:51.0343393Z (Reading database ... 30% 2021-05-17T17:33:51.0344015Z (Reading database ... 35% 2021-05-17T17:33:51.0344673Z (Reading database ... 40% 2021-05-17T17:33:51.0345308Z (Reading database ... 45% 2021-05-17T17:33:51.0345941Z (Reading database ... 50% 2021-05-17T17:33:51.0380020Z (Reading database ... 55% 2021-05-17T17:33:51.0433733Z (Reading database ... 60% 2021-05-17T17:33:51.0461016Z (Reading database ... 65% 2021-05-17T17:33:51.0587966Z (Reading database ... 70% 2021-05-17T17:33:51.0711376Z (Reading database ... 75% 2021-05-17T17:33:51.0736853Z (Reading database ... 80% 2021-05-17T17:33:51.1272046Z (Reading database ... 85% 2021-05-17T17:33:51.1442669Z (Reading database ... 90% 2021-05-17T17:33:51.1521410Z (Reading database ... 95% 2021-05-17T17:33:51.1521952Z (Reading database ... 100% 2021-05-17T17:33:51.1522891Z (Reading database ... 267904 files and directories currently installed.) 2021-05-17T17:33:51.1632213Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:33:51.1644034Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:33:51.2252835Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:33:53.3367983Z Reading package lists... 2021-05-17T17:33:53.4923613Z Building dependency tree... 2021-05-17T17:33:53.4944328Z Reading state information... 2021-05-17T17:33:53.6956766Z The following NEW packages will be installed: 2021-05-17T17:33:53.6959363Z libmng2 2021-05-17T17:33:53.7150031Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:53.7151100Z Need to get 168 kB of archives. 2021-05-17T17:33:53.7152100Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T17:33:53.7154327Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T17:33:54.1532561Z Fetched 168 kB in 0s (9189 kB/s) 2021-05-17T17:33:54.1852108Z Selecting previously unselected package libmng2:amd64. 2021-05-17T17:33:54.1931506Z (Reading database ... 2021-05-17T17:33:54.1932034Z (Reading database ... 5% 2021-05-17T17:33:54.1932545Z (Reading database ... 10% 2021-05-17T17:33:54.1933073Z (Reading database ... 15% 2021-05-17T17:33:54.1933566Z (Reading database ... 20% 2021-05-17T17:33:54.1934067Z (Reading database ... 25% 2021-05-17T17:33:54.1934564Z (Reading database ... 30% 2021-05-17T17:33:54.1935061Z (Reading database ... 35% 2021-05-17T17:33:54.1935564Z (Reading database ... 40% 2021-05-17T17:33:54.1936050Z (Reading database ... 45% 2021-05-17T17:33:54.1936546Z (Reading database ... 50% 2021-05-17T17:33:54.1979502Z (Reading database ... 55% 2021-05-17T17:33:54.2026930Z (Reading database ... 60% 2021-05-17T17:33:54.2052481Z (Reading database ... 65% 2021-05-17T17:33:54.2186083Z (Reading database ... 70% 2021-05-17T17:33:54.2313302Z (Reading database ... 75% 2021-05-17T17:33:54.2336745Z (Reading database ... 80% 2021-05-17T17:33:54.2869183Z (Reading database ... 85% 2021-05-17T17:33:54.3035723Z (Reading database ... 90% 2021-05-17T17:33:54.3111642Z (Reading database ... 95% 2021-05-17T17:33:54.3112657Z (Reading database ... 100% 2021-05-17T17:33:54.3114184Z (Reading database ... 267910 files and directories currently installed.) 2021-05-17T17:33:54.3221168Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T17:33:54.3256006Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:33:54.3977631Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:33:54.4021039Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:33:56.5136148Z Reading package lists... 2021-05-17T17:33:56.6715973Z Building dependency tree... 2021-05-17T17:33:56.6737675Z Reading state information... 2021-05-17T17:33:56.8001492Z E: Unable to locate package libmng1 2021-05-17T17:33:56.8666651Z Reading package lists... 2021-05-17T17:33:57.0136220Z Building dependency tree... 2021-05-17T17:33:57.0159171Z Reading state information... 2021-05-17T17:33:57.1438784Z E: Unable to locate package libapparmor-devel 2021-05-17T17:33:57.2126427Z Reading package lists... 2021-05-17T17:33:57.3652539Z Building dependency tree... 2021-05-17T17:33:57.3675199Z Reading state information... 2021-05-17T17:33:57.5134109Z The following additional packages will be installed: 2021-05-17T17:33:57.5139002Z libij-java 2021-05-17T17:33:57.5596659Z The following NEW packages will be installed: 2021-05-17T17:33:57.5601688Z imagej libij-java 2021-05-17T17:33:57.5792914Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:33:57.5794346Z Need to get 2328 kB of archives. 2021-05-17T17:33:57.5795215Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T17:33:57.5797247Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T17:33:57.6041355Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T17:33:58.0242832Z Fetched 2328 kB in 0s (57.8 MB/s) 2021-05-17T17:33:58.0559795Z Selecting previously unselected package libij-java. 2021-05-17T17:33:58.0632243Z (Reading database ... 2021-05-17T17:33:58.0632950Z (Reading database ... 5% 2021-05-17T17:33:58.0633741Z (Reading database ... 10% 2021-05-17T17:33:58.0634375Z (Reading database ... 15% 2021-05-17T17:33:58.0634967Z (Reading database ... 20% 2021-05-17T17:33:58.0635583Z (Reading database ... 25% 2021-05-17T17:33:58.0636185Z (Reading database ... 30% 2021-05-17T17:33:58.0636771Z (Reading database ... 35% 2021-05-17T17:33:58.0637370Z (Reading database ... 40% 2021-05-17T17:33:58.0637972Z (Reading database ... 45% 2021-05-17T17:33:58.0638566Z (Reading database ... 50% 2021-05-17T17:33:58.0677664Z (Reading database ... 55% 2021-05-17T17:33:58.0726266Z (Reading database ... 60% 2021-05-17T17:33:58.0750654Z (Reading database ... 65% 2021-05-17T17:33:58.0878317Z (Reading database ... 70% 2021-05-17T17:33:58.0999776Z (Reading database ... 75% 2021-05-17T17:33:58.1024901Z (Reading database ... 80% 2021-05-17T17:33:58.1555757Z (Reading database ... 85% 2021-05-17T17:33:58.1718413Z (Reading database ... 90% 2021-05-17T17:33:58.1794396Z (Reading database ... 95% 2021-05-17T17:33:58.1795241Z (Reading database ... 100% 2021-05-17T17:33:58.1796394Z (Reading database ... 267916 files and directories currently installed.) 2021-05-17T17:33:58.1899613Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T17:33:58.1911408Z Unpacking libij-java (1.52r-1) ... 2021-05-17T17:33:58.2843275Z Selecting previously unselected package imagej. 2021-05-17T17:33:58.3066023Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T17:33:58.3075617Z Unpacking imagej (1.52r-1) ... 2021-05-17T17:33:58.3852667Z Setting up libij-java (1.52r-1) ... 2021-05-17T17:33:58.3882724Z Setting up imagej (1.52r-1) ... 2021-05-17T17:33:58.3909769Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:33:59.2607008Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:33:59.9924250Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:34:02.1360642Z Reading package lists... 2021-05-17T17:34:02.2888240Z Building dependency tree... 2021-05-17T17:34:02.2907663Z Reading state information... 2021-05-17T17:34:02.4471997Z Suggested packages: 2021-05-17T17:34:02.4474061Z bowtie2-examples 2021-05-17T17:34:02.4929507Z The following NEW packages will be installed: 2021-05-17T17:34:02.4935455Z bowtie2 2021-05-17T17:34:02.5149815Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:02.5150782Z Need to get 1324 kB of archives. 2021-05-17T17:34:02.5151583Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T17:34:02.5153944Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T17:34:02.9705428Z Fetched 1324 kB in 0s (29.9 MB/s) 2021-05-17T17:34:03.0020315Z Selecting previously unselected package bowtie2. 2021-05-17T17:34:03.0097836Z (Reading database ... 2021-05-17T17:34:03.0098582Z (Reading database ... 5% 2021-05-17T17:34:03.0099328Z (Reading database ... 10% 2021-05-17T17:34:03.0100037Z (Reading database ... 15% 2021-05-17T17:34:03.0100711Z (Reading database ... 20% 2021-05-17T17:34:03.0101417Z (Reading database ... 25% 2021-05-17T17:34:03.0102103Z (Reading database ... 30% 2021-05-17T17:34:03.0102768Z (Reading database ... 35% 2021-05-17T17:34:03.0103601Z (Reading database ... 40% 2021-05-17T17:34:03.0104285Z (Reading database ... 45% 2021-05-17T17:34:03.0104953Z (Reading database ... 50% 2021-05-17T17:34:03.0143624Z (Reading database ... 55% 2021-05-17T17:34:03.0191569Z (Reading database ... 60% 2021-05-17T17:34:03.0219608Z (Reading database ... 65% 2021-05-17T17:34:03.0350206Z (Reading database ... 70% 2021-05-17T17:34:03.0471976Z (Reading database ... 75% 2021-05-17T17:34:03.0497862Z (Reading database ... 80% 2021-05-17T17:34:03.1058617Z (Reading database ... 85% 2021-05-17T17:34:03.1235411Z (Reading database ... 90% 2021-05-17T17:34:03.1318531Z (Reading database ... 95% 2021-05-17T17:34:03.1319400Z (Reading database ... 100% 2021-05-17T17:34:03.1320622Z (Reading database ... 267939 files and directories currently installed.) 2021-05-17T17:34:03.1432959Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T17:34:03.1448347Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:34:03.3475152Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:34:03.3513106Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:06.3769414Z Reading package lists... 2021-05-17T17:34:06.5358841Z Building dependency tree... 2021-05-17T17:34:06.5379753Z Reading state information... 2021-05-17T17:34:06.6617474Z E: Unable to locate package install 2021-05-17T17:34:06.6618596Z E: Unable to locate package gdal 2021-05-17T17:34:06.7299934Z Reading package lists... 2021-05-17T17:34:06.8804314Z Building dependency tree... 2021-05-17T17:34:06.8826754Z Reading state information... 2021-05-17T17:34:07.4266981Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T17:34:07.4268676Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T17:34:07.4276597Z E: Package 'libav-tools' has no installation candidate 2021-05-17T17:34:07.4277524Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:34:07.4278525Z is only available from another source 2021-05-17T17:34:07.4279038Z 2021-05-17T17:34:07.4279628Z Reading package lists... 2021-05-17T17:34:07.4280314Z Building dependency tree... 2021-05-17T17:34:07.4281033Z Reading state information... 2021-05-17T17:34:07.4282679Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T17:34:07.4283651Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:34:07.4284382Z is only available from another source 2021-05-17T17:34:07.4285055Z However the following packages replace it: 2021-05-17T17:34:07.4285582Z ffmpeg 2021-05-17T17:34:07.4285838Z 2021-05-17T17:34:07.4286289Z Reading package lists... 2021-05-17T17:34:07.5779389Z Building dependency tree... 2021-05-17T17:34:07.5796859Z Reading state information... 2021-05-17T17:34:07.7301836Z The following additional packages will be installed: 2021-05-17T17:34:07.7305373Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T17:34:07.7308441Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:34:07.7310556Z libssh2-1-dev 2021-05-17T17:34:07.7311818Z Suggested packages: 2021-05-17T17:34:07.7313521Z libgcrypt20-doc libmbedtls-doc 2021-05-17T17:34:07.7764699Z The following NEW packages will be installed: 2021-05-17T17:34:07.7767027Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T17:34:07.7769137Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:34:07.7770318Z libssh2-1-dev 2021-05-17T17:34:07.7982590Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:07.7983445Z Need to get 2667 kB of archives. 2021-05-17T17:34:07.7985058Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T17:34:07.7987020Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T17:34:07.8016670Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T17:34:07.8107776Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T17:34:07.8113551Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T17:34:07.8132426Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T17:34:07.8144658Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T17:34:07.8165626Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T17:34:07.8235036Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T17:34:07.8328058Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T17:34:07.8373745Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T17:34:07.8380261Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T17:34:08.2884528Z Fetched 2667 kB in 0s (37.7 MB/s) 2021-05-17T17:34:08.3205346Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T17:34:08.3280814Z (Reading database ... 2021-05-17T17:34:08.3281580Z (Reading database ... 5% 2021-05-17T17:34:08.3282790Z (Reading database ... 10% 2021-05-17T17:34:08.3283547Z (Reading database ... 15% 2021-05-17T17:34:08.3284241Z (Reading database ... 20% 2021-05-17T17:34:08.3284919Z (Reading database ... 25% 2021-05-17T17:34:08.3285599Z (Reading database ... 30% 2021-05-17T17:34:08.3286291Z (Reading database ... 35% 2021-05-17T17:34:08.3286981Z (Reading database ... 40% 2021-05-17T17:34:08.3287661Z (Reading database ... 45% 2021-05-17T17:34:08.3288325Z (Reading database ... 50% 2021-05-17T17:34:08.3327666Z (Reading database ... 55% 2021-05-17T17:34:08.3376776Z (Reading database ... 60% 2021-05-17T17:34:08.3402973Z (Reading database ... 65% 2021-05-17T17:34:08.3533564Z (Reading database ... 70% 2021-05-17T17:34:08.3658491Z (Reading database ... 75% 2021-05-17T17:34:08.3685265Z (Reading database ... 80% 2021-05-17T17:34:08.4227520Z (Reading database ... 85% 2021-05-17T17:34:08.4392634Z (Reading database ... 90% 2021-05-17T17:34:08.4470566Z (Reading database ... 95% 2021-05-17T17:34:08.4471283Z (Reading database ... 100% 2021-05-17T17:34:08.4472285Z (Reading database ... 267965 files and directories currently installed.) 2021-05-17T17:34:08.4578400Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T17:34:08.4593016Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T17:34:08.5004160Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T17:34:08.5244005Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T17:34:08.5253488Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:34:08.6124454Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T17:34:08.6329262Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T17:34:08.6358001Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:34:08.6724050Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T17:34:08.6950840Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:08.6966754Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:08.7443755Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T17:34:08.7664202Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:08.7675168Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:08.8043722Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T17:34:08.8269272Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:08.8283344Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:08.8615166Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T17:34:08.8903727Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:34:08.8915418Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:34:08.9551087Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T17:34:08.9843501Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:34:08.9852920Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:09.0684441Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T17:34:09.0896465Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T17:34:09.0907837Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:34:09.1545769Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T17:34:09.1791831Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T17:34:09.1802768Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:34:09.2124538Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T17:34:09.2382901Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:34:09.2391999Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:34:09.3741034Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T17:34:09.3774901Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:09.3805439Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:34:09.3831163Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:34:09.3854455Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:09.3880214Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:09.3902607Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:34:09.3921759Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:34:09.3946804Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:34:09.3968801Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:34:09.3991640Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:34:09.4018175Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:14.7696029Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:34:14.8888083Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:17.0502819Z Reading package lists... 2021-05-17T17:34:17.2101751Z Building dependency tree... 2021-05-17T17:34:17.2125306Z Reading state information... 2021-05-17T17:34:17.4650095Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T17:34:17.4651614Z libtiff-dev set to manually installed. 2021-05-17T17:34:17.4652691Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:17.5352960Z Reading package lists... 2021-05-17T17:34:17.6979946Z Building dependency tree... 2021-05-17T17:34:17.7000476Z Reading state information... 2021-05-17T17:34:17.9288329Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T17:34:17.9290273Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:17.9988085Z Reading package lists... 2021-05-17T17:34:18.1627121Z Building dependency tree... 2021-05-17T17:34:18.1649458Z Reading state information... 2021-05-17T17:34:18.3687191Z The following NEW packages will be installed: 2021-05-17T17:34:18.3689976Z libsodium-dev 2021-05-17T17:34:18.3914783Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:18.3916011Z Need to get 169 kB of archives. 2021-05-17T17:34:18.3917273Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T17:34:18.3919385Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T17:34:18.8344642Z Fetched 169 kB in 0s (8270 kB/s) 2021-05-17T17:34:18.8683033Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T17:34:18.8757989Z (Reading database ... 2021-05-17T17:34:18.8758944Z (Reading database ... 5% 2021-05-17T17:34:18.8759527Z (Reading database ... 10% 2021-05-17T17:34:18.8760075Z (Reading database ... 15% 2021-05-17T17:34:18.8760616Z (Reading database ... 20% 2021-05-17T17:34:18.8761146Z (Reading database ... 25% 2021-05-17T17:34:18.8761687Z (Reading database ... 30% 2021-05-17T17:34:18.8762300Z (Reading database ... 35% 2021-05-17T17:34:18.8762833Z (Reading database ... 40% 2021-05-17T17:34:18.8763375Z (Reading database ... 45% 2021-05-17T17:34:18.8763897Z (Reading database ... 50% 2021-05-17T17:34:18.8804771Z (Reading database ... 55% 2021-05-17T17:34:18.8851962Z (Reading database ... 60% 2021-05-17T17:34:18.8877631Z (Reading database ... 65% 2021-05-17T17:34:18.9009414Z (Reading database ... 70% 2021-05-17T17:34:18.9140606Z (Reading database ... 75% 2021-05-17T17:34:18.9164952Z (Reading database ... 80% 2021-05-17T17:34:18.9738485Z (Reading database ... 85% 2021-05-17T17:34:18.9917282Z (Reading database ... 90% 2021-05-17T17:34:19.0004488Z (Reading database ... 95% 2021-05-17T17:34:19.0005529Z (Reading database ... 100% 2021-05-17T17:34:19.0007032Z (Reading database ... 268468 files and directories currently installed.) 2021-05-17T17:34:19.0118615Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T17:34:19.0130405Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:34:19.0948269Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:34:21.2583392Z Reading package lists... 2021-05-17T17:34:21.4196904Z Building dependency tree... 2021-05-17T17:34:21.4220091Z Reading state information... 2021-05-17T17:34:21.5776814Z The following additional packages will be installed: 2021-05-17T17:34:21.5779712Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T17:34:21.6229438Z The following NEW packages will be installed: 2021-05-17T17:34:21.6237032Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T17:34:21.6239883Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T17:34:21.7747775Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:21.7749523Z Need to get 10.4 MB of archives. 2021-05-17T17:34:21.7752007Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T17:34:21.7755688Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T17:34:21.7836468Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T17:34:21.7981133Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T17:34:21.8273411Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T17:34:21.8815789Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T17:34:21.9039939Z 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-17T17:34:21.9275185Z 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-17T17:34:21.9694222Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T17:34:22.4088232Z Fetched 10.4 MB in 0s (30.3 MB/s) 2021-05-17T17:34:22.4402730Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T17:34:22.4482468Z (Reading database ... 2021-05-17T17:34:22.4483178Z (Reading database ... 5% 2021-05-17T17:34:22.4486604Z (Reading database ... 10% 2021-05-17T17:34:22.4487121Z (Reading database ... 15% 2021-05-17T17:34:22.4487645Z (Reading database ... 20% 2021-05-17T17:34:22.4488175Z (Reading database ... 25% 2021-05-17T17:34:22.4488662Z (Reading database ... 30% 2021-05-17T17:34:22.4489158Z (Reading database ... 35% 2021-05-17T17:34:22.4489816Z (Reading database ... 40% 2021-05-17T17:34:22.4490306Z (Reading database ... 45% 2021-05-17T17:34:22.4490805Z (Reading database ... 50% 2021-05-17T17:34:22.4532129Z (Reading database ... 55% 2021-05-17T17:34:22.4580681Z (Reading database ... 60% 2021-05-17T17:34:22.4609051Z (Reading database ... 65% 2021-05-17T17:34:22.4733583Z (Reading database ... 70% 2021-05-17T17:34:22.4860765Z (Reading database ... 75% 2021-05-17T17:34:22.4885975Z (Reading database ... 80% 2021-05-17T17:34:22.5430524Z (Reading database ... 85% 2021-05-17T17:34:22.5599668Z (Reading database ... 90% 2021-05-17T17:34:22.5680525Z (Reading database ... 95% 2021-05-17T17:34:22.5681553Z (Reading database ... 100% 2021-05-17T17:34:22.5683486Z (Reading database ... 268538 files and directories currently installed.) 2021-05-17T17:34:22.5792126Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T17:34:22.5805106Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:34:22.6604070Z Selecting previously unselected package liblept5:amd64. 2021-05-17T17:34:22.6839755Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T17:34:22.6860081Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:34:22.8165055Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T17:34:22.8400235Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T17:34:22.8419005Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:34:23.0037030Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T17:34:23.0309054Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:23.0319955Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:23.1844917Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T17:34:23.2115140Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:23.2126656Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:23.4046175Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T17:34:23.4326319Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:34:23.4338854Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:23.6204594Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T17:34:23.6486743Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:34:23.6497072Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:24.0524218Z Selecting previously unselected package tesseract-ocr. 2021-05-17T17:34:24.0773733Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T17:34:24.0787491Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:34:24.1721620Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:24.1760377Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:34:24.1794030Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:34:24.1828020Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:24.1856371Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:34:24.1886080Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:34:24.1921163Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:34:24.1951529Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:34:24.1985726Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:27.4120738Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:29.5275095Z Reading package lists... 2021-05-17T17:34:29.6851866Z Building dependency tree... 2021-05-17T17:34:29.6876014Z Reading state information... 2021-05-17T17:34:29.9220732Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T17:34:29.9222140Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:29.9909095Z Reading package lists... 2021-05-17T17:34:30.1597871Z Building dependency tree... 2021-05-17T17:34:30.1620573Z Reading state information... 2021-05-17T17:34:30.3198930Z The following additional packages will be installed: 2021-05-17T17:34:30.3203658Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:34:30.3206363Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T17:34:30.3207876Z Suggested packages: 2021-05-17T17:34:30.3209624Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T17:34:30.3743580Z The following NEW packages will be installed: 2021-05-17T17:34:30.3748125Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:34:30.3754794Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T17:34:30.3971482Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:30.3972678Z Need to get 1459 kB of archives. 2021-05-17T17:34:30.3973629Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T17:34:30.3975596Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T17:34:30.4000572Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T17:34:30.4012910Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T17:34:30.4031866Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T17:34:30.4044427Z 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-17T17:34:30.4057577Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T17:34:30.4086932Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T17:34:30.4173383Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T17:34:30.4220461Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T17:34:30.4225200Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T17:34:30.8642380Z Fetched 1459 kB in 0s (28.6 MB/s) 2021-05-17T17:34:30.8959495Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T17:34:30.9035021Z (Reading database ... 2021-05-17T17:34:30.9035697Z (Reading database ... 5% 2021-05-17T17:34:30.9036301Z (Reading database ... 10% 2021-05-17T17:34:30.9036904Z (Reading database ... 15% 2021-05-17T17:34:30.9037500Z (Reading database ... 20% 2021-05-17T17:34:30.9038082Z (Reading database ... 25% 2021-05-17T17:34:30.9038696Z (Reading database ... 30% 2021-05-17T17:34:30.9039285Z (Reading database ... 35% 2021-05-17T17:34:30.9039864Z (Reading database ... 40% 2021-05-17T17:34:30.9040633Z (Reading database ... 45% 2021-05-17T17:34:30.9041268Z (Reading database ... 50% 2021-05-17T17:34:30.9066135Z (Reading database ... 55% 2021-05-17T17:34:30.9113452Z (Reading database ... 60% 2021-05-17T17:34:30.9148380Z (Reading database ... 65% 2021-05-17T17:34:30.9272751Z (Reading database ... 70% 2021-05-17T17:34:30.9395406Z (Reading database ... 75% 2021-05-17T17:34:30.9421815Z (Reading database ... 80% 2021-05-17T17:34:30.9813007Z (Reading database ... 85% 2021-05-17T17:34:31.0130948Z (Reading database ... 90% 2021-05-17T17:34:31.0210405Z (Reading database ... 95% 2021-05-17T17:34:31.0211031Z (Reading database ... 100% 2021-05-17T17:34:31.0211877Z (Reading database ... 268763 files and directories currently installed.) 2021-05-17T17:34:31.0328416Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:31.0348184Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.0724745Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T17:34:31.0928266Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:31.0939809Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.1323702Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T17:34:31.1545120Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:31.1555675Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.1883894Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T17:34:31.2128556Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:31.2139355Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.2484427Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T17:34:31.2719189Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T17:34:31.2756827Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:34:31.3124210Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T17:34:31.3364621Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:31.3376395Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.3883735Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T17:34:31.4112332Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T17:34:31.4122874Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:34:31.4884352Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T17:34:31.5161997Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:34:31.5177230Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:34:31.5644146Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T17:34:31.5923796Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:34:31.5935701Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.6245068Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T17:34:31.6496732Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T17:34:31.6508115Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:34:31.7617892Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:34:31.7643690Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.7673229Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:34:31.7702266Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:34:31.7748486Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.7788449Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.7813289Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.7843344Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.7865579Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:34:31.7892084Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:34:31.7920010Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:31.8127162Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:35.0929097Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:34:37.2844596Z Reading package lists... 2021-05-17T17:34:37.4366906Z Building dependency tree... 2021-05-17T17:34:37.4387825Z Reading state information... 2021-05-17T17:34:37.5643342Z E: Unable to locate package udunits 2021-05-17T17:34:37.6308140Z Reading package lists... 2021-05-17T17:34:37.7795924Z Building dependency tree... 2021-05-17T17:34:37.7817085Z Reading state information... 2021-05-17T17:34:37.9311584Z The following additional packages will be installed: 2021-05-17T17:34:37.9313747Z libwebpdemux2 2021-05-17T17:34:37.9772193Z The following NEW packages will be installed: 2021-05-17T17:34:37.9775339Z libwebp-dev libwebpdemux2 2021-05-17T17:34:37.9999938Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:38.0001273Z Need to get 277 kB of archives. 2021-05-17T17:34:38.0002932Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T17:34:38.0004881Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T17:34:38.0020977Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T17:34:38.4454263Z Fetched 277 kB in 0s (11.3 MB/s) 2021-05-17T17:34:38.4787277Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T17:34:38.4863658Z (Reading database ... 2021-05-17T17:34:38.4864493Z (Reading database ... 5% 2021-05-17T17:34:38.4865422Z (Reading database ... 10% 2021-05-17T17:34:38.4866006Z (Reading database ... 15% 2021-05-17T17:34:38.4866695Z (Reading database ... 20% 2021-05-17T17:34:38.4867243Z (Reading database ... 25% 2021-05-17T17:34:38.4867750Z (Reading database ... 30% 2021-05-17T17:34:38.4868438Z (Reading database ... 35% 2021-05-17T17:34:38.4868964Z (Reading database ... 40% 2021-05-17T17:34:38.4869499Z (Reading database ... 45% 2021-05-17T17:34:38.4870027Z (Reading database ... 50% 2021-05-17T17:34:38.4899455Z (Reading database ... 55% 2021-05-17T17:34:38.4944865Z (Reading database ... 60% 2021-05-17T17:34:38.4979135Z (Reading database ... 65% 2021-05-17T17:34:38.5100163Z (Reading database ... 70% 2021-05-17T17:34:38.5216037Z (Reading database ... 75% 2021-05-17T17:34:38.5243019Z (Reading database ... 80% 2021-05-17T17:34:38.5621425Z (Reading database ... 85% 2021-05-17T17:34:38.5924501Z (Reading database ... 90% 2021-05-17T17:34:38.5998788Z (Reading database ... 95% 2021-05-17T17:34:38.6000000Z (Reading database ... 100% 2021-05-17T17:34:38.6001504Z (Reading database ... 269063 files and directories currently installed.) 2021-05-17T17:34:38.6129726Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T17:34:38.6160221Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:34:38.6483933Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T17:34:38.6671388Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T17:34:38.6683293Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:34:38.7583839Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:34:38.7634132Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:34:38.7675060Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:40.8856765Z Reading package lists... 2021-05-17T17:34:41.0352940Z Building dependency tree... 2021-05-17T17:34:41.0372417Z Reading state information... 2021-05-17T17:34:41.1863092Z The following additional packages will be installed: 2021-05-17T17:34:41.1866447Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:34:41.1868401Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:34:41.1870044Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:34:41.1876020Z Suggested packages: 2021-05-17T17:34:41.1877241Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T17:34:41.1878082Z Recommended packages: 2021-05-17T17:34:41.1878676Z cargo 2021-05-17T17:34:41.2418505Z The following NEW packages will be installed: 2021-05-17T17:34:41.2426297Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:34:41.2427870Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:34:41.2434453Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:34:41.2685238Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:41.2686078Z Need to get 108 MB of archives. 2021-05-17T17:34:41.2686896Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T17:34:41.2689194Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T17:34:41.2733750Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T17:34:41.2740686Z 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-17T17:34:41.2748838Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T17:34:41.2790124Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T17:34:41.2812119Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T17:34:41.2817917Z 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-17T17:34:41.4243224Z 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-17T17:34:42.2947061Z 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-17T17:34:42.7488476Z 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-17T17:34:42.8129628Z 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-17T17:34:42.9306012Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T17:34:43.0487367Z 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-17T17:34:43.4991331Z Fetched 108 MB in 2s (60.0 MB/s) 2021-05-17T17:34:43.5323475Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T17:34:43.5400318Z (Reading database ... 2021-05-17T17:34:43.5401418Z (Reading database ... 5% 2021-05-17T17:34:43.5402348Z (Reading database ... 10% 2021-05-17T17:34:43.5403106Z (Reading database ... 15% 2021-05-17T17:34:43.5403861Z (Reading database ... 20% 2021-05-17T17:34:43.5404604Z (Reading database ... 25% 2021-05-17T17:34:43.5405335Z (Reading database ... 30% 2021-05-17T17:34:43.5406086Z (Reading database ... 35% 2021-05-17T17:34:43.5406824Z (Reading database ... 40% 2021-05-17T17:34:43.5407542Z (Reading database ... 45% 2021-05-17T17:34:43.5408281Z (Reading database ... 50% 2021-05-17T17:34:43.5444111Z (Reading database ... 55% 2021-05-17T17:34:43.5489459Z (Reading database ... 60% 2021-05-17T17:34:43.5523352Z (Reading database ... 65% 2021-05-17T17:34:43.5649499Z (Reading database ... 70% 2021-05-17T17:34:43.5773506Z (Reading database ... 75% 2021-05-17T17:34:43.5799870Z (Reading database ... 80% 2021-05-17T17:34:43.6183635Z (Reading database ... 85% 2021-05-17T17:34:43.6489892Z (Reading database ... 90% 2021-05-17T17:34:43.6568698Z (Reading database ... 95% 2021-05-17T17:34:43.6569246Z (Reading database ... 100% 2021-05-17T17:34:43.6570328Z (Reading database ... 269091 files and directories currently installed.) 2021-05-17T17:34:43.6680408Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T17:34:43.6701576Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:34:43.7163572Z Selecting previously unselected package libipt2. 2021-05-17T17:34:43.7412854Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T17:34:43.7423580Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T17:34:43.7707487Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T17:34:43.7988907Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T17:34:43.8005332Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:34:43.8419998Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T17:34:43.8703431Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T17:34:43.8718374Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:34:43.9524382Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T17:34:43.9754725Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T17:34:43.9770278Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:34:44.0323462Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T17:34:44.0552959Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T17:34:44.0564070Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:34:44.0843944Z Selecting previously unselected package gdb. 2021-05-17T17:34:44.1101969Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T17:34:44.1111499Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:34:44.4564658Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T17:34:44.4810101Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:44.4822235Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:50.6325823Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T17:34:50.6615393Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:50.6626705Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:53.7925474Z Selecting previously unselected package rustc. 2021-05-17T17:34:53.8204711Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:53.8214801Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:54.0193147Z Selecting previously unselected package cargo. 2021-05-17T17:34:54.0489207Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:34:54.0497559Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:34:54.3807413Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T17:34:54.4096882Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T17:34:54.4107876Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:34:55.6388558Z Selecting previously unselected package rust-gdb. 2021-05-17T17:34:55.6677457Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T17:34:55.6686320Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:55.7307257Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:55.7335525Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:34:55.7366192Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:34:55.7397736Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:55.7420423Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T17:34:55.7443682Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:34:55.7467056Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:34:55.7491155Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:55.7515450Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:34:55.7545581Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:34:55.7573895Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:34:55.7596469Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:34:55.7627378Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:34:55.7654647Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:34:55.7861853Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:34:59.1380219Z Reading package lists... 2021-05-17T17:34:59.2901475Z Building dependency tree... 2021-05-17T17:34:59.2921976Z Reading state information... 2021-05-17T17:34:59.4527922Z The following additional packages will be installed: 2021-05-17T17:34:59.4535234Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:34:59.4538354Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:34:59.4540988Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:34:59.4543475Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:34:59.4546069Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:34:59.4548568Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:34:59.4550840Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:34:59.4553464Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:34:59.4556125Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:34:59.4558849Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:34:59.4561579Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:34:59.4564393Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:34:59.4567180Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:34:59.4570238Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:34:59.4573163Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:34:59.4575970Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:34:59.4577359Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:34:59.4578738Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:34:59.4580202Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:34:59.4581388Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:34:59.4582520Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:34:59.4583736Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:34:59.4584898Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:34:59.4585973Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:34:59.4587083Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:34:59.4588427Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:34:59.4589763Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:34:59.4591142Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:34:59.4592526Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:34:59.4593823Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:34:59.4595057Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:34:59.4596248Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:34:59.4597564Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:34:59.4598909Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:34:59.4600337Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:34:59.4601773Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:34:59.4603220Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:34:59.4604520Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:34:59.4605814Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:34:59.4607346Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:34:59.4608854Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:34:59.4610221Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T17:34:59.4611728Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:34:59.4613351Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:34:59.4615034Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:34:59.4616479Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:34:59.4617909Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:34:59.4619468Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:34:59.4620781Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:34:59.4621628Z Suggested packages: 2021-05-17T17:34:59.4622725Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T17:34:59.4624072Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T17:34:59.4625592Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T17:34:59.4627101Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T17:34:59.4628418Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T17:34:59.4629814Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T17:34:59.4631282Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T17:34:59.4632760Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T17:34:59.4634162Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T17:34:59.4635578Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T17:34:59.4637138Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T17:34:59.4638727Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T17:34:59.4640186Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T17:34:59.4641280Z wpagui libengine-pkcs11-openssl 2021-05-17T17:34:59.5423088Z The following NEW packages will be installed: 2021-05-17T17:34:59.5426771Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:34:59.5429971Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:34:59.5433102Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:34:59.5436035Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:34:59.5439083Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:34:59.5442014Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:34:59.5449609Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:34:59.5452288Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:34:59.5454970Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:34:59.5457480Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:34:59.5460120Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:34:59.5462772Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:34:59.5465529Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:34:59.5468583Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:34:59.5471522Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:34:59.5474283Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:34:59.5476918Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:34:59.5479600Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:34:59.5482845Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:34:59.5485438Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:34:59.5487619Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:34:59.5489953Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:34:59.5492020Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:34:59.5493103Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:34:59.5494222Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:34:59.5495599Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:34:59.5496940Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:34:59.5498515Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:34:59.5500121Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:34:59.5501533Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:34:59.5502872Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:34:59.5504159Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:34:59.5505564Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:34:59.5507014Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:34:59.5508548Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:34:59.5510193Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:34:59.5511551Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:34:59.5512851Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:34:59.5514125Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:34:59.5515508Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:34:59.5516888Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:34:59.5518190Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T17:34:59.5519742Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:34:59.5521367Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:34:59.5523172Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:34:59.5524609Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:34:59.5526037Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:34:59.5527598Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:34:59.5528913Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:34:59.5736639Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:34:59.5737489Z Need to get 183 MB of archives. 2021-05-17T17:34:59.5738420Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T17:34:59.5740507Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T17:34:59.5767587Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T17:34:59.5982607Z 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-17T17:34:59.5999382Z 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-17T17:34:59.6007426Z 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-17T17:34:59.6015073Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T17:34:59.6020674Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T17:34:59.6029630Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T17:34:59.6036338Z 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-17T17:34:59.6044278Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T17:34:59.6059580Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T17:34:59.6081046Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T17:34:59.6141026Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T17:34:59.6143919Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T17:34:59.6151633Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T17:34:59.6157831Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T17:34:59.6163707Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T17:34:59.6170626Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T17:34:59.6176280Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T17:34:59.6181932Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T17:34:59.6188799Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T17:34:59.6195681Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T17:34:59.6201226Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T17:34:59.6455933Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T17:34:59.6652085Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T17:34:59.6668765Z 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-17T17:34:59.6688969Z 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-17T17:34:59.6754666Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T17:34:59.6762062Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T17:34:59.6782955Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T17:34:59.6801795Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T17:34:59.6927599Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T17:34:59.7044710Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T17:34:59.7058249Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T17:34:59.7065395Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T17:34:59.7072535Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T17:34:59.8094949Z 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-17T17:34:59.8098924Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T17:34:59.8440815Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T17:34:59.8683277Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T17:34:59.8783800Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T17:34:59.8801893Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T17:34:59.8805024Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T17:34:59.8822444Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T17:34:59.8833993Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T17:34:59.8850378Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T17:34:59.8859733Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T17:34:59.8903290Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T17:34:59.8912158Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T17:34:59.8951230Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T17:34:59.8963473Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T17:34:59.8967210Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T17:34:59.8972537Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T17:34:59.8985332Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T17:34:59.9033369Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T17:34:59.9041919Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T17:34:59.9739792Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T17:34:59.9821494Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T17:34:59.9826054Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T17:34:59.9856643Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T17:34:59.9862334Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T17:34:59.9867959Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T17:34:59.9870901Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T17:34:59.9885623Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T17:34:59.9893538Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T17:34:59.9926127Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T17:34:59.9945145Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T17:34:59.9960887Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T17:35:00.0072898Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T17:35:00.0151106Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T17:35:00.0680751Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T17:35:00.0686932Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T17:35:00.0692804Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T17:35:00.0695106Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T17:35:00.0709246Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T17:35:00.0734761Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T17:35:00.0740384Z 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-17T17:35:00.1719203Z 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-17T17:35:00.2063665Z 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-17T17:35:00.2401535Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T17:35:00.2541678Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T17:35:00.2546471Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T17:35:00.2561921Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T17:35:00.2662865Z 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-17T17:35:00.3501652Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T17:35:00.4025918Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T17:35:00.4035677Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T17:35:00.4042021Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T17:35:00.4050700Z 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-17T17:35:00.4100356Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T17:35:00.4138698Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T17:35:00.4246093Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T17:35:00.4267995Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T17:35:00.4327149Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T17:35:00.4366531Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T17:35:00.4382802Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T17:35:00.4635554Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T17:35:00.4682078Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T17:35:00.4708414Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T17:35:00.4711129Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T17:35:00.4726673Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T17:35:00.4767188Z 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-17T17:35:00.4818726Z 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-17T17:35:00.4838832Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T17:35:00.4849154Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T17:35:00.4975010Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T17:35:00.4985043Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T17:35:01.1144175Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T17:35:01.1157138Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T17:35:01.1165547Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T17:35:01.1422770Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T17:35:01.2273474Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T17:35:01.2280389Z 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-17T17:35:01.2305207Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T17:35:01.2417227Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T17:35:01.2424429Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T17:35:01.2953015Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T17:35:01.3232789Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T17:35:01.3275903Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T17:35:01.3283521Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T17:35:01.3292607Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T17:35:01.3330355Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T17:35:01.3354756Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T17:35:01.3361981Z 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-17T17:35:01.3368149Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T17:35:01.3426285Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T17:35:01.3434493Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T17:35:01.3443070Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T17:35:01.3451508Z 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-17T17:35:01.3460848Z 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-17T17:35:01.3471220Z 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-17T17:35:01.3484682Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T17:35:01.3515118Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T17:35:01.3819768Z 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-17T17:35:01.3833723Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T17:35:01.3839397Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T17:35:01.3873187Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T17:35:01.4001834Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T17:35:01.4048602Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T17:35:01.4069428Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T17:35:01.4078911Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T17:35:01.4110898Z 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-17T17:35:01.4119652Z 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-17T17:35:01.4134416Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T17:35:01.4155775Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T17:35:01.4164172Z 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-17T17:35:01.4174619Z 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-17T17:35:01.4220772Z 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-17T17:35:01.4364227Z 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-17T17:35:01.5027753Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T17:35:01.5031493Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T17:35:01.5107196Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T17:35:01.5128257Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T17:35:01.5150479Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T17:35:01.5214891Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T17:35:01.5220494Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T17:35:01.5697450Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T17:35:01.5866779Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T17:35:01.6154950Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T17:35:01.6762758Z 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-17T17:35:01.6811290Z 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-17T17:35:01.6854563Z 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-17T17:35:01.6862815Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T17:35:01.6949600Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T17:35:01.6954586Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T17:35:01.6987504Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T17:35:01.6993744Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T17:35:01.7119436Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T17:35:01.7179019Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T17:35:01.7765602Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T17:35:01.7782823Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T17:35:01.7824713Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T17:35:01.7829472Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T17:35:01.7851417Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T17:35:01.9501310Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T17:35:01.9551413Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T17:35:01.9556030Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T17:35:01.9569769Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T17:35:01.9614423Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T17:35:01.9701334Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T17:35:02.1251298Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T17:35:02.1268631Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T17:35:02.1521598Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T17:35:02.1532448Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T17:35:02.2314601Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T17:35:02.2321225Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T17:35:02.2327762Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T17:35:02.2375198Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T17:35:02.2387483Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T17:35:02.2416924Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T17:35:02.2499505Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T17:35:02.2507594Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T17:35:02.3032180Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T17:35:02.3065642Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T17:35:02.3087512Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T17:35:02.3457697Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T17:35:02.3495016Z 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-17T17:35:02.3511630Z 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-17T17:35:02.3519761Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T17:35:02.3539196Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T17:35:02.3915616Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T17:35:02.5162754Z 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-17T17:35:02.5208047Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T17:35:02.5264437Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T17:35:02.8325184Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T17:35:02.9060033Z 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-17T17:35:02.9367997Z 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-17T17:35:02.9446759Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T17:35:02.9536797Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T17:35:02.9559313Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T17:35:02.9794936Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T17:35:02.9970039Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T17:35:02.9981722Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T17:35:02.9985616Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T17:35:04.1579728Z Fetched 183 MB in 3s (53.1 MB/s) 2021-05-17T17:35:04.1974966Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T17:35:04.2059691Z (Reading database ... 2021-05-17T17:35:04.2060363Z (Reading database ... 5% 2021-05-17T17:35:04.2060902Z (Reading database ... 10% 2021-05-17T17:35:04.2061461Z (Reading database ... 15% 2021-05-17T17:35:04.2061991Z (Reading database ... 20% 2021-05-17T17:35:04.2062531Z (Reading database ... 25% 2021-05-17T17:35:04.2063123Z (Reading database ... 30% 2021-05-17T17:35:04.2063646Z (Reading database ... 35% 2021-05-17T17:35:04.2064190Z (Reading database ... 40% 2021-05-17T17:35:04.2064713Z (Reading database ... 45% 2021-05-17T17:35:04.2065250Z (Reading database ... 50% 2021-05-17T17:35:04.2097335Z (Reading database ... 55% 2021-05-17T17:35:04.2146679Z (Reading database ... 60% 2021-05-17T17:35:04.2180847Z (Reading database ... 65% 2021-05-17T17:35:04.2319929Z (Reading database ... 70% 2021-05-17T17:35:04.2445829Z (Reading database ... 75% 2021-05-17T17:35:04.2474225Z (Reading database ... 80% 2021-05-17T17:35:04.2877782Z (Reading database ... 85% 2021-05-17T17:35:04.3196569Z (Reading database ... 90% 2021-05-17T17:35:04.3278023Z (Reading database ... 95% 2021-05-17T17:35:04.3279112Z (Reading database ... 100% 2021-05-17T17:35:04.3280619Z (Reading database ... 269846 files and directories currently installed.) 2021-05-17T17:35:04.3396970Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T17:35:04.3417163Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:35:04.3769556Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T17:35:04.4068985Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:04.4170015Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:04.6204934Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T17:35:04.6448887Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:35:04.6466018Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:35:04.6883810Z Selecting previously unselected package libegl1:amd64. 2021-05-17T17:35:04.7124997Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:35:04.7154391Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:35:04.7524094Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T17:35:04.7750742Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T17:35:04.7763681Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:35:04.8124733Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T17:35:04.8385531Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T17:35:04.8398624Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:35:04.8729481Z Selecting previously unselected package libwacom-common. 2021-05-17T17:35:04.8961663Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T17:35:04.8980119Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:35:04.9764267Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T17:35:05.0014125Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:35:05.0028716Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:35:05.0283364Z Selecting previously unselected package libinput-bin. 2021-05-17T17:35:05.0596470Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:35:05.0607588Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:05.1004107Z Selecting previously unselected package libinput10:amd64. 2021-05-17T17:35:05.1213152Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:35:05.1224130Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:05.1604039Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T17:35:05.1864715Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:05.1877155Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:05.2443560Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T17:35:05.2719472Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:05.2734089Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:05.3724417Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T17:35:05.3955617Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T17:35:05.3970449Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:35:05.4283682Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T17:35:05.4528738Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T17:35:05.4539656Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:35:05.4844501Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T17:35:05.5087871Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T17:35:05.5099652Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:05.5395117Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T17:35:05.5650156Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T17:35:05.5659345Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:05.5924785Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T17:35:05.6223815Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T17:35:05.6236093Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:35:05.6564048Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T17:35:05.6799806Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T17:35:05.6812148Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:35:05.7108481Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T17:35:05.7345119Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T17:35:05.7355959Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:35:05.7684166Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T17:35:05.7911940Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T17:35:05.7924922Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:35:05.8284624Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T17:35:05.8497422Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T17:35:05.8506819Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:35:05.8844658Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T17:35:05.9075058Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T17:35:05.9088696Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:35:05.9484617Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T17:35:05.9744506Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:05.9835189Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:06.3124176Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T17:35:06.3374034Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:06.3384497Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:06.5843273Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T17:35:06.6107561Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:06.6118082Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:06.6523659Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T17:35:06.6768651Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T17:35:06.6778544Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:35:06.7324520Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T17:35:06.7542749Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T17:35:06.7556188Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:35:06.8538676Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T17:35:06.8827712Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T17:35:06.8840464Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:35:06.9132000Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T17:35:06.9420177Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:06.9428971Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:06.9963547Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T17:35:07.0197337Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:07.0208036Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:07.0723531Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T17:35:07.0959173Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:07.0971940Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:07.2763469Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T17:35:07.2977017Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:07.2988409Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:07.4587380Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T17:35:07.4882014Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:07.4892704Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:07.5261057Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T17:35:07.5549698Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:07.5560856Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:07.5828428Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T17:35:07.6119381Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T17:35:07.6135475Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:35:07.6422509Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T17:35:07.6710337Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T17:35:07.6719786Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:35:09.0877995Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T17:35:09.1169334Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.1179165Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:09.1476108Z Selecting previously unselected package qgis-providers-common. 2021-05-17T17:35:09.1768757Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:09.1779631Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:09.4271132Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T17:35:09.4584212Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T17:35:09.4594961Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:09.5152977Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T17:35:09.5450633Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T17:35:09.5461289Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:09.5915537Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T17:35:09.6218280Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.6228203Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:09.6643808Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T17:35:09.6878973Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:09.6888140Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:09.7204483Z Selecting previously unselected package gdal-data. 2021-05-17T17:35:09.7458215Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T17:35:09.7470637Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:09.7993372Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T17:35:09.8294767Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T17:35:09.8306540Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:35:09.8723402Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T17:35:09.8959375Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T17:35:09.8970983Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:35:09.9400442Z Selecting previously unselected package libarmadillo9. 2021-05-17T17:35:09.9654779Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T17:35:09.9665163Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:35:10.0006323Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T17:35:10.0306454Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T17:35:10.0317855Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:35:10.1053788Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T17:35:10.1356616Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T17:35:10.1367087Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:35:10.1677404Z Selecting previously unselected package libdap25:amd64. 2021-05-17T17:35:10.1962911Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T17:35:10.1971369Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:35:10.2723400Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T17:35:10.2947078Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T17:35:10.2961068Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:35:10.3284312Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T17:35:10.3573376Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T17:35:10.3582334Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:35:10.3856078Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T17:35:10.4143999Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T17:35:10.4154197Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:35:10.4458611Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T17:35:10.4750555Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T17:35:10.4773602Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:35:10.5243645Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T17:35:10.5462130Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T17:35:10.5473225Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:10.6283496Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T17:35:10.6571884Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T17:35:10.6586086Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:10.6902095Z Selecting previously unselected package proj-data. 2021-05-17T17:35:10.7185629Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T17:35:10.7195792Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T17:35:11.5613761Z Selecting previously unselected package libproj15:amd64. 2021-05-17T17:35:11.5915479Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T17:35:11.5930130Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:35:11.7136486Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T17:35:11.7424392Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T17:35:11.7431863Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:35:11.7733277Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T17:35:11.8023066Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T17:35:11.8035460Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:35:11.8557129Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T17:35:11.8847766Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T17:35:11.8857815Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:35:11.9131575Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T17:35:11.9415459Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T17:35:11.9427324Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:35:11.9696621Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T17:35:11.9984862Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:35:11.9996866Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:12.0297038Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T17:35:12.0589625Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:35:12.0598601Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:12.0989354Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T17:35:12.1273321Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:35:12.1284146Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:12.1608170Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T17:35:12.1890548Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T17:35:12.1905486Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:35:12.2516675Z Selecting previously unselected package libogdi4.1. 2021-05-17T17:35:12.2801370Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T17:35:12.2813045Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:35:12.3261421Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T17:35:12.3551812Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T17:35:12.3561770Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:35:12.3932295Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T17:35:12.4222170Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:35:12.4232320Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:12.5895833Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T17:35:12.6190049Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T17:35:12.6200027Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:35:12.7401192Z Selecting previously unselected package libgdal26. 2021-05-17T17:35:12.7691325Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:35:12.7702608Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:13.4579043Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T17:35:13.4905874Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:13.4917805Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:13.5244068Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T17:35:13.5492876Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T17:35:13.5505702Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:35:13.5844347Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T17:35:13.6087210Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:13.6097460Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:13.6373076Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T17:35:13.6651424Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:13.6664295Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:13.7050842Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T17:35:13.7331737Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T17:35:13.7346800Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:35:13.7874478Z Selecting previously unselected package libzip5:amd64. 2021-05-17T17:35:13.8185711Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T17:35:13.8196970Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:35:13.8650547Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T17:35:13.8943152Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:13.8954869Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:14.5000039Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T17:35:14.5295812Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:14.5307466Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:14.5607223Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T17:35:14.5913537Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T17:35:14.5924630Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:35:14.6377004Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T17:35:14.6687842Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:35:14.6703643Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:35:14.8427996Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T17:35:14.8738310Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:14.8749058Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:14.9061556Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T17:35:14.9375013Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:14.9386789Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:14.9822592Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T17:35:15.0125886Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T17:35:15.0137635Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:35:15.0928736Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T17:35:15.1235929Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:15.1430345Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:15.5438427Z Selecting previously unselected package qgis-providers. 2021-05-17T17:35:15.5736635Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:15.5747591Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:15.8120426Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T17:35:15.8421710Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:15.8435980Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:15.8783085Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T17:35:15.9074968Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T17:35:15.9086513Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:35:15.9367597Z Selecting previously unselected package avahi-daemon. 2021-05-17T17:35:15.9659392Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:15.9670987Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:35:16.0023857Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T17:35:16.0313327Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:35:16.0332087Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:35:16.1155408Z Selecting previously unselected package blt. 2021-05-17T17:35:16.1460764Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:35:16.1481505Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T17:35:16.1764663Z Selecting previously unselected package fonts-lyx. 2021-05-17T17:35:16.2043648Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T17:35:16.2053448Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:35:16.2523716Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T17:35:16.2758961Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:16.2771416Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:16.3112380Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T17:35:16.3404055Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:16.3415380Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:16.3923748Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T17:35:16.4165632Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:16.4178421Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:16.4576773Z Selecting previously unselected package gcr. 2021-05-17T17:35:16.4871319Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T17:35:16.4883198Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T17:35:16.5273707Z Selecting previously unselected package python3-numpy. 2021-05-17T17:35:16.5574723Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T17:35:16.5586693Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:35:16.8844004Z Selecting previously unselected package python3-gdal. 2021-05-17T17:35:16.9066959Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:35:16.9083921Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:16.9883814Z Selecting previously unselected package gdal-bin. 2021-05-17T17:35:17.0185209Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:35:17.0196438Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:17.0803901Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T17:35:17.1046690Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:35:17.1060365Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:17.1350165Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T17:35:17.1643125Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T17:35:17.1653488Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:35:17.2108582Z Selecting previously unselected package geoclue-2.0. 2021-05-17T17:35:17.2401209Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T17:35:17.2412091Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:35:17.2963799Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T17:35:17.3245163Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:35:17.3256290Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:17.3843835Z Selecting previously unselected package p11-kit. 2021-05-17T17:35:17.4078684Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:35:17.4093154Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:17.4523758Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T17:35:17.4735633Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T17:35:17.4747522Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:35:17.5064167Z Selecting previously unselected package gnome-keyring. 2021-05-17T17:35:17.5367499Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:17.5501994Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:35:17.6396520Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T17:35:17.6679305Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:17.6689334Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:17.7044673Z Selecting previously unselected package grass-doc. 2021-05-17T17:35:17.7305081Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T17:35:17.7314635Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T17:35:19.6011230Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T17:35:19.6316788Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T17:35:19.6328191Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:35:19.6803813Z Selecting previously unselected package libpdal-util9. 2021-05-17T17:35:19.7023064Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:19.7035298Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:19.7431120Z Selecting previously unselected package libpdal-base9. 2021-05-17T17:35:19.7743727Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:19.7753434Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:19.9847531Z Selecting previously unselected package grass-core. 2021-05-17T17:35:20.0155628Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T17:35:20.0172210Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T17:35:20.6723816Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T17:35:20.6986646Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T17:35:20.6998571Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:35:20.7312558Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T17:35:20.7609423Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T17:35:20.7625014Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:35:20.7973193Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T17:35:20.8277239Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T17:35:20.8287343Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:35:20.9201958Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T17:35:20.9491983Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T17:35:20.9509359Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:35:20.9954614Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T17:35:21.0257892Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T17:35:21.0269343Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:35:21.3906834Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T17:35:21.4206302Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T17:35:21.4226087Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:35:21.5323111Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T17:35:21.5596596Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T17:35:21.5607895Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:35:21.5988931Z Selecting previously unselected package libfcgi-bin. 2021-05-17T17:35:21.6280025Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T17:35:21.6291692Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:35:21.6562901Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T17:35:21.6859111Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T17:35:21.6869573Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:35:21.7180250Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T17:35:21.7478553Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T17:35:21.7565552Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:35:21.8369441Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T17:35:21.8671010Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T17:35:21.8684413Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:35:21.9046976Z Selecting previously unselected package libmbim-proxy. 2021-05-17T17:35:21.9346931Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T17:35:21.9357188Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T17:35:21.9604278Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T17:35:21.9906015Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:35:21.9914511Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:22.0183722Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T17:35:22.0487464Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:35:22.0502385Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:22.0912652Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T17:35:22.1219511Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T17:35:22.1229617Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:35:22.1519463Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T17:35:22.1825665Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:35:22.1847472Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:22.2118657Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T17:35:22.2423624Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T17:35:22.2437613Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:35:22.2721914Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T17:35:22.3022842Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:22.3033697Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:35:22.3403654Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T17:35:22.3620956Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:22.3633630Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:35:22.4004766Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T17:35:22.4253530Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:22.4263587Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:35:22.4683604Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T17:35:22.4892467Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:22.4903339Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:35:22.5305374Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T17:35:22.5604262Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:35:22.5618933Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:22.7364187Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T17:35:22.7589699Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:22.7598712Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:35:22.7956483Z Selecting previously unselected package libpdal-plugins. 2021-05-17T17:35:22.8260391Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:35:22.8270401Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:35:22.8533288Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T17:35:22.8829792Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:22.8841949Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:22.9323305Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T17:35:22.9573402Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:22.9589552Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.0538406Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T17:35:23.0843077Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.0855917Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.1363423Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T17:35:23.1607379Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.1616771Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.2003532Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T17:35:23.2307852Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.2318041Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.2575296Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T17:35:23.2880349Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.2893621Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.3364350Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T17:35:23.3615805Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.3631123Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.3904581Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T17:35:23.4202504Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.4213067Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.4486957Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T17:35:23.4783848Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.4794219Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.5214888Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T17:35:23.5515310Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.5529516Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.5798358Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T17:35:23.6092324Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:23.6101003Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:23.6443835Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T17:35:23.6685526Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:23.6697242Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:23.7243812Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T17:35:23.7480748Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:23.7492102Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:23.8804062Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T17:35:23.9041167Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:23.9053391Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:24.2843700Z Selecting previously unselected package qtchooser. 2021-05-17T17:35:24.3096448Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T17:35:24.3107196Z Unpacking qtchooser (66-2build1) ... 2021-05-17T17:35:24.3415566Z Selecting previously unselected package qdoc-qt5. 2021-05-17T17:35:24.3720478Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.3733463Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.4517431Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T17:35:24.4825809Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.4834996Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.5211924Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T17:35:24.5523442Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.5533974Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.5923753Z Selecting previously unselected package qt5-assistant. 2021-05-17T17:35:24.6219144Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.6229539Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.6844401Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T17:35:24.7146791Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.7159853Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:24.7523672Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T17:35:24.7779493Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:24.7791261Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:25.0067116Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T17:35:25.0360936Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:25.0371190Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:25.1375881Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T17:35:25.1658764Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:35:25.1670142Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:35:25.3044936Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T17:35:25.3305829Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:25.3317214Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:25.4564342Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T17:35:25.4793803Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:25.4805959Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:25.5444245Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T17:35:25.5703482Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:25.5714613Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:25.6238947Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T17:35:25.6535988Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:25.6548884Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:25.6849888Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T17:35:25.7185287Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T17:35:25.7196136Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:35:25.8048415Z Selecting previously unselected package libqmi-proxy. 2021-05-17T17:35:25.8343102Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T17:35:25.8509792Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T17:35:25.8754076Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T17:35:25.9055199Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:25.9071994Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:25.9437856Z Selecting previously unselected package libwacom-bin. 2021-05-17T17:35:25.9739288Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:35:25.9768108Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:35:26.0029666Z Selecting previously unselected package modemmanager. 2021-05-17T17:35:26.0340492Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T17:35:26.0420722Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T17:35:26.1567845Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T17:35:26.1878863Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T17:35:26.1889880Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:35:26.2228997Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T17:35:26.2543229Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T17:35:26.2554476Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:35:26.5892476Z Selecting previously unselected package python3-soupsieve. 2021-05-17T17:35:26.6200097Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T17:35:26.6210902Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:35:26.6508725Z Selecting previously unselected package python3-bs4. 2021-05-17T17:35:26.6819438Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T17:35:26.6829460Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T17:35:26.7167961Z Selecting previously unselected package python3-cycler. 2021-05-17T17:35:26.7481396Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T17:35:26.7494387Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T17:35:26.7740940Z Selecting previously unselected package python3-dateutil. 2021-05-17T17:35:26.8038592Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T17:35:26.8049857Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:35:26.8361025Z Selecting previously unselected package python3-decorator. 2021-05-17T17:35:26.8661699Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T17:35:26.8677127Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:35:26.8956052Z Selecting previously unselected package python3-future. 2021-05-17T17:35:26.9266988Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T17:35:26.9282074Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T17:35:26.9961447Z Selecting previously unselected package python3-webencodings. 2021-05-17T17:35:27.0275041Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T17:35:27.0286907Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:35:27.0701349Z Selecting previously unselected package python3-html5lib. 2021-05-17T17:35:27.1025141Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T17:35:27.1037197Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T17:35:27.1383962Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T17:35:27.1701279Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T17:35:27.1712110Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:35:27.1987161Z Selecting previously unselected package python3-traitlets. 2021-05-17T17:35:27.2289707Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T17:35:27.2304444Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T17:35:27.2648162Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T17:35:27.2946941Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T17:35:27.2958742Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:35:27.3241930Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T17:35:27.3538878Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T17:35:27.3552778Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:35:27.3861915Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T17:35:27.4166134Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T17:35:27.4175822Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:35:27.5807222Z Selecting previously unselected package python3-pyparsing. 2021-05-17T17:35:27.6108186Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T17:35:27.6119088Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T17:35:27.6409907Z Selecting previously unselected package python3-matplotlib. 2021-05-17T17:35:27.6705067Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T17:35:27.6719139Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:35:28.2390375Z Selecting previously unselected package python3-nbformat. 2021-05-17T17:35:28.2704450Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T17:35:28.2714912Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T17:35:28.3000727Z Selecting previously unselected package python3-olefile. 2021-05-17T17:35:28.3305708Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T17:35:28.3317865Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T17:35:28.3579367Z Selecting previously unselected package python3-pyproj. 2021-05-17T17:35:28.3889022Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T17:35:28.3912102Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:35:28.4468753Z Selecting previously unselected package python3-tz. 2021-05-17T17:35:28.4772384Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T17:35:28.4786272Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T17:35:28.5067446Z Selecting previously unselected package python3-owslib. 2021-05-17T17:35:28.5370695Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T17:35:28.5384712Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T17:35:28.5796033Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T17:35:28.6097742Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T17:35:28.6109591Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:35:28.6754364Z Selecting previously unselected package python3-retrying. 2021-05-17T17:35:28.7059275Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T17:35:28.7069249Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T17:35:28.7403851Z Selecting previously unselected package python3-plotly. 2021-05-17T17:35:28.7655298Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T17:35:28.7666886Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:35:29.2485617Z Selecting previously unselected package python3-psycopg2. 2021-05-17T17:35:29.2809443Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T17:35:29.2820657Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:35:29.3189513Z Selecting previously unselected package python3-sip. 2021-05-17T17:35:29.3491774Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T17:35:29.3504356Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:35:29.3859074Z Selecting previously unselected package python3-pyqt5. 2021-05-17T17:35:29.4160667Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:29.4172150Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:29.6944055Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T17:35:29.7246770Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:35:29.7264101Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:35:29.7884005Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T17:35:29.8112707Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:29.8123267Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:29.8475190Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T17:35:29.8792904Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:29.8802310Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:29.9163821Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T17:35:29.9386156Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:35:29.9399418Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:29.9818555Z Selecting previously unselected package python3-qgis-common. 2021-05-17T17:35:30.0130469Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:30.0141222Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:30.3285141Z Selecting previously unselected package python3-qgis. 2021-05-17T17:35:30.3616335Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:30.3625771Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:31.3446062Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T17:35:31.3761298Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T17:35:31.3773214Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:35:31.4137720Z Selecting previously unselected package libjs-leaflet. 2021-05-17T17:35:31.4454343Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T17:35:31.4467689Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:35:31.4957609Z Selecting previously unselected package qgis-common. 2021-05-17T17:35:31.5265042Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:31.5280122Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.2483621Z Selecting previously unselected package qgis. 2021-05-17T17:35:33.2798073Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:33.3486033Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.6125355Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T17:35:33.6435706Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:35:33.6449226Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.8434131Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T17:35:33.8755580Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:33.8766638Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:33.9122639Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T17:35:33.9445850Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:35:33.9460206Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:34.0229360Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T17:35:34.0541595Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:35:34.0553025Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:34.0927962Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T17:35:34.1241882Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T17:35:34.1252525Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:35:34.3219130Z Selecting previously unselected package wpasupplicant. 2021-05-17T17:35:34.3543252Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T17:35:34.3557887Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:35:34.4997621Z Selecting previously unselected package proj-bin. 2021-05-17T17:35:34.5311648Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T17:35:34.5321985Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T17:35:34.5667436Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T17:35:34.5975335Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T17:35:34.5984525Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T17:35:34.6300098Z Selecting previously unselected package usb-modeswitch. 2021-05-17T17:35:34.6616132Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T17:35:34.6709501Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:35:34.7464596Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:35:34.7498822Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:35:35.0138090Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T17:35:35.0159243Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:35:35.0185533Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:35:35.0229001Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:35.0334054Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:35:35.0356604Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:35:35.0384799Z Setting up proj-data (6.3.1-1) ... 2021-05-17T17:35:35.0412737Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:35.0440243Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:35:35.0479168Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:35:35.0514904Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:35:35.0555197Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:35:35.0582112Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:35:35.0605437Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:35:35.0634404Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:35:35.0663303Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:35:35.0708081Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:35:35.0735310Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:35:35.2298538Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:35:35.2322300Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:35:35.2349560Z Setting up python3-olefile (0.46-2) ... 2021-05-17T17:35:35.3911121Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T17:35:35.3933330Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T17:35:35.5449276Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:35.5472632Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:35:35.5494189Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:35:35.5521259Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:35:35.5563140Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:35:35.5586927Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:35:35.5613857Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:35:35.6802023Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:35:35.6830741Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:35:35.6855840Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:35:35.6877620Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:35:35.6903575Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:35:35.8439369Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:35.8461997Z Setting up python3-tz (2019.3-1) ... 2021-05-17T17:35:36.0070954Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:35:36.0150377Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:35:36.0176755Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:35:36.0246090Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:36.0271726Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:35:36.0297077Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:35:36.0325242Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:36.0355512Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:35:36.1848470Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:35:36.1870376Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:35:36.1893356Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:35:36.1922893Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:35:36.2006493Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:35:36.2031351Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T17:35:36.3939690Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:35:36.3962001Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T17:35:36.5473391Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:35:36.5498877Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:35:36.5525480Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:35:36.5553588Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T17:35:36.5584922Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T17:35:36.5611770Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:35:36.5645253Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:35:36.7351435Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:35:36.7375795Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:35:36.7400840Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:35:36.7436266Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:36.7521347Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T17:35:36.9748794Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:35:38.2422669Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:35:38.2461850Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:35:38.2489857Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:35:38.2514466Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:38.2549889Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:35:38.2582853Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:35:38.2608711Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:35:38.2637450Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:35:38.4606862Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:38.4635946Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:35:38.4664884Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:35:38.4691822Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T17:35:38.6781554Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:35:38.6805930Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:35:38.6838481Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:38.6875406Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:35:38.6905084Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:35:38.7084885Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:35:38.8940171Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:38.8968075Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:38.8992621Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:35:38.9085617Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:35:38.9111011Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:35:38.9142333Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:38.9165957Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:38.9186855Z Setting up python3-future (0.18.2-2) ... 2021-05-17T17:35:38.9274219Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T17:35:38.9327782Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T17:35:39.2912776Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:39.4481093Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:35:39.4512755Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:39.4539353Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:35:39.4560554Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:39.4589547Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:35:39.4618817Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:39.4639556Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:35:39.4661101Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:39.4681796Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:35:39.6545380Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:35:39.8300548Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:35:39.9945216Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:35:39.9982800Z Setting up qtchooser (66-2build1) ... 2021-05-17T17:35:40.0010235Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:35:40.0033658Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:35:40.1837701Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:40.1877905Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:40.1905066Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:35:40.1929583Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:35:41.2008300Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:35:41.2031160Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:35:41.2055370Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:35:41.2079543Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:41.2109350Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:41.2135037Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T17:35:41.2154327Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:35:41.2181746Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:35:41.2213080Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:35:41.6689898Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T17:35:41.6747821Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:41.6817461Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T17:35:41.9062878Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T17:35:41.9089887Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:35:42.1032164Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:42.1057777Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T17:35:42.3199311Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:35:42.3227490Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T17:35:42.3256005Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:42.3281565Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:35:42.4661513Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:35:42.4684422Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:35:43.0255258Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:35:43.3129007Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:43.3163406Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:35:43.3189888Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:43.3215809Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:43.3240943Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:43.3263949Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:43.3289200Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:35:43.4979639Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:43.4982800Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:35:43.4986103Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:43.4988856Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:35:43.5433280Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:43.5436046Z if direction is "increasing": 2021-05-17T17:35:43.5439564Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:43.5442303Z elif direction is "decreasing": 2021-05-17T17:35:43.5629123Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:43.5630274Z if direction is "increasing": 2021-05-17T17:35:43.5631656Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:43.5632657Z elif direction is "decreasing": 2021-05-17T17:35:44.5760000Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:44.5761607Z if props["offset_coordinates"] is "data": 2021-05-17T17:35:44.5763622Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:35:44.5764830Z if props["coordinates"] is not "data": 2021-05-17T17:35:45.4404502Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:35:46.0206025Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:35:46.0208748Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:35:46.0211171Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T17:35:47.2397589Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:35:47.2433555Z First installation detected... 2021-05-17T17:35:47.2435672Z Checking NSS setup... 2021-05-17T17:35:47.2486139Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:35:47.2571553Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:47.2605352Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T17:35:47.5486703Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:47.5530069Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:35:47.5559457Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:35:47.5594990Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:47.5624286Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:35:47.5667082Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:35:47.5693623Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:35:47.5732931Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:35:47.5768783Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:47.7883776Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:35:47.7914854Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:35:47.7939462Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T17:35:48.1618823Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:48.1621730Z if value is '': 2021-05-17T17:35:48.2731375Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:48.2733244Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:35:48.2735228Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:48.2737079Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:35:48.2739063Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:35:48.2740888Z if driver_string is not None and driver_string is not "": 2021-05-17T17:35:48.3221519Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:48.3223635Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:35:48.3225880Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:35:48.3227867Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:35:48.3916112Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:35:48.3949997Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:48.4036233Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T17:35:48.4068931Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:48.4096860Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:48.4267927Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:48.4295440Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:48.4325316Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:48.4354173Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:48.4382746Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:48.4411144Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:35:48.5397944Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:48.5480106Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:48.5513382Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:48.5540848Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T17:35:48.6979363Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:35:48.6982563Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:35:49.2978657Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:49.3030648Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:49.3066009Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:35:49.3084147Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:49.3109919Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:49.3138194Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:49.3169726Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:35:49.3195369Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:35:49.3223113Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:35:49.3249393Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:49.3273666Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:35:49.3302964Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:49.3330660Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:49.3355150Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:49.3382553Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:49.3423340Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:35:49.3446233Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:35:49.3470902Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:35:49.3495868Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:49.3519380Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:49.5348549Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:35:49.5384565Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:49.5414701Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:35:49.5438983Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.1403184Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:23.1423947Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:36:23.1449182Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.1470312Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:23.1491252Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.1512202Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.1534442Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:36:23.1555130Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.3097158Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.3117231Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:36:23.3140459Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.3161884Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:36:23.3187974Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.4971447Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.4996838Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.5024115Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:36:23.5147920Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T17:36:23.5303480Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T17:36:24.3111750Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:36:24.3288855Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:36:24.3542609Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:36:24.3723628Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T17:36:24.4307123Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:36:24.4611035Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T17:36:24.7319825Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:36:36.6381773Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:36:36.6590203Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:36:38.7417374Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:36:38.7417861Z with: 2021-05-17T17:36:38.7418282Z github_slug: neuroconductor/nsrr 2021-05-17T17:36:38.7418675Z env: 2021-05-17T17:36:38.7419069Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:38.7419706Z TIC_DEPLOY_KEY: 2021-05-17T17:36:38.7420523Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:38.7422314Z GITHUB_PAT: *** 2021-05-17T17:36:38.7423145Z COVERALLS_TOKEN: *** 2021-05-17T17:36:38.7423642Z continue-on-error: false 2021-05-17T17:36:38.7424155Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:38.7424655Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:38.7425100Z TZ: UTC 2021-05-17T17:36:38.7425502Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:38.7425920Z NOT_CRAN: true 2021-05-17T17:36:38.7426310Z ##[endgroup] 2021-05-17T17:36:38.7762432Z repo slug is: neuroconductor/nsrr 2021-05-17T17:36:38.7904524Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:36:38.7905219Z env: 2021-05-17T17:36:38.7905674Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:38.7906158Z TIC_DEPLOY_KEY: 2021-05-17T17:36:38.7906971Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:38.7908290Z GITHUB_PAT: *** 2021-05-17T17:36:38.7909178Z COVERALLS_TOKEN: *** 2021-05-17T17:36:38.7909609Z continue-on-error: false 2021-05-17T17:36:38.7910038Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:38.7910462Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:38.7910879Z TZ: UTC 2021-05-17T17:36:38.7911229Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:38.7911588Z NOT_CRAN: true 2021-05-17T17:36:38.7911926Z ##[endgroup] 2021-05-17T17:36:39.0129625Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:36:39.0130291Z with: 2021-05-17T17:36:39.0130681Z repo_name: nsrr 2021-05-17T17:36:39.0131123Z repo_version: 0.1.5 2021-05-17T17:36:39.0131572Z runner_os: Linux 2021-05-17T17:36:39.0131978Z R_version: 4.0 2021-05-17T17:36:39.0132370Z env: 2021-05-17T17:36:39.0132839Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:39.0133357Z TIC_DEPLOY_KEY: 2021-05-17T17:36:39.0134259Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:39.0136178Z GITHUB_PAT: *** 2021-05-17T17:36:39.0137088Z COVERALLS_TOKEN: *** 2021-05-17T17:36:39.0137641Z continue-on-error: false 2021-05-17T17:36:39.0138160Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:39.0138704Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:39.0139213Z TZ: UTC 2021-05-17T17:36:39.0139628Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:39.0140094Z NOT_CRAN: true 2021-05-17T17:36:39.0140520Z ##[endgroup] 2021-05-17T17:36:39.0514756Z Package: nsrr 2021-05-17T17:36:39.0519539Z Version: 0.1.5 2021-05-17T17:36:39.0520399Z OS: Linux 2021-05-17T17:36:39.0602621Z ##[group]Run install.packages('remotes') 2021-05-17T17:36:39.0603387Z install.packages('remotes') 2021-05-17T17:36:39.0604356Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:36:39.0605383Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:36:39.0612463Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:36:39.0612899Z env: 2021-05-17T17:36:39.0613360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:36:39.0613834Z TIC_DEPLOY_KEY: 2021-05-17T17:36:39.0614666Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:36:39.0616121Z GITHUB_PAT: *** 2021-05-17T17:36:39.0616932Z COVERALLS_TOKEN: *** 2021-05-17T17:36:39.0617443Z continue-on-error: false 2021-05-17T17:36:39.0617937Z VDIFFR_RUN_TESTS: 2021-05-17T17:36:39.0618424Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:36:39.0618899Z TZ: UTC 2021-05-17T17:36:39.0619302Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:36:39.0619721Z NOT_CRAN: true 2021-05-17T17:36:39.0620108Z ##[endgroup] 2021-05-17T17:36:39.2625227Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:36:39.2626680Z (as ‘lib’ is unspecified) 2021-05-17T17:36:54.7289991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T17:36:55.1684157Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-17T17:36:55.1881952Z ================================================== 2021-05-17T17:36:55.1882709Z downloaded 381 KB 2021-05-17T17:36:55.1883018Z 2021-05-17T17:36:55.4359744Z * installing *binary* package ‘remotes’ ... 2021-05-17T17:36:55.4419043Z * DONE (remotes) 2021-05-17T17:36:55.4470598Z 2021-05-17T17:36:55.4471832Z The downloaded source packages are in 2021-05-17T17:36:55.4473178Z ‘/tmp/RtmpEvpSTt/downloaded_packages’ 2021-05-17T17:37:15.1023908Z ##[group]Run actions/cache@v1 2021-05-17T17:37:15.1024337Z with: 2021-05-17T17:37:15.1024786Z path: /home/runner/work/_temp/Library 2021-05-17T17:37:15.1027977Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-79feba9ee31dfc6dc527f1a1a626e648010c8c586774bc0a0c8ec04e0f31b00b 2021-05-17T17:37:15.1032011Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-17T17:37:15.1033287Z env: 2021-05-17T17:37:15.1033726Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:15.1034211Z TIC_DEPLOY_KEY: 2021-05-17T17:37:15.1035040Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:15.1036910Z GITHUB_PAT: *** 2021-05-17T17:37:15.1037777Z COVERALLS_TOKEN: *** 2021-05-17T17:37:15.1038286Z continue-on-error: false 2021-05-17T17:37:15.1038768Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:15.1039265Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:15.1039772Z TZ: UTC 2021-05-17T17:37:15.1040179Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:15.1040594Z NOT_CRAN: true 2021-05-17T17:37:15.1040982Z ##[endgroup] 2021-05-17T17:37:15.1486740Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:37:15.1571298Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:37:15.1572145Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:37:15.1572912Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T17:37:15.1573546Z sudo -s eval "$sysreqs" 2021-05-17T17:37:15.1618780Z shell: /usr/bin/bash -e {0} 2021-05-17T17:37:15.1619183Z env: 2021-05-17T17:37:15.1619647Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:37:15.1620118Z TIC_DEPLOY_KEY: 2021-05-17T17:37:15.1620949Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:37:15.1622309Z GITHUB_PAT: *** 2021-05-17T17:37:15.1623111Z COVERALLS_TOKEN: *** 2021-05-17T17:37:15.1623624Z continue-on-error: false 2021-05-17T17:37:15.1624117Z VDIFFR_RUN_TESTS: 2021-05-17T17:37:15.1624608Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:37:15.1625072Z TZ: UTC 2021-05-17T17:37:15.1625490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:37:15.1625918Z NOT_CRAN: true 2021-05-17T17:37:15.1626400Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T17:37:15.1626895Z ##[endgroup] 2021-05-17T17:37:15.3635118Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:37:15.9014357Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T17:37:33.0719060Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T17:37:33.0720424Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T17:37:33.0721977Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T17:37:33.0723420Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T17:37:33.0724595Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T17:37:33.0742935Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T17:37:33.0756388Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:37:33.0757951Z (as ‘lib’ is unspecified) 2021-05-17T17:37:47.7998180Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T17:37:48.0796425Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-17T17:37:48.0867211Z ================================================== 2021-05-17T17:37:48.0867796Z downloaded 94 KB 2021-05-17T17:37:48.0868129Z 2021-05-17T17:37:48.0905695Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T17:37:48.5015848Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-17T17:37:48.5127807Z ================================================== 2021-05-17T17:37:48.5129453Z downloaded 135 KB 2021-05-17T17:37:48.5130101Z 2021-05-17T17:37:48.5172689Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T17:37:48.9133491Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-17T17:37:48.9135824Z ================================================== 2021-05-17T17:37:48.9137077Z downloaded 80 KB 2021-05-17T17:37:48.9137995Z 2021-05-17T17:37:48.9185596Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T17:37:49.4628024Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-17T17:37:49.4847870Z ================================================== 2021-05-17T17:37:49.4848517Z downloaded 516 KB 2021-05-17T17:37:49.4849103Z 2021-05-17T17:37:49.4889402Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T17:37:50.6298577Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-17T17:37:50.6585118Z ================================================== 2021-05-17T17:37:50.6585723Z downloaded 991 KB 2021-05-17T17:37:50.6586048Z 2021-05-17T17:37:50.9029182Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T17:37:50.9094086Z * DONE (rprojroot) 2021-05-17T17:37:51.1403464Z * installing *binary* package ‘crayon’ ... 2021-05-17T17:37:51.1447120Z * DONE (crayon) 2021-05-17T17:37:51.3647664Z * installing *binary* package ‘R6’ ... 2021-05-17T17:37:51.3699371Z * DONE (R6) 2021-05-17T17:37:51.6285642Z * installing *binary* package ‘desc’ ... 2021-05-17T17:37:51.6348783Z * DONE (desc) 2021-05-17T17:37:51.8940965Z * installing *binary* package ‘debugme’ ... 2021-05-17T17:37:51.9009501Z * DONE (debugme) 2021-05-17T17:37:51.9068613Z 2021-05-17T17:37:51.9069655Z The downloaded source packages are in 2021-05-17T17:37:51.9071061Z ‘/tmp/RtmpKe0A9T/downloaded_packages’ 2021-05-17T17:37:51.9080706Z Running `R CMD build`... 2021-05-17T17:37:52.1577466Z * checking for file ‘/tmp/RtmpKe0A9T/remotes693731738781/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T17:37:52.1578847Z * preparing ‘sysreqs’: 2021-05-17T17:37:52.1579855Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:37:52.1581153Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:37:52.1582098Z * checking for empty or unneeded directories 2021-05-17T17:37:52.1583040Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T17:37:52.1586737Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:37:52.1587683Z (as ‘lib’ is unspecified) 2021-05-17T17:37:52.3752269Z * installing *source* package ‘sysreqs’ ... 2021-05-17T17:37:52.3754521Z ** using staged installation 2021-05-17T17:37:52.3944754Z ** R 2021-05-17T17:37:52.3984933Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:37:52.7763053Z ** help 2021-05-17T17:37:52.7868984Z *** installing help indices 2021-05-17T17:37:52.8050731Z ** building package indices 2021-05-17T17:37:53.0080375Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:37:53.2226926Z ** testing if installed package can be loaded from final location 2021-05-17T17:37:53.4392012Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:37:53.4402765Z * DONE (sysreqs) 2021-05-17T17:38:12.5378191Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:38:12.5381329Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T17:38:12.5382997Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T17:38:12.5598071Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T17:38:12.5959088Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T17:38:12.6254473Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:38:12.7656704Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:38:12.9243993Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T17:38:13.0822578Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:38:14.3413145Z Reading package lists... 2021-05-17T17:38:14.4211145Z Reading package lists... 2021-05-17T17:38:14.5844239Z Building dependency tree... 2021-05-17T17:38:14.5868374Z Reading state information... 2021-05-17T17:38:14.7418425Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T17:38:14.7419957Z libicu-dev set to manually installed. 2021-05-17T17:38:14.7421418Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-17T17:38:14.7423010Z libxml2-dev set to manually installed. 2021-05-17T17:38:14.7424733Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T17:38:14.7426361Z pandoc is already the newest version (2.7.3-1). 2021-05-17T17:38:14.7427813Z The following additional packages will be installed: 2021-05-17T17:38:14.7429754Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T17:38:14.7433477Z Suggested packages: 2021-05-17T17:38:14.7435144Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T17:38:14.7907233Z The following NEW packages will be installed: 2021-05-17T17:38:14.7912543Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T17:38:14.7916576Z pandoc-citeproc 2021-05-17T17:38:14.8135867Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:38:14.8137381Z Need to get 13.7 MB of archives. 2021-05-17T17:38:14.8138207Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T17:38:14.8139839Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T17:38:14.8189352Z 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-17T17:38:14.8228031Z 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-17T17:38:14.8233638Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T17:38:15.5259861Z Fetched 13.7 MB in 0s (52.1 MB/s) 2021-05-17T17:38:15.5661586Z Selecting previously unselected package libbibutils6. 2021-05-17T17:38:15.5749598Z (Reading database ... 2021-05-17T17:38:15.5750352Z (Reading database ... 5% 2021-05-17T17:38:15.5751079Z (Reading database ... 10% 2021-05-17T17:38:15.5751760Z (Reading database ... 15% 2021-05-17T17:38:15.5752433Z (Reading database ... 20% 2021-05-17T17:38:15.5753087Z (Reading database ... 25% 2021-05-17T17:38:15.5754040Z (Reading database ... 30% 2021-05-17T17:38:15.5754722Z (Reading database ... 35% 2021-05-17T17:38:15.5755371Z (Reading database ... 40% 2021-05-17T17:38:15.5756035Z (Reading database ... 45% 2021-05-17T17:38:15.5756828Z (Reading database ... 50% 2021-05-17T17:38:15.5797998Z (Reading database ... 55% 2021-05-17T17:38:15.5849534Z (Reading database ... 60% 2021-05-17T17:38:15.5897782Z (Reading database ... 65% 2021-05-17T17:38:15.6095868Z (Reading database ... 70% 2021-05-17T17:38:15.6126499Z (Reading database ... 75% 2021-05-17T17:38:15.6387154Z (Reading database ... 80% 2021-05-17T17:38:15.6479815Z (Reading database ... 85% 2021-05-17T17:38:15.6858327Z (Reading database ... 90% 2021-05-17T17:38:15.6935313Z (Reading database ... 95% 2021-05-17T17:38:15.6936760Z (Reading database ... 100% 2021-05-17T17:38:15.6938529Z (Reading database ... 285057 files and directories currently installed.) 2021-05-17T17:38:15.7055377Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T17:38:15.7079265Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T17:38:15.7785618Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T17:38:15.8077074Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T17:38:15.8088135Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:38:15.8658504Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T17:38:15.8957150Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T17:38:15.8968287Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:38:15.9284025Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T17:38:15.9582463Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T17:38:15.9595576Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:38:15.9639976Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T17:38:17.4748306Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:38:17.4784438Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T17:38:17.4815728Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:38:17.4855747Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:38:17.4879684Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:38:20.9059543Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:38:23.0288953Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:38:23.0289709Z remotes::install_github("ropensci/tic") 2021-05-17T17:38:23.0290380Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:38:23.0291089Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:38:23.0291739Z remotes::install_cran("covr") 2021-05-17T17:38:23.0298818Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:38:23.0299242Z env: 2021-05-17T17:38:23.0299751Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:38:23.0300236Z TIC_DEPLOY_KEY: 2021-05-17T17:38:23.0301074Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:38:23.0302778Z GITHUB_PAT: *** 2021-05-17T17:38:23.0303726Z COVERALLS_TOKEN: *** 2021-05-17T17:38:23.0304246Z continue-on-error: false 2021-05-17T17:38:23.0304980Z VDIFFR_RUN_TESTS: 2021-05-17T17:38:23.0305514Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:38:23.0306017Z TZ: UTC 2021-05-17T17:38:23.0306419Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:38:23.0306845Z NOT_CRAN: true 2021-05-17T17:38:23.0307217Z ##[endgroup] 2021-05-17T17:38:23.2283986Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:38:23.6496117Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:38:41.0302139Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:38:41.0304132Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:38:41.0305669Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:38:41.0307122Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:38:41.0308593Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:38:41.0310084Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:38:41.0311557Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:38:41.0313004Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:38:41.0314955Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:38:41.0316414Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:38:41.0317830Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:38:41.0319301Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:38:41.0320883Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:38:41.0323744Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:38:41.0324976Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:38:41.0326278Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:38:41.0327527Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:38:41.0328710Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:38:41.0329873Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:38:41.0331106Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:38:41.0332332Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:38:41.0333525Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:38:41.0334751Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:38:41.0335949Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:38:41.0337104Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:38:41.0338246Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:38:41.0339398Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:38:41.0340577Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:38:41.0341774Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:38:41.0342960Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:38:41.0343589Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:38:41.0345541Z 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-17T17:38:41.0347399Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:38:41.0348305Z (as ‘lib’ is unspecified) 2021-05-17T17:38:56.0456358Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T17:38:56.5310963Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-17T17:38:56.5623752Z ================================================== 2021-05-17T17:38:56.5624297Z downloaded 1.3 MB 2021-05-17T17:38:56.5624792Z 2021-05-17T17:38:56.5661017Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T17:38:56.7462025Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-17T17:38:56.7624207Z ================================================== 2021-05-17T17:38:56.7624836Z downloaded 226 KB 2021-05-17T17:38:56.7625170Z 2021-05-17T17:38:56.7661955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T17:38:57.3109006Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-17T17:38:57.3222813Z ================================================== 2021-05-17T17:38:57.3223404Z downloaded 140 KB 2021-05-17T17:38:57.3223725Z 2021-05-17T17:38:57.3260234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T17:38:58.0109342Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-17T17:38:58.0111717Z ================================================== 2021-05-17T17:38:58.0112892Z downloaded 53 KB 2021-05-17T17:38:58.0113672Z 2021-05-17T17:38:58.0116722Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T17:38:58.4175001Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-17T17:38:58.4177074Z ================================================== 2021-05-17T17:38:58.4178266Z downloaded 23 KB 2021-05-17T17:38:58.4179150Z 2021-05-17T17:38:58.4210377Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T17:38:58.9730061Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-17T17:38:59.0040510Z ================================================== 2021-05-17T17:38:59.0041283Z downloaded 1.4 MB 2021-05-17T17:38:59.0041606Z 2021-05-17T17:38:59.0084252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T17:38:59.4070859Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-17T17:38:59.4084731Z ================================================== 2021-05-17T17:38:59.4086302Z downloaded 36 KB 2021-05-17T17:38:59.4086996Z 2021-05-17T17:38:59.4210451Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T17:38:59.8435795Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-17T17:38:59.8863313Z ================================================== 2021-05-17T17:38:59.8864307Z downloaded 884 KB 2021-05-17T17:38:59.8864811Z 2021-05-17T17:38:59.8899931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T17:39:00.1844388Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-17T17:39:00.2058162Z ================================================== 2021-05-17T17:39:00.2059644Z downloaded 523 KB 2021-05-17T17:39:00.2060460Z 2021-05-17T17:39:00.2094503Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T17:39:00.6438810Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-17T17:39:00.6439772Z ================================================== 2021-05-17T17:39:00.6441390Z downloaded 12 KB 2021-05-17T17:39:00.6442686Z 2021-05-17T17:39:00.6491913Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T17:39:01.1438774Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-17T17:39:01.2559516Z ================================================== 2021-05-17T17:39:01.2560565Z downloaded 486 KB 2021-05-17T17:39:01.2561132Z 2021-05-17T17:39:01.2612852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T17:39:01.8939737Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-17T17:39:01.8996016Z ================================================== 2021-05-17T17:39:01.8996625Z downloaded 90 KB 2021-05-17T17:39:01.8996953Z 2021-05-17T17:39:01.9035376Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T17:39:02.4869396Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-17T17:39:02.5094219Z ================================================== 2021-05-17T17:39:02.5097237Z downloaded 508 KB 2021-05-17T17:39:02.5097551Z 2021-05-17T17:39:02.5130305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T17:39:03.0641206Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-17T17:39:03.0907648Z ================================================== 2021-05-17T17:39:03.0908287Z downloaded 621 KB 2021-05-17T17:39:03.0908613Z 2021-05-17T17:39:03.0956060Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T17:39:03.5180626Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-17T17:39:03.5343615Z ================================================== 2021-05-17T17:39:03.5344169Z downloaded 267 KB 2021-05-17T17:39:03.5344469Z 2021-05-17T17:39:03.5382648Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T17:39:04.0268930Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-17T17:39:04.0398281Z ================================================== 2021-05-17T17:39:04.0398858Z downloaded 167 KB 2021-05-17T17:39:04.0399180Z 2021-05-17T17:39:04.0436090Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T17:39:04.6274920Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-17T17:39:04.6424551Z ================================================== 2021-05-17T17:39:04.6425480Z downloaded 234 KB 2021-05-17T17:39:04.6426054Z 2021-05-17T17:39:04.6463462Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T17:39:05.0843673Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-17T17:39:05.1010203Z ================================================== 2021-05-17T17:39:05.1010759Z downloaded 276 KB 2021-05-17T17:39:05.1011053Z 2021-05-17T17:39:05.1049657Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T17:39:05.5544240Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-17T17:39:05.5683155Z ================================================== 2021-05-17T17:39:05.5683885Z downloaded 201 KB 2021-05-17T17:39:05.5684309Z 2021-05-17T17:39:05.5726338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T17:39:06.0736252Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-17T17:39:06.0796591Z ================================================== 2021-05-17T17:39:06.0798369Z downloaded 64 KB 2021-05-17T17:39:06.0799046Z 2021-05-17T17:39:06.0844996Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T17:39:06.6474926Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-17T17:39:06.6525677Z ================================================== 2021-05-17T17:39:06.6527053Z downloaded 46 KB 2021-05-17T17:39:06.6527861Z 2021-05-17T17:39:06.6561906Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T17:39:07.1009935Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-17T17:39:07.1232178Z ================================================== 2021-05-17T17:39:07.1233198Z downloaded 416 KB 2021-05-17T17:39:07.1233781Z 2021-05-17T17:39:07.1271614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T17:39:07.5313745Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-17T17:39:07.5398265Z ================================================== 2021-05-17T17:39:07.5399287Z downloaded 91 KB 2021-05-17T17:39:07.5399852Z 2021-05-17T17:39:07.5434777Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T17:39:08.3485278Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-17T17:39:08.3592423Z ================================================== 2021-05-17T17:39:08.3594748Z downloaded 133 KB 2021-05-17T17:39:08.3596076Z 2021-05-17T17:39:08.3643889Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T17:39:08.9705339Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-17T17:39:08.9856788Z ================================================== 2021-05-17T17:39:08.9858109Z downloaded 271 KB 2021-05-17T17:39:08.9858895Z 2021-05-17T17:39:08.9893412Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T17:39:10.0323391Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-17T17:39:10.0626416Z ================================================== 2021-05-17T17:39:10.0627403Z downloaded 735 KB 2021-05-17T17:39:10.0628011Z 2021-05-17T17:39:10.0663093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T17:39:10.8795748Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-17T17:39:10.8847923Z ================================================== 2021-05-17T17:39:10.8849272Z downloaded 46 KB 2021-05-17T17:39:10.8850080Z 2021-05-17T17:39:10.8889286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T17:39:11.4268611Z Content type 'binary/octet-stream' length 68285 bytes (66 KB) 2021-05-17T17:39:11.4323947Z ================================================== 2021-05-17T17:39:11.4325390Z downloaded 66 KB 2021-05-17T17:39:11.4325936Z 2021-05-17T17:39:11.4363624Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T17:39:11.9799477Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-17T17:39:12.0128485Z ================================================== 2021-05-17T17:39:12.0129858Z downloaded 688 KB 2021-05-17T17:39:12.0130675Z 2021-05-17T17:39:12.0169140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T17:39:12.5555967Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-17T17:39:12.5609192Z ================================================== 2021-05-17T17:39:12.5609823Z downloaded 45 KB 2021-05-17T17:39:12.5610128Z 2021-05-17T17:39:12.5654286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T17:39:13.5160397Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-17T17:39:13.5161357Z ================================================== 2021-05-17T17:39:13.5162005Z downloaded 595 KB 2021-05-17T17:39:13.5162618Z 2021-05-17T17:39:13.5579503Z * installing *binary* package ‘rlang’ ... 2021-05-17T17:39:13.5664013Z * DONE (rlang) 2021-05-17T17:39:13.8206221Z * installing *binary* package ‘magrittr’ ... 2021-05-17T17:39:13.8279775Z * DONE (magrittr) 2021-05-17T17:39:14.0741056Z * installing *binary* package ‘glue’ ... 2021-05-17T17:39:14.0801894Z * DONE (glue) 2021-05-17T17:39:14.3134738Z * installing *binary* package ‘sys’ ... 2021-05-17T17:39:14.3175648Z * DONE (sys) 2021-05-17T17:39:14.5477139Z * installing *binary* package ‘mime’ ... 2021-05-17T17:39:14.5513969Z * DONE (mime) 2021-05-17T17:39:14.8797519Z * installing *binary* package ‘curl’ ... 2021-05-17T17:39:14.8866164Z * DONE (curl) 2021-05-17T17:39:15.1496594Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T17:39:15.1570300Z * DONE (jsonlite) 2021-05-17T17:39:15.3733260Z * installing *binary* package ‘ini’ ... 2021-05-17T17:39:15.3777570Z * DONE (ini) 2021-05-17T17:39:15.6145317Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T17:39:15.6184788Z * DONE (gitcreds) 2021-05-17T17:39:15.9102744Z * installing *binary* package ‘zip’ ... 2021-05-17T17:39:15.9172926Z * DONE (zip) 2021-05-17T17:39:16.1657426Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T17:39:16.1711155Z * DONE (rstudioapi) 2021-05-17T17:39:16.4287166Z * installing *binary* package ‘fastmap’ ... 2021-05-17T17:39:16.4347620Z * DONE (fastmap) 2021-05-17T17:39:16.6930479Z * installing *binary* package ‘yaml’ ... 2021-05-17T17:39:16.6990627Z * DONE (yaml) 2021-05-17T17:39:16.9387658Z * installing *binary* package ‘withr’ ... 2021-05-17T17:39:16.9449034Z * DONE (withr) 2021-05-17T17:39:17.1880240Z * installing *binary* package ‘whisker’ ... 2021-05-17T17:39:17.1928076Z * DONE (whisker) 2021-05-17T17:39:17.4144388Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T17:39:17.4191444Z * DONE (rappdirs) 2021-05-17T17:39:17.7124816Z * installing *binary* package ‘fs’ ... 2021-05-17T17:39:17.7182848Z * DONE (fs) 2021-05-17T17:39:17.9424606Z * installing *binary* package ‘clipr’ ... 2021-05-17T17:39:17.9473874Z * DONE (clipr) 2021-05-17T17:39:18.2124115Z * installing *binary* package ‘git2r’ ... 2021-05-17T17:39:18.2184156Z * DONE (git2r) 2021-05-17T17:39:18.4423277Z * installing *binary* package ‘askpass’ ... 2021-05-17T17:39:18.4487456Z * DONE (askpass) 2021-05-17T17:39:18.7087431Z * installing *binary* package ‘cli’ ... 2021-05-17T17:39:18.7151176Z * DONE (cli) 2021-05-17T17:39:18.9673444Z * installing *binary* package ‘purrr’ ... 2021-05-17T17:39:18.9743788Z * DONE (purrr) 2021-05-17T17:39:19.2282013Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T17:39:19.2329181Z * DONE (lifecycle) 2021-05-17T17:39:19.4727391Z * installing *binary* package ‘cachem’ ... 2021-05-17T17:39:19.4765661Z * DONE (cachem) 2021-05-17T17:39:19.8564158Z * installing *binary* package ‘openssl’ ... 2021-05-17T17:39:19.8642678Z * DONE (openssl) 2021-05-17T17:39:20.0883218Z * installing *binary* package ‘memoise’ ... 2021-05-17T17:39:20.0934403Z * DONE (memoise) 2021-05-17T17:39:20.3616062Z * installing *binary* package ‘httr’ ... 2021-05-17T17:39:20.3685670Z * DONE (httr) 2021-05-17T17:39:20.6139010Z * installing *binary* package ‘credentials’ ... 2021-05-17T17:39:20.6208456Z * DONE (credentials) 2021-05-17T17:39:20.8573525Z * installing *binary* package ‘gh’ ... 2021-05-17T17:39:20.8626268Z * DONE (gh) 2021-05-17T17:39:21.1063562Z * installing *binary* package ‘gert’ ... 2021-05-17T17:39:21.1118051Z * DONE (gert) 2021-05-17T17:39:21.4205589Z * installing *binary* package ‘usethis’ ... 2021-05-17T17:39:21.4281584Z * DONE (usethis) 2021-05-17T17:39:21.4348788Z 2021-05-17T17:39:21.4349845Z The downloaded source packages are in 2021-05-17T17:39:21.4351296Z ‘/tmp/RtmpO2StS0/downloaded_packages’ 2021-05-17T17:39:21.4360950Z Running `R CMD build`... 2021-05-17T17:39:23.7810889Z * checking for file ‘/tmp/RtmpO2StS0/remotes71e63beb4c7e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:39:23.7813221Z * preparing ‘tic’: 2021-05-17T17:39:23.7814814Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:39:23.7816362Z * installing the package to process help pages 2021-05-17T17:39:23.7818252Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:39:23.7819809Z * checking for empty or unneeded directories 2021-05-17T17:39:23.7821363Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:39:23.7822909Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:39:23.7824315Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:39:23.7825988Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:39:23.7827210Z (as ‘lib’ is unspecified) 2021-05-17T17:39:24.1290612Z * installing *source* package ‘tic’ ... 2021-05-17T17:39:24.1292869Z ** using staged installation 2021-05-17T17:39:24.1553336Z ** R 2021-05-17T17:39:24.1818240Z ** inst 2021-05-17T17:39:24.1854333Z ** preparing package for lazy loading 2021-05-17T17:39:24.5766485Z ** help 2021-05-17T17:39:24.7407707Z *** installing help indices 2021-05-17T17:39:24.8446248Z *** copying figures 2021-05-17T17:39:24.8450792Z ** building package indices 2021-05-17T17:39:25.1283131Z ** installing vignettes 2021-05-17T17:39:25.1343563Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:39:25.4100122Z ** testing if installed package can be loaded from final location 2021-05-17T17:39:25.7427438Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:39:25.7459163Z * DONE (tic) 2021-05-17T17:39:25.7604298Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:39:25.9718672Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:39:27.9194884Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:39:27.9195921Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:39:27.9196808Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:39:27.9197689Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:39:27.9198552Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:39:27.9199412Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:39:27.9200260Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:39:27.9201122Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:39:27.9201965Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:39:27.9204124Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:39:27.9204961Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:39:27.9205815Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:39:27.9206665Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:39:27.9207527Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:39:27.9208734Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:39:27.9209622Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:39:27.9210498Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:39:27.9211324Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:39:27.9212155Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:39:27.9212963Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:39:27.9213789Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:39:27.9214634Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:39:27.9215481Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:39:27.9216333Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:39:27.9217183Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:39:27.9218009Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:39:27.9218845Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:39:27.9219690Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:39:27.9221187Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:39:27.9222064Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:39:27.9222786Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:39:27.9223527Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:39:27.9224272Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:39:27.9224949Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:39:27.9225650Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:39:27.9226332Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:39:27.9227028Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:39:27.9227715Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:39:27.9230003Z 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-17T17:39:27.9232081Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:39:27.9233147Z (as ‘lib’ is unspecified) 2021-05-17T17:39:43.0431206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T17:39:43.3266313Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-17T17:39:43.3433596Z ================================================== 2021-05-17T17:39:43.3434910Z downloaded 231 KB 2021-05-17T17:39:43.3435669Z 2021-05-17T17:39:43.3470767Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T17:39:43.6527559Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-17T17:39:43.7033339Z ================================================== 2021-05-17T17:39:43.7033949Z downloaded 1.5 MB 2021-05-17T17:39:43.7034272Z 2021-05-17T17:39:43.7071585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T17:39:43.9866585Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-17T17:39:43.9871957Z ================================================== 2021-05-17T17:39:43.9872538Z downloaded 16 KB 2021-05-17T17:39:43.9872853Z 2021-05-17T17:39:43.9908359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:39:44.5289131Z Content type 'binary/octet-stream' length 1010303 bytes (986 KB) 2021-05-17T17:39:44.5559457Z ================================================== 2021-05-17T17:39:44.5560139Z downloaded 986 KB 2021-05-17T17:39:44.5560471Z 2021-05-17T17:39:44.5607759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:39:44.7369683Z Content type 'binary/octet-stream' length 811181 bytes (792 KB) 2021-05-17T17:39:44.7623727Z ================================================== 2021-05-17T17:39:44.7625510Z downloaded 792 KB 2021-05-17T17:39:44.7626295Z 2021-05-17T17:39:44.7743375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T17:39:45.0513418Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-17T17:39:45.0568616Z ================================================== 2021-05-17T17:39:45.0569363Z downloaded 42 KB 2021-05-17T17:39:45.0569781Z 2021-05-17T17:39:45.0612186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T17:39:45.3367086Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-17T17:39:45.3526182Z ================================================== 2021-05-17T17:39:45.3526759Z downloaded 247 KB 2021-05-17T17:39:45.3527079Z 2021-05-17T17:39:45.3563468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T17:39:45.8924415Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-17T17:39:45.9193151Z ================================================== 2021-05-17T17:39:45.9193794Z downloaded 977 KB 2021-05-17T17:39:45.9194100Z 2021-05-17T17:39:45.9234698Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T17:39:46.4094751Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-17T17:39:46.4158229Z ================================================== 2021-05-17T17:39:46.4158779Z downloaded 67 KB 2021-05-17T17:39:46.4159098Z 2021-05-17T17:39:46.4191058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T17:39:46.8192047Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-17T17:39:46.8384675Z ================================================== 2021-05-17T17:39:46.8385603Z downloaded 354 KB 2021-05-17T17:39:46.8386173Z 2021-05-17T17:39:46.8414775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T17:39:47.1193714Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-17T17:39:47.1398753Z ================================================== 2021-05-17T17:39:47.1399860Z downloaded 412 KB 2021-05-17T17:39:47.1400422Z 2021-05-17T17:39:47.1434655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T17:39:47.6767014Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-17T17:39:47.6769409Z ================================================== 2021-05-17T17:39:47.6770802Z downloaded 15 KB 2021-05-17T17:39:47.6771723Z 2021-05-17T17:39:47.6802922Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T17:39:47.9573993Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-17T17:39:47.9688633Z ================================================== 2021-05-17T17:39:47.9689255Z downloaded 147 KB 2021-05-17T17:39:47.9689576Z 2021-05-17T17:39:47.9726042Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T17:39:48.2491303Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-17T17:39:48.2554575Z ================================================== 2021-05-17T17:39:48.2555292Z downloaded 72 KB 2021-05-17T17:39:48.2555731Z 2021-05-17T17:39:48.2596386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T17:39:48.6543233Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-17T17:39:48.6571429Z ================================================== 2021-05-17T17:39:48.6572896Z downloaded 39 KB 2021-05-17T17:39:48.6573856Z 2021-05-17T17:39:48.6606326Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T17:39:49.0916662Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-17T17:39:49.2132821Z ================================================== 2021-05-17T17:39:49.2134235Z downloaded 348 KB 2021-05-17T17:39:49.2135080Z 2021-05-17T17:39:49.2185075Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T17:39:49.5016906Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-17T17:39:49.5221508Z ================================================== 2021-05-17T17:39:49.5222347Z downloaded 426 KB 2021-05-17T17:39:49.5222878Z 2021-05-17T17:39:49.5256477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T17:39:50.0617069Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-17T17:39:50.0671760Z ================================================== 2021-05-17T17:39:50.0672373Z downloaded 40 KB 2021-05-17T17:39:50.0672690Z 2021-05-17T17:39:50.0709081Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T17:39:50.3444304Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-17T17:39:50.3667094Z ================================================== 2021-05-17T17:39:50.3667875Z downloaded 602 KB 2021-05-17T17:39:50.3668341Z 2021-05-17T17:39:50.3714350Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T17:39:50.6440414Z Content type 'binary/octet-stream' length 330432 bytes (322 KB) 2021-05-17T17:39:50.6621430Z ================================================== 2021-05-17T17:39:50.6622031Z downloaded 322 KB 2021-05-17T17:39:50.6622350Z 2021-05-17T17:39:50.6661137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T17:39:51.2032273Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-17T17:39:51.2196858Z ================================================== 2021-05-17T17:39:51.2197620Z downloaded 224 KB 2021-05-17T17:39:51.2197999Z 2021-05-17T17:39:51.2235894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T17:39:51.4950545Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-17T17:39:51.4987842Z ================================================== 2021-05-17T17:39:51.4988440Z downloaded 37 KB 2021-05-17T17:39:51.4988760Z 2021-05-17T17:39:51.5025157Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T17:39:51.7787442Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-17T17:39:51.7921391Z ================================================== 2021-05-17T17:39:51.7921985Z downloaded 199 KB 2021-05-17T17:39:51.7922494Z 2021-05-17T17:39:51.7957645Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:39:51.9309448Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:39:52.1541585Z ================================================== 2021-05-17T17:39:52.1542714Z downloaded 7.2 MB 2021-05-17T17:39:52.1543359Z 2021-05-17T17:39:52.1571202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T17:39:52.6921343Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-17T17:39:52.7378868Z ================================================== 2021-05-17T17:39:52.7379969Z downloaded 4.0 MB 2021-05-17T17:39:52.7380642Z 2021-05-17T17:39:52.7418862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T17:39:53.2278733Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-17T17:39:53.2567895Z ================================================== 2021-05-17T17:39:53.2568515Z downloaded 1.3 MB 2021-05-17T17:39:53.2568835Z 2021-05-17T17:39:53.2607695Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T17:39:53.5357349Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-17T17:39:53.5566485Z ================================================== 2021-05-17T17:39:53.5567382Z downloaded 478 KB 2021-05-17T17:39:53.5567973Z 2021-05-17T17:39:53.5609517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T17:39:53.8393308Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-17T17:39:53.8497565Z ================================================== 2021-05-17T17:39:53.8498889Z downloaded 107 KB 2021-05-17T17:39:53.8499622Z 2021-05-17T17:39:53.8535653Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T17:39:54.3551345Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-17T17:39:54.3553442Z ================================================== 2021-05-17T17:39:54.3554714Z downloaded 21 KB 2021-05-17T17:39:54.3555577Z 2021-05-17T17:39:54.3588029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T17:39:54.6420293Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-17T17:39:54.6473302Z ================================================== 2021-05-17T17:39:54.6473901Z downloaded 42 KB 2021-05-17T17:39:54.6474286Z 2021-05-17T17:39:54.6513433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T17:39:56.0279419Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-17T17:39:56.0281167Z ================================================== 2021-05-17T17:39:56.0282033Z downloaded 33 KB 2021-05-17T17:39:56.0282927Z 2021-05-17T17:39:56.0285553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T17:39:56.0288289Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-17T17:39:56.0289521Z ================================================== 2021-05-17T17:39:56.0290768Z downloaded 136 KB 2021-05-17T17:39:56.0291326Z 2021-05-17T17:39:56.0293809Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T17:39:56.0296422Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-17T17:39:56.0297653Z ================================================== 2021-05-17T17:39:56.0298490Z downloaded 3.4 MB 2021-05-17T17:39:56.0299036Z 2021-05-17T17:39:56.0301489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T17:39:56.1327233Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-17T17:39:56.1380551Z ================================================== 2021-05-17T17:39:56.1381116Z downloaded 64 KB 2021-05-17T17:39:56.1381465Z 2021-05-17T17:39:56.1418500Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T17:39:56.4212668Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-17T17:39:56.4586888Z ================================================== 2021-05-17T17:39:56.4587884Z downloaded 1.3 MB 2021-05-17T17:39:56.4588422Z 2021-05-17T17:39:56.4623264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T17:39:57.3018504Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-17T17:39:57.3124852Z ================================================== 2021-05-17T17:39:57.3125465Z downloaded 128 KB 2021-05-17T17:39:57.3125789Z 2021-05-17T17:39:57.3162965Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T17:39:57.8164433Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-17T17:39:57.8356743Z ================================================== 2021-05-17T17:39:57.8357285Z downloaded 384 KB 2021-05-17T17:39:57.8357591Z 2021-05-17T17:39:58.0983706Z * installing *binary* package ‘utf8’ ... 2021-05-17T17:39:58.1037936Z * DONE (utf8) 2021-05-17T17:39:58.3296707Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T17:39:58.3344635Z * DONE (pkgconfig) 2021-05-17T17:39:58.5845194Z * installing *binary* package ‘fansi’ ... 2021-05-17T17:39:58.5897657Z * DONE (fansi) 2021-05-17T17:39:58.8782463Z * installing *binary* package ‘diffobj’ ... 2021-05-17T17:39:58.8847535Z * DONE (diffobj) 2021-05-17T17:39:59.1474810Z * installing *binary* package ‘ps’ ... 2021-05-17T17:39:59.1542416Z * DONE (ps) 2021-05-17T17:39:59.3838098Z * installing *binary* package ‘praise’ ... 2021-05-17T17:39:59.3885052Z * DONE (praise) 2021-05-17T17:39:59.6214805Z * installing *binary* package ‘pkgload’ ... 2021-05-17T17:39:59.6278073Z * DONE (pkgload) 2021-05-17T17:39:59.8666585Z * installing *binary* package ‘evaluate’ ... 2021-05-17T17:39:59.8721755Z * DONE (evaluate) 2021-05-17T17:40:00.1062330Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T17:40:00.1108888Z * DONE (ellipsis) 2021-05-17T17:40:00.4061798Z * installing *binary* package ‘digest’ ... 2021-05-17T17:40:00.4127838Z * DONE (digest) 2021-05-17T17:40:00.6437167Z * installing *binary* package ‘brio’ ... 2021-05-17T17:40:00.6485817Z * DONE (brio) 2021-05-17T17:40:00.9521283Z * installing *binary* package ‘xml2’ ... 2021-05-17T17:40:00.9603915Z * DONE (xml2) 2021-05-17T17:40:01.2220522Z * installing *binary* package ‘xfun’ ... 2021-05-17T17:40:01.2265646Z * DONE (xfun) 2021-05-17T17:40:03.9314859Z * installing *source* package ‘stringi’ ... 2021-05-17T17:40:04.0570358Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:40:04.0571780Z ** using staged installation 2021-05-17T17:40:04.2075664Z checking for R_HOME... /opt/R/4.0.5/lib/R 2021-05-17T17:40:04.2078924Z checking for R... /opt/R/4.0.5/lib/R/bin/R 2021-05-17T17:40:04.3768223Z checking for endianness... little 2021-05-17T17:40:04.5497835Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:40:04.7232212Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:40:04.7237055Z checking for cat... /usr/bin/cat 2021-05-17T17:40:04.9671340Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:40:04.9672256Z checking for gcc... gcc 2021-05-17T17:40:05.0640599Z checking whether the C compiler works... yes 2021-05-17T17:40:05.0643075Z checking for C compiler default output file name... a.out 2021-05-17T17:40:05.1048268Z checking for suffix of executables... 2021-05-17T17:40:05.1636182Z checking whether we are cross compiling... no 2021-05-17T17:40:05.1893721Z checking for suffix of object files... o 2021-05-17T17:40:05.2128648Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:40:05.2353418Z checking whether gcc accepts -g... yes 2021-05-17T17:40:05.2760917Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:40:05.3033979Z checking how to run the C preprocessor... gcc -E 2021-05-17T17:40:05.3276191Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:40:05.3293831Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:40:05.4524179Z checking for ANSI C header files... yes 2021-05-17T17:40:05.4826953Z checking for sys/types.h... yes 2021-05-17T17:40:05.5195100Z checking for sys/stat.h... yes 2021-05-17T17:40:05.5557063Z checking for stdlib.h... yes 2021-05-17T17:40:05.5948727Z checking for string.h... yes 2021-05-17T17:40:05.6345151Z checking for memory.h... yes 2021-05-17T17:40:05.6711552Z checking for strings.h... yes 2021-05-17T17:40:05.7114047Z checking for inttypes.h... yes 2021-05-17T17:40:05.7514796Z checking for stdint.h... yes 2021-05-17T17:40:05.7973063Z checking for unistd.h... yes 2021-05-17T17:40:05.8416133Z checking elf.h usability... yes 2021-05-17T17:40:05.8559387Z checking elf.h presence... yes 2021-05-17T17:40:05.8560277Z checking for elf.h... yes 2021-05-17T17:40:05.9964083Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:40:06.0223254Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T17:40:06.4072392Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:40:06.4345280Z checking whether the compiler implements namespaces... yes 2021-05-17T17:40:06.5800708Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:40:07.1406840Z checking whether std::map is available... yes 2021-05-17T17:40:07.1437864Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:40:07.1603237Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T17:40:07.1631658Z checking for ICU4C >= 55... yes 2021-05-17T17:40:07.1701732Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T17:40:07.5704161Z checking whether an ICU4C-based project can be built... yes 2021-05-17T17:40:07.6340412Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T17:40:07.9408254Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T17:40:08.7046955Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T17:40:09.3327143Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T17:40:09.3733953Z configure: creating ./config.status 2021-05-17T17:40:09.4604453Z config.status: creating src/Makevars 2021-05-17T17:40:09.4781933Z config.status: creating src/uconfig_local.h 2021-05-17T17:40:09.4959338Z config.status: creating src/install.libs.R 2021-05-17T17:40:09.5131076Z 2021-05-17T17:40:09.5132127Z *** stringi configure summary: 2021-05-17T17:40:09.5132882Z ICU_FOUND=1 2021-05-17T17:40:09.5133680Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:40:09.5135015Z STRINGI_CFLAGS= -fpic 2021-05-17T17:40:09.5136184Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T17:40:09.5137254Z STRINGI_CXXFLAGS= -fpic 2021-05-17T17:40:09.5138336Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T17:40:09.5139518Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T17:40:09.5140141Z 2021-05-17T17:40:09.5140818Z *** Compiler settings used: 2021-05-17T17:40:09.5141700Z CC=gcc 2021-05-17T17:40:09.5142655Z LD=g++ -std=gnu++11 2021-05-17T17:40:09.5143651Z CFLAGS=-g -O2 -fpic 2021-05-17T17:40:09.5144746Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:40:09.5145751Z CXX=g++ -std=gnu++11 2021-05-17T17:40:09.5146637Z CXXFLAGS=-g -O2 -fpic 2021-05-17T17:40:09.5147333Z LDFLAGS= 2021-05-17T17:40:09.5147946Z LIBS= 2021-05-17T17:40:09.5148400Z 2021-05-17T17:40:09.5530428Z ** libs 2021-05-17T17:40:09.5628215Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T17:40:10.2855696Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T17:40:10.9612414Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T17:40:11.6830670Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T17:40:12.4727970Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T17:40:13.0136367Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T17:40:13.9007730Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T17:40:14.4964972Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T17:40:15.1223098Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T17:40:15.7067248Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T17:40:16.3772600Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T17:40:17.0663085Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T17:40:17.8277709Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T17:40:18.5412525Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T17:40:19.5339127Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T17:40:20.2091283Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T17:40:21.8669244Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T17:40:22.5957801Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T17:40:23.2950617Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T17:40:23.8666930Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T17:40:24.4254227Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T17:40:25.4005611Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T17:40:26.1304234Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T17:40:26.8524563Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T17:40:27.6896798Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T17:40:28.5017859Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T17:40:29.1073561Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T17:40:29.7895061Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T17:40:30.4799647Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T17:40:31.4135084Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T17:40:32.3112063Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T17:40:33.3490762Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T17:40:34.2183262Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T17:40:34.9898199Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T17:40:35.7967389Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T17:40:36.4956212Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T17:40:37.1639132Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T17:40:37.8284660Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T17:40:38.5087107Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T17:40:39.3641075Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T17:40:40.2148849Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T17:40:41.1502064Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T17:40:42.0562054Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T17:40:42.8496801Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T17:40:43.6414705Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T17:40:44.2234319Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T17:40:44.9631037Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T17:40:45.7075509Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T17:40:46.4593863Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T17:40:47.0487577Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T17:40:47.6453546Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T17:40:48.4527171Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T17:40:49.2283933Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T17:40:50.1018880Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T17:40:50.9101260Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T17:40:51.6965219Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T17:40:52.4047947Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T17:40:52.4220382Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T17:40:53.2948580Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T17:40:53.9135992Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T17:40:54.5347987Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T17:40:55.3530483Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T17:40:56.1486710Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T17:40:57.1113121Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T17:40:57.8116640Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T17:40:58.6379595Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T17:40:59.3610544Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T17:41:01.5452022Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T17:41:01.6867503Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T17:41:02.3156849Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T17:41:03.1808663Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T17:41:03.7584816Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T17:41:04.3849209Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T17:41:05.1910413Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T17:41:05.9436885Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T17:41:06.7920564Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T17:41:07.5407512Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T17:41:08.3083201Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T17:41:08.9598872Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T17:41:09.5793113Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T17:41:10.2069347Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T17:41:10.7567347Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T17:41:11.3700483Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T17:41:12.7926797Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-17T17:41:13.0193262Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T17:41:13.1011925Z ** R 2021-05-17T17:41:13.1405961Z ** inst 2021-05-17T17:41:13.1414124Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:14.2348236Z ** help 2021-05-17T17:41:14.6899879Z *** installing help indices 2021-05-17T17:41:14.9004561Z ** building package indices 2021-05-17T17:41:15.3299703Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:15.5404948Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T17:41:15.6094461Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:15.8441625Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:15.8461031Z * DONE (stringi) 2021-05-17T17:41:17.0831519Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T17:41:17.1289567Z * DONE (Rcpp) 2021-05-17T17:41:17.4363085Z * installing *binary* package ‘commonmark’ ... 2021-05-17T17:41:17.4424513Z * DONE (commonmark) 2021-05-17T17:41:17.7052487Z * installing *binary* package ‘brew’ ... 2021-05-17T17:41:17.7127716Z * DONE (brew) 2021-05-17T17:41:17.9329716Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T17:41:17.9369124Z * DONE (sessioninfo) 2021-05-17T17:41:18.1621814Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T17:41:18.1681936Z * DONE (prettyunits) 2021-05-17T17:41:18.5535533Z * installing *binary* package ‘vctrs’ ... 2021-05-17T17:41:18.5631787Z * DONE (vctrs) 2021-05-17T17:41:18.8303294Z * installing *binary* package ‘processx’ ... 2021-05-17T17:41:18.8375719Z * DONE (processx) 2021-05-17T17:41:19.0987537Z * installing *binary* package ‘markdown’ ... 2021-05-17T17:41:19.1045686Z * DONE (markdown) 2021-05-17T17:41:19.3411527Z * installing *binary* package ‘highr’ ... 2021-05-17T17:41:19.3514514Z * DONE (highr) 2021-05-17T17:41:19.6097594Z * installing *binary* package ‘stringr’ ... 2021-05-17T17:41:19.6175071Z * DONE (stringr) 2021-05-17T17:41:19.8465680Z * installing *binary* package ‘rversions’ ... 2021-05-17T17:41:19.8511558Z * DONE (rversions) 2021-05-17T17:41:20.1821771Z * installing *binary* package ‘pillar’ ... 2021-05-17T17:41:20.1892382Z * DONE (pillar) 2021-05-17T17:41:20.4417700Z * installing *binary* package ‘callr’ ... 2021-05-17T17:41:20.4476834Z * DONE (callr) 2021-05-17T17:41:20.8777054Z * installing *binary* package ‘knitr’ ... 2021-05-17T17:41:20.8916604Z * DONE (knitr) 2021-05-17T17:41:21.1175300Z * installing *binary* package ‘xopen’ ... 2021-05-17T17:41:21.1223425Z * DONE (xopen) 2021-05-17T17:41:21.4467971Z * installing *binary* package ‘tibble’ ... 2021-05-17T17:41:21.4551828Z * DONE (tibble) 2021-05-17T17:41:21.6845454Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T17:41:21.6884936Z * DONE (pkgbuild) 2021-05-17T17:41:22.0643367Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T17:41:22.0737883Z * DONE (roxygen2) 2021-05-17T17:41:22.2984224Z * installing *binary* package ‘rematch2’ ... 2021-05-17T17:41:22.3036055Z * DONE (rematch2) 2021-05-17T17:41:22.5332972Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T17:41:22.5377114Z * DONE (rcmdcheck) 2021-05-17T17:41:22.7739450Z * installing *binary* package ‘waldo’ ... 2021-05-17T17:41:22.7788226Z * DONE (waldo) 2021-05-17T17:41:23.4149261Z * installing *binary* package ‘testthat’ ... 2021-05-17T17:41:23.4300762Z * DONE (testthat) 2021-05-17T17:41:23.6903505Z * installing *binary* package ‘devtools’ ... 2021-05-17T17:41:23.6975704Z * DONE (devtools) 2021-05-17T17:41:23.7043783Z 2021-05-17T17:41:23.7044895Z The downloaded source packages are in 2021-05-17T17:41:23.7046413Z ‘/tmp/RtmpO2StS0/downloaded_packages’ 2021-05-17T17:41:23.7878795Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T17:41:25.6327847Z 2021-05-17T17:41:25.9628137Z 2021-05-17T17:41:25.9655846Z checking for file ‘/tmp/RtmpO2StS0/remotes71e6113d8490/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T17:41:25.9724437Z 2021-05-17T17:41:25.9726510Z ✔ checking for file ‘/tmp/RtmpO2StS0/remotes71e6113d8490/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T17:41:25.9762912Z 2021-05-17T17:41:25.9798225Z 2021-05-17T17:41:25.9799604Z ─ preparing ‘desc’: 2021-05-17T17:41:25.9800242Z 2021-05-17T17:41:25.9800783Z 2021-05-17T17:41:25.9899464Z checking DESCRIPTION meta-information ... 2021-05-17T17:41:25.9925825Z 2021-05-17T17:41:25.9927910Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:41:26.0613207Z 2021-05-17T17:41:26.0658996Z 2021-05-17T17:41:26.0663441Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:41:26.0683022Z 2021-05-17T17:41:26.0716799Z 2021-05-17T17:41:26.0718880Z ─ checking for empty or unneeded directories 2021-05-17T17:41:26.0742924Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T17:41:26.1851748Z 2021-05-17T17:41:26.1856601Z 2021-05-17T17:41:26.1859149Z 2021-05-17T17:41:26.1977559Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:26.1978937Z (as ‘lib’ is unspecified) 2021-05-17T17:41:26.5191734Z * installing *source* package ‘desc’ ... 2021-05-17T17:41:26.5237750Z ** using staged installation 2021-05-17T17:41:26.5430907Z ** R 2021-05-17T17:41:26.5612732Z ** inst 2021-05-17T17:41:26.5630537Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:28.1283143Z ** help 2021-05-17T17:41:28.2596379Z *** installing help indices 2021-05-17T17:41:28.3504833Z ** building package indices 2021-05-17T17:41:28.6395396Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:28.8424473Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:29.0704814Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:29.0723655Z * DONE (desc) 2021-05-17T17:41:29.2923750Z 2021-05-17T17:41:29.2925283Z 2021-05-17T17:41:29.2934504Z checking for file ‘/tmp/RtmpO2StS0/remotes71e62caa910b/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T17:41:29.2967011Z 2021-05-17T17:41:29.2969961Z ✔ checking for file ‘/tmp/RtmpO2StS0/remotes71e62caa910b/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T17:41:29.3042777Z 2021-05-17T17:41:29.3063458Z 2021-05-17T17:41:29.3065454Z ─ preparing ‘ghtravis’: 2021-05-17T17:41:29.3075370Z 2021-05-17T17:41:29.3077320Z 2021-05-17T17:41:29.3158479Z checking DESCRIPTION meta-information ... 2021-05-17T17:41:29.3192831Z 2021-05-17T17:41:29.3195040Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:41:29.3633440Z 2021-05-17T17:41:29.3664797Z 2021-05-17T17:41:29.3667224Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:41:29.3677629Z 2021-05-17T17:41:29.3700305Z 2021-05-17T17:41:29.3702410Z ─ checking for empty or unneeded directories 2021-05-17T17:41:29.3727698Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T17:41:29.3916424Z 2021-05-17T17:41:29.3918893Z 2021-05-17T17:41:29.3920356Z 2021-05-17T17:41:29.4426033Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:29.4428398Z (as ‘lib’ is unspecified) 2021-05-17T17:41:29.6960725Z * installing *source* package ‘ghtravis’ ... 2021-05-17T17:41:29.6963328Z ** using staged installation 2021-05-17T17:41:29.7118598Z ** R 2021-05-17T17:41:29.7230244Z ** inst 2021-05-17T17:41:29.7240153Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:30.9664686Z ** help 2021-05-17T17:41:31.0271295Z *** installing help indices 2021-05-17T17:41:31.0750297Z ** building package indices 2021-05-17T17:41:31.3152511Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:31.9747383Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:32.6388755Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:32.6389997Z * DONE (ghtravis) 2021-05-17T17:41:32.6460726Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:41:32.8041081Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T17:41:34.7529503Z 2021-05-17T17:41:34.7532598Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T17:41:34.7534732Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T17:41:34.7536677Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T17:41:34.7538414Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T17:41:34.7540279Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:34.7542295Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T17:41:34.7543961Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T17:41:34.7549778Z (as ‘lib’ is unspecified) 2021-05-17T17:41:50.0413140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T17:41:50.3203785Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-17T17:41:50.3341323Z ================================================== 2021-05-17T17:41:50.3342712Z downloaded 193 KB 2021-05-17T17:41:50.3343372Z 2021-05-17T17:41:50.3381752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T17:41:50.5124754Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-17T17:41:50.5177665Z ================================================== 2021-05-17T17:41:50.5178568Z downloaded 64 KB 2021-05-17T17:41:50.5178962Z 2021-05-17T17:41:50.5220072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T17:41:50.7948631Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-17T17:41:50.8092023Z ================================================== 2021-05-17T17:41:50.8092636Z downloaded 191 KB 2021-05-17T17:41:50.8092958Z 2021-05-17T17:41:50.8135960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T17:41:51.3426251Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-17T17:41:51.5071911Z ================================================== 2021-05-17T17:41:51.5074698Z downloaded 1.2 MB 2021-05-17T17:41:51.5075001Z 2021-05-17T17:41:51.5118394Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T17:41:51.7971614Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-17T17:41:51.8643515Z ================================================== 2021-05-17T17:41:51.8645222Z downloaded 1.0 MB 2021-05-17T17:41:51.8646317Z 2021-05-17T17:41:52.1086491Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T17:41:52.1146250Z * DONE (tidyselect) 2021-05-17T17:41:52.3467826Z * installing *binary* package ‘generics’ ... 2021-05-17T17:41:52.3529138Z * DONE (generics) 2021-05-17T17:41:52.6235276Z * installing *binary* package ‘cpp11’ ... 2021-05-17T17:41:52.6315495Z * DONE (cpp11) 2021-05-17T17:41:52.9520738Z * installing *binary* package ‘dplyr’ ... 2021-05-17T17:41:52.9598458Z * DONE (dplyr) 2021-05-17T17:41:53.2821667Z * installing *binary* package ‘tidyr’ ... 2021-05-17T17:41:53.2916996Z * DONE (tidyr) 2021-05-17T17:41:53.2985159Z 2021-05-17T17:41:53.2986303Z The downloaded source packages are in 2021-05-17T17:41:53.2987767Z ‘/tmp/RtmpO2StS0/downloaded_packages’ 2021-05-17T17:41:53.4994051Z 2021-05-17T17:41:53.5003142Z checking for file ‘/tmp/RtmpO2StS0/remotes71e6221f241e/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T17:41:53.5041235Z 2021-05-17T17:41:53.5043386Z ✔ checking for file ‘/tmp/RtmpO2StS0/remotes71e6221f241e/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T17:41:53.5086980Z 2021-05-17T17:41:53.5112361Z 2021-05-17T17:41:53.5114492Z ─ preparing ‘aghast’: 2021-05-17T17:41:53.5124676Z 2021-05-17T17:41:53.5126674Z 2021-05-17T17:41:53.5202971Z checking DESCRIPTION meta-information ... 2021-05-17T17:41:53.5238364Z 2021-05-17T17:41:53.5240655Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:41:53.5480639Z 2021-05-17T17:41:53.5505920Z 2021-05-17T17:41:53.5508202Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:41:53.5517406Z 2021-05-17T17:41:53.5538956Z 2021-05-17T17:41:53.5540987Z ─ checking for empty or unneeded directories 2021-05-17T17:41:53.5563030Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T17:41:53.5671292Z 2021-05-17T17:41:53.5673554Z 2021-05-17T17:41:53.5674880Z 2021-05-17T17:41:53.5755066Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:53.5756074Z (as ‘lib’ is unspecified) 2021-05-17T17:41:53.7904559Z * installing *source* package ‘aghast’ ... 2021-05-17T17:41:53.7910786Z ** using staged installation 2021-05-17T17:41:53.8125916Z ** R 2021-05-17T17:41:53.8192540Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:41:54.2753009Z ** help 2021-05-17T17:41:54.2983337Z *** installing help indices 2021-05-17T17:41:54.3221301Z ** building package indices 2021-05-17T17:41:54.5399861Z ** testing if installed package can be loaded from temporary location 2021-05-17T17:41:54.7359482Z ** testing if installed package can be loaded from final location 2021-05-17T17:41:54.9299504Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T17:41:54.9311488Z * DONE (aghast) 2021-05-17T17:41:54.9406015Z Installing 1 packages: covr 2021-05-17T17:41:54.9415393Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:41:54.9416476Z (as ‘lib’ is unspecified) 2021-05-17T17:42:10.0785677Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T17:42:10.0787511Z 2021-05-17T17:42:10.0798293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T17:42:10.4650477Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-17T17:42:10.4774978Z ================================================== 2021-05-17T17:42:10.4775562Z downloaded 159 KB 2021-05-17T17:42:10.4775882Z 2021-05-17T17:42:10.4812784Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T17:42:10.9157344Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-17T17:42:10.9268892Z ================================================== 2021-05-17T17:42:10.9269467Z downloaded 118 KB 2021-05-17T17:42:10.9269849Z 2021-05-17T17:42:10.9307539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T17:42:11.3522608Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-17T17:42:11.3694293Z ================================================== 2021-05-17T17:42:11.3695308Z downloaded 282 KB 2021-05-17T17:42:11.3695867Z 2021-05-17T17:42:11.6329070Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T17:42:11.6381685Z * DONE (lazyeval) 2021-05-17T17:42:11.8804262Z * installing *binary* package ‘rex’ ... 2021-05-17T17:42:11.8851806Z * DONE (rex) 2021-05-17T17:42:12.1468541Z * installing *binary* package ‘covr’ ... 2021-05-17T17:42:12.1546953Z * DONE (covr) 2021-05-17T17:42:12.1608595Z 2021-05-17T17:42:12.1609626Z The downloaded source packages are in 2021-05-17T17:42:12.1610998Z ‘/tmp/RtmpO2StS0/downloaded_packages’ 2021-05-17T17:42:12.1773674Z 2021-05-17T17:42:12.1814618Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T17:42:12.1815312Z Rscript -e "tic::before_install()" 2021-05-17T17:42:12.1861165Z shell: /usr/bin/bash -e {0} 2021-05-17T17:42:12.1861574Z env: 2021-05-17T17:42:12.1862035Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:42:12.1862526Z TIC_DEPLOY_KEY: 2021-05-17T17:42:12.1863342Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:42:12.1865023Z GITHUB_PAT: *** 2021-05-17T17:42:12.1865962Z COVERALLS_TOKEN: *** 2021-05-17T17:42:12.1866460Z continue-on-error: false 2021-05-17T17:42:12.1866954Z VDIFFR_RUN_TESTS: 2021-05-17T17:42:12.1867449Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:42:12.1867900Z TZ: UTC 2021-05-17T17:42:12.1868301Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:42:12.1868725Z NOT_CRAN: true 2021-05-17T17:42:12.1869310Z ##[endgroup] 2021-05-17T17:42:12.4764775Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:42:12.6125788Z Running before_install: step_install_remote_binaries() 2021-05-17T17:42:13.1245016Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T17:42:13.1245931Z remotes::install_deps(dependencies = TRUE) 2021-05-17T17:42:13.1246545Z remotes::install_cran("rcmdcheck") 2021-05-17T17:42:13.1247305Z remotes::install_cran("markdown") 2021-05-17T17:42:13.1254588Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:42:13.1255057Z env: 2021-05-17T17:42:13.1255535Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:42:13.1256066Z TIC_DEPLOY_KEY: 2021-05-17T17:42:13.1256947Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:42:13.1258761Z GITHUB_PAT: *** 2021-05-17T17:42:13.1259798Z COVERALLS_TOKEN: *** 2021-05-17T17:42:13.1260341Z continue-on-error: false 2021-05-17T17:42:13.1260877Z VDIFFR_RUN_TESTS: 2021-05-17T17:42:13.1261421Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:42:13.1261907Z TZ: UTC 2021-05-17T17:42:13.1262344Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:42:13.1262844Z NOT_CRAN: true 2021-05-17T17:42:13.1263401Z ##[endgroup] 2021-05-17T17:42:32.5674224Z later (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:42:32.5676199Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T17:42:32.5677627Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-17T17:42:32.5678951Z BH (NA -> 1.75.0-0) [CRAN] 2021-05-17T17:42:32.5680232Z hms (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:42:32.5681823Z selectr (NA -> 0.4-2 ) [CRAN] 2021-05-17T17:42:32.5683819Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T17:42:32.5685509Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-17T17:42:32.5687213Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:42:32.5688900Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-17T17:42:32.5690586Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:42:32.5692199Z rvest (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:42:32.5693825Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T17:42:32.5695469Z DT (NA -> 0.18 ) [CRAN] 2021-05-17T17:42:32.5707602Z Installing 14 packages: later, base64enc, htmltools, BH, hms, selectr, tinytex, promises, crosstalk, htmlwidgets, readr, rvest, rmarkdown, DT 2021-05-17T17:42:32.5723510Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:42:32.5725081Z (as ‘lib’ is unspecified) 2021-05-17T17:42:47.9386618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-17T17:42:48.4757220Z Content type 'binary/octet-stream' length 1100045 bytes (1.0 MB) 2021-05-17T17:42:48.5044943Z ================================================== 2021-05-17T17:42:48.5046263Z downloaded 1.0 MB 2021-05-17T17:42:48.5047001Z 2021-05-17T17:42:48.5084540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T17:42:48.7774647Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-17T17:42:48.7817434Z ================================================== 2021-05-17T17:42:48.7818428Z downloaded 37 KB 2021-05-17T17:42:48.7819028Z 2021-05-17T17:42:48.7906281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T17:42:49.3264610Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-17T17:42:49.3429052Z ================================================== 2021-05-17T17:42:49.3429635Z downloaded 231 KB 2021-05-17T17:42:49.3429954Z 2021-05-17T17:42:49.3466255Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-17T17:42:49.6292590Z Content type 'binary/octet-stream' length 11877438 bytes (11.3 MB) 2021-05-17T17:42:49.7120612Z ================================================== 2021-05-17T17:42:49.7121910Z downloaded 11.3 MB 2021-05-17T17:42:49.7124387Z 2021-05-17T17:42:49.7159372Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/hms_1.0.0.tar.gz' 2021-05-17T17:42:50.2514094Z Content type 'binary/octet-stream' length 96139 bytes (93 KB) 2021-05-17T17:42:50.2620129Z ================================================== 2021-05-17T17:42:50.2620719Z downloaded 93 KB 2021-05-17T17:42:50.2621038Z 2021-05-17T17:42:50.2658711Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/selectr_0.4-2.tar.gz' 2021-05-17T17:42:50.7715215Z Content type 'binary/octet-stream' length 485139 bytes (473 KB) 2021-05-17T17:42:50.7964026Z ================================================== 2021-05-17T17:42:50.7967164Z downloaded 473 KB 2021-05-17T17:42:50.7967504Z 2021-05-17T17:42:50.8015002Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T17:42:51.2918711Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-17T17:42:51.3043505Z ================================================== 2021-05-17T17:42:51.3044093Z downloaded 113 KB 2021-05-17T17:42:51.3044413Z 2021-05-17T17:42:51.3082641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-17T17:42:51.5904919Z Content type 'binary/octet-stream' length 1954097 bytes (1.9 MB) 2021-05-17T17:42:51.6262153Z ================================================== 2021-05-17T17:42:51.6263195Z downloaded 1.9 MB 2021-05-17T17:42:51.6263731Z 2021-05-17T17:42:51.6300645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-17T17:42:51.9037529Z Content type 'binary/octet-stream' length 778904 bytes (760 KB) 2021-05-17T17:42:51.9289111Z ================================================== 2021-05-17T17:42:51.9290086Z downloaded 760 KB 2021-05-17T17:42:51.9290708Z 2021-05-17T17:42:51.9330104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-17T17:42:52.2217513Z Content type 'binary/octet-stream' length 270838 bytes (264 KB) 2021-05-17T17:42:52.2377467Z ================================================== 2021-05-17T17:42:52.2378617Z downloaded 264 KB 2021-05-17T17:42:52.2380008Z 2021-05-17T17:42:52.2421765Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readr_1.4.0.tar.gz' 2021-05-17T17:42:52.5214524Z Content type 'binary/octet-stream' length 4711345 bytes (4.5 MB) 2021-05-17T17:42:52.5683130Z ================================================== 2021-05-17T17:42:52.5683787Z downloaded 4.5 MB 2021-05-17T17:42:52.5684106Z 2021-05-17T17:42:52.5804090Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rvest_1.0.0.tar.gz' 2021-05-17T17:42:53.2364646Z Content type 'binary/octet-stream' length 195912 bytes (191 KB) 2021-05-17T17:42:53.2525303Z ================================================== 2021-05-17T17:42:53.2525816Z downloaded 191 KB 2021-05-17T17:42:53.2526118Z 2021-05-17T17:42:53.2537400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T17:42:53.5280801Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-17T17:42:53.6621824Z ================================================== 2021-05-17T17:42:53.6624290Z downloaded 3.5 MB 2021-05-17T17:42:53.6625619Z 2021-05-17T17:42:53.6666857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/DT_0.18.tar.gz' 2021-05-17T17:42:54.0680714Z Content type 'binary/octet-stream' length 1683011 bytes (1.6 MB) 2021-05-17T17:42:54.1219431Z ================================================== 2021-05-17T17:42:54.1220070Z downloaded 1.6 MB 2021-05-17T17:42:54.1220393Z 2021-05-17T17:42:54.5017873Z * installing *binary* package ‘later’ ... 2021-05-17T17:42:54.5109199Z * DONE (later) 2021-05-17T17:42:54.7371136Z * installing *binary* package ‘base64enc’ ... 2021-05-17T17:42:54.7426397Z * DONE (base64enc) 2021-05-17T17:43:06.5016846Z * installing *binary* package ‘BH’ ... 2021-05-17T17:43:06.9842015Z * DONE (BH) 2021-05-17T17:43:07.4051548Z * installing *binary* package ‘hms’ ... 2021-05-17T17:43:07.4100758Z * DONE (hms) 2021-05-17T17:43:07.6609784Z * installing *binary* package ‘selectr’ ... 2021-05-17T17:43:07.6669867Z * DONE (selectr) 2021-05-17T17:43:08.5847825Z * installing *binary* package ‘tinytex’ ... 2021-05-17T17:43:08.5861076Z * DONE (tinytex) 2021-05-17T17:43:08.5863457Z * installing *binary* package ‘htmltools’ ... 2021-05-17T17:43:08.5864817Z * DONE (htmltools) 2021-05-17T17:43:08.5866531Z * installing *binary* package ‘promises’ ... 2021-05-17T17:43:08.5867832Z * DONE (promises) 2021-05-17T17:43:09.2896982Z * installing *binary* package ‘readr’ ... 2021-05-17T17:43:09.3074649Z * DONE (readr) 2021-05-17T17:43:09.5648883Z * installing *binary* package ‘rvest’ ... 2021-05-17T17:43:09.5704447Z * DONE (rvest) 2021-05-17T17:43:09.9354540Z * installing *binary* package ‘crosstalk’ ... 2021-05-17T17:43:09.9464038Z * DONE (crosstalk) 2021-05-17T17:43:10.2010062Z * installing *binary* package ‘htmlwidgets’ ... 2021-05-17T17:43:10.2072254Z * DONE (htmlwidgets) 2021-05-17T17:43:10.8996750Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T17:43:10.9208865Z * DONE (rmarkdown) 2021-05-17T17:43:11.5095393Z * installing *binary* package ‘DT’ ... 2021-05-17T17:43:11.5297565Z * DONE (DT) 2021-05-17T17:43:11.5427893Z 2021-05-17T17:43:11.5429061Z The downloaded source packages are in 2021-05-17T17:43:11.5430626Z ‘/tmp/Rtmp8CEGeT/downloaded_packages’ 2021-05-17T17:43:26.1174087Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T17:43:26.1175825Z Use `force = TRUE` to force installation 2021-05-17T17:43:26.1187222Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T17:43:26.1188853Z Use `force = TRUE` to force installation 2021-05-17T17:43:26.1347938Z ##[group]Run options(width = 100) 2021-05-17T17:43:26.1348523Z options(width = 100) 2021-05-17T17:43:26.1349151Z pkgs <- installed.packages()[, "Package"] 2021-05-17T17:43:26.1349906Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T17:43:26.1357607Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:43:26.1358023Z env: 2021-05-17T17:43:26.1358485Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:26.1359132Z TIC_DEPLOY_KEY: 2021-05-17T17:43:26.1360028Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:26.1361920Z GITHUB_PAT: *** 2021-05-17T17:43:26.1363104Z COVERALLS_TOKEN: *** 2021-05-17T17:43:26.1363658Z continue-on-error: false 2021-05-17T17:43:26.1364189Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:26.1364711Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:26.1365208Z TZ: UTC 2021-05-17T17:43:26.1365625Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:26.1366134Z NOT_CRAN: true 2021-05-17T17:43:26.1366544Z ##[endgroup] 2021-05-17T17:43:26.6330164Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:43:26.6330786Z setting value 2021-05-17T17:43:26.6331489Z version R version 4.0.5 (2021-03-31) 2021-05-17T17:43:26.6332033Z os Ubuntu 20.04.2 LTS 2021-05-17T17:43:26.6332702Z system x86_64, linux-gnu 2021-05-17T17:43:26.6333184Z ui X11 2021-05-17T17:43:26.6333654Z language (EN) 2021-05-17T17:43:26.6334304Z collate C.UTF-8 2021-05-17T17:43:26.6334942Z ctype C.UTF-8 2021-05-17T17:43:26.6335424Z tz UTC 2021-05-17T17:43:26.6336010Z date 2021-05-17 2021-05-17T17:43:26.6336284Z 2021-05-17T17:43:26.6337170Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:43:26.6337899Z package * version date lib source 2021-05-17T17:43:26.6338865Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T17:43:26.6339771Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6340852Z base * 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6341883Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6342765Z BH 1.75.0-0 2021-01-11 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6343617Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6344479Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6345343Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6346209Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6347088Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6347954Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6348800Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6349666Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6350548Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6351441Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6352360Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6353267Z compiler 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6354333Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6355162Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6355967Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6356816Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6357684Z crosstalk 1.1.1 2021-01-12 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6358498Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6359313Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6360138Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-17T17:43:26.6361033Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T17:43:26.6361933Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6363028Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6363846Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6364660Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6365453Z DT 0.18 2021-04-14 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6366270Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6367119Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6367945Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6368753Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6369581Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6370371Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6371211Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6372038Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6372820Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6373852Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T17:43:26.6374992Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6375864Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6376754Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6377640Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6378538Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6379418Z grid 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6380292Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6381144Z hms 1.0.0 2021-01-13 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6382019Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6382943Z htmlwidgets 1.5.3 2020-12-10 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6383865Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6384899Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6387376Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6389896Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6390937Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6391831Z later 1.2.0 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6392711Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6393619Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6394537Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6395437Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6396334Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6397207Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6398084Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6398971Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6399853Z methods * 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6400729Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6401598Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6402647Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6403454Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6404472Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6405361Z parallel 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6406347Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6407182Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6408195Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6409101Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6409981Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6410903Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6411945Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6412843Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6413724Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6414589Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6415437Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6416312Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6417233Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6418117Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6418988Z readr 1.4.0 2020-10-05 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6419884Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6420770Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6421641Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6422507Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6423390Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6424305Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6425257Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6426165Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6427093Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6428002Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6428900Z rvest 1.0.0 2021-03-09 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6429788Z selectr 0.4-2 2019-11-20 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6430696Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6431613Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6432508Z splines 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6433472Z stats * 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6434282Z stats4 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6435286Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.5) 2021-05-17T17:43:26.6436163Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6437066Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-17T17:43:26.6437941Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6438858Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T17:43:26.6439792Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6440663Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6441556Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6442657Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T17:43:26.6443594Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6444495Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6445410Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6446392Z tools 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6447268Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6448249Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6449044Z utils * 4.0.5 2021-03-31 [2] local 2021-05-17T17:43:26.6449845Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6450654Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6451462Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6452276Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6453079Z xfun 0.23 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-17T17:43:26.6453871Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6454676Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6455470Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6456265Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-17T17:43:26.6456580Z 2021-05-17T17:43:26.6457057Z [1] /home/runner/work/_temp/Library 2021-05-17T17:43:26.6457584Z [2] /opt/R/4.0.5/lib/R/library 2021-05-17T17:43:26.6493548Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T17:43:26.6494192Z Rscript -e 'tic::script()' 2021-05-17T17:43:26.6494670Z ls -l check 2021-05-17T17:43:26.6540552Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:43:26.6541122Z env: 2021-05-17T17:43:26.6541594Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:43:26.6542201Z TIC_DEPLOY_KEY: 2021-05-17T17:43:26.6543036Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:43:26.6544793Z GITHUB_PAT: *** 2021-05-17T17:43:26.6545617Z COVERALLS_TOKEN: *** 2021-05-17T17:43:26.6546125Z continue-on-error: false 2021-05-17T17:43:26.6546601Z VDIFFR_RUN_TESTS: 2021-05-17T17:43:26.6547095Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:43:26.6547538Z TZ: UTC 2021-05-17T17:43:26.6548126Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:43:26.6548582Z NOT_CRAN: true 2021-05-17T17:43:26.6548985Z ##[endgroup] 2021-05-17T17:43:26.9499625Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:43:27.0720348Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T17:43:27.0722707Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T17:43:27.0724080Z timeout = Inf, check_dir = "check") 2021-05-17T17:43:27.1386288Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T17:43:27.3594504Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T17:43:27.3734973Z * preparing ‘nsrr’: 2021-05-17T17:43:27.3841135Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:43:27.4713376Z * installing the package to build vignettes 2021-05-17T17:43:38.4847387Z * creating vignettes ... OK 2021-05-17T17:43:38.5196735Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:43:38.5205473Z * checking for empty or unneeded directories 2021-05-17T17:43:38.5238595Z * building ‘nsrr_0.1.5.tar.gz’ 2021-05-17T17:43:38.6391175Z 2021-05-17T17:43:38.7808788Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T17:43:39.0150795Z * using log directory ‘/home/runner/work/nsrr/nsrr/check/nsrr.Rcheck’ 2021-05-17T17:43:39.0152267Z * using R version 4.0.5 (2021-03-31) 2021-05-17T17:43:39.0153402Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:43:39.0154383Z * using session charset: UTF-8 2021-05-17T17:43:39.0874100Z * using option ‘--as-cran’ 2021-05-17T17:43:39.0893347Z * checking for file ‘nsrr/DESCRIPTION’ ... OK 2021-05-17T17:43:39.0917819Z * checking extension type ... Package 2021-05-17T17:43:39.0920154Z * this is package ‘nsrr’ version ‘0.1.5’ 2021-05-17T17:43:39.0921995Z * package encoding: UTF-8 2021-05-17T17:43:39.0939901Z * checking package namespace information ... OK 2021-05-17T17:43:54.4309695Z * checking package dependencies ... OK 2021-05-17T17:43:54.4329745Z * checking if this is a source package ... OK 2021-05-17T17:43:54.4331637Z * checking if there is a namespace ... OK 2021-05-17T17:43:54.6389490Z * checking for executable files ... OK 2021-05-17T17:43:54.6391701Z * checking for hidden files and directories ... OK 2021-05-17T17:43:54.6393342Z * checking for portable file names ... OK 2021-05-17T17:43:54.6395031Z * checking for sufficient/correct file permissions ... OK 2021-05-17T17:43:54.6403512Z * checking serialization versions ... OK 2021-05-17T17:43:56.1815223Z * checking whether package ‘nsrr’ can be installed ... OK 2021-05-17T17:43:56.1864720Z * checking installed package size ... OK 2021-05-17T17:43:56.2674504Z * checking package directory ... OK 2021-05-17T17:43:56.2675911Z * checking for future file timestamps ... OK 2021-05-17T17:43:56.2677961Z * checking ‘build’ directory ... OK 2021-05-17T17:43:56.4345564Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:43:56.4346907Z * checking top-level files ... OK 2021-05-17T17:43:56.4347916Z * checking for left-over files ... OK 2021-05-17T17:43:56.6059109Z * checking index information ... OK 2021-05-17T17:43:56.7761183Z * checking package subdirectories ... OK 2021-05-17T17:43:56.8277233Z * checking R files for non-ASCII characters ... OK 2021-05-17T17:43:56.8812733Z * checking R files for syntax errors ... OK 2021-05-17T17:43:57.0927347Z * checking whether the package can be loaded ... OK 2021-05-17T17:43:57.2898423Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T17:43:57.4868146Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T17:43:57.6841771Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T17:43:57.8944262Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T17:43:58.1290488Z * checking loading without being on the library search path ... OK 2021-05-17T17:43:58.3538246Z * checking dependencies in R code ... OK 2021-05-17T17:43:59.3801631Z * checking S3 generic/method consistency ... OK 2021-05-17T17:43:59.5913866Z * checking replacement functions ... OK 2021-05-17T17:43:59.8438663Z * checking foreign function calls ... OK 2021-05-17T17:44:02.0516820Z * checking R code for possible problems ... OK 2021-05-17T17:44:02.2493766Z * checking Rd files ... OK 2021-05-17T17:44:02.3011477Z * checking Rd metadata ... OK 2021-05-17T17:44:02.3744042Z * checking Rd line widths ... OK 2021-05-17T17:44:03.1009793Z * checking Rd cross-references ... OK 2021-05-17T17:44:03.1012090Z * checking for missing documentation entries ... OK 2021-05-17T17:44:03.3654116Z * checking for code/documentation mismatches ... OK 2021-05-17T17:44:04.5454651Z * checking Rd \usage sections ... OK 2021-05-17T17:44:04.6185751Z * checking Rd contents ... OK 2021-05-17T17:44:04.7209155Z * checking for unstated dependencies in examples ... OK 2021-05-17T17:44:04.7268731Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T17:44:04.7311744Z * checking files in ‘vignettes’ ... OK 2021-05-17T17:44:09.5442852Z * checking examples ... OK 2021-05-17T17:44:52.2779807Z * checking examples with --run-donttest ... OK 2021-05-17T17:44:52.3445191Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T17:44:52.5263725Z * checking tests ... 2021-05-17T17:44:53.4684323Z Running ‘testthat.R’ 2021-05-17T17:44:53.4734431Z OK 2021-05-17T17:44:53.6666791Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T17:44:53.6793597Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T17:45:03.9861055Z * checking re-building of vignette outputs ... OK 2021-05-17T17:45:05.7734999Z * checking PDF version of manual ... OK 2021-05-17T17:45:05.7736931Z * checking for non-standard things in the check directory ... OK 2021-05-17T17:45:05.7738027Z * checking for detritus in the temp directory ... OK 2021-05-17T17:45:05.7738789Z * DONE 2021-05-17T17:45:05.7739350Z 2021-05-17T17:45:05.7739952Z Status: OK 2021-05-17T17:45:05.7740243Z 2021-05-17T17:45:05.8688184Z ── R CMD check results ───────────────────────────────────────── nsrr 0.1.5 ──── 2021-05-17T17:45:05.8705262Z Duration: 1m 27.2s 2021-05-17T17:45:05.8705881Z 2021-05-17T17:45:05.8716618Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T17:45:05.8816786Z total 1024 2021-05-17T17:45:05.8818670Z drwxr-xr-x 6 runner docker 4096 May 17 17:45 nsrr.Rcheck 2021-05-17T17:45:05.8820251Z -rw-r--r-- 1 runner docker 506367 May 17 17:43 nsrr_0.1.5.tar.gz 2021-05-17T17:45:05.8821721Z -rw-r--r-- 1 runner docker 533603 May 17 17:43 nsrr_0.1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:45:05.8856359Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:45:05.8857246Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:45:05.8904228Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:45:05.8904784Z env: 2021-05-17T17:45:05.8905271Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:45:05.8905792Z TIC_DEPLOY_KEY: 2021-05-17T17:45:05.8906669Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:45:05.8908589Z GITHUB_PAT: *** 2021-05-17T17:45:05.8909477Z COVERALLS_TOKEN: *** 2021-05-17T17:45:05.8910007Z continue-on-error: false 2021-05-17T17:45:05.8910538Z VDIFFR_RUN_TESTS: 2021-05-17T17:45:05.8911056Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:45:05.8911551Z TZ: UTC 2021-05-17T17:45:05.8911978Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:45:05.8912419Z NOT_CRAN: true 2021-05-17T17:45:05.8912833Z ##[endgroup] 2021-05-17T17:45:05.9026406Z 2021-05-17T17:45:05.9028030Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-17T17:45:05.9029144Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-17T17:45:05.9030325Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:45:05.9031487Z 2021-05-17T17:45:05.9032283Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T17:45:05.9033338Z You are welcome to redistribute it under certain conditions. 2021-05-17T17:45:05.9034613Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T17:45:05.9035213Z 2021-05-17T17:45:05.9035981Z R is a collaborative project with many contributors. 2021-05-17T17:45:05.9037311Z Type 'contributors()' for more information and 2021-05-17T17:45:05.9038886Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T17:45:05.9040337Z 2021-05-17T17:45:05.9042411Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T17:45:05.9043508Z 'help.start()' for an HTML browser interface to help. 2021-05-17T17:45:05.9044287Z Type 'q()' to quit R. 2021-05-17T17:45:05.9044594Z 2021-05-17T17:45:05.9045044Z > library(testthat) 2021-05-17T17:45:05.9045517Z > library(nsrr) 2021-05-17T17:45:05.9045908Z > 2021-05-17T17:45:05.9046335Z > test_check("nsrr") 2021-05-17T17:45:05.9047295Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-17T17:45:05.9047985Z • empty test (1) 2021-05-17T17:45:05.9048282Z 2021-05-17T17:45:05.9048758Z [ FAIL 0 | WARN 0 | SKIP 1 | PASS 1 ] 2021-05-17T17:45:05.9049188Z > 2021-05-17T17:45:05.9049600Z > proc.time() 2021-05-17T17:45:05.9050105Z user system elapsed 2021-05-17T17:45:05.9050594Z 0.521 0.062 0.909 2021-05-17T17:45:05.9083421Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T17:45:05.9084059Z Rscript -e "tic::before_deploy()" 2021-05-17T17:45:05.9127455Z shell: /usr/bin/bash -e {0} 2021-05-17T17:45:05.9127893Z env: 2021-05-17T17:45:05.9128379Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:45:05.9128891Z TIC_DEPLOY_KEY: 2021-05-17T17:45:05.9129895Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:45:05.9131329Z GITHUB_PAT: *** 2021-05-17T17:45:05.9132191Z COVERALLS_TOKEN: *** 2021-05-17T17:45:05.9132734Z continue-on-error: false 2021-05-17T17:45:05.9133248Z VDIFFR_RUN_TESTS: 2021-05-17T17:45:05.9133783Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:45:05.9134274Z TZ: UTC 2021-05-17T17:45:05.9134688Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:45:05.9135146Z NOT_CRAN: true 2021-05-17T17:45:05.9135548Z ##[endgroup] 2021-05-17T17:45:06.2046556Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:45:06.3309084Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T17:45:06.3309666Z with: 2021-05-17T17:45:06.3310497Z upload_url: https://uploads.github.com/repos/neuroconductor/nsrr/releases/43076217/assets{?name,label} 2021-05-17T17:45:06.3311511Z asset_path: check/nsrr_0.1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:45:06.3312199Z asset_name: nsrr_0.1.5_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T17:45:06.3312862Z asset_content_type: application/octet-stream 2021-05-17T17:45:06.3313378Z env: 2021-05-17T17:45:06.3313823Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:45:06.3314290Z TIC_DEPLOY_KEY: 2021-05-17T17:45:06.3315097Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:45:06.3316716Z GITHUB_PAT: *** 2021-05-17T17:45:06.3317614Z COVERALLS_TOKEN: *** 2021-05-17T17:45:06.3318125Z continue-on-error: false 2021-05-17T17:45:06.3318602Z VDIFFR_RUN_TESTS: 2021-05-17T17:45:06.3319140Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:45:06.3319586Z TZ: UTC 2021-05-17T17:45:06.3319982Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:45:06.3320394Z NOT_CRAN: true 2021-05-17T17:45:06.3321359Z GITHUB_TOKEN: *** 2021-05-17T17:45:06.3321761Z ##[endgroup] 2021-05-17T17:45:07.0149795Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T17:45:07.0150402Z Rscript -e "tic::deploy()" 2021-05-17T17:45:07.0194039Z shell: /usr/bin/bash -e {0} 2021-05-17T17:45:07.0194483Z env: 2021-05-17T17:45:07.0194963Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:45:07.0195484Z TIC_DEPLOY_KEY: 2021-05-17T17:45:07.0196365Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:45:07.0198044Z GITHUB_PAT: *** 2021-05-17T17:45:07.0199019Z COVERALLS_TOKEN: *** 2021-05-17T17:45:07.0199563Z continue-on-error: false 2021-05-17T17:45:07.0200097Z VDIFFR_RUN_TESTS: 2021-05-17T17:45:07.0200630Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:45:07.0201110Z TZ: UTC 2021-05-17T17:45:07.0201539Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:45:07.0201989Z NOT_CRAN: true 2021-05-17T17:45:07.0202665Z ##[endgroup] 2021-05-17T17:45:07.3009913Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:45:07.4234160Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T17:45:07.4234790Z Rscript -e "tic::after_deploy()" 2021-05-17T17:45:07.4276768Z shell: /usr/bin/bash -e {0} 2021-05-17T17:45:07.4277134Z env: 2021-05-17T17:45:07.4277526Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:45:07.4277959Z TIC_DEPLOY_KEY: 2021-05-17T17:45:07.4278695Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:45:07.4280443Z GITHUB_PAT: *** 2021-05-17T17:45:07.4281187Z COVERALLS_TOKEN: *** 2021-05-17T17:45:07.4281645Z continue-on-error: false 2021-05-17T17:45:07.4282068Z VDIFFR_RUN_TESTS: 2021-05-17T17:45:07.4282684Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:45:07.4283101Z TZ: UTC 2021-05-17T17:45:07.4283443Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:45:07.4283824Z NOT_CRAN: true 2021-05-17T17:45:07.4284351Z ##[endgroup] 2021-05-17T17:45:07.7114248Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:45:07.8339958Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-17T17:45:07.8340710Z curl -s -H "Accept: application/json" \ 2021-05-17T17:45:07.8341499Z  -H "Content-Type: application/json" \ 2021-05-17T17:45:07.8342267Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-17T17:45:07.8342967Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-17T17:45:07.8343704Z  -X POST https://coveralls.io/api/repos 2021-05-17T17:45:07.8387396Z shell: /usr/bin/bash -e {0} 2021-05-17T17:45:07.8387840Z env: 2021-05-17T17:45:07.8388435Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:45:07.8388910Z TIC_DEPLOY_KEY: 2021-05-17T17:45:07.8389746Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:45:07.8391255Z GITHUB_PAT: *** 2021-05-17T17:45:07.8392240Z COVERALLS_TOKEN: *** 2021-05-17T17:45:07.8392961Z continue-on-error: false 2021-05-17T17:45:07.8393630Z VDIFFR_RUN_TESTS: 2021-05-17T17:45:07.8394133Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:45:07.8394582Z TZ: UTC 2021-05-17T17:45:07.8394985Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:45:07.8395408Z NOT_CRAN: true 2021-05-17T17:45:07.8395801Z ##[endgroup] 2021-05-17T17:45:08.2489553Z {"errors":{"name":"has already been taken"}} 2021-05-17T17:45:08.2530396Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-17T17:45:08.2531170Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-17T17:45:08.2531728Z  curl -s -H "Accept: application/json" \ 2021-05-17T17:45:08.2532348Z  -H "Content-Type: application/json" \ 2021-05-17T17:45:08.2533003Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-17T17:45:08.2533775Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-17T17:45:08.2534455Z  | jq '.token')" >> $GITHUB_ENV 2021-05-17T17:45:08.2577343Z shell: /usr/bin/bash -e {0} 2021-05-17T17:45:08.2577698Z env: 2021-05-17T17:45:08.2578084Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:45:08.2578509Z TIC_DEPLOY_KEY: 2021-05-17T17:45:08.2579218Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:45:08.2597012Z GITHUB_PAT: *** 2021-05-17T17:45:08.2597928Z COVERALLS_TOKEN: *** 2021-05-17T17:45:08.2598522Z continue-on-error: false 2021-05-17T17:45:08.2599046Z VDIFFR_RUN_TESTS: 2021-05-17T17:45:08.2599587Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:45:08.2600089Z TZ: UTC 2021-05-17T17:45:08.2600511Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:45:08.2600974Z NOT_CRAN: true 2021-05-17T17:45:08.2601383Z ##[endgroup] 2021-05-17T17:45:08.4358832Z ##[group]Run covr::coveralls(service_name='drone', repo_token="fDWn0szfEyQs5TZ5Gm63CtPQjaCO3xMgd") 2021-05-17T17:45:08.4360286Z covr::coveralls(service_name='drone', repo_token="fDWn0szfEyQs5TZ5Gm63CtPQjaCO3xMgd") 2021-05-17T17:45:08.4368218Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:45:08.4368670Z env: 2021-05-17T17:45:08.4369253Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:45:08.4369718Z TIC_DEPLOY_KEY: 2021-05-17T17:45:08.4370561Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:45:08.4371989Z GITHUB_PAT: *** 2021-05-17T17:45:08.4372804Z COVERALLS_TOKEN: *** 2021-05-17T17:45:08.4373322Z continue-on-error: false 2021-05-17T17:45:08.4373823Z VDIFFR_RUN_TESTS: 2021-05-17T17:45:08.4374314Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:45:08.4374777Z TZ: UTC 2021-05-17T17:45:08.4375167Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:45:08.4375596Z NOT_CRAN: true 2021-05-17T17:45:08.4376361Z COVERALLS_REPO_TOKEN: "fDWn0szfEyQs5TZ5Gm63CtPQjaCO3xMgd" 2021-05-17T17:45:08.4377100Z ##[endgroup] 2021-05-17T17:45:12.0303071Z $message 2021-05-17T17:45:12.0303592Z [1] "Job ##14.1" 2021-05-17T17:45:12.0303836Z 2021-05-17T17:45:12.0304172Z $url 2021-05-17T17:45:12.0304751Z [1] "https://coveralls.io/jobs/80313774" 2021-05-17T17:45:12.0305329Z 2021-05-17T17:45:12.2037079Z Post job cleanup. 2021-05-17T17:45:12.2500319Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:45:12.2615053Z Post job cleanup. 2021-05-17T17:45:12.3638191Z [command]/usr/bin/git version 2021-05-17T17:45:12.3711179Z git version 2.31.1 2021-05-17T17:45:12.3755240Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:45:12.3815801Z [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-17T17:45:12.4084992Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:45:12.4123980Z http.https://github.com/.extraheader 2021-05-17T17:45:12.4138790Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T17:45:12.4179273Z [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-17T17:45:12.4513268Z Cleaning up orphan processes