2021-05-15T13:43:01.7796109Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:43:02.3580360Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:43:02.4219863Z 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-15T13:43:02.4858484Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:43:02.5798959Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:43:08.9563202Z Current runner version: '2.278.0' 2021-05-15T13:43:08.9586372Z ##[group]Operating System 2021-05-15T13:43:08.9587284Z Ubuntu 2021-05-15T13:43:08.9587691Z 20.04.2 2021-05-15T13:43:08.9588127Z LTS 2021-05-15T13:43:08.9588548Z ##[endgroup] 2021-05-15T13:43:08.9589115Z ##[group]Virtual Environment 2021-05-15T13:43:08.9589693Z Environment: ubuntu-20.04 2021-05-15T13:43:08.9590268Z Version: 20210510.0 2021-05-15T13:43:08.9591262Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:43:08.9592524Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:43:08.9593399Z ##[endgroup] 2021-05-15T13:43:08.9595158Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:43:08.9596249Z Actions: write 2021-05-15T13:43:08.9596758Z Checks: write 2021-05-15T13:43:08.9597225Z Contents: write 2021-05-15T13:43:08.9597761Z Deployments: write 2021-05-15T13:43:08.9598378Z Issues: write 2021-05-15T13:43:08.9598893Z Metadata: read 2021-05-15T13:43:08.9599408Z Packages: write 2021-05-15T13:43:08.9599971Z PullRequests: write 2021-05-15T13:43:08.9600545Z RepositoryProjects: write 2021-05-15T13:43:08.9601200Z SecurityEvents: write 2021-05-15T13:43:08.9601751Z Statuses: write 2021-05-15T13:43:08.9602299Z ##[endgroup] 2021-05-15T13:43:08.9605040Z Prepare workflow directory 2021-05-15T13:43:09.0555567Z Prepare all required actions 2021-05-15T13:43:09.0565609Z Getting action download info 2021-05-15T13:43:09.3824586Z Download action repository 'actions/checkout@v2' 2021-05-15T13:43:11.1664558Z Download action repository 'r-lib/actions@master' 2021-05-15T13:43:11.7639281Z Download action repository 'adigherman/actions@master' 2021-05-15T13:43:12.8015747Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:43:12.9543084Z Download action repository 'actions/cache@v1' 2021-05-15T13:43:13.0955171Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:43:13.3177604Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:43:13.6268142Z ##[group]Run actions/checkout@v2 2021-05-15T13:43:13.6268708Z with: 2021-05-15T13:43:13.6269151Z repository: neuroconductor/dcmtk 2021-05-15T13:43:13.6270067Z token: *** 2021-05-15T13:43:13.6270435Z ssh-strict: true 2021-05-15T13:43:13.6270895Z persist-credentials: true 2021-05-15T13:43:13.6271346Z clean: true 2021-05-15T13:43:13.6271701Z fetch-depth: 1 2021-05-15T13:43:13.6272063Z lfs: false 2021-05-15T13:43:13.6272414Z submodules: false 2021-05-15T13:43:13.6272771Z env: 2021-05-15T13:43:13.6273177Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:13.6273623Z TIC_DEPLOY_KEY: 2021-05-15T13:43:13.6274392Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:43:13.6275545Z GITHUB_PAT: *** 2021-05-15T13:43:13.6275932Z COVERALLS_TOKEN: 2021-05-15T13:43:13.6276385Z continue-on-error: false 2021-05-15T13:43:13.6276840Z VDIFFR_RUN_TESTS: 2021-05-15T13:43:13.6277202Z ##[endgroup] 2021-05-15T13:43:13.8298647Z Syncing repository: neuroconductor/dcmtk 2021-05-15T13:43:13.8299420Z ##[group]Getting Git version info 2021-05-15T13:43:13.8300374Z Working directory is '/home/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:15.1733943Z [command]/usr/bin/git version 2021-05-15T13:43:15.1754944Z git version 2.31.1 2021-05-15T13:43:15.1756458Z ##[endgroup] 2021-05-15T13:43:15.1757298Z Deleting the contents of '/home/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:15.1758589Z ##[group]Initializing the repository 2021-05-15T13:43:15.1759282Z [command]/usr/bin/git init /home/runner/work/dcmtk/dcmtk 2021-05-15T13:43:15.1760275Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:43:15.1761166Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:43:15.1762041Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:43:15.1762697Z hint: 2021-05-15T13:43:15.1763461Z hint: git config --global init.defaultBranch 2021-05-15T13:43:15.1764377Z hint: 2021-05-15T13:43:15.1765657Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:43:15.1771603Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:43:15.1772336Z hint: 2021-05-15T13:43:15.1772953Z hint: git branch -m 2021-05-15T13:43:15.1773676Z Initialized empty Git repository in /home/runner/work/dcmtk/dcmtk/.git/ 2021-05-15T13:43:15.1774648Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:15.1775447Z ##[endgroup] 2021-05-15T13:43:15.1776060Z ##[group]Disabling automatic garbage collection 2021-05-15T13:43:15.1777115Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:43:15.1777701Z ##[endgroup] 2021-05-15T13:43:15.1779371Z ##[group]Setting up auth 2021-05-15T13:43:15.1780317Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:43:15.1781854Z [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-15T13:43:15.1783407Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:43:15.1785491Z [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-15T13:43:15.1787356Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:43:15.1788274Z ##[endgroup] 2021-05-15T13:43:15.1789141Z ##[group]Fetching the repository 2021-05-15T13:43:15.1816412Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +491cbcea629724ddf29fcf21643abe277a816723:refs/tags/0.6.8.1.s 2021-05-15T13:43:15.1821938Z remote: Enumerating objects: 93, done. 2021-05-15T13:43:15.1822776Z remote: Counting objects: 1% (1/93) 2021-05-15T13:43:15.1823562Z remote: Counting objects: 2% (2/93) 2021-05-15T13:43:15.1824338Z remote: Counting objects: 3% (3/93) 2021-05-15T13:43:15.1824935Z remote: Counting objects: 4% (4/93) 2021-05-15T13:43:15.1825649Z remote: Counting objects: 5% (5/93) 2021-05-15T13:43:15.1826242Z remote: Counting objects: 6% (6/93) 2021-05-15T13:43:15.1826825Z remote: Counting objects: 7% (7/93) 2021-05-15T13:43:15.1827419Z remote: Counting objects: 8% (8/93) 2021-05-15T13:43:15.1828011Z remote: Counting objects: 9% (9/93) 2021-05-15T13:43:15.1828589Z remote: Counting objects: 10% (10/93) 2021-05-15T13:43:15.1829182Z remote: Counting objects: 11% (11/93) 2021-05-15T13:43:15.1829858Z remote: Counting objects: 12% (12/93) 2021-05-15T13:43:15.1830638Z remote: Counting objects: 13% (13/93) 2021-05-15T13:43:15.1831248Z remote: Counting objects: 15% (14/93) 2021-05-15T13:43:15.1831826Z remote: Counting objects: 16% (15/93) 2021-05-15T13:43:15.1832418Z remote: Counting objects: 17% (16/93) 2021-05-15T13:43:15.1833010Z remote: Counting objects: 18% (17/93) 2021-05-15T13:43:15.1833585Z remote: Counting objects: 19% (18/93) 2021-05-15T13:43:15.1834172Z remote: Counting objects: 20% (19/93) 2021-05-15T13:43:15.1834744Z remote: Counting objects: 21% (20/93) 2021-05-15T13:43:15.1835334Z remote: Counting objects: 22% (21/93) 2021-05-15T13:43:15.1835922Z remote: Counting objects: 23% (22/93) 2021-05-15T13:43:15.1836495Z remote: Counting objects: 24% (23/93) 2021-05-15T13:43:15.1837082Z remote: Counting objects: 25% (24/93) 2021-05-15T13:43:15.1837658Z remote: Counting objects: 26% (25/93) 2021-05-15T13:43:15.1838248Z remote: Counting objects: 27% (26/93) 2021-05-15T13:43:15.1838835Z remote: Counting objects: 29% (27/93) 2021-05-15T13:43:15.1839786Z remote: Counting objects: 30% (28/93) 2021-05-15T13:43:15.1850412Z remote: Counting objects: 31% (29/93) 2021-05-15T13:43:15.1851080Z remote: Counting objects: 32% (30/93) 2021-05-15T13:43:15.1851687Z remote: Counting objects: 33% (31/93) 2021-05-15T13:43:15.1852269Z remote: Counting objects: 34% (32/93) 2021-05-15T13:43:15.1852868Z remote: Counting objects: 35% (33/93) 2021-05-15T13:43:15.1853462Z remote: Counting objects: 36% (34/93) 2021-05-15T13:43:15.1854041Z remote: Counting objects: 37% (35/93) 2021-05-15T13:43:15.1854637Z remote: Counting objects: 38% (36/93) 2021-05-15T13:43:15.1855427Z remote: Counting objects: 39% (37/93) 2021-05-15T13:43:15.1856029Z remote: Counting objects: 40% (38/93) 2021-05-15T13:43:15.1856890Z remote: Counting objects: 41% (39/93) 2021-05-15T13:43:15.1920065Z remote: Counting objects: 43% (40/93) 2021-05-15T13:43:15.1920948Z remote: Counting objects: 44% (41/93) 2021-05-15T13:43:15.1921571Z remote: Counting objects: 45% (42/93) 2021-05-15T13:43:15.1922202Z remote: Counting objects: 46% (43/93) 2021-05-15T13:43:15.1922802Z remote: Counting objects: 47% (44/93) 2021-05-15T13:43:15.1923485Z remote: Counting objects: 48% (45/93) 2021-05-15T13:43:15.1924098Z remote: Counting objects: 49% (46/93) 2021-05-15T13:43:15.1924692Z remote: Counting objects: 50% (47/93) 2021-05-15T13:43:15.1925275Z remote: Counting objects: 51% (48/93) 2021-05-15T13:43:15.1925867Z remote: Counting objects: 52% (49/93) 2021-05-15T13:43:15.1926440Z remote: Counting objects: 53% (50/93) 2021-05-15T13:43:15.1927035Z remote: Counting objects: 54% (51/93) 2021-05-15T13:43:15.1927628Z remote: Counting objects: 55% (52/93) 2021-05-15T13:43:15.1928207Z remote: Counting objects: 56% (53/93) 2021-05-15T13:43:15.1928801Z remote: Counting objects: 58% (54/93) 2021-05-15T13:43:15.1929549Z remote: Counting objects: 59% (55/93) 2021-05-15T13:43:15.1930145Z remote: Counting objects: 60% (56/93) 2021-05-15T13:43:15.1930744Z remote: Counting objects: 61% (57/93) 2021-05-15T13:43:15.1931319Z remote: Counting objects: 62% (58/93) 2021-05-15T13:43:15.1931912Z remote: Counting objects: 63% (59/93) 2021-05-15T13:43:15.1932501Z remote: Counting objects: 64% (60/93) 2021-05-15T13:43:15.1933074Z remote: Counting objects: 65% (61/93) 2021-05-15T13:43:15.1933665Z remote: Counting objects: 66% (62/93) 2021-05-15T13:43:15.1934245Z remote: Counting objects: 67% (63/93) 2021-05-15T13:43:15.1934836Z remote: Counting objects: 68% (64/93) 2021-05-15T13:43:15.1935427Z remote: Counting objects: 69% (65/93) 2021-05-15T13:43:15.1936032Z remote: Counting objects: 70% (66/93) 2021-05-15T13:43:15.1936610Z remote: Counting objects: 72% (67/93) 2021-05-15T13:43:15.1937210Z remote: Counting objects: 73% (68/93) 2021-05-15T13:43:15.1937792Z remote: Counting objects: 74% (69/93) 2021-05-15T13:43:15.1938381Z remote: Counting objects: 75% (70/93) 2021-05-15T13:43:15.1938966Z remote: Counting objects: 76% (71/93) 2021-05-15T13:43:15.1939542Z remote: Counting objects: 77% (72/93) 2021-05-15T13:43:15.1940134Z remote: Counting objects: 78% (73/93) 2021-05-15T13:43:15.1940709Z remote: Counting objects: 79% (74/93) 2021-05-15T13:43:15.1941303Z remote: Counting objects: 80% (75/93) 2021-05-15T13:43:15.1941893Z remote: Counting objects: 81% (76/93) 2021-05-15T13:43:15.1942472Z remote: Counting objects: 82% (77/93) 2021-05-15T13:43:15.1943064Z remote: Counting objects: 83% (78/93) 2021-05-15T13:43:15.1943643Z remote: Counting objects: 84% (79/93) 2021-05-15T13:43:15.1944236Z remote: Counting objects: 86% (80/93) 2021-05-15T13:43:15.1944828Z remote: Counting objects: 87% (81/93) 2021-05-15T13:43:15.1945674Z remote: Counting objects: 88% (82/93) 2021-05-15T13:43:15.1946274Z remote: Counting objects: 89% (83/93) 2021-05-15T13:43:15.1946855Z remote: Counting objects: 90% (84/93) 2021-05-15T13:43:15.1947449Z remote: Counting objects: 91% (85/93) 2021-05-15T13:43:15.1948038Z remote: Counting objects: 92% (86/93) 2021-05-15T13:43:15.1948620Z remote: Counting objects: 93% (87/93) 2021-05-15T13:43:15.1949216Z remote: Counting objects: 94% (88/93) 2021-05-15T13:43:15.1949810Z remote: Counting objects: 95% (89/93) 2021-05-15T13:43:15.1950389Z remote: Counting objects: 96% (90/93) 2021-05-15T13:43:15.1950978Z remote: Counting objects: 97% (91/93) 2021-05-15T13:43:15.1951555Z remote: Counting objects: 98% (92/93) 2021-05-15T13:43:15.1952152Z remote: Counting objects: 100% (93/93) 2021-05-15T13:43:15.1952771Z remote: Counting objects: 100% (93/93), done. 2021-05-15T13:43:15.1953415Z remote: Compressing objects: 1% (1/87) 2021-05-15T13:43:15.1954060Z remote: Compressing objects: 2% (2/87) 2021-05-15T13:43:15.1954684Z remote: Compressing objects: 3% (3/87) 2021-05-15T13:43:15.1955329Z remote: Compressing objects: 4% (4/87) 2021-05-15T13:43:15.1955969Z remote: Compressing objects: 5% (5/87) 2021-05-15T13:43:15.1956590Z remote: Compressing objects: 6% (6/87) 2021-05-15T13:43:15.1957230Z remote: Compressing objects: 8% (7/87) 2021-05-15T13:43:15.1957857Z remote: Compressing objects: 9% (8/87) 2021-05-15T13:43:15.1958496Z remote: Compressing objects: 10% (9/87) 2021-05-15T13:43:15.1959140Z remote: Compressing objects: 11% (10/87) 2021-05-15T13:43:15.1959774Z remote: Compressing objects: 12% (11/87) 2021-05-15T13:43:15.1960417Z remote: Compressing objects: 13% (12/87) 2021-05-15T13:43:15.1961055Z remote: Compressing objects: 14% (13/87) 2021-05-15T13:43:15.1961768Z remote: Compressing objects: 16% (14/87) 2021-05-15T13:43:15.1962419Z remote: Compressing objects: 17% (15/87) 2021-05-15T13:43:15.1963040Z remote: Compressing objects: 18% (16/87) 2021-05-15T13:43:15.1963681Z remote: Compressing objects: 19% (17/87) 2021-05-15T13:43:15.1964315Z remote: Compressing objects: 20% (18/87) 2021-05-15T13:43:15.1964935Z remote: Compressing objects: 21% (19/87) 2021-05-15T13:43:15.1965577Z remote: Compressing objects: 22% (20/87) 2021-05-15T13:43:15.1966199Z remote: Compressing objects: 24% (21/87) 2021-05-15T13:43:15.1966837Z remote: Compressing objects: 25% (22/87) 2021-05-15T13:43:15.1967475Z remote: Compressing objects: 26% (23/87) 2021-05-15T13:43:15.1968095Z remote: Compressing objects: 27% (24/87) 2021-05-15T13:43:15.1968732Z remote: Compressing objects: 28% (25/87) 2021-05-15T13:43:15.1969354Z remote: Compressing objects: 29% (26/87) 2021-05-15T13:43:15.1969996Z remote: Compressing objects: 31% (27/87) 2021-05-15T13:43:15.1970635Z remote: Compressing objects: 32% (28/87) 2021-05-15T13:43:15.1971260Z remote: Compressing objects: 33% (29/87) 2021-05-15T13:43:15.1971897Z remote: Compressing objects: 34% (30/87) 2021-05-15T13:43:15.1972531Z remote: Compressing objects: 35% (31/87) 2021-05-15T13:43:15.1973155Z remote: Compressing objects: 36% (32/87) 2021-05-15T13:43:15.1973798Z remote: Compressing objects: 37% (33/87) 2021-05-15T13:43:15.1974423Z remote: Compressing objects: 39% (34/87) 2021-05-15T13:43:15.1975062Z remote: Compressing objects: 40% (35/87) 2021-05-15T13:43:15.1975695Z remote: Compressing objects: 41% (36/87) 2021-05-15T13:43:15.1976316Z remote: Compressing objects: 42% (37/87) 2021-05-15T13:43:15.1976956Z remote: Compressing objects: 43% (38/87) 2021-05-15T13:43:15.1977577Z remote: Compressing objects: 44% (39/87) 2021-05-15T13:43:15.1978304Z remote: Compressing objects: 45% (40/87) 2021-05-15T13:43:15.1978945Z remote: Compressing objects: 47% (41/87) 2021-05-15T13:43:15.1979562Z remote: Compressing objects: 48% (42/87) 2021-05-15T13:43:15.1980205Z remote: Compressing objects: 49% (43/87) 2021-05-15T13:43:15.1980843Z remote: Compressing objects: 50% (44/87) 2021-05-15T13:43:15.1981469Z remote: Compressing objects: 51% (45/87) 2021-05-15T13:43:15.1982105Z remote: Compressing objects: 52% (46/87) 2021-05-15T13:43:15.1982728Z remote: Compressing objects: 54% (47/87) 2021-05-15T13:43:15.1983363Z remote: Compressing objects: 55% (48/87) 2021-05-15T13:43:15.1983993Z remote: Compressing objects: 56% (49/87) 2021-05-15T13:43:15.1984612Z remote: Compressing objects: 57% (50/87) 2021-05-15T13:43:15.1985351Z remote: Compressing objects: 58% (51/87) 2021-05-15T13:43:15.1985985Z remote: Compressing objects: 59% (52/87) 2021-05-15T13:43:15.1986637Z remote: Compressing objects: 60% (53/87) 2021-05-15T13:43:15.1987270Z remote: Compressing objects: 62% (54/87) 2021-05-15T13:43:15.1987891Z remote: Compressing objects: 63% (55/87) 2021-05-15T13:43:15.1988563Z remote: Compressing objects: 64% (56/87) 2021-05-15T13:43:15.1989188Z remote: Compressing objects: 65% (57/87) 2021-05-15T13:43:15.1989823Z remote: Compressing objects: 66% (58/87) 2021-05-15T13:43:15.1990469Z remote: Compressing objects: 67% (59/87) 2021-05-15T13:43:15.1991092Z remote: Compressing objects: 68% (60/87) 2021-05-15T13:43:15.1991732Z remote: Compressing objects: 70% (61/87) 2021-05-15T13:43:15.1992376Z remote: Compressing objects: 71% (62/87) 2021-05-15T13:43:15.1992998Z remote: Compressing objects: 72% (63/87) 2021-05-15T13:43:15.1993634Z remote: Compressing objects: 73% (64/87) 2021-05-15T13:43:15.1994260Z remote: Compressing objects: 74% (65/87) 2021-05-15T13:43:15.1994980Z remote: Compressing objects: 75% (66/87) 2021-05-15T13:43:15.1995634Z remote: Compressing objects: 77% (67/87) 2021-05-15T13:43:15.1996261Z remote: Compressing objects: 78% (68/87) 2021-05-15T13:43:15.1996900Z remote: Compressing objects: 79% (69/87) 2021-05-15T13:43:15.1997518Z remote: Compressing objects: 80% (70/87) 2021-05-15T13:43:15.1998158Z remote: Compressing objects: 81% (71/87) 2021-05-15T13:43:15.1998795Z remote: Compressing objects: 82% (72/87) 2021-05-15T13:43:15.1999419Z remote: Compressing objects: 83% (73/87) 2021-05-15T13:43:15.2000059Z remote: Compressing objects: 85% (74/87) 2021-05-15T13:43:15.2000682Z remote: Compressing objects: 86% (75/87) 2021-05-15T13:43:15.2001320Z remote: Compressing objects: 87% (76/87) 2021-05-15T13:43:15.2001961Z remote: Compressing objects: 88% (77/87) 2021-05-15T13:43:15.2002583Z remote: Compressing objects: 89% (78/87) 2021-05-15T13:43:15.2003232Z remote: Compressing objects: 90% (79/87) 2021-05-15T13:43:15.2003870Z remote: Compressing objects: 91% (80/87) 2021-05-15T13:43:15.2004496Z remote: Compressing objects: 93% (81/87) 2021-05-15T13:43:15.2005133Z remote: Compressing objects: 94% (82/87) 2021-05-15T13:43:15.2005755Z remote: Compressing objects: 95% (83/87) 2021-05-15T13:43:15.2006395Z remote: Compressing objects: 96% (84/87) 2021-05-15T13:43:15.2007030Z remote: Compressing objects: 97% (85/87) 2021-05-15T13:43:15.2007656Z remote: Compressing objects: 98% (86/87) 2021-05-15T13:43:15.2008287Z remote: Compressing objects: 100% (87/87) 2021-05-15T13:43:15.2008930Z remote: Compressing objects: 100% (87/87), done. 2021-05-15T13:43:15.2010009Z remote: Total 93 (delta 15), reused 43 (delta 4), pack-reused 0 2021-05-15T13:43:15.2010839Z From https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:15.2011932Z * [new ref] 491cbcea629724ddf29fcf21643abe277a816723 -> 0.6.8.1.s 2021-05-15T13:43:15.2012838Z ##[endgroup] 2021-05-15T13:43:15.2013430Z ##[group]Determining the checkout info 2021-05-15T13:43:15.2013987Z ##[endgroup] 2021-05-15T13:43:15.2014508Z ##[group]Checking out the ref 2021-05-15T13:43:15.2015383Z [command]/usr/bin/git checkout --progress --force refs/tags/0.6.8.1.s 2021-05-15T13:43:15.2016217Z Note: switching to 'refs/tags/0.6.8.1.s'. 2021-05-15T13:43:15.2016640Z 2021-05-15T13:43:15.2017449Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:43:15.2018327Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:43:15.2019152Z state without impacting any branches by switching back to a branch. 2021-05-15T13:43:15.2019678Z 2021-05-15T13:43:15.2020273Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:43:15.2021247Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:43:15.2021742Z 2021-05-15T13:43:15.2022391Z git switch -c 2021-05-15T13:43:15.2022825Z 2021-05-15T13:43:15.2023275Z Or undo this operation with: 2021-05-15T13:43:15.2023665Z 2021-05-15T13:43:15.2024214Z git switch - 2021-05-15T13:43:15.2024557Z 2021-05-15T13:43:15.2025330Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:43:15.2026045Z 2021-05-15T13:43:15.2026478Z HEAD is now at 491cbce Version id 31 stable 2021-05-15T13:43:15.2027021Z ##[endgroup] 2021-05-15T13:43:15.2027724Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:43:15.2028613Z '491cbcea629724ddf29fcf21643abe277a816723' 2021-05-15T13:43:15.2104061Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:43:15.2104498Z with: 2021-05-15T13:43:15.2104851Z r-version: oldrel 2021-05-15T13:43:15.2105345Z Ncpus: 1 2021-05-15T13:43:15.2105742Z crayon.enabled: NULL 2021-05-15T13:43:15.2106241Z remove-openmp-macos: true 2021-05-15T13:43:15.2106774Z http-user-agent: default 2021-05-15T13:43:15.2107221Z install-r: true 2021-05-15T13:43:15.2107752Z windows-path-include-mingw: true 2021-05-15T13:43:15.2108259Z env: 2021-05-15T13:43:15.2108658Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:15.2109101Z TIC_DEPLOY_KEY: 2021-05-15T13:43:15.2109856Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:43:15.2111118Z GITHUB_PAT: *** 2021-05-15T13:43:15.2111495Z COVERALLS_TOKEN: 2021-05-15T13:43:15.2111944Z continue-on-error: false 2021-05-15T13:43:15.2112398Z VDIFFR_RUN_TESTS: 2021-05-15T13:43:15.2112753Z ##[endgroup] 2021-05-15T13:43:20.1309126Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:43:21.7271238Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:43:21.7274066Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:43:21.7276077Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:43:21.7929657Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:43:21.8134059Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:43:21.8585317Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:43:21.8852789Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:43:21.9380330Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:43:21.9678299Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:43:21.9720159Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:43:21.9725351Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:43:21.9748915Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:43:21.9750997Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:43:21.9828088Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:43:21.9864402Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:43:22.0432024Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:43:22.2748791Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:43:22.2889955Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:43:22.3415118Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:43:22.4086050Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:43:22.4103332Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:43:22.4135185Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:43:22.4155942Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:43:22.4162218Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:43:22.4250819Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:43:28.1442727Z Fetched 4463 kB in 1s (4782 kB/s) 2021-05-15T13:43:28.7504362Z Reading package lists... 2021-05-15T13:43:28.7685563Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:43:30.2993079Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:43:30.3522364Z Reading package lists... 2021-05-15T13:43:30.4742576Z Building dependency tree... 2021-05-15T13:43:30.4753777Z Reading state information... 2021-05-15T13:43:30.5949123Z The following additional packages will be installed: 2021-05-15T13:43:30.5954227Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:43:30.5955696Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:43:30.5957338Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:43:30.5959043Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:43:30.5960621Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:43:30.5962011Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:43:30.5963488Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:43:30.5965149Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:43:30.5966624Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:43:30.5968026Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:43:30.5969496Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:43:30.5970973Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:43:30.5972604Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:43:30.5974177Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:43:30.5976841Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:43:30.5978260Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:43:30.5979622Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:43:30.5981183Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:43:30.5982974Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:43:30.5984539Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:43:30.5986344Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:43:30.5987580Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:43:30.5989014Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:43:30.5990533Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:43:30.5991924Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:43:30.5993219Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:43:30.5994647Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:43:30.5996025Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:43:30.5997461Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:43:30.5998869Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:43:30.6000322Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:43:30.6001801Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:43:30.6003338Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:43:30.6004731Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:43:30.6006033Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:43:30.6007445Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:43:30.6008688Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:43:30.6009899Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:43:30.6010608Z Suggested packages: 2021-05-15T13:43:30.6011476Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:43:30.6012633Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:43:30.6013818Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:43:30.6015102Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:43:30.6016288Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:43:30.6017451Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:43:30.6018569Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:43:30.6019882Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:43:30.6021409Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:43:30.6022678Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:43:31.1700065Z The following NEW packages will be installed: 2021-05-15T13:43:31.1704632Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:43:31.1709594Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:43:31.1711030Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:43:31.1712698Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:43:31.1714083Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:43:31.1715306Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:43:31.1716660Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:43:31.1718036Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:43:31.1719545Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:43:31.1720939Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:43:31.1722120Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:43:31.1723456Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:43:31.1725048Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:43:31.1726606Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:43:31.1727965Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:43:31.1729282Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:43:31.1730649Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:43:31.1732248Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:43:31.1733784Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:43:31.1735155Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:43:31.1736328Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:43:31.1737569Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:43:31.1738982Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:43:31.1740441Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:43:31.1741839Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:43:31.1743121Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:43:31.1744535Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:43:31.1746056Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:43:31.1747495Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:43:31.1748997Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:43:31.1750452Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:43:31.1751999Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:43:31.1753486Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:43:31.1754873Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:43:31.1756173Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:43:31.1757589Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:43:31.1758836Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:43:31.1759929Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:43:31.1760740Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:43:31.1761331Z Need to get 8648 kB of archives. 2021-05-15T13:43:31.1762005Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:43:31.1763163Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:43:31.1764644Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:43:31.1766158Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:43:31.1767692Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:43:31.1769178Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:43:31.1770784Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:43:31.1772542Z 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-15T13:43:31.1774244Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:43:31.1776023Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:43:31.1777776Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:43:31.1779519Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:43:31.1781105Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:43:31.1782576Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:43:31.1784099Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:43:31.1800780Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:43:31.1802492Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:43:31.1803896Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:43:31.1805362Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:43:31.1806564Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:43:31.1807974Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:43:31.1809351Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:43:31.1810611Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:43:31.1812176Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:43:31.1813570Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:43:31.1815052Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:43:31.1816464Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:43:31.1817979Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:43:31.1819499Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:43:31.1821083Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:43:31.1822717Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:43:31.1824453Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:43:31.1826484Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:43:31.1828257Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:43:31.1829968Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:43:31.1831602Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:43:31.1833215Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:43:31.1834794Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:43:31.1836315Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:43:31.1837928Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:43:31.1839494Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:43:31.1841116Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:43:31.1842720Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:43:31.1844226Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:43:31.1845727Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:43:31.1847443Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:43:31.1849079Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:43:31.1850798Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:43:31.1852408Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:43:31.1853998Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:43:31.1855526Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:43:31.1856927Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:43:31.1858486Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:43:31.1860089Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:43:31.1861690Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:43:31.1863209Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:43:31.1864788Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:43:31.1866668Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:43:31.1868183Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:43:31.1876955Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:43:31.1878461Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:43:31.1879954Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:43:31.1881518Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:43:31.1883229Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:43:31.1884961Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:43:31.1886631Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:43:31.1888298Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:43:31.1889946Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:43:31.1891386Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:43:31.1892832Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:43:31.1894731Z 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-15T13:43:31.1896592Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:43:31.1898330Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:43:31.1899923Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:43:31.1901573Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:43:31.1906683Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:43:31.1908268Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:43:31.1909821Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:43:31.1911418Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:43:31.1913125Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:43:31.1914612Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:43:31.1977023Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:43:31.1993134Z 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-15T13:43:31.1994926Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:43:31.2007341Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:43:31.2028992Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:43:31.2038235Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:43:31.2059977Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:43:31.2098346Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:43:31.2133617Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:43:31.2147091Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:43:31.2156728Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:43:31.2166957Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:43:31.2177632Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:43:31.2216347Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:43:31.2227848Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:43:31.2238563Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:43:31.2260075Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:43:31.2292152Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:43:31.2306128Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:43:31.2317021Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:43:31.2327290Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:43:31.2451490Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:43:31.2473503Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:43:31.2484445Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:43:31.2494484Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:43:31.2501384Z 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-15T13:43:31.2514323Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:43:31.2524876Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:43:31.2559742Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:43:31.2593929Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:43:31.2600250Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:43:31.2621128Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:43:31.2632860Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:43:31.2639258Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:43:31.2645187Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:43:31.2658847Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:43:31.2676913Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:43:31.2678465Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:43:31.2679877Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:43:31.2684992Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:43:31.2693435Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:43:31.2705313Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:43:31.2716408Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:43:31.2734394Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:43:31.2747685Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:43:31.2766711Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:43:31.3065074Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:43:31.3072016Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:43:31.3089401Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:43:31.3273721Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:43:31.9368674Z Fetched 8648 kB in 0s (26.4 MB/s) 2021-05-15T13:43:31.9659598Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:43:31.9821656Z (Reading database ... 2021-05-15T13:43:31.9826432Z (Reading database ... 5% 2021-05-15T13:43:31.9827241Z (Reading database ... 10% 2021-05-15T13:43:31.9828089Z (Reading database ... 15% 2021-05-15T13:43:31.9828593Z (Reading database ... 20% 2021-05-15T13:43:31.9829060Z (Reading database ... 25% 2021-05-15T13:43:31.9829449Z (Reading database ... 30% 2021-05-15T13:43:31.9829918Z (Reading database ... 35% 2021-05-15T13:43:31.9830302Z (Reading database ... 40% 2021-05-15T13:43:31.9830753Z (Reading database ... 45% 2021-05-15T13:43:31.9831173Z (Reading database ... 50% 2021-05-15T13:43:32.0107353Z (Reading database ... 55% 2021-05-15T13:43:32.0464836Z (Reading database ... 60% 2021-05-15T13:43:32.0760553Z (Reading database ... 65% 2021-05-15T13:43:32.1028809Z (Reading database ... 70% 2021-05-15T13:43:32.1627878Z (Reading database ... 75% 2021-05-15T13:43:32.2310701Z (Reading database ... 80% 2021-05-15T13:43:32.3040972Z (Reading database ... 85% 2021-05-15T13:43:32.3553068Z (Reading database ... 90% 2021-05-15T13:43:32.4053780Z (Reading database ... 95% 2021-05-15T13:43:32.4054570Z (Reading database ... 100% 2021-05-15T13:43:32.4055712Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:43:32.4156293Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:43:32.4249277Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:43:32.4506763Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:43:32.4700493Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:43:32.4707630Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:43:32.4890064Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:43:32.5211743Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:43:32.5228226Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:43:32.5506901Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:43:32.5654401Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:43:32.5669370Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:43:32.5946438Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:43:32.6157705Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:43:32.6158752Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:43:32.6428511Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:43:32.6611332Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:43:32.6620610Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:43:32.6813173Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:43:32.7045730Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:43:32.7058269Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:43:32.7266783Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:43:32.7470684Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:43:32.7479961Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:43:32.7688714Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:43:32.7906785Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:43:32.7917472Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:43:32.8148320Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:43:32.8329114Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:43:32.8337655Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:43:32.8627140Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:43:32.8771739Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:43:32.8780214Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:43:32.9028438Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:43:32.9222331Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:43:32.9238264Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:43:32.9507119Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:43:32.9651994Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:43:32.9666405Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:43:32.9907674Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:43:33.0064186Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:43:33.0071241Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:43:33.0308507Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:43:33.0494190Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:43:33.0504030Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:43:33.0746615Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:43:33.0927760Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:43:33.0963811Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:43:33.1267456Z Selecting previously unselected package patchutils. 2021-05-15T13:43:33.1441233Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:43:33.1450365Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:43:33.1706801Z Selecting previously unselected package wdiff. 2021-05-15T13:43:33.1940625Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:43:33.1954509Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:43:33.2226917Z Selecting previously unselected package devscripts. 2021-05-15T13:43:33.2413737Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:43:33.2604764Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:43:33.3586366Z Selecting previously unselected package diffstat. 2021-05-15T13:43:33.3811295Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:43:33.3819430Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:43:33.4106668Z Selecting previously unselected package python3-gpg. 2021-05-15T13:43:33.4278452Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:43:33.4286706Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:43:33.4706080Z Selecting previously unselected package dput. 2021-05-15T13:43:33.4886392Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:43:33.4950634Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:43:33.5226532Z Selecting previously unselected package gdebi-core. 2021-05-15T13:43:33.5389153Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:43:33.5395630Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:43:33.5866855Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:43:33.6054607Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:43:33.6073418Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:43:33.6385793Z Selecting previously unselected package gettext. 2021-05-15T13:43:33.6568766Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:43:33.6582612Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:43:33.7467319Z Selecting previously unselected package intltool-debian. 2021-05-15T13:43:33.7706875Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:43:33.7715951Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:43:33.7986174Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:43:33.8129405Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:43:33.8148162Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:43:33.8428267Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:43:33.8644519Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:43:33.8660303Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:43:33.8946750Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:43:33.9159742Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:43:33.9167569Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:43:33.9426560Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:43:33.9597086Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:43:33.9606939Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:43:33.9827405Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:43:34.0013634Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:43:34.0021016Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:43:34.0196723Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:43:34.0411336Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:43:34.0420651Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:43:34.0706242Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:43:34.0848487Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:43:34.0859051Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:43:34.1180786Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:43:34.1399786Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:43:34.1410459Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:43:34.1747045Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:43:34.1961737Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:43:34.1970410Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:43:34.2182172Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:43:34.2371271Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:43:34.2379951Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:43:34.2626111Z Selecting previously unselected package libclone-perl. 2021-05-15T13:43:34.2827726Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:43:34.3162457Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:43:34.3438451Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:43:34.3676077Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:43:34.3696332Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:43:34.3876575Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:43:34.4093595Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:43:34.4102351Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:43:34.4302852Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:43:34.4524117Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:43:34.4530205Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:43:34.4787576Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:43:34.4957198Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:43:34.4969978Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:43:34.5153258Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:43:34.5375811Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:43:34.5390543Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:43:34.5617791Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:43:34.5861362Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:43:34.5881453Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:43:34.6111258Z Selecting previously unselected package libwant-perl. 2021-05-15T13:43:34.6349729Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:43:34.6358806Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:43:34.6547793Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:43:34.6786490Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:43:34.6795519Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:43:34.7066640Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:43:34.7252390Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:43:34.7260605Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:43:34.7586494Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:43:34.7782879Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:43:34.7790491Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:43:34.7971146Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:43:34.8207364Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:43:34.8215728Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:43:34.8406472Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:43:34.8646499Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:43:34.8656452Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:43:34.8867459Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:43:34.9048626Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:43:34.9062803Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:43:34.9284766Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:43:34.9522340Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:43:34.9533010Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:43:35.0006552Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:43:35.0245319Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:43:35.0255403Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:43:35.0448594Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:43:35.0684624Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:43:35.0693008Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:43:35.0946963Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:43:35.1134971Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:43:35.1143469Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:43:35.1352720Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:43:35.1572433Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:43:35.1580143Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:43:35.1762044Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:43:35.1977736Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:43:35.1985687Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:43:35.2202999Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:43:35.2395353Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:43:35.2403972Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:43:35.2622674Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:43:35.2834970Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:43:35.2841961Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:43:35.3106490Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:43:35.3288190Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:43:35.3310055Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:43:35.3543956Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:43:35.3759641Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:43:35.3783031Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:43:35.4306434Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:43:35.4464348Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:43:35.4474170Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:43:35.4747255Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:43:35.4950938Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:43:35.4959593Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:43:35.5266497Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:43:35.5397863Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:43:35.5406637Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:43:35.5622188Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:43:35.5853268Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:43:35.5875716Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:43:35.6187474Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:43:35.6392700Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:43:35.6401253Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:43:35.6626442Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:43:35.6812893Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:43:35.6821874Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:43:35.7066305Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:43:35.7242960Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:43:35.7252495Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:43:35.7485646Z Selecting previously unselected package libjson-perl. 2021-05-15T13:43:35.7703158Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:43:35.7715699Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:43:35.7954845Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:43:35.8188113Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:43:35.8196295Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:43:35.8422760Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:43:35.8638207Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:43:35.8646023Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:43:35.8851748Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:43:35.9088926Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:43:35.9109807Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:43:35.9386415Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:43:35.9552871Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:43:35.9570238Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:43:35.9756003Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:43:35.9994584Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:43:36.0021169Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:43:36.0210323Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:43:36.0446074Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:43:36.0455869Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:43:36.0706435Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:43:36.0890509Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:43:36.0898905Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:43:36.1186574Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:43:36.1343647Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:43:36.1351894Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:43:36.1866698Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:43:36.2070371Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:43:36.2080443Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:43:36.2320308Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:43:36.2559284Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:43:36.2567902Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:43:36.2764524Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:43:36.2975860Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:43:36.2986290Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:43:36.3214052Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:43:36.3372216Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:43:36.3381228Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:43:36.3787454Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:43:36.4017392Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:43:36.4029645Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:43:36.4245076Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:43:36.4486540Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:43:36.4500776Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:43:36.4746921Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:43:36.4936341Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:43:36.4945577Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:43:36.5307040Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:43:36.5486725Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:43:36.5494378Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:43:36.5787155Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:43:36.5969866Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:43:36.5978450Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:43:36.6190191Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:43:36.6382790Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:43:36.6390437Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:43:36.6607819Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:43:36.6844022Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:43:36.6849210Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:43:36.7053991Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:43:36.7288964Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:43:36.7296507Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:43:36.7546693Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:43:36.7717806Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:43:36.7726104Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:43:36.8026336Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:43:36.8167380Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:43:36.8173865Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:43:36.8386547Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:43:36.8584496Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:43:36.8593188Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:43:36.8786749Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:43:36.9009439Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:43:36.9016863Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:43:36.9266313Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:43:36.9434485Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:43:36.9461224Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:43:36.9696918Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:43:36.9932039Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:43:36.9940226Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:43:37.0146797Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:43:37.0368894Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:43:37.0376402Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:43:37.0626509Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:43:37.0801589Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:43:37.0810120Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:43:37.1027037Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:43:37.1216995Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:43:37.1225291Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:43:37.1506500Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:43:37.1678423Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:43:37.1686611Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:43:37.1906929Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:43:37.2137404Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:43:37.2144478Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:43:37.2386592Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:43:37.2563846Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:43:37.2576232Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:43:37.2826187Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:43:37.2993201Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:43:37.3002043Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:43:37.3626738Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:43:37.3760586Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:43:37.3772997Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:43:37.4027163Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:43:37.4180186Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:43:37.4188819Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:43:37.4368548Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:43:37.4587886Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:43:37.4595846Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:43:37.4866486Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:43:37.5016025Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:43:37.5023945Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:43:37.5266527Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:43:37.5436380Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:43:37.5445343Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:43:37.5746339Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:43:37.5890132Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:43:37.5899164Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:43:37.6082811Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:43:37.6318383Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:43:37.6326836Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:37.6627281Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:43:37.6820057Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:43:37.6828739Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:37.7146938Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:43:37.7319329Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:43:37.7326825Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:43:37.7523049Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:43:37.7735329Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:43:37.7743904Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:43:37.7986421Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:43:37.8163884Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:43:37.8173493Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:43:37.8427103Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:43:37.8565368Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:43:37.8574145Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:43:37.8826485Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:43:37.9004790Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:43:37.9012942Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:43:37.9202649Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:43:37.9425526Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:43:37.9434593Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:43:37.9666703Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:43:37.9855091Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:43:37.9862356Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:43:38.0059697Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:43:38.0278663Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:43:38.0285795Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:43:38.0547103Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:43:38.0714554Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:43:38.0723346Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:43:38.0947461Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:43:38.1142517Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:43:38.1149837Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:43:38.1387717Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:43:38.1574329Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:43:38.1583388Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:43:38.1827334Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:43:38.1992333Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:43:38.2004706Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:43:38.2237265Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:43:38.2436023Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:43:38.2444862Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:43:38.2707644Z Selecting previously unselected package licensecheck. 2021-05-15T13:43:38.2873658Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:43:38.2884423Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:43:38.3107193Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:43:38.3321522Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:43:38.3332478Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:43:38.3546730Z Selecting previously unselected package t1utils. 2021-05-15T13:43:38.3726842Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:43:38.3733580Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:43:38.4066766Z Selecting previously unselected package lintian. 2021-05-15T13:43:38.4230242Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:43:38.4244549Z Unpacking lintian (2.62.0) ... 2021-05-15T13:43:38.7666507Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:43:38.7849964Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:43:38.7855926Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:43:38.8147115Z Selecting previously unselected package python3-xdg. 2021-05-15T13:43:38.8282817Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:43:38.8294336Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:43:38.8506389Z Selecting previously unselected package qpdf. 2021-05-15T13:43:38.8719841Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:43:38.8727903Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:43:38.9306747Z Selecting previously unselected package python3-magic. 2021-05-15T13:43:38.9520305Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:43:38.9528625Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:43:39.0011210Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:43:39.0036862Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:43:39.0054627Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:43:39.0073817Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:43:39.0091086Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:43:39.0113319Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:43:39.0130668Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:43:39.0147842Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:43:39.0168947Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:43:39.1399944Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:43:39.1419731Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:43:39.1443351Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:43:39.1460786Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:43:39.1484430Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:43:39.1502189Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:43:39.1529020Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:43:39.1547597Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:43:39.1569011Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:43:39.1588341Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:43:39.1606532Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:43:39.1625726Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:43:39.1646957Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:43:39.1672907Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:43:39.1691353Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:43:39.1710722Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:43:39.1727988Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:43:39.1749878Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:43:39.1765140Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:43:39.1790887Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:43:39.1839990Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:43:39.1857002Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:43:39.1875189Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:43:39.1896946Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:43:39.1915692Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:43:39.1939236Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:43:39.3418628Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:39.3438354Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:43:39.3455929Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:43:39.3475613Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:43:39.3492436Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:43:39.3512887Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:43:39.3534949Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:43:39.3552299Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:43:39.3574012Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:43:39.3591560Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:43:39.3608636Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:43:39.5084170Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:43:39.5106910Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:43:39.5124857Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:43:39.5147806Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:43:39.5168570Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:43:39.5202372Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:43:39.5245952Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:43:39.5267816Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:43:39.5290636Z Setting up t1utils (1.41-3) ... 2021-05-15T13:43:39.5310550Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:43:39.5337377Z Setting up diffstat (1.63-1) ... 2021-05-15T13:43:39.5356270Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:43:39.5373661Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:43:39.5392977Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:43:39.5413462Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:43:39.5431672Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:43:39.5457958Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:43:39.5476265Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:43:39.5496692Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:43:39.5516101Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:43:39.5678064Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:43:39.5695363Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:43:39.5714887Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:43:39.5740128Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:43:39.5760269Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:43:39.5776266Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:43:39.5801286Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:43:39.5822697Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:43:39.5836973Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:43:39.5852679Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:43:39.7026309Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:43:39.7043662Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:43:39.7072699Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:43:39.7104900Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:43:39.7126805Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:43:39.7143765Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:43:39.7177426Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:43:39.7207804Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:43:39.7342518Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:43:39.7360597Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:43:39.7378642Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:43:39.8495102Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:43:39.8517526Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:43:39.8540041Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:43:39.8606331Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:43:39.8627925Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:43:39.8657309Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:43:39.8676351Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:43:39.8704335Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:43:39.8724206Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:43:39.8752030Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:43:39.8776861Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:43:39.8796962Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:43:39.8816277Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:43:39.8841233Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:43:39.8861019Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:43:39.8876887Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:43:40.0245080Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:43:40.0262608Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:43:40.0292902Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:43:40.0325718Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:43:40.0351094Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:43:40.0370653Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:43:40.0393445Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:43:40.0408298Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:43:40.0432374Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:43:40.0452212Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:43:40.0466817Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:43:40.0481853Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:43:40.0502366Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:43:40.0519226Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:43:40.0541482Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:43:40.0570242Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:43:40.0594121Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:43:40.0610593Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:43:40.1978994Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:43:40.1998523Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:43:40.2016261Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:43:40.2059204Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:43:40.2075710Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:43:40.2108971Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:43:40.2129959Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:43:40.2146512Z Setting up lintian (2.62.0) ... 2021-05-15T13:43:40.2186888Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:43:40.2231550Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:43:54.1729618Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:43:54.2760308Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:43:55.9788667Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-15T13:43:56.0771996Z 2021-05-15T13:43:56.0901277Z Reading package lists... 0% 2021-05-15T13:43:56.0901932Z 2021-05-15T13:43:56.0940772Z Reading package lists... 100% 2021-05-15T13:43:56.0941372Z 2021-05-15T13:43:56.0941754Z 2021-05-15T13:43:56.0942328Z Reading package lists... Done 2021-05-15T13:43:56.0942798Z 2021-05-15T13:43:56.0943366Z Building dependency tree... 0% 2021-05-15T13:43:56.0943844Z 2021-05-15T13:43:56.1178857Z Building dependency tree... 0% 2021-05-15T13:43:56.1179895Z 2021-05-15T13:43:56.1180521Z Building dependency tree... 50% 2021-05-15T13:43:56.1181003Z 2021-05-15T13:43:56.2132745Z Building dependency tree... 50% 2021-05-15T13:43:56.2133435Z 2021-05-15T13:43:56.2134024Z Building dependency tree 2021-05-15T13:43:56.2134506Z 2021-05-15T13:43:56.2135114Z Reading state information... 0% 2021-05-15T13:43:56.2135607Z 2021-05-15T13:43:56.3349883Z Reading state information... 0% 2021-05-15T13:43:56.3350677Z 2021-05-15T13:43:56.3351062Z 2021-05-15T13:43:56.3351663Z Reading state information... Done 2021-05-15T13:43:56.3352170Z 2021-05-15T13:43:56.3352766Z Reading state information... 0% 2021-05-15T13:43:56.3392768Z 2021-05-15T13:43:56.3393507Z Reading state information... 1% 2021-05-15T13:43:56.3423500Z 2021-05-15T13:43:56.3424137Z Reading state information... 3% 2021-05-15T13:43:56.3453752Z 2021-05-15T13:43:56.3454371Z Reading state information... 5% 2021-05-15T13:43:56.3491794Z 2021-05-15T13:43:56.3492420Z Reading state information... 7% 2021-05-15T13:43:56.3515020Z 2021-05-15T13:43:56.3515459Z Reading state information... 9% 2021-05-15T13:43:56.3544074Z 2021-05-15T13:43:56.3544525Z Reading state information... 11% 2021-05-15T13:43:56.3574883Z 2021-05-15T13:43:56.3575335Z Reading state information... 13% 2021-05-15T13:43:56.3604924Z 2021-05-15T13:43:56.3605378Z Reading state information... 15% 2021-05-15T13:43:56.3632928Z 2021-05-15T13:43:56.3633398Z Reading state information... 17% 2021-05-15T13:43:56.3664379Z 2021-05-15T13:43:56.3664842Z Reading state information... 19% 2021-05-15T13:43:56.3692155Z 2021-05-15T13:43:56.3692594Z Reading state information... 21% 2021-05-15T13:43:56.3719726Z 2021-05-15T13:43:56.3720163Z Reading state information... 23% 2021-05-15T13:43:56.3750091Z 2021-05-15T13:43:56.3750539Z Reading state information... 25% 2021-05-15T13:43:56.3782601Z 2021-05-15T13:43:56.3783041Z Reading state information... 27% 2021-05-15T13:43:56.3814259Z 2021-05-15T13:43:56.3814700Z Reading state information... 29% 2021-05-15T13:43:56.3845716Z 2021-05-15T13:43:56.3846171Z Reading state information... 31% 2021-05-15T13:43:56.3877606Z 2021-05-15T13:43:56.3878316Z Reading state information... 33% 2021-05-15T13:43:56.3906466Z 2021-05-15T13:43:56.3907206Z Reading state information... 35% 2021-05-15T13:43:56.3933785Z 2021-05-15T13:43:56.3934515Z Reading state information... 37% 2021-05-15T13:43:56.3965059Z 2021-05-15T13:43:56.3965796Z Reading state information... 39% 2021-05-15T13:43:56.3995680Z 2021-05-15T13:43:56.3996395Z Reading state information... 41% 2021-05-15T13:43:56.4025536Z 2021-05-15T13:43:56.4026196Z Reading state information... 43% 2021-05-15T13:43:56.4057663Z 2021-05-15T13:43:56.4058301Z Reading state information... 45% 2021-05-15T13:43:56.4104423Z 2021-05-15T13:43:56.4105488Z Reading state information... 47% 2021-05-15T13:43:56.4134860Z 2021-05-15T13:43:56.4135474Z Reading state information... 49% 2021-05-15T13:43:56.4167036Z 2021-05-15T13:43:56.4167653Z Reading state information... 51% 2021-05-15T13:43:56.4196488Z 2021-05-15T13:43:56.4197142Z Reading state information... 53% 2021-05-15T13:43:56.4225975Z 2021-05-15T13:43:56.4226604Z Reading state information... 55% 2021-05-15T13:43:56.4255459Z 2021-05-15T13:43:56.4256084Z Reading state information... 57% 2021-05-15T13:43:56.4286944Z 2021-05-15T13:43:56.4287587Z Reading state information... 59% 2021-05-15T13:43:56.4321603Z 2021-05-15T13:43:56.4322249Z Reading state information... 61% 2021-05-15T13:43:56.4352548Z 2021-05-15T13:43:56.4353163Z Reading state information... 63% 2021-05-15T13:43:56.4379461Z 2021-05-15T13:43:56.4380133Z Reading state information... 65% 2021-05-15T13:43:56.4408312Z 2021-05-15T13:43:56.4408962Z Reading state information... 67% 2021-05-15T13:43:56.4438677Z 2021-05-15T13:43:56.4439369Z Reading state information... 69% 2021-05-15T13:43:56.4477486Z 2021-05-15T13:43:56.4477939Z Reading state information... 71% 2021-05-15T13:43:56.4504746Z 2021-05-15T13:43:56.4505335Z Reading state information... 73% 2021-05-15T13:43:56.4534846Z 2021-05-15T13:43:56.4535305Z Reading state information... 75% 2021-05-15T13:43:56.4573539Z 2021-05-15T13:43:56.4574000Z Reading state information... 77% 2021-05-15T13:43:56.4603578Z 2021-05-15T13:43:56.4604014Z Reading state information... 79% 2021-05-15T13:43:56.4634452Z 2021-05-15T13:43:56.4634886Z Reading state information... 81% 2021-05-15T13:43:56.4666076Z 2021-05-15T13:43:56.4666702Z Reading state information... 83% 2021-05-15T13:43:56.4696661Z 2021-05-15T13:43:56.4697099Z Reading state information... 85% 2021-05-15T13:43:56.4728326Z 2021-05-15T13:43:56.4728767Z Reading state information... 87% 2021-05-15T13:43:56.4758305Z 2021-05-15T13:43:56.4758756Z Reading state information... 89% 2021-05-15T13:43:56.4787164Z 2021-05-15T13:43:56.4787634Z Reading state information... 91% 2021-05-15T13:43:56.4818996Z 2021-05-15T13:43:56.4819446Z Reading state information... 93% 2021-05-15T13:43:56.4849216Z 2021-05-15T13:43:56.4849683Z Reading state information... 95% 2021-05-15T13:43:56.4881808Z 2021-05-15T13:43:56.4882271Z Reading state information... 97% 2021-05-15T13:43:56.4913804Z 2021-05-15T13:43:56.4914243Z Reading state information... 99% 2021-05-15T13:43:56.7150564Z Selecting previously unselected package r-3.6.3. 2021-05-15T13:43:56.8192162Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:43:56.8287821Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-15T13:43:56.8297947Z Unpacking r-3.6.3 (1) ... 2021-05-15T13:43:57.4952876Z Setting up r-3.6.3 (1) ... 2021-05-15T13:43:57.5186796Z 2021-05-15T13:43:57.5187454Z 2021-05-15T13:43:57.5188016Z Reading state information... Done 2021-05-15T13:43:57.5371443Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-15T13:43:57.5468090Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:43:57.5700805Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:43:57.5701550Z env: 2021-05-15T13:43:57.5701972Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:57.5702406Z TIC_DEPLOY_KEY: 2021-05-15T13:43:57.5703180Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:43:57.5704910Z GITHUB_PAT: *** 2021-05-15T13:43:57.5705694Z COVERALLS_TOKEN: 2021-05-15T13:43:57.5706161Z continue-on-error: false 2021-05-15T13:43:57.5706610Z VDIFFR_RUN_TESTS: 2021-05-15T13:43:57.5707071Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:43:57.5707483Z TZ: UTC 2021-05-15T13:43:57.5707856Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:43:57.5708239Z NOT_CRAN: true 2021-05-15T13:43:57.5708604Z ##[endgroup] 2021-05-15T13:43:57.6128394Z [command]sudo apt-get install -y texinfo 2021-05-15T13:43:57.8773969Z Reading package lists... 2021-05-15T13:43:58.0071705Z Building dependency tree... 2021-05-15T13:43:58.0086281Z Reading state information... 2021-05-15T13:43:58.1897806Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:43:58.1898928Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:43:58.4401557Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:43:58.4524354Z --2021-05-15 13:43:58-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:43:58.4629805Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:43:58.4701440Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:43:58.4969330Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:43:58.4971505Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:43:58.4974214Z --2021-05-15 13:43:58-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:43:58.5603448Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:43:58.6247990Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:43:58.8445361Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:43:58.8448755Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=x99g2xO%2B4GJo11TukebDOEmSd22BL8yeT9lgHoAgO4Y%3D&st=2021-05-15T13%3A42%3A58Z&se=2021-05-15T13%3A48%3A58Z&sp=r [following] 2021-05-15T13:43:58.8453387Z --2021-05-15 13:43:58-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=x99g2xO%2B4GJo11TukebDOEmSd22BL8yeT9lgHoAgO4Y%3D&st=2021-05-15T13%3A42%3A58Z&se=2021-05-15T13%3A48%3A58Z&sp=r 2021-05-15T13:43:58.8609477Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:43:58.9227613Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:43:59.1526928Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:43:59.1528383Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:43:59.1530086Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:43:59.7694811Z 2021-05-15T13:44:01.3030367Z 0K ........ ........ ........ ........ 49% 15.5M 2s 2021-05-15T13:44:02.4688329Z 32768K ........ ........ ........ ........ 99% 27.0M 0s 2021-05-15T13:44:02.4691622Z 65536K 100% 3.02M=3.3s 2021-05-15T13:44:02.4692234Z 2021-05-15T13:44:02.4693855Z 2021-05-15 13:44:02 (19.4 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:44:02.4694304Z 2021-05-15T13:44:03.9815096Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:44:03.9815814Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:44:04.2196355Z ##[group]Run tlmgr update --self 2021-05-15T13:44:04.2196946Z tlmgr update --self 2021-05-15T13:44:04.2197845Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:44:04.2198662Z tlmgr update --all 2021-05-15T13:44:04.2242049Z shell: /usr/bin/bash -e {0} 2021-05-15T13:44:04.2242418Z env: 2021-05-15T13:44:04.2242851Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:04.2243291Z TIC_DEPLOY_KEY: 2021-05-15T13:44:04.2244069Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:04.2245789Z GITHUB_PAT: *** 2021-05-15T13:44:04.2246161Z COVERALLS_TOKEN: 2021-05-15T13:44:04.2246628Z continue-on-error: false 2021-05-15T13:44:04.2247077Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:04.2247540Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:04.2247953Z TZ: UTC 2021-05-15T13:44:04.2248324Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:04.2248777Z NOT_CRAN: true 2021-05-15T13:44:04.2249252Z ##[endgroup] 2021-05-15T13:44:05.5012038Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:05.5014360Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:44:06.7557319Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:06.7558752Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:44:06.8458979Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:44:06.8948036Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T13:44:06.9365165Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T13:44:06.9798284Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T13:44:07.4026361Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-15T13:44:08.5206794Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T13:44:08.5866452Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T13:44:08.6555252Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-15T13:44:08.6957404Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-15T13:44:08.7365868Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-15T13:44:08.7781783Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-15T13:44:08.8201329Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-15T13:44:08.8629895Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-15T13:44:08.9106272Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-15T13:44:08.9795119Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-15T13:44:09.0646299Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T13:44:09.1071589Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T13:44:09.1485986Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T13:44:09.1900396Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T13:44:09.2327026Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T13:44:09.2770732Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T13:44:09.3185019Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T13:44:09.3643173Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T13:44:09.4073961Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T13:44:09.4486158Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T13:44:09.4903395Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T13:44:09.5327331Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-15T13:44:09.5745437Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-15T13:44:09.6165033Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-15T13:44:09.6579150Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-15T13:44:09.6998966Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-15T13:44:09.7411932Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-15T13:44:09.7841173Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-15T13:44:09.8258927Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-15T13:44:09.8696959Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-15T13:44:09.9266707Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-15T13:44:09.9697267Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-15T13:44:10.0119601Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-15T13:44:10.0537712Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T13:44:10.0959981Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T13:44:10.1374779Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T13:44:10.1786595Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T13:44:10.2205772Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T13:44:10.2640968Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T13:44:10.3064104Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T13:44:10.3474697Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T13:44:10.3882767Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T13:44:10.4306546Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-15T13:44:10.4713333Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-15T13:44:10.5123501Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-15T13:44:10.5526184Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-15T13:44:10.5942401Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-15T13:44:10.6365197Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-15T13:44:10.6786451Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-15T13:44:10.7256820Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-15T13:44:10.7723208Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-15T13:44:10.8146963Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-15T13:44:10.8578155Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-15T13:44:10.9025806Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-15T13:44:10.9490424Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-15T13:44:10.9909966Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-15T13:44:11.0328735Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T13:44:11.0749577Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T13:44:11.1192290Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T13:44:11.1615712Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T13:44:11.2107486Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T13:44:11.2876114Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T13:44:11.3300768Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-15T13:44:11.3738781Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-15T13:44:11.4158616Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-15T13:44:11.4594751Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-15T13:44:11.5074812Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-15T13:44:11.5543582Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-15T13:44:11.5982406Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-15T13:44:11.6396543Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-15T13:44:11.6807354Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-15T13:44:11.7251358Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-15T13:44:11.7835375Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:44:11.8264011Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-15T13:44:11.8699931Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-15T13:44:11.9125564Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-15T13:44:11.9581186Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-15T13:44:12.0040870Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-15T13:44:12.0475215Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T13:44:12.0955420Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T13:44:12.1791361Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-15T13:44:12.2229598Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-15T13:44:12.2661393Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-15T13:44:12.2822681Z running mktexlsr ... 2021-05-15T13:44:12.3484179Z done running mktexlsr. 2021-05-15T13:44:12.3727558Z running updmap-sys ... 2021-05-15T13:44:12.5945825Z done running updmap-sys. 2021-05-15T13:44:12.5947137Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:44:12.5948984Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/bkATrBzSd8/TUglMfEV8z ... 2021-05-15T13:44:12.9166273Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/bkATrBzSd8/TUglMfEV8z. 2021-05-15T13:44:12.9167795Z OK: optex.fmt/luatex 2021-05-15T13:44:12.9168907Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:44:12.9170230Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:44:14.2106323Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:14.2107961Z tlmgr: no updates available 2021-05-15T13:44:14.3018079Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:44:14.3018605Z with: 2021-05-15T13:44:14.3018932Z pandoc-version: 2.7.3 2021-05-15T13:44:14.3019267Z env: 2021-05-15T13:44:14.3019625Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:14.3020020Z TIC_DEPLOY_KEY: 2021-05-15T13:44:14.3020689Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:14.3022242Z GITHUB_PAT: *** 2021-05-15T13:44:14.3022639Z COVERALLS_TOKEN: 2021-05-15T13:44:14.3023035Z continue-on-error: false 2021-05-15T13:44:14.3023436Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:14.3023832Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:14.3024211Z TZ: UTC 2021-05-15T13:44:14.3024530Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:14.3024879Z NOT_CRAN: true 2021-05-15T13:44:14.3025301Z ##[endgroup] 2021-05-15T13:44:14.5746662Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:44:14.6356986Z Reading package lists... 2021-05-15T13:44:14.7683336Z Building dependency tree... 2021-05-15T13:44:14.7697537Z Reading state information... 2021-05-15T13:44:14.9653834Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:44:14.9659473Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:14.9676922Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:44:15.0741124Z 2021-05-15T13:44:15.0882121Z Reading package lists... 0% 2021-05-15T13:44:15.0882923Z 2021-05-15T13:44:15.0922236Z Reading package lists... 100% 2021-05-15T13:44:15.0922942Z 2021-05-15T13:44:15.0923405Z 2021-05-15T13:44:15.0924122Z Reading package lists... Done 2021-05-15T13:44:15.0924678Z 2021-05-15T13:44:15.0925383Z Building dependency tree... 0% 2021-05-15T13:44:15.0925950Z 2021-05-15T13:44:15.1152356Z Building dependency tree... 0% 2021-05-15T13:44:15.1153180Z 2021-05-15T13:44:15.1153927Z Building dependency tree... 50% 2021-05-15T13:44:15.1154505Z 2021-05-15T13:44:15.2164675Z Building dependency tree... 50% 2021-05-15T13:44:15.2165550Z 2021-05-15T13:44:15.2166301Z Building dependency tree 2021-05-15T13:44:15.2166884Z 2021-05-15T13:44:15.2167601Z Reading state information... 0% 2021-05-15T13:44:15.2168179Z 2021-05-15T13:44:15.3527090Z Reading state information... 0% 2021-05-15T13:44:15.3528034Z 2021-05-15T13:44:15.3528501Z 2021-05-15T13:44:15.3529266Z Reading state information... Done 2021-05-15T13:44:15.3529872Z 2021-05-15T13:44:15.3530605Z Reading state information... 0% 2021-05-15T13:44:15.3577047Z 2021-05-15T13:44:15.3579009Z Reading state information... 1% 2021-05-15T13:44:15.3613451Z 2021-05-15T13:44:15.3613881Z Reading state information... 3% 2021-05-15T13:44:15.3649616Z 2021-05-15T13:44:15.3650139Z Reading state information... 5% 2021-05-15T13:44:15.3687698Z 2021-05-15T13:44:15.3688197Z Reading state information... 7% 2021-05-15T13:44:15.3720092Z 2021-05-15T13:44:15.3720524Z Reading state information... 9% 2021-05-15T13:44:15.3754851Z 2021-05-15T13:44:15.3755281Z Reading state information... 11% 2021-05-15T13:44:15.3789967Z 2021-05-15T13:44:15.3790411Z Reading state information... 13% 2021-05-15T13:44:15.3824774Z 2021-05-15T13:44:15.3825386Z Reading state information... 15% 2021-05-15T13:44:15.3857911Z 2021-05-15T13:44:15.3858369Z Reading state information... 17% 2021-05-15T13:44:15.3895944Z 2021-05-15T13:44:15.3896398Z Reading state information... 19% 2021-05-15T13:44:15.3930004Z 2021-05-15T13:44:15.3930524Z Reading state information... 21% 2021-05-15T13:44:15.3962338Z 2021-05-15T13:44:15.3962750Z Reading state information... 23% 2021-05-15T13:44:15.3998316Z 2021-05-15T13:44:15.3998749Z Reading state information... 25% 2021-05-15T13:44:15.4036950Z 2021-05-15T13:44:15.4037384Z Reading state information... 27% 2021-05-15T13:44:15.4073228Z 2021-05-15T13:44:15.4073727Z Reading state information... 29% 2021-05-15T13:44:15.4110551Z 2021-05-15T13:44:15.4111067Z Reading state information... 31% 2021-05-15T13:44:15.4148058Z 2021-05-15T13:44:15.4148825Z Reading state information... 33% 2021-05-15T13:44:15.4179941Z 2021-05-15T13:44:15.4180465Z Reading state information... 35% 2021-05-15T13:44:15.4211119Z 2021-05-15T13:44:15.4211545Z Reading state information... 37% 2021-05-15T13:44:15.4249055Z 2021-05-15T13:44:15.4249557Z Reading state information... 39% 2021-05-15T13:44:15.4286145Z 2021-05-15T13:44:15.4286588Z Reading state information... 41% 2021-05-15T13:44:15.4318939Z 2021-05-15T13:44:15.4319370Z Reading state information... 43% 2021-05-15T13:44:15.4358097Z 2021-05-15T13:44:15.4358509Z Reading state information... 45% 2021-05-15T13:44:15.4414760Z 2021-05-15T13:44:15.4415298Z Reading state information... 47% 2021-05-15T13:44:15.4449283Z 2021-05-15T13:44:15.4449740Z Reading state information... 49% 2021-05-15T13:44:15.4488150Z 2021-05-15T13:44:15.4488617Z Reading state information... 51% 2021-05-15T13:44:15.4523031Z 2021-05-15T13:44:15.4523554Z Reading state information... 53% 2021-05-15T13:44:15.4558028Z 2021-05-15T13:44:15.4558478Z Reading state information... 55% 2021-05-15T13:44:15.4594687Z 2021-05-15T13:44:15.4595189Z Reading state information... 57% 2021-05-15T13:44:15.4630853Z 2021-05-15T13:44:15.4631285Z Reading state information... 59% 2021-05-15T13:44:15.4672148Z 2021-05-15T13:44:15.4672647Z Reading state information... 61% 2021-05-15T13:44:15.4708449Z 2021-05-15T13:44:15.4708894Z Reading state information... 63% 2021-05-15T13:44:15.4742164Z 2021-05-15T13:44:15.4742620Z Reading state information... 65% 2021-05-15T13:44:15.4777938Z 2021-05-15T13:44:15.4778460Z Reading state information... 67% 2021-05-15T13:44:15.4813290Z 2021-05-15T13:44:15.4813813Z Reading state information... 69% 2021-05-15T13:44:15.4859994Z 2021-05-15T13:44:15.4860496Z Reading state information... 71% 2021-05-15T13:44:15.4891252Z 2021-05-15T13:44:15.4891694Z Reading state information... 73% 2021-05-15T13:44:15.4926066Z 2021-05-15T13:44:15.4926799Z Reading state information... 75% 2021-05-15T13:44:15.4973106Z 2021-05-15T13:44:15.4973565Z Reading state information... 77% 2021-05-15T13:44:15.5008308Z 2021-05-15T13:44:15.5008825Z Reading state information... 79% 2021-05-15T13:44:15.5043837Z 2021-05-15T13:44:15.5044294Z Reading state information... 81% 2021-05-15T13:44:15.5080211Z 2021-05-15T13:44:15.5080725Z Reading state information... 83% 2021-05-15T13:44:15.5115789Z 2021-05-15T13:44:15.5116313Z Reading state information... 85% 2021-05-15T13:44:15.5150955Z 2021-05-15T13:44:15.5151401Z Reading state information... 87% 2021-05-15T13:44:15.5185996Z 2021-05-15T13:44:15.5186494Z Reading state information... 89% 2021-05-15T13:44:15.5218148Z 2021-05-15T13:44:15.5218648Z Reading state information... 91% 2021-05-15T13:44:15.5252674Z 2021-05-15T13:44:15.5253199Z Reading state information... 93% 2021-05-15T13:44:15.5288179Z 2021-05-15T13:44:15.5288686Z Reading state information... 95% 2021-05-15T13:44:15.5324158Z 2021-05-15T13:44:15.5324596Z Reading state information... 97% 2021-05-15T13:44:15.5359986Z 2021-05-15T13:44:15.5360529Z Reading state information... 99% 2021-05-15T13:44:15.7826891Z Selecting previously unselected package pandoc. 2021-05-15T13:44:16.6807772Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T13:44:16.6809906Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:44:16.6810928Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:44:17.6761476Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:44:17.6782609Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:18.3502714Z 2021-05-15T13:44:18.3503590Z 2021-05-15T13:44:18.3504294Z Reading state information... Done 2021-05-15T13:44:18.3783056Z ##[group]Run git config user.name adigherman 2021-05-15T13:44:18.3783643Z git config user.name adigherman 2021-05-15T13:44:18.3784139Z git config user.email adig@jhu.edu 2021-05-15T13:44:18.3820694Z shell: /usr/bin/bash -e {0} 2021-05-15T13:44:18.3821033Z env: 2021-05-15T13:44:18.3821433Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:18.3821838Z TIC_DEPLOY_KEY: 2021-05-15T13:44:18.3822646Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:18.3824082Z GITHUB_PAT: *** 2021-05-15T13:44:18.3824434Z COVERALLS_TOKEN: 2021-05-15T13:44:18.3824870Z continue-on-error: false 2021-05-15T13:44:18.3825770Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:18.3826196Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:18.3826574Z TZ: UTC 2021-05-15T13:44:18.3826923Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:18.3827281Z NOT_CRAN: true 2021-05-15T13:44:18.3827627Z ##[endgroup] 2021-05-15T13:44:18.4058838Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:44:18.4059436Z env: 2021-05-15T13:44:18.4059873Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:18.4060319Z TIC_DEPLOY_KEY: 2021-05-15T13:44:18.4061098Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:44:18.4062724Z GITHUB_PAT: *** 2021-05-15T13:44:18.4063116Z COVERALLS_TOKEN: 2021-05-15T13:44:18.4063572Z continue-on-error: false 2021-05-15T13:44:18.4064036Z VDIFFR_RUN_TESTS: 2021-05-15T13:44:18.4064486Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:44:18.4064908Z TZ: UTC 2021-05-15T13:44:18.4065469Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:18.4065868Z NOT_CRAN: true 2021-05-15T13:44:18.4066234Z ##[endgroup] 2021-05-15T13:44:18.6309555Z Reading package lists... 2021-05-15T13:44:18.7671461Z Building dependency tree... 2021-05-15T13:44:18.7689026Z Reading state information... 2021-05-15T13:44:18.8858889Z The following additional packages will be installed: 2021-05-15T13:44:18.8860727Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:44:18.8867974Z Suggested packages: 2021-05-15T13:44:18.8868807Z cmake-doc ninja-build 2021-05-15T13:44:18.9233386Z The following NEW packages will be installed: 2021-05-15T13:44:18.9240754Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:44:18.9427883Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:18.9428639Z Need to get 5470 kB of archives. 2021-05-15T13:44:18.9429820Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:44:18.9431355Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:44:18.9628953Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:44:18.9637677Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:44:18.9647562Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:44:19.3452854Z Fetched 5470 kB in 0s (84.6 MB/s) 2021-05-15T13:44:19.3787931Z Selecting previously unselected package cmake-data. 2021-05-15T13:44:19.3832453Z (Reading database ... 2021-05-15T13:44:19.3833144Z (Reading database ... 5% 2021-05-15T13:44:19.3833744Z (Reading database ... 10% 2021-05-15T13:44:19.3834332Z (Reading database ... 15% 2021-05-15T13:44:19.3834933Z (Reading database ... 20% 2021-05-15T13:44:19.3835508Z (Reading database ... 25% 2021-05-15T13:44:19.3836069Z (Reading database ... 30% 2021-05-15T13:44:19.3836634Z (Reading database ... 35% 2021-05-15T13:44:19.3837186Z (Reading database ... 40% 2021-05-15T13:44:19.3837752Z (Reading database ... 45% 2021-05-15T13:44:19.3838316Z (Reading database ... 50% 2021-05-15T13:44:19.3866788Z (Reading database ... 55% 2021-05-15T13:44:19.3899335Z (Reading database ... 60% 2021-05-15T13:44:19.3931749Z (Reading database ... 65% 2021-05-15T13:44:19.4041217Z (Reading database ... 70% 2021-05-15T13:44:19.4062323Z (Reading database ... 75% 2021-05-15T13:44:19.4381517Z (Reading database ... 80% 2021-05-15T13:44:19.4626954Z (Reading database ... 85% 2021-05-15T13:44:19.4747670Z (Reading database ... 90% 2021-05-15T13:44:19.4812656Z (Reading database ... 95% 2021-05-15T13:44:19.4813538Z (Reading database ... 100% 2021-05-15T13:44:19.4814669Z (Reading database ... 261863 files and directories currently installed.) 2021-05-15T13:44:19.4907481Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:44:19.5038450Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:44:19.9485067Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:44:19.9732710Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:44:19.9745810Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:44:20.0066827Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:44:20.0264051Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:44:20.0272948Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:44:20.0626707Z Selecting previously unselected package cmake. 2021-05-15T13:44:20.0799153Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:44:20.0808856Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:44:20.4237967Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:44:20.4258291Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:44:20.4571728Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:44:20.4591848Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:44:20.4614298Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:21.4186507Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:23.1801868Z Reading package lists... 2021-05-15T13:44:23.3121769Z Building dependency tree... 2021-05-15T13:44:23.3137048Z Reading state information... 2021-05-15T13:44:23.4450707Z Suggested packages: 2021-05-15T13:44:23.4452436Z libssh-doc 2021-05-15T13:44:23.4857733Z The following NEW packages will be installed: 2021-05-15T13:44:23.4859502Z libssh-dev 2021-05-15T13:44:23.5072693Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:23.5073450Z Need to get 219 kB of archives. 2021-05-15T13:44:23.5074283Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:44:23.5075961Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:44:23.8580933Z Fetched 219 kB in 0s (7206 kB/s) 2021-05-15T13:44:23.8812264Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:44:23.8880509Z (Reading database ... 2021-05-15T13:44:23.8881161Z (Reading database ... 5% 2021-05-15T13:44:23.8881732Z (Reading database ... 10% 2021-05-15T13:44:23.8882338Z (Reading database ... 15% 2021-05-15T13:44:23.8882902Z (Reading database ... 20% 2021-05-15T13:44:23.8883467Z (Reading database ... 25% 2021-05-15T13:44:23.8884042Z (Reading database ... 30% 2021-05-15T13:44:23.8884614Z (Reading database ... 35% 2021-05-15T13:44:23.8885178Z (Reading database ... 40% 2021-05-15T13:44:23.8885728Z (Reading database ... 45% 2021-05-15T13:44:23.8886294Z (Reading database ... 50% 2021-05-15T13:44:23.8915256Z (Reading database ... 55% 2021-05-15T13:44:23.8947555Z (Reading database ... 60% 2021-05-15T13:44:23.8980675Z (Reading database ... 65% 2021-05-15T13:44:23.9088089Z (Reading database ... 70% 2021-05-15T13:44:23.9108772Z (Reading database ... 75% 2021-05-15T13:44:23.9415724Z (Reading database ... 80% 2021-05-15T13:44:23.9675131Z (Reading database ... 85% 2021-05-15T13:44:23.9801401Z (Reading database ... 90% 2021-05-15T13:44:23.9866915Z (Reading database ... 95% 2021-05-15T13:44:23.9869962Z (Reading database ... 100% 2021-05-15T13:44:23.9870803Z (Reading database ... 264647 files and directories currently installed.) 2021-05-15T13:44:23.9962132Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:44:23.9973288Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:44:24.0632289Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:44:25.7611754Z Reading package lists... 2021-05-15T13:44:25.8834681Z Building dependency tree... 2021-05-15T13:44:25.8849370Z Reading state information... 2021-05-15T13:44:26.0408120Z The following NEW packages will be installed: 2021-05-15T13:44:26.0414481Z jags 2021-05-15T13:44:26.0818230Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:26.0819757Z Need to get 1562 kB of archives. 2021-05-15T13:44:26.0820585Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:44:26.0822496Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:44:26.4852343Z Fetched 1562 kB in 0s (15.6 MB/s) 2021-05-15T13:44:26.5147184Z Selecting previously unselected package jags. 2021-05-15T13:44:26.5155920Z (Reading database ... 2021-05-15T13:44:26.5156744Z (Reading database ... 5% 2021-05-15T13:44:26.5157344Z (Reading database ... 10% 2021-05-15T13:44:26.5157899Z (Reading database ... 15% 2021-05-15T13:44:26.5158467Z (Reading database ... 20% 2021-05-15T13:44:26.5159048Z (Reading database ... 25% 2021-05-15T13:44:26.5159611Z (Reading database ... 30% 2021-05-15T13:44:26.5160171Z (Reading database ... 35% 2021-05-15T13:44:26.5160712Z (Reading database ... 40% 2021-05-15T13:44:26.5161272Z (Reading database ... 45% 2021-05-15T13:44:26.5161833Z (Reading database ... 50% 2021-05-15T13:44:26.5190462Z (Reading database ... 55% 2021-05-15T13:44:26.5220744Z (Reading database ... 60% 2021-05-15T13:44:26.5251760Z (Reading database ... 65% 2021-05-15T13:44:26.5354112Z (Reading database ... 70% 2021-05-15T13:44:26.5373741Z (Reading database ... 75% 2021-05-15T13:44:26.5666127Z (Reading database ... 80% 2021-05-15T13:44:26.5911220Z (Reading database ... 85% 2021-05-15T13:44:26.6027201Z (Reading database ... 90% 2021-05-15T13:44:26.6091364Z (Reading database ... 95% 2021-05-15T13:44:26.6091990Z (Reading database ... 100% 2021-05-15T13:44:26.6092837Z (Reading database ... 264666 files and directories currently installed.) 2021-05-15T13:44:26.6214991Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:44:26.6236053Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:44:26.7574386Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:44:26.7677515Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:27.3910782Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:29.0626461Z Reading package lists... 2021-05-15T13:44:29.1947948Z Building dependency tree... 2021-05-15T13:44:29.1966048Z Reading state information... 2021-05-15T13:44:29.3275387Z The following additional packages will be installed: 2021-05-15T13:44:29.3277270Z libnode64 libuv1-dev 2021-05-15T13:44:29.3671056Z The following NEW packages will be installed: 2021-05-15T13:44:29.3674343Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:44:29.3846873Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:29.3847979Z Need to get 6239 kB of archives. 2021-05-15T13:44:29.3848720Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:44:29.3850458Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:44:29.3888936Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:44:29.4428961Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:44:29.7872438Z Fetched 6239 kB in 0s (84.0 MB/s) 2021-05-15T13:44:29.8186968Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:44:29.8202620Z (Reading database ... 2021-05-15T13:44:29.8203359Z (Reading database ... 5% 2021-05-15T13:44:29.8204211Z (Reading database ... 10% 2021-05-15T13:44:29.8204750Z (Reading database ... 15% 2021-05-15T13:44:29.8205241Z (Reading database ... 20% 2021-05-15T13:44:29.8205767Z (Reading database ... 25% 2021-05-15T13:44:29.8206240Z (Reading database ... 30% 2021-05-15T13:44:29.8206697Z (Reading database ... 35% 2021-05-15T13:44:29.8207166Z (Reading database ... 40% 2021-05-15T13:44:29.8207622Z (Reading database ... 45% 2021-05-15T13:44:29.8208089Z (Reading database ... 50% 2021-05-15T13:44:29.8239890Z (Reading database ... 55% 2021-05-15T13:44:29.8271993Z (Reading database ... 60% 2021-05-15T13:44:29.8307006Z (Reading database ... 65% 2021-05-15T13:44:29.8414705Z (Reading database ... 70% 2021-05-15T13:44:29.8434663Z (Reading database ... 75% 2021-05-15T13:44:29.8752374Z (Reading database ... 80% 2021-05-15T13:44:29.9020968Z (Reading database ... 85% 2021-05-15T13:44:29.9148776Z (Reading database ... 90% 2021-05-15T13:44:29.9218947Z (Reading database ... 95% 2021-05-15T13:44:29.9219562Z (Reading database ... 100% 2021-05-15T13:44:29.9220412Z (Reading database ... 264806 files and directories currently installed.) 2021-05-15T13:44:29.9321277Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:44:29.9331919Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:44:29.9667199Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:44:29.9851671Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:44:29.9867212Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:30.5908660Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:44:30.6143575Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:44:30.6156837Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:30.6953275Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:44:30.6981712Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:30.7000531Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:44:30.7027531Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:32.4209756Z Reading package lists... 2021-05-15T13:44:32.5572206Z Building dependency tree... 2021-05-15T13:44:32.5588346Z Reading state information... 2021-05-15T13:44:32.6927078Z The following additional packages will be installed: 2021-05-15T13:44:32.6929456Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:44:32.6933605Z Suggested packages: 2021-05-15T13:44:32.6934562Z libfftw3-doc 2021-05-15T13:44:32.7337427Z The following NEW packages will be installed: 2021-05-15T13:44:32.7340719Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:44:32.7501827Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:32.7502529Z Need to get 3986 kB of archives. 2021-05-15T13:44:32.7503223Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:44:32.7504837Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:44:32.7565908Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:44:32.7625990Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:44:32.7685138Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:44:32.7689145Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:44:33.1278223Z Fetched 3986 kB in 0s (81.1 MB/s) 2021-05-15T13:44:33.1548379Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:44:33.1592990Z (Reading database ... 2021-05-15T13:44:33.1593474Z (Reading database ... 5% 2021-05-15T13:44:33.1593876Z (Reading database ... 10% 2021-05-15T13:44:33.1594285Z (Reading database ... 15% 2021-05-15T13:44:33.1594681Z (Reading database ... 20% 2021-05-15T13:44:33.1595086Z (Reading database ... 25% 2021-05-15T13:44:33.1595503Z (Reading database ... 30% 2021-05-15T13:44:33.1595910Z (Reading database ... 35% 2021-05-15T13:44:33.1596302Z (Reading database ... 40% 2021-05-15T13:44:33.1596708Z (Reading database ... 45% 2021-05-15T13:44:33.1597100Z (Reading database ... 50% 2021-05-15T13:44:33.1628049Z (Reading database ... 55% 2021-05-15T13:44:33.1658216Z (Reading database ... 60% 2021-05-15T13:44:33.1690304Z (Reading database ... 65% 2021-05-15T13:44:33.1792989Z (Reading database ... 70% 2021-05-15T13:44:33.1816524Z (Reading database ... 75% 2021-05-15T13:44:33.2110768Z (Reading database ... 80% 2021-05-15T13:44:33.2362089Z (Reading database ... 85% 2021-05-15T13:44:33.2476665Z (Reading database ... 90% 2021-05-15T13:44:33.2537444Z (Reading database ... 95% 2021-05-15T13:44:33.2537888Z (Reading database ... 100% 2021-05-15T13:44:33.2538693Z (Reading database ... 264942 files and directories currently installed.) 2021-05-15T13:44:33.2629787Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:33.2663462Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.3266488Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:44:33.3450266Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:33.3458682Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.4226739Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:44:33.4436148Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:33.4445933Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.5306971Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:44:33.5484883Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:33.5493048Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.5702202Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:44:33.5926645Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:44:33.5935349Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.8532199Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.8553949Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.8572155Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.8589700Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.8608998Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:44:33.8629394Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:34.5464662Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:36.2447549Z Reading package lists... 2021-05-15T13:44:36.3777982Z Building dependency tree... 2021-05-15T13:44:36.3792789Z Reading state information... 2021-05-15T13:44:36.5036916Z The following additional packages will be installed: 2021-05-15T13:44:36.5040302Z libdcmtk14 2021-05-15T13:44:36.5434457Z The following NEW packages will be installed: 2021-05-15T13:44:36.5439224Z dcmtk libdcmtk14 2021-05-15T13:44:36.5681067Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:36.5682115Z Need to get 5546 kB of archives. 2021-05-15T13:44:36.5683024Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:44:36.5684959Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:44:36.8202871Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:44:37.2552731Z Fetched 5546 kB in 0s (15.5 MB/s) 2021-05-15T13:44:37.2842841Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:44:37.2902573Z (Reading database ... 2021-05-15T13:44:37.2903345Z (Reading database ... 5% 2021-05-15T13:44:37.2904031Z (Reading database ... 10% 2021-05-15T13:44:37.2904691Z (Reading database ... 15% 2021-05-15T13:44:37.2905595Z (Reading database ... 20% 2021-05-15T13:44:37.2906281Z (Reading database ... 25% 2021-05-15T13:44:37.2906919Z (Reading database ... 30% 2021-05-15T13:44:37.2907561Z (Reading database ... 35% 2021-05-15T13:44:37.2908212Z (Reading database ... 40% 2021-05-15T13:44:37.2908841Z (Reading database ... 45% 2021-05-15T13:44:37.2909483Z (Reading database ... 50% 2021-05-15T13:44:37.2936199Z (Reading database ... 55% 2021-05-15T13:44:37.2965003Z (Reading database ... 60% 2021-05-15T13:44:37.2996567Z (Reading database ... 65% 2021-05-15T13:44:37.3092650Z (Reading database ... 70% 2021-05-15T13:44:37.3184290Z (Reading database ... 75% 2021-05-15T13:44:37.3405251Z (Reading database ... 80% 2021-05-15T13:44:37.3646132Z (Reading database ... 85% 2021-05-15T13:44:37.3761481Z (Reading database ... 90% 2021-05-15T13:44:37.3825038Z (Reading database ... 95% 2021-05-15T13:44:37.3825925Z (Reading database ... 100% 2021-05-15T13:44:37.3826756Z (Reading database ... 265033 files and directories currently installed.) 2021-05-15T13:44:37.3917961Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:44:37.3936034Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:44:37.8547077Z Selecting previously unselected package dcmtk. 2021-05-15T13:44:37.8728896Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:44:37.8773287Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:44:38.0033311Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:44:38.0058774Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:44:38.0180071Z Adding `dcmtk' group to system ... 2021-05-15T13:44:38.0749031Z Adding `dcmtk' user to system ... 2021-05-15T13:44:38.1785933Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:44:38.4050757Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:39.7900810Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:41.4874261Z Reading package lists... 2021-05-15T13:44:41.6207886Z Building dependency tree... 2021-05-15T13:44:41.6223561Z Reading state information... 2021-05-15T13:44:41.8163409Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:44:41.8164883Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:41.8682306Z Reading package lists... 2021-05-15T13:44:41.9864039Z Building dependency tree... 2021-05-15T13:44:41.9877170Z Reading state information... 2021-05-15T13:44:42.1851943Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:44:42.1853350Z libpng-dev set to manually installed. 2021-05-15T13:44:42.1854308Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:42.2370661Z Reading package lists... 2021-05-15T13:44:42.3588415Z Building dependency tree... 2021-05-15T13:44:42.3603096Z Reading state information... 2021-05-15T13:44:42.4803966Z The following additional packages will be installed: 2021-05-15T13:44:42.4806388Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:44:42.4810352Z Suggested packages: 2021-05-15T13:44:42.4811871Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:44:42.4813641Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:44:42.4815061Z fonts-arphic-uming fonts-nanum 2021-05-15T13:44:42.5226110Z The following NEW packages will be installed: 2021-05-15T13:44:42.5227993Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:44:42.5229314Z libpoppler97 poppler-data 2021-05-15T13:44:42.5390797Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:42.5391722Z Need to get 2582 kB of archives. 2021-05-15T13:44:42.5392801Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:44:42.5394571Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:44:42.5608644Z 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-15T13:44:42.5622388Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:44:42.5690685Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:44:42.5695200Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:44:42.5698856Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:44:42.9172528Z Fetched 2582 kB in 0s (59.6 MB/s) 2021-05-15T13:44:42.9451079Z Selecting previously unselected package poppler-data. 2021-05-15T13:44:42.9510050Z (Reading database ... 2021-05-15T13:44:42.9510831Z (Reading database ... 5% 2021-05-15T13:44:42.9511484Z (Reading database ... 10% 2021-05-15T13:44:42.9512141Z (Reading database ... 15% 2021-05-15T13:44:42.9512782Z (Reading database ... 20% 2021-05-15T13:44:42.9513612Z (Reading database ... 25% 2021-05-15T13:44:42.9514286Z (Reading database ... 30% 2021-05-15T13:44:42.9514917Z (Reading database ... 35% 2021-05-15T13:44:42.9515564Z (Reading database ... 40% 2021-05-15T13:44:42.9516200Z (Reading database ... 45% 2021-05-15T13:44:42.9516841Z (Reading database ... 50% 2021-05-15T13:44:42.9541961Z (Reading database ... 55% 2021-05-15T13:44:42.9571847Z (Reading database ... 60% 2021-05-15T13:44:42.9603420Z (Reading database ... 65% 2021-05-15T13:44:42.9706948Z (Reading database ... 70% 2021-05-15T13:44:42.9797600Z (Reading database ... 75% 2021-05-15T13:44:43.0024585Z (Reading database ... 80% 2021-05-15T13:44:43.0274319Z (Reading database ... 85% 2021-05-15T13:44:43.0386943Z (Reading database ... 90% 2021-05-15T13:44:43.0448240Z (Reading database ... 95% 2021-05-15T13:44:43.0448812Z (Reading database ... 100% 2021-05-15T13:44:43.0449665Z (Reading database ... 265268 files and directories currently installed.) 2021-05-15T13:44:43.0536036Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:44:43.0553193Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:44:43.2587692Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:44:43.2776247Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:44:43.2794570Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:44:43.3100354Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:44:43.3333105Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:44:43.3341340Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:44:43.4426740Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:44:43.4609007Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:44:43.4619773Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:44:43.4841650Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:44:43.5078049Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:44:43.5085219Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:44:43.5307311Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:44:43.5499998Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:44:43.5507880Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:44:43.6008170Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:44:43.6090438Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:44:43.6140672Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:44:43.6189999Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:44:43.6232184Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:44:43.6299549Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:44:43.6321415Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:44:43.6601089Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:45.3911290Z Reading package lists... 2021-05-15T13:44:45.5134008Z Building dependency tree... 2021-05-15T13:44:45.5148913Z Reading state information... 2021-05-15T13:44:45.6407627Z The following additional packages will be installed: 2021-05-15T13:44:45.6409961Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:44:45.6414434Z Suggested packages: 2021-05-15T13:44:45.6415611Z libhdf5-doc 2021-05-15T13:44:45.6803783Z The following NEW packages will be installed: 2021-05-15T13:44:45.6805845Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:44:45.6806884Z libsz2 2021-05-15T13:44:45.7028714Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:45.7029316Z Need to get 4074 kB of archives. 2021-05-15T13:44:45.7030075Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:44:45.7031891Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:44:45.7088781Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:44:45.7150057Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:44:45.7195877Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:44:45.7694214Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:44:45.7837062Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:44:45.7906036Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:44:46.2138069Z Fetched 4074 kB in 0s (22.1 MB/s) 2021-05-15T13:44:46.2426805Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:44:46.2427422Z (Reading database ... 2021-05-15T13:44:46.2427817Z (Reading database ... 5% 2021-05-15T13:44:46.2428195Z (Reading database ... 10% 2021-05-15T13:44:46.2428590Z (Reading database ... 15% 2021-05-15T13:44:46.2428963Z (Reading database ... 20% 2021-05-15T13:44:46.2429348Z (Reading database ... 25% 2021-05-15T13:44:46.2429720Z (Reading database ... 30% 2021-05-15T13:44:46.2430105Z (Reading database ... 35% 2021-05-15T13:44:46.2430488Z (Reading database ... 40% 2021-05-15T13:44:46.2430872Z (Reading database ... 45% 2021-05-15T13:44:46.2431247Z (Reading database ... 50% 2021-05-15T13:44:46.2462464Z (Reading database ... 55% 2021-05-15T13:44:46.2493374Z (Reading database ... 60% 2021-05-15T13:44:46.2524495Z (Reading database ... 65% 2021-05-15T13:44:46.2623285Z (Reading database ... 70% 2021-05-15T13:44:46.2713547Z (Reading database ... 75% 2021-05-15T13:44:46.2946745Z (Reading database ... 80% 2021-05-15T13:44:46.3207067Z (Reading database ... 85% 2021-05-15T13:44:46.3330241Z (Reading database ... 90% 2021-05-15T13:44:46.3395249Z (Reading database ... 95% 2021-05-15T13:44:46.3395822Z (Reading database ... 100% 2021-05-15T13:44:46.3396463Z (Reading database ... 265828 files and directories currently installed.) 2021-05-15T13:44:46.3496416Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:44:46.3508235Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:44:46.3786155Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:44:46.3962525Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:44:46.3998932Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:44:46.4290154Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:44:46.4548202Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:44:46.4555859Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:44:46.4827340Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:44:46.5054026Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:44:46.5060864Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:44:46.6226927Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:44:46.6480980Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:44:46.6489892Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:44:46.6783888Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:44:46.7037449Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:44:46.7045705Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:44:46.7306948Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:44:46.7496180Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:44:46.7507997Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:44:47.0093791Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:44:47.0123113Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:44:47.0143499Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:44:47.0167150Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:44:47.0190573Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:44:47.0228821Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:44:47.0256978Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:44:47.0322505Z 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-15T13:44:47.0342143Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:47.7033708Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:49.4154829Z Reading package lists... 2021-05-15T13:44:49.5471559Z Building dependency tree... 2021-05-15T13:44:49.5488796Z Reading state information... 2021-05-15T13:44:49.6823214Z The following additional packages will be installed: 2021-05-15T13:44:49.6826934Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:44:49.7220036Z The following NEW packages will be installed: 2021-05-15T13:44:49.7222734Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:44:49.7224116Z mesa-common-dev 2021-05-15T13:44:49.7744277Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:49.7745633Z Need to get 1761 kB of archives. 2021-05-15T13:44:49.7746921Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:44:49.7749471Z 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-15T13:44:49.7782109Z 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-15T13:44:49.7790033Z 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-15T13:44:49.7806992Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:44:49.7824575Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:44:49.7846240Z 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-15T13:44:50.1551024Z Fetched 1761 kB in 0s (24.9 MB/s) 2021-05-15T13:44:50.1827659Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:44:50.1881954Z (Reading database ... 2021-05-15T13:44:50.1882689Z (Reading database ... 5% 2021-05-15T13:44:50.1883577Z (Reading database ... 10% 2021-05-15T13:44:50.1884058Z (Reading database ... 15% 2021-05-15T13:44:50.1884473Z (Reading database ... 20% 2021-05-15T13:44:50.1884936Z (Reading database ... 25% 2021-05-15T13:44:50.1885381Z (Reading database ... 30% 2021-05-15T13:44:50.1885783Z (Reading database ... 35% 2021-05-15T13:44:50.1886200Z (Reading database ... 40% 2021-05-15T13:44:50.1886602Z (Reading database ... 45% 2021-05-15T13:44:50.1887015Z (Reading database ... 50% 2021-05-15T13:44:50.1922328Z (Reading database ... 55% 2021-05-15T13:44:50.1954009Z (Reading database ... 60% 2021-05-15T13:44:50.1984643Z (Reading database ... 65% 2021-05-15T13:44:50.2086613Z (Reading database ... 70% 2021-05-15T13:44:50.2180225Z (Reading database ... 75% 2021-05-15T13:44:50.2413654Z (Reading database ... 80% 2021-05-15T13:44:50.2679654Z (Reading database ... 85% 2021-05-15T13:44:50.2809078Z (Reading database ... 90% 2021-05-15T13:44:50.2875989Z (Reading database ... 95% 2021-05-15T13:44:50.2876865Z (Reading database ... 100% 2021-05-15T13:44:50.2877913Z (Reading database ... 266036 files and directories currently installed.) 2021-05-15T13:44:50.2981345Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:44:50.2992820Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:44:50.3347874Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:44:50.3568760Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:44:50.3577690Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:44:50.3773600Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:44:50.4021946Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:44:50.4031639Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:44:50.4386299Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:44:50.4557979Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:44:50.4576466Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:44:50.4984372Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:44:50.5174940Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:44:51.1885588Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:44:51.1887414Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:44:51.1888779Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:44:51.1890038Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:44:51.1891149Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:44:51.1892233Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:44:51.1893272Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:44:51.1894308Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:44:51.1895379Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:44:51.1896518Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:44:51.1897548Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:51.9292623Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:53.6146192Z Reading package lists... 2021-05-15T13:44:53.7400167Z Building dependency tree... 2021-05-15T13:44:53.7414793Z Reading state information... 2021-05-15T13:44:53.8628299Z The following additional packages will be installed: 2021-05-15T13:44:53.8629724Z libprotobuf-lite17 libprotoc17 2021-05-15T13:44:53.9019694Z The following NEW packages will be installed: 2021-05-15T13:44:53.9021765Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:44:53.9023011Z protobuf-compiler 2021-05-15T13:44:53.9192578Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:53.9193188Z Need to get 2754 kB of archives. 2021-05-15T13:44:53.9193799Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:44:53.9195275Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:44:53.9240548Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:44:53.9372665Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:44:53.9561538Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:44:53.9892289Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:44:54.3357007Z Fetched 2754 kB in 0s (33.0 MB/s) 2021-05-15T13:44:54.3627841Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:44:54.3657432Z (Reading database ... 2021-05-15T13:44:54.3658198Z (Reading database ... 5% 2021-05-15T13:44:54.3658868Z (Reading database ... 10% 2021-05-15T13:44:54.3659507Z (Reading database ... 15% 2021-05-15T13:44:54.3660155Z (Reading database ... 20% 2021-05-15T13:44:54.3660790Z (Reading database ... 25% 2021-05-15T13:44:54.3661601Z (Reading database ... 30% 2021-05-15T13:44:54.3662263Z (Reading database ... 35% 2021-05-15T13:44:54.3662907Z (Reading database ... 40% 2021-05-15T13:44:54.3663545Z (Reading database ... 45% 2021-05-15T13:44:54.3664170Z (Reading database ... 50% 2021-05-15T13:44:54.3687871Z (Reading database ... 55% 2021-05-15T13:44:54.3716485Z (Reading database ... 60% 2021-05-15T13:44:54.3747274Z (Reading database ... 65% 2021-05-15T13:44:54.3846574Z (Reading database ... 70% 2021-05-15T13:44:54.3935846Z (Reading database ... 75% 2021-05-15T13:44:54.4148493Z (Reading database ... 80% 2021-05-15T13:44:54.4387478Z (Reading database ... 85% 2021-05-15T13:44:54.4504454Z (Reading database ... 90% 2021-05-15T13:44:54.4568135Z (Reading database ... 95% 2021-05-15T13:44:54.4568705Z (Reading database ... 100% 2021-05-15T13:44:54.4569549Z (Reading database ... 266519 files and directories currently installed.) 2021-05-15T13:44:54.4661315Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:44:54.4692866Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.5066449Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:44:54.5248174Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:44:54.5254730Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.5955582Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:44:54.6205495Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:44:54.6230383Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.7526117Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:44:54.7795804Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:44:54.7802403Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.8724451Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:44:54.8979158Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:44:54.8992649Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.9494780Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.9516581Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.9534709Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.9553491Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.9572562Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:44:54.9596427Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:44:55.5955906Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:44:57.2485296Z Reading package lists... 2021-05-15T13:44:57.3900342Z Building dependency tree... 2021-05-15T13:44:57.3916989Z Reading state information... 2021-05-15T13:44:57.5271532Z The following additional packages will be installed: 2021-05-15T13:44:57.5273770Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:44:57.5275489Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:44:57.5277019Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:44:57.5279409Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:44:57.5280864Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:44:57.5282125Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:44:57.5284804Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:44:57.5286260Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:44:57.5287577Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:44:57.5288909Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:44:57.5290446Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:44:57.5291764Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:44:57.5293005Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:44:57.5294218Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:44:57.5295016Z Suggested packages: 2021-05-15T13:44:57.5296115Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:44:57.5297482Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:44:57.5300556Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:44:57.5302193Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:44:57.5919825Z The following NEW packages will be installed: 2021-05-15T13:44:57.5922190Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:44:57.5923864Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:44:57.5925283Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:44:57.5926985Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:44:57.5928611Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:44:57.5930282Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:44:57.5931944Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:44:57.5933466Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:44:57.5934624Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:44:57.5935807Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:44:57.5937037Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:44:57.5938175Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:44:57.5939321Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:44:57.5940406Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:44:57.6122920Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:44:57.6123615Z Need to get 47.1 MB of archives. 2021-05-15T13:44:57.6124320Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:44:57.6125939Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:44:57.6252204Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:44:57.6257778Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:44:57.6260983Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:44:57.6263929Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:44:57.6270501Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:44:57.6277290Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:44:57.6301417Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:44:57.6862769Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:44:57.6866751Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:44:57.6878476Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:44:57.6898984Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:44:57.6902816Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:44:57.6906817Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:44:57.6911070Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:44:57.6920510Z 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-15T13:44:57.6928660Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:44:57.6942350Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:44:57.6946642Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:44:57.6954552Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:44:57.6964651Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:44:57.7002779Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:44:57.7080529Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:44:57.7097011Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:44:57.7101439Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:44:57.7120198Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:44:57.7563142Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:44:57.7570434Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:44:57.7571830Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:44:57.7581339Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:44:57.7593768Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:44:57.7598911Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:44:57.7609461Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:44:57.7620867Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:44:57.7665805Z 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-15T13:44:57.7686642Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:44:57.7780951Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:44:57.7782501Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:44:57.8684339Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:44:57.8691032Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:44:57.8696506Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:44:57.8701057Z 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-15T13:44:57.8707335Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:44:57.8712787Z 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-15T13:44:57.8719813Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:44:57.8788672Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:44:57.8797288Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:44:57.8813449Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:44:57.8818797Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:44:57.8918624Z 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-15T13:44:57.8941398Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:44:57.8947131Z 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-15T13:44:57.8952320Z 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-15T13:44:57.8955698Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:44:57.8964069Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:44:57.8969066Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:44:57.8990593Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:44:57.9004239Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:44:57.9008245Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:44:57.9045754Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:44:57.9055484Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:44:57.9066682Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:44:57.9080441Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:44:57.9106493Z 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-15T13:44:57.9138000Z 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-15T13:44:57.9147232Z 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-15T13:44:57.9154369Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:44:57.9287809Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:44:57.9296195Z 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-15T13:44:57.9459367Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:44:57.9462802Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:44:57.9464957Z 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-15T13:44:57.9695388Z 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-15T13:44:57.9946169Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:44:58.0014148Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:44:58.0026878Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:44:58.4895037Z Fetched 47.1 MB in 0s (117 MB/s) 2021-05-15T13:44:58.5218119Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:44:58.5218979Z (Reading database ... 2021-05-15T13:44:58.5219430Z (Reading database ... 5% 2021-05-15T13:44:58.5219856Z (Reading database ... 10% 2021-05-15T13:44:58.5220261Z (Reading database ... 15% 2021-05-15T13:44:58.5220704Z (Reading database ... 20% 2021-05-15T13:44:58.5221105Z (Reading database ... 25% 2021-05-15T13:44:58.5221516Z (Reading database ... 30% 2021-05-15T13:44:58.5221918Z (Reading database ... 35% 2021-05-15T13:44:58.5222330Z (Reading database ... 40% 2021-05-15T13:44:58.5222729Z (Reading database ... 45% 2021-05-15T13:44:58.5223141Z (Reading database ... 50% 2021-05-15T13:44:58.5248320Z (Reading database ... 55% 2021-05-15T13:44:58.5276774Z (Reading database ... 60% 2021-05-15T13:44:58.5309337Z (Reading database ... 65% 2021-05-15T13:44:58.5409132Z (Reading database ... 70% 2021-05-15T13:44:58.5500146Z (Reading database ... 75% 2021-05-15T13:44:58.5712801Z (Reading database ... 80% 2021-05-15T13:44:58.5942465Z (Reading database ... 85% 2021-05-15T13:44:58.6060519Z (Reading database ... 90% 2021-05-15T13:44:58.6123121Z (Reading database ... 95% 2021-05-15T13:44:58.6124006Z (Reading database ... 100% 2021-05-15T13:44:58.6125082Z (Reading database ... 266690 files and directories currently installed.) 2021-05-15T13:44:58.6221677Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:44:58.6256827Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:44:58.7506583Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:44:58.7704743Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:44:58.7718703Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:44:58.7986569Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:44:58.8197280Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:44:58.8205347Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:44:58.8396490Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:44:58.8647089Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:44:58.8655026Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:44:58.8946356Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:44:58.9095279Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:44:58.9104139Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:44:58.9466535Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:44:58.9659423Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:44:58.9675267Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:44:58.9895257Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:44:59.0129530Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:44:59.0139217Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:44:59.0546671Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:44:59.0752243Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:44:59.0763689Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:44:59.6910959Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:44:59.7153362Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:44:59.7163695Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:44:59.7397185Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:44:59.7635043Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:44:59.7643263Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:44:59.7986938Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:44:59.8180499Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:44:59.8192118Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:44:59.8626925Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:44:59.8810323Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:44:59.8818647Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:44:59.9066860Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:44:59.9270286Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:44:59.9289861Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:44:59.9546229Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:44:59.9730480Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:44:59.9740582Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:45:00.0026131Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:45:00.0242285Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:45:00.0252444Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:45:00.0586225Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:45:00.0772696Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:00.0781853Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:00.1066320Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:45:00.1273576Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:45:00.1282655Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:45:00.1706486Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:45:00.1883923Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:45:00.1899699Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:45:00.2117334Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:45:00.2366014Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:45:00.2378763Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:45:00.2746100Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:45:00.2904878Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:00.2913257Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:45:00.3187082Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:45:00.3410804Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:45:00.3422266Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:45:00.4107088Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:45:00.4302354Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:45:00.4329254Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:45:00.5906411Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:45:00.6101476Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:45:00.6109272Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:45:00.6546916Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:45:00.6723609Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:45:00.6731836Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:45:00.7011819Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:45:00.7213264Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:45:00.7223331Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:45:00.7706221Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:45:00.7866008Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:00.7873327Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:01.2306959Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:45:01.2496843Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:45:01.2509581Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:45:01.2786638Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:45:01.2993586Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:45:01.3012843Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:45:01.3306719Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:45:01.3549041Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:45:01.3559057Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:45:01.3826541Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:45:01.4049689Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:45:01.4064369Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:45:01.4466267Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:45:01.4641727Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:45:01.4658256Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:45:01.4946085Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:45:01.5118962Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:45:01.5129621Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:45:01.5506579Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:45:01.5671470Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:45:01.5679918Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:45:01.6026050Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:45:01.6207675Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:45:01.6218088Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:45:01.7027320Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:45:01.7208224Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:45:01.7216581Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:45:01.7562122Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:45:01.7815519Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:01.7826655Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:01.8819963Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:45:01.9062672Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:45:01.9073498Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:45:01.9337759Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:45:01.9574385Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:45:01.9584570Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:45:02.8822211Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:45:02.9081835Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:45:02.9088221Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:45:02.9338728Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:45:02.9594725Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:45:02.9605467Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:45:02.9906351Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:45:03.0054128Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:45:03.0065878Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:45:03.0266846Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:45:03.0523507Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:03.0539888Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:45:03.0826453Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:45:03.1028172Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:45:03.1035941Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:45:03.1306984Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:45:03.1530546Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:03.1538691Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:03.1866296Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:45:03.2065994Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:45:03.2075807Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:45:03.3080494Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:45:03.3316409Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:45:03.3325709Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:45:03.3666408Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:45:03.3838651Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:03.3848636Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:03.4193311Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:45:03.4451692Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:45:03.4472071Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:45:03.4786916Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:45:03.5001250Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:03.5016391Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:03.6066212Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:45:03.6289291Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:45:03.6307564Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:45:03.6724625Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:45:03.6916706Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:45:03.6929442Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:45:03.7226721Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:45:03.7406527Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:45:03.7415462Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:03.7617246Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:45:03.7849510Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:45:03.7856853Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:03.8106470Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:45:03.8299720Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:45:03.8311434Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:45:03.8627170Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:45:03.8795091Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:45:03.8802804Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:45:03.9039417Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:45:03.9289242Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:45:03.9297593Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:45:03.9697010Z Selecting previously unselected package libopenal-data. 2021-05-15T13:45:03.9930059Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:45:03.9936837Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:45:04.0230602Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:45:04.0459391Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:45:04.0467337Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:45:04.0731753Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:45:04.0929110Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:45:04.0937071Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:45:04.1467062Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:45:04.1717800Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:45:04.1726774Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:45:04.1939974Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:45:04.2190857Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:45:04.2200306Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:45:04.2546109Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:45:04.2710166Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:45:04.2721164Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:45:04.3090245Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:45:04.3340268Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:45:04.3403842Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:45:04.3822694Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:45:04.4052367Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:45:04.4060284Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:45:04.4619677Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:45:04.4870253Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:04.4879656Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:04.5124511Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:45:04.5374293Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:04.5382241Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:04.5666837Z Selecting previously unselected package ffmpeg. 2021-05-15T13:45:04.5865472Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:45:04.5934700Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:04.7146931Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:45:04.7326262Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:45:04.7335182Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:45:04.7666457Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:45:04.7870055Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:45:04.7885753Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:45:04.9558557Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:45:04.9797077Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:45:04.9805829Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:45:05.0106195Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:45:05.0297259Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:45:05.0307146Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:45:05.0538012Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:45:05.0772424Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:05.0781170Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:05.3066748Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:45:05.3320632Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:05.3329274Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:05.6281650Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:45:05.6522146Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:45:05.6530675Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:45:05.7620079Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:45:05.7858885Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:45:05.7867250Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:45:05.8068486Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:45:05.8324654Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:45:05.8333400Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:05.8885272Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:45:05.8908862Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:45:05.8934336Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:45:05.8950155Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:45:05.8973816Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:45:05.8994643Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:45:05.9054353Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:45:05.9076762Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:45:05.9094622Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:45:05.9110794Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:45:05.9126342Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:45:05.9141489Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:45:05.9157032Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:45:05.9173578Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:45:05.9189724Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:45:05.9208981Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:45:05.9234350Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:45:05.9250753Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:45:05.9275942Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:45:05.9294951Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:45:05.9314646Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:45:05.9334151Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:45:05.9352032Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:45:05.9367720Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:45:05.9384549Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:45:05.9401453Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:45:05.9439109Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:45:05.9471536Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:45:05.9491065Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:45:05.9513598Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:45:05.9536773Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:45:05.9556576Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:45:05.9579661Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:45:05.9601608Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:05.9646934Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:45:05.9667315Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:45:05.9684224Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:45:05.9701300Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:45:05.9732423Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:05.9749004Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:45:05.9773967Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:45:05.9791261Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:45:05.9819113Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:45:05.9856312Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:45:05.9878720Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:45:05.9896410Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:45:05.9913890Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:45:05.9929654Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:45:05.9949517Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:45:05.9965237Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:45:05.9980617Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:45:06.0226154Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:45:06.0244379Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:06.0267122Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:45:06.0285679Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:45:06.0306135Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0324803Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:45:06.0340886Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0358901Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:45:06.0377263Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:45:06.0395151Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:45:06.0420213Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:45:06.0441855Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:45:06.0514950Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0531900Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:45:06.0549482Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:45:06.0567621Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:45:06.0639734Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0665516Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0684035Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0700108Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:45:06.0728493Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:45:06.0747575Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0768747Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0794695Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0832745Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:45:06.0904668Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:07.0051707Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:08.7230474Z Reading package lists... 2021-05-15T13:45:08.8546944Z Building dependency tree... 2021-05-15T13:45:08.8564014Z Reading state information... 2021-05-15T13:45:08.9870987Z The following additional packages will be installed: 2021-05-15T13:45:08.9873188Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:45:09.0275925Z The following NEW packages will be installed: 2021-05-15T13:45:09.0277702Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:45:09.0278725Z libmagick++-dev 2021-05-15T13:45:09.0487374Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:09.0488427Z Need to get 309 kB of archives. 2021-05-15T13:45:09.0489719Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:45:09.0491761Z 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-15T13:45:09.0735456Z 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-15T13:45:09.0851395Z 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-15T13:45:09.0949163Z 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-15T13:45:09.4451422Z Fetched 309 kB in 0s (4892 kB/s) 2021-05-15T13:45:09.4787920Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:45:09.4814715Z (Reading database ... 2021-05-15T13:45:09.4815156Z (Reading database ... 5% 2021-05-15T13:45:09.4815747Z (Reading database ... 10% 2021-05-15T13:45:09.4816230Z (Reading database ... 15% 2021-05-15T13:45:09.4816750Z (Reading database ... 20% 2021-05-15T13:45:09.4817162Z (Reading database ... 25% 2021-05-15T13:45:09.4817559Z (Reading database ... 30% 2021-05-15T13:45:09.4817974Z (Reading database ... 35% 2021-05-15T13:45:09.4818379Z (Reading database ... 40% 2021-05-15T13:45:09.4818794Z (Reading database ... 45% 2021-05-15T13:45:09.4819195Z (Reading database ... 50% 2021-05-15T13:45:09.4844161Z (Reading database ... 55% 2021-05-15T13:45:09.4881697Z (Reading database ... 60% 2021-05-15T13:45:09.4907734Z (Reading database ... 65% 2021-05-15T13:45:09.5017179Z (Reading database ... 70% 2021-05-15T13:45:09.5119547Z (Reading database ... 75% 2021-05-15T13:45:09.5141115Z (Reading database ... 80% 2021-05-15T13:45:09.5600455Z (Reading database ... 85% 2021-05-15T13:45:09.5747053Z (Reading database ... 90% 2021-05-15T13:45:09.5815529Z (Reading database ... 95% 2021-05-15T13:45:09.5816170Z (Reading database ... 100% 2021-05-15T13:45:09.5817005Z (Reading database ... 267231 files and directories currently installed.) 2021-05-15T13:45:09.5915055Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:45:09.5986406Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:09.6307887Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:45:09.6498716Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:45:09.6513231Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:09.6867900Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:45:09.7063345Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:45:09.7073472Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:09.7506794Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:45:09.7662531Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:45:09.7724988Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:09.8203228Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:09.8273541Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:09.8292588Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:09.8312660Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:45:09.8377764Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:11.5645536Z Reading package lists... 2021-05-15T13:45:11.6957892Z Building dependency tree... 2021-05-15T13:45:11.6975981Z Reading state information... 2021-05-15T13:45:11.8293396Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:45:11.8295291Z The following additional packages will be installed: 2021-05-15T13:45:11.8297122Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:45:11.8298491Z libijs-0.35 libjbig2dec0 2021-05-15T13:45:11.8300479Z Suggested packages: 2021-05-15T13:45:11.8301871Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:45:11.8303061Z ghostscript-x 2021-05-15T13:45:11.8686259Z The following NEW packages will be installed: 2021-05-15T13:45:11.8688300Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:45:11.8690072Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:45:11.9044042Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:11.9044871Z Need to get 11.2 MB of archives. 2021-05-15T13:45:11.9045679Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:45:11.9047693Z 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-15T13:45:11.9383102Z 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-15T13:45:11.9393500Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:45:11.9947555Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:45:12.0008443Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:45:12.0012966Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:45:12.0017856Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:45:12.0216096Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:45:12.3791613Z Fetched 11.2 MB in 0s (75.2 MB/s) 2021-05-15T13:45:12.4051419Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:45:12.4120276Z (Reading database ... 2021-05-15T13:45:12.4120983Z (Reading database ... 5% 2021-05-15T13:45:12.4121507Z (Reading database ... 10% 2021-05-15T13:45:12.4122035Z (Reading database ... 15% 2021-05-15T13:45:12.4122544Z (Reading database ... 20% 2021-05-15T13:45:12.4123108Z (Reading database ... 25% 2021-05-15T13:45:12.4123653Z (Reading database ... 30% 2021-05-15T13:45:12.4124172Z (Reading database ... 35% 2021-05-15T13:45:12.4124658Z (Reading database ... 40% 2021-05-15T13:45:12.4125172Z (Reading database ... 45% 2021-05-15T13:45:12.4125690Z (Reading database ... 50% 2021-05-15T13:45:12.4148885Z (Reading database ... 55% 2021-05-15T13:45:12.4191733Z (Reading database ... 60% 2021-05-15T13:45:12.4213635Z (Reading database ... 65% 2021-05-15T13:45:12.4318337Z (Reading database ... 70% 2021-05-15T13:45:12.4419762Z (Reading database ... 75% 2021-05-15T13:45:12.4440618Z (Reading database ... 80% 2021-05-15T13:45:12.4884527Z (Reading database ... 85% 2021-05-15T13:45:12.5025826Z (Reading database ... 90% 2021-05-15T13:45:12.5092784Z (Reading database ... 95% 2021-05-15T13:45:12.5093631Z (Reading database ... 100% 2021-05-15T13:45:12.5094607Z (Reading database ... 267276 files and directories currently installed.) 2021-05-15T13:45:12.5195407Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:45:12.5387771Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:45:12.7106725Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:45:12.7290405Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:45:12.7298444Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:45:12.7666478Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:45:12.7825063Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:45:12.8360977Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:45:13.1627358Z Selecting previously unselected package libgs9-common. 2021-05-15T13:45:13.1850852Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:45:13.1859285Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:13.2787070Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:45:13.2945964Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:45:13.2973988Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:45:13.3306263Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:45:13.3473989Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:45:13.3488419Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:45:13.3826167Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:45:13.4027696Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:45:13.4037559Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:13.6466316Z Selecting previously unselected package ghostscript. 2021-05-15T13:45:13.6628733Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:45:13.6637880Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:13.7241267Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:45:13.7280509Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:45:13.7301539Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:45:13.7838395Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:45:13.7899155Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:45:13.8133480Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:13.8160164Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:13.8228726Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:45:13.8360885Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:45:13.9205801Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:13.9397973Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:16.5263541Z Reading package lists... 2021-05-15T13:45:16.6608820Z Building dependency tree... 2021-05-15T13:45:16.6624369Z Reading state information... 2021-05-15T13:45:16.7876675Z The following additional packages will be installed: 2021-05-15T13:45:16.7879748Z libudunits2-0 libudunits2-data 2021-05-15T13:45:16.8251760Z The following NEW packages will be installed: 2021-05-15T13:45:16.8254568Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:45:16.8487661Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:16.8488670Z Need to get 429 kB of archives. 2021-05-15T13:45:16.8489829Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:45:16.8491375Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:45:16.8562150Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:45:16.8659704Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:45:17.3262026Z Fetched 429 kB in 0s (3023 kB/s) 2021-05-15T13:45:17.3508237Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:45:17.3571527Z (Reading database ... 2021-05-15T13:45:17.3572045Z (Reading database ... 5% 2021-05-15T13:45:17.3572562Z (Reading database ... 10% 2021-05-15T13:45:17.3573025Z (Reading database ... 15% 2021-05-15T13:45:17.3573493Z (Reading database ... 20% 2021-05-15T13:45:17.3573949Z (Reading database ... 25% 2021-05-15T13:45:17.3574418Z (Reading database ... 30% 2021-05-15T13:45:17.3574872Z (Reading database ... 35% 2021-05-15T13:45:17.3575344Z (Reading database ... 40% 2021-05-15T13:45:17.3575953Z (Reading database ... 45% 2021-05-15T13:45:17.3576429Z (Reading database ... 50% 2021-05-15T13:45:17.3608666Z (Reading database ... 55% 2021-05-15T13:45:17.3646738Z (Reading database ... 60% 2021-05-15T13:45:17.3666871Z (Reading database ... 65% 2021-05-15T13:45:17.3765127Z (Reading database ... 70% 2021-05-15T13:45:17.3864630Z (Reading database ... 75% 2021-05-15T13:45:17.3885117Z (Reading database ... 80% 2021-05-15T13:45:17.4319393Z (Reading database ... 85% 2021-05-15T13:45:17.4459520Z (Reading database ... 90% 2021-05-15T13:45:17.4525368Z (Reading database ... 95% 2021-05-15T13:45:17.4525993Z (Reading database ... 100% 2021-05-15T13:45:17.4526834Z (Reading database ... 267840 files and directories currently installed.) 2021-05-15T13:45:17.4620997Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:45:17.4631237Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:45:17.4906527Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:45:17.5117580Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:45:17.5140784Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:45:17.5372029Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:45:17.5618844Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:45:17.5632004Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:45:17.6303768Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:45:17.6331847Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:45:17.6362469Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:45:17.6385498Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:45:17.7320158Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:19.4569946Z Reading package lists... 2021-05-15T13:45:19.5820389Z Building dependency tree... 2021-05-15T13:45:19.5836203Z Reading state information... 2021-05-15T13:45:19.7423559Z The following NEW packages will be installed: 2021-05-15T13:45:19.7426661Z libjq-dev 2021-05-15T13:45:19.8110820Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:19.8111659Z Need to get 11.2 kB of archives. 2021-05-15T13:45:19.8112459Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:45:19.8114548Z 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-15T13:45:20.1619194Z Fetched 11.2 kB in 0s (171 kB/s) 2021-05-15T13:45:20.1938404Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:45:20.1939156Z (Reading database ... 2021-05-15T13:45:20.1939619Z (Reading database ... 5% 2021-05-15T13:45:20.1940092Z (Reading database ... 10% 2021-05-15T13:45:20.1940675Z (Reading database ... 15% 2021-05-15T13:45:20.1941139Z (Reading database ... 20% 2021-05-15T13:45:20.1941605Z (Reading database ... 25% 2021-05-15T13:45:20.1942060Z (Reading database ... 30% 2021-05-15T13:45:20.1942528Z (Reading database ... 35% 2021-05-15T13:45:20.1943007Z (Reading database ... 40% 2021-05-15T13:45:20.1943477Z (Reading database ... 45% 2021-05-15T13:45:20.1943931Z (Reading database ... 50% 2021-05-15T13:45:20.1961301Z (Reading database ... 55% 2021-05-15T13:45:20.1998807Z (Reading database ... 60% 2021-05-15T13:45:20.2018813Z (Reading database ... 65% 2021-05-15T13:45:20.2115678Z (Reading database ... 70% 2021-05-15T13:45:20.2214956Z (Reading database ... 75% 2021-05-15T13:45:20.2233544Z (Reading database ... 80% 2021-05-15T13:45:20.2651556Z (Reading database ... 85% 2021-05-15T13:45:20.2779744Z (Reading database ... 90% 2021-05-15T13:45:20.2841789Z (Reading database ... 95% 2021-05-15T13:45:20.2842363Z (Reading database ... 100% 2021-05-15T13:45:20.2843213Z (Reading database ... 267869 files and directories currently installed.) 2021-05-15T13:45:20.2931190Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:45:20.2945570Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:45:20.3479936Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:45:22.0663560Z Reading package lists... 2021-05-15T13:45:22.1925829Z Building dependency tree... 2021-05-15T13:45:22.1942236Z Reading state information... 2021-05-15T13:45:22.3550660Z The following NEW packages will be installed: 2021-05-15T13:45:22.3552748Z libmng2 2021-05-15T13:45:22.3761170Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:22.3761848Z Need to get 168 kB of archives. 2021-05-15T13:45:22.3762497Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:45:22.3764025Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:45:22.7289928Z Fetched 168 kB in 0s (6861 kB/s) 2021-05-15T13:45:22.7626903Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:45:22.7641977Z (Reading database ... 2021-05-15T13:45:22.7642876Z (Reading database ... 5% 2021-05-15T13:45:22.7643380Z (Reading database ... 10% 2021-05-15T13:45:22.7643830Z (Reading database ... 15% 2021-05-15T13:45:22.7644247Z (Reading database ... 20% 2021-05-15T13:45:22.7644652Z (Reading database ... 25% 2021-05-15T13:45:22.7645070Z (Reading database ... 30% 2021-05-15T13:45:22.7645477Z (Reading database ... 35% 2021-05-15T13:45:22.7645887Z (Reading database ... 40% 2021-05-15T13:45:22.7646288Z (Reading database ... 45% 2021-05-15T13:45:22.7646706Z (Reading database ... 50% 2021-05-15T13:45:22.7685586Z (Reading database ... 55% 2021-05-15T13:45:22.7728899Z (Reading database ... 60% 2021-05-15T13:45:22.7750809Z (Reading database ... 65% 2021-05-15T13:45:22.7847288Z (Reading database ... 70% 2021-05-15T13:45:22.7938671Z (Reading database ... 75% 2021-05-15T13:45:22.7957727Z (Reading database ... 80% 2021-05-15T13:45:22.8373825Z (Reading database ... 85% 2021-05-15T13:45:22.8507592Z (Reading database ... 90% 2021-05-15T13:45:22.8569353Z (Reading database ... 95% 2021-05-15T13:45:22.8570159Z (Reading database ... 100% 2021-05-15T13:45:22.8571161Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T13:45:22.8662132Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:45:22.8727324Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:45:22.9423361Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:45:22.9450699Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:24.6413322Z Reading package lists... 2021-05-15T13:45:24.7754437Z Building dependency tree... 2021-05-15T13:45:24.7771782Z Reading state information... 2021-05-15T13:45:24.8851555Z E: Unable to locate package libmng1 2021-05-15T13:45:24.9384355Z Reading package lists... 2021-05-15T13:45:25.0618101Z Building dependency tree... 2021-05-15T13:45:25.0633840Z Reading state information... 2021-05-15T13:45:25.1638405Z E: Unable to locate package libapparmor-devel 2021-05-15T13:45:25.2218581Z Reading package lists... 2021-05-15T13:45:25.3547369Z Building dependency tree... 2021-05-15T13:45:25.3565332Z Reading state information... 2021-05-15T13:45:25.4879571Z The following additional packages will be installed: 2021-05-15T13:45:25.4882790Z libij-java 2021-05-15T13:45:25.5272892Z The following NEW packages will be installed: 2021-05-15T13:45:25.5277159Z imagej libij-java 2021-05-15T13:45:25.5718203Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:25.5719156Z Need to get 2328 kB of archives. 2021-05-15T13:45:25.5720231Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:45:25.5722324Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:45:25.7874288Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:45:26.1429654Z Fetched 2328 kB in 0s (8992 kB/s) 2021-05-15T13:45:26.1668411Z Selecting previously unselected package libij-java. 2021-05-15T13:45:26.1733085Z (Reading database ... 2021-05-15T13:45:26.1733626Z (Reading database ... 5% 2021-05-15T13:45:26.1734276Z (Reading database ... 10% 2021-05-15T13:45:26.1734766Z (Reading database ... 15% 2021-05-15T13:45:26.1735229Z (Reading database ... 20% 2021-05-15T13:45:26.1735707Z (Reading database ... 25% 2021-05-15T13:45:26.1736163Z (Reading database ... 30% 2021-05-15T13:45:26.1736632Z (Reading database ... 35% 2021-05-15T13:45:26.1737090Z (Reading database ... 40% 2021-05-15T13:45:26.1737562Z (Reading database ... 45% 2021-05-15T13:45:26.1738013Z (Reading database ... 50% 2021-05-15T13:45:26.1761343Z (Reading database ... 55% 2021-05-15T13:45:26.1800742Z (Reading database ... 60% 2021-05-15T13:45:26.1822326Z (Reading database ... 65% 2021-05-15T13:45:26.1920565Z (Reading database ... 70% 2021-05-15T13:45:26.2015653Z (Reading database ... 75% 2021-05-15T13:45:26.2036237Z (Reading database ... 80% 2021-05-15T13:45:26.2469806Z (Reading database ... 85% 2021-05-15T13:45:26.2603599Z (Reading database ... 90% 2021-05-15T13:45:26.2669401Z (Reading database ... 95% 2021-05-15T13:45:26.2670091Z (Reading database ... 100% 2021-05-15T13:45:26.2671020Z (Reading database ... 267881 files and directories currently installed.) 2021-05-15T13:45:26.2772105Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:45:26.2787667Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:45:26.3546780Z Selecting previously unselected package imagej. 2021-05-15T13:45:26.3711366Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:45:26.3725508Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:45:26.4266997Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:45:26.4288916Z Setting up imagej (1.52r-1) ... 2021-05-15T13:45:26.4310772Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:45:26.4716461Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:27.0828735Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:45:28.7849287Z Reading package lists... 2021-05-15T13:45:28.9227817Z Building dependency tree... 2021-05-15T13:45:28.9245353Z Reading state information... 2021-05-15T13:45:29.0567951Z Suggested packages: 2021-05-15T13:45:29.0569308Z bowtie2-examples 2021-05-15T13:45:29.0966794Z The following NEW packages will be installed: 2021-05-15T13:45:29.0975141Z bowtie2 2021-05-15T13:45:29.1240566Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:29.1241220Z Need to get 1324 kB of archives. 2021-05-15T13:45:29.1241878Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:45:29.1243450Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:45:29.5995484Z Fetched 1324 kB in 0s (8913 kB/s) 2021-05-15T13:45:29.6266946Z Selecting previously unselected package bowtie2. 2021-05-15T13:45:29.6331037Z (Reading database ... 2021-05-15T13:45:29.6331739Z (Reading database ... 5% 2021-05-15T13:45:29.6332406Z (Reading database ... 10% 2021-05-15T13:45:29.6333036Z (Reading database ... 15% 2021-05-15T13:45:29.6333708Z (Reading database ... 20% 2021-05-15T13:45:29.6334358Z (Reading database ... 25% 2021-05-15T13:45:29.6334997Z (Reading database ... 30% 2021-05-15T13:45:29.6335633Z (Reading database ... 35% 2021-05-15T13:45:29.6336255Z (Reading database ... 40% 2021-05-15T13:45:29.6336886Z (Reading database ... 45% 2021-05-15T13:45:29.6337509Z (Reading database ... 50% 2021-05-15T13:45:29.6368126Z (Reading database ... 55% 2021-05-15T13:45:29.6407103Z (Reading database ... 60% 2021-05-15T13:45:29.6427545Z (Reading database ... 65% 2021-05-15T13:45:29.6527999Z (Reading database ... 70% 2021-05-15T13:45:29.6624688Z (Reading database ... 75% 2021-05-15T13:45:29.6644266Z (Reading database ... 80% 2021-05-15T13:45:29.7081188Z (Reading database ... 85% 2021-05-15T13:45:29.7218629Z (Reading database ... 90% 2021-05-15T13:45:29.7281733Z (Reading database ... 95% 2021-05-15T13:45:29.7283669Z (Reading database ... 100% 2021-05-15T13:45:29.7285937Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T13:45:29.7376276Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:45:29.7386858Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:45:29.9065609Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:45:29.9090564Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:32.3906208Z Reading package lists... 2021-05-15T13:45:32.5216013Z Building dependency tree... 2021-05-15T13:45:32.5233095Z Reading state information... 2021-05-15T13:45:32.6296806Z E: Unable to locate package install 2021-05-15T13:45:32.6297931Z E: Unable to locate package gdal 2021-05-15T13:45:32.6828876Z Reading package lists... 2021-05-15T13:45:32.8079020Z Building dependency tree... 2021-05-15T13:45:32.8094927Z Reading state information... 2021-05-15T13:45:32.8274477Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:45:32.8276127Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:45:32.8277152Z is only available from another source 2021-05-15T13:45:32.8277752Z 2021-05-15T13:45:32.9106270Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:45:32.9689473Z Reading package lists... 2021-05-15T13:45:33.1072765Z Building dependency tree... 2021-05-15T13:45:33.1091233Z Reading state information... 2021-05-15T13:45:33.1308594Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:45:33.1310124Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:45:33.1311169Z is only available from another source 2021-05-15T13:45:33.1312151Z However the following packages replace it: 2021-05-15T13:45:33.1312902Z ffmpeg 2021-05-15T13:45:33.1313445Z 2021-05-15T13:45:33.2177185Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:45:33.2703843Z Reading package lists... 2021-05-15T13:45:33.3929362Z Building dependency tree... 2021-05-15T13:45:33.3945799Z Reading state information... 2021-05-15T13:45:33.5190918Z The following additional packages will be installed: 2021-05-15T13:45:33.5193091Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:45:33.5194913Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:45:33.5196107Z libssh2-1-dev 2021-05-15T13:45:33.5196818Z Suggested packages: 2021-05-15T13:45:33.5197797Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:45:33.5607144Z The following NEW packages will be installed: 2021-05-15T13:45:33.5609254Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:45:33.5611048Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:45:33.5612138Z libssh2-1-dev 2021-05-15T13:45:33.5836951Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:33.5837729Z Need to get 2667 kB of archives. 2021-05-15T13:45:33.5838573Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:45:33.5840456Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:45:33.5986031Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:45:33.6210589Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:45:33.6248693Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:45:33.6325596Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:45:33.6358470Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:45:33.6430293Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:45:33.6596491Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:45:33.6718631Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:45:33.6890655Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:45:33.6968255Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:45:34.0803991Z Fetched 2667 kB in 0s (17.2 MB/s) 2021-05-15T13:45:34.1071401Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:45:34.1140030Z (Reading database ... 2021-05-15T13:45:34.1140691Z (Reading database ... 5% 2021-05-15T13:45:34.1141241Z (Reading database ... 10% 2021-05-15T13:45:34.1141786Z (Reading database ... 15% 2021-05-15T13:45:34.1142310Z (Reading database ... 20% 2021-05-15T13:45:34.1142850Z (Reading database ... 25% 2021-05-15T13:45:34.1143387Z (Reading database ... 30% 2021-05-15T13:45:34.1143907Z (Reading database ... 35% 2021-05-15T13:45:34.1144441Z (Reading database ... 40% 2021-05-15T13:45:34.1146429Z (Reading database ... 45% 2021-05-15T13:45:34.1146943Z (Reading database ... 50% 2021-05-15T13:45:34.1181080Z (Reading database ... 55% 2021-05-15T13:45:34.1222757Z (Reading database ... 60% 2021-05-15T13:45:34.1247951Z (Reading database ... 65% 2021-05-15T13:45:34.1353885Z (Reading database ... 70% 2021-05-15T13:45:34.1461180Z (Reading database ... 75% 2021-05-15T13:45:34.1483154Z (Reading database ... 80% 2021-05-15T13:45:34.1941889Z (Reading database ... 85% 2021-05-15T13:45:34.2088676Z (Reading database ... 90% 2021-05-15T13:45:34.2157810Z (Reading database ... 95% 2021-05-15T13:45:34.2158600Z (Reading database ... 100% 2021-05-15T13:45:34.2159592Z (Reading database ... 267930 files and directories currently installed.) 2021-05-15T13:45:34.2267651Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:45:34.2293191Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:45:34.2631890Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:45:34.2869370Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:45:34.2908785Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:45:34.3547148Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:45:34.3770984Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:45:34.3786740Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:45:34.4000624Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:45:34.4256220Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:45:34.4263046Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:45:34.4706729Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:45:34.4883590Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:45:34.4893857Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:45:34.5186797Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:45:34.5378723Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:45:34.5385657Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:45:34.5706382Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:45:34.5879015Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:45:34.5892224Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:45:34.6464395Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:45:34.6668666Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:45:34.6676770Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:45:34.7306894Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:45:34.7496299Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:45:34.7509168Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:45:34.8026852Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:45:34.8198926Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:45:34.8212981Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:45:34.8506642Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:45:34.8702879Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:45:34.8712927Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:45:34.9780021Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:45:34.9828033Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:45:34.9851103Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:45:34.9911461Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:45:34.9935048Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:45:34.9956782Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:45:34.9976879Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:45:34.9994056Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:45:35.0029115Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:45:35.0048491Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:45:35.0068143Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:45:35.0096447Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:39.1836244Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:45:39.2808905Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:41.0313695Z Reading package lists... 2021-05-15T13:45:41.1666880Z Building dependency tree... 2021-05-15T13:45:41.1685093Z Reading state information... 2021-05-15T13:45:41.3766531Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:45:41.3767830Z libtiff-dev set to manually installed. 2021-05-15T13:45:41.3768716Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:41.4291596Z Reading package lists... 2021-05-15T13:45:41.5531205Z Building dependency tree... 2021-05-15T13:45:41.5546988Z Reading state information... 2021-05-15T13:45:41.7394408Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:45:41.7395725Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:41.7978347Z Reading package lists... 2021-05-15T13:45:41.9317371Z Building dependency tree... 2021-05-15T13:45:41.9337249Z Reading state information... 2021-05-15T13:45:42.1068853Z The following NEW packages will be installed: 2021-05-15T13:45:42.1070624Z libsodium-dev 2021-05-15T13:45:42.1255284Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:42.1256253Z Need to get 169 kB of archives. 2021-05-15T13:45:42.1257333Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:45:42.1259216Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:45:42.4762293Z Fetched 169 kB in 0s (9409 kB/s) 2021-05-15T13:45:42.5013677Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:45:42.5077334Z (Reading database ... 2021-05-15T13:45:42.5077821Z (Reading database ... 5% 2021-05-15T13:45:42.5078234Z (Reading database ... 10% 2021-05-15T13:45:42.5078661Z (Reading database ... 15% 2021-05-15T13:45:42.5079068Z (Reading database ... 20% 2021-05-15T13:45:42.5079483Z (Reading database ... 25% 2021-05-15T13:45:42.5080061Z (Reading database ... 30% 2021-05-15T13:45:42.5080465Z (Reading database ... 35% 2021-05-15T13:45:42.5082433Z (Reading database ... 40% 2021-05-15T13:45:42.5083142Z (Reading database ... 45% 2021-05-15T13:45:42.5083745Z (Reading database ... 50% 2021-05-15T13:45:42.5119020Z (Reading database ... 55% 2021-05-15T13:45:42.5158497Z (Reading database ... 60% 2021-05-15T13:45:42.5179322Z (Reading database ... 65% 2021-05-15T13:45:42.5282309Z (Reading database ... 70% 2021-05-15T13:45:42.5381569Z (Reading database ... 75% 2021-05-15T13:45:42.5401298Z (Reading database ... 80% 2021-05-15T13:45:42.5831077Z (Reading database ... 85% 2021-05-15T13:45:42.5966141Z (Reading database ... 90% 2021-05-15T13:45:42.6026092Z (Reading database ... 95% 2021-05-15T13:45:42.6026938Z (Reading database ... 100% 2021-05-15T13:45:42.6027935Z (Reading database ... 268433 files and directories currently installed.) 2021-05-15T13:45:42.6118485Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:45:42.6130214Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:45:42.6793751Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:45:44.4012118Z Reading package lists... 2021-05-15T13:45:44.5269223Z Building dependency tree... 2021-05-15T13:45:44.5285588Z Reading state information... 2021-05-15T13:45:44.6543297Z The following additional packages will be installed: 2021-05-15T13:45:44.6547960Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:45:44.6934418Z The following NEW packages will be installed: 2021-05-15T13:45:44.6939946Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:45:44.6942246Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:45:44.7172426Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:44.7173607Z Need to get 10.4 MB of archives. 2021-05-15T13:45:44.7174232Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:45:44.7175749Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:45:44.7285122Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:45:44.8525574Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:45:45.0140793Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:45:45.0278275Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:45:45.0787986Z 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-15T13:45:45.1051055Z 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-15T13:45:45.1738364Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:45:45.5284584Z Fetched 10.4 MB in 0s (21.8 MB/s) 2021-05-15T13:45:45.5547370Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:45:45.5617017Z (Reading database ... 2021-05-15T13:45:45.5617540Z (Reading database ... 5% 2021-05-15T13:45:45.5618017Z (Reading database ... 10% 2021-05-15T13:45:45.5618489Z (Reading database ... 15% 2021-05-15T13:45:45.5618947Z (Reading database ... 20% 2021-05-15T13:45:45.5619440Z (Reading database ... 25% 2021-05-15T13:45:45.5619896Z (Reading database ... 30% 2021-05-15T13:45:45.5620360Z (Reading database ... 35% 2021-05-15T13:45:45.5620812Z (Reading database ... 40% 2021-05-15T13:45:45.5621277Z (Reading database ... 45% 2021-05-15T13:45:45.5621730Z (Reading database ... 50% 2021-05-15T13:45:45.5666691Z (Reading database ... 55% 2021-05-15T13:45:45.5713037Z (Reading database ... 60% 2021-05-15T13:45:45.5738258Z (Reading database ... 65% 2021-05-15T13:45:45.5850531Z (Reading database ... 70% 2021-05-15T13:45:45.5959304Z (Reading database ... 75% 2021-05-15T13:45:45.5984868Z (Reading database ... 80% 2021-05-15T13:45:45.6474362Z (Reading database ... 85% 2021-05-15T13:45:45.6622060Z (Reading database ... 90% 2021-05-15T13:45:45.6690429Z (Reading database ... 95% 2021-05-15T13:45:45.6690945Z (Reading database ... 100% 2021-05-15T13:45:45.6691679Z (Reading database ... 268503 files and directories currently installed.) 2021-05-15T13:45:45.6790638Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:45:45.6800487Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:45:45.7546821Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:45:45.7722956Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:45:45.7736442Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:45:45.8747117Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:45:45.8946081Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:45:45.8952303Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:45:46.0307812Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:45:46.0537178Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:45:46.0548532Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:45:46.1827542Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:45:46.2032716Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:45:46.2044189Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:45:46.3467976Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:45:46.3675822Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:45:46.3691387Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:45:46.5266842Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:45:46.5470241Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:45:46.5478352Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:45:46.8466941Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:45:46.8638944Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:45:46.8647179Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:45:46.9395917Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:45:46.9416308Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:45:46.9449622Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:45:46.9484237Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:45:46.9510406Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:45:46.9534023Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:45:46.9552852Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:45:46.9568893Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:45:46.9589547Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:49.4849757Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:51.2503232Z Reading package lists... 2021-05-15T13:45:51.3822168Z Building dependency tree... 2021-05-15T13:45:51.3839238Z Reading state information... 2021-05-15T13:45:51.5774995Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:45:51.5776365Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:51.6312972Z Reading package lists... 2021-05-15T13:45:51.7572722Z Building dependency tree... 2021-05-15T13:45:51.7588861Z Reading state information... 2021-05-15T13:45:51.8794331Z The following additional packages will be installed: 2021-05-15T13:45:51.8796773Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:45:51.8798368Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:45:51.8801931Z Suggested packages: 2021-05-15T13:45:51.8803054Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:45:51.9219303Z The following NEW packages will be installed: 2021-05-15T13:45:51.9221366Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:45:51.9225506Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:45:51.9427384Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:51.9428228Z Need to get 1459 kB of archives. 2021-05-15T13:45:51.9428937Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:45:51.9430667Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:45:51.9529495Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:45:51.9601382Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:45:51.9680432Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:45:51.9748696Z 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-15T13:45:51.9841850Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:45:51.9950428Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:45:52.0872076Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:45:52.0990453Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:45:52.1034907Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:45:52.4780030Z Fetched 1459 kB in 0s (7443 kB/s) 2021-05-15T13:45:52.5048142Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:45:52.5111620Z (Reading database ... 2021-05-15T13:45:52.5112097Z (Reading database ... 5% 2021-05-15T13:45:52.5112498Z (Reading database ... 10% 2021-05-15T13:45:52.5112912Z (Reading database ... 15% 2021-05-15T13:45:52.5113310Z (Reading database ... 20% 2021-05-15T13:45:52.5113717Z (Reading database ... 25% 2021-05-15T13:45:52.5114133Z (Reading database ... 30% 2021-05-15T13:45:52.5114543Z (Reading database ... 35% 2021-05-15T13:45:52.5114948Z (Reading database ... 40% 2021-05-15T13:45:52.5115343Z (Reading database ... 45% 2021-05-15T13:45:52.5115747Z (Reading database ... 50% 2021-05-15T13:45:52.5149929Z (Reading database ... 55% 2021-05-15T13:45:52.5188159Z (Reading database ... 60% 2021-05-15T13:45:52.5216109Z (Reading database ... 65% 2021-05-15T13:45:52.5323023Z (Reading database ... 70% 2021-05-15T13:45:52.5420322Z (Reading database ... 75% 2021-05-15T13:45:52.5442617Z (Reading database ... 80% 2021-05-15T13:45:52.5745730Z (Reading database ... 85% 2021-05-15T13:45:52.5986142Z (Reading database ... 90% 2021-05-15T13:45:52.6046349Z (Reading database ... 95% 2021-05-15T13:45:52.6047209Z (Reading database ... 100% 2021-05-15T13:45:52.6048197Z (Reading database ... 268728 files and directories currently installed.) 2021-05-15T13:45:52.6138481Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:45:52.6155010Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:52.6466772Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:45:52.6656624Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:45:52.6666216Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:52.6904061Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:45:52.7147989Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:45:52.7163410Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:52.7401488Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:45:52.7648148Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:45:52.7655876Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:52.7986960Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:45:52.8179597Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:45:52.8207235Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:45:52.8466913Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:45:52.8673397Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:45:52.8696012Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:52.9144694Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:45:52.9337002Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:45:52.9345002Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:45:53.0026702Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:45:53.0200906Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:45:53.0209746Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:45:53.0587135Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:45:53.0784256Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:45:53.0790516Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:53.1055007Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:45:53.1247719Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:45:53.1256079Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:45:53.2138691Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:45:53.2163505Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:53.2215224Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:45:53.2233399Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:45:53.2265732Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:53.2284017Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:53.2301902Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:53.2336033Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:53.2362473Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:45:53.2379781Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:45:53.2431177Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:45:53.2621523Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:45:55.9588804Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:45:57.7532994Z Reading package lists... 2021-05-15T13:45:57.8742157Z Building dependency tree... 2021-05-15T13:45:57.8757967Z Reading state information... 2021-05-15T13:45:57.9804963Z E: Unable to locate package udunits 2021-05-15T13:45:58.0330869Z Reading package lists... 2021-05-15T13:45:58.1575553Z Building dependency tree... 2021-05-15T13:45:58.1591673Z Reading state information... 2021-05-15T13:45:58.2841018Z The following additional packages will be installed: 2021-05-15T13:45:58.2842308Z libwebpdemux2 2021-05-15T13:45:58.3240111Z The following NEW packages will be installed: 2021-05-15T13:45:58.3244559Z libwebp-dev libwebpdemux2 2021-05-15T13:45:58.3432330Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:45:58.3433147Z Need to get 277 kB of archives. 2021-05-15T13:45:58.3433835Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:45:58.3435792Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:45:58.3445735Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:45:58.7056403Z Fetched 277 kB in 0s (13.5 MB/s) 2021-05-15T13:45:58.7347459Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:45:58.7379566Z (Reading database ... 2021-05-15T13:45:58.7380031Z (Reading database ... 5% 2021-05-15T13:45:58.7380449Z (Reading database ... 10% 2021-05-15T13:45:58.7380847Z (Reading database ... 15% 2021-05-15T13:45:58.7381427Z (Reading database ... 20% 2021-05-15T13:45:58.7381825Z (Reading database ... 25% 2021-05-15T13:45:58.7382230Z (Reading database ... 30% 2021-05-15T13:45:58.7382629Z (Reading database ... 35% 2021-05-15T13:45:58.7383035Z (Reading database ... 40% 2021-05-15T13:45:58.7383448Z (Reading database ... 45% 2021-05-15T13:45:58.7383841Z (Reading database ... 50% 2021-05-15T13:45:58.7410177Z (Reading database ... 55% 2021-05-15T13:45:58.7446165Z (Reading database ... 60% 2021-05-15T13:45:58.7471606Z (Reading database ... 65% 2021-05-15T13:45:58.7569885Z (Reading database ... 70% 2021-05-15T13:45:58.7662521Z (Reading database ... 75% 2021-05-15T13:45:58.7684224Z (Reading database ... 80% 2021-05-15T13:45:58.7987350Z (Reading database ... 85% 2021-05-15T13:45:58.8247266Z (Reading database ... 90% 2021-05-15T13:45:58.8312966Z (Reading database ... 95% 2021-05-15T13:45:58.8313775Z (Reading database ... 100% 2021-05-15T13:45:58.8314773Z (Reading database ... 269028 files and directories currently installed.) 2021-05-15T13:45:58.8415711Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:45:58.8430476Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:45:58.8666615Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:45:58.8866474Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:45:58.8880433Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:45:58.9630119Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:45:58.9655353Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:45:58.9679027Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:00.6890417Z Reading package lists... 2021-05-15T13:46:00.8182419Z Building dependency tree... 2021-05-15T13:46:00.8198244Z Reading state information... 2021-05-15T13:46:00.9404512Z The following additional packages will be installed: 2021-05-15T13:46:00.9406784Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:46:00.9408654Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:46:00.9410264Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:46:00.9412408Z Suggested packages: 2021-05-15T13:46:00.9413556Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:46:00.9414452Z Recommended packages: 2021-05-15T13:46:00.9415141Z cargo 2021-05-15T13:46:00.9847321Z The following NEW packages will be installed: 2021-05-15T13:46:00.9851023Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:46:00.9852487Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:46:00.9853702Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:46:01.0089365Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:01.0090274Z Need to get 108 MB of archives. 2021-05-15T13:46:01.0091332Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:46:01.0093072Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:46:01.0138554Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:46:01.0147062Z 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-15T13:46:01.0156288Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:46:01.0224035Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:46:01.0252362Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:46:01.0519064Z 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-15T13:46:01.1613674Z 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-15T13:46:03.5152115Z 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-15T13:46:04.5080655Z 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-15T13:46:04.5526221Z 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-15T13:46:04.6804619Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:46:04.7715915Z 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-15T13:46:05.1544464Z Fetched 108 MB in 4s (28.5 MB/s) 2021-05-15T13:46:05.1877800Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:46:05.1950413Z (Reading database ... 2021-05-15T13:46:05.1951268Z (Reading database ... 5% 2021-05-15T13:46:05.1951915Z (Reading database ... 10% 2021-05-15T13:46:05.1952487Z (Reading database ... 15% 2021-05-15T13:46:05.1953064Z (Reading database ... 20% 2021-05-15T13:46:05.1953642Z (Reading database ... 25% 2021-05-15T13:46:05.1954204Z (Reading database ... 30% 2021-05-15T13:46:05.1954772Z (Reading database ... 35% 2021-05-15T13:46:05.1955328Z (Reading database ... 40% 2021-05-15T13:46:05.1955897Z (Reading database ... 45% 2021-05-15T13:46:05.1956480Z (Reading database ... 50% 2021-05-15T13:46:05.1989807Z (Reading database ... 55% 2021-05-15T13:46:05.2032848Z (Reading database ... 60% 2021-05-15T13:46:05.2062547Z (Reading database ... 65% 2021-05-15T13:46:05.2179736Z (Reading database ... 70% 2021-05-15T13:46:05.2287048Z (Reading database ... 75% 2021-05-15T13:46:05.2310352Z (Reading database ... 80% 2021-05-15T13:46:05.2641602Z (Reading database ... 85% 2021-05-15T13:46:05.2902318Z (Reading database ... 90% 2021-05-15T13:46:05.2970541Z (Reading database ... 95% 2021-05-15T13:46:05.2971114Z (Reading database ... 100% 2021-05-15T13:46:05.2971964Z (Reading database ... 269056 files and directories currently installed.) 2021-05-15T13:46:05.3067456Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:46:05.3083667Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:46:05.3475938Z Selecting previously unselected package libipt2. 2021-05-15T13:46:05.3673599Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:46:05.3684518Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:46:05.3947453Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:46:05.4156300Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:46:05.4163618Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:46:05.4587204Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:46:05.4786592Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:46:05.4794516Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:46:05.5506661Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:46:05.5682780Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:46:05.5700689Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:46:05.6145975Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:46:05.6347599Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:46:05.6355181Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:46:05.6578039Z Selecting previously unselected package gdb. 2021-05-15T13:46:05.6830381Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:46:05.6836623Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:46:05.9867466Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:46:06.0125894Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:06.0133085Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:11.7388303Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:46:11.7601464Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:11.7610510Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:14.3826921Z Selecting previously unselected package rustc. 2021-05-15T13:46:14.4010915Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:14.4023143Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:14.5581584Z Selecting previously unselected package cargo. 2021-05-15T13:46:14.5823736Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:46:14.5830029Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:46:14.8410931Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:46:14.8651727Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:46:14.8661506Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:46:15.8057657Z Selecting previously unselected package rust-gdb. 2021-05-15T13:46:15.8318690Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:46:15.8327946Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:15.8840763Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:15.8863339Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:46:15.8880306Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:46:15.8897566Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:15.8915433Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:46:15.8936213Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:46:15.8955587Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:46:15.8971697Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:15.8987569Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:46:15.9019507Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:46:15.9045105Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:46:15.9070659Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:46:15.9092649Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:46:15.9113295Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:46:15.9289965Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:46:18.6361249Z Reading package lists... 2021-05-15T13:46:18.7700639Z Building dependency tree... 2021-05-15T13:46:18.7718614Z Reading state information... 2021-05-15T13:46:18.9123438Z The following additional packages will be installed: 2021-05-15T13:46:18.9126922Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:46:18.9129870Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:46:18.9134513Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:46:18.9135938Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:46:18.9137394Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:46:18.9139093Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:46:18.9140368Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:46:18.9141837Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:46:18.9143314Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:46:18.9144879Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:46:18.9146584Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:46:18.9148051Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:46:18.9149422Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:46:18.9150693Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:46:18.9151929Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:46:18.9153096Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:46:18.9154197Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:46:18.9155318Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:46:18.9156478Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:46:18.9157430Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:46:18.9158345Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:46:18.9159329Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:46:18.9160284Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:46:18.9161153Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:46:18.9162056Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:46:18.9163123Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:46:18.9164207Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:46:18.9165292Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:46:18.9166417Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:46:18.9167455Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:46:18.9168434Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:46:18.9169403Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:46:18.9170434Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:46:18.9171511Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:46:18.9172666Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:46:18.9173825Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:46:18.9175038Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:46:18.9176087Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:46:18.9177110Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:46:18.9178196Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:46:18.9179320Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:46:18.9180337Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:46:18.9181357Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:46:18.9182570Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:46:18.9183813Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:46:18.9184899Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:46:18.9186116Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:46:18.9187276Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:46:18.9188259Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:46:18.9188818Z Suggested packages: 2021-05-15T13:46:18.9189641Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:46:18.9190629Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:46:18.9191762Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:46:18.9192893Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:46:18.9193859Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:46:18.9194890Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:46:18.9195982Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:46:18.9197091Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:46:18.9198114Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:46:18.9199185Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:46:18.9200339Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:46:18.9201516Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:46:18.9202609Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:46:18.9203405Z wpagui libengine-pkcs11-openssl 2021-05-15T13:46:18.9937322Z The following NEW packages will be installed: 2021-05-15T13:46:18.9938783Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:46:18.9941791Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:46:18.9944612Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:46:18.9947497Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:46:18.9949953Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:46:18.9952272Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:46:18.9953401Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:46:18.9956496Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:46:18.9958975Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:46:18.9961484Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:46:18.9963889Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:46:18.9966341Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:46:18.9967719Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:46:18.9969210Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:46:18.9971799Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:46:18.9973173Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:46:18.9974447Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:46:18.9975753Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:46:18.9977109Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:46:18.9978221Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:46:18.9980368Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:46:18.9981529Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:46:18.9982610Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:46:18.9983864Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:46:18.9984914Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:46:18.9986820Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:46:18.9990401Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:46:18.9991995Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:46:18.9993668Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:46:18.9995118Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:46:18.9996492Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:46:18.9997839Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:46:18.9999288Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:46:19.0001832Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:46:19.0004393Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:46:19.0006923Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:46:19.0009333Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:46:19.0012752Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:46:19.0013968Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:46:19.0015259Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:46:19.0016549Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:46:19.0017754Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:46:19.0018961Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:46:19.0020364Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:46:19.0021861Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:46:19.0023125Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:46:19.0024357Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:46:19.0025821Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:46:19.0026976Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:46:19.0203328Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:46:19.0204285Z Need to get 183 MB of archives. 2021-05-15T13:46:19.0205326Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:46:19.0207034Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:46:19.0228969Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:46:19.0491583Z 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-15T13:46:19.0504608Z 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-15T13:46:19.0512103Z 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-15T13:46:19.0520193Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:46:19.0525474Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:46:19.0534742Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:46:19.0541177Z 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-15T13:46:19.0548178Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:46:19.0559865Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:46:19.0575338Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:46:19.0620298Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:46:19.0624565Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:46:19.0630662Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:46:19.0634882Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:46:19.0639825Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:46:19.0644199Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:46:19.0648761Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:46:19.0652447Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:46:19.0657927Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:46:19.0663734Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:46:19.0669804Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:46:19.0848280Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:46:19.1002742Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:46:19.1014265Z 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-15T13:46:19.1028321Z 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-15T13:46:19.1076236Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:46:19.1082741Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:46:19.1095266Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:46:19.1109480Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:46:19.1201611Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:46:19.1288202Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:46:19.1296778Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:46:19.1301439Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:46:19.1306777Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:46:19.2068405Z 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-15T13:46:19.2074052Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:46:19.2131632Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:46:19.2154360Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:46:19.2167955Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:46:19.2177062Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:46:19.2182597Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:46:19.2196359Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:46:19.2204559Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:46:19.2216584Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:46:19.2224712Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:46:19.2256425Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:46:19.2269219Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:46:19.2294739Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:46:19.2301402Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:46:19.2310513Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:46:19.2312378Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:46:19.2319322Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:46:19.2354302Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:46:19.2361282Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:46:19.2843071Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:46:19.2904163Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:46:19.2910209Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:46:19.2929977Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:46:19.2933249Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:46:19.2939600Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:46:19.2945435Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:46:19.2957779Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:46:19.2964308Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:46:19.2987596Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:46:19.3001647Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:46:19.3013690Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:46:19.3097706Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:46:19.3154283Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:46:19.3541872Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:46:19.3547469Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:46:19.3553258Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:46:19.3559230Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:46:19.3567824Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:46:19.3586671Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:46:19.3592436Z 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-15T13:46:19.3921414Z 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-15T13:46:19.3929392Z 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-15T13:46:19.3931513Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:46:19.4012465Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:46:19.4015070Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:46:19.4024838Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:46:19.4054018Z 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-15T13:46:19.4420033Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:46:19.4543351Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:46:19.4554233Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:46:19.4558509Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:46:19.4560119Z 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-15T13:46:19.4598430Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:46:19.4599974Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:46:19.4609780Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:46:19.4616570Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:46:19.4630145Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:46:19.4881185Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:46:19.4888052Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:46:19.5438361Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:46:19.5476913Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:46:19.5504641Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:46:19.5510532Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:46:19.5526196Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:46:19.5557101Z 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-15T13:46:19.5694405Z 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-15T13:46:19.5734009Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:46:19.5755067Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:46:19.6033371Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:46:19.6054310Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:46:23.0221394Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:46:23.0236228Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:46:23.0561654Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:46:23.2045214Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:46:23.4887041Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:46:23.4899242Z 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-15T13:46:23.4913777Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:46:23.5039841Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:46:23.5113937Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:46:23.7400581Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:46:23.8261511Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:46:23.8695987Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:46:23.8750803Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:46:23.8783727Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:46:23.8839083Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:46:23.8927816Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:46:23.8968489Z 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-15T13:46:23.8976393Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:46:23.9050962Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:46:23.9109011Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:46:23.9140584Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:46:24.0034157Z 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-15T13:46:24.0495179Z 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-15T13:46:24.0937254Z 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-15T13:46:24.1393840Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:46:24.1997547Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:46:24.3000197Z 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-15T13:46:24.3437780Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:46:24.3805538Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:46:24.4270779Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:46:25.2312749Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:46:25.2544780Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:46:25.2882736Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:46:25.3135619Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:46:25.3702546Z 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-15T13:46:25.4780367Z 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-15T13:46:25.4866008Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:46:25.5042522Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:46:25.5129973Z 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-15T13:46:25.5206699Z 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-15T13:46:25.5930419Z 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-15T13:46:25.6673002Z 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-15T13:46:25.9303814Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:46:26.0310115Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:46:26.0609486Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:46:26.1090141Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:46:26.1181296Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:46:26.1405374Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:46:26.1490960Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:46:26.2835756Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:46:26.3187792Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:46:26.3815969Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:46:26.7780827Z 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-15T13:46:26.8060815Z 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-15T13:46:26.8229750Z 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-15T13:46:26.8317656Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:46:26.8715865Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:46:26.8761464Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:46:26.8908503Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:46:26.8956723Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:46:26.9782689Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:46:26.9992775Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:46:27.1781883Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:46:27.1856295Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:46:27.1963825Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:46:27.2020738Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:46:27.2149721Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:46:27.2436040Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:46:27.2739864Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:46:27.2797253Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:46:27.3305682Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:46:27.4054648Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:46:27.4693066Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:46:27.4780052Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:46:27.4879729Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:46:27.5458150Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:46:27.5546260Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:46:27.7827104Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:46:27.7902016Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:46:27.7988288Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:46:27.8126880Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:46:27.8184145Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:46:27.8350115Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:46:27.8586430Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:46:27.9033583Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:46:28.5196416Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:46:28.5332562Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:46:28.5448942Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:46:28.6702692Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:46:28.7247498Z 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-15T13:46:28.7362689Z 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-15T13:46:28.7766569Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:46:28.9189844Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:46:29.3629307Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:46:30.0209439Z 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-15T13:46:30.0414045Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:46:30.1285983Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:46:31.5288389Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:46:31.9991744Z 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-15T13:46:32.1342985Z 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-15T13:46:32.1877317Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:46:32.4042481Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:46:32.4054734Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:46:32.4206949Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:46:32.4317502Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:46:32.4326835Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:46:32.4330796Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:46:33.3623803Z Fetched 183 MB in 13s (13.6 MB/s) 2021-05-15T13:46:33.3925273Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:46:33.3991749Z (Reading database ... 2021-05-15T13:46:33.3992669Z (Reading database ... 5% 2021-05-15T13:46:33.3993348Z (Reading database ... 10% 2021-05-15T13:46:33.3994088Z (Reading database ... 15% 2021-05-15T13:46:33.3994804Z (Reading database ... 20% 2021-05-15T13:46:33.3995483Z (Reading database ... 25% 2021-05-15T13:46:33.3996193Z (Reading database ... 30% 2021-05-15T13:46:33.4008732Z (Reading database ... 35% 2021-05-15T13:46:33.4009434Z (Reading database ... 40% 2021-05-15T13:46:33.4010866Z (Reading database ... 45% 2021-05-15T13:46:33.4011506Z (Reading database ... 50% 2021-05-15T13:46:33.4028882Z (Reading database ... 55% 2021-05-15T13:46:33.4064865Z (Reading database ... 60% 2021-05-15T13:46:33.4090352Z (Reading database ... 65% 2021-05-15T13:46:33.4194138Z (Reading database ... 70% 2021-05-15T13:46:33.4294811Z (Reading database ... 75% 2021-05-15T13:46:33.4316961Z (Reading database ... 80% 2021-05-15T13:46:33.4634400Z (Reading database ... 85% 2021-05-15T13:46:33.4896133Z (Reading database ... 90% 2021-05-15T13:46:33.4965071Z (Reading database ... 95% 2021-05-15T13:46:33.4965661Z (Reading database ... 100% 2021-05-15T13:46:33.4966492Z (Reading database ... 269811 files and directories currently installed.) 2021-05-15T13:46:33.5066402Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:46:33.5084390Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:46:33.5426564Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:46:33.5623851Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:33.5692957Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:33.7197773Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:46:33.7455650Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:46:33.7464320Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:46:33.7737095Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:46:33.7994599Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:46:33.8003998Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:46:33.8220902Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:46:33.8479338Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:46:33.8488062Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:46:33.8786126Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:46:33.8957271Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:46:33.8968897Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:46:33.9164212Z Selecting previously unselected package libwacom-common. 2021-05-15T13:46:33.9401106Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:46:33.9409658Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:46:34.0026167Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:46:34.0203327Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:46:34.0213362Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:46:34.0410569Z Selecting previously unselected package libinput-bin. 2021-05-15T13:46:34.0651491Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:46:34.0658568Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:46:34.0880048Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:46:34.1135205Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:46:34.1148704Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:46:34.1434708Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:46:34.1691536Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:34.1700275Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:34.2112221Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:46:34.2350816Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:34.2371389Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:34.3146282Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:46:34.3350076Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:46:35.2115348Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:46:35.2123435Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:46:35.2124750Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:46:35.2125865Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:46:35.2127282Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:46:35.2128537Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:46:35.2129657Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:46:35.2130828Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:46:35.2132104Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:46:35.2133240Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:46:35.2134406Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:46:35.2135599Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:46:35.2137300Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:46:35.2138295Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:46:35.2139457Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:46:35.2140469Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:46:35.2141505Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:46:35.2142537Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:46:35.2143417Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:46:35.2144382Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:46:35.2145668Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:46:35.2146519Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:46:35.2147423Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:46:35.2148380Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:46:35.2149148Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:46:35.2150115Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:46:35.2151176Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:46:35.2152098Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:46:35.2152898Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:46:35.2153915Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:35.2154840Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:35.2155664Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:46:35.2156760Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:35.2157740Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:35.2754645Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:46:35.3013334Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:35.3022063Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:35.3331968Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:46:35.3589784Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:46:35.3599052Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:46:35.3970103Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:46:35.4227341Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:46:35.4235910Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:46:35.5106158Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:46:35.5275302Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:46:35.5283433Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:46:35.5498832Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:46:35.5737310Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:35.5745949Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:35.6118868Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:46:35.6332045Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:35.6340659Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:35.6740797Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:46:35.6998541Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:35.7013505Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:35.8546331Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:46:35.8735042Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:35.8741389Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:36.0136011Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:46:36.0398467Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:36.0430807Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:36.0760703Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:46:36.1024392Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:36.1031807Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:36.1346080Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:46:36.1546581Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:46:36.1553802Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:46:36.1906212Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:46:36.2081789Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:46:36.2090081Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:46:37.3507391Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:46:37.3697741Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:37.3711531Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:37.3988202Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:46:37.4249012Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:46:37.4255034Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:37.6468346Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:46:37.6725897Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:46:37.6734087Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:46:37.7227322Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:46:37.7438426Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:46:37.7452299Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:46:37.7866254Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:46:37.8054346Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:37.8064631Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:37.8426374Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:46:37.8594620Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:37.8602630Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:37.8842644Z Selecting previously unselected package gdal-data. 2021-05-15T13:46:37.9100983Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:46:37.9117878Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:46:37.9515735Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:46:37.9777211Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:46:37.9786964Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:46:38.0066647Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:46:38.0310676Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:46:38.0324483Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:46:38.0706234Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:46:38.0910610Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:46:38.0918793Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:46:38.1254961Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:46:38.1471974Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:46:38.1479659Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:46:38.2121912Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:46:38.2329992Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:46:38.2338640Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:46:38.2609736Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:46:38.2866403Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:46:38.2873874Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:46:38.3436003Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:46:38.3698952Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:46:38.3714492Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:46:38.4007718Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:46:38.4253166Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:46:38.4262796Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:46:38.4524355Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:46:38.4781120Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:46:38.4789741Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:46:38.5019012Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:46:38.5262215Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:46:38.5276400Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:46:38.5597541Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:46:38.5835900Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:46:38.5848409Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:46:38.6525614Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:46:38.6769815Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:46:38.6779378Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:46:38.7023954Z Selecting previously unselected package proj-data. 2021-05-15T13:46:38.7286699Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:46:38.7306870Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:46:39.3687043Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:46:39.3938566Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:46:39.3954252Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:46:39.4894573Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:46:39.5141794Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:46:39.5154753Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:46:39.5400467Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:46:39.5649271Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:46:39.5656131Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:46:39.6057612Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:46:39.6321016Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:46:39.6335808Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:46:39.6563713Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:46:39.6809772Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:46:39.6821259Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:46:39.7054391Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:46:39.7303346Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:46:39.7310103Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:46:39.7571930Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:46:39.7816823Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:46:39.7831047Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:46:39.8226402Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:46:39.8421101Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:46:39.8429018Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:46:39.8786027Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:46:39.8952249Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:46:39.8962058Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:46:39.9500446Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:46:39.9759115Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:46:39.9767098Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:46:40.0226115Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:46:40.0383771Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:46:40.0391861Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:46:40.0720965Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:46:40.0969105Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:46:40.0976516Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:46:40.2382360Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:46:40.2628984Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:46:40.2635637Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:46:40.3666850Z Selecting previously unselected package libgdal26. 2021-05-15T13:46:40.3878828Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:46:40.3886937Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:46:40.9171317Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:46:40.9439370Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:40.9463763Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:40.9707479Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:46:40.9970688Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:46:40.9976412Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:46:41.0226527Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:46:41.0473303Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:41.0479702Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:41.0786084Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:46:41.0988706Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:41.0996985Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:41.1291251Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:46:41.1554473Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:46:41.1562108Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:46:41.2005198Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:46:41.2253769Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:46:41.2263029Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:46:41.2669319Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:46:41.2916156Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:41.2928300Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:41.8007127Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:46:41.8211129Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:41.8222533Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:41.8506715Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:46:41.8721096Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:46:41.8728743Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:46:41.9106576Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:46:41.9294914Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:46:41.9320538Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:46:42.0558897Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:46:42.0825765Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:42.0834961Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:42.1071458Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:46:42.1333289Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:42.1340494Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:42.1667918Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:46:42.1914254Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:46:42.1922861Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:46:42.2626852Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:46:42.2811251Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:42.2965984Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:42.6506840Z Selecting previously unselected package qgis-providers. 2021-05-15T13:46:42.6669341Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:42.6676786Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:42.8586923Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:46:42.8764343Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:46:42.8774813Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:46:42.9106170Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:46:42.9339765Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:46:42.9347267Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:46:42.9557336Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:46:42.9821404Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:46:42.9832607Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:46:43.0280017Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:46:43.0542415Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:46:43.0549906Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:46:43.1236631Z Selecting previously unselected package blt. 2021-05-15T13:46:43.1483746Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:46:43.1492172Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:46:43.1680665Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:46:43.1925617Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:46:43.1934429Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:46:43.2243388Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:46:43.2501612Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:46:43.2514984Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:46:43.2764394Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:46:43.3024575Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:46:43.3031708Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:46:43.3402957Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:46:43.3644299Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:46:43.3653482Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:46:43.3963141Z Selecting previously unselected package gcr. 2021-05-15T13:46:43.4202855Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:46:43.4210478Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:46:43.4495542Z Selecting previously unselected package python3-numpy. 2021-05-15T13:46:43.4753864Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:46:43.4766480Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:46:43.7413070Z Selecting previously unselected package python3-gdal. 2021-05-15T13:46:43.7679461Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:46:43.7686915Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:46:43.8322623Z Selecting previously unselected package gdal-bin. 2021-05-15T13:46:43.8567060Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:46:43.8576420Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:46:43.9031040Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:46:43.9294167Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:46:43.9302265Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:46:43.9521944Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:46:43.9781788Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:46:43.9790542Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:46:44.0146152Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:46:44.0407260Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:46:44.0414689Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:46:44.0748953Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:46:44.1010735Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:46:44.1017931Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:46:44.1442910Z Selecting previously unselected package p11-kit. 2021-05-15T13:46:44.1689075Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:46:44.1697590Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:46:44.1981327Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:46:44.2243970Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:46:44.2250942Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:46:44.2490639Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:46:44.2730767Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:46:44.2827124Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:46:44.3624581Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:46:44.3887526Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:46:44.3904116Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:46:44.4164020Z Selecting previously unselected package grass-doc. 2021-05-15T13:46:44.4425736Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:46:44.4438768Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:46:45.8737900Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:46:45.8997942Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:46:45.9007265Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:46:45.9329530Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:46:45.9578669Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:46:45.9586899Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:46:45.9898937Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:46:46.0165841Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:46:46.0174865Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:46:46.1918867Z Selecting previously unselected package grass-core. 2021-05-15T13:46:46.2167829Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:46:46.2178014Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:46:46.7784049Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:46:46.8057229Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:46:46.8065709Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:46:46.8321479Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:46:46.8588485Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:46:46.8595824Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:46:46.8871352Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:46:46.9138270Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:46:46.9152389Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:46:46.9872385Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:46:47.0123863Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:46:47.0140535Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:46:47.0411550Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:46:47.0658637Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:46:47.0666603Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:46:47.3334220Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:46:47.3588217Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:46:47.3596107Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:46:47.4521402Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:46:47.4772331Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:46:47.4784572Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:46:47.5104393Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:46:47.5356764Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:46:47.5364471Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:46:47.5587988Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:46:47.5835040Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:46:47.5843393Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:46:47.6146157Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:46:47.6363852Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:46:47.6440524Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:46:47.7456037Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:46:47.7709401Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:46:47.7718364Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:46:47.8066564Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:46:47.8278652Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:46:47.8287463Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:46:47.8547157Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:46:47.8773482Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:46:47.8784177Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:46:47.8996825Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:46:47.9246391Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:46:47.9253734Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:46:47.9593188Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:46:47.9859695Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:46:47.9870828Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:46:48.0081968Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:46:48.0349091Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:46:48.0360522Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:46:48.0577529Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:46:48.0827997Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:46:48.0838522Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:46:48.1048912Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:46:48.1316269Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:46:48.1328072Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:46:48.1549717Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:46:48.1798097Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:46:48.1811331Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:46:48.2044085Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:46:48.2292952Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:46:48.2300928Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:46:48.2626600Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:46:48.2836388Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:46:48.2854820Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:46:48.3204121Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:46:48.3403937Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:46:48.3412392Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:46:48.4826425Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:46:48.5076632Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:46:48.5084847Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:46:48.5386357Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:46:48.5628514Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:46:48.5637227Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:46:48.5869088Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:46:48.6119965Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:48.6131414Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:48.6480733Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:46:48.6731955Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:48.6748723Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:48.7666384Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:46:48.7856222Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:48.7865071Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:48.8211661Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:46:48.8459204Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:48.8471142Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:48.8866154Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:46:48.9046776Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:48.9054097Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:48.9280826Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:46:48.9547547Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:48.9561143Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:48.9873218Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:46:49.0120245Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:49.0128110Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:49.0360152Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:46:49.0621845Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:49.0631289Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:49.0849974Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:46:49.1095102Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:49.1103870Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:49.1423477Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:46:49.1686022Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:49.1694128Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:49.1910614Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:46:49.2173478Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:49.2181769Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:49.2407394Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:46:49.2665399Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:49.2676189Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:49.3125671Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:46:49.3398750Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:49.3410870Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:49.4419160Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:46:49.4674787Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:49.4686428Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:49.7946777Z Selecting previously unselected package qtchooser. 2021-05-15T13:46:49.8147338Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:46:49.8153833Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:46:49.8386770Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:46:49.8636745Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:49.8644369Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:49.9258151Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:46:49.9528789Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:49.9536104Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:49.9906701Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:46:50.0123961Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:50.0138485Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:50.0466406Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:46:50.0678322Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:50.0689179Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:46:50.2664581Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:46:50.2938423Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:50.2947820Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:50.3218359Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:46:50.3470562Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:50.3486181Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:50.5408613Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:46:50.5677028Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:50.5686930Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:46:50.6521758Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:46:50.6790471Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:46:50.6813063Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:46:50.8026910Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:46:50.8224172Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:50.8236882Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:50.9285563Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:46:50.9504653Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:50.9513484Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:50.9988503Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:46:51.0246367Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:51.0253511Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:51.0706220Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:46:51.0936423Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:51.0946878Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:51.1288281Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:46:51.1474166Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:46:51.1484604Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:46:51.2163705Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:46:51.2413115Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:46:51.2546006Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:46:51.2826389Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:46:51.3031536Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:51.3041283Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:51.3427856Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:46:51.3631217Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:46:51.3640052Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:46:51.3946060Z Selecting previously unselected package modemmanager. 2021-05-15T13:46:51.4127806Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:46:51.4194958Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:46:51.5186916Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:46:51.5383972Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:46:51.5395390Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:46:51.5667024Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:46:51.5934197Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:46:51.5959144Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:46:51.8866983Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:46:51.9091665Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:46:51.9101708Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:46:51.9386418Z Selecting previously unselected package python3-bs4. 2021-05-15T13:46:51.9601947Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:46:51.9608636Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:46:51.9946540Z Selecting previously unselected package python3-cycler. 2021-05-15T13:46:52.0153435Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:46:52.0159826Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:46:52.0373799Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:46:52.0618338Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:46:52.0637467Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:46:52.0946376Z Selecting previously unselected package python3-decorator. 2021-05-15T13:46:52.1145712Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:46:52.1154443Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:46:52.1387588Z Selecting previously unselected package python3-future. 2021-05-15T13:46:52.1652134Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:46:52.1659821Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:46:52.2306662Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:46:52.2472648Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:46:52.2480402Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:46:52.2746597Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:46:52.2944188Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:46:52.2965843Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:46:52.3265381Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:46:52.3530851Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:46:52.3542217Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:46:52.3762986Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:46:52.4027918Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:46:52.4035815Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:46:52.4346878Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:46:52.4558868Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:46:52.4567076Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:46:52.4906487Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:46:52.5089672Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:46:52.5097386Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:46:52.5426641Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:46:52.5632946Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:46:52.5648737Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:46:52.7026886Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:46:52.7283418Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:46:52.7290669Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:46:52.7627038Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:46:52.7849833Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:46:52.7856854Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:46:53.1400822Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:46:53.1671951Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:46:53.1681594Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:46:53.1931331Z Selecting previously unselected package python3-olefile. 2021-05-15T13:46:53.2185751Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:46:53.2193231Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:46:53.2424099Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:46:53.2674026Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:46:53.2681379Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:46:53.3154556Z Selecting previously unselected package python3-tz. 2021-05-15T13:46:53.3424528Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:46:53.3431656Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:46:53.3702519Z Selecting previously unselected package python3-owslib. 2021-05-15T13:46:53.3973110Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:46:53.3983533Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:46:53.4309486Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:46:53.4564800Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:46:53.4573587Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:46:53.5103809Z Selecting previously unselected package python3-retrying. 2021-05-15T13:46:53.5378667Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:46:53.5384704Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:46:53.5608783Z Selecting previously unselected package python3-plotly. 2021-05-15T13:46:53.5863017Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:46:53.5884487Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:46:54.0101474Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:46:54.0389791Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:46:54.0398177Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:46:54.0698452Z Selecting previously unselected package python3-sip. 2021-05-15T13:46:54.0973665Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:46:54.0981930Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:46:54.1271398Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:46:54.1532568Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:46:54.1540893Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:46:54.3907136Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:46:54.4119068Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:46:54.4127635Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:46:54.4564366Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:46:54.4838674Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:46:54.4846771Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:46:54.5142880Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:46:54.5418795Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:46:54.5424484Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:46:54.5653597Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:46:54.5925854Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:46:54.5934340Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:46:54.6292962Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:46:54.6552110Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:46:54.6560227Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:54.9453352Z Selecting previously unselected package python3-qgis. 2021-05-15T13:46:54.9721785Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:54.9730439Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:56.2158197Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:46:56.2159322Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:46:56.2160143Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:46:56.2161044Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:46:56.2162045Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:46:56.2162878Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:46:56.2163779Z Selecting previously unselected package qgis-common. 2021-05-15T13:46:56.2164787Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:46:56.2165687Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:57.4845087Z Selecting previously unselected package qgis. 2021-05-15T13:46:57.5109454Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:57.5587850Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:57.7643162Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:46:57.7909831Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:46:57.7918031Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:58.0014838Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:46:58.0285472Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:58.0292270Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:58.0571108Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:46:58.0848257Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:46:58.0861726Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:58.1450530Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:46:58.1714527Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:46:58.1723173Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:46:58.2051802Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:46:58.2329248Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:46:58.2342965Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:46:58.3946503Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:46:58.4164423Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:46:58.4172952Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:46:58.5315480Z Selecting previously unselected package proj-bin. 2021-05-15T13:46:58.5596438Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:46:58.5605005Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:46:58.5895056Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:46:58.6176314Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:46:58.6187267Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:46:58.6430719Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:46:58.6694522Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:46:58.6773289Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:46:58.7413085Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:46:58.7442430Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:46:58.9753397Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:46:58.9770672Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:46:58.9799861Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:46:58.9821699Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:46:58.9915500Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:46:58.9938071Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:46:58.9958510Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:46:58.9974860Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:46:59.0011300Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:46:59.0035664Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:46:59.0053493Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:46:59.0083756Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:46:59.0108585Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:46:59.0125787Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:46:59.0144483Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:46:59.0167488Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:46:59.0192015Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:46:59.0223687Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:46:59.1528908Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:46:59.1553544Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:46:59.1572170Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:46:59.2927762Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:46:59.2946448Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:46:59.4106990Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:46:59.4124890Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:46:59.4144131Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:46:59.4173583Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:46:59.4192677Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:46:59.4214222Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:46:59.4246698Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:46:59.5208683Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:46:59.5228414Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:46:59.5253510Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:46:59.5270505Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:46:59.5300738Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:46:59.6641553Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:46:59.6663175Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:46:59.8044777Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:46:59.8123628Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:46:59.8149220Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:46:59.8218920Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:46:59.8238410Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:46:59.8267688Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:46:59.8293626Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:46:59.8316462Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:46:59.9620911Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:46:59.9651499Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:46:59.9669719Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:46:59.9703456Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:46:59.9788505Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:46:59.9804886Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:47:00.1313462Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:47:00.1335632Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:47:00.2530004Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:47:00.2549775Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:47:00.2566907Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:47:00.2587288Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:47:00.2608005Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:47:00.2625546Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:47:00.2649771Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:47:00.4107290Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:47:00.4132171Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:47:00.4152598Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:47:00.4178730Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:00.4244626Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:47:00.6114440Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:47:01.7130071Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:47:01.7159636Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:47:01.7185305Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:47:01.7207189Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:01.7230111Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:47:01.7254595Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:47:01.7273838Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:47:01.7299175Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:47:01.8888664Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:01.8916265Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:47:01.8938744Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:47:01.8957885Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:47:02.0739754Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:47:02.0760806Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:47:02.0785047Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:02.0811125Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:47:02.0849074Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:47:02.1032392Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:47:02.2623603Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:02.2655027Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:02.2678116Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:47:02.2766399Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:47:02.2788808Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:47:02.2809939Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:02.2827852Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:02.2849309Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:47:02.2917667Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:47:02.2966091Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:47:02.5979348Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:02.7153276Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:47:02.7190595Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:02.7215033Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:47:02.7234100Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:47:02.7261283Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:47:02.7291586Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:02.7320893Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:47:02.7337717Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:02.7354785Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:47:02.9267216Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:47:03.0699132Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:47:03.2133119Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:47:03.2149811Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:47:03.2171456Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:47:03.2188285Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:47:03.3608331Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:03.3625233Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:03.3643166Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:47:03.3662537Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:47:04.1451054Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:47:04.1472423Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:47:04.1491895Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:47:04.1514783Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:04.1535061Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:04.1552520Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:47:04.1577505Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:47:04.1606196Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:47:04.1623573Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:47:04.4951511Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:47:04.4969053Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:04.4984867Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:47:04.6450416Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:47:04.6469694Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:47:04.7939987Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:04.7962433Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:47:04.9687920Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:47:04.9717505Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:47:04.9735843Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:04.9753852Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:47:05.0947938Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:47:05.0950572Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:47:05.5613366Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:47:05.8119993Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:05.8146500Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:47:05.8164122Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:05.8192582Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:05.8214614Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:05.8231720Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:05.8256763Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:47:05.9655734Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:05.9657593Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:47:05.9659110Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:05.9660491Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:47:06.0001468Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:06.0003758Z if direction is "increasing": 2021-05-15T13:47:06.0006509Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:06.0008453Z elif direction is "decreasing": 2021-05-15T13:47:06.0160462Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:06.0162571Z if direction is "increasing": 2021-05-15T13:47:06.0165234Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:06.0167156Z elif direction is "decreasing": 2021-05-15T13:47:06.7680590Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:06.7682209Z if props["offset_coordinates"] is "data": 2021-05-15T13:47:06.7684021Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:47:06.7685346Z if props["coordinates"] is not "data": 2021-05-15T13:47:07.4092663Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:47:07.8869062Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:47:07.8871266Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:47:07.8873084Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:47:08.9408537Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:47:08.9439281Z First installation detected... 2021-05-15T13:47:08.9439987Z Checking NSS setup... 2021-05-15T13:47:08.9485977Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:47:08.9530901Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:08.9599051Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:47:09.1999425Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:09.2019648Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:47:09.2046229Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.2067403Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:47:09.2085320Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:47:09.2100484Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.2118018Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.2143688Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.2175066Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:09.3850565Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:47:09.3878027Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.3896731Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:47:09.6988906Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:09.6990811Z if value is '': 2021-05-15T13:47:09.7925571Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:09.7927074Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:47:09.7929544Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:09.7930556Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:47:09.7931666Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:47:09.7934127Z if driver_string is not None and driver_string is not "": 2021-05-15T13:47:09.8348568Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:09.8349863Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:47:09.8351139Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:47:09.8352239Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:47:09.8954944Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:47:09.8988026Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.9065068Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:47:09.9084123Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.9102199Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.9236780Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:09.9276970Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.9299766Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.9317610Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:09.9336656Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:09.9356241Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:47:10.0169316Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:10.0188953Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:10.0207497Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:10.0226374Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:47:10.1309820Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:47:10.1312119Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:47:10.6148574Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:10.6164781Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:10.6199605Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:47:10.6225653Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:10.6249455Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:10.6273095Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:10.6297807Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:47:10.6324649Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:47:10.6352454Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:47:10.6374195Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:10.6415561Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.2190232Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:11.2197377Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:11.2198784Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:11.2200149Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:11.2201333Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.2202455Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:47:11.2203675Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:11.2205018Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:11.2206396Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:11.2207622Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:11.2208930Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:11.2210520Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:11.2211965Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.5631862Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:40.5674050Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:40.5693313Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.5711046Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:40.5724701Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.5752095Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.5769920Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:47:40.5794535Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.7006854Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.7026460Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:47:40.7042905Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.7058053Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:47:40.7084721Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.8443228Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.8460958Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.8484656Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:47:40.8590555Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:47:40.8680126Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:47:41.5894688Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:47:41.6059763Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:47:41.6254073Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:47:41.6376057Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:47:41.6526399Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:47:41.6762781Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:47:41.8884641Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:47:52.2291632Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:47:52.2300847Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:47:53.4407902Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:47:53.4408424Z with: 2021-05-15T13:47:53.4408859Z github_slug: neuroconductor/dcmtk 2021-05-15T13:47:53.4409278Z env: 2021-05-15T13:47:53.4409679Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:47:53.4410127Z TIC_DEPLOY_KEY: 2021-05-15T13:47:53.4410902Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:47:53.4412598Z GITHUB_PAT: *** 2021-05-15T13:47:53.4412984Z COVERALLS_TOKEN: 2021-05-15T13:47:53.4413434Z continue-on-error: false 2021-05-15T13:47:53.4413893Z VDIFFR_RUN_TESTS: 2021-05-15T13:47:53.4414336Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:47:53.4414758Z TZ: UTC 2021-05-15T13:47:53.4415128Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:47:53.4415505Z NOT_CRAN: true 2021-05-15T13:47:53.4415861Z ##[endgroup] 2021-05-15T13:47:53.4721260Z repo slug is: neuroconductor/dcmtk 2021-05-15T13:47:53.4807443Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:47:53.4807994Z env: 2021-05-15T13:47:53.4808402Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:47:53.4808850Z TIC_DEPLOY_KEY: 2021-05-15T13:47:53.4809616Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:47:53.4810899Z GITHUB_PAT: *** 2021-05-15T13:47:53.4811273Z COVERALLS_TOKEN: 2021-05-15T13:47:53.4811740Z continue-on-error: false 2021-05-15T13:47:53.4812195Z VDIFFR_RUN_TESTS: 2021-05-15T13:47:53.4812640Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:47:53.4813065Z TZ: UTC 2021-05-15T13:47:53.4813425Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:47:53.4813818Z NOT_CRAN: true 2021-05-15T13:47:53.4814164Z ##[endgroup] 2021-05-15T13:47:53.6559527Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:47:53.6560092Z with: 2021-05-15T13:47:53.6560424Z repo_name: dcmtk 2021-05-15T13:47:53.6560813Z repo_version: 0.6.8.1 2021-05-15T13:47:53.6561178Z runner_os: Linux 2021-05-15T13:47:53.6561538Z R_version: 3.6 2021-05-15T13:47:53.6561852Z env: 2021-05-15T13:47:53.6562272Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:47:53.6562702Z TIC_DEPLOY_KEY: 2021-05-15T13:47:53.6563487Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:47:53.6564761Z GITHUB_PAT: *** 2021-05-15T13:47:53.6565144Z COVERALLS_TOKEN: 2021-05-15T13:47:53.6565614Z continue-on-error: false 2021-05-15T13:47:53.6566057Z VDIFFR_RUN_TESTS: 2021-05-15T13:47:53.6566526Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:47:53.6566937Z TZ: UTC 2021-05-15T13:47:53.6567319Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:47:53.6567701Z NOT_CRAN: true 2021-05-15T13:47:53.6568078Z ##[endgroup] 2021-05-15T13:47:53.6855335Z Package: dcmtk 2021-05-15T13:47:53.6858439Z Version: 0.6.8.1 2021-05-15T13:47:53.6859129Z OS: Linux 2021-05-15T13:47:53.6903892Z ##[group]Run install.packages('remotes') 2021-05-15T13:47:53.6904663Z install.packages('remotes') 2021-05-15T13:47:53.6905744Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:47:53.6906858Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:47:53.6914125Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:47:53.6914564Z env: 2021-05-15T13:47:53.6915053Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:47:53.6915572Z TIC_DEPLOY_KEY: 2021-05-15T13:47:53.6916451Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:47:53.6917919Z GITHUB_PAT: *** 2021-05-15T13:47:53.6918344Z COVERALLS_TOKEN: 2021-05-15T13:47:53.6918880Z continue-on-error: false 2021-05-15T13:47:53.6919389Z VDIFFR_RUN_TESTS: 2021-05-15T13:47:53.6919920Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:47:53.6920419Z TZ: UTC 2021-05-15T13:47:53.6920955Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:47:53.6921397Z NOT_CRAN: true 2021-05-15T13:47:53.6921807Z ##[endgroup] 2021-05-15T13:47:53.8404170Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:47:53.8405628Z (as ‘lib’ is unspecified) 2021-05-15T13:48:06.6661910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:48:07.1523980Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-15T13:48:07.1714416Z ================================================== 2021-05-15T13:48:07.1715564Z downloaded 382 KB 2021-05-15T13:48:07.1716171Z 2021-05-15T13:48:07.3592154Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:48:07.3636313Z * DONE (remotes) 2021-05-15T13:48:07.3680126Z 2021-05-15T13:48:07.3680949Z The downloaded source packages are in 2021-05-15T13:48:07.3682123Z ‘/tmp/RtmprkG4d8/downloaded_packages’ 2021-05-15T13:48:23.1728703Z ##[group]Run actions/cache@v1 2021-05-15T13:48:23.1729097Z with: 2021-05-15T13:48:23.1729464Z path: /home/runner/work/_temp/Library 2021-05-15T13:48:23.1731888Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-19bad44d3c6820aa39ae63d267a03eb2baffac5dab004078c6c4ad69ccadf90c 2021-05-15T13:48:23.1734998Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T13:48:23.1735929Z env: 2021-05-15T13:48:23.1736284Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:23.1736675Z TIC_DEPLOY_KEY: 2021-05-15T13:48:23.1737332Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:23.1738931Z GITHUB_PAT: *** 2021-05-15T13:48:23.1739252Z COVERALLS_TOKEN: 2021-05-15T13:48:23.1739659Z continue-on-error: false 2021-05-15T13:48:23.1740056Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:23.1740441Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:23.1740846Z TZ: UTC 2021-05-15T13:48:23.1741172Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:23.1741511Z NOT_CRAN: true 2021-05-15T13:48:23.1741821Z ##[endgroup] 2021-05-15T13:48:23.2102896Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:48:23.2190210Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:48:23.2191099Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:48:23.2191932Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:48:23.2192891Z sudo -s eval "$sysreqs" 2021-05-15T13:48:23.2236189Z shell: /usr/bin/bash -e {0} 2021-05-15T13:48:23.2236571Z env: 2021-05-15T13:48:23.2236986Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:48:23.2237441Z TIC_DEPLOY_KEY: 2021-05-15T13:48:23.2238202Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:48:23.2239482Z GITHUB_PAT: *** 2021-05-15T13:48:23.2239869Z COVERALLS_TOKEN: 2021-05-15T13:48:23.2240330Z continue-on-error: false 2021-05-15T13:48:23.2240791Z VDIFFR_RUN_TESTS: 2021-05-15T13:48:23.2241239Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:48:23.2241662Z TZ: UTC 2021-05-15T13:48:23.2242047Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:48:23.2242431Z NOT_CRAN: true 2021-05-15T13:48:23.2242879Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:48:23.2243321Z ##[endgroup] 2021-05-15T13:48:23.3812533Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:48:23.7239995Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:48:36.5225313Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:48:36.5226778Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:48:36.5227719Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:48:36.5228607Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:48:36.5229482Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:48:36.5242360Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:48:36.5253188Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:48:36.5254244Z (as ‘lib’ is unspecified) 2021-05-15T13:48:47.7075334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:48:48.3264908Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-15T13:48:48.3315574Z ================================================== 2021-05-15T13:48:48.3316066Z downloaded 94 KB 2021-05-15T13:48:48.3316348Z 2021-05-15T13:48:48.3349175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:48:49.1636304Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-15T13:48:49.1757405Z ================================================== 2021-05-15T13:48:49.1758305Z downloaded 133 KB 2021-05-15T13:48:49.1758856Z 2021-05-15T13:48:49.1795222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:48:49.8350188Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-15T13:48:49.8352783Z ================================================== 2021-05-15T13:48:49.8353272Z downloaded 80 KB 2021-05-15T13:48:49.8353586Z 2021-05-15T13:48:49.8387684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:48:50.3698047Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-15T13:48:50.3930097Z ================================================== 2021-05-15T13:48:50.3930922Z downloaded 512 KB 2021-05-15T13:48:50.3931375Z 2021-05-15T13:48:50.3965140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:48:51.1389571Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-15T13:48:51.1695239Z ================================================== 2021-05-15T13:48:51.1695682Z downloaded 991 KB 2021-05-15T13:48:51.1695930Z 2021-05-15T13:48:51.3674643Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:48:51.3718981Z * DONE (rprojroot) 2021-05-15T13:48:51.5394237Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:48:51.5432745Z * DONE (crayon) 2021-05-15T13:48:51.7298359Z * installing *binary* package ‘R6’ ... 2021-05-15T13:48:51.7337296Z * DONE (R6) 2021-05-15T13:48:51.9260898Z * installing *binary* package ‘desc’ ... 2021-05-15T13:48:51.9307298Z * DONE (desc) 2021-05-15T13:48:52.1208830Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:48:52.1255435Z * DONE (debugme) 2021-05-15T13:48:52.1301112Z 2021-05-15T13:48:52.1301946Z The downloaded source packages are in 2021-05-15T13:48:52.1303062Z ‘/tmp/RtmpvEGOtn/downloaded_packages’ 2021-05-15T13:48:52.1311729Z Running `R CMD build`... 2021-05-15T13:48:52.3100976Z * checking for file ‘/tmp/RtmpvEGOtn/remotes689f4f598fff/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:48:52.3102382Z * preparing ‘sysreqs’: 2021-05-15T13:48:52.3103312Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:48:52.3104620Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:48:52.3105667Z * checking for empty or unneeded directories 2021-05-15T13:48:52.3106534Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:48:52.3108518Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:48:52.3109407Z (as ‘lib’ is unspecified) 2021-05-15T13:48:52.4703314Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:48:52.4704734Z ** using staged installation 2021-05-15T13:48:52.4810739Z ** R 2021-05-15T13:48:52.4877745Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:48:52.7953938Z ** help 2021-05-15T13:48:52.8061545Z *** installing help indices 2021-05-15T13:48:52.8204442Z ** building package indices 2021-05-15T13:48:52.8300529Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:48:52.9848602Z ** testing if installed package can be loaded from final location 2021-05-15T13:48:53.1501552Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:48:53.1507930Z * DONE (sysreqs) 2021-05-15T13:49:09.9363372Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:49:09.9365554Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:49:09.9387106Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:49:09.9597667Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:49:10.0002478Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:49:10.0655479Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:49:10.7546985Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:49:10.7548890Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:49:10.7550385Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:49:11.4728315Z Reading package lists... 2021-05-15T13:49:11.5369443Z Reading package lists... 2021-05-15T13:49:11.6609871Z Building dependency tree... 2021-05-15T13:49:11.6628240Z Reading state information... 2021-05-15T13:49:11.7916396Z cmake is already the newest version (3.16.3-1ubuntu1). 2021-05-15T13:49:11.7919310Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:49:11.7921643Z libicu-dev set to manually installed. 2021-05-15T13:49:11.7923988Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:49:11.7926369Z make is already the newest version (4.2.1-1.2). 2021-05-15T13:49:11.7929514Z make set to manually installed. 2021-05-15T13:49:11.7930515Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T13:49:11.7931565Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T13:49:11.7932512Z libssh2-1-dev set to manually installed. 2021-05-15T13:49:11.7933521Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:49:11.7934657Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T13:49:11.7935397Z Suggested packages: 2021-05-15T13:49:11.7936330Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:49:11.8310638Z The following NEW packages will be installed: 2021-05-15T13:49:11.8317207Z libcurl4-openssl-dev 2021-05-15T13:49:11.8526613Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:49:11.8527295Z Need to get 321 kB of archives. 2021-05-15T13:49:11.8528005Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T13:49:11.8530060Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T13:49:12.2602419Z Fetched 321 kB in 0s (7450 kB/s) 2021-05-15T13:49:12.2947402Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:49:12.2984172Z (Reading database ... 2021-05-15T13:49:12.2984875Z (Reading database ... 5% 2021-05-15T13:49:12.2986271Z (Reading database ... 10% 2021-05-15T13:49:12.2986718Z (Reading database ... 15% 2021-05-15T13:49:12.2987122Z (Reading database ... 20% 2021-05-15T13:49:12.2987538Z (Reading database ... 25% 2021-05-15T13:49:12.2987956Z (Reading database ... 30% 2021-05-15T13:49:12.2988369Z (Reading database ... 35% 2021-05-15T13:49:12.2988783Z (Reading database ... 40% 2021-05-15T13:49:12.2989184Z (Reading database ... 45% 2021-05-15T13:49:12.2989595Z (Reading database ... 50% 2021-05-15T13:49:12.3016920Z (Reading database ... 55% 2021-05-15T13:49:12.3062791Z (Reading database ... 60% 2021-05-15T13:49:12.3104201Z (Reading database ... 65% 2021-05-15T13:49:12.3259271Z (Reading database ... 70% 2021-05-15T13:49:12.3304429Z (Reading database ... 75% 2021-05-15T13:49:12.3536675Z (Reading database ... 80% 2021-05-15T13:49:12.3623896Z (Reading database ... 85% 2021-05-15T13:49:12.3977348Z (Reading database ... 90% 2021-05-15T13:49:12.4049334Z (Reading database ... 95% 2021-05-15T13:49:12.4049915Z (Reading database ... 100% 2021-05-15T13:49:12.4050990Z (Reading database ... 285022 files and directories currently installed.) 2021-05-15T13:49:12.4165446Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:49:12.4177241Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:49:12.4977979Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:49:12.5006117Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:49:17.0506395Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:49:17.0507079Z remotes::install_github("ropensci/tic") 2021-05-15T13:49:17.0507695Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:49:17.0508352Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:49:17.0508900Z remotes::install_cran("covr") 2021-05-15T13:49:17.0515695Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:49:17.0516102Z env: 2021-05-15T13:49:17.0516540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:49:17.0517038Z TIC_DEPLOY_KEY: 2021-05-15T13:49:17.0517825Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:49:17.0519344Z GITHUB_PAT: *** 2021-05-15T13:49:17.0519744Z COVERALLS_TOKEN: 2021-05-15T13:49:17.0520213Z continue-on-error: false 2021-05-15T13:49:17.0520687Z VDIFFR_RUN_TESTS: 2021-05-15T13:49:17.0521160Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:49:17.0521620Z TZ: UTC 2021-05-15T13:49:17.0521995Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:49:17.0522391Z NOT_CRAN: true 2021-05-15T13:49:17.0522747Z ##[endgroup] 2021-05-15T13:49:17.2222121Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:49:17.6209974Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:49:31.6395303Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:49:31.6396111Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:49:31.6396786Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:49:31.6397416Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:49:31.6398107Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:49:31.6398770Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:49:31.6399435Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:49:31.6400060Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:49:31.6400719Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:49:31.6401357Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:49:31.6401989Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:49:31.6402662Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:49:31.6403303Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:49:31.6403933Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:49:31.6404589Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:49:31.6405307Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:49:31.6405994Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:49:31.6406650Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:49:31.6407277Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:49:31.6407934Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:49:31.6408610Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:49:31.6409279Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:49:31.6409958Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:49:31.6410610Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:49:31.6411245Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:49:31.6411863Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:49:31.6413842Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:49:31.6414544Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:49:31.6443520Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:49:31.6444589Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:49:31.6445279Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:49:31.6447211Z 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-15T13:49:31.6516472Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:49:31.6517507Z (as ‘lib’ is unspecified) 2021-05-15T13:49:43.1482405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:49:43.9003389Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-15T13:49:43.9581382Z ================================================== 2021-05-15T13:49:43.9582264Z downloaded 1.3 MB 2021-05-15T13:49:43.9582816Z 2021-05-15T13:49:43.9616726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:49:44.8033477Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-15T13:49:44.8182972Z ================================================== 2021-05-15T13:49:44.8183495Z downloaded 228 KB 2021-05-15T13:49:44.8183777Z 2021-05-15T13:49:44.8221220Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:49:45.3766538Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-15T13:49:45.3874797Z ================================================== 2021-05-15T13:49:45.3875543Z downloaded 140 KB 2021-05-15T13:49:45.3875997Z 2021-05-15T13:49:45.3908448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:49:46.0467031Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-15T13:49:46.0520367Z ================================================== 2021-05-15T13:49:46.0521697Z downloaded 53 KB 2021-05-15T13:49:46.0522020Z 2021-05-15T13:49:46.0553916Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:49:46.6233926Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-15T13:49:46.6236605Z ================================================== 2021-05-15T13:49:46.6237245Z downloaded 23 KB 2021-05-15T13:49:46.6237697Z 2021-05-15T13:49:46.6274345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:49:47.2828150Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-15T13:49:47.3567799Z ================================================== 2021-05-15T13:49:47.3569879Z downloaded 1.4 MB 2021-05-15T13:49:47.3571047Z 2021-05-15T13:49:47.3601131Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:49:48.1093197Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-15T13:49:48.1094022Z ================================================== 2021-05-15T13:49:48.1094495Z downloaded 36 KB 2021-05-15T13:49:48.1094791Z 2021-05-15T13:49:48.1128982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:49:48.8170947Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-15T13:49:48.8670726Z ================================================== 2021-05-15T13:49:48.8672857Z downloaded 884 KB 2021-05-15T13:49:48.8674233Z 2021-05-15T13:49:48.8707683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:49:49.8144846Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-15T13:49:49.8366288Z ================================================== 2021-05-15T13:49:49.8368260Z downloaded 523 KB 2021-05-15T13:49:49.8368767Z 2021-05-15T13:49:49.8459374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:49:50.4003472Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-15T13:49:50.4004206Z ================================================== 2021-05-15T13:49:50.4004664Z downloaded 12 KB 2021-05-15T13:49:50.4004971Z 2021-05-15T13:49:50.4037366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:49:51.1438096Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-15T13:49:51.1646641Z ================================================== 2021-05-15T13:49:51.1647199Z downloaded 486 KB 2021-05-15T13:49:51.1647502Z 2021-05-15T13:49:51.1681644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:49:51.9735661Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-15T13:49:51.9789248Z ================================================== 2021-05-15T13:49:51.9789887Z downloaded 91 KB 2021-05-15T13:49:51.9790211Z 2021-05-15T13:49:51.9825843Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:49:52.5372101Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-15T13:49:52.5604846Z ================================================== 2021-05-15T13:49:52.5605345Z downloaded 508 KB 2021-05-15T13:49:52.5605621Z 2021-05-15T13:49:52.5640243Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:49:53.1189502Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-15T13:49:53.1433402Z ================================================== 2021-05-15T13:49:53.1433920Z downloaded 621 KB 2021-05-15T13:49:53.1434269Z 2021-05-15T13:49:53.1470291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:49:53.7620115Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-15T13:49:53.7791484Z ================================================== 2021-05-15T13:49:53.7791931Z downloaded 267 KB 2021-05-15T13:49:53.7792206Z 2021-05-15T13:49:53.7821151Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:49:54.3187247Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-15T13:49:54.3304619Z ================================================== 2021-05-15T13:49:54.3305431Z downloaded 167 KB 2021-05-15T13:49:54.3305760Z 2021-05-15T13:49:54.3342450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:49:54.8858475Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-15T13:49:54.8997037Z ================================================== 2021-05-15T13:49:54.8997525Z downloaded 235 KB 2021-05-15T13:49:54.8997772Z 2021-05-15T13:49:54.9030361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:49:55.3466364Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-15T13:49:55.3730667Z ================================================== 2021-05-15T13:49:55.3731476Z downloaded 277 KB 2021-05-15T13:49:55.3732070Z 2021-05-15T13:49:55.3770375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:49:55.9305426Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-15T13:49:55.9437697Z ================================================== 2021-05-15T13:49:55.9438275Z downloaded 201 KB 2021-05-15T13:49:55.9438581Z 2021-05-15T13:49:55.9476338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:49:56.5715022Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-15T13:49:56.5716312Z ================================================== 2021-05-15T13:49:56.5717023Z downloaded 64 KB 2021-05-15T13:49:56.5717533Z 2021-05-15T13:49:56.5748647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:49:57.2313381Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-15T13:49:57.2314174Z ================================================== 2021-05-15T13:49:57.2314646Z downloaded 46 KB 2021-05-15T13:49:57.2314957Z 2021-05-15T13:49:57.2351821Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:49:57.8899213Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-15T13:49:57.9203099Z ================================================== 2021-05-15T13:49:57.9204479Z downloaded 417 KB 2021-05-15T13:49:57.9205282Z 2021-05-15T13:49:57.9240672Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:49:58.4795950Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-15T13:49:58.4851533Z ================================================== 2021-05-15T13:49:58.4852089Z downloaded 91 KB 2021-05-15T13:49:58.4852410Z 2021-05-15T13:49:58.4886823Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:49:59.1441856Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-15T13:49:59.1512562Z ================================================== 2021-05-15T13:49:59.1513090Z downloaded 133 KB 2021-05-15T13:49:59.1513370Z 2021-05-15T13:49:59.1548241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:49:59.8185485Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-15T13:49:59.8346431Z ================================================== 2021-05-15T13:49:59.8347013Z downloaded 270 KB 2021-05-15T13:49:59.8347332Z 2021-05-15T13:49:59.8383749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:50:00.4946469Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-15T13:50:00.5194084Z ================================================== 2021-05-15T13:50:00.5194879Z downloaded 735 KB 2021-05-15T13:50:00.5195439Z 2021-05-15T13:50:00.5232566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:50:01.2710240Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-15T13:50:01.2712788Z ================================================== 2021-05-15T13:50:01.2713460Z downloaded 46 KB 2021-05-15T13:50:01.2713967Z 2021-05-15T13:50:01.2715350Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:50:01.7145375Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:50:01.7326895Z ================================================== 2021-05-15T13:50:01.7327477Z downloaded 24 KB 2021-05-15T13:50:01.7327803Z 2021-05-15T13:50:01.7355604Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:50:02.4337133Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-15T13:50:02.4628194Z ================================================== 2021-05-15T13:50:02.4628801Z downloaded 689 KB 2021-05-15T13:50:02.4629109Z 2021-05-15T13:50:02.4663121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:50:03.3210488Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-15T13:50:03.3211615Z ================================================== 2021-05-15T13:50:03.3212258Z downloaded 45 KB 2021-05-15T13:50:03.3212711Z 2021-05-15T13:50:03.3248052Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:50:04.1418586Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-15T13:50:04.1666634Z ================================================== 2021-05-15T13:50:04.1667355Z downloaded 603 KB 2021-05-15T13:50:04.1667756Z 2021-05-15T13:50:04.4274317Z * installing *binary* package ‘rlang’ ... 2021-05-15T13:50:04.4334290Z * DONE (rlang) 2021-05-15T13:50:04.6376489Z * installing *binary* package ‘magrittr’ ... 2021-05-15T13:50:04.6422874Z * DONE (magrittr) 2021-05-15T13:50:04.8195620Z * installing *binary* package ‘glue’ ... 2021-05-15T13:50:04.8239123Z * DONE (glue) 2021-05-15T13:50:05.0102467Z * installing *binary* package ‘sys’ ... 2021-05-15T13:50:05.0141030Z * DONE (sys) 2021-05-15T13:50:05.1968681Z * installing *binary* package ‘mime’ ... 2021-05-15T13:50:05.2007326Z * DONE (mime) 2021-05-15T13:50:05.4351435Z * installing *binary* package ‘curl’ ... 2021-05-15T13:50:05.4410685Z * DONE (curl) 2021-05-15T13:50:05.6337289Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T13:50:05.6386854Z * DONE (jsonlite) 2021-05-15T13:50:05.8191996Z * installing *binary* package ‘ini’ ... 2021-05-15T13:50:05.8228139Z * DONE (ini) 2021-05-15T13:50:05.9955408Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T13:50:05.9995696Z * DONE (gitcreds) 2021-05-15T13:50:06.2393832Z * installing *binary* package ‘zip’ ... 2021-05-15T13:50:06.2449904Z * DONE (zip) 2021-05-15T13:50:06.4328289Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T13:50:06.4377814Z * DONE (rstudioapi) 2021-05-15T13:50:06.6446121Z * installing *binary* package ‘fastmap’ ... 2021-05-15T13:50:06.6491223Z * DONE (fastmap) 2021-05-15T13:50:06.8381680Z * installing *binary* package ‘yaml’ ... 2021-05-15T13:50:06.8430105Z * DONE (yaml) 2021-05-15T13:50:07.0437995Z * installing *binary* package ‘withr’ ... 2021-05-15T13:50:07.0481604Z * DONE (withr) 2021-05-15T13:50:07.2302818Z * installing *binary* package ‘whisker’ ... 2021-05-15T13:50:07.2345470Z * DONE (whisker) 2021-05-15T13:50:07.4204263Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T13:50:07.4242968Z * DONE (rappdirs) 2021-05-15T13:50:07.6434379Z * installing *binary* package ‘fs’ ... 2021-05-15T13:50:07.6491541Z * DONE (fs) 2021-05-15T13:50:07.8343153Z * installing *binary* package ‘clipr’ ... 2021-05-15T13:50:07.8383069Z * DONE (clipr) 2021-05-15T13:50:08.0381526Z * installing *binary* package ‘git2r’ ... 2021-05-15T13:50:08.0430385Z * DONE (git2r) 2021-05-15T13:50:08.2284450Z * installing *binary* package ‘askpass’ ... 2021-05-15T13:50:08.2317074Z * DONE (askpass) 2021-05-15T13:50:08.4228478Z * installing *binary* package ‘cli’ ... 2021-05-15T13:50:08.4277263Z * DONE (cli) 2021-05-15T13:50:08.6407426Z * installing *binary* package ‘purrr’ ... 2021-05-15T13:50:08.6456388Z * DONE (purrr) 2021-05-15T13:50:08.8309134Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T13:50:08.8354382Z * DONE (lifecycle) 2021-05-15T13:50:09.0236528Z * installing *source* package ‘cachem’ ... 2021-05-15T13:50:09.0247437Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:50:09.0248532Z ** using staged installation 2021-05-15T13:50:09.0403260Z ** libs 2021-05-15T13:50:09.0466707Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T13:50:09.1256950Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:50:09.1683909Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T13:50:09.1974593Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T13:50:09.1985576Z ** R 2021-05-15T13:50:09.2045059Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:50:09.5935373Z ** help 2021-05-15T13:50:09.6139758Z *** installing help indices 2021-05-15T13:50:09.6316672Z ** building package indices 2021-05-15T13:50:09.6497483Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:50:09.8139663Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:50:09.8947448Z ** testing if installed package can be loaded from final location 2021-05-15T13:50:10.0569360Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:50:10.0576819Z * DONE (cachem) 2021-05-15T13:50:10.3249761Z * installing *binary* package ‘openssl’ ... 2021-05-15T13:50:10.3324891Z * DONE (openssl) 2021-05-15T13:50:10.5179429Z * installing *binary* package ‘memoise’ ... 2021-05-15T13:50:10.5217421Z * DONE (memoise) 2021-05-15T13:50:10.7165922Z * installing *binary* package ‘httr’ ... 2021-05-15T13:50:10.7217799Z * DONE (httr) 2021-05-15T13:50:10.9189019Z * installing *binary* package ‘credentials’ ... 2021-05-15T13:50:10.9231998Z * DONE (credentials) 2021-05-15T13:50:11.0996817Z * installing *binary* package ‘gh’ ... 2021-05-15T13:50:11.1035915Z * DONE (gh) 2021-05-15T13:50:11.3078998Z * installing *binary* package ‘gert’ ... 2021-05-15T13:50:11.3123873Z * DONE (gert) 2021-05-15T13:50:11.5375913Z * installing *binary* package ‘usethis’ ... 2021-05-15T13:50:11.5440562Z * DONE (usethis) 2021-05-15T13:50:11.5496051Z 2021-05-15T13:50:11.5496866Z The downloaded source packages are in 2021-05-15T13:50:11.5497993Z ‘/tmp/RtmplbzPXE/downloaded_packages’ 2021-05-15T13:50:11.5506664Z Running `R CMD build`... 2021-05-15T13:50:13.1868906Z * checking for file ‘/tmp/RtmplbzPXE/remotes71285fcc1685/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T13:50:13.1870182Z * preparing ‘tic’: 2021-05-15T13:50:13.1871055Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:50:13.1871931Z * installing the package to process help pages 2021-05-15T13:50:13.1873050Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:50:13.1873926Z * checking for empty or unneeded directories 2021-05-15T13:50:13.1874837Z Removed empty directory ‘tic/.circleci’ 2021-05-15T13:50:13.1875691Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T13:50:13.1876468Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T13:50:13.1877387Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:50:13.1878224Z (as ‘lib’ is unspecified) 2021-05-15T13:50:13.4359590Z * installing *source* package ‘tic’ ... 2021-05-15T13:50:13.4361023Z ** using staged installation 2021-05-15T13:50:13.4576024Z ** R 2021-05-15T13:50:13.4765488Z ** inst 2021-05-15T13:50:13.4794338Z ** preparing package for lazy loading 2021-05-15T13:50:13.8011191Z ** help 2021-05-15T13:50:13.9204882Z *** installing help indices 2021-05-15T13:50:13.9998384Z *** copying figures 2021-05-15T13:50:14.0002080Z ** building package indices 2021-05-15T13:50:14.1006328Z ** installing vignettes 2021-05-15T13:50:14.1041105Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:50:14.3186051Z ** testing if installed package can be loaded from final location 2021-05-15T13:50:14.5917388Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:50:14.5942055Z * DONE (tic) 2021-05-15T13:50:14.6057155Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:50:14.7872731Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T13:50:16.6678731Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T13:50:16.6680282Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:50:16.6683015Z 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-15T13:50:16.6685481Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T13:50:16.6686382Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T13:50:16.6687271Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:50:16.6689063Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:50:16.6689952Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T13:50:16.6691493Z (as ‘lib’ is unspecified) 2021-05-15T13:50:16.6692229Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T13:50:16.6693231Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T13:50:16.6694083Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:50:16.6694938Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T13:50:16.6695759Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:50:16.6696617Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T13:50:16.6697488Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:50:16.6698642Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:50:16.6699978Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T13:50:16.6700723Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T13:50:16.6701406Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T13:50:16.6702062Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T13:50:16.6702709Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T13:50:16.6703482Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T13:50:16.6704139Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T13:50:16.6704796Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T13:50:16.6705740Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T13:50:16.6706408Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T13:50:16.6707098Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T13:50:16.6707744Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T13:50:16.6708397Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T13:50:16.6709091Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T13:50:16.6709763Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T13:50:16.6710402Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:50:16.6711068Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:50:16.6711772Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:50:16.6712467Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T13:50:16.6713205Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T13:50:16.6713870Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T13:50:16.6714538Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T13:50:16.6715219Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T13:50:16.6715895Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T13:50:29.5080684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T13:50:30.1629031Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-15T13:50:30.1792077Z ================================================== 2021-05-15T13:50:30.1792981Z downloaded 231 KB 2021-05-15T13:50:30.1793524Z 2021-05-15T13:50:30.1822059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T13:50:30.9874250Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-15T13:50:31.0199463Z ================================================== 2021-05-15T13:50:31.0200384Z downloaded 1.5 MB 2021-05-15T13:50:31.0200934Z 2021-05-15T13:50:31.0230543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T13:50:31.8780984Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-15T13:50:31.8783693Z ================================================== 2021-05-15T13:50:31.8784204Z downloaded 17 KB 2021-05-15T13:50:31.8784517Z 2021-05-15T13:50:31.8818684Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T13:50:32.4363581Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-15T13:50:32.4681380Z ================================================== 2021-05-15T13:50:32.4681871Z downloaded 979 KB 2021-05-15T13:50:32.4682151Z 2021-05-15T13:50:32.4714606Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T13:50:33.7794049Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-15T13:50:33.7801551Z ================================================== 2021-05-15T13:50:33.7802186Z downloaded 792 KB 2021-05-15T13:50:33.7802609Z 2021-05-15T13:50:33.7804303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T13:50:33.9398629Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-15T13:50:33.9448402Z ================================================== 2021-05-15T13:50:33.9449215Z downloaded 43 KB 2021-05-15T13:50:33.9449926Z 2021-05-15T13:50:33.9479803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T13:50:34.6975216Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-15T13:50:34.7144892Z ================================================== 2021-05-15T13:50:34.7146057Z downloaded 248 KB 2021-05-15T13:50:34.7146528Z 2021-05-15T13:50:34.7179034Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T13:50:35.7807328Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-15T13:50:35.7808245Z ================================================== 2021-05-15T13:50:35.7808807Z downloaded 952 KB 2021-05-15T13:50:35.7809216Z 2021-05-15T13:50:35.7810726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T13:50:36.0410005Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-15T13:50:36.0411283Z ================================================== 2021-05-15T13:50:36.0411915Z downloaded 68 KB 2021-05-15T13:50:36.0412355Z 2021-05-15T13:50:36.0445698Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T13:50:36.6806247Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-15T13:50:36.6989041Z ================================================== 2021-05-15T13:50:36.6989832Z downloaded 347 KB 2021-05-15T13:50:36.6990297Z 2021-05-15T13:50:36.7020565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T13:50:37.3087406Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-15T13:50:37.3375435Z ================================================== 2021-05-15T13:50:37.3376363Z downloaded 413 KB 2021-05-15T13:50:37.3376903Z 2021-05-15T13:50:37.3407479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T13:50:38.0776580Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-15T13:50:38.0777937Z ================================================== 2021-05-15T13:50:38.0778876Z downloaded 15 KB 2021-05-15T13:50:38.0779233Z 2021-05-15T13:50:38.0812659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T13:50:38.7366657Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-15T13:50:38.7472119Z ================================================== 2021-05-15T13:50:38.7472671Z downloaded 147 KB 2021-05-15T13:50:38.7472993Z 2021-05-15T13:50:38.7508108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T13:50:39.1952366Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-15T13:50:39.1956579Z ================================================== 2021-05-15T13:50:39.1957082Z downloaded 72 KB 2021-05-15T13:50:39.1957420Z 2021-05-15T13:50:39.1988885Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T13:50:39.8475484Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-15T13:50:39.8488356Z ================================================== 2021-05-15T13:50:39.8488896Z downloaded 39 KB 2021-05-15T13:50:39.8489196Z 2021-05-15T13:50:39.8524381Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T13:50:40.4076579Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-15T13:50:40.4260167Z ================================================== 2021-05-15T13:50:40.4261711Z downloaded 349 KB 2021-05-15T13:50:40.4262388Z 2021-05-15T13:50:40.4297218Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T13:50:40.8641619Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-15T13:50:40.8932027Z ================================================== 2021-05-15T13:50:40.8932594Z downloaded 426 KB 2021-05-15T13:50:40.8932900Z 2021-05-15T13:50:40.8971192Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T13:50:41.4517368Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-15T13:50:41.4518851Z ================================================== 2021-05-15T13:50:41.4519603Z downloaded 40 KB 2021-05-15T13:50:41.4520149Z 2021-05-15T13:50:41.4549082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T13:50:42.1096636Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-15T13:50:42.1350864Z ================================================== 2021-05-15T13:50:42.1351764Z downloaded 602 KB 2021-05-15T13:50:42.1352406Z 2021-05-15T13:50:42.1383170Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T13:50:42.6272853Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T13:50:42.7977804Z ================================================== 2021-05-15T13:50:42.7978745Z downloaded 109 KB 2021-05-15T13:50:42.7979382Z 2021-05-15T13:50:42.8003789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T13:50:43.6062624Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-15T13:50:43.6226607Z ================================================== 2021-05-15T13:50:43.6227561Z downloaded 225 KB 2021-05-15T13:50:43.6228096Z 2021-05-15T13:50:43.6256944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T13:50:44.9220218Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-15T13:50:44.9636712Z ================================================== 2021-05-15T13:50:44.9637958Z downloaded 38 KB 2021-05-15T13:50:44.9638412Z 2021-05-15T13:50:44.9672715Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T13:50:46.2112942Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-15T13:50:46.4801025Z ================================================== 2021-05-15T13:50:46.4801908Z downloaded 200 KB 2021-05-15T13:50:46.4802447Z 2021-05-15T13:50:46.4831694Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T13:50:47.8958421Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-15T13:50:48.5046839Z ================================================== 2021-05-15T13:50:48.5047828Z downloaded 2.8 MB 2021-05-15T13:50:48.5048305Z 2021-05-15T13:50:48.5076206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T13:50:49.9433905Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-15T13:50:50.6051714Z ================================================== 2021-05-15T13:50:50.6052219Z downloaded 4.0 MB 2021-05-15T13:50:50.6053347Z 2021-05-15T13:50:50.6075320Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T13:50:51.8967172Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-15T13:50:52.4410623Z ================================================== 2021-05-15T13:50:52.4411560Z downloaded 1.3 MB 2021-05-15T13:50:52.4412184Z 2021-05-15T13:50:52.4446565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T13:50:53.8678743Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-15T13:50:54.2540977Z ================================================== 2021-05-15T13:50:54.2542646Z downloaded 479 KB 2021-05-15T13:50:54.2544061Z 2021-05-15T13:50:54.2570324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T13:50:55.6601219Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-15T13:50:55.8955929Z ================================================== 2021-05-15T13:50:55.8956890Z downloaded 107 KB 2021-05-15T13:50:55.8957420Z 2021-05-15T13:50:55.8989403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T13:50:57.2918992Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-15T13:50:58.2870138Z ================================================== 2021-05-15T13:50:58.2877491Z downloaded 21 KB 2021-05-15T13:50:58.2877948Z 2021-05-15T13:50:58.2879811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T13:50:58.6212106Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-15T13:50:58.7082639Z ================================================== 2021-05-15T13:50:58.7083569Z downloaded 43 KB 2021-05-15T13:50:58.7084034Z 2021-05-15T13:50:58.7116250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T13:51:00.1180526Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-15T13:51:00.1345989Z ================================================== 2021-05-15T13:51:00.1346741Z downloaded 33 KB 2021-05-15T13:51:00.1347199Z 2021-05-15T13:51:00.1377286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T13:51:01.5311262Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-15T13:51:01.8082275Z ================================================== 2021-05-15T13:51:01.8083448Z downloaded 137 KB 2021-05-15T13:51:01.8084008Z 2021-05-15T13:51:01.8115268Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T13:51:03.2234743Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-15T13:51:03.9461208Z ================================================== 2021-05-15T13:51:03.9462384Z downloaded 3.4 MB 2021-05-15T13:51:03.9462918Z 2021-05-15T13:51:03.9491155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T13:51:05.3462020Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-15T13:51:05.4538111Z ================================================== 2021-05-15T13:51:05.4539116Z downloaded 64 KB 2021-05-15T13:51:05.4539666Z 2021-05-15T13:51:05.4570924Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T13:51:06.8477431Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-15T13:51:07.4240710Z ================================================== 2021-05-15T13:51:07.4242825Z downloaded 1.3 MB 2021-05-15T13:51:07.4244031Z 2021-05-15T13:51:07.4335867Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T13:51:08.8250718Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-15T13:51:09.1075212Z ================================================== 2021-05-15T13:51:09.1075871Z downloaded 129 KB 2021-05-15T13:51:09.1076194Z 2021-05-15T13:51:09.1110520Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T13:51:10.4044096Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-15T13:51:10.8541893Z ================================================== 2021-05-15T13:51:10.8544198Z downloaded 385 KB 2021-05-15T13:51:10.8546053Z 2021-05-15T13:51:11.0422466Z * installing *binary* package ‘utf8’ ... 2021-05-15T13:51:11.0465778Z * DONE (utf8) 2021-05-15T13:51:11.2115325Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T13:51:11.2153091Z * DONE (pkgconfig) 2021-05-15T13:51:11.3975748Z * installing *binary* package ‘fansi’ ... 2021-05-15T13:51:11.4019391Z * DONE (fansi) 2021-05-15T13:51:11.6045084Z * installing *binary* package ‘diffobj’ ... 2021-05-15T13:51:11.6096167Z * DONE (diffobj) 2021-05-15T13:51:11.8156252Z * installing *binary* package ‘ps’ ... 2021-05-15T13:51:11.8202596Z * DONE (ps) 2021-05-15T13:51:11.9857871Z * installing *binary* package ‘praise’ ... 2021-05-15T13:51:11.9895760Z * DONE (praise) 2021-05-15T13:51:12.1767775Z * installing *binary* package ‘pkgload’ ... 2021-05-15T13:51:12.1806990Z * DONE (pkgload) 2021-05-15T13:51:12.3461004Z * installing *binary* package ‘evaluate’ ... 2021-05-15T13:51:12.3499117Z * DONE (evaluate) 2021-05-15T13:51:12.5357083Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T13:51:12.5396392Z * DONE (ellipsis) 2021-05-15T13:51:12.7365546Z * installing *binary* package ‘digest’ ... 2021-05-15T13:51:12.7419396Z * DONE (digest) 2021-05-15T13:51:12.9269633Z * installing *binary* package ‘brio’ ... 2021-05-15T13:51:12.9309018Z * DONE (brio) 2021-05-15T13:51:13.1487134Z * installing *binary* package ‘xml2’ ... 2021-05-15T13:51:13.1540770Z * DONE (xml2) 2021-05-15T13:51:13.3874471Z * installing *source* package ‘xfun’ ... 2021-05-15T13:51:13.3906357Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T13:51:13.3907151Z ** using staged installation 2021-05-15T13:51:13.4067919Z ** libs 2021-05-15T13:51:13.4117982Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T13:51:13.5001118Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:51:13.5416354Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T13:51:13.5773885Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T13:51:13.5784257Z ** R 2021-05-15T13:51:13.5922568Z ** inst 2021-05-15T13:51:13.5931199Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:51:14.5557827Z ** help 2021-05-15T13:51:14.6799207Z *** installing help indices 2021-05-15T13:51:14.7677951Z ** building package indices 2021-05-15T13:51:14.8778406Z ** installing vignettes 2021-05-15T13:51:14.8832484Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:51:15.0328449Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:51:15.0489251Z ** testing if installed package can be loaded from final location 2021-05-15T13:51:15.2323909Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:51:15.2339793Z * DONE (xfun) 2021-05-15T13:51:15.5878903Z * installing *binary* package ‘stringi’ ... 2021-05-15T13:51:15.5970960Z * DONE (stringi) 2021-05-15T13:51:16.4746459Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T13:51:16.5092513Z * DONE (Rcpp) 2021-05-15T13:51:16.7297211Z * installing *binary* package ‘commonmark’ ... 2021-05-15T13:51:16.7349318Z * DONE (commonmark) 2021-05-15T13:51:16.9273140Z * installing *binary* package ‘brew’ ... 2021-05-15T13:51:16.9321541Z * DONE (brew) 2021-05-15T13:51:17.1151879Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T13:51:17.1189584Z * DONE (sessioninfo) 2021-05-15T13:51:17.2838671Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T13:51:17.2870516Z * DONE (prettyunits) 2021-05-15T13:51:18.2932940Z * installing *binary* package ‘vctrs’ ... 2021-05-15T13:51:18.2941368Z * DONE (vctrs) 2021-05-15T13:51:18.2942735Z * installing *binary* package ‘processx’ ... 2021-05-15T13:51:18.2943486Z * DONE (processx) 2021-05-15T13:51:18.2944443Z * installing *binary* package ‘markdown’ ... 2021-05-15T13:51:18.2945317Z * DONE (markdown) 2021-05-15T13:51:18.2946265Z * installing *binary* package ‘highr’ ... 2021-05-15T13:51:18.2946959Z * DONE (highr) 2021-05-15T13:51:18.3337015Z * installing *binary* package ‘stringr’ ... 2021-05-15T13:51:18.3383576Z * DONE (stringr) 2021-05-15T13:51:18.5244951Z * installing *binary* package ‘rversions’ ... 2021-05-15T13:51:18.5283930Z * DONE (rversions) 2021-05-15T13:51:18.7624314Z * installing *binary* package ‘pillar’ ... 2021-05-15T13:51:18.7687683Z * DONE (pillar) 2021-05-15T13:51:18.9700872Z * installing *binary* package ‘callr’ ... 2021-05-15T13:51:18.9738213Z * DONE (callr) 2021-05-15T13:51:19.2633100Z * installing *binary* package ‘knitr’ ... 2021-05-15T13:51:19.2738148Z * DONE (knitr) 2021-05-15T13:51:19.4586518Z * installing *binary* package ‘xopen’ ... 2021-05-15T13:51:19.4621693Z * DONE (xopen) 2021-05-15T13:51:19.6900264Z * installing *binary* package ‘tibble’ ... 2021-05-15T13:51:19.6956586Z * DONE (tibble) 2021-05-15T13:51:19.8837112Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T13:51:19.8876081Z * DONE (pkgbuild) 2021-05-15T13:51:20.1536465Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T13:51:20.1607955Z * DONE (roxygen2) 2021-05-15T13:51:20.3450832Z * installing *binary* package ‘rematch2’ ... 2021-05-15T13:51:20.3479241Z * DONE (rematch2) 2021-05-15T13:51:20.5170552Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T13:51:20.5208599Z * DONE (rcmdcheck) 2021-05-15T13:51:20.7051212Z * installing *binary* package ‘waldo’ ... 2021-05-15T13:51:20.7089756Z * DONE (waldo) 2021-05-15T13:51:21.1450630Z * installing *binary* package ‘testthat’ ... 2021-05-15T13:51:21.1582448Z * DONE (testthat) 2021-05-15T13:51:21.3694726Z * installing *binary* package ‘devtools’ ... 2021-05-15T13:51:21.3740075Z * DONE (devtools) 2021-05-15T13:51:21.3792700Z 2021-05-15T13:51:21.3793655Z The downloaded source packages are in 2021-05-15T13:51:21.3795041Z ‘/tmp/RtmplbzPXE/downloaded_packages’ 2021-05-15T13:51:21.4485247Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T13:51:23.0265707Z 2021-05-15T13:51:23.2905075Z 2021-05-15T13:51:23.2923249Z checking for file ‘/tmp/RtmplbzPXE/remotes71283b97ad56/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T13:51:23.2966494Z 2021-05-15T13:51:23.2968173Z ✔ checking for file ‘/tmp/RtmplbzPXE/remotes71283b97ad56/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T13:51:23.3085701Z 2021-05-15T13:51:23.3086168Z 2021-05-15T13:51:23.3086886Z ─ preparing ‘desc’: 2021-05-15T13:51:23.3087172Z 2021-05-15T13:51:23.3087453Z 2021-05-15T13:51:23.3201716Z checking DESCRIPTION meta-information ... 2021-05-15T13:51:23.3202182Z 2021-05-15T13:51:23.3202796Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:51:23.3827527Z 2021-05-15T13:51:23.3827891Z 2021-05-15T13:51:23.3828925Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:51:23.3829347Z 2021-05-15T13:51:23.3829599Z 2021-05-15T13:51:23.3830201Z ─ checking for empty or unneeded directories 2021-05-15T13:51:23.3830536Z 2021-05-15T13:51:23.3837803Z 2021-05-15T13:51:23.3839700Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T13:51:23.4752134Z 2021-05-15T13:51:23.4755723Z 2021-05-15T13:51:23.4758357Z 2021-05-15T13:51:23.4848981Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:23.4850039Z (as ‘lib’ is unspecified) 2021-05-15T13:51:23.7370471Z * installing *source* package ‘desc’ ... 2021-05-15T13:51:23.7398451Z ** using staged installation 2021-05-15T13:51:23.7534846Z ** R 2021-05-15T13:51:23.7664875Z ** inst 2021-05-15T13:51:23.7677832Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:51:25.0023805Z ** help 2021-05-15T13:51:25.1026847Z *** installing help indices 2021-05-15T13:51:25.1757528Z ** building package indices 2021-05-15T13:51:25.2453917Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:51:25.4118418Z ** testing if installed package can be loaded from final location 2021-05-15T13:51:25.5802841Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:51:25.5818387Z * DONE (desc) 2021-05-15T13:51:25.7893649Z 2021-05-15T13:51:25.7894494Z 2021-05-15T13:51:25.7917379Z checking for file ‘/tmp/RtmplbzPXE/remotes7128acd7fe5/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T13:51:25.7967853Z 2021-05-15T13:51:25.7969549Z ✔ checking for file ‘/tmp/RtmplbzPXE/remotes7128acd7fe5/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T13:51:25.7985681Z 2021-05-15T13:51:25.7998478Z 2021-05-15T13:51:25.7999479Z ─ preparing ‘ghtravis’: 2021-05-15T13:51:25.8003778Z 2021-05-15T13:51:25.8004381Z 2021-05-15T13:51:25.8085795Z checking DESCRIPTION meta-information ... 2021-05-15T13:51:25.8103325Z 2021-05-15T13:51:25.8104424Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:51:25.8477343Z 2021-05-15T13:51:25.8500332Z 2021-05-15T13:51:25.8501673Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:51:25.8507384Z 2021-05-15T13:51:25.8526428Z 2021-05-15T13:51:25.8527546Z ─ checking for empty or unneeded directories 2021-05-15T13:51:25.8533267Z 2021-05-15T13:51:25.8553069Z 2021-05-15T13:51:25.8554107Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T13:51:25.8728268Z 2021-05-15T13:51:25.8728980Z 2021-05-15T13:51:25.8729452Z 2021-05-15T13:51:25.9119835Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:25.9121073Z (as ‘lib’ is unspecified) 2021-05-15T13:51:26.0996216Z * installing *source* package ‘ghtravis’ ... 2021-05-15T13:51:26.0997715Z ** using staged installation 2021-05-15T13:51:26.1112756Z ** R 2021-05-15T13:51:26.1192743Z ** inst 2021-05-15T13:51:26.1199155Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:51:27.1328277Z ** help 2021-05-15T13:51:27.1783461Z *** installing help indices 2021-05-15T13:51:27.2166088Z ** building package indices 2021-05-15T13:51:27.2510212Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:51:27.7844533Z ** testing if installed package can be loaded from final location 2021-05-15T13:51:28.2619563Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:51:28.2628167Z * DONE (ghtravis) 2021-05-15T13:51:28.2707365Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:51:28.4526358Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T13:51:30.0656087Z 2021-05-15T13:51:30.0658081Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T13:51:30.0659298Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T13:51:30.0660513Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T13:51:30.0661332Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T13:51:30.0662139Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T13:51:30.0662936Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T13:51:30.0664095Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:30.0665099Z (as ‘lib’ is unspecified) 2021-05-15T13:51:41.8188499Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T13:51:43.2660169Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-15T13:51:44.3004560Z ================================================== 2021-05-15T13:51:44.3007560Z downloaded 193 KB 2021-05-15T13:51:44.3007969Z 2021-05-15T13:51:44.3009863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T13:51:44.3011506Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-15T13:51:44.3012303Z ================================================== 2021-05-15T13:51:44.3013000Z downloaded 66 KB 2021-05-15T13:51:44.3013363Z 2021-05-15T13:51:44.3015006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T13:51:44.7826769Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-15T13:51:44.7962999Z ================================================== 2021-05-15T13:51:44.7963879Z downloaded 191 KB 2021-05-15T13:51:44.7964421Z 2021-05-15T13:51:44.7998210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T13:51:45.4851949Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-15T13:51:45.5143251Z ================================================== 2021-05-15T13:51:45.5143757Z downloaded 1.2 MB 2021-05-15T13:51:45.5144177Z 2021-05-15T13:51:45.5178178Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T13:51:46.0734756Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-15T13:51:46.1054618Z ================================================== 2021-05-15T13:51:46.1055407Z downloaded 1.0 MB 2021-05-15T13:51:46.1055879Z 2021-05-15T13:51:46.2882407Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T13:51:46.2925531Z * DONE (tidyselect) 2021-05-15T13:51:46.4781507Z * installing *binary* package ‘generics’ ... 2021-05-15T13:51:46.4816496Z * DONE (generics) 2021-05-15T13:51:46.6837082Z * installing *binary* package ‘cpp11’ ... 2021-05-15T13:51:46.6884382Z * DONE (cpp11) 2021-05-15T13:51:46.9540238Z * installing *binary* package ‘dplyr’ ... 2021-05-15T13:51:46.9609442Z * DONE (dplyr) 2021-05-15T13:51:47.1993825Z * installing *binary* package ‘tidyr’ ... 2021-05-15T13:51:47.2055969Z * DONE (tidyr) 2021-05-15T13:51:47.2110476Z 2021-05-15T13:51:47.2111241Z The downloaded source packages are in 2021-05-15T13:51:47.2112320Z ‘/tmp/RtmplbzPXE/downloaded_packages’ 2021-05-15T13:51:47.3779206Z 2021-05-15T13:51:47.3781046Z checking for file ‘/tmp/RtmplbzPXE/remotes7128718d1f17/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T13:51:47.3803956Z 2021-05-15T13:51:47.3805728Z ✔ checking for file ‘/tmp/RtmplbzPXE/remotes7128718d1f17/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T13:51:47.3891995Z 2021-05-15T13:51:47.3892696Z 2021-05-15T13:51:47.3893560Z ─ preparing ‘aghast’: 2021-05-15T13:51:47.3893993Z 2021-05-15T13:51:47.3894403Z 2021-05-15T13:51:47.3957501Z checking DESCRIPTION meta-information ... 2021-05-15T13:51:47.3977050Z 2021-05-15T13:51:47.3978735Z ✔ checking DESCRIPTION meta-information 2021-05-15T13:51:47.4202674Z 2021-05-15T13:51:47.4229336Z 2021-05-15T13:51:47.4231777Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:51:47.4241409Z 2021-05-15T13:51:47.4262811Z 2021-05-15T13:51:47.4265103Z ─ checking for empty or unneeded directories 2021-05-15T13:51:47.4283480Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T13:51:47.4368773Z 2021-05-15T13:51:47.4370625Z 2021-05-15T13:51:47.4372000Z 2021-05-15T13:51:47.4428590Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:47.4429672Z (as ‘lib’ is unspecified) 2021-05-15T13:51:47.6243506Z * installing *source* package ‘aghast’ ... 2021-05-15T13:51:47.6244969Z ** using staged installation 2021-05-15T13:51:47.6434144Z ** R 2021-05-15T13:51:47.6489663Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:51:47.9767741Z ** help 2021-05-15T13:51:47.9967576Z *** installing help indices 2021-05-15T13:51:48.0173753Z ** building package indices 2021-05-15T13:51:48.0369277Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:51:48.1903334Z ** testing if installed package can be loaded from final location 2021-05-15T13:51:48.3346612Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:51:48.3347474Z * DONE (aghast) 2021-05-15T13:51:48.3414031Z Installing 1 packages: covr 2021-05-15T13:51:48.3419884Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:51:48.3420897Z (as ‘lib’ is unspecified) 2021-05-15T13:51:59.8770742Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T13:51:59.8771279Z 2021-05-15T13:51:59.8777522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T13:52:00.5326996Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-15T13:52:00.5446888Z ================================================== 2021-05-15T13:52:00.5448274Z downloaded 161 KB 2021-05-15T13:52:00.5449089Z 2021-05-15T13:52:00.5485576Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T13:52:01.2050440Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-15T13:52:01.2113299Z ================================================== 2021-05-15T13:52:01.2115396Z downloaded 119 KB 2021-05-15T13:52:01.2116759Z 2021-05-15T13:52:01.2149094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T13:52:01.8414778Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-15T13:52:01.8587206Z ================================================== 2021-05-15T13:52:01.8589539Z downloaded 281 KB 2021-05-15T13:52:01.8590916Z 2021-05-15T13:52:02.0426496Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T13:52:02.0470206Z * DONE (lazyeval) 2021-05-15T13:52:02.2423035Z * installing *binary* package ‘rex’ ... 2021-05-15T13:52:02.2461170Z * DONE (rex) 2021-05-15T13:52:02.4375540Z * installing *binary* package ‘covr’ ... 2021-05-15T13:52:02.4427031Z * DONE (covr) 2021-05-15T13:52:02.4478661Z 2021-05-15T13:52:02.4479497Z The downloaded source packages are in 2021-05-15T13:52:02.4480570Z ‘/tmp/RtmplbzPXE/downloaded_packages’ 2021-05-15T13:52:02.4603351Z 2021-05-15T13:52:02.4640373Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T13:52:02.4640985Z Rscript -e "tic::before_install()" 2021-05-15T13:52:02.4682311Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:02.4682689Z env: 2021-05-15T13:52:02.4683113Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:02.4683568Z TIC_DEPLOY_KEY: 2021-05-15T13:52:02.4684330Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:02.4685905Z GITHUB_PAT: *** 2021-05-15T13:52:02.4686296Z COVERALLS_TOKEN: 2021-05-15T13:52:02.4686785Z continue-on-error: false 2021-05-15T13:52:02.4687249Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:02.4687702Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:02.4688128Z TZ: UTC 2021-05-15T13:52:02.4688488Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:02.4688884Z NOT_CRAN: true 2021-05-15T13:52:02.4689233Z ##[endgroup] 2021-05-15T13:52:02.6792401Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:52:02.7728084Z Running before_install: step_install_remote_binaries() 2021-05-15T13:52:03.1422877Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T13:52:03.1423615Z remotes::install_deps(dependencies = TRUE) 2021-05-15T13:52:03.1424205Z remotes::install_cran("rcmdcheck") 2021-05-15T13:52:03.1424729Z remotes::install_cran("markdown") 2021-05-15T13:52:03.1431431Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:52:03.1431832Z env: 2021-05-15T13:52:03.1432248Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:03.1432704Z TIC_DEPLOY_KEY: 2021-05-15T13:52:03.1433473Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:03.1435047Z GITHUB_PAT: *** 2021-05-15T13:52:03.1435443Z COVERALLS_TOKEN: 2021-05-15T13:52:03.1435896Z continue-on-error: false 2021-05-15T13:52:03.1436356Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:03.1436806Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:03.1437251Z TZ: UTC 2021-05-15T13:52:03.1437615Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:03.1438033Z NOT_CRAN: true 2021-05-15T13:52:03.1438397Z ##[endgroup] 2021-05-15T13:52:18.2168522Z png (NA -> 0.1-7 ) [CRAN] 2021-05-15T13:52:18.2169986Z lubridate (NA -> 1.7.10) [CRAN] 2021-05-15T13:52:18.2191044Z Installing 2 packages: png, lubridate 2021-05-15T13:52:18.2201945Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:52:18.2203114Z (as ‘lib’ is unspecified) 2021-05-15T13:52:29.7095106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-15T13:52:30.5152185Z Content type 'binary/octet-stream' length 58735 bytes (57 KB) 2021-05-15T13:52:30.5153666Z ================================================== 2021-05-15T13:52:30.5154558Z downloaded 57 KB 2021-05-15T13:52:30.5155052Z 2021-05-15T13:52:30.5189365Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lubridate_1.7.10.tar.gz' 2021-05-15T13:52:30.9097955Z Content type 'binary/octet-stream' length 2017198 bytes (1.9 MB) 2021-05-15T13:52:30.9437228Z ================================================== 2021-05-15T13:52:30.9437739Z downloaded 1.9 MB 2021-05-15T13:52:30.9438036Z 2021-05-15T13:52:31.1166907Z * installing *binary* package ‘png’ ... 2021-05-15T13:52:31.1203682Z * DONE (png) 2021-05-15T13:52:31.4490915Z * installing *binary* package ‘lubridate’ ... 2021-05-15T13:52:31.4565880Z * DONE (lubridate) 2021-05-15T13:52:31.4622675Z 2021-05-15T13:52:31.4623683Z The downloaded source packages are in 2021-05-15T13:52:31.4624998Z ‘/tmp/Rtmpl4DYAY/downloaded_packages’ 2021-05-15T13:52:42.5413859Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T13:52:42.5415494Z Use `force = TRUE` to force installation 2021-05-15T13:52:42.5423209Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T13:52:42.5424419Z Use `force = TRUE` to force installation 2021-05-15T13:52:42.5530677Z ##[group]Run options(width = 100) 2021-05-15T13:52:42.5531134Z options(width = 100) 2021-05-15T13:52:42.5531609Z pkgs <- installed.packages()[, "Package"] 2021-05-15T13:52:42.5532205Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T13:52:42.5538548Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:52:42.5538884Z env: 2021-05-15T13:52:42.5539250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:42.5539627Z TIC_DEPLOY_KEY: 2021-05-15T13:52:42.5540302Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:42.5541701Z GITHUB_PAT: *** 2021-05-15T13:52:42.5542030Z COVERALLS_TOKEN: 2021-05-15T13:52:42.5542433Z continue-on-error: false 2021-05-15T13:52:42.5542820Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:42.5543219Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:42.5543574Z TZ: UTC 2021-05-15T13:52:42.5543909Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:42.5544272Z NOT_CRAN: true 2021-05-15T13:52:42.5544593Z ##[endgroup] 2021-05-15T13:52:42.9405333Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T13:52:42.9406033Z setting value 2021-05-15T13:52:42.9406802Z version R version 3.6.3 (2020-02-29) 2021-05-15T13:52:42.9407371Z os Ubuntu 20.04.2 LTS 2021-05-15T13:52:42.9408073Z system x86_64, linux-gnu 2021-05-15T13:52:42.9408613Z ui X11 2021-05-15T13:52:42.9409122Z language (EN) 2021-05-15T13:52:42.9409808Z collate C.UTF-8 2021-05-15T13:52:42.9410511Z ctype C.UTF-8 2021-05-15T13:52:42.9411015Z tz UTC 2021-05-15T13:52:42.9411652Z date 2021-05-15 2021-05-15T13:52:42.9411945Z 2021-05-15T13:52:42.9412851Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T13:52:42.9413682Z package * version date lib source 2021-05-15T13:52:42.9414726Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T13:52:42.9415703Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9416557Z base * 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9417417Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9418270Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9419120Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9419976Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T13:52:42.9420807Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9421728Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9422388Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9423038Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9423708Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9424387Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9425093Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9425932Z compiler 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9426612Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9427278Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9428088Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9428805Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9429478Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9430146Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9430836Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9431559Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T13:52:42.9432294Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9432965Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9433636Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9434285Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9434976Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9435672Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9436339Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9437005Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9437671Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9438330Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9438995Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9439688Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9440347Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9441095Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T13:52:42.9441849Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9442510Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9443182Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9443856Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9444539Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9445215Z grid 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9445862Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9446521Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9447173Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9447929Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9448637Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9449314Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9449983Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9450661Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9451361Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9452061Z lubridate 1.7.10 2021-02-26 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9452741Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9453424Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9454159Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9454841Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9455517Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9456181Z methods * 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9456848Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9457490Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9458146Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9458790Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9459458Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9460141Z parallel 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9460821Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9461623Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9462287Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9462956Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9463610Z png 0.1-7 2013-12-03 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9464264Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9466721Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9467482Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9468160Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9468819Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9469483Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9470152Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9470839Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9471517Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9472179Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9472968Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9473645Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9474284Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9474965Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9475744Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9476430Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9477231Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9477918Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9478606Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9479274Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9479936Z splines 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9480575Z stats * 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9481220Z stats4 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9481942Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9482606Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9483272Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T13:52:42.9483913Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9484605Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T13:52:42.9485288Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9485946Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9486608Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9487290Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T13:52:42.9487976Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9488636Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9489300Z tools 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9489949Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9490752Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9491407Z utils * 3.6.3 2021-02-17 [2] local 2021-05-15T13:52:42.9492053Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9492714Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9493370Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9494042Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9494701Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T13:52:42.9495338Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9495996Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9496643Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9497298Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T13:52:42.9497563Z 2021-05-15T13:52:42.9497950Z [1] /home/runner/work/_temp/Library 2021-05-15T13:52:42.9498446Z [2] /opt/R/3.6.3/lib/R/library 2021-05-15T13:52:42.9524085Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T13:52:42.9524588Z Rscript -e 'tic::script()' 2021-05-15T13:52:42.9524944Z ls -l check 2021-05-15T13:52:42.9562382Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T13:52:42.9562817Z env: 2021-05-15T13:52:42.9563278Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:42.9563687Z TIC_DEPLOY_KEY: 2021-05-15T13:52:42.9564379Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:42.9565953Z GITHUB_PAT: *** 2021-05-15T13:52:42.9566302Z COVERALLS_TOKEN: 2021-05-15T13:52:42.9566701Z continue-on-error: false 2021-05-15T13:52:42.9567113Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:42.9567508Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:42.9567882Z TZ: UTC 2021-05-15T13:52:42.9568202Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:42.9568552Z NOT_CRAN: true 2021-05-15T13:52:42.9568862Z ##[endgroup] 2021-05-15T13:52:43.1786759Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:52:43.2846915Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T13:52:43.2848560Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T13:52:43.2849561Z timeout = Inf, check_dir = "check") 2021-05-15T13:52:43.3387534Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T13:52:43.5242086Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T13:52:43.5425544Z * preparing ‘dcmtk’: 2021-05-15T13:52:43.5471002Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:52:43.5472034Z * running ‘cleanup’ 2021-05-15T13:52:43.5876015Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:52:43.5882927Z * checking for empty or unneeded directories 2021-05-15T13:52:43.5892140Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T13:52:43.5919944Z * building ‘dcmtk_0.6.8.1.tar.gz’ 2021-05-15T13:52:43.7098757Z 2021-05-15T13:52:43.8370301Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T13:52:44.0202998Z * using log directory ‘/home/runner/work/dcmtk/dcmtk/check/dcmtk.Rcheck’ 2021-05-15T13:52:44.0204312Z * using R version 3.6.3 (2020-02-29) 2021-05-15T13:52:44.0205298Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T13:52:44.0206220Z * using session charset: UTF-8 2021-05-15T13:52:44.0820893Z * using option ‘--as-cran’ 2021-05-15T13:52:44.0841850Z * checking for file ‘dcmtk/DESCRIPTION’ ... OK 2021-05-15T13:52:44.0842963Z * checking extension type ... Package 2021-05-15T13:52:44.0844089Z * this is package ‘dcmtk’ version ‘0.6.8.1’ 2021-05-15T13:52:44.0845098Z * package encoding: UTF-8 2021-05-15T13:52:44.0862591Z * checking package namespace information ... OK 2021-05-15T13:52:57.6594630Z * checking package dependencies ... OK 2021-05-15T13:52:57.6606202Z * checking if this is a source package ... OK 2021-05-15T13:52:57.6607213Z * checking if there is a namespace ... OK 2021-05-15T13:52:57.9257093Z * checking for executable files ... OK 2021-05-15T13:52:57.9258045Z * checking for hidden files and directories ... OK 2021-05-15T13:52:57.9263857Z * checking for portable file names ... OK 2021-05-15T13:52:57.9275186Z * checking for sufficient/correct file permissions ... OK 2021-05-15T13:52:57.9291847Z * checking serialization versions ... OK 2021-05-15T13:53:00.7108985Z * checking whether package ‘dcmtk’ can be installed ... OK 2021-05-15T13:53:00.7219065Z * checking installed package size ... OK 2021-05-15T13:53:00.7669546Z * checking package directory ... OK 2021-05-15T13:53:00.7670320Z * checking for future file timestamps ... OK 2021-05-15T13:53:00.8913969Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:53:00.8915165Z * checking top-level files ... OK 2021-05-15T13:53:00.8915983Z * checking for left-over files ... OK 2021-05-15T13:53:00.8916699Z * checking index information ... OK 2021-05-15T13:53:00.9319878Z * checking package subdirectories ... OK 2021-05-15T13:53:00.9694264Z * checking R files for non-ASCII characters ... OK 2021-05-15T13:53:01.0109335Z * checking R files for syntax errors ... OK 2021-05-15T13:53:01.6142378Z * checking whether the package can be loaded ... OK 2021-05-15T13:53:02.0844633Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T13:53:02.5991513Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T13:53:03.8237738Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T13:53:03.8239375Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T13:53:04.3963974Z * checking loading without being on the library search path ... OK 2021-05-15T13:53:04.8999816Z * checking dependencies in R code ... OK 2021-05-15T13:53:06.2631329Z * checking S3 generic/method consistency ... OK 2021-05-15T13:53:06.7984530Z * checking replacement functions ... OK 2021-05-15T13:53:07.3210809Z * checking foreign function calls ... OK 2021-05-15T13:53:10.7266809Z * checking R code for possible problems ... OK 2021-05-15T13:53:10.9275432Z * checking Rd files ... OK 2021-05-15T13:53:10.9707349Z * checking Rd metadata ... OK 2021-05-15T13:53:11.0444438Z * checking Rd line widths ... OK 2021-05-15T13:53:11.1206889Z * checking Rd cross-references ... OK 2021-05-15T13:53:11.6088956Z * checking for missing documentation entries ... OK 2021-05-15T13:53:13.1616668Z * checking for code/documentation mismatches ... OK 2021-05-15T13:53:14.6638146Z * checking Rd \usage sections ... OK 2021-05-15T13:53:14.7448762Z * checking Rd contents ... OK 2021-05-15T13:53:14.8365396Z * checking for unstated dependencies in examples ... OK 2021-05-15T13:53:14.8497851Z * checking contents of ‘data’ directory ... OK 2021-05-15T13:53:15.0152743Z * checking data for non-ASCII characters ... OK 2021-05-15T13:53:15.1719911Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T13:53:15.1721109Z * checking line endings in shell scripts ... OK 2021-05-15T13:53:17.2346824Z * checking examples ... OK 2021-05-15T13:53:17.2875127Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T13:53:17.4217746Z * checking tests ... 2021-05-15T13:53:26.5320970Z Running ‘testthat.R’ 2021-05-15T13:53:26.5369591Z OK 2021-05-15T13:53:28.1760379Z * checking PDF version of manual ... OK 2021-05-15T13:53:28.1761583Z * checking for detritus in the temp directory ... OK 2021-05-15T13:53:28.1762259Z * DONE 2021-05-15T13:53:28.1762672Z 2021-05-15T13:53:28.1763171Z Status: OK 2021-05-15T13:53:28.1763575Z 2021-05-15T13:53:28.2427443Z ── R CMD check results ────────────────────────────────────── dcmtk 0.6.8.1 ──── 2021-05-15T13:53:28.2442223Z Duration: 44.5s 2021-05-15T13:53:28.2442645Z 2021-05-15T13:53:28.2452326Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T13:53:28.2533500Z total 1300 2021-05-15T13:53:28.2534781Z drwxr-xr-x 6 runner docker 4096 May 15 13:53 dcmtk.Rcheck 2021-05-15T13:53:28.2535844Z -rw-r--r-- 1 runner docker 627994 May 15 13:52 dcmtk_0.6.8.1.tar.gz 2021-05-15T13:53:28.2536949Z -rw-r--r-- 1 runner docker 695357 May 15 13:53 dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T13:53:28.2570179Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T13:53:28.2570845Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T13:53:28.2609291Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T13:53:28.2609898Z env: 2021-05-15T13:53:28.2610270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:28.2610676Z TIC_DEPLOY_KEY: 2021-05-15T13:53:28.2611412Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:28.2612987Z GITHUB_PAT: *** 2021-05-15T13:53:28.2613324Z COVERALLS_TOKEN: 2021-05-15T13:53:28.2613737Z continue-on-error: false 2021-05-15T13:53:28.2614135Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:28.2614548Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:28.2614929Z TZ: UTC 2021-05-15T13:53:28.2615249Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:28.2615607Z NOT_CRAN: true 2021-05-15T13:53:28.2615916Z ##[endgroup] 2021-05-15T13:53:28.2701815Z 2021-05-15T13:53:28.2703098Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-15T13:53:28.2705487Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-15T13:53:28.2706734Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T13:53:28.2707177Z 2021-05-15T13:53:28.2707843Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T13:53:28.2708734Z You are welcome to redistribute it under certain conditions. 2021-05-15T13:53:28.2709780Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T13:53:28.2710277Z 2021-05-15T13:53:28.2710939Z R is a collaborative project with many contributors. 2021-05-15T13:53:28.2711887Z Type 'contributors()' for more information and 2021-05-15T13:53:28.2712885Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T13:53:28.2713381Z 2021-05-15T13:53:28.2714168Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T13:53:28.2715130Z 'help.start()' for an HTML browser interface to help. 2021-05-15T13:53:28.2715890Z Type 'q()' to quit R. 2021-05-15T13:53:28.2716247Z 2021-05-15T13:53:28.2716703Z > library(testthat) 2021-05-15T13:53:28.2717216Z > library(dcmtk) 2021-05-15T13:53:28.2717642Z > 2021-05-15T13:53:28.2718189Z > have_dcmtk = have_dcmtk_cmd("dcmdump") 2021-05-15T13:53:28.2718744Z > if (!have_dcmtk) { 2021-05-15T13:53:28.2719268Z + install_dir = tempdir() 2021-05-15T13:53:28.2719891Z + options(dcmtk.path = install_dir) 2021-05-15T13:53:28.2720384Z + } 2021-05-15T13:53:28.2720984Z > in_ci <- function() { 2021-05-15T13:53:28.2721550Z + nzchar(Sys.getenv("CI")) 2021-05-15T13:53:28.2722006Z + } 2021-05-15T13:53:28.2722459Z > if (!have_dcmtk) { 2021-05-15T13:53:28.2722921Z + res = try({ 2021-05-15T13:53:28.2723516Z + install_dcmtk(install_dir = install_dir) 2021-05-15T13:53:28.2724034Z + }) 2021-05-15T13:53:28.2724703Z + if (inherits(res, "try-error")) { 2021-05-15T13:53:28.2725264Z + res = FALSE 2021-05-15T13:53:28.2725675Z + } 2021-05-15T13:53:28.2726102Z + if (!res) { 2021-05-15T13:53:28.2726741Z + source_install_dcmtk(install_dir = install_dir) 2021-05-15T13:53:28.2727277Z + } 2021-05-15T13:53:28.2727660Z + } 2021-05-15T13:53:28.2728034Z > 2021-05-15T13:53:28.2728419Z > 2021-05-15T13:53:28.2728887Z > test_check("dcmtk") 2021-05-15T13:53:28.2729563Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 30 ] 2021-05-15T13:53:28.2730025Z > 2021-05-15T13:53:28.2730455Z > proc.time() 2021-05-15T13:53:28.2730989Z user system elapsed 2021-05-15T13:53:28.2731500Z 1.238 0.120 9.080 2021-05-15T13:53:28.2757308Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T13:53:28.2757795Z Rscript -e "tic::before_deploy()" 2021-05-15T13:53:28.2790980Z shell: /usr/bin/bash -e {0} 2021-05-15T13:53:28.2791318Z env: 2021-05-15T13:53:28.2791680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:28.2792080Z TIC_DEPLOY_KEY: 2021-05-15T13:53:28.2792770Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:28.2793868Z GITHUB_PAT: *** 2021-05-15T13:53:28.2794213Z COVERALLS_TOKEN: 2021-05-15T13:53:28.2794613Z continue-on-error: false 2021-05-15T13:53:28.2795017Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:28.2795511Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:28.2795885Z TZ: UTC 2021-05-15T13:53:28.2796204Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:28.2796558Z NOT_CRAN: true 2021-05-15T13:53:28.2796882Z ##[endgroup] 2021-05-15T13:53:28.5730131Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:53:28.5775828Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T13:53:28.5776362Z with: 2021-05-15T13:53:28.5777152Z upload_url: https://uploads.github.com/repos/neuroconductor/dcmtk/releases/42997055/assets{?name,label} 2021-05-15T13:53:28.5778099Z asset_path: check/dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T13:53:28.5778747Z asset_name: dcmtk_0.6.8.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T13:53:28.5779355Z asset_content_type: application/octet-stream 2021-05-15T13:53:28.5779829Z env: 2021-05-15T13:53:28.5780234Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:28.5780674Z TIC_DEPLOY_KEY: 2021-05-15T13:53:28.5781424Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:28.5782755Z GITHUB_PAT: *** 2021-05-15T13:53:28.5783141Z COVERALLS_TOKEN: 2021-05-15T13:53:28.5783592Z continue-on-error: false 2021-05-15T13:53:28.5784047Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:28.5784517Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:28.5784930Z TZ: UTC 2021-05-15T13:53:28.5785418Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:28.5785798Z NOT_CRAN: true 2021-05-15T13:53:28.5786562Z GITHUB_TOKEN: *** 2021-05-15T13:53:28.5786939Z ##[endgroup] 2021-05-15T13:53:29.1608369Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T13:53:29.1608889Z Rscript -e "tic::deploy()" 2021-05-15T13:53:29.1648898Z shell: /usr/bin/bash -e {0} 2021-05-15T13:53:29.1649264Z env: 2021-05-15T13:53:29.1649703Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:29.1650141Z TIC_DEPLOY_KEY: 2021-05-15T13:53:29.1650916Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:29.1652241Z GITHUB_PAT: *** 2021-05-15T13:53:29.1652626Z COVERALLS_TOKEN: 2021-05-15T13:53:29.1653102Z continue-on-error: false 2021-05-15T13:53:29.1653549Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:29.1654014Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:29.1654422Z TZ: UTC 2021-05-15T13:53:29.1654796Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:29.1655186Z NOT_CRAN: true 2021-05-15T13:53:29.1655591Z ##[endgroup] 2021-05-15T13:53:29.4909519Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:53:29.4937504Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T13:53:29.4938045Z Rscript -e "tic::after_deploy()" 2021-05-15T13:53:29.4978107Z shell: /usr/bin/bash -e {0} 2021-05-15T13:53:29.4978491Z env: 2021-05-15T13:53:29.4978910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:29.4979362Z TIC_DEPLOY_KEY: 2021-05-15T13:53:29.4980137Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:53:29.4981451Z GITHUB_PAT: *** 2021-05-15T13:53:29.4981854Z COVERALLS_TOKEN: 2021-05-15T13:53:29.4982311Z continue-on-error: false 2021-05-15T13:53:29.4982772Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:29.4983223Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:53:29.4983650Z TZ: UTC 2021-05-15T13:53:29.4984014Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:29.4984410Z NOT_CRAN: true 2021-05-15T13:53:29.4984778Z ##[endgroup] 2021-05-15T13:53:29.7286507Z ✔ Loading tic stage configuration from tic.R 2021-05-15T13:53:29.9687476Z Post job cleanup. 2021-05-15T13:53:30.0075019Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:53:30.0145554Z Post job cleanup. 2021-05-15T13:53:30.0960188Z [command]/usr/bin/git version 2021-05-15T13:53:30.1025746Z git version 2.31.1 2021-05-15T13:53:30.1045858Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:53:30.1085218Z [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-15T13:53:30.1299077Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:53:30.1328759Z http.https://github.com/.extraheader 2021-05-15T13:53:30.1337547Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T13:53:30.1372290Z [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-15T13:53:30.1615047Z Cleaning up orphan processes